MIF_E31211986/Library/Bee/artifacts/Android/il2cppOutput/cpp/Unity.TextMeshPro3.cpp

51596 lines
2.5 MiB

#include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <limits>
struct VirtualActionInvoker0
{
typedef void (*Action)(void*, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1>
struct VirtualActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename 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, typename T3>
struct VirtualFuncInvoker3
{
typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, 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);
}
};
// System.Action`1<UnityEngine.Font>
struct Action_1_tD91E4D0ED3C2E385D3BDD4B3EA48B5F99D39F1DC;
// System.Action`1<System.Int32>
struct Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404;
// System.Action`1<System.Object>
struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87;
// System.Action`1<UnityEngine.Object>
struct Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A;
// System.Action`1<TMPro.TMP_TextInfo>
struct Action_1_tB93AB717F9D419A1BEC832FF76E74EAA32184CC1;
// System.Action`2<System.Int32,System.Int32>
struct Action_2_tD7438462601D3939500ED67463331FE00CFFBDB8;
// System.Threading.AsyncLocal`1<System.Globalization.CultureInfo>
struct AsyncLocal_1_t1D3339EA4C8650D2DEDDF9553E5C932B3DC2CCFD;
// System.Comparison`1<UnityEngine.EventSystems.RaycastResult>
struct Comparison_1_t9FCAC8C8CE160A96C5AAD2DE1D353DCE8A2FEEFC;
// System.Collections.Generic.Dictionary`2<System.Action`1<UnityEngine.Object>,System.Collections.Generic.LinkedListNode`1<System.Action`1<UnityEngine.Object>>>
struct Dictionary_2_t9FB13B661433DEEC78301CAC98E6FF103A9FF47E;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo>
struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>
struct Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180;
// System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo>
struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28;
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>
struct Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7;
// System.Collections.Generic.Dictionary`2<System.UInt32,System.Int32>
struct Dictionary_2_t1A4804CA9724B6CE01D6ECABE81CE0848CBA80B4;
// System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>
struct Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A;
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character>
struct Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0;
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord>
struct Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142;
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_SpriteCharacter>
struct Dictionary_2_t2E5037179C9A1F1245F111C037CAFB47E3EB45ED;
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_SpriteGlyph>
struct Dictionary_2_tDE8FAF4CAC415F7871ED1DBA452249683C3C7C27;
// TMPro.FastAction`1<System.Boolean>
struct FastAction_1_tFC26007E6ECC49160C91059DC218FDD0602EE4F3;
// TMPro.FastAction`1<System.Object>
struct FastAction_1_t30779A2821DCE05CA702D5800B30CABF67687135;
// TMPro.FastAction`1<UnityEngine.Object>
struct FastAction_1_tE50C6A692DF85AB55BE3160B659FA7DF19DFA005;
// TMPro.FastAction`2<System.Boolean,UnityEngine.Material>
struct FastAction_2_tECA23F8F5AC1D6DF8BAB8AEDD017A064D210F83A;
// TMPro.FastAction`2<System.Boolean,UnityEngine.Object>
struct FastAction_2_t67E5AC7D6D05EC71192B279EA4EC495B4B3B4A9B;
// TMPro.FastAction`2<System.Object,TMPro.Compute_DT_EventArgs>
struct FastAction_2_t7A930CE5DBE699F7BADA18E19F951E3D68821A0D;
// TMPro.FastAction`3<UnityEngine.GameObject,UnityEngine.Material,UnityEngine.Material>
struct FastAction_3_tF1621854653F0CB64C7EE2C86A181B843FA49E77;
// System.Func`2<UnityEngine.TextCore.Glyph,System.UInt32>
struct Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB;
// System.Func`2<TMPro.KerningPair,System.UInt32>
struct Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C;
// System.Func`2<System.Object,System.UInt32>
struct Func_2_tB86D019F1289E2D123C00796B373933613385952;
// System.Func`2<TMPro.TMP_Character,System.UInt32>
struct Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769;
// System.Func`2<TMPro.TMP_GlyphPairAdjustmentRecord,System.UInt32>
struct Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED;
// System.Func`3<System.Int32,System.String,TMPro.TMP_FontAsset>
struct Func_3_tC721DF8CDD07ED66A4833A19A2ED2302608C906C;
// System.Func`3<System.Int32,System.String,TMPro.TMP_SpriteAsset>
struct Func_3_t6F6D9932638EA1A5A45303C6626C818C25D164E5;
// System.Collections.Generic.HashSet`1<UnityEngine.UI.IClippable>
struct HashSet_1_tC2DD42EF8D44AC9B58E6A24D2D499C4A792620C9;
// System.Collections.Generic.HashSet`1<System.Int32>
struct HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2;
// System.Collections.Generic.HashSet`1<UnityEngine.UI.MaskableGraphic>
struct HashSet_1_t7339109B23CAC1C7B695498778D7AC8166F04AF7;
// System.Collections.Generic.HashSet`1<System.UInt32>
struct HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A;
// System.Collections.Generic.IEnumerable`1<UnityEngine.TextCore.Glyph>
struct IEnumerable_1_t8EAA62AD6B07F46918563C8D20CFB154551D1F82;
// System.Collections.Generic.IEnumerable`1<TMPro.KerningPair>
struct IEnumerable_1_t754AA74BCF7ABF50C833ACBAB61553AE7F94F10A;
// System.Collections.Generic.IEnumerable`1<System.Object>
struct IEnumerable_1_tF95C9E01A913DD50575531C8305932628663D9E9;
// System.Collections.Generic.IEnumerable`1<TMPro.TMP_Character>
struct IEnumerable_1_tC7F5D1AA1F971673BED924A7B763E7B3E4244124;
// System.Collections.Generic.IEnumerable`1<TMPro.TMP_GlyphPairAdjustmentRecord>
struct IEnumerable_1_t7B2CADCD5EF46ED9ABB56E7E08A4146537AF72CD;
// System.Collections.Generic.IEnumerable`1<System.UInt32>
struct IEnumerable_1_tF78C5A55C1D093F0B8CD95E0247BA2EE703D9D55;
// System.Collections.Generic.IEnumerable`1<TMPro.TMP_Dropdown/OptionData>
struct IEnumerable_1_tA6A98529A099A09F113B700F78085F2959AE4BB6;
// System.Collections.Generic.IEqualityComparer`1<System.Int32>
struct IEqualityComparer_1_tDBFC8496F14612776AF930DBF84AFE7D06D1F0E9;
// System.Collections.Generic.IEqualityComparer`1<System.UInt32>
struct IEqualityComparer_1_t0BB8211419723EB61BF19007AC9D62365E50500E;
// System.Linq.IOrderedEnumerable`1<UnityEngine.TextCore.Glyph>
struct IOrderedEnumerable_1_t554998B4972BCDF669DF6EE450C3577EE275C183;
// System.Linq.IOrderedEnumerable`1<TMPro.KerningPair>
struct IOrderedEnumerable_1_t59507A6CFDFA07B6C03E0E3BF1407AE7CFC20296;
// System.Linq.IOrderedEnumerable`1<System.Object>
struct IOrderedEnumerable_1_t0E680E8E1A4A676334F2A0C9A6F9B93135A65EAC;
// System.Linq.IOrderedEnumerable`1<TMPro.TMP_Character>
struct IOrderedEnumerable_1_t74D0DCEBA2AAEB7B4C527F6E618E6AF644BE07C7;
// System.Linq.IOrderedEnumerable`1<TMPro.TMP_GlyphPairAdjustmentRecord>
struct IOrderedEnumerable_1_t5A2506F104BF299E53DD6E6DF19970AA5E6D20EE;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,UnityEngine.TextCore.Glyph>
struct KeyCollection_t7DFB54EEE9F73B96A1C6B50FFA50248E330F8F23;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,TMPro.TMP_Character>
struct KeyCollection_tC71FA11749E936C809A9B4EF81DF00FE54556509;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord>
struct KeyCollection_tA8BC84D1186868F27E7DE472869DE9C55BD5782D;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,TMPro.TMP_SpriteCharacter>
struct KeyCollection_t1B0FCC60AF08E0919CBEB42B9C2E7C15737FD20C;
// System.Collections.Generic.LinkedList`1<System.Action`1<UnityEngine.Object>>
struct LinkedList_1_tA75C78C76C8C00278F758EE6873486604C8C880C;
// System.Collections.Generic.List`1<UnityEngine.EventSystems.BaseInputModule>
struct List_1_tA5BDE435C735A082941CD33D212F97F4AE9FA55F;
// System.Collections.Generic.List`1<UnityEngine.Canvas>
struct List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94;
// System.Collections.Generic.List`1<UnityEngine.CanvasGroup>
struct List_1_t2CDCA768E7F493F5EDEBC75AEB200FD621354E35;
// System.Collections.Generic.List`1<System.Char>
struct List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7;
// System.Collections.Generic.List`1<UnityEngine.Color32>
struct List_1_t3517D52AE25CA3B19051E691E9C06ED03A3AB9B8;
// System.Collections.Generic.List`1<UnityEngine.EventSystems.EventSystem>
struct List_1_tF2FE88545EFEC788CAAE6C74EC2F78E937FCCAC3;
// System.Collections.Generic.List`1<UnityEngine.GameObject>
struct List_1_tB951CE80B58D1BF9650862451D8DAD8C231F207B;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph>
struct List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C;
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>
struct List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B;
// System.Collections.Generic.List`1<UnityEngine.UI.Graphic>
struct List_1_tF6D13D87DD02D4EF3ECD7763371397BD6D1A2C0F;
// System.Collections.Generic.List`1<UnityEngine.UI.Image>
struct List_1_tE6BB71ABF15905EFA2BE92C38A2716547AEADB19;
// System.Collections.Generic.List`1<System.Int32>
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73;
// System.Collections.Generic.List`1<TMPro.KerningPair>
struct List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30;
// System.Collections.Generic.List`1<System.Object>
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
// System.Collections.Generic.List`1<UnityEngine.EventSystems.RaycastResult>
struct List_1_t8292C421BBB00D7661DC07462822936152BAB446;
// System.Collections.Generic.List`1<UnityEngine.UI.RectMask2D>
struct List_1_t099FA1DB61217A855A3732B3DCA8E909BB24E1AB;
// System.Collections.Generic.List`1<UnityEngine.RectTransform>
struct List_1_t5ED555E220A2C0CA4F1CC393401AF0D7BA5B456B;
// System.Collections.Generic.List`1<UnityEngine.Sprite>
struct List_1_t7BE9C297880B5B41D1E6B89174D4394BF535D206;
// System.Collections.Generic.List`1<System.String>
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD;
// System.Collections.Generic.List`1<TMPro.TMP_Character>
struct List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E;
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset>
struct List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF;
// System.Collections.Generic.List`1<TMPro.TMP_Glyph>
struct List_1_tAB7976FADCF872E418770E60783056C23394843D;
// System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord>
struct List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A;
// System.Collections.Generic.List`1<TMPro.TMP_Sprite>
struct List_1_tBF2191892DFB746CF83364BF93720BDBF5422853;
// System.Collections.Generic.List`1<TMPro.TMP_SpriteAsset>
struct List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868;
// System.Collections.Generic.List`1<TMPro.TMP_SpriteCharacter>
struct List_1_t2F39287A7FAAAD3D4A84C8C4EF6D748502C1DACC;
// System.Collections.Generic.List`1<TMPro.TMP_SpriteGlyph>
struct List_1_t1ACC21967B12156F242D5D942EF3A71908550905;
// System.Collections.Generic.List`1<System.UInt32>
struct List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A;
// System.Collections.Generic.List`1<UnityEngine.Vector3>
struct List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B;
// System.Collections.Generic.List`1<UnityEngine.Vector4>
struct List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317;
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem>
struct List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97;
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>
struct List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52;
// System.Predicate`1<TMPro.KerningPair>
struct Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9;
// System.Predicate`1<System.Object>
struct Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12;
// TMPro.TweenRunner`1<TMPro.FloatTween>
struct TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E;
// UnityEngine.UI.CoroutineTween.TweenRunner`1<UnityEngine.UI.CoroutineTween.ColorTween>
struct TweenRunner_1_t5BB0582F926E75E2FE795492679A6CF55A4B4BC4;
// UnityEngine.Events.UnityAction`1<System.Boolean>
struct UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9;
// UnityEngine.Events.UnityAction`1<UnityEngine.Color>
struct UnityAction_1_t1096D18D9D13996146965189C54BB1A577A8011F;
// UnityEngine.Events.UnityAction`1<System.Single>
struct UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90;
// UnityEngine.Events.UnityEvent`1<System.Boolean>
struct UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB;
// UnityEngine.Events.UnityEvent`1<UnityEngine.Color>
struct UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9;
// UnityEngine.Events.UnityEvent`1<System.Int32>
struct UnityEvent_1_t7CC0661D6B113117B4CC68761D93AC8DF5DBD66A;
// UnityEngine.Events.UnityEvent`1<System.Int32Enum>
struct UnityEvent_1_t090B79D1A655BCAB01BC91C7409AC476DC731B81;
// UnityEngine.Events.UnityEvent`1<System.Object>
struct UnityEvent_1_t3CE03B42D5873C0C0E0692BEE72E1E6D5399F205;
// UnityEngine.Events.UnityEvent`1<System.Single>
struct UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4;
// UnityEngine.Events.UnityEvent`1<System.String>
struct UnityEvent_1_tC9859540CF1468306CAB6D758C0A0D95DBCEC257;
// UnityEngine.Events.UnityEvent`1<UnityEngine.TouchScreenKeyboard/Status>
struct UnityEvent_1_t85E993D7FA05D159800BE750A9F55526111C22AB;
// UnityEngine.Events.UnityEvent`3<System.Object,System.Int32,System.Int32>
struct UnityEvent_3_tD7E14BDD38F12B63EFECBD1604C666F9AF100EAA;
// UnityEngine.Events.UnityEvent`3<System.String,System.Int32,System.Int32>
struct UnityEvent_3_t5EE2DC870C12CB60384C5FCBB0DAD36392E701AD;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,UnityEngine.TextCore.Glyph>
struct ValueCollection_t9D8F6C6B5687314A4B0B69B729B1DF24C2AE9AED;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,TMPro.TMP_Character>
struct ValueCollection_t8D5EC2FA30E455F3AC119716BB909FFA1CD59DBE;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord>
struct ValueCollection_t39651256547A96154CD080EC10FF9E4A0A00C572;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,TMPro.TMP_SpriteCharacter>
struct ValueCollection_t8F70C64592235FA1B1D4D29CCECB4C57AC0C78F9;
// System.Collections.Generic.Dictionary`2/Entry<System.UInt32,UnityEngine.TextCore.Glyph>[]
struct EntryU5BU5D_t2B23F93FCF85B0BA4D4C152B1468476B33B470D1;
// System.Collections.Generic.Dictionary`2/Entry<System.UInt32,TMPro.TMP_Character>[]
struct EntryU5BU5D_t4F3493B13237D6830CBEDA6A37D57EEFEB165466;
// System.Collections.Generic.Dictionary`2/Entry<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord>[]
struct EntryU5BU5D_tD9625F8E3067C4376493E8C4069FD53F2E755C50;
// System.Collections.Generic.Dictionary`2/Entry<System.UInt32,TMPro.TMP_SpriteCharacter>[]
struct EntryU5BU5D_t6E9F5D5EAB901B88E40FF6DA479AFFD6F32FB7E2;
// System.Collections.Generic.HashSet`1/Slot<System.Int32>[]
struct SlotU5BU5D_tC4D7CD3E804DC835CCF2F990797BC1D9AE4330D7;
// System.Collections.Generic.HashSet`1/Slot<System.UInt32>[]
struct SlotU5BU5D_tBF418274114DA8D3D070D784415BF0500C1960C6;
// TMPro.TMP_TextProcessingStack`1<System.Int32>[]
struct TMP_TextProcessingStack_1U5BU5D_t08293E0BB072311BB96170F351D1083BCA97B9B2;
// UnityEngine.EventSystems.BaseRaycaster[]
struct BaseRaycasterU5BU5D_tAE62D3FF1A5FF9DE20B2756DA4F4F8981925A799;
// System.Byte[]
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
// UnityEngine.Canvas[]
struct CanvasU5BU5D_tE5C544063BDA76B67407EFED5FF893BBCDB74841;
// System.Char[]
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
// UnityEngine.Color32[]
struct Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259;
// System.Decimal[]
struct DecimalU5BU5D_t93BA0C88FA80728F73B792EE1A5199D0C060B615;
// System.Delegate[]
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
// TMPro.FontWeight[]
struct FontWeightU5BU5D_t2A406B5BAB0DD0F06E7F1773DB062E4AF98067BA;
// UnityEngine.TextCore.Glyph[]
struct GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5;
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[]
struct GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7;
// UnityEngine.TextCore.GlyphRect[]
struct GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70;
// TMPro.HighlightState[]
struct HighlightStateU5BU5D_tA878A0AF1F4F52882ACD29515AADC277EE135622;
// TMPro.HorizontalAlignmentOptions[]
struct HorizontalAlignmentOptionsU5BU5D_t4D185662282BFB910D8B9A8199E91578E9422658;
// UnityEngine.EventSystems.IScrollHandler[]
struct IScrollHandlerU5BU5D_tB75AD9E80F9638ED9B3AA977FD42132F857C7821;
// System.Int32[]
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
// System.IntPtr[]
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
// TMPro.KerningPair[]
struct KerningPairU5BU5D_tE32FE368326412A1A7114990D32488E0D6EF8425;
// UnityEngine.Material[]
struct MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D;
// TMPro.MaterialReference[]
struct MaterialReferenceU5BU5D_t7491D335AB3E3E13CE9C0F5E931F396F6A02E1F2;
// System.Object[]
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
// TMPro.RichTextTagAttribute[]
struct RichTextTagAttributeU5BU5D_t5816316EFD8F59DBC30B9F88E15828C564E47B6D;
// UnityEngine.UI.Selectable[]
struct SelectableU5BU5D_t4160E135F02A40F75A63F787D36F31FEC6FE91A9;
// System.Single[]
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
// UnityEngine.Sprite[]
struct SpriteU5BU5D_tCEE379E10CAD9DBFA770B331480592548ED0EA1B;
// System.Diagnostics.StackTrace[]
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
// System.String[]
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
// TMPro.TMP_Character[]
struct TMP_CharacterU5BU5D_tC0FE7802A3B867FC94F352EF3978AD82C258AA0F;
// TMPro.TMP_CharacterInfo[]
struct TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99;
// TMPro.TMP_ColorGradient[]
struct TMP_ColorGradientU5BU5D_t2F65E8C42F268DFF33BB1392D94BCF5B5087308A;
// TMPro.TMP_FontAsset[]
struct TMP_FontAssetU5BU5D_tC028E06B33643ABCED25C8BF7CB21A748E23BB83;
// TMPro.TMP_FontWeightPair[]
struct TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37;
// TMPro.TMP_Glyph[]
struct TMP_GlyphU5BU5D_tF889227FF4A6F9DEE83A698B66DE1539DE07FFE6;
// TMPro.TMP_GlyphPairAdjustmentRecord[]
struct TMP_GlyphPairAdjustmentRecordU5BU5D_t3BB4A5EE76A8B0B0080982C0C9CC1B9C2F020FEB;
// TMPro.TMP_LineInfo[]
struct TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E;
// TMPro.TMP_LinkInfo[]
struct TMP_LinkInfoU5BU5D_tE11BE54A5923BD2148E716289F44EA465E06536E;
// TMPro.TMP_MeshInfo[]
struct TMP_MeshInfoU5BU5D_t3549EA3B9F542558E0DB1EDFAB98C612FE4231D7;
// TMPro.TMP_PageInfo[]
struct TMP_PageInfoU5BU5D_tE3DAAA8E2E9147F97C424A9034F677A516E8DAF9;
// TMPro.TMP_SpriteAsset[]
struct TMP_SpriteAssetU5BU5D_t94E3C1245DB0CEAB0BCB01A00BE5551C4CAEC6DC;
// TMPro.TMP_SubMeshUI[]
struct TMP_SubMeshUIU5BU5D_tC77B263183A59A75345C26152457207EAC3BBF29;
// TMPro.TMP_WordInfo[]
struct TMP_WordInfoU5BU5D_tD1759E5A84DCCCD42B718D79E953E72A432BB4DC;
// UnityEngine.Texture2D[]
struct Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191;
// System.Type[]
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
// UnityEngine.UIVertex[]
struct UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F;
// System.UInt32[]
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA;
// UnityEngine.Vector2[]
struct Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA;
// UnityEngine.Vector3[]
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
// TMPro.WordWrapState[]
struct WordWrapStateU5BU5D_t473D59C9DBCC949CE72EF1EB471CBA152A6CEAC9;
// TMPro.TMP_Dropdown/DropdownItem[]
struct DropdownItemU5BU5D_tCEC8D0151E2387CE63ED9CF38106A837707DF0C3;
// TMPro.TMP_Dropdown/OptionData[]
struct OptionDataU5BU5D_tEB78063B7582A72D41E99569EB93D519AC75F615;
// TMPro.TMP_InputField/ContentType[]
struct ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39;
// TMPro.TMP_Text/UnicodeChar[]
struct UnicodeCharU5BU5D_t67F27D09F8EB28D2C42DFF16FE60054F157012F5;
// UnityEngine.UI.AnimationTriggers
struct AnimationTriggers_tA0DC06F89C5280C6DD972F6F4C8A56D7F4F79074;
// System.AsyncCallback
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
// UnityEngine.EventSystems.AxisEventData
struct AxisEventData_t4AA742BC101B1AA300B16EE7F19E31B91F37A938;
// UnityEngine.EventSystems.BaseEventData
struct BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F;
// UnityEngine.EventSystems.BaseInput
struct BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622;
// UnityEngine.EventSystems.BaseInputModule
struct BaseInputModule_tF3B7C22AF1419B2AC9ECE6589357DC1B88ED96B1;
// UnityEngine.EventSystems.BaseRaycaster
struct BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832;
// UnityEngine.Behaviour
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA;
// System.Reflection.Binder
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
// UnityEngine.UI.Button
struct Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098;
// System.Globalization.Calendar
struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B;
// UnityEngine.Camera
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184;
// UnityEngine.Canvas
struct Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26;
// UnityEngine.CanvasGroup
struct CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094;
// UnityEngine.CanvasRenderer
struct CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860;
// System.Globalization.CompareInfo
struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57;
// UnityEngine.Component
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3;
// UnityEngine.Coroutine
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B;
// System.Globalization.CultureData
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D;
// System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0;
// System.Globalization.DateTimeFormatInfo
struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A;
// System.DelegateData
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
// UnityEngine.Event
struct Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB;
// UnityEngine.EventSystems.EventSystem
struct EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707;
// System.Threading.ExecutionContext
struct ExecutionContext_t9D6EDFD92F0B2D391751963E2D77A8B03CB81710;
// TMPro.FaceInfo_Legacy
struct FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8;
// TMPro.FastAction
struct FastAction_t32D4ADE06921D3EAB9BCE9B6397C82A4A898644D;
// UnityEngine.Font
struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6;
// UnityEngine.GameObject
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F;
// UnityEngine.TextCore.Glyph
struct Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F;
// UnityEngine.UI.Graphic
struct Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931;
// UnityEngine.UI.GraphicRaycaster
struct GraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B;
// System.IAsyncResult
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
// UnityEngine.UI.ICanvasElement
struct ICanvasElement_t7F0ABB1280486B82E3267F9C26130FD4AAACAE91;
// System.Collections.IDictionary
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
// System.Collections.IEnumerator
struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA;
// UnityEngine.UI.ILayoutController
struct ILayoutController_tD6B9DA814D1859D5391E51BDD5CDD3192AD5DFA8;
// System.Security.Principal.IPrincipal
struct IPrincipal_tE7AF5096287F6C3472585E124CB38FF2A51EAB5F;
// UnityEngine.EventSystems.IScrollHandler
struct IScrollHandler_t762CB73017D561E11CF6759ED9FD8C9F24B3D13F;
// TMPro.ITextPreprocessor
struct ITextPreprocessor_tDBB49C8B68D7B80E8D233B9D9666C43981EFAAB9;
// UnityEngine.UI.Image
struct Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E;
// System.IndexOutOfRangeException
struct IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82;
// System.Threading.InternalThread
struct InternalThread_tF40B7BFCBD60C82BD8475A22FF5186CA10293687;
// UnityEngine.Events.InvokableCallList
struct InvokableCallList_t309E1C8C7CE885A0D2F98C84CEA77A8935688382;
// TMPro.KerningPair
struct KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481;
// TMPro.KerningTable
struct KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B;
// UnityEngine.UI.LayoutElement
struct LayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A;
// UnityEngine.UI.LayoutGroup
struct LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE;
// System.LocalDataStoreHolder
struct LocalDataStoreHolder_t789DD474AE5141213C2105CE57830ECFC2D3C03F;
// System.LocalDataStoreMgr
struct LocalDataStoreMgr_t205F1783D5CC2B148E829B5882E5406FF9A3AC1E;
// UnityEngine.UI.Mask
struct Mask_tE8E16C858EC6ECCE545C03802BD1399F7F406213;
// UnityEngine.Material
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3;
// System.Reflection.MemberFilter
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
// UnityEngine.Mesh
struct Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4;
// System.Reflection.MethodInfo
struct MethodInfo_t;
// UnityEngine.MonoBehaviour
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71;
// System.MulticastDelegate
struct MulticastDelegate_t;
// System.NotSupportedException
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A;
// System.Globalization.NumberFormatInfo
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472;
// UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
// UnityEngine.Events.PersistentCallGroup
struct PersistentCallGroup_tB826EDF15DC80F71BCBCD8E410FD959A04C33F25;
// UnityEngine.EventSystems.PointerEventData
struct PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB;
// UnityEngine.UI.RectMask2D
struct RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670;
// UnityEngine.RectOffset
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5;
// UnityEngine.RectTransform
struct RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5;
// UnityEngine.UI.RectangularVertexClipper
struct RectangularVertexClipper_t55234A392C423FCC9A016503B2D1763D52E6605A;
// System.Runtime.Serialization.SafeSerializationManager
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
// UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A;
// UnityEngine.UI.ScrollRect
struct ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E;
// UnityEngine.UI.Scrollbar
struct Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3;
// UnityEngine.UI.Selectable
struct Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712;
// System.Runtime.Serialization.SerializationInfo
struct SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37;
// UnityEngine.Shader
struct Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692;
// UnityEngine.Sprite
struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99;
// System.String
struct String_t;
// TMPro.TMP_Asset
struct TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969;
// TMPro.TMP_Character
struct TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35;
// TMPro.TMP_ColorGradient
struct TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB;
// TMPro.TMP_Dropdown
struct TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504;
// TMPro.TMP_FontAsset
struct TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160;
// TMPro.TMP_FontAssetUtilities
struct TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125;
// TMPro.TMP_FontFeatureTable
struct TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA;
// TMPro.TMP_Glyph
struct TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310;
// TMPro.TMP_GlyphPairAdjustmentRecord
struct TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F;
// TMPro.TMP_InputField
struct TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F;
// TMPro.TMP_InputValidator
struct TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98;
// TMPro.TMP_ScrollbarEventHandler
struct TMP_ScrollbarEventHandler_t84C389ED6800977DAEA8C025E18C9F3321888F4D;
// TMPro.TMP_SpriteAnimator
struct TMP_SpriteAnimator_t2E0F016A61CA343E3222FF51E7CF0E53F9F256E4;
// TMPro.TMP_SpriteAsset
struct TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39;
// TMPro.TMP_SpriteCharacter
struct TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E;
// TMPro.TMP_Style
struct TMP_Style_tA9E5B1B35EBFE24EF980CEA03251B638282E120C;
// TMPro.TMP_StyleSheet
struct TMP_StyleSheet_t70C71699F5CB2D855C361DBB78A44C901236C859;
// TMPro.TMP_Text
struct TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9;
// TMPro.TMP_TextElement
struct TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5;
// TMPro.TMP_TextElement_Legacy
struct TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A;
// TMPro.TMP_TextInfo
struct TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D;
// System.Globalization.TextInfo
struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4;
// TMPro.TextMeshProUGUI
struct TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957;
// UnityEngine.Texture
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700;
// UnityEngine.Texture2D
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4;
// System.Threading.Thread
struct Thread_t0A773B9DE873D2DCAA7D229EAB36757B500E207F;
// UnityEngine.UI.Toggle
struct Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F;
// UnityEngine.UI.ToggleGroup
struct ToggleGroup_tF2E6FE7D4B17BDBF82462715CFB57C4FDE0A2A2C;
// UnityEngine.TouchScreenKeyboard
struct TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A;
// UnityEngine.Transform
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1;
// System.Type
struct Type_t;
// UnityEngine.EventSystems.UIBehaviour
struct UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D;
// UnityEngine.Events.UnityAction
struct UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7;
// UnityEngine.Events.UnityEvent
struct UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977;
// System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F;
// UnityEngine.UI.VertexHelper
struct VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE;
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
// UnityEngine.WaitForSecondsRealtime
struct WaitForSecondsRealtime_tA8CE0AAB4B0C872B843E7973637037D17682BA01;
// UnityEngine.UI.Button/ButtonClickedEvent
struct ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C;
// UnityEngine.Camera/CameraCallback
struct CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD;
// UnityEngine.Canvas/WillRenderCanvases
struct WillRenderCanvases_tA4A6E66DBA797DCB45B995DBA449A9D1D80D0FBC;
// TMPro.ColorTween/ColorTweenCallback
struct ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53;
// TMPro.FloatTween/FloatTweenCallback
struct FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E;
// UnityEngine.Font/FontTextureRebuildCallback
struct FontTextureRebuildCallback_t76D5E172DF8AA57E67763D453AAC40F0961D09B1;
// TMPro.KerningTable/<>c
struct U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B;
// TMPro.KerningTable/<>c__DisplayClass3_0
struct U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E;
// TMPro.KerningTable/<>c__DisplayClass4_0
struct U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455;
// TMPro.KerningTable/<>c__DisplayClass5_0
struct U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A;
// UnityEngine.UI.MaskableGraphic/CullStateChangedEvent
struct CullStateChangedEvent_t6073CD0D951EC1256BF74B8F9107D68FC89B99B8;
// UnityEngine.RectTransform/ReapplyDrivenProperties
struct ReapplyDrivenProperties_t3482EA130A01FF7EE2EEFE37F66A5215D08CFE24;
// UnityEngine.UI.ScrollRect/ScrollRectEvent
struct ScrollRectEvent_t812C011901E6101F2A0FFC34C66AC5F65C0DEC26;
// UnityEngine.UI.Scrollbar/ScrollEvent
struct ScrollEvent_tDDBE21D44D65DF069C54FE3ACF7668D976E6BBB6;
// TMPro.TMP_Dropdown/<>c__DisplayClass69_0
struct U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A;
// TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81
struct U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409;
// TMPro.TMP_Dropdown/DropdownEvent
struct DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91;
// TMPro.TMP_Dropdown/DropdownItem
struct DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C;
// TMPro.TMP_Dropdown/OptionData
struct OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E;
// TMPro.TMP_Dropdown/OptionDataList
struct OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1;
// TMPro.TMP_FontAsset/<>c
struct U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7;
// TMPro.TMP_FontFeatureTable/<>c
struct U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516;
// TMPro.TMP_InputField/<CaretBlink>d__276
struct U3CCaretBlinkU3Ed__276_tDE69A51B01482A60372BE8B9BF3E0AF2C24A9ED3;
// TMPro.TMP_InputField/<MouseDragOutsideRect>d__294
struct U3CMouseDragOutsideRectU3Ed__294_t193AC97DD2625A0E3BB89FB5DB0911CDF3D4C958;
// TMPro.TMP_InputField/OnChangeEvent
struct OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D;
// TMPro.TMP_InputField/OnValidateInput
struct OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530;
// TMPro.TMP_InputField/SelectionEvent
struct SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119;
// TMPro.TMP_InputField/SubmitEvent
struct SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500;
// TMPro.TMP_InputField/TextSelectionEvent
struct TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401;
// TMPro.TMP_InputField/TouchScreenKeyboardEvent
struct TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1;
// UnityEngine.UI.Toggle/ToggleEvent
struct ToggleEvent_t88B31268F9D6D1882E4F921B14704FB9F7047F02;
IL2CPP_EXTERN_C RuntimeClass* Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CanvasUpdateRegistry_t7A4CC63D880F418DCDE83152B6FDB3259DF14DD1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IScrollHandler_t762CB73017D561E11CF6759ED9FD8C9F24B3D13F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LayoutRebuilder_tD2269CCD93BD5A8C4A92188C66E212B976FA6564_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_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* Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_ListPool_1_tA4DA336D6A1069422BB73BB4F945ECEAE3174F41_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_Math_t37914ACC164B07E2FE801992D237D9FE4E4D1A52_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_TextUtilities_tD7ED516E31C2AA0EB607D587C0BB0FE71A8BB934_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TMPro_EventManager_t0234DB5BF625FC164B395C5C3B6F2CB8C89A3BA9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CCaretBlinkU3Ed__276_tDE69A51B01482A60372BE8B9BF3E0AF2C24A9ED3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CMouseDragOutsideRectU3Ed__294_t193AC97DD2625A0E3BB89FB5DB0911CDF3D4C958_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* WaitForSecondsRealtime_tA8CE0AAB4B0C872B843E7973637037D17682BA01_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t04635BCB4D7C7C21D10547072BD307E80F347DD3____1C3635C112D556F4C11A4FE6BDE6ED3F126C4B2B546811BDB64DE7BDED3A05CB_0_FieldInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral0018EB8F52C103DF8E1AA428B7FB8F3AC885C6A6;
IL2CPP_EXTERN_C String_t* _stringLiteral059054D23FFA87CA23918C56953BE598D561B182;
IL2CPP_EXTERN_C String_t* _stringLiteral0D19CF46F0A7E27123A528965054EDD67AF55062;
IL2CPP_EXTERN_C String_t* _stringLiteral1168E92C164109D6220480DEDA987085B2A21155;
IL2CPP_EXTERN_C String_t* _stringLiteral12F31559FF9061BA44865424A24F2D62E156A8E1;
IL2CPP_EXTERN_C String_t* _stringLiteral1489F923C4DCA729178B3E3233458550D8DDDF29;
IL2CPP_EXTERN_C String_t* _stringLiteral1517B8C157EBA87843E0BD0182EF5C69CB6C785F;
IL2CPP_EXTERN_C String_t* _stringLiteral15F6EFCDBE17EFB279217A9B699852DE1E193450;
IL2CPP_EXTERN_C String_t* _stringLiteral17AEAD6B86236368E44E9297467458F1158CAF04;
IL2CPP_EXTERN_C String_t* _stringLiteral18240454291374391F0F4063FAF087648DEADF4B;
IL2CPP_EXTERN_C String_t* _stringLiteral19277F38D49C281FCC8D4E6C31D4B925DD5F1024;
IL2CPP_EXTERN_C String_t* _stringLiteral1A82671F2C34BEA09C35354DDB899812746CBCF9;
IL2CPP_EXTERN_C String_t* _stringLiteral1A9F16795C5361CAF64806CC119896915C20EA07;
IL2CPP_EXTERN_C String_t* _stringLiteral207DBC49C9E90F6E29240FFE81B7444241682A0C;
IL2CPP_EXTERN_C String_t* _stringLiteral21C54BF860BF41F6CB5FA90618AD96345DB385CD;
IL2CPP_EXTERN_C String_t* _stringLiteral22BE618ADF9DAFBF84F27DD4CA2D8D34F67B1103;
IL2CPP_EXTERN_C String_t* _stringLiteral26DFE4AE4C457E5B0AC4C485CB50672FDFC5D2E4;
IL2CPP_EXTERN_C String_t* _stringLiteral27C7727EAAAD675C621F6257F2BD5190CE343979;
IL2CPP_EXTERN_C String_t* _stringLiteral2A1DAD349D289DFE9A4447F52B333DBDBBA4DE00;
IL2CPP_EXTERN_C String_t* _stringLiteral2E5F5CB4979BE02FA2697A4671278BE10C23D41A;
IL2CPP_EXTERN_C String_t* _stringLiteral30669BCC2AFFD7923F0E02173CDE2B92946197EE;
IL2CPP_EXTERN_C String_t* _stringLiteral34A402B06B4DD47F7C958387025D73A087677D0B;
IL2CPP_EXTERN_C String_t* _stringLiteral36967F33A1482179FE45CD9CCC3AE6241AA43F85;
IL2CPP_EXTERN_C String_t* _stringLiteral38767658C03332F9479B14D452904A29DDC1EF0C;
IL2CPP_EXTERN_C String_t* _stringLiteral40F5431A5203B1B661E92C45EF446F7D326E2C50;
IL2CPP_EXTERN_C String_t* _stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D;
IL2CPP_EXTERN_C String_t* _stringLiteral4379B0249B80A34ABC2748B5F0D030FD7D4E007C;
IL2CPP_EXTERN_C String_t* _stringLiteral4785A6047AC9A765F871F5060A876703682EB651;
IL2CPP_EXTERN_C String_t* _stringLiteral47A5B6A470F6113005195D6115F426DC36E8B65F;
IL2CPP_EXTERN_C String_t* _stringLiteral4A16B4A2C2D9EB1F12949EFE98359C718E0C20E7;
IL2CPP_EXTERN_C String_t* _stringLiteral4EA6E1F0CD13652D9FAF12B294A842319F6F67E5;
IL2CPP_EXTERN_C String_t* _stringLiteral61EE466164F1DF2016800CEA6AB7D2C9F89A95DF;
IL2CPP_EXTERN_C String_t* _stringLiteral67563F6AC142A868BA5A97EDDF6FCCF0D89546BB;
IL2CPP_EXTERN_C String_t* _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D;
IL2CPP_EXTERN_C String_t* _stringLiteral799193501BD497017DFFA2FCCCA62FD038AC1166;
IL2CPP_EXTERN_C String_t* _stringLiteral7D8225885160DF642FAF3CB69CD9FE2F2CFD42F2;
IL2CPP_EXTERN_C String_t* _stringLiteral7DE03E5EBA0308517D1762F2C0DF3B9E2A2F1870;
IL2CPP_EXTERN_C String_t* _stringLiteral8024BCD7BCE8AD9C0B15A2EB49D7D466C58A6313;
IL2CPP_EXTERN_C String_t* _stringLiteral82D48168F49CD2661C0A6635CC33F03288F17E8E;
IL2CPP_EXTERN_C String_t* _stringLiteral8871F82DA08C9029B3CB5BAEC197673B3D77DD91;
IL2CPP_EXTERN_C String_t* _stringLiteral8AD0A41F2A9B43719CFF3CBA1FFE2771F454578E;
IL2CPP_EXTERN_C String_t* _stringLiteral8BD8EF1899911835F0A6BA6F421319012697A9BA;
IL2CPP_EXTERN_C String_t* _stringLiteral923A43CB6BE68CE54681158C871A6A8C004C6AAD;
IL2CPP_EXTERN_C String_t* _stringLiteral936C42818F6B477EA4B88063D93F8ADEE06F664C;
IL2CPP_EXTERN_C String_t* _stringLiteral9385CEA2429DAB919D05811FB6F3AFF2887CAAB0;
IL2CPP_EXTERN_C String_t* _stringLiteral956C1CF65D7273BC5C50D09F685C31653E362414;
IL2CPP_EXTERN_C String_t* _stringLiteralA4582A638CE03C0A4829104323C440324BB1EE50;
IL2CPP_EXTERN_C String_t* _stringLiteralA6A4888D237A9893AAADD7E077408D94733C9C8E;
IL2CPP_EXTERN_C String_t* _stringLiteralA818D784EEE0EEB6AB11F62A9BF9EF44CF6146AC;
IL2CPP_EXTERN_C String_t* _stringLiteralABA4B0EF423AE8EF8E94BF8F8B6A69E900270F03;
IL2CPP_EXTERN_C String_t* _stringLiteralABB972F23A28701F80439694A9FBB921D4850539;
IL2CPP_EXTERN_C String_t* _stringLiteralAC514E95303D4CF5D3F9C2DC0898CC32630B145E;
IL2CPP_EXTERN_C String_t* _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D;
IL2CPP_EXTERN_C String_t* _stringLiteralB46DD8999A15A0609D38B88543C9A9AE687FA955;
IL2CPP_EXTERN_C String_t* _stringLiteralB6F02FE6CD732AB22BD11BE4254D9546F3BEEE58;
IL2CPP_EXTERN_C String_t* _stringLiteralB6F0795DD4F409C92875D0327F58FDEA357047F1;
IL2CPP_EXTERN_C String_t* _stringLiteralBA992181B27B557F33B153141C54C3FB4FDC6D33;
IL2CPP_EXTERN_C String_t* _stringLiteralBE85487689556D8DE56201A0CD308B4B5B114A4B;
IL2CPP_EXTERN_C String_t* _stringLiteralC084887FC479038DDA12E60E8FA1EEF449CA1A07;
IL2CPP_EXTERN_C String_t* _stringLiteralC170C47D61ACB6501ECAB1976683868074221397;
IL2CPP_EXTERN_C String_t* _stringLiteralCA2F55D5137EE571FEA1E64939D885CB38CAD277;
IL2CPP_EXTERN_C String_t* _stringLiteralCAF07FCB7FD52F00A3F38E8D87EC9B368CC5533A;
IL2CPP_EXTERN_C String_t* _stringLiteralD6B3DDEC6933DA2C4E655CA83D496487A17F84B6;
IL2CPP_EXTERN_C String_t* _stringLiteralD6BE6B2E5A690EFF2E8B884D0181501C571D8098;
IL2CPP_EXTERN_C String_t* _stringLiteralD84939E2D79CFDD313A99153DCBDE428E77B291C;
IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
IL2CPP_EXTERN_C String_t* _stringLiteralDBCB17464C7627D254C9F39C9B46B4C2AE0127DC;
IL2CPP_EXTERN_C String_t* _stringLiteralDD82B77D63A996CB341728DDE21870F57763B176;
IL2CPP_EXTERN_C String_t* _stringLiteralDF4A63A9B315563831CC8DAB87B5AC69E53D1994;
IL2CPP_EXTERN_C String_t* _stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC;
IL2CPP_EXTERN_C String_t* _stringLiteralE6B64CE518F361B6EA86E4CD975D0780802C6790;
IL2CPP_EXTERN_C String_t* _stringLiteralE9A211D1A05C0062EB77FBD5E87758D3A4F38C6F;
IL2CPP_EXTERN_C String_t* _stringLiteralEA3D8051D609CD3A970C42443D7238721864B8AF;
IL2CPP_EXTERN_C String_t* _stringLiteralF138C9898107C86118F7150966AF6DFAF1C498F0;
IL2CPP_EXTERN_C String_t* _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D;
IL2CPP_EXTERN_C String_t* _stringLiteralFCACD6E82580FA7D8501A55B169943AD689E1187;
IL2CPP_EXTERN_C const RuntimeMethod* Array_Resize_TisTexture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_mAAF7580C982977BF005DE498249E7498BE21F190_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentInChildren_TisToggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F_m90D2C4B376A07542F929EE9E44801C73D517332C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentInParent_TisTMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_m1DA97ED44C4215CEB0DB846CD58B0677896AFBFA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m209BA4F663AB98A4504995B5BD3EADEDEFB92BF2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisILayoutController_tD6B9DA814D1859D5391E51BDD5CDD3192AD5DFA8_m4632B99DD2C9CBC8BF7ECF26C68DE9190DA2CF9F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisLayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE_m1F9456DE15CE473E9CC8A0C861F424A2EF8D1F8B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisRectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670_m6D14E9D9ED30494BDFDA9210DE8FC7869AAD48E2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentsInParent_TisIScrollHandler_t762CB73017D561E11CF6759ED9FD8C9F24B3D13F_mB7DC50B5B9E75CDC907C040EF0AEC52BBB0451B6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponents_TisBaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832_m102070591A00F3B095E6F4E4F6DA897B2A82AFB6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m721275DB05A6FC36F619CD1A10A5044810E36E05_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m888F61CD7CD1525FD6EEAA2390490218C7F1D7CA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mA3D3FC8E3561F6885204CB1CC9E3AB82E4F649E8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mC845CA26A09910DC6E06756ADA829C77C8C3FF63_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_mC00080EACA51735999E1A86188CFDB69A4B7B2D6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mDCC75547634827DF4C7560152346A489A8A72311_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mE8C1123EF056CBD396383F489D9C16EB1238EA92_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m0080720C062C06E7BEED83C6DBBC83E55F708B76_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m30C3F5890A20AF5FA64A272E19CFC8750E0F9D16_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mF1183A3E6C104EFE8C0CDAFCCE547B93181B5923_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m43EA32FD1DAA3D907704A2F5B20845722C30849E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Last_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m37C7C4DF4A74725E521C1978D4B0B6821300E761_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_OrderBy_TisGlyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mB94284D588C495B9F250197757D0C51C7675C549_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_OrderBy_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m0F2E53759BCE2BECBE1612C6AF5D140A696A2336_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_OrderBy_TisTMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9DD21714F88D5F1130B358884A03AF344D064738_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_OrderBy_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m6BCEC845B6F719071ABB04D6F66257041E082104_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ThenBy_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mBA32A2E08EDAE8E253C08555574E692FC2698809_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ThenBy_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m05E4923C3D4228CE8D07D3369A40A2072B525D3E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m3410137DD783C1066E73E33A8ED136258906F409_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToList_TisGlyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_m9299AF36141B8826A15B9A0F24FFBA94386FD3A9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToList_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m11471C72540C6297BC29938BF1D37761E39045A2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToList_TisTMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_mBEB5D4BD8974A5FBDCEFC05CDAFE4655860A2C19_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToList_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_mF3F8E714183102CF5346B752547812F8044567DF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FastAction_1_Add_m368726E3508DB2176C4F87A79C0C0CC4816176D6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FastAction_1_Remove_mB29130AC90F5F8967CD89587717469E44E4D186F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_m60FA17F75591FF93A15D1D1FE5969B8CB9E5FAAC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m13C85FD585C0679530F8B35D0B39D965702FD0F5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mFFFE23AC67FADE2D4C0CAF3480D0F7F6F4F0F90B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisLayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A_mCAEF1A4C92D1C856A46417BA645409AE42F005D2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisMask_tE8E16C858EC6ECCE545C03802BD1399F7F406213_mAB9A7CE273F47DA107A278EEFEF3C1B61C08B303_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisRectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670_m13A9D8AFFFA3B7A823E98A8E1A39F51DF1B8ED4F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E_m0A6459FD638F47691E8A770650040DADF297BC17_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_m483D120AC715C1960421BC226FBA33E0DFC8FDDA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisTMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_mF204EA557E861D7FAE149417A8745D2066DAAD70_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisTMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_m7634BD6E88C8C114467032957C547AC3D91FC675_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisToggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F_m0E1C6713C85CAAB22DE299872377285F55C106D1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponentInChildren_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mAE6BC2DA3495396AAF82916C02A55E9F30182153_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m47C7F4214DFAAC752E331A1073AD1B7EA78DB3DD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisCanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860_m352B503784BB68953253ED4AD666B68C6CF05BA9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_mE5A2711FA84F57F5EA0876DB106B1A146956CEFE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_mF12372E2716F1FC72A4AA2D6EEB7F9972A4D4437_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisTMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_m6CA031C91E5D203C24D3315721B6E3910B9C8729_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponentsInParent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m48EDEF385CB00DF400A78ED1C005F703C87891F4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Contains_m02385B663B65E53485251FFFD116D0F26BA172B9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_m4058973F19EEF9E5FCFF05F3779C7F219544C68A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_get_Count_mB717B519B4FBD92488427A6798B491B5FA5FB185_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m254BAF37C2F5619C561EE3FB9C6222545722BE69_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m2AF4F532103428B9D237034E9903F755DAB76D78_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m75E60221EFDA700C40A32D388E1A2DC0AC48F6B9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB52F72A33AA2CBE5C277583C3DC2F3A92AC74735_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m041D280CA530818E841D3FA5A7C63391BC7EE6C8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m138D6C1F125ACA90D9BC9BB66E655B5FE83DCF3E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m7E48DAD7C375B96158596E53E89FCC99F00EFC10_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mA44AB10DF625F12EC59228E60B0A722ABFAE7C1A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Contains_m4FD96E89F15844C90032C7386BAB528817F1FF5B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_FindIndex_mD8915B8BF9E8E4FDD664F8BC8A892BFA4FCB0686_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_m54FA3E697486705A98595F0EF68DB15EE38DFAAB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_m84BAC8F2AC8D4C03B41993D776CFD3FC7AEBA41D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_m1CC582554F660560CD50E99994F15107827F0CA3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m40C6AFD4954A70E8D55431908EC16D197019C69C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m58C2B52EDED5E55E3B284B007FAAF4D54A5554D8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m823A205E35E2FD1B515F547D8923F4B258928E52_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m831B042EECBA48B96DF9158920BDCAE520AB3A42_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m9DE3BEDD9D46ED8C934046F47A81A06EABA5EB71_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mA64AA8FE426250FE6E20A0A8C6271B9C8A5F0F59_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mC3E97399A9B39A6C90FA0DA9AE28137A77BE6AFC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mC59F2D99C6EB086FD9F950A7CC3177BC7C5A6F3B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mE3C7EA473286CAFBA29B58713C4851B9086D4DB4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mE80F02484ED836571C16C2A0C39181A5E707536B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m4BC7CF66267CD7522D44771DA04AF187CAFF47A3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m4F55F26FA0DCE6A63DC159E6096F0C6B1324093E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mAFE249919F2237C737AAC00765FAC0BCA7EDD2A4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mE82CF9445C4264AAE1D6979301C4B0F2261298DD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mF949A7522EA5DF1109EDAD6E4D8454EFDC54B63F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m34807684EA5E99939097A5E1A722E34ABB4B4FA3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m453336130A1AC13A16C4BBAAE6D30A068A20491D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m4B70EE8CDFB7527368512645B0829E44411E8F85_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m791175EDC2897DC80CD0AA2345AC6F96E455C84C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m95F9D3D98504ED93586B4A5F2D06C8F0D39605D0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m9F1FC9C6704A2B80B7E5AD5B3A8C88FAF4D55354_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mA46D35C071E0C0BA0D429E25A8F64CE770D0E546_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mBE3176F40529BACB1E6DBB68BDFD5894B04BD1BA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mF8A47C6895CC245B6209D19283893E675FDAD4AE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Object_Instantiate_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mDE14AFCAC6FB32FDDF6784A702A539F1051424FD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m10D87C6E0708CA912BBB02555BF7D0FBC5D7A2B3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScriptableObject_CreateInstance_TisTMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_m148BBA71874145A54275BF50288687617A2DED16_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisGraphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_mE421F377EED34B95EADB00952D278948A79C622C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisOnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D_mB517C32C5B8088583094DB25889C9FEE39FA36C3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisOnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530_m6E3905221207770D8194E8F38AF2BDF74A20C7C5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_mBFA261629B0D5D1E366AB1623121C5B782DD9606_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_m3F423B38C210742DAA5776C2FF9CCF31CB75D14F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisSelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_m3C0AA1BEABED6E6E546B972C001E54726BF54A12_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisSubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_m1CEE6D732F25A3426F9A15F8FB26140C3B6F0A7B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisTMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_mCA063D7F9357BCC0CB91A5D9E786D03DB130D3C7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisTMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98_m501832822FBDD5FA5921D871F665CAFF599BFEC1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisTMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9_m6E4DAE6D0E55A3458E744E9809F86C44E186A1D9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisTextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_m76B2C8A0A51371A26D2328DBADCDE256F61AE622_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetClass_TisTouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1_mE4E8A8376059D436E9F5CC7C619B144292EB5837_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetStruct_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mFC5853627DE5D7B57CA91271BE9B87C37468C5B0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetStruct_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m092CE7A99757F329A043C95552E8B3B423FCCC3C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetStruct_TisCharacterValidation_t14B82768014D219C74BC91657D6B013A0CAFF2B9_m759816BBD9E7260239FDCCF562AE05865186E1CD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetStruct_TisContentType_tC6315BB238AB8B34EEAC496ECDA3F92692694276_m2312A7FA279688E6598DC0811D4749CEBF4F76BD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetStruct_TisInputType_tF2224DC7469AAC22BF653D00F6E29F8739175DA1_m8AC6DEE6D2B00E534ABAB2012115CC2EFB2D21CC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetStruct_TisLineType_t004C9AD8E9A2D86ABDE2F2F55F09446F6E46AF6E_m7D32BCC4CA4A53FF7E28EE8E695EA204C63312BD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SetPropertyUtility_SetStruct_TisTouchScreenKeyboardType_t3F5A06315B263282460BE67DE01393B6FB3780C1_mF2A6682601BEBC8B6F25A8A08877A56A09C4F259_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TMP_Dropdown_GetOrAddComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m246A7EDF4E3DC17BF03E8D3CC69C541A12FDE6B5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TMP_Dropdown_GetOrAddComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_mD7E262362245912FB6B4D9838568145DA06A24AF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TMP_Dropdown_GetOrAddComponent_TisGraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B_m8143D82572AA501D1CB7BE7E6504735B21573BF7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TMP_Dropdown_Hide_m7FFE4A08B7370707BCE35A3EDD74373A1926E618_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TMP_Dropdown_SetAlpha_m2AF7CD832E68BA385496F4F70D291219B3668ED7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TMP_InputField_ON_TEXT_CHANGED_mEA6A2C8BD4AF9D1C0CF5A6EC9608F2149256B553_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TMP_InputField_OnScrollbarValueChange_mD38291A7EBF4EDA6C308DF090261355519C10E03_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TMP_ListPool_1_Get_m45A2F4D7E37E71C748A339D48B941D81E497C3DB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TMP_ListPool_1_Release_mBF69742C9CE112B852669C5147BBB11B9957BF1E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TweenRunner_1_Init_mDC48342689A295BD16CC45907A4DD77718F6C493_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TweenRunner_1_StartTween_mB94926E3AF23ED3A6EFC8727B6359949BD689DD6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TweenRunner_1_StopTween_m6C1159C7A8EDF8A363CD82CBA503E234870826F0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TweenRunner_1__ctor_m9D2B0480E7EEB4E7B359140EC102686CE6E9E696_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CDelayedDestroyDropdownListU3Ed__81_System_Collections_IEnumerator_Reset_mB0690A94BB4E305E068156253A5D0F9044C7A101_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSortCharacterTableU3Eb__124_0_m6AEE1B8840F16BB5E083850B57EAF42151BC2781_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSortGlyphPairAdjustmentRecordsU3Eb__6_0_m6E8D8B97DDFB03B6EF69ADF2E85D412411D50075_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSortGlyphPairAdjustmentRecordsU3Eb__6_1_m12FAD67963FC77E6B359185D50EE168FCB5F7095_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSortGlyphTableU3Eb__125_0_m19A43542E1087AC697E12E01BCD19D210B3C7E51_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSortKerningPairsU3Eb__7_0_m20BBABBDA17C6FD8E15138433B9D7FF73FC93183_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CSortKerningPairsU3Eb__7_1_m6B19D6F1591A26B21706695288AE73FB9B26C470_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass3_0_U3CAddKerningPairU3Eb__0_mE8621E8C8419041EA962313967C9B22DADB7EC59_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass4_0_U3CAddGlyphPairAdjustmentRecordU3Eb__0_m0457EDA34868349FD7DF84F23C8EC201BBA2FE4A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass5_0_U3CRemoveKerningPairU3Eb__0_mDD3433EA90C0CAE26949E21FBB418FF2DA10E509_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass69_0_U3CShowU3Eb__0_mE6A18CF6156B45C4052F1CBF0707DAB544ABA722_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_AddListener_mD935AA7032F987581BD350C04192FBE8C25DD4EE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_Invoke_m742FE68F8584FCA2350604FAFF86FA120A2CFE8D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_Invoke_m9607E0E883B2FD3379DEAFA17740ACBFB0A99412_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_Invoke_mABC41DCEDDFA68F8F39C0DFC1CF55B7C1B70A805_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_Invoke_mD81A5FC81FD5B0D34212D7ACE42A8BBC15CD7638_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_RemoveListener_m6F51818308066F0E5EA7B37AC25ABDF12FADAEA9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1__ctor_mCE6AA3B34C1148F11D1273C068A6A39430911684_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1__ctor_mD1175E822AFF26E9A43F2FB692BB82525C6DD422_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1__ctor_mDED1CDCE6C1912DC328CA1D07ACA3ABB9AF1303D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_3_Invoke_mA9B8756BF3A597179581D20E1EDC4ECAAC73F0F6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeType* TMP_SelectionCaret_tCDD93BB06825C506A7D3E06648FB33E3D61981EB_0_0_0_var;
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 BaseRaycasterU5BU5D_tAE62D3FF1A5FF9DE20B2756DA4F4F8981925A799;
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
struct ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E;
struct GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5;
struct GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7;
struct GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70;
struct IScrollHandlerU5BU5D_tB75AD9E80F9638ED9B3AA977FD42132F857C7821;
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99;
struct TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37;
struct TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E;
struct TMP_WordInfoU5BU5D_tD1759E5A84DCCCD42B718D79E953E72A432BB4DC;
struct Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191;
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
struct UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F;
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA;
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
struct ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39;
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>
struct Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_t2B23F93FCF85B0BA4D4C152B1468476B33B470D1* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_t7DFB54EEE9F73B96A1C6B50FFA50248E330F8F23* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t9D8F6C6B5687314A4B0B69B729B1DF24C2AE9AED* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character>
struct Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_t4F3493B13237D6830CBEDA6A37D57EEFEB165466* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_tC71FA11749E936C809A9B4EF81DF00FE54556509* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t8D5EC2FA30E455F3AC119716BB909FFA1CD59DBE* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord>
struct Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_tD9625F8E3067C4376493E8C4069FD53F2E755C50* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_tA8BC84D1186868F27E7DE472869DE9C55BD5782D* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t39651256547A96154CD080EC10FF9E4A0A00C572* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_SpriteCharacter>
struct Dictionary_2_t2E5037179C9A1F1245F111C037CAFB47E3EB45ED : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_t6E9F5D5EAB901B88E40FF6DA479AFFD6F32FB7E2* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_t1B0FCC60AF08E0919CBEB42B9C2E7C15737FD20C* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t8F70C64592235FA1B1D4D29CCECB4C57AC0C78F9* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// TMPro.FastAction`1<UnityEngine.Object>
struct FastAction_1_tE50C6A692DF85AB55BE3160B659FA7DF19DFA005 : public RuntimeObject
{
// System.Collections.Generic.LinkedList`1<System.Action`1<A>> TMPro.FastAction`1::delegates
LinkedList_1_tA75C78C76C8C00278F758EE6873486604C8C880C* ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action`1<A>,System.Collections.Generic.LinkedListNode`1<System.Action`1<A>>> TMPro.FastAction`1::lookup
Dictionary_2_t9FB13B661433DEEC78301CAC98E6FF103A9FF47E* ___lookup_1;
};
// System.Collections.Generic.HashSet`1<System.Int32>
struct HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.HashSet`1::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_7;
// System.Collections.Generic.HashSet`1/Slot<T>[] System.Collections.Generic.HashSet`1::_slots
SlotU5BU5D_tC4D7CD3E804DC835CCF2F990797BC1D9AE4330D7* ____slots_8;
// System.Int32 System.Collections.Generic.HashSet`1::_count
int32_t ____count_9;
// System.Int32 System.Collections.Generic.HashSet`1::_lastIndex
int32_t ____lastIndex_10;
// System.Int32 System.Collections.Generic.HashSet`1::_freeList
int32_t ____freeList_11;
// System.Collections.Generic.IEqualityComparer`1<T> System.Collections.Generic.HashSet`1::_comparer
RuntimeObject* ____comparer_12;
// System.Int32 System.Collections.Generic.HashSet`1::_version
int32_t ____version_13;
// System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ____siInfo_14;
};
// System.Collections.Generic.HashSet`1<System.UInt32>
struct HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.HashSet`1::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_7;
// System.Collections.Generic.HashSet`1/Slot<T>[] System.Collections.Generic.HashSet`1::_slots
SlotU5BU5D_tBF418274114DA8D3D070D784415BF0500C1960C6* ____slots_8;
// System.Int32 System.Collections.Generic.HashSet`1::_count
int32_t ____count_9;
// System.Int32 System.Collections.Generic.HashSet`1::_lastIndex
int32_t ____lastIndex_10;
// System.Int32 System.Collections.Generic.HashSet`1::_freeList
int32_t ____freeList_11;
// System.Collections.Generic.IEqualityComparer`1<T> System.Collections.Generic.HashSet`1::_comparer
RuntimeObject* ____comparer_12;
// System.Int32 System.Collections.Generic.HashSet`1::_version
int32_t ____version_13;
// System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ____siInfo_14;
};
// System.Collections.Generic.List`1<UnityEngine.Canvas>
struct List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
CanvasU5BU5D_tE5C544063BDA76B67407EFED5FF893BBCDB74841* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<System.Char>
struct List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph>
struct List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>
struct List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<System.Int32>
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<TMPro.KerningPair>
struct List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
KerningPairU5BU5D_tE32FE368326412A1A7114990D32488E0D6EF8425* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<System.Object>
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<UnityEngine.Sprite>
struct List_1_t7BE9C297880B5B41D1E6B89174D4394BF535D206 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
SpriteU5BU5D_tCEE379E10CAD9DBFA770B331480592548ED0EA1B* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<System.String>
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<TMPro.TMP_Character>
struct List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
TMP_CharacterU5BU5D_tC0FE7802A3B867FC94F352EF3978AD82C258AA0F* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset>
struct List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
TMP_FontAssetU5BU5D_tC028E06B33643ABCED25C8BF7CB21A748E23BB83* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<TMPro.TMP_Glyph>
struct List_1_tAB7976FADCF872E418770E60783056C23394843D : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
TMP_GlyphU5BU5D_tF889227FF4A6F9DEE83A698B66DE1539DE07FFE6* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord>
struct List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
TMP_GlyphPairAdjustmentRecordU5BU5D_t3BB4A5EE76A8B0B0080982C0C9CC1B9C2F020FEB* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<TMPro.TMP_SpriteAsset>
struct List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
TMP_SpriteAssetU5BU5D_t94E3C1245DB0CEAB0BCB01A00BE5551C4CAEC6DC* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<System.UInt32>
struct List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem>
struct List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
DropdownItemU5BU5D_tCEC8D0151E2387CE63ED9CF38106A837707DF0C3* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>
struct List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
OptionDataU5BU5D_tEB78063B7582A72D41E99569EB93D519AC75F615* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
// TMPro.TweenRunner`1<TMPro.FloatTween>
struct TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E : public RuntimeObject
{
// UnityEngine.MonoBehaviour TMPro.TweenRunner`1::m_CoroutineContainer
MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* ___m_CoroutineContainer_0;
// System.Collections.IEnumerator TMPro.TweenRunner`1::m_Tween
RuntimeObject* ___m_Tween_1;
};
// UnityEngine.EventSystems.AbstractEventData
struct AbstractEventData_tAE1A127ED657117548181D29FFE4B1B14D8E67F7 : public RuntimeObject
{
// System.Boolean UnityEngine.EventSystems.AbstractEventData::m_Used
bool ___m_Used_0;
};
// System.Runtime.ConstrainedExecution.CriticalFinalizerObject
struct CriticalFinalizerObject_t1DCAB623CAEA6529A96F5F3EDE3C7048A6E313C9 : public RuntimeObject
{
};
// System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0 : public RuntimeObject
{
// System.Boolean System.Globalization.CultureInfo::m_isReadOnly
bool ___m_isReadOnly_3;
// System.Int32 System.Globalization.CultureInfo::cultureID
int32_t ___cultureID_4;
// System.Int32 System.Globalization.CultureInfo::parent_lcid
int32_t ___parent_lcid_5;
// System.Int32 System.Globalization.CultureInfo::datetime_index
int32_t ___datetime_index_6;
// System.Int32 System.Globalization.CultureInfo::number_index
int32_t ___number_index_7;
// System.Int32 System.Globalization.CultureInfo::default_calendar_type
int32_t ___default_calendar_type_8;
// System.Boolean System.Globalization.CultureInfo::m_useUserOverride
bool ___m_useUserOverride_9;
// System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10;
// System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11;
// System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12;
// System.String System.Globalization.CultureInfo::m_name
String_t* ___m_name_13;
// System.String System.Globalization.CultureInfo::englishname
String_t* ___englishname_14;
// System.String System.Globalization.CultureInfo::nativename
String_t* ___nativename_15;
// System.String System.Globalization.CultureInfo::iso3lang
String_t* ___iso3lang_16;
// System.String System.Globalization.CultureInfo::iso2lang
String_t* ___iso2lang_17;
// System.String System.Globalization.CultureInfo::win3lang
String_t* ___win3lang_18;
// System.String System.Globalization.CultureInfo::territory
String_t* ___territory_19;
// System.String[] System.Globalization.CultureInfo::native_calendar_names
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___native_calendar_names_20;
// System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21;
// System.Void* System.Globalization.CultureInfo::textinfo_data
void* ___textinfo_data_22;
// System.Int32 System.Globalization.CultureInfo::m_dataItem
int32_t ___m_dataItem_23;
// System.Globalization.Calendar System.Globalization.CultureInfo::calendar
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24;
// System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___parent_culture_25;
// System.Boolean System.Globalization.CultureInfo::constructed
bool ___constructed_26;
// System.Byte[] System.Globalization.CultureInfo::cached_serialized_form
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___cached_serialized_form_27;
// System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData_28;
// System.Boolean System.Globalization.CultureInfo::m_isInherited
bool ___m_isInherited_29;
};
// Native definition for P/Invoke marshalling of System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke
{
int32_t ___m_isReadOnly_3;
int32_t ___cultureID_4;
int32_t ___parent_lcid_5;
int32_t ___datetime_index_6;
int32_t ___number_index_7;
int32_t ___default_calendar_type_8;
int32_t ___m_useUserOverride_9;
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10;
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11;
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12;
char* ___m_name_13;
char* ___englishname_14;
char* ___nativename_15;
char* ___iso3lang_16;
char* ___iso2lang_17;
char* ___win3lang_18;
char* ___territory_19;
char** ___native_calendar_names_20;
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21;
void* ___textinfo_data_22;
int32_t ___m_dataItem_23;
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24;
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke* ___parent_culture_25;
int32_t ___constructed_26;
Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27;
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke* ___m_cultureData_28;
int32_t ___m_isInherited_29;
};
// Native definition for COM marshalling of System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com
{
int32_t ___m_isReadOnly_3;
int32_t ___cultureID_4;
int32_t ___parent_lcid_5;
int32_t ___datetime_index_6;
int32_t ___number_index_7;
int32_t ___default_calendar_type_8;
int32_t ___m_useUserOverride_9;
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10;
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11;
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12;
Il2CppChar* ___m_name_13;
Il2CppChar* ___englishname_14;
Il2CppChar* ___nativename_15;
Il2CppChar* ___iso3lang_16;
Il2CppChar* ___iso2lang_17;
Il2CppChar* ___win3lang_18;
Il2CppChar* ___territory_19;
Il2CppChar** ___native_calendar_names_20;
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21;
void* ___textinfo_data_22;
int32_t ___m_dataItem_23;
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24;
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com* ___parent_culture_25;
int32_t ___constructed_26;
Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27;
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com* ___m_cultureData_28;
int32_t ___m_isInherited_29;
};
// UnityEngine.CustomYieldInstruction
struct CustomYieldInstruction_t6B81A50D5D210C1ACAAE247FB53B65CDFFEB7617 : public RuntimeObject
{
};
// TMPro.FaceInfo_Legacy
struct FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8 : public RuntimeObject
{
// System.String TMPro.FaceInfo_Legacy::Name
String_t* ___Name_0;
// System.Single TMPro.FaceInfo_Legacy::PointSize
float ___PointSize_1;
// System.Single TMPro.FaceInfo_Legacy::Scale
float ___Scale_2;
// System.Int32 TMPro.FaceInfo_Legacy::CharacterCount
int32_t ___CharacterCount_3;
// System.Single TMPro.FaceInfo_Legacy::LineHeight
float ___LineHeight_4;
// System.Single TMPro.FaceInfo_Legacy::Baseline
float ___Baseline_5;
// System.Single TMPro.FaceInfo_Legacy::Ascender
float ___Ascender_6;
// System.Single TMPro.FaceInfo_Legacy::CapHeight
float ___CapHeight_7;
// System.Single TMPro.FaceInfo_Legacy::Descender
float ___Descender_8;
// System.Single TMPro.FaceInfo_Legacy::CenterLine
float ___CenterLine_9;
// System.Single TMPro.FaceInfo_Legacy::SuperscriptOffset
float ___SuperscriptOffset_10;
// System.Single TMPro.FaceInfo_Legacy::SubscriptOffset
float ___SubscriptOffset_11;
// System.Single TMPro.FaceInfo_Legacy::SubSize
float ___SubSize_12;
// System.Single TMPro.FaceInfo_Legacy::Underline
float ___Underline_13;
// System.Single TMPro.FaceInfo_Legacy::UnderlineThickness
float ___UnderlineThickness_14;
// System.Single TMPro.FaceInfo_Legacy::strikethrough
float ___strikethrough_15;
// System.Single TMPro.FaceInfo_Legacy::strikethroughThickness
float ___strikethroughThickness_16;
// System.Single TMPro.FaceInfo_Legacy::TabWidth
float ___TabWidth_17;
// System.Single TMPro.FaceInfo_Legacy::Padding
float ___Padding_18;
// System.Single TMPro.FaceInfo_Legacy::AtlasWidth
float ___AtlasWidth_19;
// System.Single TMPro.FaceInfo_Legacy::AtlasHeight
float ___AtlasHeight_20;
};
// TMPro.KerningTable
struct KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B : public RuntimeObject
{
// System.Collections.Generic.List`1<TMPro.KerningPair> TMPro.KerningTable::kerningPairs
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* ___kerningPairs_0;
};
// System.Reflection.MemberInfo
struct MemberInfo_t : public RuntimeObject
{
};
// System.Globalization.NumberFormatInfo
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472 : public RuntimeObject
{
// System.Int32[] System.Globalization.NumberFormatInfo::numberGroupSizes
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___numberGroupSizes_1;
// System.Int32[] System.Globalization.NumberFormatInfo::currencyGroupSizes
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___currencyGroupSizes_2;
// System.Int32[] System.Globalization.NumberFormatInfo::percentGroupSizes
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___percentGroupSizes_3;
// System.String System.Globalization.NumberFormatInfo::positiveSign
String_t* ___positiveSign_4;
// System.String System.Globalization.NumberFormatInfo::negativeSign
String_t* ___negativeSign_5;
// System.String System.Globalization.NumberFormatInfo::numberDecimalSeparator
String_t* ___numberDecimalSeparator_6;
// System.String System.Globalization.NumberFormatInfo::numberGroupSeparator
String_t* ___numberGroupSeparator_7;
// System.String System.Globalization.NumberFormatInfo::currencyGroupSeparator
String_t* ___currencyGroupSeparator_8;
// System.String System.Globalization.NumberFormatInfo::currencyDecimalSeparator
String_t* ___currencyDecimalSeparator_9;
// System.String System.Globalization.NumberFormatInfo::currencySymbol
String_t* ___currencySymbol_10;
// System.String System.Globalization.NumberFormatInfo::ansiCurrencySymbol
String_t* ___ansiCurrencySymbol_11;
// System.String System.Globalization.NumberFormatInfo::nanSymbol
String_t* ___nanSymbol_12;
// System.String System.Globalization.NumberFormatInfo::positiveInfinitySymbol
String_t* ___positiveInfinitySymbol_13;
// System.String System.Globalization.NumberFormatInfo::negativeInfinitySymbol
String_t* ___negativeInfinitySymbol_14;
// System.String System.Globalization.NumberFormatInfo::percentDecimalSeparator
String_t* ___percentDecimalSeparator_15;
// System.String System.Globalization.NumberFormatInfo::percentGroupSeparator
String_t* ___percentGroupSeparator_16;
// System.String System.Globalization.NumberFormatInfo::percentSymbol
String_t* ___percentSymbol_17;
// System.String System.Globalization.NumberFormatInfo::perMilleSymbol
String_t* ___perMilleSymbol_18;
// System.String[] System.Globalization.NumberFormatInfo::nativeDigits
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___nativeDigits_19;
// System.Int32 System.Globalization.NumberFormatInfo::m_dataItem
int32_t ___m_dataItem_20;
// System.Int32 System.Globalization.NumberFormatInfo::numberDecimalDigits
int32_t ___numberDecimalDigits_21;
// System.Int32 System.Globalization.NumberFormatInfo::currencyDecimalDigits
int32_t ___currencyDecimalDigits_22;
// System.Int32 System.Globalization.NumberFormatInfo::currencyPositivePattern
int32_t ___currencyPositivePattern_23;
// System.Int32 System.Globalization.NumberFormatInfo::currencyNegativePattern
int32_t ___currencyNegativePattern_24;
// System.Int32 System.Globalization.NumberFormatInfo::numberNegativePattern
int32_t ___numberNegativePattern_25;
// System.Int32 System.Globalization.NumberFormatInfo::percentPositivePattern
int32_t ___percentPositivePattern_26;
// System.Int32 System.Globalization.NumberFormatInfo::percentNegativePattern
int32_t ___percentNegativePattern_27;
// System.Int32 System.Globalization.NumberFormatInfo::percentDecimalDigits
int32_t ___percentDecimalDigits_28;
// System.Int32 System.Globalization.NumberFormatInfo::digitSubstitution
int32_t ___digitSubstitution_29;
// System.Boolean System.Globalization.NumberFormatInfo::isReadOnly
bool ___isReadOnly_30;
// System.Boolean System.Globalization.NumberFormatInfo::m_useUserOverride
bool ___m_useUserOverride_31;
// System.Boolean System.Globalization.NumberFormatInfo::m_isInvariant
bool ___m_isInvariant_32;
// System.Boolean System.Globalization.NumberFormatInfo::validForParseAsNumber
bool ___validForParseAsNumber_33;
// System.Boolean System.Globalization.NumberFormatInfo::validForParseAsCurrency
bool ___validForParseAsCurrency_34;
};
// TMPro.ShaderUtilities
struct ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F : public RuntimeObject
{
};
// System.String
struct String_t : public RuntimeObject
{
// System.Int32 System.String::_stringLength
int32_t ____stringLength_4;
// System.Char System.String::_firstChar
Il2CppChar ____firstChar_5;
};
// TMPro.TMP_Compatibility
struct TMP_Compatibility_t3C3B67FA182508FD506E607C84B57F12682CC05C : public RuntimeObject
{
};
// TMPro.TMP_FontAssetUtilities
struct TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125 : public RuntimeObject
{
};
// TMPro.TMP_FontFeatureTable
struct TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA : public RuntimeObject
{
// System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord> TMPro.TMP_FontFeatureTable::m_GlyphPairAdjustmentRecords
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* ___m_GlyphPairAdjustmentRecords_0;
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord> TMPro.TMP_FontFeatureTable::m_GlyphPairAdjustmentRecordLookupDictionary
Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* ___m_GlyphPairAdjustmentRecordLookupDictionary_1;
};
// TMPro.TMP_FontUtilities
struct TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76 : public RuntimeObject
{
};
// TMPro.TMP_TextElement
struct TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5 : public RuntimeObject
{
// TMPro.TextElementType TMPro.TMP_TextElement::m_ElementType
uint8_t ___m_ElementType_0;
// System.UInt32 TMPro.TMP_TextElement::m_Unicode
uint32_t ___m_Unicode_1;
// TMPro.TMP_Asset TMPro.TMP_TextElement::m_TextAsset
TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* ___m_TextAsset_2;
// UnityEngine.TextCore.Glyph TMPro.TMP_TextElement::m_Glyph
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* ___m_Glyph_3;
// System.UInt32 TMPro.TMP_TextElement::m_GlyphIndex
uint32_t ___m_GlyphIndex_4;
// System.Single TMPro.TMP_TextElement::m_Scale
float ___m_Scale_5;
};
// TMPro.TMP_TextElement_Legacy
struct TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A : public RuntimeObject
{
// System.Int32 TMPro.TMP_TextElement_Legacy::id
int32_t ___id_0;
// System.Single TMPro.TMP_TextElement_Legacy::x
float ___x_1;
// System.Single TMPro.TMP_TextElement_Legacy::y
float ___y_2;
// System.Single TMPro.TMP_TextElement_Legacy::width
float ___width_3;
// System.Single TMPro.TMP_TextElement_Legacy::height
float ___height_4;
// System.Single TMPro.TMP_TextElement_Legacy::xOffset
float ___xOffset_5;
// System.Single TMPro.TMP_TextElement_Legacy::yOffset
float ___yOffset_6;
// System.Single TMPro.TMP_TextElement_Legacy::xAdvance
float ___xAdvance_7;
// System.Single TMPro.TMP_TextElement_Legacy::scale
float ___scale_8;
};
// TMPro.TMPro_EventManager
struct TMPro_EventManager_t0234DB5BF625FC164B395C5C3B6F2CB8C89A3BA9 : public RuntimeObject
{
};
// UnityEngine.Events.UnityEventBase
struct UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8 : public RuntimeObject
{
// UnityEngine.Events.InvokableCallList UnityEngine.Events.UnityEventBase::m_Calls
InvokableCallList_t309E1C8C7CE885A0D2F98C84CEA77A8935688382* ___m_Calls_0;
// UnityEngine.Events.PersistentCallGroup UnityEngine.Events.UnityEventBase::m_PersistentCalls
PersistentCallGroup_tB826EDF15DC80F71BCBCD8E410FD959A04C33F25* ___m_PersistentCalls_1;
// System.Boolean UnityEngine.Events.UnityEventBase::m_CallsDirty
bool ___m_CallsDirty_2;
};
// System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
{
};
// Native definition for P/Invoke marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
{
};
// UnityEngine.YieldInstruction
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D : public RuntimeObject
{
};
// Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_pinvoke
{
};
// Native definition for COM marshalling of UnityEngine.YieldInstruction
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_com
{
};
// TMPro.KerningTable/<>c
struct U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B : public RuntimeObject
{
};
// TMPro.KerningTable/<>c__DisplayClass3_0
struct U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E : public RuntimeObject
{
// System.UInt32 TMPro.KerningTable/<>c__DisplayClass3_0::first
uint32_t ___first_0;
// System.UInt32 TMPro.KerningTable/<>c__DisplayClass3_0::second
uint32_t ___second_1;
};
// TMPro.KerningTable/<>c__DisplayClass4_0
struct U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455 : public RuntimeObject
{
// System.UInt32 TMPro.KerningTable/<>c__DisplayClass4_0::first
uint32_t ___first_0;
// System.UInt32 TMPro.KerningTable/<>c__DisplayClass4_0::second
uint32_t ___second_1;
};
// TMPro.KerningTable/<>c__DisplayClass5_0
struct U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A : public RuntimeObject
{
// System.Int32 TMPro.KerningTable/<>c__DisplayClass5_0::left
int32_t ___left_0;
// System.Int32 TMPro.KerningTable/<>c__DisplayClass5_0::right
int32_t ___right_1;
};
// TMPro.TMP_Dropdown/<>c__DisplayClass69_0
struct U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A : public RuntimeObject
{
// TMPro.TMP_Dropdown/DropdownItem TMPro.TMP_Dropdown/<>c__DisplayClass69_0::item
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* ___item_0;
// TMPro.TMP_Dropdown TMPro.TMP_Dropdown/<>c__DisplayClass69_0::<>4__this
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* ___U3CU3E4__this_1;
};
// TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81
struct U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409 : public RuntimeObject
{
// System.Int32 TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Object TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81::<>2__current
RuntimeObject* ___U3CU3E2__current_1;
// System.Single TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81::delay
float ___delay_2;
// TMPro.TMP_Dropdown TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81::<>4__this
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* ___U3CU3E4__this_3;
};
// TMPro.TMP_Dropdown/OptionData
struct OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E : public RuntimeObject
{
// System.String TMPro.TMP_Dropdown/OptionData::m_Text
String_t* ___m_Text_0;
// UnityEngine.Sprite TMPro.TMP_Dropdown/OptionData::m_Image
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Image_1;
};
// TMPro.TMP_Dropdown/OptionDataList
struct OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1 : public RuntimeObject
{
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData> TMPro.TMP_Dropdown/OptionDataList::m_Options
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* ___m_Options_0;
};
// TMPro.TMP_FontAsset/<>c
struct U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7 : public RuntimeObject
{
};
// TMPro.TMP_FontFeatureTable/<>c
struct U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516 : public RuntimeObject
{
};
// TMPro.TMP_InputField/<CaretBlink>d__276
struct U3CCaretBlinkU3Ed__276_tDE69A51B01482A60372BE8B9BF3E0AF2C24A9ED3 : public RuntimeObject
{
// System.Int32 TMPro.TMP_InputField/<CaretBlink>d__276::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Object TMPro.TMP_InputField/<CaretBlink>d__276::<>2__current
RuntimeObject* ___U3CU3E2__current_1;
// TMPro.TMP_InputField TMPro.TMP_InputField/<CaretBlink>d__276::<>4__this
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* ___U3CU3E4__this_2;
};
// TMPro.TMP_InputField/<MouseDragOutsideRect>d__294
struct U3CMouseDragOutsideRectU3Ed__294_t193AC97DD2625A0E3BB89FB5DB0911CDF3D4C958 : public RuntimeObject
{
// System.Int32 TMPro.TMP_InputField/<MouseDragOutsideRect>d__294::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Object TMPro.TMP_InputField/<MouseDragOutsideRect>d__294::<>2__current
RuntimeObject* ___U3CU3E2__current_1;
// TMPro.TMP_InputField TMPro.TMP_InputField/<MouseDragOutsideRect>d__294::<>4__this
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* ___U3CU3E4__this_2;
// UnityEngine.EventSystems.PointerEventData TMPro.TMP_InputField/<MouseDragOutsideRect>d__294::eventData
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___eventData_3;
};
// TMPro.TMP_TextProcessingStack`1<TMPro.FontWeight>
struct TMP_TextProcessingStack_1_tA5C8CED87DD9E73F6359E23B334FFB5B6F813FD4
{
// T[] TMPro.TMP_TextProcessingStack`1::itemStack
FontWeightU5BU5D_t2A406B5BAB0DD0F06E7F1773DB062E4AF98067BA* ___itemStack_0;
// System.Int32 TMPro.TMP_TextProcessingStack`1::index
int32_t ___index_1;
// T TMPro.TMP_TextProcessingStack`1::m_DefaultItem
int32_t ___m_DefaultItem_2;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity
int32_t ___m_Capacity_3;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize
int32_t ___m_RolloverSize_4;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count
int32_t ___m_Count_5;
};
// TMPro.TMP_TextProcessingStack`1<TMPro.HorizontalAlignmentOptions>
struct TMP_TextProcessingStack_1_t243EA1B5D7FD2295D6533B953F0BBE8F52EFB8A0
{
// T[] TMPro.TMP_TextProcessingStack`1::itemStack
HorizontalAlignmentOptionsU5BU5D_t4D185662282BFB910D8B9A8199E91578E9422658* ___itemStack_0;
// System.Int32 TMPro.TMP_TextProcessingStack`1::index
int32_t ___index_1;
// T TMPro.TMP_TextProcessingStack`1::m_DefaultItem
int32_t ___m_DefaultItem_2;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity
int32_t ___m_Capacity_3;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize
int32_t ___m_RolloverSize_4;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count
int32_t ___m_Count_5;
};
// TMPro.TMP_TextProcessingStack`1<System.Int32>
struct TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C
{
// T[] TMPro.TMP_TextProcessingStack`1::itemStack
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___itemStack_0;
// System.Int32 TMPro.TMP_TextProcessingStack`1::index
int32_t ___index_1;
// T TMPro.TMP_TextProcessingStack`1::m_DefaultItem
int32_t ___m_DefaultItem_2;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity
int32_t ___m_Capacity_3;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize
int32_t ___m_RolloverSize_4;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count
int32_t ___m_Count_5;
};
// TMPro.TMP_TextProcessingStack`1<System.Single>
struct TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9
{
// T[] TMPro.TMP_TextProcessingStack`1::itemStack
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___itemStack_0;
// System.Int32 TMPro.TMP_TextProcessingStack`1::index
int32_t ___index_1;
// T TMPro.TMP_TextProcessingStack`1::m_DefaultItem
float ___m_DefaultItem_2;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity
int32_t ___m_Capacity_3;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize
int32_t ___m_RolloverSize_4;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count
int32_t ___m_Count_5;
};
// TMPro.TMP_TextProcessingStack`1<TMPro.TMP_ColorGradient>
struct TMP_TextProcessingStack_1_tC8FAEB17246D3B171EFD11165A5761AE39B40D0C
{
// T[] TMPro.TMP_TextProcessingStack`1::itemStack
TMP_ColorGradientU5BU5D_t2F65E8C42F268DFF33BB1392D94BCF5B5087308A* ___itemStack_0;
// System.Int32 TMPro.TMP_TextProcessingStack`1::index
int32_t ___index_1;
// T TMPro.TMP_TextProcessingStack`1::m_DefaultItem
TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB* ___m_DefaultItem_2;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity
int32_t ___m_Capacity_3;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize
int32_t ___m_RolloverSize_4;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count
int32_t ___m_Count_5;
};
// UnityEngine.Events.UnityEvent`1<System.Boolean>
struct UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
{
// System.Object[] UnityEngine.Events.UnityEvent`1::m_InvokeArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
};
// UnityEngine.Events.UnityEvent`1<UnityEngine.Color>
struct UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9 : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
{
// System.Object[] UnityEngine.Events.UnityEvent`1::m_InvokeArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
};
// UnityEngine.Events.UnityEvent`1<System.Int32>
struct UnityEvent_1_t7CC0661D6B113117B4CC68761D93AC8DF5DBD66A : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
{
// System.Object[] UnityEngine.Events.UnityEvent`1::m_InvokeArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
};
// UnityEngine.Events.UnityEvent`1<System.Single>
struct UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4 : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
{
// System.Object[] UnityEngine.Events.UnityEvent`1::m_InvokeArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
};
// UnityEngine.Events.UnityEvent`1<System.String>
struct UnityEvent_1_tC9859540CF1468306CAB6D758C0A0D95DBCEC257 : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
{
// System.Object[] UnityEngine.Events.UnityEvent`1::m_InvokeArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
};
// UnityEngine.Events.UnityEvent`1<UnityEngine.TouchScreenKeyboard/Status>
struct UnityEvent_1_t85E993D7FA05D159800BE750A9F55526111C22AB : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
{
// System.Object[] UnityEngine.Events.UnityEvent`1::m_InvokeArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
};
// UnityEngine.Events.UnityEvent`3<System.String,System.Int32,System.Int32>
struct UnityEvent_3_t5EE2DC870C12CB60384C5FCBB0DAD36392E701AD : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
{
// System.Object[] UnityEngine.Events.UnityEvent`3::m_InvokeArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
};
// UnityEngine.EventSystems.BaseEventData
struct BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F : public AbstractEventData_tAE1A127ED657117548181D29FFE4B1B14D8E67F7
{
// UnityEngine.EventSystems.EventSystem UnityEngine.EventSystems.BaseEventData::m_EventSystem
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* ___m_EventSystem_1;
};
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
{
// System.Boolean System.Boolean::m_value
bool ___m_value_0;
};
// System.Byte
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
{
// System.Byte System.Byte::m_value
uint8_t ___m_value_0;
};
// System.Char
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17
{
// System.Char System.Char::m_value
Il2CppChar ___m_value_0;
};
// UnityEngine.Color
struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F
{
// System.Single UnityEngine.Color::r
float ___r_0;
// System.Single UnityEngine.Color::g
float ___g_1;
// System.Single UnityEngine.Color::b
float ___b_2;
// System.Single UnityEngine.Color::a
float ___a_3;
};
// UnityEngine.Color32
struct Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B
{
union
{
#pragma pack(push, tp, 1)
struct
{
// System.Int32 UnityEngine.Color32::rgba
int32_t ___rgba_0;
};
#pragma pack(pop, tp)
struct
{
int32_t ___rgba_0_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
// System.Byte UnityEngine.Color32::r
uint8_t ___r_1;
};
#pragma pack(pop, tp)
struct
{
uint8_t ___r_1_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___g_2_OffsetPadding[1];
// System.Byte UnityEngine.Color32::g
uint8_t ___g_2;
};
#pragma pack(pop, tp)
struct
{
char ___g_2_OffsetPadding_forAlignmentOnly[1];
uint8_t ___g_2_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___b_3_OffsetPadding[2];
// System.Byte UnityEngine.Color32::b
uint8_t ___b_3;
};
#pragma pack(pop, tp)
struct
{
char ___b_3_OffsetPadding_forAlignmentOnly[2];
uint8_t ___b_3_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___a_4_OffsetPadding[3];
// System.Byte UnityEngine.Color32::a
uint8_t ___a_4;
};
#pragma pack(pop, tp)
struct
{
char ___a_4_OffsetPadding_forAlignmentOnly[3];
uint8_t ___a_4_forAlignmentOnly;
};
};
};
// UnityEngine.DrivenRectTransformTracker
struct DrivenRectTransformTracker_tFB0706C933E3C68E4F377C204FCEEF091F1EE0B1
{
union
{
struct
{
};
uint8_t DrivenRectTransformTracker_tFB0706C933E3C68E4F377C204FCEEF091F1EE0B1__padding[1];
};
};
// System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
{
};
// Native definition for P/Invoke marshalling of System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
{
};
// UnityEngine.TextCore.FaceInfo
struct FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756
{
// System.Int32 UnityEngine.TextCore.FaceInfo::m_FaceIndex
int32_t ___m_FaceIndex_0;
// System.String UnityEngine.TextCore.FaceInfo::m_FamilyName
String_t* ___m_FamilyName_1;
// System.String UnityEngine.TextCore.FaceInfo::m_StyleName
String_t* ___m_StyleName_2;
// System.Int32 UnityEngine.TextCore.FaceInfo::m_PointSize
int32_t ___m_PointSize_3;
// System.Single UnityEngine.TextCore.FaceInfo::m_Scale
float ___m_Scale_4;
// System.Int32 UnityEngine.TextCore.FaceInfo::m_UnitsPerEM
int32_t ___m_UnitsPerEM_5;
// System.Single UnityEngine.TextCore.FaceInfo::m_LineHeight
float ___m_LineHeight_6;
// System.Single UnityEngine.TextCore.FaceInfo::m_AscentLine
float ___m_AscentLine_7;
// System.Single UnityEngine.TextCore.FaceInfo::m_CapLine
float ___m_CapLine_8;
// System.Single UnityEngine.TextCore.FaceInfo::m_MeanLine
float ___m_MeanLine_9;
// System.Single UnityEngine.TextCore.FaceInfo::m_Baseline
float ___m_Baseline_10;
// System.Single UnityEngine.TextCore.FaceInfo::m_DescentLine
float ___m_DescentLine_11;
// System.Single UnityEngine.TextCore.FaceInfo::m_SuperscriptOffset
float ___m_SuperscriptOffset_12;
// System.Single UnityEngine.TextCore.FaceInfo::m_SuperscriptSize
float ___m_SuperscriptSize_13;
// System.Single UnityEngine.TextCore.FaceInfo::m_SubscriptOffset
float ___m_SubscriptOffset_14;
// System.Single UnityEngine.TextCore.FaceInfo::m_SubscriptSize
float ___m_SubscriptSize_15;
// System.Single UnityEngine.TextCore.FaceInfo::m_UnderlineOffset
float ___m_UnderlineOffset_16;
// System.Single UnityEngine.TextCore.FaceInfo::m_UnderlineThickness
float ___m_UnderlineThickness_17;
// System.Single UnityEngine.TextCore.FaceInfo::m_StrikethroughOffset
float ___m_StrikethroughOffset_18;
// System.Single UnityEngine.TextCore.FaceInfo::m_StrikethroughThickness
float ___m_StrikethroughThickness_19;
// System.Single UnityEngine.TextCore.FaceInfo::m_TabWidth
float ___m_TabWidth_20;
};
// Native definition for P/Invoke marshalling of UnityEngine.TextCore.FaceInfo
struct FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_pinvoke
{
int32_t ___m_FaceIndex_0;
char* ___m_FamilyName_1;
char* ___m_StyleName_2;
int32_t ___m_PointSize_3;
float ___m_Scale_4;
int32_t ___m_UnitsPerEM_5;
float ___m_LineHeight_6;
float ___m_AscentLine_7;
float ___m_CapLine_8;
float ___m_MeanLine_9;
float ___m_Baseline_10;
float ___m_DescentLine_11;
float ___m_SuperscriptOffset_12;
float ___m_SuperscriptSize_13;
float ___m_SubscriptOffset_14;
float ___m_SubscriptSize_15;
float ___m_UnderlineOffset_16;
float ___m_UnderlineThickness_17;
float ___m_StrikethroughOffset_18;
float ___m_StrikethroughThickness_19;
float ___m_TabWidth_20;
};
// Native definition for COM marshalling of UnityEngine.TextCore.FaceInfo
struct FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_com
{
int32_t ___m_FaceIndex_0;
Il2CppChar* ___m_FamilyName_1;
Il2CppChar* ___m_StyleName_2;
int32_t ___m_PointSize_3;
float ___m_Scale_4;
int32_t ___m_UnitsPerEM_5;
float ___m_LineHeight_6;
float ___m_AscentLine_7;
float ___m_CapLine_8;
float ___m_MeanLine_9;
float ___m_Baseline_10;
float ___m_DescentLine_11;
float ___m_SuperscriptOffset_12;
float ___m_SuperscriptSize_13;
float ___m_SubscriptOffset_14;
float ___m_SubscriptSize_15;
float ___m_UnderlineOffset_16;
float ___m_UnderlineThickness_17;
float ___m_StrikethroughOffset_18;
float ___m_StrikethroughThickness_19;
float ___m_TabWidth_20;
};
// TMPro.FloatTween
struct FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE
{
// TMPro.FloatTween/FloatTweenCallback TMPro.FloatTween::m_Target
FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E* ___m_Target_0;
// System.Single TMPro.FloatTween::m_StartValue
float ___m_StartValue_1;
// System.Single TMPro.FloatTween::m_TargetValue
float ___m_TargetValue_2;
// System.Single TMPro.FloatTween::m_Duration
float ___m_Duration_3;
// System.Boolean TMPro.FloatTween::m_IgnoreTimeScale
bool ___m_IgnoreTimeScale_4;
};
// Native definition for P/Invoke marshalling of TMPro.FloatTween
struct FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshaled_pinvoke
{
FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E* ___m_Target_0;
float ___m_StartValue_1;
float ___m_TargetValue_2;
float ___m_Duration_3;
int32_t ___m_IgnoreTimeScale_4;
};
// Native definition for COM marshalling of TMPro.FloatTween
struct FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshaled_com
{
FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E* ___m_Target_0;
float ___m_StartValue_1;
float ___m_TargetValue_2;
float ___m_Duration_3;
int32_t ___m_IgnoreTimeScale_4;
};
// TMPro.FontAssetCreationSettings
struct FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF
{
// System.String TMPro.FontAssetCreationSettings::sourceFontFileName
String_t* ___sourceFontFileName_0;
// System.String TMPro.FontAssetCreationSettings::sourceFontFileGUID
String_t* ___sourceFontFileGUID_1;
// System.Int32 TMPro.FontAssetCreationSettings::pointSizeSamplingMode
int32_t ___pointSizeSamplingMode_2;
// System.Int32 TMPro.FontAssetCreationSettings::pointSize
int32_t ___pointSize_3;
// System.Int32 TMPro.FontAssetCreationSettings::padding
int32_t ___padding_4;
// System.Int32 TMPro.FontAssetCreationSettings::packingMode
int32_t ___packingMode_5;
// System.Int32 TMPro.FontAssetCreationSettings::atlasWidth
int32_t ___atlasWidth_6;
// System.Int32 TMPro.FontAssetCreationSettings::atlasHeight
int32_t ___atlasHeight_7;
// System.Int32 TMPro.FontAssetCreationSettings::characterSetSelectionMode
int32_t ___characterSetSelectionMode_8;
// System.String TMPro.FontAssetCreationSettings::characterSequence
String_t* ___characterSequence_9;
// System.String TMPro.FontAssetCreationSettings::referencedFontAssetGUID
String_t* ___referencedFontAssetGUID_10;
// System.String TMPro.FontAssetCreationSettings::referencedTextAssetGUID
String_t* ___referencedTextAssetGUID_11;
// System.Int32 TMPro.FontAssetCreationSettings::fontStyle
int32_t ___fontStyle_12;
// System.Single TMPro.FontAssetCreationSettings::fontStyleModifier
float ___fontStyleModifier_13;
// System.Int32 TMPro.FontAssetCreationSettings::renderMode
int32_t ___renderMode_14;
// System.Boolean TMPro.FontAssetCreationSettings::includeFontFeatures
bool ___includeFontFeatures_15;
};
// Native definition for P/Invoke marshalling of TMPro.FontAssetCreationSettings
struct FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshaled_pinvoke
{
char* ___sourceFontFileName_0;
char* ___sourceFontFileGUID_1;
int32_t ___pointSizeSamplingMode_2;
int32_t ___pointSize_3;
int32_t ___padding_4;
int32_t ___packingMode_5;
int32_t ___atlasWidth_6;
int32_t ___atlasHeight_7;
int32_t ___characterSetSelectionMode_8;
char* ___characterSequence_9;
char* ___referencedFontAssetGUID_10;
char* ___referencedTextAssetGUID_11;
int32_t ___fontStyle_12;
float ___fontStyleModifier_13;
int32_t ___renderMode_14;
int32_t ___includeFontFeatures_15;
};
// Native definition for COM marshalling of TMPro.FontAssetCreationSettings
struct FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshaled_com
{
Il2CppChar* ___sourceFontFileName_0;
Il2CppChar* ___sourceFontFileGUID_1;
int32_t ___pointSizeSamplingMode_2;
int32_t ___pointSize_3;
int32_t ___padding_4;
int32_t ___packingMode_5;
int32_t ___atlasWidth_6;
int32_t ___atlasHeight_7;
int32_t ___characterSetSelectionMode_8;
Il2CppChar* ___characterSequence_9;
Il2CppChar* ___referencedFontAssetGUID_10;
Il2CppChar* ___referencedTextAssetGUID_11;
int32_t ___fontStyle_12;
float ___fontStyleModifier_13;
int32_t ___renderMode_14;
int32_t ___includeFontFeatures_15;
};
// UnityEngine.TextCore.GlyphMetrics
struct GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A
{
// System.Single UnityEngine.TextCore.GlyphMetrics::m_Width
float ___m_Width_0;
// System.Single UnityEngine.TextCore.GlyphMetrics::m_Height
float ___m_Height_1;
// System.Single UnityEngine.TextCore.GlyphMetrics::m_HorizontalBearingX
float ___m_HorizontalBearingX_2;
// System.Single UnityEngine.TextCore.GlyphMetrics::m_HorizontalBearingY
float ___m_HorizontalBearingY_3;
// System.Single UnityEngine.TextCore.GlyphMetrics::m_HorizontalAdvance
float ___m_HorizontalAdvance_4;
};
// TMPro.GlyphPairKey
struct GlyphPairKey_tE6F11B99C09229CB51285337E5FFA06125AAABBA
{
// System.UInt32 TMPro.GlyphPairKey::firstGlyphIndex
uint32_t ___firstGlyphIndex_0;
// System.UInt32 TMPro.GlyphPairKey::secondGlyphIndex
uint32_t ___secondGlyphIndex_1;
// System.UInt32 TMPro.GlyphPairKey::key
uint32_t ___key_2;
};
// UnityEngine.TextCore.GlyphRect
struct GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D
{
// System.Int32 UnityEngine.TextCore.GlyphRect::m_X
int32_t ___m_X_0;
// System.Int32 UnityEngine.TextCore.GlyphRect::m_Y
int32_t ___m_Y_1;
// System.Int32 UnityEngine.TextCore.GlyphRect::m_Width
int32_t ___m_Width_2;
// System.Int32 UnityEngine.TextCore.GlyphRect::m_Height
int32_t ___m_Height_3;
};
// UnityEngine.TextCore.LowLevel.GlyphValueRecord
struct GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E
{
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_XPlacement
float ___m_XPlacement_0;
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_YPlacement
float ___m_YPlacement_1;
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_XAdvance
float ___m_XAdvance_2;
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::m_YAdvance
float ___m_YAdvance_3;
};
// TMPro.GlyphValueRecord_Legacy
struct GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7
{
// System.Single TMPro.GlyphValueRecord_Legacy::xPlacement
float ___xPlacement_0;
// System.Single TMPro.GlyphValueRecord_Legacy::yPlacement
float ___yPlacement_1;
// System.Single TMPro.GlyphValueRecord_Legacy::xAdvance
float ___xAdvance_2;
// System.Single TMPro.GlyphValueRecord_Legacy::yAdvance
float ___yAdvance_3;
};
// System.Int32
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
{
// System.Int32 System.Int32::m_value
int32_t ___m_value_0;
};
// System.IntPtr
struct IntPtr_t
{
// System.Void* System.IntPtr::m_value
void* ___m_value_0;
};
// TMPro.KerningPairKey
struct KerningPairKey_t2C629F0C872DB1BC71B25D39DE9EEC0CCE8CF77C
{
// System.UInt32 TMPro.KerningPairKey::ascii_Left
uint32_t ___ascii_Left_0;
// System.UInt32 TMPro.KerningPairKey::ascii_Right
uint32_t ___ascii_Right_1;
// System.UInt32 TMPro.KerningPairKey::key
uint32_t ___key_2;
};
// UnityEngine.LayerMask
struct LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB
{
// System.Int32 UnityEngine.LayerMask::m_Mask
int32_t ___m_Mask_0;
};
// TMPro.MaterialReference
struct MaterialReference_tFD98FFFBBDF168028E637446C6676507186F4D0B
{
// System.Int32 TMPro.MaterialReference::index
int32_t ___index_0;
// TMPro.TMP_FontAsset TMPro.MaterialReference::fontAsset
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___fontAsset_1;
// TMPro.TMP_SpriteAsset TMPro.MaterialReference::spriteAsset
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___spriteAsset_2;
// UnityEngine.Material TMPro.MaterialReference::material
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_3;
// System.Boolean TMPro.MaterialReference::isDefaultMaterial
bool ___isDefaultMaterial_4;
// System.Boolean TMPro.MaterialReference::isFallbackMaterial
bool ___isFallbackMaterial_5;
// UnityEngine.Material TMPro.MaterialReference::fallbackMaterial
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___fallbackMaterial_6;
// System.Single TMPro.MaterialReference::padding
float ___padding_7;
// System.Int32 TMPro.MaterialReference::referenceCount
int32_t ___referenceCount_8;
};
// Native definition for P/Invoke marshalling of TMPro.MaterialReference
struct MaterialReference_tFD98FFFBBDF168028E637446C6676507186F4D0B_marshaled_pinvoke
{
int32_t ___index_0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___fontAsset_1;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___spriteAsset_2;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_3;
int32_t ___isDefaultMaterial_4;
int32_t ___isFallbackMaterial_5;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___fallbackMaterial_6;
float ___padding_7;
int32_t ___referenceCount_8;
};
// Native definition for COM marshalling of TMPro.MaterialReference
struct MaterialReference_tFD98FFFBBDF168028E637446C6676507186F4D0B_marshaled_com
{
int32_t ___index_0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___fontAsset_1;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___spriteAsset_2;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_3;
int32_t ___isDefaultMaterial_4;
int32_t ___isFallbackMaterial_5;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___fallbackMaterial_6;
float ___padding_7;
int32_t ___referenceCount_8;
};
// UnityEngine.Mathf
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682
{
union
{
struct
{
};
uint8_t Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682__padding[1];
};
};
// UnityEngine.Matrix4x4
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6
{
// System.Single UnityEngine.Matrix4x4::m00
float ___m00_0;
// System.Single UnityEngine.Matrix4x4::m10
float ___m10_1;
// System.Single UnityEngine.Matrix4x4::m20
float ___m20_2;
// System.Single UnityEngine.Matrix4x4::m30
float ___m30_3;
// System.Single UnityEngine.Matrix4x4::m01
float ___m01_4;
// System.Single UnityEngine.Matrix4x4::m11
float ___m11_5;
// System.Single UnityEngine.Matrix4x4::m21
float ___m21_6;
// System.Single UnityEngine.Matrix4x4::m31
float ___m31_7;
// System.Single UnityEngine.Matrix4x4::m02
float ___m02_8;
// System.Single UnityEngine.Matrix4x4::m12
float ___m12_9;
// System.Single UnityEngine.Matrix4x4::m22
float ___m22_10;
// System.Single UnityEngine.Matrix4x4::m32
float ___m32_11;
// System.Single UnityEngine.Matrix4x4::m03
float ___m03_12;
// System.Single UnityEngine.Matrix4x4::m13
float ___m13_13;
// System.Single UnityEngine.Matrix4x4::m23
float ___m23_14;
// System.Single UnityEngine.Matrix4x4::m33
float ___m33_15;
};
// UnityEngine.UI.Navigation
struct Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C
{
// UnityEngine.UI.Navigation/Mode UnityEngine.UI.Navigation::m_Mode
int32_t ___m_Mode_0;
// System.Boolean UnityEngine.UI.Navigation::m_WrapAround
bool ___m_WrapAround_1;
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnUp
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnUp_2;
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnDown
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnDown_3;
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnLeft
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnLeft_4;
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnRight
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnRight_5;
};
// Native definition for P/Invoke marshalling of UnityEngine.UI.Navigation
struct Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C_marshaled_pinvoke
{
int32_t ___m_Mode_0;
int32_t ___m_WrapAround_1;
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnUp_2;
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnDown_3;
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnLeft_4;
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnRight_5;
};
// Native definition for COM marshalling of UnityEngine.UI.Navigation
struct Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C_marshaled_com
{
int32_t ___m_Mode_0;
int32_t ___m_WrapAround_1;
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnUp_2;
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnDown_3;
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnLeft_4;
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnRight_5;
};
// UnityEngine.Quaternion
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974
{
// System.Single UnityEngine.Quaternion::x
float ___x_0;
// System.Single UnityEngine.Quaternion::y
float ___y_1;
// System.Single UnityEngine.Quaternion::z
float ___z_2;
// System.Single UnityEngine.Quaternion::w
float ___w_3;
};
// UnityEngine.RangeInt
struct RangeInt_tDFBE4FD13857C11F21F7C3DA6B60D05341B67268
{
// System.Int32 UnityEngine.RangeInt::start
int32_t ___start_0;
// System.Int32 UnityEngine.RangeInt::length
int32_t ___length_1;
};
// UnityEngine.Rect
struct Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D
{
// System.Single UnityEngine.Rect::m_XMin
float ___m_XMin_0;
// System.Single UnityEngine.Rect::m_YMin
float ___m_YMin_1;
// System.Single UnityEngine.Rect::m_Width
float ___m_Width_2;
// System.Single UnityEngine.Rect::m_Height
float ___m_Height_3;
};
// TMPro.RichTextTagAttribute
struct RichTextTagAttribute_t1BB51A8FD6C14746D177D8E84E281A4FD4A720E0
{
// System.Int32 TMPro.RichTextTagAttribute::nameHashCode
int32_t ___nameHashCode_0;
// System.Int32 TMPro.RichTextTagAttribute::valueHashCode
int32_t ___valueHashCode_1;
// TMPro.TagValueType TMPro.RichTextTagAttribute::valueType
int32_t ___valueType_2;
// System.Int32 TMPro.RichTextTagAttribute::valueStartIndex
int32_t ___valueStartIndex_3;
// System.Int32 TMPro.RichTextTagAttribute::valueLength
int32_t ___valueLength_4;
// TMPro.TagUnitType TMPro.RichTextTagAttribute::unitType
int32_t ___unitType_5;
};
// System.Single
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
{
// System.Single System.Single::m_value
float ___m_value_0;
};
// UnityEngine.UI.SpriteState
struct SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD
{
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_HighlightedSprite
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_HighlightedSprite_0;
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_PressedSprite
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_PressedSprite_1;
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_SelectedSprite
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_SelectedSprite_2;
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_DisabledSprite
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_DisabledSprite_3;
};
// Native definition for P/Invoke marshalling of UnityEngine.UI.SpriteState
struct SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD_marshaled_pinvoke
{
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_HighlightedSprite_0;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_PressedSprite_1;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_SelectedSprite_2;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_DisabledSprite_3;
};
// Native definition for COM marshalling of UnityEngine.UI.SpriteState
struct SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD_marshaled_com
{
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_HighlightedSprite_0;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_PressedSprite_1;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_SelectedSprite_2;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_DisabledSprite_3;
};
// TMPro.TMP_Character
struct TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35 : public TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5
{
};
// TMPro.TMP_FontStyleStack
struct TMP_FontStyleStack_t52885F172FADBC21346C835B5302167BDA8020DC
{
// System.Byte TMPro.TMP_FontStyleStack::bold
uint8_t ___bold_0;
// System.Byte TMPro.TMP_FontStyleStack::italic
uint8_t ___italic_1;
// System.Byte TMPro.TMP_FontStyleStack::underline
uint8_t ___underline_2;
// System.Byte TMPro.TMP_FontStyleStack::strikethrough
uint8_t ___strikethrough_3;
// System.Byte TMPro.TMP_FontStyleStack::highlight
uint8_t ___highlight_4;
// System.Byte TMPro.TMP_FontStyleStack::superscript
uint8_t ___superscript_5;
// System.Byte TMPro.TMP_FontStyleStack::subscript
uint8_t ___subscript_6;
// System.Byte TMPro.TMP_FontStyleStack::uppercase
uint8_t ___uppercase_7;
// System.Byte TMPro.TMP_FontStyleStack::lowercase
uint8_t ___lowercase_8;
// System.Byte TMPro.TMP_FontStyleStack::smallcaps
uint8_t ___smallcaps_9;
};
// TMPro.TMP_FontWeightPair
struct TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E
{
// TMPro.TMP_FontAsset TMPro.TMP_FontWeightPair::regularTypeface
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___regularTypeface_0;
// TMPro.TMP_FontAsset TMPro.TMP_FontWeightPair::italicTypeface
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___italicTypeface_1;
};
// Native definition for P/Invoke marshalling of TMPro.TMP_FontWeightPair
struct TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshaled_pinvoke
{
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___regularTypeface_0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___italicTypeface_1;
};
// Native definition for COM marshalling of TMPro.TMP_FontWeightPair
struct TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshaled_com
{
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___regularTypeface_0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___italicTypeface_1;
};
// TMPro.TMP_Glyph
struct TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310 : public TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A
{
};
// TMPro.TMP_GlyphValueRecord
struct TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1
{
// System.Single TMPro.TMP_GlyphValueRecord::m_XPlacement
float ___m_XPlacement_0;
// System.Single TMPro.TMP_GlyphValueRecord::m_YPlacement
float ___m_YPlacement_1;
// System.Single TMPro.TMP_GlyphValueRecord::m_XAdvance
float ___m_XAdvance_2;
// System.Single TMPro.TMP_GlyphValueRecord::m_YAdvance
float ___m_YAdvance_3;
};
// TMPro.TMP_LinkInfo
struct TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6
{
// TMPro.TMP_Text TMPro.TMP_LinkInfo::textComponent
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___textComponent_0;
// System.Int32 TMPro.TMP_LinkInfo::hashCode
int32_t ___hashCode_1;
// System.Int32 TMPro.TMP_LinkInfo::linkIdFirstCharacterIndex
int32_t ___linkIdFirstCharacterIndex_2;
// System.Int32 TMPro.TMP_LinkInfo::linkIdLength
int32_t ___linkIdLength_3;
// System.Int32 TMPro.TMP_LinkInfo::linkTextfirstCharacterIndex
int32_t ___linkTextfirstCharacterIndex_4;
// System.Int32 TMPro.TMP_LinkInfo::linkTextLength
int32_t ___linkTextLength_5;
// System.Char[] TMPro.TMP_LinkInfo::linkID
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___linkID_6;
};
// Native definition for P/Invoke marshalling of TMPro.TMP_LinkInfo
struct TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshaled_pinvoke
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___textComponent_0;
int32_t ___hashCode_1;
int32_t ___linkIdFirstCharacterIndex_2;
int32_t ___linkIdLength_3;
int32_t ___linkTextfirstCharacterIndex_4;
int32_t ___linkTextLength_5;
uint8_t* ___linkID_6;
};
// Native definition for COM marshalling of TMPro.TMP_LinkInfo
struct TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshaled_com
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___textComponent_0;
int32_t ___hashCode_1;
int32_t ___linkIdFirstCharacterIndex_2;
int32_t ___linkIdLength_3;
int32_t ___linkTextfirstCharacterIndex_4;
int32_t ___linkTextLength_5;
uint8_t* ___linkID_6;
};
// TMPro.TMP_Offset
struct TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6
{
// System.Single TMPro.TMP_Offset::m_Left
float ___m_Left_0;
// System.Single TMPro.TMP_Offset::m_Right
float ___m_Right_1;
// System.Single TMPro.TMP_Offset::m_Top
float ___m_Top_2;
// System.Single TMPro.TMP_Offset::m_Bottom
float ___m_Bottom_3;
};
// TMPro.TMP_PageInfo
struct TMP_PageInfo_t062E56948480FAB066C168E14DC79CC83CC369B4
{
// System.Int32 TMPro.TMP_PageInfo::firstCharacterIndex
int32_t ___firstCharacterIndex_0;
// System.Int32 TMPro.TMP_PageInfo::lastCharacterIndex
int32_t ___lastCharacterIndex_1;
// System.Single TMPro.TMP_PageInfo::ascender
float ___ascender_2;
// System.Single TMPro.TMP_PageInfo::baseLine
float ___baseLine_3;
// System.Single TMPro.TMP_PageInfo::descender
float ___descender_4;
};
// TMPro.TMP_SpriteCharacter
struct TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E : public TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5
{
// System.String TMPro.TMP_SpriteCharacter::m_Name
String_t* ___m_Name_6;
// System.Int32 TMPro.TMP_SpriteCharacter::m_HashCode
int32_t ___m_HashCode_7;
};
// TMPro.TMP_SpriteInfo
struct TMP_SpriteInfo_t3AC3F7B2DF0808E073BF53A37EEBAB11F729E818
{
// System.Int32 TMPro.TMP_SpriteInfo::spriteIndex
int32_t ___spriteIndex_0;
// System.Int32 TMPro.TMP_SpriteInfo::characterIndex
int32_t ___characterIndex_1;
// System.Int32 TMPro.TMP_SpriteInfo::vertexIndex
int32_t ___vertexIndex_2;
};
// TMPro.TMP_WordInfo
struct TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983
{
// TMPro.TMP_Text TMPro.TMP_WordInfo::textComponent
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___textComponent_0;
// System.Int32 TMPro.TMP_WordInfo::firstCharacterIndex
int32_t ___firstCharacterIndex_1;
// System.Int32 TMPro.TMP_WordInfo::lastCharacterIndex
int32_t ___lastCharacterIndex_2;
// System.Int32 TMPro.TMP_WordInfo::characterCount
int32_t ___characterCount_3;
};
// Native definition for P/Invoke marshalling of TMPro.TMP_WordInfo
struct TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshaled_pinvoke
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___textComponent_0;
int32_t ___firstCharacterIndex_1;
int32_t ___lastCharacterIndex_2;
int32_t ___characterCount_3;
};
// Native definition for COM marshalling of TMPro.TMP_WordInfo
struct TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshaled_com
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___textComponent_0;
int32_t ___firstCharacterIndex_1;
int32_t ___lastCharacterIndex_2;
int32_t ___characterCount_3;
};
// TMPro.TagAttribute
struct TagAttribute_t18DC35BFAEB5766FDA6B253F78CECF0557EE1CF5
{
// System.Int32 TMPro.TagAttribute::startIndex
int32_t ___startIndex_0;
// System.Int32 TMPro.TagAttribute::length
int32_t ___length_1;
// System.Int32 TMPro.TagAttribute::hashCode
int32_t ___hashCode_2;
};
// System.Threading.Thread
struct Thread_t0A773B9DE873D2DCAA7D229EAB36757B500E207F : public CriticalFinalizerObject_t1DCAB623CAEA6529A96F5F3EDE3C7048A6E313C9
{
// System.Threading.InternalThread System.Threading.Thread::internal_thread
InternalThread_tF40B7BFCBD60C82BD8475A22FF5186CA10293687* ___internal_thread_6;
// System.Object System.Threading.Thread::m_ThreadStartArg
RuntimeObject* ___m_ThreadStartArg_7;
// System.Object System.Threading.Thread::pending_exception
RuntimeObject* ___pending_exception_8;
// System.MulticastDelegate System.Threading.Thread::m_Delegate
MulticastDelegate_t* ___m_Delegate_10;
// System.Threading.ExecutionContext System.Threading.Thread::m_ExecutionContext
ExecutionContext_t9D6EDFD92F0B2D391751963E2D77A8B03CB81710* ___m_ExecutionContext_11;
// System.Boolean System.Threading.Thread::m_ExecutionContextBelongsToOuterScope
bool ___m_ExecutionContextBelongsToOuterScope_12;
// System.Security.Principal.IPrincipal System.Threading.Thread::principal
RuntimeObject* ___principal_13;
// System.Int32 System.Threading.Thread::principal_version
int32_t ___principal_version_14;
};
// System.UInt16
struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455
{
// System.UInt16 System.UInt16::m_value
uint16_t ___m_value_0;
};
// System.UInt32
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
{
// System.UInt32 System.UInt32::m_value
uint32_t ___m_value_0;
};
// UnityEngine.Events.UnityEvent
struct UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977 : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
{
// System.Object[] UnityEngine.Events.UnityEvent::m_InvokeArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
};
// UnityEngine.Vector2
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
{
// System.Single UnityEngine.Vector2::x
float ___x_0;
// System.Single UnityEngine.Vector2::y
float ___y_1;
};
// UnityEngine.Vector2Int
struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A
{
// System.Int32 UnityEngine.Vector2Int::m_X
int32_t ___m_X_0;
// System.Int32 UnityEngine.Vector2Int::m_Y
int32_t ___m_Y_1;
};
// UnityEngine.Vector3
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2
{
// System.Single UnityEngine.Vector3::x
float ___x_2;
// System.Single UnityEngine.Vector3::y
float ___y_3;
// System.Single UnityEngine.Vector3::z
float ___z_4;
};
// UnityEngine.Vector4
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3
{
// System.Single UnityEngine.Vector4::x
float ___x_1;
// System.Single UnityEngine.Vector4::y
float ___y_2;
// System.Single UnityEngine.Vector4::z
float ___z_3;
// System.Single UnityEngine.Vector4::w
float ___w_4;
};
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
{
union
{
struct
{
};
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
};
};
// UnityEngine.WaitForSecondsRealtime
struct WaitForSecondsRealtime_tA8CE0AAB4B0C872B843E7973637037D17682BA01 : public CustomYieldInstruction_t6B81A50D5D210C1ACAAE247FB53B65CDFFEB7617
{
// System.Single UnityEngine.WaitForSecondsRealtime::<waitTime>k__BackingField
float ___U3CwaitTimeU3Ek__BackingField_0;
// System.Single UnityEngine.WaitForSecondsRealtime::m_WaitUntilTime
float ___m_WaitUntilTime_1;
};
// UnityEngine.EventSystems.EventSystem/UIToolkitOverrideConfig
struct UIToolkitOverrideConfig_t4E6B4528E38BCA7DA72C45424634806200A50182
{
// UnityEngine.EventSystems.EventSystem UnityEngine.EventSystems.EventSystem/UIToolkitOverrideConfig::activeEventSystem
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* ___activeEventSystem_0;
// System.Boolean UnityEngine.EventSystems.EventSystem/UIToolkitOverrideConfig::sendEvents
bool ___sendEvents_1;
// System.Boolean UnityEngine.EventSystems.EventSystem/UIToolkitOverrideConfig::createPanelGameObjectsOnStart
bool ___createPanelGameObjectsOnStart_2;
};
// Native definition for P/Invoke marshalling of UnityEngine.EventSystems.EventSystem/UIToolkitOverrideConfig
struct UIToolkitOverrideConfig_t4E6B4528E38BCA7DA72C45424634806200A50182_marshaled_pinvoke
{
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* ___activeEventSystem_0;
int32_t ___sendEvents_1;
int32_t ___createPanelGameObjectsOnStart_2;
};
// Native definition for COM marshalling of UnityEngine.EventSystems.EventSystem/UIToolkitOverrideConfig
struct UIToolkitOverrideConfig_t4E6B4528E38BCA7DA72C45424634806200A50182_marshaled_com
{
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* ___activeEventSystem_0;
int32_t ___sendEvents_1;
int32_t ___createPanelGameObjectsOnStart_2;
};
// TMPro.TMP_DefaultControls/Resources
struct Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B
{
// UnityEngine.Sprite TMPro.TMP_DefaultControls/Resources::standard
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___standard_0;
// UnityEngine.Sprite TMPro.TMP_DefaultControls/Resources::background
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___background_1;
// UnityEngine.Sprite TMPro.TMP_DefaultControls/Resources::inputField
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___inputField_2;
// UnityEngine.Sprite TMPro.TMP_DefaultControls/Resources::knob
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___knob_3;
// UnityEngine.Sprite TMPro.TMP_DefaultControls/Resources::checkmark
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___checkmark_4;
// UnityEngine.Sprite TMPro.TMP_DefaultControls/Resources::dropdown
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___dropdown_5;
// UnityEngine.Sprite TMPro.TMP_DefaultControls/Resources::mask
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___mask_6;
};
// Native definition for P/Invoke marshalling of TMPro.TMP_DefaultControls/Resources
struct Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshaled_pinvoke
{
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___standard_0;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___background_1;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___inputField_2;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___knob_3;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___checkmark_4;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___dropdown_5;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___mask_6;
};
// Native definition for COM marshalling of TMPro.TMP_DefaultControls/Resources
struct Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshaled_com
{
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___standard_0;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___background_1;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___inputField_2;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___knob_3;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___checkmark_4;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___dropdown_5;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___mask_6;
};
// TMPro.TMP_Text/SpecialCharacter
struct SpecialCharacter_t6C1DBE8C490706D1620899BAB7F0B8091AD26777
{
// TMPro.TMP_Character TMPro.TMP_Text/SpecialCharacter::character
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* ___character_0;
// TMPro.TMP_FontAsset TMPro.TMP_Text/SpecialCharacter::fontAsset
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___fontAsset_1;
// UnityEngine.Material TMPro.TMP_Text/SpecialCharacter::material
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_2;
// System.Int32 TMPro.TMP_Text/SpecialCharacter::materialIndex
int32_t ___materialIndex_3;
};
// Native definition for P/Invoke marshalling of TMPro.TMP_Text/SpecialCharacter
struct SpecialCharacter_t6C1DBE8C490706D1620899BAB7F0B8091AD26777_marshaled_pinvoke
{
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* ___character_0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___fontAsset_1;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_2;
int32_t ___materialIndex_3;
};
// Native definition for COM marshalling of TMPro.TMP_Text/SpecialCharacter
struct SpecialCharacter_t6C1DBE8C490706D1620899BAB7F0B8091AD26777_marshaled_com
{
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* ___character_0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___fontAsset_1;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_2;
int32_t ___materialIndex_3;
};
// TMPro.TMP_Text/TextBackingContainer
struct TextBackingContainer_t33D1CE628E7B26C45EDAC1D87BEF2DD22A5C6361
{
// System.UInt32[] TMPro.TMP_Text/TextBackingContainer::m_Array
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___m_Array_0;
// System.Int32 TMPro.TMP_Text/TextBackingContainer::m_Count
int32_t ___m_Count_1;
};
// Native definition for P/Invoke marshalling of TMPro.TMP_Text/TextBackingContainer
struct TextBackingContainer_t33D1CE628E7B26C45EDAC1D87BEF2DD22A5C6361_marshaled_pinvoke
{
Il2CppSafeArray/*NONE*/* ___m_Array_0;
int32_t ___m_Count_1;
};
// Native definition for COM marshalling of TMPro.TMP_Text/TextBackingContainer
struct TextBackingContainer_t33D1CE628E7B26C45EDAC1D87BEF2DD22A5C6361_marshaled_com
{
Il2CppSafeArray/*NONE*/* ___m_Array_0;
int32_t ___m_Count_1;
};
// TMPro.TMP_TextProcessingStack`1<UnityEngine.Color32>
struct TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3
{
// T[] TMPro.TMP_TextProcessingStack`1::itemStack
Color32U5BU5D_t38116C3E91765C4C5726CE12C77FAD7F9F737259* ___itemStack_0;
// System.Int32 TMPro.TMP_TextProcessingStack`1::index
int32_t ___index_1;
// T TMPro.TMP_TextProcessingStack`1::m_DefaultItem
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___m_DefaultItem_2;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity
int32_t ___m_Capacity_3;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize
int32_t ___m_RolloverSize_4;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count
int32_t ___m_Count_5;
};
// TMPro.TMP_TextProcessingStack`1<TMPro.MaterialReference>
struct TMP_TextProcessingStack_1_tB03E08F69415B281A5A81138F09E49EE58402DF9
{
// T[] TMPro.TMP_TextProcessingStack`1::itemStack
MaterialReferenceU5BU5D_t7491D335AB3E3E13CE9C0F5E931F396F6A02E1F2* ___itemStack_0;
// System.Int32 TMPro.TMP_TextProcessingStack`1::index
int32_t ___index_1;
// T TMPro.TMP_TextProcessingStack`1::m_DefaultItem
MaterialReference_tFD98FFFBBDF168028E637446C6676507186F4D0B ___m_DefaultItem_2;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity
int32_t ___m_Capacity_3;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize
int32_t ___m_RolloverSize_4;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count
int32_t ___m_Count_5;
};
// UnityEngine.Bounds
struct Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3
{
// UnityEngine.Vector3 UnityEngine.Bounds::m_Center
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Center_0;
// UnityEngine.Vector3 UnityEngine.Bounds::m_Extents
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Extents_1;
};
// UnityEngine.UI.ColorBlock
struct ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11
{
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_NormalColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_NormalColor_0;
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_HighlightedColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_HighlightedColor_1;
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_PressedColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_PressedColor_2;
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_SelectedColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_SelectedColor_3;
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_DisabledColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_DisabledColor_4;
// System.Single UnityEngine.UI.ColorBlock::m_ColorMultiplier
float ___m_ColorMultiplier_5;
// System.Single UnityEngine.UI.ColorBlock::m_FadeDuration
float ___m_FadeDuration_6;
};
// TMPro.ColorTween
struct ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5
{
// TMPro.ColorTween/ColorTweenCallback TMPro.ColorTween::m_Target
ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53* ___m_Target_0;
// UnityEngine.Color TMPro.ColorTween::m_StartColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_StartColor_1;
// UnityEngine.Color TMPro.ColorTween::m_TargetColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_TargetColor_2;
// TMPro.ColorTween/ColorTweenMode TMPro.ColorTween::m_TweenMode
int32_t ___m_TweenMode_3;
// System.Single TMPro.ColorTween::m_Duration
float ___m_Duration_4;
// System.Boolean TMPro.ColorTween::m_IgnoreTimeScale
bool ___m_IgnoreTimeScale_5;
};
// Native definition for P/Invoke marshalling of TMPro.ColorTween
struct ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshaled_pinvoke
{
ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53* ___m_Target_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_StartColor_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_TargetColor_2;
int32_t ___m_TweenMode_3;
float ___m_Duration_4;
int32_t ___m_IgnoreTimeScale_5;
};
// Native definition for COM marshalling of TMPro.ColorTween
struct ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshaled_com
{
ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53* ___m_Target_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_StartColor_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_TargetColor_2;
int32_t ___m_TweenMode_3;
float ___m_Duration_4;
int32_t ___m_IgnoreTimeScale_5;
};
// UnityEngine.Coroutine
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D
{
// System.IntPtr UnityEngine.Coroutine::m_Ptr
intptr_t ___m_Ptr_0;
};
// Native definition for P/Invoke marshalling of UnityEngine.Coroutine
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B_marshaled_pinvoke : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_pinvoke
{
intptr_t ___m_Ptr_0;
};
// Native definition for COM marshalling of UnityEngine.Coroutine
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B_marshaled_com : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_com
{
intptr_t ___m_Ptr_0;
};
// System.Delegate
struct Delegate_t : public RuntimeObject
{
// System.IntPtr System.Delegate::method_ptr
Il2CppMethodPointer ___method_ptr_0;
// System.IntPtr System.Delegate::invoke_impl
intptr_t ___invoke_impl_1;
// System.Object System.Delegate::m_target
RuntimeObject* ___m_target_2;
// System.IntPtr System.Delegate::method
intptr_t ___method_3;
// System.IntPtr System.Delegate::delegate_trampoline
intptr_t ___delegate_trampoline_4;
// System.IntPtr System.Delegate::extra_arg
intptr_t ___extra_arg_5;
// System.IntPtr System.Delegate::method_code
intptr_t ___method_code_6;
// System.IntPtr System.Delegate::interp_method
intptr_t ___interp_method_7;
// System.IntPtr System.Delegate::interp_invoke_impl
intptr_t ___interp_invoke_impl_8;
// System.Reflection.MethodInfo System.Delegate::method_info
MethodInfo_t* ___method_info_9;
// System.Reflection.MethodInfo System.Delegate::original_method_info
MethodInfo_t* ___original_method_info_10;
// System.DelegateData System.Delegate::data
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
// System.Boolean System.Delegate::method_is_virtual
bool ___method_is_virtual_12;
};
// Native definition for P/Invoke marshalling of System.Delegate
struct Delegate_t_marshaled_pinvoke
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
intptr_t ___interp_method_7;
intptr_t ___interp_invoke_impl_8;
MethodInfo_t* ___method_info_9;
MethodInfo_t* ___original_method_info_10;
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
int32_t ___method_is_virtual_12;
};
// Native definition for COM marshalling of System.Delegate
struct Delegate_t_marshaled_com
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
intptr_t ___interp_method_7;
intptr_t ___interp_invoke_impl_8;
MethodInfo_t* ___method_info_9;
MethodInfo_t* ___original_method_info_10;
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
int32_t ___method_is_virtual_12;
};
// UnityEngine.Event
struct Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB : public RuntimeObject
{
// System.IntPtr UnityEngine.Event::m_Ptr
intptr_t ___m_Ptr_0;
};
// Native definition for P/Invoke marshalling of UnityEngine.Event
struct Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB_marshaled_pinvoke
{
intptr_t ___m_Ptr_0;
};
// Native definition for COM marshalling of UnityEngine.Event
struct Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB_marshaled_com
{
intptr_t ___m_Ptr_0;
};
// System.Exception
struct Exception_t : public RuntimeObject
{
// System.String System.Exception::_className
String_t* ____className_1;
// System.String System.Exception::_message
String_t* ____message_2;
// System.Collections.IDictionary System.Exception::_data
RuntimeObject* ____data_3;
// System.Exception System.Exception::_innerException
Exception_t* ____innerException_4;
// System.String System.Exception::_helpURL
String_t* ____helpURL_5;
// System.Object System.Exception::_stackTrace
RuntimeObject* ____stackTrace_6;
// System.String System.Exception::_stackTraceString
String_t* ____stackTraceString_7;
// System.String System.Exception::_remoteStackTraceString
String_t* ____remoteStackTraceString_8;
// System.Int32 System.Exception::_remoteStackIndex
int32_t ____remoteStackIndex_9;
// System.Object System.Exception::_dynamicMethods
RuntimeObject* ____dynamicMethods_10;
// System.Int32 System.Exception::_HResult
int32_t ____HResult_11;
// System.String System.Exception::_source
String_t* ____source_12;
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
// System.IntPtr[] System.Exception::native_trace_ips
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15;
// System.Int32 System.Exception::caught_in_unmanaged
int32_t ___caught_in_unmanaged_16;
};
// Native definition for P/Invoke marshalling of System.Exception
struct Exception_t_marshaled_pinvoke
{
char* ____className_1;
char* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_pinvoke* ____innerException_4;
char* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
char* ____stackTraceString_7;
char* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
char* ____source_12;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
int32_t ___caught_in_unmanaged_16;
};
// Native definition for COM marshalling of System.Exception
struct Exception_t_marshaled_com
{
Il2CppChar* ____className_1;
Il2CppChar* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_com* ____innerException_4;
Il2CppChar* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
Il2CppChar* ____stackTraceString_7;
Il2CppChar* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
Il2CppChar* ____source_12;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
int32_t ___caught_in_unmanaged_16;
};
// TMPro.Extents
struct Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8
{
// UnityEngine.Vector2 TMPro.Extents::min
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___min_2;
// UnityEngine.Vector2 TMPro.Extents::max
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___max_3;
};
// UnityEngine.TextCore.Glyph
struct Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F : public RuntimeObject
{
// System.UInt32 UnityEngine.TextCore.Glyph::m_Index
uint32_t ___m_Index_0;
// UnityEngine.TextCore.GlyphMetrics UnityEngine.TextCore.Glyph::m_Metrics
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___m_Metrics_1;
// UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.Glyph::m_GlyphRect
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___m_GlyphRect_2;
// System.Single UnityEngine.TextCore.Glyph::m_Scale
float ___m_Scale_3;
// System.Int32 UnityEngine.TextCore.Glyph::m_AtlasIndex
int32_t ___m_AtlasIndex_4;
// UnityEngine.TextCore.GlyphClassDefinitionType UnityEngine.TextCore.Glyph::m_ClassDefinitionType
int32_t ___m_ClassDefinitionType_5;
};
// Native definition for P/Invoke marshalling of UnityEngine.TextCore.Glyph
struct Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshaled_pinvoke
{
uint32_t ___m_Index_0;
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___m_Metrics_1;
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___m_GlyphRect_2;
float ___m_Scale_3;
int32_t ___m_AtlasIndex_4;
int32_t ___m_ClassDefinitionType_5;
};
// Native definition for COM marshalling of UnityEngine.TextCore.Glyph
struct Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_marshaled_com
{
uint32_t ___m_Index_0;
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___m_Metrics_1;
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___m_GlyphRect_2;
float ___m_Scale_3;
int32_t ___m_AtlasIndex_4;
int32_t ___m_ClassDefinitionType_5;
};
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord
struct GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7
{
// System.UInt32 UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::m_GlyphIndex
uint32_t ___m_GlyphIndex_0;
// UnityEngine.TextCore.LowLevel.GlyphValueRecord UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::m_GlyphValueRecord
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___m_GlyphValueRecord_1;
};
// TMPro.HighlightState
struct HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B
{
// UnityEngine.Color32 TMPro.HighlightState::color
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_0;
// TMPro.TMP_Offset TMPro.HighlightState::padding
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___padding_1;
};
// TMPro.KerningPair
struct KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481 : public RuntimeObject
{
// System.UInt32 TMPro.KerningPair::m_FirstGlyph
uint32_t ___m_FirstGlyph_0;
// TMPro.GlyphValueRecord_Legacy TMPro.KerningPair::m_FirstGlyphAdjustments
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___m_FirstGlyphAdjustments_1;
// System.UInt32 TMPro.KerningPair::m_SecondGlyph
uint32_t ___m_SecondGlyph_2;
// TMPro.GlyphValueRecord_Legacy TMPro.KerningPair::m_SecondGlyphAdjustments
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___m_SecondGlyphAdjustments_3;
// System.Single TMPro.KerningPair::xOffset
float ___xOffset_4;
// System.Boolean TMPro.KerningPair::m_IgnoreSpacingAdjustments
bool ___m_IgnoreSpacingAdjustments_6;
};
// TMPro.Mesh_Extents
struct Mesh_Extents_tD11C2B06A495ADBAA7AD6C2A670FEE70346D464B
{
// UnityEngine.Vector2 TMPro.Mesh_Extents::min
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___min_0;
// UnityEngine.Vector2 TMPro.Mesh_Extents::max
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___max_1;
};
// UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
{
// System.IntPtr UnityEngine.Object::m_CachedPtr
intptr_t ___m_CachedPtr_0;
};
// Native definition for P/Invoke marshalling of UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
intptr_t ___m_CachedPtr_0;
};
// Native definition for COM marshalling of UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
intptr_t ___m_CachedPtr_0;
};
// Unity.Profiling.ProfilerMarker
struct ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD
{
// System.IntPtr Unity.Profiling.ProfilerMarker::m_Ptr
intptr_t ___m_Ptr_0;
};
// UnityEngine.EventSystems.RaycastResult
struct RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023
{
// UnityEngine.GameObject UnityEngine.EventSystems.RaycastResult::m_GameObject
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_GameObject_0;
// UnityEngine.EventSystems.BaseRaycaster UnityEngine.EventSystems.RaycastResult::module
BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* ___module_1;
// System.Single UnityEngine.EventSystems.RaycastResult::distance
float ___distance_2;
// System.Single UnityEngine.EventSystems.RaycastResult::index
float ___index_3;
// System.Int32 UnityEngine.EventSystems.RaycastResult::depth
int32_t ___depth_4;
// System.Int32 UnityEngine.EventSystems.RaycastResult::sortingGroupID
int32_t ___sortingGroupID_5;
// System.Int32 UnityEngine.EventSystems.RaycastResult::sortingGroupOrder
int32_t ___sortingGroupOrder_6;
// System.Int32 UnityEngine.EventSystems.RaycastResult::sortingLayer
int32_t ___sortingLayer_7;
// System.Int32 UnityEngine.EventSystems.RaycastResult::sortingOrder
int32_t ___sortingOrder_8;
// UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldPosition
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldPosition_9;
// UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldNormal
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldNormal_10;
// UnityEngine.Vector2 UnityEngine.EventSystems.RaycastResult::screenPosition
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___screenPosition_11;
// System.Int32 UnityEngine.EventSystems.RaycastResult::displayIndex
int32_t ___displayIndex_12;
};
// Native definition for P/Invoke marshalling of UnityEngine.EventSystems.RaycastResult
struct RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023_marshaled_pinvoke
{
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_GameObject_0;
BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* ___module_1;
float ___distance_2;
float ___index_3;
int32_t ___depth_4;
int32_t ___sortingGroupID_5;
int32_t ___sortingGroupOrder_6;
int32_t ___sortingLayer_7;
int32_t ___sortingOrder_8;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldPosition_9;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldNormal_10;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___screenPosition_11;
int32_t ___displayIndex_12;
};
// Native definition for COM marshalling of UnityEngine.EventSystems.RaycastResult
struct RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023_marshaled_com
{
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_GameObject_0;
BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* ___module_1;
float ___distance_2;
float ___index_3;
int32_t ___depth_4;
int32_t ___sortingGroupID_5;
int32_t ___sortingGroupOrder_6;
int32_t ___sortingLayer_7;
int32_t ___sortingOrder_8;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldPosition_9;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___worldNormal_10;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___screenPosition_11;
int32_t ___displayIndex_12;
};
// UnityEngine.RectOffset
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5 : public RuntimeObject
{
// System.IntPtr UnityEngine.RectOffset::m_Ptr
intptr_t ___m_Ptr_0;
// System.Object UnityEngine.RectOffset::m_SourceStyle
RuntimeObject* ___m_SourceStyle_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.RectOffset
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke
{
intptr_t ___m_Ptr_0;
Il2CppIUnknown* ___m_SourceStyle_1;
};
// Native definition for COM marshalling of UnityEngine.RectOffset
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com
{
intptr_t ___m_Ptr_0;
Il2CppIUnknown* ___m_SourceStyle_1;
};
// System.RuntimeFieldHandle
struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5
{
// System.IntPtr System.RuntimeFieldHandle::value
intptr_t ___value_0;
};
// System.RuntimeTypeHandle
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B
{
// System.IntPtr System.RuntimeTypeHandle::value
intptr_t ___value_0;
};
// TMPro.TMP_DefaultControls
struct TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B : public RuntimeObject
{
};
// TMPro.TMP_GlyphAdjustmentRecord
struct TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00
{
// System.UInt32 TMPro.TMP_GlyphAdjustmentRecord::m_GlyphIndex
uint32_t ___m_GlyphIndex_0;
// TMPro.TMP_GlyphValueRecord TMPro.TMP_GlyphAdjustmentRecord::m_GlyphValueRecord
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 ___m_GlyphValueRecord_1;
};
// TMPro.TMP_Math
struct TMP_Math_t37914ACC164B07E2FE801992D237D9FE4E4D1A52 : public RuntimeObject
{
};
// TMPro.TMP_TextInfo
struct TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D : public RuntimeObject
{
// TMPro.TMP_Text TMPro.TMP_TextInfo::textComponent
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___textComponent_2;
// System.Int32 TMPro.TMP_TextInfo::characterCount
int32_t ___characterCount_3;
// System.Int32 TMPro.TMP_TextInfo::spriteCount
int32_t ___spriteCount_4;
// System.Int32 TMPro.TMP_TextInfo::spaceCount
int32_t ___spaceCount_5;
// System.Int32 TMPro.TMP_TextInfo::wordCount
int32_t ___wordCount_6;
// System.Int32 TMPro.TMP_TextInfo::linkCount
int32_t ___linkCount_7;
// System.Int32 TMPro.TMP_TextInfo::lineCount
int32_t ___lineCount_8;
// System.Int32 TMPro.TMP_TextInfo::pageCount
int32_t ___pageCount_9;
// System.Int32 TMPro.TMP_TextInfo::materialCount
int32_t ___materialCount_10;
// TMPro.TMP_CharacterInfo[] TMPro.TMP_TextInfo::characterInfo
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* ___characterInfo_11;
// TMPro.TMP_WordInfo[] TMPro.TMP_TextInfo::wordInfo
TMP_WordInfoU5BU5D_tD1759E5A84DCCCD42B718D79E953E72A432BB4DC* ___wordInfo_12;
// TMPro.TMP_LinkInfo[] TMPro.TMP_TextInfo::linkInfo
TMP_LinkInfoU5BU5D_tE11BE54A5923BD2148E716289F44EA465E06536E* ___linkInfo_13;
// TMPro.TMP_LineInfo[] TMPro.TMP_TextInfo::lineInfo
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* ___lineInfo_14;
// TMPro.TMP_PageInfo[] TMPro.TMP_TextInfo::pageInfo
TMP_PageInfoU5BU5D_tE3DAAA8E2E9147F97C424A9034F677A516E8DAF9* ___pageInfo_15;
// TMPro.TMP_MeshInfo[] TMPro.TMP_TextInfo::meshInfo
TMP_MeshInfoU5BU5D_t3549EA3B9F542558E0DB1EDFAB98C612FE4231D7* ___meshInfo_16;
// TMPro.TMP_MeshInfo[] TMPro.TMP_TextInfo::m_CachedMeshInfo
TMP_MeshInfoU5BU5D_t3549EA3B9F542558E0DB1EDFAB98C612FE4231D7* ___m_CachedMeshInfo_17;
};
// TMPro.TMP_Vertex
struct TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A
{
// UnityEngine.Vector3 TMPro.TMP_Vertex::position
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position_0;
// UnityEngine.Vector2 TMPro.TMP_Vertex::uv
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___uv_1;
// UnityEngine.Vector2 TMPro.TMP_Vertex::uv2
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___uv2_2;
// UnityEngine.Vector2 TMPro.TMP_Vertex::uv4
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___uv4_3;
// UnityEngine.Color32 TMPro.TMP_Vertex::color
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_4;
};
// UnityEngine.TouchScreenKeyboard
struct TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A : public RuntimeObject
{
// System.IntPtr UnityEngine.TouchScreenKeyboard::m_Ptr
intptr_t ___m_Ptr_0;
};
// UnityEngine.UIVertex
struct UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207
{
// UnityEngine.Vector3 UnityEngine.UIVertex::position
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position_0;
// UnityEngine.Vector3 UnityEngine.UIVertex::normal
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___normal_1;
// UnityEngine.Vector4 UnityEngine.UIVertex::tangent
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___tangent_2;
// UnityEngine.Color32 UnityEngine.UIVertex::color
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_3;
// UnityEngine.Vector4 UnityEngine.UIVertex::uv0
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___uv0_4;
// UnityEngine.Vector4 UnityEngine.UIVertex::uv1
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___uv1_5;
// UnityEngine.Vector4 UnityEngine.UIVertex::uv2
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___uv2_6;
// UnityEngine.Vector4 UnityEngine.UIVertex::uv3
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___uv3_7;
};
// TMPro.VertexGradient
struct VertexGradient_t2C057B53C0EA6E987C2B7BAB0305E686DA1C9A8F
{
// UnityEngine.Color TMPro.VertexGradient::topLeft
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___topLeft_0;
// UnityEngine.Color TMPro.VertexGradient::topRight
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___topRight_1;
// UnityEngine.Color TMPro.VertexGradient::bottomLeft
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___bottomLeft_2;
// UnityEngine.Color TMPro.VertexGradient::bottomRight
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___bottomRight_3;
};
// UnityEngine.UI.VertexHelper
struct VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE : public RuntimeObject
{
// System.Collections.Generic.List`1<UnityEngine.Vector3> UnityEngine.UI.VertexHelper::m_Positions
List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* ___m_Positions_0;
// System.Collections.Generic.List`1<UnityEngine.Color32> UnityEngine.UI.VertexHelper::m_Colors
List_1_t3517D52AE25CA3B19051E691E9C06ED03A3AB9B8* ___m_Colors_1;
// System.Collections.Generic.List`1<UnityEngine.Vector4> UnityEngine.UI.VertexHelper::m_Uv0S
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___m_Uv0S_2;
// System.Collections.Generic.List`1<UnityEngine.Vector4> UnityEngine.UI.VertexHelper::m_Uv1S
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___m_Uv1S_3;
// System.Collections.Generic.List`1<UnityEngine.Vector4> UnityEngine.UI.VertexHelper::m_Uv2S
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___m_Uv2S_4;
// System.Collections.Generic.List`1<UnityEngine.Vector4> UnityEngine.UI.VertexHelper::m_Uv3S
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___m_Uv3S_5;
// System.Collections.Generic.List`1<UnityEngine.Vector3> UnityEngine.UI.VertexHelper::m_Normals
List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* ___m_Normals_6;
// System.Collections.Generic.List`1<UnityEngine.Vector4> UnityEngine.UI.VertexHelper::m_Tangents
List_1_tF42FEB6C3B18B7E7C8F2DE1FEBA00D2491736317* ___m_Tangents_7;
// System.Collections.Generic.List`1<System.Int32> UnityEngine.UI.VertexHelper::m_Indices
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_Indices_8;
// System.Boolean UnityEngine.UI.VertexHelper::m_ListsInitalized
bool ___m_ListsInitalized_11;
};
// UnityEngine.UI.Button/ButtonClickedEvent
struct ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C : public UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977
{
};
// TMPro.ColorTween/ColorTweenCallback
struct ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53 : public UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9
{
};
// TMPro.FloatTween/FloatTweenCallback
struct FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E : public UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4
{
};
// UnityEngine.UI.Scrollbar/ScrollEvent
struct ScrollEvent_tDDBE21D44D65DF069C54FE3ACF7668D976E6BBB6 : public UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4
{
};
// TMPro.TMP_Dropdown/DropdownEvent
struct DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91 : public UnityEvent_1_t7CC0661D6B113117B4CC68761D93AC8DF5DBD66A
{
};
// TMPro.TMP_InputField/ContentType
struct ContentType_tC6315BB238AB8B34EEAC496ECDA3F92692694276
{
// System.Int32 TMPro.TMP_InputField/ContentType::value__
int32_t ___value___2;
};
// TMPro.TMP_InputField/OnChangeEvent
struct OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D : public UnityEvent_1_tC9859540CF1468306CAB6D758C0A0D95DBCEC257
{
};
// TMPro.TMP_InputField/SelectionEvent
struct SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119 : public UnityEvent_1_tC9859540CF1468306CAB6D758C0A0D95DBCEC257
{
};
// TMPro.TMP_InputField/SubmitEvent
struct SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500 : public UnityEvent_1_tC9859540CF1468306CAB6D758C0A0D95DBCEC257
{
};
// TMPro.TMP_InputField/TextSelectionEvent
struct TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401 : public UnityEvent_3_t5EE2DC870C12CB60384C5FCBB0DAD36392E701AD
{
};
// TMPro.TMP_InputField/TouchScreenKeyboardEvent
struct TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1 : public UnityEvent_1_t85E993D7FA05D159800BE750A9F55526111C22AB
{
};
// UnityEngine.UI.Toggle/ToggleEvent
struct ToggleEvent_t88B31268F9D6D1882E4F921B14704FB9F7047F02 : public UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB
{
};
// TMPro.TMP_TextProcessingStack`1<TMPro.HighlightState>
struct TMP_TextProcessingStack_1_t57AECDCC936A7FF1D6CF66CA11560B28A675648D
{
// T[] TMPro.TMP_TextProcessingStack`1::itemStack
HighlightStateU5BU5D_tA878A0AF1F4F52882ACD29515AADC277EE135622* ___itemStack_0;
// System.Int32 TMPro.TMP_TextProcessingStack`1::index
int32_t ___index_1;
// T TMPro.TMP_TextProcessingStack`1::m_DefaultItem
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___m_DefaultItem_2;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity
int32_t ___m_Capacity_3;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize
int32_t ___m_RolloverSize_4;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count
int32_t ___m_Count_5;
};
// UnityEngine.Component
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// UnityEngine.Font
struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
// UnityEngine.Font/FontTextureRebuildCallback UnityEngine.Font::m_FontTextureRebuildCallback
FontTextureRebuildCallback_t76D5E172DF8AA57E67763D453AAC40F0961D09B1* ___m_FontTextureRebuildCallback_5;
};
// UnityEngine.GameObject
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord
struct GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E
{
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::m_FirstAdjustmentRecord
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 ___m_FirstAdjustmentRecord_0;
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::m_SecondAdjustmentRecord
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 ___m_SecondAdjustmentRecord_1;
// UnityEngine.TextCore.LowLevel.FontFeatureLookupFlags UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::m_FeatureLookupFlags
int32_t ___m_FeatureLookupFlags_2;
};
// UnityEngine.Material
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// UnityEngine.Mesh
struct Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// System.MulticastDelegate
struct MulticastDelegate_t : public Delegate_t
{
// System.Delegate[] System.MulticastDelegate::delegates
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13;
};
// Native definition for P/Invoke marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
{
Delegate_t_marshaled_pinvoke** ___delegates_13;
};
// Native definition for COM marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
{
Delegate_t_marshaled_com** ___delegates_13;
};
// UnityEngine.EventSystems.PointerEventData
struct PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB : public BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F
{
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::<pointerEnter>k__BackingField
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___U3CpointerEnterU3Ek__BackingField_2;
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::m_PointerPress
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_PointerPress_3;
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::<lastPress>k__BackingField
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___U3ClastPressU3Ek__BackingField_4;
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::<rawPointerPress>k__BackingField
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___U3CrawPointerPressU3Ek__BackingField_5;
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::<pointerDrag>k__BackingField
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___U3CpointerDragU3Ek__BackingField_6;
// UnityEngine.GameObject UnityEngine.EventSystems.PointerEventData::<pointerClick>k__BackingField
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___U3CpointerClickU3Ek__BackingField_7;
// UnityEngine.EventSystems.RaycastResult UnityEngine.EventSystems.PointerEventData::<pointerCurrentRaycast>k__BackingField
RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023 ___U3CpointerCurrentRaycastU3Ek__BackingField_8;
// UnityEngine.EventSystems.RaycastResult UnityEngine.EventSystems.PointerEventData::<pointerPressRaycast>k__BackingField
RaycastResult_tEC6A7B7CABA99C386F054F01E498AEC426CF8023 ___U3CpointerPressRaycastU3Ek__BackingField_9;
// System.Collections.Generic.List`1<UnityEngine.GameObject> UnityEngine.EventSystems.PointerEventData::hovered
List_1_tB951CE80B58D1BF9650862451D8DAD8C231F207B* ___hovered_10;
// System.Boolean UnityEngine.EventSystems.PointerEventData::<eligibleForClick>k__BackingField
bool ___U3CeligibleForClickU3Ek__BackingField_11;
// System.Int32 UnityEngine.EventSystems.PointerEventData::<pointerId>k__BackingField
int32_t ___U3CpointerIdU3Ek__BackingField_12;
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<position>k__BackingField
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CpositionU3Ek__BackingField_13;
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<delta>k__BackingField
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CdeltaU3Ek__BackingField_14;
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<pressPosition>k__BackingField
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CpressPositionU3Ek__BackingField_15;
// UnityEngine.Vector3 UnityEngine.EventSystems.PointerEventData::<worldPosition>k__BackingField
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CworldPositionU3Ek__BackingField_16;
// UnityEngine.Vector3 UnityEngine.EventSystems.PointerEventData::<worldNormal>k__BackingField
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CworldNormalU3Ek__BackingField_17;
// System.Single UnityEngine.EventSystems.PointerEventData::<clickTime>k__BackingField
float ___U3CclickTimeU3Ek__BackingField_18;
// System.Int32 UnityEngine.EventSystems.PointerEventData::<clickCount>k__BackingField
int32_t ___U3CclickCountU3Ek__BackingField_19;
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<scrollDelta>k__BackingField
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CscrollDeltaU3Ek__BackingField_20;
// System.Boolean UnityEngine.EventSystems.PointerEventData::<useDragThreshold>k__BackingField
bool ___U3CuseDragThresholdU3Ek__BackingField_21;
// System.Boolean UnityEngine.EventSystems.PointerEventData::<dragging>k__BackingField
bool ___U3CdraggingU3Ek__BackingField_22;
// UnityEngine.EventSystems.PointerEventData/InputButton UnityEngine.EventSystems.PointerEventData::<button>k__BackingField
int32_t ___U3CbuttonU3Ek__BackingField_23;
// System.Single UnityEngine.EventSystems.PointerEventData::<pressure>k__BackingField
float ___U3CpressureU3Ek__BackingField_24;
// System.Single UnityEngine.EventSystems.PointerEventData::<tangentialPressure>k__BackingField
float ___U3CtangentialPressureU3Ek__BackingField_25;
// System.Single UnityEngine.EventSystems.PointerEventData::<altitudeAngle>k__BackingField
float ___U3CaltitudeAngleU3Ek__BackingField_26;
// System.Single UnityEngine.EventSystems.PointerEventData::<azimuthAngle>k__BackingField
float ___U3CazimuthAngleU3Ek__BackingField_27;
// System.Single UnityEngine.EventSystems.PointerEventData::<twist>k__BackingField
float ___U3CtwistU3Ek__BackingField_28;
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<radius>k__BackingField
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusU3Ek__BackingField_29;
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::<radiusVariance>k__BackingField
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusVarianceU3Ek__BackingField_30;
// System.Boolean UnityEngine.EventSystems.PointerEventData::<fullyExited>k__BackingField
bool ___U3CfullyExitedU3Ek__BackingField_31;
// System.Boolean UnityEngine.EventSystems.PointerEventData::<reentered>k__BackingField
bool ___U3CreenteredU3Ek__BackingField_32;
};
// UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
};
// Native definition for COM marshalling of UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
};
// UnityEngine.Shader
struct Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// UnityEngine.Sprite
struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// System.SystemException
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
{
};
// TMPro.TMP_CharacterInfo
struct TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8
{
// System.Char TMPro.TMP_CharacterInfo::character
Il2CppChar ___character_0;
// System.Int32 TMPro.TMP_CharacterInfo::index
int32_t ___index_1;
// System.Int32 TMPro.TMP_CharacterInfo::stringLength
int32_t ___stringLength_2;
// TMPro.TMP_TextElementType TMPro.TMP_CharacterInfo::elementType
int32_t ___elementType_3;
// TMPro.TMP_TextElement TMPro.TMP_CharacterInfo::textElement
TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* ___textElement_4;
// TMPro.TMP_FontAsset TMPro.TMP_CharacterInfo::fontAsset
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___fontAsset_5;
// TMPro.TMP_SpriteAsset TMPro.TMP_CharacterInfo::spriteAsset
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___spriteAsset_6;
// System.Int32 TMPro.TMP_CharacterInfo::spriteIndex
int32_t ___spriteIndex_7;
// UnityEngine.Material TMPro.TMP_CharacterInfo::material
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_8;
// System.Int32 TMPro.TMP_CharacterInfo::materialReferenceIndex
int32_t ___materialReferenceIndex_9;
// System.Boolean TMPro.TMP_CharacterInfo::isUsingAlternateTypeface
bool ___isUsingAlternateTypeface_10;
// System.Single TMPro.TMP_CharacterInfo::pointSize
float ___pointSize_11;
// System.Int32 TMPro.TMP_CharacterInfo::lineNumber
int32_t ___lineNumber_12;
// System.Int32 TMPro.TMP_CharacterInfo::pageNumber
int32_t ___pageNumber_13;
// System.Int32 TMPro.TMP_CharacterInfo::vertexIndex
int32_t ___vertexIndex_14;
// TMPro.TMP_Vertex TMPro.TMP_CharacterInfo::vertex_BL
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_BL_15;
// TMPro.TMP_Vertex TMPro.TMP_CharacterInfo::vertex_TL
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_TL_16;
// TMPro.TMP_Vertex TMPro.TMP_CharacterInfo::vertex_TR
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_TR_17;
// TMPro.TMP_Vertex TMPro.TMP_CharacterInfo::vertex_BR
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_BR_18;
// UnityEngine.Vector3 TMPro.TMP_CharacterInfo::topLeft
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topLeft_19;
// UnityEngine.Vector3 TMPro.TMP_CharacterInfo::bottomLeft
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomLeft_20;
// UnityEngine.Vector3 TMPro.TMP_CharacterInfo::topRight
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topRight_21;
// UnityEngine.Vector3 TMPro.TMP_CharacterInfo::bottomRight
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomRight_22;
// System.Single TMPro.TMP_CharacterInfo::origin
float ___origin_23;
// System.Single TMPro.TMP_CharacterInfo::xAdvance
float ___xAdvance_24;
// System.Single TMPro.TMP_CharacterInfo::ascender
float ___ascender_25;
// System.Single TMPro.TMP_CharacterInfo::baseLine
float ___baseLine_26;
// System.Single TMPro.TMP_CharacterInfo::descender
float ___descender_27;
// System.Single TMPro.TMP_CharacterInfo::adjustedAscender
float ___adjustedAscender_28;
// System.Single TMPro.TMP_CharacterInfo::adjustedDescender
float ___adjustedDescender_29;
// System.Single TMPro.TMP_CharacterInfo::aspectRatio
float ___aspectRatio_30;
// System.Single TMPro.TMP_CharacterInfo::scale
float ___scale_31;
// UnityEngine.Color32 TMPro.TMP_CharacterInfo::color
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_32;
// UnityEngine.Color32 TMPro.TMP_CharacterInfo::underlineColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___underlineColor_33;
// System.Int32 TMPro.TMP_CharacterInfo::underlineVertexIndex
int32_t ___underlineVertexIndex_34;
// UnityEngine.Color32 TMPro.TMP_CharacterInfo::strikethroughColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___strikethroughColor_35;
// System.Int32 TMPro.TMP_CharacterInfo::strikethroughVertexIndex
int32_t ___strikethroughVertexIndex_36;
// UnityEngine.Color32 TMPro.TMP_CharacterInfo::highlightColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___highlightColor_37;
// TMPro.HighlightState TMPro.TMP_CharacterInfo::highlightState
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___highlightState_38;
// TMPro.FontStyles TMPro.TMP_CharacterInfo::style
int32_t ___style_39;
// System.Boolean TMPro.TMP_CharacterInfo::isVisible
bool ___isVisible_40;
};
// Native definition for P/Invoke marshalling of TMPro.TMP_CharacterInfo
struct TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshaled_pinvoke
{
uint8_t ___character_0;
int32_t ___index_1;
int32_t ___stringLength_2;
int32_t ___elementType_3;
TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* ___textElement_4;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___fontAsset_5;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___spriteAsset_6;
int32_t ___spriteIndex_7;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_8;
int32_t ___materialReferenceIndex_9;
int32_t ___isUsingAlternateTypeface_10;
float ___pointSize_11;
int32_t ___lineNumber_12;
int32_t ___pageNumber_13;
int32_t ___vertexIndex_14;
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_BL_15;
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_TL_16;
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_TR_17;
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_BR_18;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topLeft_19;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomLeft_20;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topRight_21;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomRight_22;
float ___origin_23;
float ___xAdvance_24;
float ___ascender_25;
float ___baseLine_26;
float ___descender_27;
float ___adjustedAscender_28;
float ___adjustedDescender_29;
float ___aspectRatio_30;
float ___scale_31;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_32;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___underlineColor_33;
int32_t ___underlineVertexIndex_34;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___strikethroughColor_35;
int32_t ___strikethroughVertexIndex_36;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___highlightColor_37;
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___highlightState_38;
int32_t ___style_39;
int32_t ___isVisible_40;
};
// Native definition for COM marshalling of TMPro.TMP_CharacterInfo
struct TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshaled_com
{
uint8_t ___character_0;
int32_t ___index_1;
int32_t ___stringLength_2;
int32_t ___elementType_3;
TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* ___textElement_4;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___fontAsset_5;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___spriteAsset_6;
int32_t ___spriteIndex_7;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_8;
int32_t ___materialReferenceIndex_9;
int32_t ___isUsingAlternateTypeface_10;
float ___pointSize_11;
int32_t ___lineNumber_12;
int32_t ___pageNumber_13;
int32_t ___vertexIndex_14;
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_BL_15;
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_TL_16;
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_TR_17;
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___vertex_BR_18;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topLeft_19;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomLeft_20;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topRight_21;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomRight_22;
float ___origin_23;
float ___xAdvance_24;
float ___ascender_25;
float ___baseLine_26;
float ___descender_27;
float ___adjustedAscender_28;
float ___adjustedDescender_29;
float ___aspectRatio_30;
float ___scale_31;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_32;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___underlineColor_33;
int32_t ___underlineVertexIndex_34;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___strikethroughColor_35;
int32_t ___strikethroughVertexIndex_36;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___highlightColor_37;
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___highlightState_38;
int32_t ___style_39;
int32_t ___isVisible_40;
};
// TMPro.TMP_GlyphPairAdjustmentRecord
struct TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F : public RuntimeObject
{
// TMPro.TMP_GlyphAdjustmentRecord TMPro.TMP_GlyphPairAdjustmentRecord::m_FirstAdjustmentRecord
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 ___m_FirstAdjustmentRecord_0;
// TMPro.TMP_GlyphAdjustmentRecord TMPro.TMP_GlyphPairAdjustmentRecord::m_SecondAdjustmentRecord
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 ___m_SecondAdjustmentRecord_1;
// TMPro.FontFeatureLookupFlags TMPro.TMP_GlyphPairAdjustmentRecord::m_FeatureLookupFlags
int32_t ___m_FeatureLookupFlags_2;
};
// TMPro.TMP_LineInfo
struct TMP_LineInfo_tB75C1965B58DB7B3A046C8CA55AD6AB92B6B17B3
{
// System.Int32 TMPro.TMP_LineInfo::controlCharacterCount
int32_t ___controlCharacterCount_0;
// System.Int32 TMPro.TMP_LineInfo::characterCount
int32_t ___characterCount_1;
// System.Int32 TMPro.TMP_LineInfo::visibleCharacterCount
int32_t ___visibleCharacterCount_2;
// System.Int32 TMPro.TMP_LineInfo::spaceCount
int32_t ___spaceCount_3;
// System.Int32 TMPro.TMP_LineInfo::wordCount
int32_t ___wordCount_4;
// System.Int32 TMPro.TMP_LineInfo::firstCharacterIndex
int32_t ___firstCharacterIndex_5;
// System.Int32 TMPro.TMP_LineInfo::firstVisibleCharacterIndex
int32_t ___firstVisibleCharacterIndex_6;
// System.Int32 TMPro.TMP_LineInfo::lastCharacterIndex
int32_t ___lastCharacterIndex_7;
// System.Int32 TMPro.TMP_LineInfo::lastVisibleCharacterIndex
int32_t ___lastVisibleCharacterIndex_8;
// System.Single TMPro.TMP_LineInfo::length
float ___length_9;
// System.Single TMPro.TMP_LineInfo::lineHeight
float ___lineHeight_10;
// System.Single TMPro.TMP_LineInfo::ascender
float ___ascender_11;
// System.Single TMPro.TMP_LineInfo::baseline
float ___baseline_12;
// System.Single TMPro.TMP_LineInfo::descender
float ___descender_13;
// System.Single TMPro.TMP_LineInfo::maxAdvance
float ___maxAdvance_14;
// System.Single TMPro.TMP_LineInfo::width
float ___width_15;
// System.Single TMPro.TMP_LineInfo::marginLeft
float ___marginLeft_16;
// System.Single TMPro.TMP_LineInfo::marginRight
float ___marginRight_17;
// TMPro.HorizontalAlignmentOptions TMPro.TMP_LineInfo::alignment
int32_t ___alignment_18;
// TMPro.Extents TMPro.TMP_LineInfo::lineExtents
Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8 ___lineExtents_19;
};
// UnityEngine.Texture
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// System.Type
struct Type_t : public MemberInfo_t
{
// System.RuntimeTypeHandle System.Type::_impl
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl_8;
};
// System.Action`1<UnityEngine.Object>
struct Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A : public MulticastDelegate_t
{
};
// System.Func`2<UnityEngine.TextCore.Glyph,System.UInt32>
struct Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB : public MulticastDelegate_t
{
};
// System.Func`2<TMPro.KerningPair,System.UInt32>
struct Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C : public MulticastDelegate_t
{
};
// System.Func`2<TMPro.TMP_Character,System.UInt32>
struct Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769 : public MulticastDelegate_t
{
};
// System.Func`2<TMPro.TMP_GlyphPairAdjustmentRecord,System.UInt32>
struct Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED : public MulticastDelegate_t
{
};
// System.Predicate`1<TMPro.KerningPair>
struct Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9 : public MulticastDelegate_t
{
};
// UnityEngine.Events.UnityAction`1<System.Boolean>
struct UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9 : public MulticastDelegate_t
{
};
// UnityEngine.Events.UnityAction`1<UnityEngine.Color>
struct UnityAction_1_t1096D18D9D13996146965189C54BB1A577A8011F : public MulticastDelegate_t
{
};
// UnityEngine.Events.UnityAction`1<System.Single>
struct UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90 : public MulticastDelegate_t
{
};
// UnityEngine.Behaviour
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
{
};
// UnityEngine.CanvasRenderer
struct CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860 : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
{
// System.Boolean UnityEngine.CanvasRenderer::<isMask>k__BackingField
bool ___U3CisMaskU3Ek__BackingField_4;
};
// System.IndexOutOfRangeException
struct IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
// System.NotSupportedException
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
// TMPro.TMP_Asset
struct TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
// System.Int32 TMPro.TMP_Asset::m_InstanceID
int32_t ___m_InstanceID_4;
// System.Int32 TMPro.TMP_Asset::hashCode
int32_t ___hashCode_5;
// UnityEngine.Material TMPro.TMP_Asset::material
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_6;
// System.Int32 TMPro.TMP_Asset::materialHashCode
int32_t ___materialHashCode_7;
};
// TMPro.TMP_ColorGradient
struct TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
// TMPro.ColorMode TMPro.TMP_ColorGradient::colorMode
int32_t ___colorMode_4;
// UnityEngine.Color TMPro.TMP_ColorGradient::topLeft
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___topLeft_5;
// UnityEngine.Color TMPro.TMP_ColorGradient::topRight
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___topRight_6;
// UnityEngine.Color TMPro.TMP_ColorGradient::bottomLeft
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___bottomLeft_7;
// UnityEngine.Color TMPro.TMP_ColorGradient::bottomRight
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___bottomRight_8;
};
// TMPro.TMP_InputValidator
struct TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
};
// UnityEngine.Texture2D
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4 : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
{
};
// UnityEngine.Transform
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1 : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
{
};
// UnityEngine.Events.UnityAction
struct UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7 : public MulticastDelegate_t
{
};
// TMPro.WordWrapState
struct WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A
{
// System.Int32 TMPro.WordWrapState::previous_WordBreak
int32_t ___previous_WordBreak_0;
// System.Int32 TMPro.WordWrapState::total_CharacterCount
int32_t ___total_CharacterCount_1;
// System.Int32 TMPro.WordWrapState::visible_CharacterCount
int32_t ___visible_CharacterCount_2;
// System.Int32 TMPro.WordWrapState::visible_SpriteCount
int32_t ___visible_SpriteCount_3;
// System.Int32 TMPro.WordWrapState::visible_LinkCount
int32_t ___visible_LinkCount_4;
// System.Int32 TMPro.WordWrapState::firstCharacterIndex
int32_t ___firstCharacterIndex_5;
// System.Int32 TMPro.WordWrapState::firstVisibleCharacterIndex
int32_t ___firstVisibleCharacterIndex_6;
// System.Int32 TMPro.WordWrapState::lastCharacterIndex
int32_t ___lastCharacterIndex_7;
// System.Int32 TMPro.WordWrapState::lastVisibleCharIndex
int32_t ___lastVisibleCharIndex_8;
// System.Int32 TMPro.WordWrapState::lineNumber
int32_t ___lineNumber_9;
// System.Single TMPro.WordWrapState::maxCapHeight
float ___maxCapHeight_10;
// System.Single TMPro.WordWrapState::maxAscender
float ___maxAscender_11;
// System.Single TMPro.WordWrapState::maxDescender
float ___maxDescender_12;
// System.Single TMPro.WordWrapState::startOfLineAscender
float ___startOfLineAscender_13;
// System.Single TMPro.WordWrapState::maxLineAscender
float ___maxLineAscender_14;
// System.Single TMPro.WordWrapState::maxLineDescender
float ___maxLineDescender_15;
// System.Single TMPro.WordWrapState::pageAscender
float ___pageAscender_16;
// TMPro.HorizontalAlignmentOptions TMPro.WordWrapState::horizontalAlignment
int32_t ___horizontalAlignment_17;
// System.Single TMPro.WordWrapState::marginLeft
float ___marginLeft_18;
// System.Single TMPro.WordWrapState::marginRight
float ___marginRight_19;
// System.Single TMPro.WordWrapState::xAdvance
float ___xAdvance_20;
// System.Single TMPro.WordWrapState::preferredWidth
float ___preferredWidth_21;
// System.Single TMPro.WordWrapState::preferredHeight
float ___preferredHeight_22;
// System.Single TMPro.WordWrapState::previousLineScale
float ___previousLineScale_23;
// System.Int32 TMPro.WordWrapState::wordCount
int32_t ___wordCount_24;
// TMPro.FontStyles TMPro.WordWrapState::fontStyle
int32_t ___fontStyle_25;
// System.Int32 TMPro.WordWrapState::italicAngle
int32_t ___italicAngle_26;
// System.Single TMPro.WordWrapState::fontScaleMultiplier
float ___fontScaleMultiplier_27;
// System.Single TMPro.WordWrapState::currentFontSize
float ___currentFontSize_28;
// System.Single TMPro.WordWrapState::baselineOffset
float ___baselineOffset_29;
// System.Single TMPro.WordWrapState::lineOffset
float ___lineOffset_30;
// System.Boolean TMPro.WordWrapState::isDrivenLineSpacing
bool ___isDrivenLineSpacing_31;
// System.Single TMPro.WordWrapState::glyphHorizontalAdvanceAdjustment
float ___glyphHorizontalAdvanceAdjustment_32;
// System.Single TMPro.WordWrapState::cSpace
float ___cSpace_33;
// System.Single TMPro.WordWrapState::mSpace
float ___mSpace_34;
// TMPro.TMP_TextInfo TMPro.WordWrapState::textInfo
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* ___textInfo_35;
// TMPro.TMP_LineInfo TMPro.WordWrapState::lineInfo
TMP_LineInfo_tB75C1965B58DB7B3A046C8CA55AD6AB92B6B17B3 ___lineInfo_36;
// UnityEngine.Color32 TMPro.WordWrapState::vertexColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___vertexColor_37;
// UnityEngine.Color32 TMPro.WordWrapState::underlineColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___underlineColor_38;
// UnityEngine.Color32 TMPro.WordWrapState::strikethroughColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___strikethroughColor_39;
// UnityEngine.Color32 TMPro.WordWrapState::highlightColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___highlightColor_40;
// TMPro.TMP_FontStyleStack TMPro.WordWrapState::basicStyleStack
TMP_FontStyleStack_t52885F172FADBC21346C835B5302167BDA8020DC ___basicStyleStack_41;
// TMPro.TMP_TextProcessingStack`1<System.Int32> TMPro.WordWrapState::italicAngleStack
TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C ___italicAngleStack_42;
// TMPro.TMP_TextProcessingStack`1<UnityEngine.Color32> TMPro.WordWrapState::colorStack
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___colorStack_43;
// TMPro.TMP_TextProcessingStack`1<UnityEngine.Color32> TMPro.WordWrapState::underlineColorStack
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___underlineColorStack_44;
// TMPro.TMP_TextProcessingStack`1<UnityEngine.Color32> TMPro.WordWrapState::strikethroughColorStack
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___strikethroughColorStack_45;
// TMPro.TMP_TextProcessingStack`1<UnityEngine.Color32> TMPro.WordWrapState::highlightColorStack
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___highlightColorStack_46;
// TMPro.TMP_TextProcessingStack`1<TMPro.HighlightState> TMPro.WordWrapState::highlightStateStack
TMP_TextProcessingStack_1_t57AECDCC936A7FF1D6CF66CA11560B28A675648D ___highlightStateStack_47;
// TMPro.TMP_TextProcessingStack`1<TMPro.TMP_ColorGradient> TMPro.WordWrapState::colorGradientStack
TMP_TextProcessingStack_1_tC8FAEB17246D3B171EFD11165A5761AE39B40D0C ___colorGradientStack_48;
// TMPro.TMP_TextProcessingStack`1<System.Single> TMPro.WordWrapState::sizeStack
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___sizeStack_49;
// TMPro.TMP_TextProcessingStack`1<System.Single> TMPro.WordWrapState::indentStack
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___indentStack_50;
// TMPro.TMP_TextProcessingStack`1<TMPro.FontWeight> TMPro.WordWrapState::fontWeightStack
TMP_TextProcessingStack_1_tA5C8CED87DD9E73F6359E23B334FFB5B6F813FD4 ___fontWeightStack_51;
// TMPro.TMP_TextProcessingStack`1<System.Int32> TMPro.WordWrapState::styleStack
TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C ___styleStack_52;
// TMPro.TMP_TextProcessingStack`1<System.Single> TMPro.WordWrapState::baselineStack
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___baselineStack_53;
// TMPro.TMP_TextProcessingStack`1<System.Int32> TMPro.WordWrapState::actionStack
TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C ___actionStack_54;
// TMPro.TMP_TextProcessingStack`1<TMPro.MaterialReference> TMPro.WordWrapState::materialReferenceStack
TMP_TextProcessingStack_1_tB03E08F69415B281A5A81138F09E49EE58402DF9 ___materialReferenceStack_55;
// TMPro.TMP_TextProcessingStack`1<TMPro.HorizontalAlignmentOptions> TMPro.WordWrapState::lineJustificationStack
TMP_TextProcessingStack_1_t243EA1B5D7FD2295D6533B953F0BBE8F52EFB8A0 ___lineJustificationStack_56;
// System.Int32 TMPro.WordWrapState::spriteAnimationID
int32_t ___spriteAnimationID_57;
// TMPro.TMP_FontAsset TMPro.WordWrapState::currentFontAsset
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___currentFontAsset_58;
// TMPro.TMP_SpriteAsset TMPro.WordWrapState::currentSpriteAsset
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___currentSpriteAsset_59;
// UnityEngine.Material TMPro.WordWrapState::currentMaterial
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___currentMaterial_60;
// System.Int32 TMPro.WordWrapState::currentMaterialIndex
int32_t ___currentMaterialIndex_61;
// TMPro.Extents TMPro.WordWrapState::meshExtents
Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8 ___meshExtents_62;
// System.Boolean TMPro.WordWrapState::tagNoParsing
bool ___tagNoParsing_63;
// System.Boolean TMPro.WordWrapState::isNonBreakingSpace
bool ___isNonBreakingSpace_64;
};
// Native definition for P/Invoke marshalling of TMPro.WordWrapState
struct WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshaled_pinvoke
{
int32_t ___previous_WordBreak_0;
int32_t ___total_CharacterCount_1;
int32_t ___visible_CharacterCount_2;
int32_t ___visible_SpriteCount_3;
int32_t ___visible_LinkCount_4;
int32_t ___firstCharacterIndex_5;
int32_t ___firstVisibleCharacterIndex_6;
int32_t ___lastCharacterIndex_7;
int32_t ___lastVisibleCharIndex_8;
int32_t ___lineNumber_9;
float ___maxCapHeight_10;
float ___maxAscender_11;
float ___maxDescender_12;
float ___startOfLineAscender_13;
float ___maxLineAscender_14;
float ___maxLineDescender_15;
float ___pageAscender_16;
int32_t ___horizontalAlignment_17;
float ___marginLeft_18;
float ___marginRight_19;
float ___xAdvance_20;
float ___preferredWidth_21;
float ___preferredHeight_22;
float ___previousLineScale_23;
int32_t ___wordCount_24;
int32_t ___fontStyle_25;
int32_t ___italicAngle_26;
float ___fontScaleMultiplier_27;
float ___currentFontSize_28;
float ___baselineOffset_29;
float ___lineOffset_30;
int32_t ___isDrivenLineSpacing_31;
float ___glyphHorizontalAdvanceAdjustment_32;
float ___cSpace_33;
float ___mSpace_34;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* ___textInfo_35;
TMP_LineInfo_tB75C1965B58DB7B3A046C8CA55AD6AB92B6B17B3 ___lineInfo_36;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___vertexColor_37;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___underlineColor_38;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___strikethroughColor_39;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___highlightColor_40;
TMP_FontStyleStack_t52885F172FADBC21346C835B5302167BDA8020DC ___basicStyleStack_41;
TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C ___italicAngleStack_42;
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___colorStack_43;
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___underlineColorStack_44;
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___strikethroughColorStack_45;
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___highlightColorStack_46;
TMP_TextProcessingStack_1_t57AECDCC936A7FF1D6CF66CA11560B28A675648D ___highlightStateStack_47;
TMP_TextProcessingStack_1_tC8FAEB17246D3B171EFD11165A5761AE39B40D0C ___colorGradientStack_48;
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___sizeStack_49;
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___indentStack_50;
TMP_TextProcessingStack_1_tA5C8CED87DD9E73F6359E23B334FFB5B6F813FD4 ___fontWeightStack_51;
TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C ___styleStack_52;
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___baselineStack_53;
TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C ___actionStack_54;
TMP_TextProcessingStack_1_tB03E08F69415B281A5A81138F09E49EE58402DF9 ___materialReferenceStack_55;
TMP_TextProcessingStack_1_t243EA1B5D7FD2295D6533B953F0BBE8F52EFB8A0 ___lineJustificationStack_56;
int32_t ___spriteAnimationID_57;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___currentFontAsset_58;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___currentSpriteAsset_59;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___currentMaterial_60;
int32_t ___currentMaterialIndex_61;
Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8 ___meshExtents_62;
int32_t ___tagNoParsing_63;
int32_t ___isNonBreakingSpace_64;
};
// Native definition for COM marshalling of TMPro.WordWrapState
struct WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshaled_com
{
int32_t ___previous_WordBreak_0;
int32_t ___total_CharacterCount_1;
int32_t ___visible_CharacterCount_2;
int32_t ___visible_SpriteCount_3;
int32_t ___visible_LinkCount_4;
int32_t ___firstCharacterIndex_5;
int32_t ___firstVisibleCharacterIndex_6;
int32_t ___lastCharacterIndex_7;
int32_t ___lastVisibleCharIndex_8;
int32_t ___lineNumber_9;
float ___maxCapHeight_10;
float ___maxAscender_11;
float ___maxDescender_12;
float ___startOfLineAscender_13;
float ___maxLineAscender_14;
float ___maxLineDescender_15;
float ___pageAscender_16;
int32_t ___horizontalAlignment_17;
float ___marginLeft_18;
float ___marginRight_19;
float ___xAdvance_20;
float ___preferredWidth_21;
float ___preferredHeight_22;
float ___previousLineScale_23;
int32_t ___wordCount_24;
int32_t ___fontStyle_25;
int32_t ___italicAngle_26;
float ___fontScaleMultiplier_27;
float ___currentFontSize_28;
float ___baselineOffset_29;
float ___lineOffset_30;
int32_t ___isDrivenLineSpacing_31;
float ___glyphHorizontalAdvanceAdjustment_32;
float ___cSpace_33;
float ___mSpace_34;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* ___textInfo_35;
TMP_LineInfo_tB75C1965B58DB7B3A046C8CA55AD6AB92B6B17B3 ___lineInfo_36;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___vertexColor_37;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___underlineColor_38;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___strikethroughColor_39;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___highlightColor_40;
TMP_FontStyleStack_t52885F172FADBC21346C835B5302167BDA8020DC ___basicStyleStack_41;
TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C ___italicAngleStack_42;
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___colorStack_43;
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___underlineColorStack_44;
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___strikethroughColorStack_45;
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___highlightColorStack_46;
TMP_TextProcessingStack_1_t57AECDCC936A7FF1D6CF66CA11560B28A675648D ___highlightStateStack_47;
TMP_TextProcessingStack_1_tC8FAEB17246D3B171EFD11165A5761AE39B40D0C ___colorGradientStack_48;
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___sizeStack_49;
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___indentStack_50;
TMP_TextProcessingStack_1_tA5C8CED87DD9E73F6359E23B334FFB5B6F813FD4 ___fontWeightStack_51;
TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C ___styleStack_52;
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___baselineStack_53;
TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C ___actionStack_54;
TMP_TextProcessingStack_1_tB03E08F69415B281A5A81138F09E49EE58402DF9 ___materialReferenceStack_55;
TMP_TextProcessingStack_1_t243EA1B5D7FD2295D6533B953F0BBE8F52EFB8A0 ___lineJustificationStack_56;
int32_t ___spriteAnimationID_57;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___currentFontAsset_58;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___currentSpriteAsset_59;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___currentMaterial_60;
int32_t ___currentMaterialIndex_61;
Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8 ___meshExtents_62;
int32_t ___tagNoParsing_63;
int32_t ___isNonBreakingSpace_64;
};
// TMPro.TMP_InputField/OnValidateInput
struct OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530 : public MulticastDelegate_t
{
};
// TMPro.TMP_TextProcessingStack`1<TMPro.WordWrapState>
struct TMP_TextProcessingStack_1_t2DDA00FFC64AF6E3AFD475AB2086D16C34787E0F
{
// T[] TMPro.TMP_TextProcessingStack`1::itemStack
WordWrapStateU5BU5D_t473D59C9DBCC949CE72EF1EB471CBA152A6CEAC9* ___itemStack_0;
// System.Int32 TMPro.TMP_TextProcessingStack`1::index
int32_t ___index_1;
// T TMPro.TMP_TextProcessingStack`1::m_DefaultItem
WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A ___m_DefaultItem_2;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Capacity
int32_t ___m_Capacity_3;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_RolloverSize
int32_t ___m_RolloverSize_4;
// System.Int32 TMPro.TMP_TextProcessingStack`1::m_Count
int32_t ___m_Count_5;
};
// UnityEngine.Camera
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
};
// UnityEngine.Canvas
struct Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
};
// UnityEngine.CanvasGroup
struct CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
};
// UnityEngine.MonoBehaviour
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
};
// UnityEngine.RectTransform
struct RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5 : public Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1
{
};
// TMPro.TMP_FontAsset
struct TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160 : public TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969
{
// System.String TMPro.TMP_FontAsset::m_Version
String_t* ___m_Version_8;
// System.String TMPro.TMP_FontAsset::m_SourceFontFileGUID
String_t* ___m_SourceFontFileGUID_9;
// UnityEngine.Font TMPro.TMP_FontAsset::m_SourceFontFile
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_SourceFontFile_10;
// TMPro.AtlasPopulationMode TMPro.TMP_FontAsset::m_AtlasPopulationMode
int32_t ___m_AtlasPopulationMode_11;
// UnityEngine.TextCore.FaceInfo TMPro.TMP_FontAsset::m_FaceInfo
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 ___m_FaceInfo_12;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph> TMPro.TMP_FontAsset::m_GlyphTable
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* ___m_GlyphTable_13;
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph> TMPro.TMP_FontAsset::m_GlyphLookupDictionary
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* ___m_GlyphLookupDictionary_14;
// System.Collections.Generic.List`1<TMPro.TMP_Character> TMPro.TMP_FontAsset::m_CharacterTable
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* ___m_CharacterTable_15;
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character> TMPro.TMP_FontAsset::m_CharacterLookupDictionary
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* ___m_CharacterLookupDictionary_16;
// UnityEngine.Texture2D TMPro.TMP_FontAsset::m_AtlasTexture
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_AtlasTexture_17;
// UnityEngine.Texture2D[] TMPro.TMP_FontAsset::m_AtlasTextures
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* ___m_AtlasTextures_18;
// System.Int32 TMPro.TMP_FontAsset::m_AtlasTextureIndex
int32_t ___m_AtlasTextureIndex_19;
// System.Boolean TMPro.TMP_FontAsset::m_IsMultiAtlasTexturesEnabled
bool ___m_IsMultiAtlasTexturesEnabled_20;
// System.Boolean TMPro.TMP_FontAsset::m_ClearDynamicDataOnBuild
bool ___m_ClearDynamicDataOnBuild_21;
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect> TMPro.TMP_FontAsset::m_UsedGlyphRects
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___m_UsedGlyphRects_22;
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect> TMPro.TMP_FontAsset::m_FreeGlyphRects
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___m_FreeGlyphRects_23;
// TMPro.FaceInfo_Legacy TMPro.TMP_FontAsset::m_fontInfo
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* ___m_fontInfo_24;
// UnityEngine.Texture2D TMPro.TMP_FontAsset::atlas
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___atlas_25;
// System.Int32 TMPro.TMP_FontAsset::m_AtlasWidth
int32_t ___m_AtlasWidth_26;
// System.Int32 TMPro.TMP_FontAsset::m_AtlasHeight
int32_t ___m_AtlasHeight_27;
// System.Int32 TMPro.TMP_FontAsset::m_AtlasPadding
int32_t ___m_AtlasPadding_28;
// UnityEngine.TextCore.LowLevel.GlyphRenderMode TMPro.TMP_FontAsset::m_AtlasRenderMode
int32_t ___m_AtlasRenderMode_29;
// System.Collections.Generic.List`1<TMPro.TMP_Glyph> TMPro.TMP_FontAsset::m_glyphInfoList
List_1_tAB7976FADCF872E418770E60783056C23394843D* ___m_glyphInfoList_30;
// TMPro.KerningTable TMPro.TMP_FontAsset::m_KerningTable
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* ___m_KerningTable_31;
// TMPro.TMP_FontFeatureTable TMPro.TMP_FontAsset::m_FontFeatureTable
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* ___m_FontFeatureTable_32;
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset> TMPro.TMP_FontAsset::fallbackFontAssets
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* ___fallbackFontAssets_33;
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset> TMPro.TMP_FontAsset::m_FallbackFontAssetTable
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* ___m_FallbackFontAssetTable_34;
// TMPro.FontAssetCreationSettings TMPro.TMP_FontAsset::m_CreationSettings
FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF ___m_CreationSettings_35;
// TMPro.TMP_FontWeightPair[] TMPro.TMP_FontAsset::m_FontWeightTable
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* ___m_FontWeightTable_36;
// TMPro.TMP_FontWeightPair[] TMPro.TMP_FontAsset::fontWeights
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* ___fontWeights_37;
// System.Single TMPro.TMP_FontAsset::normalStyle
float ___normalStyle_38;
// System.Single TMPro.TMP_FontAsset::normalSpacingOffset
float ___normalSpacingOffset_39;
// System.Single TMPro.TMP_FontAsset::boldStyle
float ___boldStyle_40;
// System.Single TMPro.TMP_FontAsset::boldSpacing
float ___boldSpacing_41;
// System.Byte TMPro.TMP_FontAsset::italicStyle
uint8_t ___italicStyle_42;
// System.Byte TMPro.TMP_FontAsset::tabSize
uint8_t ___tabSize_43;
// System.Boolean TMPro.TMP_FontAsset::IsFontAssetLookupTablesDirty
bool ___IsFontAssetLookupTablesDirty_44;
// System.Collections.Generic.HashSet`1<System.Int32> TMPro.TMP_FontAsset::FallbackSearchQueryLookup
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* ___FallbackSearchQueryLookup_53;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph> TMPro.TMP_FontAsset::m_GlyphsToRender
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* ___m_GlyphsToRender_59;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph> TMPro.TMP_FontAsset::m_GlyphsRendered
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* ___m_GlyphsRendered_60;
// System.Collections.Generic.List`1<System.UInt32> TMPro.TMP_FontAsset::m_GlyphIndexList
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___m_GlyphIndexList_61;
// System.Collections.Generic.List`1<System.UInt32> TMPro.TMP_FontAsset::m_GlyphIndexListNewlyAdded
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___m_GlyphIndexListNewlyAdded_62;
// System.Collections.Generic.List`1<System.UInt32> TMPro.TMP_FontAsset::m_GlyphsToAdd
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___m_GlyphsToAdd_63;
// System.Collections.Generic.HashSet`1<System.UInt32> TMPro.TMP_FontAsset::m_GlyphsToAddLookup
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* ___m_GlyphsToAddLookup_64;
// System.Collections.Generic.List`1<TMPro.TMP_Character> TMPro.TMP_FontAsset::m_CharactersToAdd
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* ___m_CharactersToAdd_65;
// System.Collections.Generic.HashSet`1<System.UInt32> TMPro.TMP_FontAsset::m_CharactersToAddLookup
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* ___m_CharactersToAddLookup_66;
// System.Collections.Generic.List`1<System.UInt32> TMPro.TMP_FontAsset::s_MissingCharacterList
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___s_MissingCharacterList_67;
// System.Collections.Generic.HashSet`1<System.UInt32> TMPro.TMP_FontAsset::m_MissingUnicodesFromFontFile
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* ___m_MissingUnicodesFromFontFile_68;
};
// TMPro.TMP_SpriteAsset
struct TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39 : public TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969
{
// System.Collections.Generic.Dictionary`2<System.Int32,System.Int32> TMPro.TMP_SpriteAsset::m_NameLookup
Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* ___m_NameLookup_8;
// System.Collections.Generic.Dictionary`2<System.UInt32,System.Int32> TMPro.TMP_SpriteAsset::m_GlyphIndexLookup
Dictionary_2_t1A4804CA9724B6CE01D6ECABE81CE0848CBA80B4* ___m_GlyphIndexLookup_9;
// System.String TMPro.TMP_SpriteAsset::m_Version
String_t* ___m_Version_10;
// UnityEngine.TextCore.FaceInfo TMPro.TMP_SpriteAsset::m_FaceInfo
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 ___m_FaceInfo_11;
// UnityEngine.Texture TMPro.TMP_SpriteAsset::spriteSheet
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___spriteSheet_12;
// System.Collections.Generic.List`1<TMPro.TMP_SpriteCharacter> TMPro.TMP_SpriteAsset::m_SpriteCharacterTable
List_1_t2F39287A7FAAAD3D4A84C8C4EF6D748502C1DACC* ___m_SpriteCharacterTable_13;
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_SpriteCharacter> TMPro.TMP_SpriteAsset::m_SpriteCharacterLookup
Dictionary_2_t2E5037179C9A1F1245F111C037CAFB47E3EB45ED* ___m_SpriteCharacterLookup_14;
// System.Collections.Generic.List`1<TMPro.TMP_SpriteGlyph> TMPro.TMP_SpriteAsset::m_SpriteGlyphTable
List_1_t1ACC21967B12156F242D5D942EF3A71908550905* ___m_SpriteGlyphTable_15;
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_SpriteGlyph> TMPro.TMP_SpriteAsset::m_SpriteGlyphLookup
Dictionary_2_tDE8FAF4CAC415F7871ED1DBA452249683C3C7C27* ___m_SpriteGlyphLookup_16;
// System.Collections.Generic.List`1<TMPro.TMP_Sprite> TMPro.TMP_SpriteAsset::spriteInfoList
List_1_tBF2191892DFB746CF83364BF93720BDBF5422853* ___spriteInfoList_17;
// System.Collections.Generic.List`1<TMPro.TMP_SpriteAsset> TMPro.TMP_SpriteAsset::fallbackSpriteAssets
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* ___fallbackSpriteAssets_18;
// System.Boolean TMPro.TMP_SpriteAsset::m_IsSpriteAssetLookupTablesDirty
bool ___m_IsSpriteAssetLookupTablesDirty_19;
};
// UnityEngine.EventSystems.UIBehaviour
struct UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
{
};
// TMPro.TMP_Dropdown/DropdownItem
struct DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
{
// TMPro.TMP_Text TMPro.TMP_Dropdown/DropdownItem::m_Text
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___m_Text_4;
// UnityEngine.UI.Image TMPro.TMP_Dropdown/DropdownItem::m_Image
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ___m_Image_5;
// UnityEngine.RectTransform TMPro.TMP_Dropdown/DropdownItem::m_RectTransform
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_RectTransform_6;
// UnityEngine.UI.Toggle TMPro.TMP_Dropdown/DropdownItem::m_Toggle
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* ___m_Toggle_7;
};
// UnityEngine.EventSystems.BaseInput
struct BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
{
};
// UnityEngine.EventSystems.BaseInputModule
struct BaseInputModule_tF3B7C22AF1419B2AC9ECE6589357DC1B88ED96B1 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
{
// System.Collections.Generic.List`1<UnityEngine.EventSystems.RaycastResult> UnityEngine.EventSystems.BaseInputModule::m_RaycastResultCache
List_1_t8292C421BBB00D7661DC07462822936152BAB446* ___m_RaycastResultCache_4;
// System.Boolean UnityEngine.EventSystems.BaseInputModule::m_SendPointerHoverToParent
bool ___m_SendPointerHoverToParent_5;
// UnityEngine.EventSystems.AxisEventData UnityEngine.EventSystems.BaseInputModule::m_AxisEventData
AxisEventData_t4AA742BC101B1AA300B16EE7F19E31B91F37A938* ___m_AxisEventData_6;
// UnityEngine.EventSystems.EventSystem UnityEngine.EventSystems.BaseInputModule::m_EventSystem
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* ___m_EventSystem_7;
// UnityEngine.EventSystems.BaseEventData UnityEngine.EventSystems.BaseInputModule::m_BaseEventData
BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___m_BaseEventData_8;
// UnityEngine.EventSystems.BaseInput UnityEngine.EventSystems.BaseInputModule::m_InputOverride
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* ___m_InputOverride_9;
// UnityEngine.EventSystems.BaseInput UnityEngine.EventSystems.BaseInputModule::m_DefaultInput
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* ___m_DefaultInput_10;
};
// UnityEngine.EventSystems.BaseRaycaster
struct BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
{
// UnityEngine.EventSystems.BaseRaycaster UnityEngine.EventSystems.BaseRaycaster::m_RootRaycaster
BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* ___m_RootRaycaster_4;
};
// UnityEngine.EventSystems.EventSystem
struct EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
{
// System.Collections.Generic.List`1<UnityEngine.EventSystems.BaseInputModule> UnityEngine.EventSystems.EventSystem::m_SystemInputModules
List_1_tA5BDE435C735A082941CD33D212F97F4AE9FA55F* ___m_SystemInputModules_4;
// UnityEngine.EventSystems.BaseInputModule UnityEngine.EventSystems.EventSystem::m_CurrentInputModule
BaseInputModule_tF3B7C22AF1419B2AC9ECE6589357DC1B88ED96B1* ___m_CurrentInputModule_5;
// UnityEngine.GameObject UnityEngine.EventSystems.EventSystem::m_FirstSelected
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_FirstSelected_7;
// System.Boolean UnityEngine.EventSystems.EventSystem::m_sendNavigationEvents
bool ___m_sendNavigationEvents_8;
// System.Int32 UnityEngine.EventSystems.EventSystem::m_DragThreshold
int32_t ___m_DragThreshold_9;
// UnityEngine.GameObject UnityEngine.EventSystems.EventSystem::m_CurrentSelected
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_CurrentSelected_10;
// System.Boolean UnityEngine.EventSystems.EventSystem::m_HasFocus
bool ___m_HasFocus_11;
// System.Boolean UnityEngine.EventSystems.EventSystem::m_SelectionGuard
bool ___m_SelectionGuard_12;
// UnityEngine.EventSystems.BaseEventData UnityEngine.EventSystems.EventSystem::m_DummyData
BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___m_DummyData_13;
};
// UnityEngine.UI.Graphic
struct Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
{
// UnityEngine.Material UnityEngine.UI.Graphic::m_Material
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_Material_6;
// UnityEngine.Color UnityEngine.UI.Graphic::m_Color
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_Color_7;
// System.Boolean UnityEngine.UI.Graphic::m_SkipLayoutUpdate
bool ___m_SkipLayoutUpdate_8;
// System.Boolean UnityEngine.UI.Graphic::m_SkipMaterialUpdate
bool ___m_SkipMaterialUpdate_9;
// System.Boolean UnityEngine.UI.Graphic::m_RaycastTarget
bool ___m_RaycastTarget_10;
// System.Boolean UnityEngine.UI.Graphic::m_RaycastTargetCache
bool ___m_RaycastTargetCache_11;
// UnityEngine.Vector4 UnityEngine.UI.Graphic::m_RaycastPadding
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_RaycastPadding_12;
// UnityEngine.RectTransform UnityEngine.UI.Graphic::m_RectTransform
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_RectTransform_13;
// UnityEngine.CanvasRenderer UnityEngine.UI.Graphic::m_CanvasRenderer
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* ___m_CanvasRenderer_14;
// UnityEngine.Canvas UnityEngine.UI.Graphic::m_Canvas
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* ___m_Canvas_15;
// System.Boolean UnityEngine.UI.Graphic::m_VertsDirty
bool ___m_VertsDirty_16;
// System.Boolean UnityEngine.UI.Graphic::m_MaterialDirty
bool ___m_MaterialDirty_17;
// UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyLayoutCallback
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___m_OnDirtyLayoutCallback_18;
// UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyVertsCallback
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___m_OnDirtyVertsCallback_19;
// UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyMaterialCallback
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___m_OnDirtyMaterialCallback_20;
// UnityEngine.Mesh UnityEngine.UI.Graphic::m_CachedMesh
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_CachedMesh_23;
// UnityEngine.Vector2[] UnityEngine.UI.Graphic::m_CachedUvs
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___m_CachedUvs_24;
// UnityEngine.UI.CoroutineTween.TweenRunner`1<UnityEngine.UI.CoroutineTween.ColorTween> UnityEngine.UI.Graphic::m_ColorTweenRunner
TweenRunner_1_t5BB0582F926E75E2FE795492679A6CF55A4B4BC4* ___m_ColorTweenRunner_25;
// System.Boolean UnityEngine.UI.Graphic::<useLegacyMeshGeneration>k__BackingField
bool ___U3CuseLegacyMeshGenerationU3Ek__BackingField_26;
};
// UnityEngine.UI.LayoutElement
struct LayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
{
// System.Boolean UnityEngine.UI.LayoutElement::m_IgnoreLayout
bool ___m_IgnoreLayout_4;
// System.Single UnityEngine.UI.LayoutElement::m_MinWidth
float ___m_MinWidth_5;
// System.Single UnityEngine.UI.LayoutElement::m_MinHeight
float ___m_MinHeight_6;
// System.Single UnityEngine.UI.LayoutElement::m_PreferredWidth
float ___m_PreferredWidth_7;
// System.Single UnityEngine.UI.LayoutElement::m_PreferredHeight
float ___m_PreferredHeight_8;
// System.Single UnityEngine.UI.LayoutElement::m_FlexibleWidth
float ___m_FlexibleWidth_9;
// System.Single UnityEngine.UI.LayoutElement::m_FlexibleHeight
float ___m_FlexibleHeight_10;
// System.Int32 UnityEngine.UI.LayoutElement::m_LayoutPriority
int32_t ___m_LayoutPriority_11;
};
// UnityEngine.UI.LayoutGroup
struct LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
{
// UnityEngine.RectOffset UnityEngine.UI.LayoutGroup::m_Padding
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___m_Padding_4;
// UnityEngine.TextAnchor UnityEngine.UI.LayoutGroup::m_ChildAlignment
int32_t ___m_ChildAlignment_5;
// UnityEngine.RectTransform UnityEngine.UI.LayoutGroup::m_Rect
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_Rect_6;
// UnityEngine.DrivenRectTransformTracker UnityEngine.UI.LayoutGroup::m_Tracker
DrivenRectTransformTracker_tFB0706C933E3C68E4F377C204FCEEF091F1EE0B1 ___m_Tracker_7;
// UnityEngine.Vector2 UnityEngine.UI.LayoutGroup::m_TotalMinSize
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_TotalMinSize_8;
// UnityEngine.Vector2 UnityEngine.UI.LayoutGroup::m_TotalPreferredSize
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_TotalPreferredSize_9;
// UnityEngine.Vector2 UnityEngine.UI.LayoutGroup::m_TotalFlexibleSize
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_TotalFlexibleSize_10;
// System.Collections.Generic.List`1<UnityEngine.RectTransform> UnityEngine.UI.LayoutGroup::m_RectChildren
List_1_t5ED555E220A2C0CA4F1CC393401AF0D7BA5B456B* ___m_RectChildren_11;
};
// UnityEngine.UI.Mask
struct Mask_tE8E16C858EC6ECCE545C03802BD1399F7F406213 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
{
// UnityEngine.RectTransform UnityEngine.UI.Mask::m_RectTransform
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_RectTransform_4;
// System.Boolean UnityEngine.UI.Mask::m_ShowMaskGraphic
bool ___m_ShowMaskGraphic_5;
// UnityEngine.UI.Graphic UnityEngine.UI.Mask::m_Graphic
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___m_Graphic_6;
// UnityEngine.Material UnityEngine.UI.Mask::m_MaskMaterial
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_MaskMaterial_7;
// UnityEngine.Material UnityEngine.UI.Mask::m_UnmaskMaterial
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_UnmaskMaterial_8;
};
// UnityEngine.UI.RectMask2D
struct RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
{
// UnityEngine.UI.RectangularVertexClipper UnityEngine.UI.RectMask2D::m_VertexClipper
RectangularVertexClipper_t55234A392C423FCC9A016503B2D1763D52E6605A* ___m_VertexClipper_4;
// UnityEngine.RectTransform UnityEngine.UI.RectMask2D::m_RectTransform
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_RectTransform_5;
// System.Collections.Generic.HashSet`1<UnityEngine.UI.MaskableGraphic> UnityEngine.UI.RectMask2D::m_MaskableTargets
HashSet_1_t7339109B23CAC1C7B695498778D7AC8166F04AF7* ___m_MaskableTargets_6;
// System.Collections.Generic.HashSet`1<UnityEngine.UI.IClippable> UnityEngine.UI.RectMask2D::m_ClipTargets
HashSet_1_tC2DD42EF8D44AC9B58E6A24D2D499C4A792620C9* ___m_ClipTargets_7;
// System.Boolean UnityEngine.UI.RectMask2D::m_ShouldRecalculateClipRects
bool ___m_ShouldRecalculateClipRects_8;
// System.Collections.Generic.List`1<UnityEngine.UI.RectMask2D> UnityEngine.UI.RectMask2D::m_Clippers
List_1_t099FA1DB61217A855A3732B3DCA8E909BB24E1AB* ___m_Clippers_9;
// UnityEngine.Rect UnityEngine.UI.RectMask2D::m_LastClipRectCanvasSpace
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_LastClipRectCanvasSpace_10;
// System.Boolean UnityEngine.UI.RectMask2D::m_ForceClip
bool ___m_ForceClip_11;
// UnityEngine.Vector4 UnityEngine.UI.RectMask2D::m_Padding
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_Padding_12;
// UnityEngine.Vector2Int UnityEngine.UI.RectMask2D::m_Softness
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___m_Softness_13;
// UnityEngine.Canvas UnityEngine.UI.RectMask2D::m_Canvas
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* ___m_Canvas_14;
// UnityEngine.Vector3[] UnityEngine.UI.RectMask2D::m_Corners
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___m_Corners_15;
};
// UnityEngine.UI.ScrollRect
struct ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
{
// UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_Content
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_Content_4;
// System.Boolean UnityEngine.UI.ScrollRect::m_Horizontal
bool ___m_Horizontal_5;
// System.Boolean UnityEngine.UI.ScrollRect::m_Vertical
bool ___m_Vertical_6;
// UnityEngine.UI.ScrollRect/MovementType UnityEngine.UI.ScrollRect::m_MovementType
int32_t ___m_MovementType_7;
// System.Single UnityEngine.UI.ScrollRect::m_Elasticity
float ___m_Elasticity_8;
// System.Boolean UnityEngine.UI.ScrollRect::m_Inertia
bool ___m_Inertia_9;
// System.Single UnityEngine.UI.ScrollRect::m_DecelerationRate
float ___m_DecelerationRate_10;
// System.Single UnityEngine.UI.ScrollRect::m_ScrollSensitivity
float ___m_ScrollSensitivity_11;
// UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_Viewport
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_Viewport_12;
// UnityEngine.UI.Scrollbar UnityEngine.UI.ScrollRect::m_HorizontalScrollbar
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* ___m_HorizontalScrollbar_13;
// UnityEngine.UI.Scrollbar UnityEngine.UI.ScrollRect::m_VerticalScrollbar
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* ___m_VerticalScrollbar_14;
// UnityEngine.UI.ScrollRect/ScrollbarVisibility UnityEngine.UI.ScrollRect::m_HorizontalScrollbarVisibility
int32_t ___m_HorizontalScrollbarVisibility_15;
// UnityEngine.UI.ScrollRect/ScrollbarVisibility UnityEngine.UI.ScrollRect::m_VerticalScrollbarVisibility
int32_t ___m_VerticalScrollbarVisibility_16;
// System.Single UnityEngine.UI.ScrollRect::m_HorizontalScrollbarSpacing
float ___m_HorizontalScrollbarSpacing_17;
// System.Single UnityEngine.UI.ScrollRect::m_VerticalScrollbarSpacing
float ___m_VerticalScrollbarSpacing_18;
// UnityEngine.UI.ScrollRect/ScrollRectEvent UnityEngine.UI.ScrollRect::m_OnValueChanged
ScrollRectEvent_t812C011901E6101F2A0FFC34C66AC5F65C0DEC26* ___m_OnValueChanged_19;
// UnityEngine.Vector2 UnityEngine.UI.ScrollRect::m_PointerStartLocalCursor
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_PointerStartLocalCursor_20;
// UnityEngine.Vector2 UnityEngine.UI.ScrollRect::m_ContentStartPosition
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_ContentStartPosition_21;
// UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_ViewRect
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_ViewRect_22;
// UnityEngine.Bounds UnityEngine.UI.ScrollRect::m_ContentBounds
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___m_ContentBounds_23;
// UnityEngine.Bounds UnityEngine.UI.ScrollRect::m_ViewBounds
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___m_ViewBounds_24;
// UnityEngine.Vector2 UnityEngine.UI.ScrollRect::m_Velocity
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Velocity_25;
// System.Boolean UnityEngine.UI.ScrollRect::m_Dragging
bool ___m_Dragging_26;
// System.Boolean UnityEngine.UI.ScrollRect::m_Scrolling
bool ___m_Scrolling_27;
// UnityEngine.Vector2 UnityEngine.UI.ScrollRect::m_PrevPosition
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_PrevPosition_28;
// UnityEngine.Bounds UnityEngine.UI.ScrollRect::m_PrevContentBounds
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___m_PrevContentBounds_29;
// UnityEngine.Bounds UnityEngine.UI.ScrollRect::m_PrevViewBounds
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___m_PrevViewBounds_30;
// System.Boolean UnityEngine.UI.ScrollRect::m_HasRebuiltLayout
bool ___m_HasRebuiltLayout_31;
// System.Boolean UnityEngine.UI.ScrollRect::m_HSliderExpand
bool ___m_HSliderExpand_32;
// System.Boolean UnityEngine.UI.ScrollRect::m_VSliderExpand
bool ___m_VSliderExpand_33;
// System.Single UnityEngine.UI.ScrollRect::m_HSliderHeight
float ___m_HSliderHeight_34;
// System.Single UnityEngine.UI.ScrollRect::m_VSliderWidth
float ___m_VSliderWidth_35;
// UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_Rect
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_Rect_36;
// UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_HorizontalScrollbarRect
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_HorizontalScrollbarRect_37;
// UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_VerticalScrollbarRect
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_VerticalScrollbarRect_38;
// UnityEngine.DrivenRectTransformTracker UnityEngine.UI.ScrollRect::m_Tracker
DrivenRectTransformTracker_tFB0706C933E3C68E4F377C204FCEEF091F1EE0B1 ___m_Tracker_39;
// UnityEngine.Vector3[] UnityEngine.UI.ScrollRect::m_Corners
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___m_Corners_40;
};
// UnityEngine.UI.Selectable
struct Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
{
// System.Boolean UnityEngine.UI.Selectable::m_EnableCalled
bool ___m_EnableCalled_6;
// UnityEngine.UI.Navigation UnityEngine.UI.Selectable::m_Navigation
Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C ___m_Navigation_7;
// UnityEngine.UI.Selectable/Transition UnityEngine.UI.Selectable::m_Transition
int32_t ___m_Transition_8;
// UnityEngine.UI.ColorBlock UnityEngine.UI.Selectable::m_Colors
ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11 ___m_Colors_9;
// UnityEngine.UI.SpriteState UnityEngine.UI.Selectable::m_SpriteState
SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD ___m_SpriteState_10;
// UnityEngine.UI.AnimationTriggers UnityEngine.UI.Selectable::m_AnimationTriggers
AnimationTriggers_tA0DC06F89C5280C6DD972F6F4C8A56D7F4F79074* ___m_AnimationTriggers_11;
// System.Boolean UnityEngine.UI.Selectable::m_Interactable
bool ___m_Interactable_12;
// UnityEngine.UI.Graphic UnityEngine.UI.Selectable::m_TargetGraphic
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___m_TargetGraphic_13;
// System.Boolean UnityEngine.UI.Selectable::m_GroupsAllowInteraction
bool ___m_GroupsAllowInteraction_14;
// System.Int32 UnityEngine.UI.Selectable::m_CurrentIndex
int32_t ___m_CurrentIndex_15;
// System.Boolean UnityEngine.UI.Selectable::<isPointerInside>k__BackingField
bool ___U3CisPointerInsideU3Ek__BackingField_16;
// System.Boolean UnityEngine.UI.Selectable::<isPointerDown>k__BackingField
bool ___U3CisPointerDownU3Ek__BackingField_17;
// System.Boolean UnityEngine.UI.Selectable::<hasSelection>k__BackingField
bool ___U3ChasSelectionU3Ek__BackingField_18;
// System.Collections.Generic.List`1<UnityEngine.CanvasGroup> UnityEngine.UI.Selectable::m_CanvasGroupCache
List_1_t2CDCA768E7F493F5EDEBC75AEB200FD621354E35* ___m_CanvasGroupCache_19;
};
// UnityEngine.UI.Button
struct Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098 : public Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712
{
// UnityEngine.UI.Button/ButtonClickedEvent UnityEngine.UI.Button::m_OnClick
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* ___m_OnClick_20;
};
// UnityEngine.UI.GraphicRaycaster
struct GraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B : public BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832
{
// System.Boolean UnityEngine.UI.GraphicRaycaster::m_IgnoreReversedGraphics
bool ___m_IgnoreReversedGraphics_6;
// UnityEngine.UI.GraphicRaycaster/BlockingObjects UnityEngine.UI.GraphicRaycaster::m_BlockingObjects
int32_t ___m_BlockingObjects_7;
// UnityEngine.LayerMask UnityEngine.UI.GraphicRaycaster::m_BlockingMask
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___m_BlockingMask_8;
// UnityEngine.Canvas UnityEngine.UI.GraphicRaycaster::m_Canvas
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* ___m_Canvas_9;
// System.Collections.Generic.List`1<UnityEngine.UI.Graphic> UnityEngine.UI.GraphicRaycaster::m_RaycastResults
List_1_tF6D13D87DD02D4EF3ECD7763371397BD6D1A2C0F* ___m_RaycastResults_10;
};
// UnityEngine.UI.MaskableGraphic
struct MaskableGraphic_tFC5B6BE351C90DE53744DF2A70940242774B361E : public Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931
{
// System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculateStencil
bool ___m_ShouldRecalculateStencil_27;
// UnityEngine.Material UnityEngine.UI.MaskableGraphic::m_MaskMaterial
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_MaskMaterial_28;
// UnityEngine.UI.RectMask2D UnityEngine.UI.MaskableGraphic::m_ParentMask
RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* ___m_ParentMask_29;
// System.Boolean UnityEngine.UI.MaskableGraphic::m_Maskable
bool ___m_Maskable_30;
// System.Boolean UnityEngine.UI.MaskableGraphic::m_IsMaskingGraphic
bool ___m_IsMaskingGraphic_31;
// System.Boolean UnityEngine.UI.MaskableGraphic::m_IncludeForMasking
bool ___m_IncludeForMasking_32;
// UnityEngine.UI.MaskableGraphic/CullStateChangedEvent UnityEngine.UI.MaskableGraphic::m_OnCullStateChanged
CullStateChangedEvent_t6073CD0D951EC1256BF74B8F9107D68FC89B99B8* ___m_OnCullStateChanged_33;
// System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculate
bool ___m_ShouldRecalculate_34;
// System.Int32 UnityEngine.UI.MaskableGraphic::m_StencilValue
int32_t ___m_StencilValue_35;
// UnityEngine.Vector3[] UnityEngine.UI.MaskableGraphic::m_Corners
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___m_Corners_36;
};
// UnityEngine.UI.Scrollbar
struct Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3 : public Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712
{
// UnityEngine.RectTransform UnityEngine.UI.Scrollbar::m_HandleRect
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_HandleRect_20;
// UnityEngine.UI.Scrollbar/Direction UnityEngine.UI.Scrollbar::m_Direction
int32_t ___m_Direction_21;
// System.Single UnityEngine.UI.Scrollbar::m_Value
float ___m_Value_22;
// System.Single UnityEngine.UI.Scrollbar::m_Size
float ___m_Size_23;
// System.Int32 UnityEngine.UI.Scrollbar::m_NumberOfSteps
int32_t ___m_NumberOfSteps_24;
// UnityEngine.UI.Scrollbar/ScrollEvent UnityEngine.UI.Scrollbar::m_OnValueChanged
ScrollEvent_tDDBE21D44D65DF069C54FE3ACF7668D976E6BBB6* ___m_OnValueChanged_25;
// UnityEngine.RectTransform UnityEngine.UI.Scrollbar::m_ContainerRect
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_ContainerRect_26;
// UnityEngine.Vector2 UnityEngine.UI.Scrollbar::m_Offset
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Offset_27;
// UnityEngine.DrivenRectTransformTracker UnityEngine.UI.Scrollbar::m_Tracker
DrivenRectTransformTracker_tFB0706C933E3C68E4F377C204FCEEF091F1EE0B1 ___m_Tracker_28;
// UnityEngine.Coroutine UnityEngine.UI.Scrollbar::m_PointerDownRepeat
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* ___m_PointerDownRepeat_29;
// System.Boolean UnityEngine.UI.Scrollbar::isPointerDownAndNotDragging
bool ___isPointerDownAndNotDragging_30;
// System.Boolean UnityEngine.UI.Scrollbar::m_DelayedUpdateVisuals
bool ___m_DelayedUpdateVisuals_31;
};
// TMPro.TMP_Dropdown
struct TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504 : public Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712
{
// UnityEngine.RectTransform TMPro.TMP_Dropdown::m_Template
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_Template_20;
// TMPro.TMP_Text TMPro.TMP_Dropdown::m_CaptionText
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___m_CaptionText_21;
// UnityEngine.UI.Image TMPro.TMP_Dropdown::m_CaptionImage
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ___m_CaptionImage_22;
// UnityEngine.UI.Graphic TMPro.TMP_Dropdown::m_Placeholder
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___m_Placeholder_23;
// TMPro.TMP_Text TMPro.TMP_Dropdown::m_ItemText
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___m_ItemText_24;
// UnityEngine.UI.Image TMPro.TMP_Dropdown::m_ItemImage
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ___m_ItemImage_25;
// System.Int32 TMPro.TMP_Dropdown::m_Value
int32_t ___m_Value_26;
// TMPro.TMP_Dropdown/OptionDataList TMPro.TMP_Dropdown::m_Options
OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* ___m_Options_27;
// TMPro.TMP_Dropdown/DropdownEvent TMPro.TMP_Dropdown::m_OnValueChanged
DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91* ___m_OnValueChanged_28;
// System.Single TMPro.TMP_Dropdown::m_AlphaFadeSpeed
float ___m_AlphaFadeSpeed_29;
// UnityEngine.GameObject TMPro.TMP_Dropdown::m_Dropdown
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_Dropdown_30;
// UnityEngine.GameObject TMPro.TMP_Dropdown::m_Blocker
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_Blocker_31;
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem> TMPro.TMP_Dropdown::m_Items
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* ___m_Items_32;
// TMPro.TweenRunner`1<TMPro.FloatTween> TMPro.TMP_Dropdown::m_AlphaTweenRunner
TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* ___m_AlphaTweenRunner_33;
// System.Boolean TMPro.TMP_Dropdown::validTemplate
bool ___validTemplate_34;
// UnityEngine.Coroutine TMPro.TMP_Dropdown::m_Coroutine
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* ___m_Coroutine_35;
};
// TMPro.TMP_InputField
struct TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F : public Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712
{
// UnityEngine.TouchScreenKeyboard TMPro.TMP_InputField::m_SoftKeyboard
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* ___m_SoftKeyboard_20;
// UnityEngine.RectTransform TMPro.TMP_InputField::m_RectTransform
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_RectTransform_22;
// UnityEngine.RectTransform TMPro.TMP_InputField::m_TextViewport
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_TextViewport_23;
// UnityEngine.UI.RectMask2D TMPro.TMP_InputField::m_TextComponentRectMask
RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* ___m_TextComponentRectMask_24;
// UnityEngine.UI.RectMask2D TMPro.TMP_InputField::m_TextViewportRectMask
RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* ___m_TextViewportRectMask_25;
// UnityEngine.Rect TMPro.TMP_InputField::m_CachedViewportRect
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_CachedViewportRect_26;
// TMPro.TMP_Text TMPro.TMP_InputField::m_TextComponent
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___m_TextComponent_27;
// UnityEngine.RectTransform TMPro.TMP_InputField::m_TextComponentRectTransform
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_TextComponentRectTransform_28;
// UnityEngine.UI.Graphic TMPro.TMP_InputField::m_Placeholder
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___m_Placeholder_29;
// UnityEngine.UI.Scrollbar TMPro.TMP_InputField::m_VerticalScrollbar
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* ___m_VerticalScrollbar_30;
// TMPro.TMP_ScrollbarEventHandler TMPro.TMP_InputField::m_VerticalScrollbarEventHandler
TMP_ScrollbarEventHandler_t84C389ED6800977DAEA8C025E18C9F3321888F4D* ___m_VerticalScrollbarEventHandler_31;
// System.Boolean TMPro.TMP_InputField::m_IsDrivenByLayoutComponents
bool ___m_IsDrivenByLayoutComponents_32;
// UnityEngine.UI.LayoutGroup TMPro.TMP_InputField::m_LayoutGroup
LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE* ___m_LayoutGroup_33;
// UnityEngine.EventSystems.IScrollHandler TMPro.TMP_InputField::m_IScrollHandlerParent
RuntimeObject* ___m_IScrollHandlerParent_34;
// System.Single TMPro.TMP_InputField::m_ScrollPosition
float ___m_ScrollPosition_35;
// System.Single TMPro.TMP_InputField::m_ScrollSensitivity
float ___m_ScrollSensitivity_36;
// TMPro.TMP_InputField/ContentType TMPro.TMP_InputField::m_ContentType
int32_t ___m_ContentType_37;
// TMPro.TMP_InputField/InputType TMPro.TMP_InputField::m_InputType
int32_t ___m_InputType_38;
// System.Char TMPro.TMP_InputField::m_AsteriskChar
Il2CppChar ___m_AsteriskChar_39;
// UnityEngine.TouchScreenKeyboardType TMPro.TMP_InputField::m_KeyboardType
int32_t ___m_KeyboardType_40;
// TMPro.TMP_InputField/LineType TMPro.TMP_InputField::m_LineType
int32_t ___m_LineType_41;
// System.Boolean TMPro.TMP_InputField::m_HideMobileInput
bool ___m_HideMobileInput_42;
// System.Boolean TMPro.TMP_InputField::m_HideSoftKeyboard
bool ___m_HideSoftKeyboard_43;
// TMPro.TMP_InputField/CharacterValidation TMPro.TMP_InputField::m_CharacterValidation
int32_t ___m_CharacterValidation_44;
// System.String TMPro.TMP_InputField::m_RegexValue
String_t* ___m_RegexValue_45;
// System.Single TMPro.TMP_InputField::m_GlobalPointSize
float ___m_GlobalPointSize_46;
// System.Int32 TMPro.TMP_InputField::m_CharacterLimit
int32_t ___m_CharacterLimit_47;
// TMPro.TMP_InputField/SubmitEvent TMPro.TMP_InputField::m_OnEndEdit
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* ___m_OnEndEdit_48;
// TMPro.TMP_InputField/SubmitEvent TMPro.TMP_InputField::m_OnSubmit
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* ___m_OnSubmit_49;
// TMPro.TMP_InputField/SelectionEvent TMPro.TMP_InputField::m_OnSelect
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* ___m_OnSelect_50;
// TMPro.TMP_InputField/SelectionEvent TMPro.TMP_InputField::m_OnDeselect
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* ___m_OnDeselect_51;
// TMPro.TMP_InputField/TextSelectionEvent TMPro.TMP_InputField::m_OnTextSelection
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* ___m_OnTextSelection_52;
// TMPro.TMP_InputField/TextSelectionEvent TMPro.TMP_InputField::m_OnEndTextSelection
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* ___m_OnEndTextSelection_53;
// TMPro.TMP_InputField/OnChangeEvent TMPro.TMP_InputField::m_OnValueChanged
OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* ___m_OnValueChanged_54;
// TMPro.TMP_InputField/TouchScreenKeyboardEvent TMPro.TMP_InputField::m_OnTouchScreenKeyboardStatusChanged
TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* ___m_OnTouchScreenKeyboardStatusChanged_55;
// TMPro.TMP_InputField/OnValidateInput TMPro.TMP_InputField::m_OnValidateInput
OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* ___m_OnValidateInput_56;
// UnityEngine.Color TMPro.TMP_InputField::m_CaretColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_CaretColor_57;
// System.Boolean TMPro.TMP_InputField::m_CustomCaretColor
bool ___m_CustomCaretColor_58;
// UnityEngine.Color TMPro.TMP_InputField::m_SelectionColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_SelectionColor_59;
// System.String TMPro.TMP_InputField::m_Text
String_t* ___m_Text_60;
// System.Single TMPro.TMP_InputField::m_CaretBlinkRate
float ___m_CaretBlinkRate_61;
// System.Int32 TMPro.TMP_InputField::m_CaretWidth
int32_t ___m_CaretWidth_62;
// System.Boolean TMPro.TMP_InputField::m_ReadOnly
bool ___m_ReadOnly_63;
// System.Boolean TMPro.TMP_InputField::m_RichText
bool ___m_RichText_64;
// System.Int32 TMPro.TMP_InputField::m_StringPosition
int32_t ___m_StringPosition_65;
// System.Int32 TMPro.TMP_InputField::m_StringSelectPosition
int32_t ___m_StringSelectPosition_66;
// System.Int32 TMPro.TMP_InputField::m_CaretPosition
int32_t ___m_CaretPosition_67;
// System.Int32 TMPro.TMP_InputField::m_CaretSelectPosition
int32_t ___m_CaretSelectPosition_68;
// UnityEngine.RectTransform TMPro.TMP_InputField::caretRectTrans
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___caretRectTrans_69;
// UnityEngine.UIVertex[] TMPro.TMP_InputField::m_CursorVerts
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* ___m_CursorVerts_70;
// UnityEngine.CanvasRenderer TMPro.TMP_InputField::m_CachedInputRenderer
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* ___m_CachedInputRenderer_71;
// UnityEngine.Vector2 TMPro.TMP_InputField::m_LastPosition
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_LastPosition_72;
// UnityEngine.Mesh TMPro.TMP_InputField::m_Mesh
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_Mesh_73;
// System.Boolean TMPro.TMP_InputField::m_AllowInput
bool ___m_AllowInput_74;
// System.Boolean TMPro.TMP_InputField::m_ShouldActivateNextUpdate
bool ___m_ShouldActivateNextUpdate_75;
// System.Boolean TMPro.TMP_InputField::m_UpdateDrag
bool ___m_UpdateDrag_76;
// System.Boolean TMPro.TMP_InputField::m_DragPositionOutOfBounds
bool ___m_DragPositionOutOfBounds_77;
// System.Boolean TMPro.TMP_InputField::m_CaretVisible
bool ___m_CaretVisible_80;
// UnityEngine.Coroutine TMPro.TMP_InputField::m_BlinkCoroutine
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* ___m_BlinkCoroutine_81;
// System.Single TMPro.TMP_InputField::m_BlinkStartTime
float ___m_BlinkStartTime_82;
// UnityEngine.Coroutine TMPro.TMP_InputField::m_DragCoroutine
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* ___m_DragCoroutine_83;
// System.String TMPro.TMP_InputField::m_OriginalText
String_t* ___m_OriginalText_84;
// System.Boolean TMPro.TMP_InputField::m_WasCanceled
bool ___m_WasCanceled_85;
// System.Boolean TMPro.TMP_InputField::m_HasDoneFocusTransition
bool ___m_HasDoneFocusTransition_86;
// UnityEngine.WaitForSecondsRealtime TMPro.TMP_InputField::m_WaitForSecondsRealtime
WaitForSecondsRealtime_tA8CE0AAB4B0C872B843E7973637037D17682BA01* ___m_WaitForSecondsRealtime_87;
// System.Boolean TMPro.TMP_InputField::m_PreventCallback
bool ___m_PreventCallback_88;
// System.Boolean TMPro.TMP_InputField::m_TouchKeyboardAllowsInPlaceEditing
bool ___m_TouchKeyboardAllowsInPlaceEditing_89;
// System.Boolean TMPro.TMP_InputField::m_IsTextComponentUpdateRequired
bool ___m_IsTextComponentUpdateRequired_90;
// System.Boolean TMPro.TMP_InputField::m_isLastKeyBackspace
bool ___m_isLastKeyBackspace_91;
// System.Single TMPro.TMP_InputField::m_PointerDownClickStartTime
float ___m_PointerDownClickStartTime_92;
// System.Single TMPro.TMP_InputField::m_KeyDownStartTime
float ___m_KeyDownStartTime_93;
// System.Single TMPro.TMP_InputField::m_DoubleClickDelay
float ___m_DoubleClickDelay_94;
// System.Boolean TMPro.TMP_InputField::m_IsCompositionActive
bool ___m_IsCompositionActive_96;
// System.Boolean TMPro.TMP_InputField::m_ShouldUpdateIMEWindowPosition
bool ___m_ShouldUpdateIMEWindowPosition_97;
// System.Int32 TMPro.TMP_InputField::m_PreviousIMEInsertionLine
int32_t ___m_PreviousIMEInsertionLine_98;
// TMPro.TMP_FontAsset TMPro.TMP_InputField::m_GlobalFontAsset
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___m_GlobalFontAsset_99;
// System.Boolean TMPro.TMP_InputField::m_OnFocusSelectAll
bool ___m_OnFocusSelectAll_100;
// System.Boolean TMPro.TMP_InputField::m_isSelectAll
bool ___m_isSelectAll_101;
// System.Boolean TMPro.TMP_InputField::m_ResetOnDeActivation
bool ___m_ResetOnDeActivation_102;
// System.Boolean TMPro.TMP_InputField::m_SelectionStillActive
bool ___m_SelectionStillActive_103;
// System.Boolean TMPro.TMP_InputField::m_ReleaseSelection
bool ___m_ReleaseSelection_104;
// UnityEngine.GameObject TMPro.TMP_InputField::m_PreviouslySelectedObject
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_PreviouslySelectedObject_105;
// System.Boolean TMPro.TMP_InputField::m_RestoreOriginalTextOnEscape
bool ___m_RestoreOriginalTextOnEscape_106;
// System.Boolean TMPro.TMP_InputField::m_isRichTextEditingAllowed
bool ___m_isRichTextEditingAllowed_107;
// System.Int32 TMPro.TMP_InputField::m_LineLimit
int32_t ___m_LineLimit_108;
// TMPro.TMP_InputValidator TMPro.TMP_InputField::m_InputValidator
TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98* ___m_InputValidator_109;
// System.Boolean TMPro.TMP_InputField::m_isSelected
bool ___m_isSelected_110;
// System.Boolean TMPro.TMP_InputField::m_IsStringPositionDirty
bool ___m_IsStringPositionDirty_111;
// System.Boolean TMPro.TMP_InputField::m_IsCaretPositionDirty
bool ___m_IsCaretPositionDirty_112;
// System.Boolean TMPro.TMP_InputField::m_forceRectTransformAdjustment
bool ___m_forceRectTransformAdjustment_113;
// UnityEngine.Event TMPro.TMP_InputField::m_ProcessingEvent
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___m_ProcessingEvent_114;
};
// UnityEngine.UI.Toggle
struct Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F : public Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712
{
// UnityEngine.UI.Toggle/ToggleTransition UnityEngine.UI.Toggle::toggleTransition
int32_t ___toggleTransition_20;
// UnityEngine.UI.Graphic UnityEngine.UI.Toggle::graphic
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___graphic_21;
// UnityEngine.UI.ToggleGroup UnityEngine.UI.Toggle::m_Group
ToggleGroup_tF2E6FE7D4B17BDBF82462715CFB57C4FDE0A2A2C* ___m_Group_22;
// UnityEngine.UI.Toggle/ToggleEvent UnityEngine.UI.Toggle::onValueChanged
ToggleEvent_t88B31268F9D6D1882E4F921B14704FB9F7047F02* ___onValueChanged_23;
// System.Boolean UnityEngine.UI.Toggle::m_IsOn
bool ___m_IsOn_24;
};
// UnityEngine.UI.Image
struct Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E : public MaskableGraphic_tFC5B6BE351C90DE53744DF2A70940242774B361E
{
// UnityEngine.Sprite UnityEngine.UI.Image::m_Sprite
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite_38;
// UnityEngine.Sprite UnityEngine.UI.Image::m_OverrideSprite
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_OverrideSprite_39;
// UnityEngine.UI.Image/Type UnityEngine.UI.Image::m_Type
int32_t ___m_Type_40;
// System.Boolean UnityEngine.UI.Image::m_PreserveAspect
bool ___m_PreserveAspect_41;
// System.Boolean UnityEngine.UI.Image::m_FillCenter
bool ___m_FillCenter_42;
// UnityEngine.UI.Image/FillMethod UnityEngine.UI.Image::m_FillMethod
int32_t ___m_FillMethod_43;
// System.Single UnityEngine.UI.Image::m_FillAmount
float ___m_FillAmount_44;
// System.Boolean UnityEngine.UI.Image::m_FillClockwise
bool ___m_FillClockwise_45;
// System.Int32 UnityEngine.UI.Image::m_FillOrigin
int32_t ___m_FillOrigin_46;
// System.Single UnityEngine.UI.Image::m_AlphaHitTestMinimumThreshold
float ___m_AlphaHitTestMinimumThreshold_47;
// System.Boolean UnityEngine.UI.Image::m_Tracked
bool ___m_Tracked_48;
// System.Boolean UnityEngine.UI.Image::m_UseSpriteMesh
bool ___m_UseSpriteMesh_49;
// System.Single UnityEngine.UI.Image::m_PixelsPerUnitMultiplier
float ___m_PixelsPerUnitMultiplier_50;
// System.Single UnityEngine.UI.Image::m_CachedReferencePixelsPerUnit
float ___m_CachedReferencePixelsPerUnit_51;
};
// TMPro.TMP_Text
struct TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9 : public MaskableGraphic_tFC5B6BE351C90DE53744DF2A70940242774B361E
{
// System.String TMPro.TMP_Text::m_text
String_t* ___m_text_37;
// System.Boolean TMPro.TMP_Text::m_IsTextBackingStringDirty
bool ___m_IsTextBackingStringDirty_38;
// TMPro.ITextPreprocessor TMPro.TMP_Text::m_TextPreprocessor
RuntimeObject* ___m_TextPreprocessor_39;
// System.Boolean TMPro.TMP_Text::m_isRightToLeft
bool ___m_isRightToLeft_40;
// TMPro.TMP_FontAsset TMPro.TMP_Text::m_fontAsset
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___m_fontAsset_41;
// TMPro.TMP_FontAsset TMPro.TMP_Text::m_currentFontAsset
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___m_currentFontAsset_42;
// System.Boolean TMPro.TMP_Text::m_isSDFShader
bool ___m_isSDFShader_43;
// UnityEngine.Material TMPro.TMP_Text::m_sharedMaterial
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_sharedMaterial_44;
// UnityEngine.Material TMPro.TMP_Text::m_currentMaterial
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_currentMaterial_45;
// System.Int32 TMPro.TMP_Text::m_currentMaterialIndex
int32_t ___m_currentMaterialIndex_49;
// UnityEngine.Material[] TMPro.TMP_Text::m_fontSharedMaterials
MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D* ___m_fontSharedMaterials_50;
// UnityEngine.Material TMPro.TMP_Text::m_fontMaterial
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_fontMaterial_51;
// UnityEngine.Material[] TMPro.TMP_Text::m_fontMaterials
MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D* ___m_fontMaterials_52;
// System.Boolean TMPro.TMP_Text::m_isMaterialDirty
bool ___m_isMaterialDirty_53;
// UnityEngine.Color32 TMPro.TMP_Text::m_fontColor32
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___m_fontColor32_54;
// UnityEngine.Color TMPro.TMP_Text::m_fontColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_fontColor_55;
// UnityEngine.Color32 TMPro.TMP_Text::m_underlineColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___m_underlineColor_57;
// UnityEngine.Color32 TMPro.TMP_Text::m_strikethroughColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___m_strikethroughColor_58;
// System.Boolean TMPro.TMP_Text::m_enableVertexGradient
bool ___m_enableVertexGradient_59;
// TMPro.ColorMode TMPro.TMP_Text::m_colorMode
int32_t ___m_colorMode_60;
// TMPro.VertexGradient TMPro.TMP_Text::m_fontColorGradient
VertexGradient_t2C057B53C0EA6E987C2B7BAB0305E686DA1C9A8F ___m_fontColorGradient_61;
// TMPro.TMP_ColorGradient TMPro.TMP_Text::m_fontColorGradientPreset
TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB* ___m_fontColorGradientPreset_62;
// TMPro.TMP_SpriteAsset TMPro.TMP_Text::m_spriteAsset
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___m_spriteAsset_63;
// System.Boolean TMPro.TMP_Text::m_tintAllSprites
bool ___m_tintAllSprites_64;
// System.Boolean TMPro.TMP_Text::m_tintSprite
bool ___m_tintSprite_65;
// UnityEngine.Color32 TMPro.TMP_Text::m_spriteColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___m_spriteColor_66;
// TMPro.TMP_StyleSheet TMPro.TMP_Text::m_StyleSheet
TMP_StyleSheet_t70C71699F5CB2D855C361DBB78A44C901236C859* ___m_StyleSheet_67;
// TMPro.TMP_Style TMPro.TMP_Text::m_TextStyle
TMP_Style_tA9E5B1B35EBFE24EF980CEA03251B638282E120C* ___m_TextStyle_68;
// System.Int32 TMPro.TMP_Text::m_TextStyleHashCode
int32_t ___m_TextStyleHashCode_69;
// System.Boolean TMPro.TMP_Text::m_overrideHtmlColors
bool ___m_overrideHtmlColors_70;
// UnityEngine.Color32 TMPro.TMP_Text::m_faceColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___m_faceColor_71;
// UnityEngine.Color32 TMPro.TMP_Text::m_outlineColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___m_outlineColor_72;
// System.Single TMPro.TMP_Text::m_outlineWidth
float ___m_outlineWidth_73;
// System.Single TMPro.TMP_Text::m_fontSize
float ___m_fontSize_74;
// System.Single TMPro.TMP_Text::m_currentFontSize
float ___m_currentFontSize_75;
// System.Single TMPro.TMP_Text::m_fontSizeBase
float ___m_fontSizeBase_76;
// TMPro.TMP_TextProcessingStack`1<System.Single> TMPro.TMP_Text::m_sizeStack
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___m_sizeStack_77;
// TMPro.FontWeight TMPro.TMP_Text::m_fontWeight
int32_t ___m_fontWeight_78;
// TMPro.FontWeight TMPro.TMP_Text::m_FontWeightInternal
int32_t ___m_FontWeightInternal_79;
// TMPro.TMP_TextProcessingStack`1<TMPro.FontWeight> TMPro.TMP_Text::m_FontWeightStack
TMP_TextProcessingStack_1_tA5C8CED87DD9E73F6359E23B334FFB5B6F813FD4 ___m_FontWeightStack_80;
// System.Boolean TMPro.TMP_Text::m_enableAutoSizing
bool ___m_enableAutoSizing_81;
// System.Single TMPro.TMP_Text::m_maxFontSize
float ___m_maxFontSize_82;
// System.Single TMPro.TMP_Text::m_minFontSize
float ___m_minFontSize_83;
// System.Int32 TMPro.TMP_Text::m_AutoSizeIterationCount
int32_t ___m_AutoSizeIterationCount_84;
// System.Int32 TMPro.TMP_Text::m_AutoSizeMaxIterationCount
int32_t ___m_AutoSizeMaxIterationCount_85;
// System.Boolean TMPro.TMP_Text::m_IsAutoSizePointSizeSet
bool ___m_IsAutoSizePointSizeSet_86;
// System.Single TMPro.TMP_Text::m_fontSizeMin
float ___m_fontSizeMin_87;
// System.Single TMPro.TMP_Text::m_fontSizeMax
float ___m_fontSizeMax_88;
// TMPro.FontStyles TMPro.TMP_Text::m_fontStyle
int32_t ___m_fontStyle_89;
// TMPro.FontStyles TMPro.TMP_Text::m_FontStyleInternal
int32_t ___m_FontStyleInternal_90;
// TMPro.TMP_FontStyleStack TMPro.TMP_Text::m_fontStyleStack
TMP_FontStyleStack_t52885F172FADBC21346C835B5302167BDA8020DC ___m_fontStyleStack_91;
// System.Boolean TMPro.TMP_Text::m_isUsingBold
bool ___m_isUsingBold_92;
// TMPro.HorizontalAlignmentOptions TMPro.TMP_Text::m_HorizontalAlignment
int32_t ___m_HorizontalAlignment_93;
// TMPro.VerticalAlignmentOptions TMPro.TMP_Text::m_VerticalAlignment
int32_t ___m_VerticalAlignment_94;
// TMPro.TextAlignmentOptions TMPro.TMP_Text::m_textAlignment
int32_t ___m_textAlignment_95;
// TMPro.HorizontalAlignmentOptions TMPro.TMP_Text::m_lineJustification
int32_t ___m_lineJustification_96;
// TMPro.TMP_TextProcessingStack`1<TMPro.HorizontalAlignmentOptions> TMPro.TMP_Text::m_lineJustificationStack
TMP_TextProcessingStack_1_t243EA1B5D7FD2295D6533B953F0BBE8F52EFB8A0 ___m_lineJustificationStack_97;
// UnityEngine.Vector3[] TMPro.TMP_Text::m_textContainerLocalCorners
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___m_textContainerLocalCorners_98;
// System.Single TMPro.TMP_Text::m_characterSpacing
float ___m_characterSpacing_99;
// System.Single TMPro.TMP_Text::m_cSpacing
float ___m_cSpacing_100;
// System.Single TMPro.TMP_Text::m_monoSpacing
float ___m_monoSpacing_101;
// System.Single TMPro.TMP_Text::m_wordSpacing
float ___m_wordSpacing_102;
// System.Single TMPro.TMP_Text::m_lineSpacing
float ___m_lineSpacing_103;
// System.Single TMPro.TMP_Text::m_lineSpacingDelta
float ___m_lineSpacingDelta_104;
// System.Single TMPro.TMP_Text::m_lineHeight
float ___m_lineHeight_105;
// System.Boolean TMPro.TMP_Text::m_IsDrivenLineSpacing
bool ___m_IsDrivenLineSpacing_106;
// System.Single TMPro.TMP_Text::m_lineSpacingMax
float ___m_lineSpacingMax_107;
// System.Single TMPro.TMP_Text::m_paragraphSpacing
float ___m_paragraphSpacing_108;
// System.Single TMPro.TMP_Text::m_charWidthMaxAdj
float ___m_charWidthMaxAdj_109;
// System.Single TMPro.TMP_Text::m_charWidthAdjDelta
float ___m_charWidthAdjDelta_110;
// System.Boolean TMPro.TMP_Text::m_enableWordWrapping
bool ___m_enableWordWrapping_111;
// System.Boolean TMPro.TMP_Text::m_isCharacterWrappingEnabled
bool ___m_isCharacterWrappingEnabled_112;
// System.Boolean TMPro.TMP_Text::m_isNonBreakingSpace
bool ___m_isNonBreakingSpace_113;
// System.Boolean TMPro.TMP_Text::m_isIgnoringAlignment
bool ___m_isIgnoringAlignment_114;
// System.Single TMPro.TMP_Text::m_wordWrappingRatios
float ___m_wordWrappingRatios_115;
// TMPro.TextOverflowModes TMPro.TMP_Text::m_overflowMode
int32_t ___m_overflowMode_116;
// System.Int32 TMPro.TMP_Text::m_firstOverflowCharacterIndex
int32_t ___m_firstOverflowCharacterIndex_117;
// TMPro.TMP_Text TMPro.TMP_Text::m_linkedTextComponent
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___m_linkedTextComponent_118;
// TMPro.TMP_Text TMPro.TMP_Text::parentLinkedComponent
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___parentLinkedComponent_119;
// System.Boolean TMPro.TMP_Text::m_isTextTruncated
bool ___m_isTextTruncated_120;
// System.Boolean TMPro.TMP_Text::m_enableKerning
bool ___m_enableKerning_121;
// System.Single TMPro.TMP_Text::m_GlyphHorizontalAdvanceAdjustment
float ___m_GlyphHorizontalAdvanceAdjustment_122;
// System.Boolean TMPro.TMP_Text::m_enableExtraPadding
bool ___m_enableExtraPadding_123;
// System.Boolean TMPro.TMP_Text::checkPaddingRequired
bool ___checkPaddingRequired_124;
// System.Boolean TMPro.TMP_Text::m_isRichText
bool ___m_isRichText_125;
// System.Boolean TMPro.TMP_Text::m_parseCtrlCharacters
bool ___m_parseCtrlCharacters_126;
// System.Boolean TMPro.TMP_Text::m_isOverlay
bool ___m_isOverlay_127;
// System.Boolean TMPro.TMP_Text::m_isOrthographic
bool ___m_isOrthographic_128;
// System.Boolean TMPro.TMP_Text::m_isCullingEnabled
bool ___m_isCullingEnabled_129;
// System.Boolean TMPro.TMP_Text::m_isMaskingEnabled
bool ___m_isMaskingEnabled_130;
// System.Boolean TMPro.TMP_Text::isMaskUpdateRequired
bool ___isMaskUpdateRequired_131;
// System.Boolean TMPro.TMP_Text::m_ignoreCulling
bool ___m_ignoreCulling_132;
// TMPro.TextureMappingOptions TMPro.TMP_Text::m_horizontalMapping
int32_t ___m_horizontalMapping_133;
// TMPro.TextureMappingOptions TMPro.TMP_Text::m_verticalMapping
int32_t ___m_verticalMapping_134;
// System.Single TMPro.TMP_Text::m_uvLineOffset
float ___m_uvLineOffset_135;
// TMPro.TextRenderFlags TMPro.TMP_Text::m_renderMode
int32_t ___m_renderMode_136;
// TMPro.VertexSortingOrder TMPro.TMP_Text::m_geometrySortingOrder
int32_t ___m_geometrySortingOrder_137;
// System.Boolean TMPro.TMP_Text::m_IsTextObjectScaleStatic
bool ___m_IsTextObjectScaleStatic_138;
// System.Boolean TMPro.TMP_Text::m_VertexBufferAutoSizeReduction
bool ___m_VertexBufferAutoSizeReduction_139;
// System.Int32 TMPro.TMP_Text::m_firstVisibleCharacter
int32_t ___m_firstVisibleCharacter_140;
// System.Int32 TMPro.TMP_Text::m_maxVisibleCharacters
int32_t ___m_maxVisibleCharacters_141;
// System.Int32 TMPro.TMP_Text::m_maxVisibleWords
int32_t ___m_maxVisibleWords_142;
// System.Int32 TMPro.TMP_Text::m_maxVisibleLines
int32_t ___m_maxVisibleLines_143;
// System.Boolean TMPro.TMP_Text::m_useMaxVisibleDescender
bool ___m_useMaxVisibleDescender_144;
// System.Int32 TMPro.TMP_Text::m_pageToDisplay
int32_t ___m_pageToDisplay_145;
// System.Boolean TMPro.TMP_Text::m_isNewPage
bool ___m_isNewPage_146;
// UnityEngine.Vector4 TMPro.TMP_Text::m_margin
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_margin_147;
// System.Single TMPro.TMP_Text::m_marginLeft
float ___m_marginLeft_148;
// System.Single TMPro.TMP_Text::m_marginRight
float ___m_marginRight_149;
// System.Single TMPro.TMP_Text::m_marginWidth
float ___m_marginWidth_150;
// System.Single TMPro.TMP_Text::m_marginHeight
float ___m_marginHeight_151;
// System.Single TMPro.TMP_Text::m_width
float ___m_width_152;
// TMPro.TMP_TextInfo TMPro.TMP_Text::m_textInfo
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* ___m_textInfo_153;
// System.Boolean TMPro.TMP_Text::m_havePropertiesChanged
bool ___m_havePropertiesChanged_154;
// System.Boolean TMPro.TMP_Text::m_isUsingLegacyAnimationComponent
bool ___m_isUsingLegacyAnimationComponent_155;
// UnityEngine.Transform TMPro.TMP_Text::m_transform
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___m_transform_156;
// UnityEngine.RectTransform TMPro.TMP_Text::m_rectTransform
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_rectTransform_157;
// UnityEngine.Vector2 TMPro.TMP_Text::m_PreviousRectTransformSize
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_PreviousRectTransformSize_158;
// UnityEngine.Vector2 TMPro.TMP_Text::m_PreviousPivotPosition
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_PreviousPivotPosition_159;
// System.Boolean TMPro.TMP_Text::<autoSizeTextContainer>k__BackingField
bool ___U3CautoSizeTextContainerU3Ek__BackingField_160;
// System.Boolean TMPro.TMP_Text::m_autoSizeTextContainer
bool ___m_autoSizeTextContainer_161;
// UnityEngine.Mesh TMPro.TMP_Text::m_mesh
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_mesh_162;
// System.Boolean TMPro.TMP_Text::m_isVolumetricText
bool ___m_isVolumetricText_163;
// System.Action`1<TMPro.TMP_TextInfo> TMPro.TMP_Text::OnPreRenderText
Action_1_tB93AB717F9D419A1BEC832FF76E74EAA32184CC1* ___OnPreRenderText_166;
// TMPro.TMP_SpriteAnimator TMPro.TMP_Text::m_spriteAnimator
TMP_SpriteAnimator_t2E0F016A61CA343E3222FF51E7CF0E53F9F256E4* ___m_spriteAnimator_167;
// System.Single TMPro.TMP_Text::m_flexibleHeight
float ___m_flexibleHeight_168;
// System.Single TMPro.TMP_Text::m_flexibleWidth
float ___m_flexibleWidth_169;
// System.Single TMPro.TMP_Text::m_minWidth
float ___m_minWidth_170;
// System.Single TMPro.TMP_Text::m_minHeight
float ___m_minHeight_171;
// System.Single TMPro.TMP_Text::m_maxWidth
float ___m_maxWidth_172;
// System.Single TMPro.TMP_Text::m_maxHeight
float ___m_maxHeight_173;
// UnityEngine.UI.LayoutElement TMPro.TMP_Text::m_LayoutElement
LayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A* ___m_LayoutElement_174;
// System.Single TMPro.TMP_Text::m_preferredWidth
float ___m_preferredWidth_175;
// System.Single TMPro.TMP_Text::m_renderedWidth
float ___m_renderedWidth_176;
// System.Boolean TMPro.TMP_Text::m_isPreferredWidthDirty
bool ___m_isPreferredWidthDirty_177;
// System.Single TMPro.TMP_Text::m_preferredHeight
float ___m_preferredHeight_178;
// System.Single TMPro.TMP_Text::m_renderedHeight
float ___m_renderedHeight_179;
// System.Boolean TMPro.TMP_Text::m_isPreferredHeightDirty
bool ___m_isPreferredHeightDirty_180;
// System.Boolean TMPro.TMP_Text::m_isCalculatingPreferredValues
bool ___m_isCalculatingPreferredValues_181;
// System.Int32 TMPro.TMP_Text::m_layoutPriority
int32_t ___m_layoutPriority_182;
// System.Boolean TMPro.TMP_Text::m_isLayoutDirty
bool ___m_isLayoutDirty_183;
// System.Boolean TMPro.TMP_Text::m_isAwake
bool ___m_isAwake_184;
// System.Boolean TMPro.TMP_Text::m_isWaitingOnResourceLoad
bool ___m_isWaitingOnResourceLoad_185;
// TMPro.TMP_Text/TextInputSources TMPro.TMP_Text::m_inputSource
int32_t ___m_inputSource_186;
// System.Single TMPro.TMP_Text::m_fontScaleMultiplier
float ___m_fontScaleMultiplier_187;
// System.Single TMPro.TMP_Text::tag_LineIndent
float ___tag_LineIndent_191;
// System.Single TMPro.TMP_Text::tag_Indent
float ___tag_Indent_192;
// TMPro.TMP_TextProcessingStack`1<System.Single> TMPro.TMP_Text::m_indentStack
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___m_indentStack_193;
// System.Boolean TMPro.TMP_Text::tag_NoParsing
bool ___tag_NoParsing_194;
// System.Boolean TMPro.TMP_Text::m_isParsingText
bool ___m_isParsingText_195;
// UnityEngine.Matrix4x4 TMPro.TMP_Text::m_FXMatrix
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_FXMatrix_196;
// System.Boolean TMPro.TMP_Text::m_isFXMatrixSet
bool ___m_isFXMatrixSet_197;
// TMPro.TMP_Text/UnicodeChar[] TMPro.TMP_Text::m_TextProcessingArray
UnicodeCharU5BU5D_t67F27D09F8EB28D2C42DFF16FE60054F157012F5* ___m_TextProcessingArray_198;
// System.Int32 TMPro.TMP_Text::m_InternalTextProcessingArraySize
int32_t ___m_InternalTextProcessingArraySize_199;
// TMPro.TMP_CharacterInfo[] TMPro.TMP_Text::m_internalCharacterInfo
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* ___m_internalCharacterInfo_200;
// System.Int32 TMPro.TMP_Text::m_totalCharacterCount
int32_t ___m_totalCharacterCount_201;
// System.Int32 TMPro.TMP_Text::m_characterCount
int32_t ___m_characterCount_208;
// System.Int32 TMPro.TMP_Text::m_firstCharacterOfLine
int32_t ___m_firstCharacterOfLine_209;
// System.Int32 TMPro.TMP_Text::m_firstVisibleCharacterOfLine
int32_t ___m_firstVisibleCharacterOfLine_210;
// System.Int32 TMPro.TMP_Text::m_lastCharacterOfLine
int32_t ___m_lastCharacterOfLine_211;
// System.Int32 TMPro.TMP_Text::m_lastVisibleCharacterOfLine
int32_t ___m_lastVisibleCharacterOfLine_212;
// System.Int32 TMPro.TMP_Text::m_lineNumber
int32_t ___m_lineNumber_213;
// System.Int32 TMPro.TMP_Text::m_lineVisibleCharacterCount
int32_t ___m_lineVisibleCharacterCount_214;
// System.Int32 TMPro.TMP_Text::m_pageNumber
int32_t ___m_pageNumber_215;
// System.Single TMPro.TMP_Text::m_PageAscender
float ___m_PageAscender_216;
// System.Single TMPro.TMP_Text::m_maxTextAscender
float ___m_maxTextAscender_217;
// System.Single TMPro.TMP_Text::m_maxCapHeight
float ___m_maxCapHeight_218;
// System.Single TMPro.TMP_Text::m_ElementAscender
float ___m_ElementAscender_219;
// System.Single TMPro.TMP_Text::m_ElementDescender
float ___m_ElementDescender_220;
// System.Single TMPro.TMP_Text::m_maxLineAscender
float ___m_maxLineAscender_221;
// System.Single TMPro.TMP_Text::m_maxLineDescender
float ___m_maxLineDescender_222;
// System.Single TMPro.TMP_Text::m_startOfLineAscender
float ___m_startOfLineAscender_223;
// System.Single TMPro.TMP_Text::m_startOfLineDescender
float ___m_startOfLineDescender_224;
// System.Single TMPro.TMP_Text::m_lineOffset
float ___m_lineOffset_225;
// TMPro.Extents TMPro.TMP_Text::m_meshExtents
Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8 ___m_meshExtents_226;
// UnityEngine.Color32 TMPro.TMP_Text::m_htmlColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___m_htmlColor_227;
// TMPro.TMP_TextProcessingStack`1<UnityEngine.Color32> TMPro.TMP_Text::m_colorStack
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___m_colorStack_228;
// TMPro.TMP_TextProcessingStack`1<UnityEngine.Color32> TMPro.TMP_Text::m_underlineColorStack
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___m_underlineColorStack_229;
// TMPro.TMP_TextProcessingStack`1<UnityEngine.Color32> TMPro.TMP_Text::m_strikethroughColorStack
TMP_TextProcessingStack_1_tF2CD5BE59E5EB22EA9E3EE3043A004EA918C4BB3 ___m_strikethroughColorStack_230;
// TMPro.TMP_TextProcessingStack`1<TMPro.HighlightState> TMPro.TMP_Text::m_HighlightStateStack
TMP_TextProcessingStack_1_t57AECDCC936A7FF1D6CF66CA11560B28A675648D ___m_HighlightStateStack_231;
// TMPro.TMP_ColorGradient TMPro.TMP_Text::m_colorGradientPreset
TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB* ___m_colorGradientPreset_232;
// TMPro.TMP_TextProcessingStack`1<TMPro.TMP_ColorGradient> TMPro.TMP_Text::m_colorGradientStack
TMP_TextProcessingStack_1_tC8FAEB17246D3B171EFD11165A5761AE39B40D0C ___m_colorGradientStack_233;
// System.Boolean TMPro.TMP_Text::m_colorGradientPresetIsTinted
bool ___m_colorGradientPresetIsTinted_234;
// System.Single TMPro.TMP_Text::m_tabSpacing
float ___m_tabSpacing_235;
// System.Single TMPro.TMP_Text::m_spacing
float ___m_spacing_236;
// TMPro.TMP_TextProcessingStack`1<System.Int32>[] TMPro.TMP_Text::m_TextStyleStacks
TMP_TextProcessingStack_1U5BU5D_t08293E0BB072311BB96170F351D1083BCA97B9B2* ___m_TextStyleStacks_237;
// System.Int32 TMPro.TMP_Text::m_TextStyleStackDepth
int32_t ___m_TextStyleStackDepth_238;
// TMPro.TMP_TextProcessingStack`1<System.Int32> TMPro.TMP_Text::m_ItalicAngleStack
TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C ___m_ItalicAngleStack_239;
// System.Int32 TMPro.TMP_Text::m_ItalicAngle
int32_t ___m_ItalicAngle_240;
// TMPro.TMP_TextProcessingStack`1<System.Int32> TMPro.TMP_Text::m_actionStack
TMP_TextProcessingStack_1_tFBA719426D68CE1F2B5849D97AF5E5D65846290C ___m_actionStack_241;
// System.Single TMPro.TMP_Text::m_padding
float ___m_padding_242;
// System.Single TMPro.TMP_Text::m_baselineOffset
float ___m_baselineOffset_243;
// TMPro.TMP_TextProcessingStack`1<System.Single> TMPro.TMP_Text::m_baselineOffsetStack
TMP_TextProcessingStack_1_t138EC06BE7F101AA0A3C8D2DC951E55AACE085E9 ___m_baselineOffsetStack_244;
// System.Single TMPro.TMP_Text::m_xAdvance
float ___m_xAdvance_245;
// TMPro.TMP_TextElementType TMPro.TMP_Text::m_textElementType
int32_t ___m_textElementType_246;
// TMPro.TMP_TextElement TMPro.TMP_Text::m_cached_TextElement
TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* ___m_cached_TextElement_247;
// TMPro.TMP_Text/SpecialCharacter TMPro.TMP_Text::m_Ellipsis
SpecialCharacter_t6C1DBE8C490706D1620899BAB7F0B8091AD26777 ___m_Ellipsis_248;
// TMPro.TMP_Text/SpecialCharacter TMPro.TMP_Text::m_Underline
SpecialCharacter_t6C1DBE8C490706D1620899BAB7F0B8091AD26777 ___m_Underline_249;
// TMPro.TMP_SpriteAsset TMPro.TMP_Text::m_defaultSpriteAsset
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___m_defaultSpriteAsset_250;
// TMPro.TMP_SpriteAsset TMPro.TMP_Text::m_currentSpriteAsset
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___m_currentSpriteAsset_251;
// System.Int32 TMPro.TMP_Text::m_spriteCount
int32_t ___m_spriteCount_252;
// System.Int32 TMPro.TMP_Text::m_spriteIndex
int32_t ___m_spriteIndex_253;
// System.Int32 TMPro.TMP_Text::m_spriteAnimationID
int32_t ___m_spriteAnimationID_254;
// System.Boolean TMPro.TMP_Text::m_ignoreActiveState
bool ___m_ignoreActiveState_257;
// TMPro.TMP_Text/TextBackingContainer TMPro.TMP_Text::m_TextBackingArray
TextBackingContainer_t33D1CE628E7B26C45EDAC1D87BEF2DD22A5C6361 ___m_TextBackingArray_258;
// System.Decimal[] TMPro.TMP_Text::k_Power
DecimalU5BU5D_t93BA0C88FA80728F73B792EE1A5199D0C060B615* ___k_Power_259;
};
// TMPro.TextMeshProUGUI
struct TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957 : public TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9
{
// System.Boolean TMPro.TextMeshProUGUI::m_isRebuildingLayout
bool ___m_isRebuildingLayout_266;
// UnityEngine.Coroutine TMPro.TextMeshProUGUI::m_DelayedGraphicRebuild
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* ___m_DelayedGraphicRebuild_267;
// UnityEngine.Coroutine TMPro.TextMeshProUGUI::m_DelayedMaterialRebuild
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* ___m_DelayedMaterialRebuild_268;
// UnityEngine.Rect TMPro.TextMeshProUGUI::m_ClipRect
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_ClipRect_269;
// System.Boolean TMPro.TextMeshProUGUI::m_ValidRect
bool ___m_ValidRect_270;
// System.Action`1<TMPro.TMP_TextInfo> TMPro.TextMeshProUGUI::OnPreRenderText
Action_1_tB93AB717F9D419A1BEC832FF76E74EAA32184CC1* ___OnPreRenderText_271;
// System.Boolean TMPro.TextMeshProUGUI::m_hasFontAssetChanged
bool ___m_hasFontAssetChanged_272;
// TMPro.TMP_SubMeshUI[] TMPro.TextMeshProUGUI::m_subTextObjects
TMP_SubMeshUIU5BU5D_tC77B263183A59A75345C26152457207EAC3BBF29* ___m_subTextObjects_273;
// System.Single TMPro.TextMeshProUGUI::m_previousLossyScaleY
float ___m_previousLossyScaleY_274;
// UnityEngine.Vector3[] TMPro.TextMeshProUGUI::m_RectTransformCorners
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___m_RectTransformCorners_275;
// UnityEngine.CanvasRenderer TMPro.TextMeshProUGUI::m_canvasRenderer
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* ___m_canvasRenderer_276;
// UnityEngine.Canvas TMPro.TextMeshProUGUI::m_canvas
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* ___m_canvas_277;
// System.Single TMPro.TextMeshProUGUI::m_CanvasScaleFactor
float ___m_CanvasScaleFactor_278;
// System.Boolean TMPro.TextMeshProUGUI::m_isFirstAllocation
bool ___m_isFirstAllocation_279;
// System.Int32 TMPro.TextMeshProUGUI::m_max_characters
int32_t ___m_max_characters_280;
// UnityEngine.Material TMPro.TextMeshProUGUI::m_baseMaterial
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_baseMaterial_281;
// System.Boolean TMPro.TextMeshProUGUI::m_isScrollRegionSet
bool ___m_isScrollRegionSet_282;
// UnityEngine.Vector4 TMPro.TextMeshProUGUI::m_maskOffset
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_maskOffset_283;
// UnityEngine.Matrix4x4 TMPro.TextMeshProUGUI::m_EnvMapMatrix
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_EnvMapMatrix_284;
// System.Boolean TMPro.TextMeshProUGUI::m_isRegisteredForEvents
bool ___m_isRegisteredForEvents_285;
};
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character>
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character>
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord>
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord>
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_SpriteCharacter>
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_SpriteCharacter>
// TMPro.FastAction`1<UnityEngine.Object>
// TMPro.FastAction`1<UnityEngine.Object>
// System.Collections.Generic.HashSet`1<System.Int32>
// System.Collections.Generic.HashSet`1<System.Int32>
// System.Collections.Generic.HashSet`1<System.UInt32>
// System.Collections.Generic.HashSet`1<System.UInt32>
// System.Collections.Generic.List`1<UnityEngine.Canvas>
struct List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
CanvasU5BU5D_tE5C544063BDA76B67407EFED5FF893BBCDB74841* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.Canvas>
// System.Collections.Generic.List`1<System.Char>
struct List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.Char>
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph>
struct List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph>
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>
struct List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>
// System.Collections.Generic.List`1<System.Int32>
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.Int32>
// System.Collections.Generic.List`1<TMPro.KerningPair>
struct List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
KerningPairU5BU5D_tE32FE368326412A1A7114990D32488E0D6EF8425* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<TMPro.KerningPair>
// System.Collections.Generic.List`1<System.Object>
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.Object>
// System.Collections.Generic.List`1<UnityEngine.Sprite>
struct List_1_t7BE9C297880B5B41D1E6B89174D4394BF535D206_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
SpriteU5BU5D_tCEE379E10CAD9DBFA770B331480592548ED0EA1B* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.Sprite>
// System.Collections.Generic.List`1<System.String>
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.String>
// System.Collections.Generic.List`1<TMPro.TMP_Character>
struct List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
TMP_CharacterU5BU5D_tC0FE7802A3B867FC94F352EF3978AD82C258AA0F* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<TMPro.TMP_Character>
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset>
struct List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
TMP_FontAssetU5BU5D_tC028E06B33643ABCED25C8BF7CB21A748E23BB83* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset>
// System.Collections.Generic.List`1<TMPro.TMP_Glyph>
struct List_1_tAB7976FADCF872E418770E60783056C23394843D_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
TMP_GlyphU5BU5D_tF889227FF4A6F9DEE83A698B66DE1539DE07FFE6* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<TMPro.TMP_Glyph>
// System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord>
struct List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
TMP_GlyphPairAdjustmentRecordU5BU5D_t3BB4A5EE76A8B0B0080982C0C9CC1B9C2F020FEB* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord>
// System.Collections.Generic.List`1<TMPro.TMP_SpriteAsset>
struct List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
TMP_SpriteAssetU5BU5D_t94E3C1245DB0CEAB0BCB01A00BE5551C4CAEC6DC* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<TMPro.TMP_SpriteAsset>
// System.Collections.Generic.List`1<System.UInt32>
struct List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.UInt32>
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem>
struct List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
DropdownItemU5BU5D_tCEC8D0151E2387CE63ED9CF38106A837707DF0C3* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem>
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>
struct List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
OptionDataU5BU5D_tEB78063B7582A72D41E99569EB93D519AC75F615* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>
// TMPro.TweenRunner`1<TMPro.FloatTween>
// TMPro.TweenRunner`1<TMPro.FloatTween>
// UnityEngine.EventSystems.AbstractEventData
// UnityEngine.EventSystems.AbstractEventData
// System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_StaticFields
{
// System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___invariant_culture_info_0;
// System.Object System.Globalization.CultureInfo::shared_table_lock
RuntimeObject* ___shared_table_lock_1;
// System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___default_current_culture_2;
// System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentUICulture_34;
// System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentCulture_35;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo> System.Globalization.CultureInfo::shared_by_number
Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3* ___shared_by_number_36;
// System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo> System.Globalization.CultureInfo::shared_by_name
Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28* ___shared_by_name_37;
// System.Globalization.CultureInfo System.Globalization.CultureInfo::s_UserPreferredCultureInfoInAppX
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_UserPreferredCultureInfoInAppX_38;
// System.Boolean System.Globalization.CultureInfo::IsTaiwanSku
bool ___IsTaiwanSku_39;
};
// System.Globalization.CultureInfo
// TMPro.FaceInfo_Legacy
// TMPro.FaceInfo_Legacy
// TMPro.KerningTable
// TMPro.KerningTable
// System.Globalization.NumberFormatInfo
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472_StaticFields
{
// System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.NumberFormatInfo::invariantInfo
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___invariantInfo_0;
};
// System.Globalization.NumberFormatInfo
// TMPro.ShaderUtilities
struct ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields
{
// System.Int32 TMPro.ShaderUtilities::ID_MainTex
int32_t ___ID_MainTex_0;
// System.Int32 TMPro.ShaderUtilities::ID_FaceTex
int32_t ___ID_FaceTex_1;
// System.Int32 TMPro.ShaderUtilities::ID_FaceColor
int32_t ___ID_FaceColor_2;
// System.Int32 TMPro.ShaderUtilities::ID_FaceDilate
int32_t ___ID_FaceDilate_3;
// System.Int32 TMPro.ShaderUtilities::ID_Shininess
int32_t ___ID_Shininess_4;
// System.Int32 TMPro.ShaderUtilities::ID_UnderlayColor
int32_t ___ID_UnderlayColor_5;
// System.Int32 TMPro.ShaderUtilities::ID_UnderlayOffsetX
int32_t ___ID_UnderlayOffsetX_6;
// System.Int32 TMPro.ShaderUtilities::ID_UnderlayOffsetY
int32_t ___ID_UnderlayOffsetY_7;
// System.Int32 TMPro.ShaderUtilities::ID_UnderlayDilate
int32_t ___ID_UnderlayDilate_8;
// System.Int32 TMPro.ShaderUtilities::ID_UnderlaySoftness
int32_t ___ID_UnderlaySoftness_9;
// System.Int32 TMPro.ShaderUtilities::ID_UnderlayOffset
int32_t ___ID_UnderlayOffset_10;
// System.Int32 TMPro.ShaderUtilities::ID_UnderlayIsoPerimeter
int32_t ___ID_UnderlayIsoPerimeter_11;
// System.Int32 TMPro.ShaderUtilities::ID_WeightNormal
int32_t ___ID_WeightNormal_12;
// System.Int32 TMPro.ShaderUtilities::ID_WeightBold
int32_t ___ID_WeightBold_13;
// System.Int32 TMPro.ShaderUtilities::ID_OutlineTex
int32_t ___ID_OutlineTex_14;
// System.Int32 TMPro.ShaderUtilities::ID_OutlineWidth
int32_t ___ID_OutlineWidth_15;
// System.Int32 TMPro.ShaderUtilities::ID_OutlineSoftness
int32_t ___ID_OutlineSoftness_16;
// System.Int32 TMPro.ShaderUtilities::ID_OutlineColor
int32_t ___ID_OutlineColor_17;
// System.Int32 TMPro.ShaderUtilities::ID_Outline2Color
int32_t ___ID_Outline2Color_18;
// System.Int32 TMPro.ShaderUtilities::ID_Outline2Width
int32_t ___ID_Outline2Width_19;
// System.Int32 TMPro.ShaderUtilities::ID_Padding
int32_t ___ID_Padding_20;
// System.Int32 TMPro.ShaderUtilities::ID_GradientScale
int32_t ___ID_GradientScale_21;
// System.Int32 TMPro.ShaderUtilities::ID_ScaleX
int32_t ___ID_ScaleX_22;
// System.Int32 TMPro.ShaderUtilities::ID_ScaleY
int32_t ___ID_ScaleY_23;
// System.Int32 TMPro.ShaderUtilities::ID_PerspectiveFilter
int32_t ___ID_PerspectiveFilter_24;
// System.Int32 TMPro.ShaderUtilities::ID_Sharpness
int32_t ___ID_Sharpness_25;
// System.Int32 TMPro.ShaderUtilities::ID_TextureWidth
int32_t ___ID_TextureWidth_26;
// System.Int32 TMPro.ShaderUtilities::ID_TextureHeight
int32_t ___ID_TextureHeight_27;
// System.Int32 TMPro.ShaderUtilities::ID_BevelAmount
int32_t ___ID_BevelAmount_28;
// System.Int32 TMPro.ShaderUtilities::ID_GlowColor
int32_t ___ID_GlowColor_29;
// System.Int32 TMPro.ShaderUtilities::ID_GlowOffset
int32_t ___ID_GlowOffset_30;
// System.Int32 TMPro.ShaderUtilities::ID_GlowPower
int32_t ___ID_GlowPower_31;
// System.Int32 TMPro.ShaderUtilities::ID_GlowOuter
int32_t ___ID_GlowOuter_32;
// System.Int32 TMPro.ShaderUtilities::ID_GlowInner
int32_t ___ID_GlowInner_33;
// System.Int32 TMPro.ShaderUtilities::ID_LightAngle
int32_t ___ID_LightAngle_34;
// System.Int32 TMPro.ShaderUtilities::ID_EnvMap
int32_t ___ID_EnvMap_35;
// System.Int32 TMPro.ShaderUtilities::ID_EnvMatrix
int32_t ___ID_EnvMatrix_36;
// System.Int32 TMPro.ShaderUtilities::ID_EnvMatrixRotation
int32_t ___ID_EnvMatrixRotation_37;
// System.Int32 TMPro.ShaderUtilities::ID_MaskCoord
int32_t ___ID_MaskCoord_38;
// System.Int32 TMPro.ShaderUtilities::ID_ClipRect
int32_t ___ID_ClipRect_39;
// System.Int32 TMPro.ShaderUtilities::ID_MaskSoftnessX
int32_t ___ID_MaskSoftnessX_40;
// System.Int32 TMPro.ShaderUtilities::ID_MaskSoftnessY
int32_t ___ID_MaskSoftnessY_41;
// System.Int32 TMPro.ShaderUtilities::ID_VertexOffsetX
int32_t ___ID_VertexOffsetX_42;
// System.Int32 TMPro.ShaderUtilities::ID_VertexOffsetY
int32_t ___ID_VertexOffsetY_43;
// System.Int32 TMPro.ShaderUtilities::ID_UseClipRect
int32_t ___ID_UseClipRect_44;
// System.Int32 TMPro.ShaderUtilities::ID_StencilID
int32_t ___ID_StencilID_45;
// System.Int32 TMPro.ShaderUtilities::ID_StencilOp
int32_t ___ID_StencilOp_46;
// System.Int32 TMPro.ShaderUtilities::ID_StencilComp
int32_t ___ID_StencilComp_47;
// System.Int32 TMPro.ShaderUtilities::ID_StencilReadMask
int32_t ___ID_StencilReadMask_48;
// System.Int32 TMPro.ShaderUtilities::ID_StencilWriteMask
int32_t ___ID_StencilWriteMask_49;
// System.Int32 TMPro.ShaderUtilities::ID_ShaderFlags
int32_t ___ID_ShaderFlags_50;
// System.Int32 TMPro.ShaderUtilities::ID_ScaleRatio_A
int32_t ___ID_ScaleRatio_A_51;
// System.Int32 TMPro.ShaderUtilities::ID_ScaleRatio_B
int32_t ___ID_ScaleRatio_B_52;
// System.Int32 TMPro.ShaderUtilities::ID_ScaleRatio_C
int32_t ___ID_ScaleRatio_C_53;
// System.String TMPro.ShaderUtilities::Keyword_Bevel
String_t* ___Keyword_Bevel_54;
// System.String TMPro.ShaderUtilities::Keyword_Glow
String_t* ___Keyword_Glow_55;
// System.String TMPro.ShaderUtilities::Keyword_Underlay
String_t* ___Keyword_Underlay_56;
// System.String TMPro.ShaderUtilities::Keyword_Ratios
String_t* ___Keyword_Ratios_57;
// System.String TMPro.ShaderUtilities::Keyword_MASK_SOFT
String_t* ___Keyword_MASK_SOFT_58;
// System.String TMPro.ShaderUtilities::Keyword_MASK_HARD
String_t* ___Keyword_MASK_HARD_59;
// System.String TMPro.ShaderUtilities::Keyword_MASK_TEX
String_t* ___Keyword_MASK_TEX_60;
// System.String TMPro.ShaderUtilities::Keyword_Outline
String_t* ___Keyword_Outline_61;
// System.String TMPro.ShaderUtilities::ShaderTag_ZTestMode
String_t* ___ShaderTag_ZTestMode_62;
// System.String TMPro.ShaderUtilities::ShaderTag_CullMode
String_t* ___ShaderTag_CullMode_63;
// System.Single TMPro.ShaderUtilities::m_clamp
float ___m_clamp_64;
// System.Boolean TMPro.ShaderUtilities::isInitialized
bool ___isInitialized_65;
// UnityEngine.Shader TMPro.ShaderUtilities::k_ShaderRef_MobileSDF
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___k_ShaderRef_MobileSDF_66;
// UnityEngine.Shader TMPro.ShaderUtilities::k_ShaderRef_MobileBitmap
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___k_ShaderRef_MobileBitmap_67;
};
// TMPro.ShaderUtilities
// System.String
struct String_t_StaticFields
{
// System.String System.String::Empty
String_t* ___Empty_6;
};
// System.String
// TMPro.TMP_Compatibility
// TMPro.TMP_Compatibility
// TMPro.TMP_FontAssetUtilities
struct TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields
{
// TMPro.TMP_FontAssetUtilities TMPro.TMP_FontAssetUtilities::s_Instance
TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125* ___s_Instance_0;
// System.Collections.Generic.HashSet`1<System.Int32> TMPro.TMP_FontAssetUtilities::k_SearchedAssets
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* ___k_SearchedAssets_1;
// System.Boolean TMPro.TMP_FontAssetUtilities::k_IsFontEngineInitialized
bool ___k_IsFontEngineInitialized_2;
};
// TMPro.TMP_FontAssetUtilities
// TMPro.TMP_FontFeatureTable
// TMPro.TMP_FontFeatureTable
// TMPro.TMP_FontUtilities
struct TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_StaticFields
{
// System.Collections.Generic.List`1<System.Int32> TMPro.TMP_FontUtilities::k_searchedFontAssets
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___k_searchedFontAssets_0;
};
// TMPro.TMP_FontUtilities
// TMPro.TMP_TextElement
// TMPro.TMP_TextElement
// TMPro.TMP_TextElement_Legacy
// TMPro.TMP_TextElement_Legacy
// TMPro.TMPro_EventManager
struct TMPro_EventManager_t0234DB5BF625FC164B395C5C3B6F2CB8C89A3BA9_StaticFields
{
// TMPro.FastAction`2<System.Object,TMPro.Compute_DT_EventArgs> TMPro.TMPro_EventManager::COMPUTE_DT_EVENT
FastAction_2_t7A930CE5DBE699F7BADA18E19F951E3D68821A0D* ___COMPUTE_DT_EVENT_0;
// TMPro.FastAction`2<System.Boolean,UnityEngine.Material> TMPro.TMPro_EventManager::MATERIAL_PROPERTY_EVENT
FastAction_2_tECA23F8F5AC1D6DF8BAB8AEDD017A064D210F83A* ___MATERIAL_PROPERTY_EVENT_1;
// TMPro.FastAction`2<System.Boolean,UnityEngine.Object> TMPro.TMPro_EventManager::FONT_PROPERTY_EVENT
FastAction_2_t67E5AC7D6D05EC71192B279EA4EC495B4B3B4A9B* ___FONT_PROPERTY_EVENT_2;
// TMPro.FastAction`2<System.Boolean,UnityEngine.Object> TMPro.TMPro_EventManager::SPRITE_ASSET_PROPERTY_EVENT
FastAction_2_t67E5AC7D6D05EC71192B279EA4EC495B4B3B4A9B* ___SPRITE_ASSET_PROPERTY_EVENT_3;
// TMPro.FastAction`2<System.Boolean,UnityEngine.Object> TMPro.TMPro_EventManager::TEXTMESHPRO_PROPERTY_EVENT
FastAction_2_t67E5AC7D6D05EC71192B279EA4EC495B4B3B4A9B* ___TEXTMESHPRO_PROPERTY_EVENT_4;
// TMPro.FastAction`3<UnityEngine.GameObject,UnityEngine.Material,UnityEngine.Material> TMPro.TMPro_EventManager::DRAG_AND_DROP_MATERIAL_EVENT
FastAction_3_tF1621854653F0CB64C7EE2C86A181B843FA49E77* ___DRAG_AND_DROP_MATERIAL_EVENT_5;
// TMPro.FastAction`1<System.Boolean> TMPro.TMPro_EventManager::TEXT_STYLE_PROPERTY_EVENT
FastAction_1_tFC26007E6ECC49160C91059DC218FDD0602EE4F3* ___TEXT_STYLE_PROPERTY_EVENT_6;
// TMPro.FastAction`1<UnityEngine.Object> TMPro.TMPro_EventManager::COLOR_GRADIENT_PROPERTY_EVENT
FastAction_1_tE50C6A692DF85AB55BE3160B659FA7DF19DFA005* ___COLOR_GRADIENT_PROPERTY_EVENT_7;
// TMPro.FastAction TMPro.TMPro_EventManager::TMP_SETTINGS_PROPERTY_EVENT
FastAction_t32D4ADE06921D3EAB9BCE9B6397C82A4A898644D* ___TMP_SETTINGS_PROPERTY_EVENT_8;
// TMPro.FastAction TMPro.TMPro_EventManager::RESOURCE_LOAD_EVENT
FastAction_t32D4ADE06921D3EAB9BCE9B6397C82A4A898644D* ___RESOURCE_LOAD_EVENT_9;
// TMPro.FastAction`2<System.Boolean,UnityEngine.Object> TMPro.TMPro_EventManager::TEXTMESHPRO_UGUI_PROPERTY_EVENT
FastAction_2_t67E5AC7D6D05EC71192B279EA4EC495B4B3B4A9B* ___TEXTMESHPRO_UGUI_PROPERTY_EVENT_10;
// TMPro.FastAction`1<UnityEngine.Object> TMPro.TMPro_EventManager::TEXT_CHANGED_EVENT
FastAction_1_tE50C6A692DF85AB55BE3160B659FA7DF19DFA005* ___TEXT_CHANGED_EVENT_11;
};
// TMPro.TMPro_EventManager
// System.ValueType
// System.ValueType
// TMPro.KerningTable/<>c
struct U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_StaticFields
{
// TMPro.KerningTable/<>c TMPro.KerningTable/<>c::<>9
U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B* ___U3CU3E9_0;
// System.Func`2<TMPro.KerningPair,System.UInt32> TMPro.KerningTable/<>c::<>9__7_0
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* ___U3CU3E9__7_0_1;
// System.Func`2<TMPro.KerningPair,System.UInt32> TMPro.KerningTable/<>c::<>9__7_1
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* ___U3CU3E9__7_1_2;
};
// TMPro.KerningTable/<>c
// TMPro.KerningTable/<>c__DisplayClass3_0
// TMPro.KerningTable/<>c__DisplayClass3_0
// TMPro.KerningTable/<>c__DisplayClass4_0
// TMPro.KerningTable/<>c__DisplayClass4_0
// TMPro.KerningTable/<>c__DisplayClass5_0
// TMPro.KerningTable/<>c__DisplayClass5_0
// TMPro.TMP_Dropdown/<>c__DisplayClass69_0
// TMPro.TMP_Dropdown/<>c__DisplayClass69_0
// TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81
// TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81
// TMPro.TMP_Dropdown/OptionData
// TMPro.TMP_Dropdown/OptionData
// TMPro.TMP_Dropdown/OptionDataList
// TMPro.TMP_Dropdown/OptionDataList
// TMPro.TMP_FontAsset/<>c
struct U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_StaticFields
{
// TMPro.TMP_FontAsset/<>c TMPro.TMP_FontAsset/<>c::<>9
U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7* ___U3CU3E9_0;
// System.Func`2<TMPro.TMP_Character,System.UInt32> TMPro.TMP_FontAsset/<>c::<>9__124_0
Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769* ___U3CU3E9__124_0_1;
// System.Func`2<UnityEngine.TextCore.Glyph,System.UInt32> TMPro.TMP_FontAsset/<>c::<>9__125_0
Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB* ___U3CU3E9__125_0_2;
};
// TMPro.TMP_FontAsset/<>c
// TMPro.TMP_FontFeatureTable/<>c
struct U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_StaticFields
{
// TMPro.TMP_FontFeatureTable/<>c TMPro.TMP_FontFeatureTable/<>c::<>9
U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516* ___U3CU3E9_0;
// System.Func`2<TMPro.TMP_GlyphPairAdjustmentRecord,System.UInt32> TMPro.TMP_FontFeatureTable/<>c::<>9__6_0
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* ___U3CU3E9__6_0_1;
// System.Func`2<TMPro.TMP_GlyphPairAdjustmentRecord,System.UInt32> TMPro.TMP_FontFeatureTable/<>c::<>9__6_1
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* ___U3CU3E9__6_1_2;
};
// TMPro.TMP_FontFeatureTable/<>c
// TMPro.TMP_InputField/<CaretBlink>d__276
// TMPro.TMP_InputField/<CaretBlink>d__276
// TMPro.TMP_InputField/<MouseDragOutsideRect>d__294
// TMPro.TMP_InputField/<MouseDragOutsideRect>d__294
// TMPro.TMP_TextProcessingStack`1<TMPro.FontWeight>
// TMPro.TMP_TextProcessingStack`1<TMPro.FontWeight>
// TMPro.TMP_TextProcessingStack`1<TMPro.HorizontalAlignmentOptions>
// TMPro.TMP_TextProcessingStack`1<TMPro.HorizontalAlignmentOptions>
// TMPro.TMP_TextProcessingStack`1<System.Int32>
// TMPro.TMP_TextProcessingStack`1<System.Int32>
// TMPro.TMP_TextProcessingStack`1<System.Single>
// TMPro.TMP_TextProcessingStack`1<System.Single>
// TMPro.TMP_TextProcessingStack`1<TMPro.TMP_ColorGradient>
// TMPro.TMP_TextProcessingStack`1<TMPro.TMP_ColorGradient>
// UnityEngine.Events.UnityEvent`1<System.Boolean>
// UnityEngine.Events.UnityEvent`1<System.Boolean>
// UnityEngine.Events.UnityEvent`1<UnityEngine.Color>
// UnityEngine.Events.UnityEvent`1<UnityEngine.Color>
// UnityEngine.Events.UnityEvent`1<System.Int32>
// UnityEngine.Events.UnityEvent`1<System.Int32>
// UnityEngine.Events.UnityEvent`1<System.Single>
// UnityEngine.Events.UnityEvent`1<System.Single>
// UnityEngine.Events.UnityEvent`1<System.String>
// UnityEngine.Events.UnityEvent`1<System.String>
// UnityEngine.Events.UnityEvent`1<UnityEngine.TouchScreenKeyboard/Status>
// UnityEngine.Events.UnityEvent`1<UnityEngine.TouchScreenKeyboard/Status>
// UnityEngine.Events.UnityEvent`3<System.String,System.Int32,System.Int32>
// UnityEngine.Events.UnityEvent`3<System.String,System.Int32,System.Int32>
// UnityEngine.EventSystems.BaseEventData
// UnityEngine.EventSystems.BaseEventData
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
// System.String System.Boolean::TrueString
String_t* ___TrueString_5;
// System.String System.Boolean::FalseString
String_t* ___FalseString_6;
};
// System.Boolean
// System.Byte
// System.Byte
// System.Char
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields
{
// System.Byte[] System.Char::s_categoryForLatin1
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1_3;
};
// System.Char
// UnityEngine.Color
// UnityEngine.Color
// UnityEngine.Color32
// UnityEngine.Color32
// UnityEngine.TextCore.FaceInfo
// UnityEngine.TextCore.FaceInfo
// TMPro.FloatTween
// TMPro.FloatTween
// TMPro.FontAssetCreationSettings
// TMPro.FontAssetCreationSettings
// UnityEngine.TextCore.GlyphMetrics
// UnityEngine.TextCore.GlyphMetrics
// TMPro.GlyphPairKey
// TMPro.GlyphPairKey
// UnityEngine.TextCore.GlyphRect
struct GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_StaticFields
{
// UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.GlyphRect::s_ZeroGlyphRect
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___s_ZeroGlyphRect_4;
};
// UnityEngine.TextCore.GlyphRect
// UnityEngine.TextCore.LowLevel.GlyphValueRecord
// UnityEngine.TextCore.LowLevel.GlyphValueRecord
// TMPro.GlyphValueRecord_Legacy
// TMPro.GlyphValueRecord_Legacy
// System.Int32
// System.Int32
// System.IntPtr
struct IntPtr_t_StaticFields
{
// System.IntPtr System.IntPtr::Zero
intptr_t ___Zero_1;
};
// System.IntPtr
// TMPro.KerningPairKey
// TMPro.KerningPairKey
// UnityEngine.Mathf
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields
{
// System.Single UnityEngine.Mathf::Epsilon
float ___Epsilon_0;
};
// UnityEngine.Mathf
// UnityEngine.UI.Navigation
// UnityEngine.UI.Navigation
// UnityEngine.Quaternion
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_StaticFields
{
// UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___identityQuaternion_4;
};
// UnityEngine.Quaternion
// UnityEngine.RangeInt
// UnityEngine.RangeInt
// UnityEngine.Rect
// UnityEngine.Rect
// TMPro.RichTextTagAttribute
// TMPro.RichTextTagAttribute
// System.Single
// System.Single
// TMPro.TMP_Character
// TMPro.TMP_Character
// TMPro.TMP_FontStyleStack
// TMPro.TMP_FontStyleStack
// TMPro.TMP_FontWeightPair
// TMPro.TMP_FontWeightPair
// TMPro.TMP_Glyph
// TMPro.TMP_Glyph
// TMPro.TMP_GlyphValueRecord
// TMPro.TMP_GlyphValueRecord
// TMPro.TMP_LinkInfo
// TMPro.TMP_LinkInfo
// TMPro.TMP_Offset
struct TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_StaticFields
{
// TMPro.TMP_Offset TMPro.TMP_Offset::k_ZeroOffset
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___k_ZeroOffset_4;
};
// TMPro.TMP_Offset
// TMPro.TMP_PageInfo
// TMPro.TMP_PageInfo
// TMPro.TMP_SpriteCharacter
// TMPro.TMP_SpriteCharacter
// TMPro.TMP_SpriteInfo
// TMPro.TMP_SpriteInfo
// TMPro.TMP_WordInfo
// TMPro.TMP_WordInfo
// TMPro.TagAttribute
// TMPro.TagAttribute
// System.Threading.Thread
struct Thread_t0A773B9DE873D2DCAA7D229EAB36757B500E207F_StaticFields
{
// System.LocalDataStoreMgr System.Threading.Thread::s_LocalDataStoreMgr
LocalDataStoreMgr_t205F1783D5CC2B148E829B5882E5406FF9A3AC1E* ___s_LocalDataStoreMgr_0;
// System.Threading.AsyncLocal`1<System.Globalization.CultureInfo> System.Threading.Thread::s_asyncLocalCurrentCulture
AsyncLocal_1_t1D3339EA4C8650D2DEDDF9553E5C932B3DC2CCFD* ___s_asyncLocalCurrentCulture_4;
// System.Threading.AsyncLocal`1<System.Globalization.CultureInfo> System.Threading.Thread::s_asyncLocalCurrentUICulture
AsyncLocal_1_t1D3339EA4C8650D2DEDDF9553E5C932B3DC2CCFD* ___s_asyncLocalCurrentUICulture_5;
};
// System.Threading.Thread
struct Thread_t0A773B9DE873D2DCAA7D229EAB36757B500E207F_ThreadStaticFields
{
// System.LocalDataStoreHolder System.Threading.Thread::s_LocalDataStore
LocalDataStoreHolder_t789DD474AE5141213C2105CE57830ECFC2D3C03F* ___s_LocalDataStore_1;
// System.Globalization.CultureInfo System.Threading.Thread::m_CurrentCulture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___m_CurrentCulture_2;
// System.Globalization.CultureInfo System.Threading.Thread::m_CurrentUICulture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___m_CurrentUICulture_3;
// System.Threading.Thread System.Threading.Thread::current_thread
Thread_t0A773B9DE873D2DCAA7D229EAB36757B500E207F* ___current_thread_9;
};
// System.UInt16
// System.UInt16
// System.UInt32
// System.UInt32
// UnityEngine.Events.UnityEvent
// UnityEngine.Events.UnityEvent
// UnityEngine.Vector2
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
{
// UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector_2;
// UnityEngine.Vector2 UnityEngine.Vector2::oneVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector_3;
// UnityEngine.Vector2 UnityEngine.Vector2::upVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector_4;
// UnityEngine.Vector2 UnityEngine.Vector2::downVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector_5;
// UnityEngine.Vector2 UnityEngine.Vector2::leftVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector_6;
// UnityEngine.Vector2 UnityEngine.Vector2::rightVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector_7;
// UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector_8;
// UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector_9;
};
// UnityEngine.Vector2
// UnityEngine.Vector3
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields
{
// UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector_5;
// UnityEngine.Vector3 UnityEngine.Vector3::oneVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector_6;
// UnityEngine.Vector3 UnityEngine.Vector3::upVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector_7;
// UnityEngine.Vector3 UnityEngine.Vector3::downVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector_8;
// UnityEngine.Vector3 UnityEngine.Vector3::leftVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector_9;
// UnityEngine.Vector3 UnityEngine.Vector3::rightVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector_10;
// UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector_11;
// UnityEngine.Vector3 UnityEngine.Vector3::backVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector_12;
// UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector_13;
// UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector_14;
};
// UnityEngine.Vector3
// UnityEngine.Vector4
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields
{
// UnityEngine.Vector4 UnityEngine.Vector4::zeroVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___zeroVector_5;
// UnityEngine.Vector4 UnityEngine.Vector4::oneVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___oneVector_6;
// UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___positiveInfinityVector_7;
// UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___negativeInfinityVector_8;
};
// UnityEngine.Vector4
// System.Void
// System.Void
// UnityEngine.WaitForSecondsRealtime
// UnityEngine.WaitForSecondsRealtime
// TMPro.TMP_DefaultControls/Resources
// TMPro.TMP_DefaultControls/Resources
// TMPro.TMP_TextProcessingStack`1<UnityEngine.Color32>
// TMPro.TMP_TextProcessingStack`1<UnityEngine.Color32>
// TMPro.TMP_TextProcessingStack`1<TMPro.MaterialReference>
// TMPro.TMP_TextProcessingStack`1<TMPro.MaterialReference>
// UnityEngine.Bounds
// UnityEngine.Bounds
// UnityEngine.UI.ColorBlock
struct ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11_StaticFields
{
// UnityEngine.UI.ColorBlock UnityEngine.UI.ColorBlock::defaultColorBlock
ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11 ___defaultColorBlock_7;
};
// UnityEngine.UI.ColorBlock
// TMPro.ColorTween
// TMPro.ColorTween
// UnityEngine.Coroutine
// UnityEngine.Coroutine
// UnityEngine.Event
struct Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB_StaticFields
{
// UnityEngine.Event UnityEngine.Event::s_Current
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___s_Current_1;
// UnityEngine.Event UnityEngine.Event::s_MasterEvent
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___s_MasterEvent_2;
};
// UnityEngine.Event
// TMPro.Extents
struct Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8_StaticFields
{
// TMPro.Extents TMPro.Extents::zero
Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8 ___zero_0;
// TMPro.Extents TMPro.Extents::uninitialized
Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8 ___uninitialized_1;
};
// TMPro.Extents
// UnityEngine.TextCore.Glyph
// UnityEngine.TextCore.Glyph
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord
// TMPro.HighlightState
// TMPro.HighlightState
// TMPro.KerningPair
struct KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_StaticFields
{
// TMPro.KerningPair TMPro.KerningPair::empty
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* ___empty_5;
};
// TMPro.KerningPair
// TMPro.Mesh_Extents
// TMPro.Mesh_Extents
// UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
{
// System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
};
// UnityEngine.Object
// Unity.Profiling.ProfilerMarker
// Unity.Profiling.ProfilerMarker
// UnityEngine.RectOffset
// UnityEngine.RectOffset
// System.RuntimeFieldHandle
// System.RuntimeFieldHandle
// System.RuntimeTypeHandle
// System.RuntimeTypeHandle
// TMPro.TMP_DefaultControls
struct TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields
{
// UnityEngine.Vector2 TMPro.TMP_DefaultControls::s_TextElementSize
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___s_TextElementSize_3;
// UnityEngine.Vector2 TMPro.TMP_DefaultControls::s_ThickElementSize
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___s_ThickElementSize_4;
// UnityEngine.Vector2 TMPro.TMP_DefaultControls::s_ThinElementSize
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___s_ThinElementSize_5;
// UnityEngine.Color TMPro.TMP_DefaultControls::s_DefaultSelectableColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___s_DefaultSelectableColor_6;
// UnityEngine.Color TMPro.TMP_DefaultControls::s_TextColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___s_TextColor_7;
};
// TMPro.TMP_DefaultControls
// TMPro.TMP_GlyphAdjustmentRecord
// TMPro.TMP_GlyphAdjustmentRecord
// TMPro.TMP_Math
struct TMP_Math_t37914ACC164B07E2FE801992D237D9FE4E4D1A52_StaticFields
{
// UnityEngine.Vector2 TMPro.TMP_Math::MAX_16BIT
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___MAX_16BIT_6;
// UnityEngine.Vector2 TMPro.TMP_Math::MIN_16BIT
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___MIN_16BIT_7;
};
// TMPro.TMP_Math
// TMPro.TMP_TextInfo
struct TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D_StaticFields
{
// UnityEngine.Vector2 TMPro.TMP_TextInfo::k_InfinityVectorPositive
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___k_InfinityVectorPositive_0;
// UnityEngine.Vector2 TMPro.TMP_TextInfo::k_InfinityVectorNegative
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___k_InfinityVectorNegative_1;
};
// TMPro.TMP_TextInfo
// TMPro.TMP_Vertex
struct TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A_StaticFields
{
// TMPro.TMP_Vertex TMPro.TMP_Vertex::k_Zero
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A ___k_Zero_5;
};
// TMPro.TMP_Vertex
// UnityEngine.TouchScreenKeyboard
struct TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A_StaticFields
{
// System.Boolean UnityEngine.TouchScreenKeyboard::<disableInPlaceEditing>k__BackingField
bool ___U3CdisableInPlaceEditingU3Ek__BackingField_1;
};
// UnityEngine.TouchScreenKeyboard
// UnityEngine.UIVertex
struct UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_StaticFields
{
// UnityEngine.Color32 UnityEngine.UIVertex::s_DefaultColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___s_DefaultColor_8;
// UnityEngine.Vector4 UnityEngine.UIVertex::s_DefaultTangent
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___s_DefaultTangent_9;
// UnityEngine.UIVertex UnityEngine.UIVertex::simpleVert
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 ___simpleVert_10;
};
// UnityEngine.UIVertex
// TMPro.VertexGradient
// TMPro.VertexGradient
// UnityEngine.UI.VertexHelper
struct VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE_StaticFields
{
// UnityEngine.Vector4 UnityEngine.UI.VertexHelper::s_DefaultTangent
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___s_DefaultTangent_9;
// UnityEngine.Vector3 UnityEngine.UI.VertexHelper::s_DefaultNormal
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___s_DefaultNormal_10;
};
// UnityEngine.UI.VertexHelper
// UnityEngine.UI.Button/ButtonClickedEvent
// UnityEngine.UI.Button/ButtonClickedEvent
// TMPro.ColorTween/ColorTweenCallback
// TMPro.ColorTween/ColorTweenCallback
// TMPro.FloatTween/FloatTweenCallback
// TMPro.FloatTween/FloatTweenCallback
// UnityEngine.UI.Scrollbar/ScrollEvent
// UnityEngine.UI.Scrollbar/ScrollEvent
// TMPro.TMP_Dropdown/DropdownEvent
// TMPro.TMP_Dropdown/DropdownEvent
// TMPro.TMP_InputField/ContentType
// TMPro.TMP_InputField/ContentType
// TMPro.TMP_InputField/OnChangeEvent
// TMPro.TMP_InputField/OnChangeEvent
// TMPro.TMP_InputField/SelectionEvent
// TMPro.TMP_InputField/SelectionEvent
// TMPro.TMP_InputField/SubmitEvent
// TMPro.TMP_InputField/SubmitEvent
// TMPro.TMP_InputField/TextSelectionEvent
// TMPro.TMP_InputField/TextSelectionEvent
// TMPro.TMP_InputField/TouchScreenKeyboardEvent
// TMPro.TMP_InputField/TouchScreenKeyboardEvent
// UnityEngine.UI.Toggle/ToggleEvent
// UnityEngine.UI.Toggle/ToggleEvent
// TMPro.TMP_TextProcessingStack`1<TMPro.HighlightState>
// TMPro.TMP_TextProcessingStack`1<TMPro.HighlightState>
// UnityEngine.Component
// UnityEngine.Component
// UnityEngine.Font
struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6_StaticFields
{
// System.Action`1<UnityEngine.Font> UnityEngine.Font::textureRebuilt
Action_1_tD91E4D0ED3C2E385D3BDD4B3EA48B5F99D39F1DC* ___textureRebuilt_4;
};
// UnityEngine.Font
// UnityEngine.GameObject
// UnityEngine.GameObject
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord
// UnityEngine.Material
// UnityEngine.Material
// UnityEngine.Mesh
// UnityEngine.Mesh
// UnityEngine.EventSystems.PointerEventData
// UnityEngine.EventSystems.PointerEventData
// UnityEngine.ScriptableObject
// UnityEngine.ScriptableObject
// UnityEngine.Shader
// UnityEngine.Shader
// UnityEngine.Sprite
// UnityEngine.Sprite
// TMPro.TMP_CharacterInfo
// TMPro.TMP_CharacterInfo
// TMPro.TMP_GlyphPairAdjustmentRecord
// TMPro.TMP_GlyphPairAdjustmentRecord
// TMPro.TMP_LineInfo
// TMPro.TMP_LineInfo
// UnityEngine.Texture
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700_StaticFields
{
// System.Int32 UnityEngine.Texture::GenerateAllMips
int32_t ___GenerateAllMips_4;
};
// UnityEngine.Texture
// System.Type
struct Type_t_StaticFields
{
// System.Reflection.Binder modreq(System.Runtime.CompilerServices.IsVolatile) System.Type::s_defaultBinder
Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder_0;
// System.Char System.Type::Delimiter
Il2CppChar ___Delimiter_1;
// System.Type[] System.Type::EmptyTypes
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes_2;
// System.Object System.Type::Missing
RuntimeObject* ___Missing_3;
// System.Reflection.MemberFilter System.Type::FilterAttribute
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute_4;
// System.Reflection.MemberFilter System.Type::FilterName
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName_5;
// System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase_6;
};
// System.Type
// System.Action`1<UnityEngine.Object>
// System.Action`1<UnityEngine.Object>
// System.Func`2<UnityEngine.TextCore.Glyph,System.UInt32>
// System.Func`2<UnityEngine.TextCore.Glyph,System.UInt32>
// System.Func`2<TMPro.KerningPair,System.UInt32>
// System.Func`2<TMPro.KerningPair,System.UInt32>
// System.Func`2<TMPro.TMP_Character,System.UInt32>
// System.Func`2<TMPro.TMP_Character,System.UInt32>
// System.Func`2<TMPro.TMP_GlyphPairAdjustmentRecord,System.UInt32>
// System.Func`2<TMPro.TMP_GlyphPairAdjustmentRecord,System.UInt32>
// System.Predicate`1<TMPro.KerningPair>
// System.Predicate`1<TMPro.KerningPair>
// UnityEngine.Events.UnityAction`1<System.Boolean>
// UnityEngine.Events.UnityAction`1<System.Boolean>
// UnityEngine.Events.UnityAction`1<UnityEngine.Color>
// UnityEngine.Events.UnityAction`1<UnityEngine.Color>
// UnityEngine.Events.UnityAction`1<System.Single>
// UnityEngine.Events.UnityAction`1<System.Single>
// UnityEngine.Behaviour
// UnityEngine.Behaviour
// UnityEngine.CanvasRenderer
// UnityEngine.CanvasRenderer
// System.IndexOutOfRangeException
// System.IndexOutOfRangeException
// System.NotSupportedException
// System.NotSupportedException
// TMPro.TMP_Asset
// TMPro.TMP_Asset
// TMPro.TMP_ColorGradient
struct TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_StaticFields
{
// UnityEngine.Color TMPro.TMP_ColorGradient::k_DefaultColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___k_DefaultColor_10;
};
// TMPro.TMP_ColorGradient
// TMPro.TMP_InputValidator
// TMPro.TMP_InputValidator
// UnityEngine.Texture2D
// UnityEngine.Texture2D
// UnityEngine.Transform
// UnityEngine.Transform
// UnityEngine.Events.UnityAction
// UnityEngine.Events.UnityAction
// TMPro.WordWrapState
// TMPro.WordWrapState
// TMPro.TMP_InputField/OnValidateInput
// TMPro.TMP_InputField/OnValidateInput
// UnityEngine.Camera
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184_StaticFields
{
// UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreCull_4;
// UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreRender_5;
// UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPostRender_6;
};
// UnityEngine.Camera
// UnityEngine.Canvas
struct Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_StaticFields
{
// UnityEngine.Canvas/WillRenderCanvases UnityEngine.Canvas::preWillRenderCanvases
WillRenderCanvases_tA4A6E66DBA797DCB45B995DBA449A9D1D80D0FBC* ___preWillRenderCanvases_4;
// UnityEngine.Canvas/WillRenderCanvases UnityEngine.Canvas::willRenderCanvases
WillRenderCanvases_tA4A6E66DBA797DCB45B995DBA449A9D1D80D0FBC* ___willRenderCanvases_5;
// System.Action`1<System.Int32> UnityEngine.Canvas::<externBeginRenderOverlays>k__BackingField
Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___U3CexternBeginRenderOverlaysU3Ek__BackingField_6;
// System.Action`2<System.Int32,System.Int32> UnityEngine.Canvas::<externRenderOverlaysBefore>k__BackingField
Action_2_tD7438462601D3939500ED67463331FE00CFFBDB8* ___U3CexternRenderOverlaysBeforeU3Ek__BackingField_7;
// System.Action`1<System.Int32> UnityEngine.Canvas::<externEndRenderOverlays>k__BackingField
Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___U3CexternEndRenderOverlaysU3Ek__BackingField_8;
};
// UnityEngine.Canvas
// UnityEngine.CanvasGroup
// UnityEngine.CanvasGroup
// UnityEngine.MonoBehaviour
// UnityEngine.MonoBehaviour
// UnityEngine.RectTransform
struct RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_StaticFields
{
// UnityEngine.RectTransform/ReapplyDrivenProperties UnityEngine.RectTransform::reapplyDrivenProperties
ReapplyDrivenProperties_t3482EA130A01FF7EE2EEFE37F66A5215D08CFE24* ___reapplyDrivenProperties_4;
};
// UnityEngine.RectTransform
// TMPro.TMP_FontAsset
struct TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields
{
// Unity.Profiling.ProfilerMarker TMPro.TMP_FontAsset::k_ReadFontAssetDefinitionMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ReadFontAssetDefinitionMarker_45;
// Unity.Profiling.ProfilerMarker TMPro.TMP_FontAsset::k_AddSynthesizedCharactersMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_AddSynthesizedCharactersMarker_46;
// Unity.Profiling.ProfilerMarker TMPro.TMP_FontAsset::k_TryAddCharacterMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_TryAddCharacterMarker_47;
// Unity.Profiling.ProfilerMarker TMPro.TMP_FontAsset::k_TryAddCharactersMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_TryAddCharactersMarker_48;
// Unity.Profiling.ProfilerMarker TMPro.TMP_FontAsset::k_UpdateGlyphAdjustmentRecordsMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_UpdateGlyphAdjustmentRecordsMarker_49;
// Unity.Profiling.ProfilerMarker TMPro.TMP_FontAsset::k_ClearFontAssetDataMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ClearFontAssetDataMarker_50;
// Unity.Profiling.ProfilerMarker TMPro.TMP_FontAsset::k_UpdateFontAssetDataMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_UpdateFontAssetDataMarker_51;
// System.String TMPro.TMP_FontAsset::s_DefaultMaterialSuffix
String_t* ___s_DefaultMaterialSuffix_52;
// System.Collections.Generic.HashSet`1<System.Int32> TMPro.TMP_FontAsset::k_SearchedFontAssetLookup
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* ___k_SearchedFontAssetLookup_54;
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset> TMPro.TMP_FontAsset::k_FontAssets_FontFeaturesUpdateQueue
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* ___k_FontAssets_FontFeaturesUpdateQueue_55;
// System.Collections.Generic.HashSet`1<System.Int32> TMPro.TMP_FontAsset::k_FontAssets_FontFeaturesUpdateQueueLookup
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* ___k_FontAssets_FontFeaturesUpdateQueueLookup_56;
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset> TMPro.TMP_FontAsset::k_FontAssets_AtlasTexturesUpdateQueue
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* ___k_FontAssets_AtlasTexturesUpdateQueue_57;
// System.Collections.Generic.HashSet`1<System.Int32> TMPro.TMP_FontAsset::k_FontAssets_AtlasTexturesUpdateQueueLookup
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* ___k_FontAssets_AtlasTexturesUpdateQueueLookup_58;
// System.UInt32[] TMPro.TMP_FontAsset::k_GlyphIndexArray
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___k_GlyphIndexArray_69;
};
// TMPro.TMP_FontAsset
// TMPro.TMP_SpriteAsset
struct TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39_StaticFields
{
// System.Collections.Generic.HashSet`1<System.Int32> TMPro.TMP_SpriteAsset::k_searchedSpriteAssets
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* ___k_searchedSpriteAssets_20;
};
// TMPro.TMP_SpriteAsset
// UnityEngine.EventSystems.UIBehaviour
// UnityEngine.EventSystems.UIBehaviour
// TMPro.TMP_Dropdown/DropdownItem
// TMPro.TMP_Dropdown/DropdownItem
// UnityEngine.EventSystems.BaseInput
// UnityEngine.EventSystems.BaseInput
// UnityEngine.EventSystems.BaseInputModule
// UnityEngine.EventSystems.BaseInputModule
// UnityEngine.EventSystems.BaseRaycaster
// UnityEngine.EventSystems.BaseRaycaster
// UnityEngine.EventSystems.EventSystem
struct EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_StaticFields
{
// System.Collections.Generic.List`1<UnityEngine.EventSystems.EventSystem> UnityEngine.EventSystems.EventSystem::m_EventSystems
List_1_tF2FE88545EFEC788CAAE6C74EC2F78E937FCCAC3* ___m_EventSystems_6;
// System.Comparison`1<UnityEngine.EventSystems.RaycastResult> UnityEngine.EventSystems.EventSystem::s_RaycastComparer
Comparison_1_t9FCAC8C8CE160A96C5AAD2DE1D353DCE8A2FEEFC* ___s_RaycastComparer_14;
// UnityEngine.EventSystems.EventSystem/UIToolkitOverrideConfig UnityEngine.EventSystems.EventSystem::s_UIToolkitOverride
UIToolkitOverrideConfig_t4E6B4528E38BCA7DA72C45424634806200A50182 ___s_UIToolkitOverride_15;
};
// UnityEngine.EventSystems.EventSystem
// UnityEngine.UI.Graphic
struct Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_StaticFields
{
// UnityEngine.Material UnityEngine.UI.Graphic::s_DefaultUI
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_DefaultUI_4;
// UnityEngine.Texture2D UnityEngine.UI.Graphic::s_WhiteTexture
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___s_WhiteTexture_5;
// UnityEngine.Mesh UnityEngine.UI.Graphic::s_Mesh
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___s_Mesh_21;
// UnityEngine.UI.VertexHelper UnityEngine.UI.Graphic::s_VertexHelper
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* ___s_VertexHelper_22;
};
// UnityEngine.UI.Graphic
// UnityEngine.UI.LayoutElement
// UnityEngine.UI.LayoutElement
// UnityEngine.UI.LayoutGroup
// UnityEngine.UI.LayoutGroup
// UnityEngine.UI.Mask
// UnityEngine.UI.Mask
// UnityEngine.UI.RectMask2D
// UnityEngine.UI.RectMask2D
// UnityEngine.UI.ScrollRect
// UnityEngine.UI.ScrollRect
// UnityEngine.UI.Selectable
struct Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712_StaticFields
{
// UnityEngine.UI.Selectable[] UnityEngine.UI.Selectable::s_Selectables
SelectableU5BU5D_t4160E135F02A40F75A63F787D36F31FEC6FE91A9* ___s_Selectables_4;
// System.Int32 UnityEngine.UI.Selectable::s_SelectableCount
int32_t ___s_SelectableCount_5;
};
// UnityEngine.UI.Selectable
// UnityEngine.UI.Button
// UnityEngine.UI.Button
// UnityEngine.UI.GraphicRaycaster
struct GraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B_StaticFields
{
// System.Collections.Generic.List`1<UnityEngine.UI.Graphic> UnityEngine.UI.GraphicRaycaster::s_SortedGraphics
List_1_tF6D13D87DD02D4EF3ECD7763371397BD6D1A2C0F* ___s_SortedGraphics_11;
};
// UnityEngine.UI.GraphicRaycaster
// UnityEngine.UI.Scrollbar
// UnityEngine.UI.Scrollbar
// TMPro.TMP_Dropdown
struct TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_StaticFields
{
// TMPro.TMP_Dropdown/OptionData TMPro.TMP_Dropdown::s_NoOptionData
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* ___s_NoOptionData_36;
};
// TMPro.TMP_Dropdown
// TMPro.TMP_InputField
struct TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_StaticFields
{
// System.Char[] TMPro.TMP_InputField::kSeparators
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___kSeparators_21;
};
// TMPro.TMP_InputField
// UnityEngine.UI.Toggle
// UnityEngine.UI.Toggle
// UnityEngine.UI.Image
struct Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_StaticFields
{
// UnityEngine.Material UnityEngine.UI.Image::s_ETC1DefaultUI
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_ETC1DefaultUI_37;
// UnityEngine.Vector2[] UnityEngine.UI.Image::s_VertScratch
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___s_VertScratch_52;
// UnityEngine.Vector2[] UnityEngine.UI.Image::s_UVScratch
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___s_UVScratch_53;
// UnityEngine.Vector3[] UnityEngine.UI.Image::s_Xy
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___s_Xy_54;
// UnityEngine.Vector3[] UnityEngine.UI.Image::s_Uv
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___s_Uv_55;
// System.Collections.Generic.List`1<UnityEngine.UI.Image> UnityEngine.UI.Image::m_TrackedTexturelessImages
List_1_tE6BB71ABF15905EFA2BE92C38A2716547AEADB19* ___m_TrackedTexturelessImages_56;
// System.Boolean UnityEngine.UI.Image::s_Initialized
bool ___s_Initialized_57;
};
// UnityEngine.UI.Image
// TMPro.TMP_Text
struct TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9_StaticFields
{
// TMPro.MaterialReference[] TMPro.TMP_Text::m_materialReferences
MaterialReferenceU5BU5D_t7491D335AB3E3E13CE9C0F5E931F396F6A02E1F2* ___m_materialReferences_46;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Int32> TMPro.TMP_Text::m_materialReferenceIndexLookup
Dictionary_2_tABE19B9C5C52F1DE14F0D3287B2696E7D7419180* ___m_materialReferenceIndexLookup_47;
// TMPro.TMP_TextProcessingStack`1<TMPro.MaterialReference> TMPro.TMP_Text::m_materialReferenceStack
TMP_TextProcessingStack_1_tB03E08F69415B281A5A81138F09E49EE58402DF9 ___m_materialReferenceStack_48;
// UnityEngine.Color32 TMPro.TMP_Text::s_colorWhite
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___s_colorWhite_56;
// System.Func`3<System.Int32,System.String,TMPro.TMP_FontAsset> TMPro.TMP_Text::OnFontAssetRequest
Func_3_tC721DF8CDD07ED66A4833A19A2ED2302608C906C* ___OnFontAssetRequest_164;
// System.Func`3<System.Int32,System.String,TMPro.TMP_SpriteAsset> TMPro.TMP_Text::OnSpriteAssetRequest
Func_3_t6F6D9932638EA1A5A45303C6626C818C25D164E5* ___OnSpriteAssetRequest_165;
// System.Char[] TMPro.TMP_Text::m_htmlTag
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___m_htmlTag_188;
// TMPro.RichTextTagAttribute[] TMPro.TMP_Text::m_xmlAttribute
RichTextTagAttributeU5BU5D_t5816316EFD8F59DBC30B9F88E15828C564E47B6D* ___m_xmlAttribute_189;
// System.Single[] TMPro.TMP_Text::m_attributeParameterValues
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___m_attributeParameterValues_190;
// TMPro.WordWrapState TMPro.TMP_Text::m_SavedWordWrapState
WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A ___m_SavedWordWrapState_202;
// TMPro.WordWrapState TMPro.TMP_Text::m_SavedLineState
WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A ___m_SavedLineState_203;
// TMPro.WordWrapState TMPro.TMP_Text::m_SavedEllipsisState
WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A ___m_SavedEllipsisState_204;
// TMPro.WordWrapState TMPro.TMP_Text::m_SavedLastValidState
WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A ___m_SavedLastValidState_205;
// TMPro.WordWrapState TMPro.TMP_Text::m_SavedSoftLineBreakState
WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A ___m_SavedSoftLineBreakState_206;
// TMPro.TMP_TextProcessingStack`1<TMPro.WordWrapState> TMPro.TMP_Text::m_EllipsisInsertionCandidateStack
TMP_TextProcessingStack_1_t2DDA00FFC64AF6E3AFD475AB2086D16C34787E0F ___m_EllipsisInsertionCandidateStack_207;
// Unity.Profiling.ProfilerMarker TMPro.TMP_Text::k_ParseTextMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ParseTextMarker_255;
// Unity.Profiling.ProfilerMarker TMPro.TMP_Text::k_InsertNewLineMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_InsertNewLineMarker_256;
// UnityEngine.Vector2 TMPro.TMP_Text::k_LargePositiveVector2
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___k_LargePositiveVector2_260;
// UnityEngine.Vector2 TMPro.TMP_Text::k_LargeNegativeVector2
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___k_LargeNegativeVector2_261;
// System.Single TMPro.TMP_Text::k_LargePositiveFloat
float ___k_LargePositiveFloat_262;
// System.Single TMPro.TMP_Text::k_LargeNegativeFloat
float ___k_LargeNegativeFloat_263;
// System.Int32 TMPro.TMP_Text::k_LargePositiveInt
int32_t ___k_LargePositiveInt_264;
// System.Int32 TMPro.TMP_Text::k_LargeNegativeInt
int32_t ___k_LargeNegativeInt_265;
};
// TMPro.TMP_Text
// TMPro.TextMeshProUGUI
struct TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_StaticFields
{
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_GenerateTextMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_GenerateTextMarker_286;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_SetArraySizesMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_SetArraySizesMarker_287;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_GenerateTextPhaseIMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_GenerateTextPhaseIMarker_288;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_ParseMarkupTextMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ParseMarkupTextMarker_289;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_CharacterLookupMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_CharacterLookupMarker_290;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleGPOSFeaturesMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_HandleGPOSFeaturesMarker_291;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_CalculateVerticesPositionMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_CalculateVerticesPositionMarker_292;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_ComputeTextMetricsMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ComputeTextMetricsMarker_293;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleVisibleCharacterMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_HandleVisibleCharacterMarker_294;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleWhiteSpacesMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_HandleWhiteSpacesMarker_295;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleHorizontalLineBreakingMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_HandleHorizontalLineBreakingMarker_296;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleVerticalLineBreakingMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_HandleVerticalLineBreakingMarker_297;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_SaveGlyphVertexDataMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_SaveGlyphVertexDataMarker_298;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_ComputeCharacterAdvanceMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ComputeCharacterAdvanceMarker_299;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleCarriageReturnMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_HandleCarriageReturnMarker_300;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_HandleLineTerminationMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_HandleLineTerminationMarker_301;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_SavePageInfoMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_SavePageInfoMarker_302;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_SaveProcessingStatesMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_SaveProcessingStatesMarker_303;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_GenerateTextPhaseIIMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_GenerateTextPhaseIIMarker_304;
// Unity.Profiling.ProfilerMarker TMPro.TextMeshProUGUI::k_GenerateTextPhaseIIIMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_GenerateTextPhaseIIIMarker_305;
};
// TMPro.TextMeshProUGUI
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// System.Char[]
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB : public RuntimeArray
{
ALIGN_FIELD (8) Il2CppChar m_Items[1];
inline Il2CppChar GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Il2CppChar value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value)
{
m_Items[index] = value;
}
};
// TMPro.TMP_CharacterInfo[]
struct TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99 : public RuntimeArray
{
ALIGN_FIELD (8) TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 m_Items[1];
inline TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8* 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, TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___textElement_4), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___fontAsset_5), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___spriteAsset_6), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___material_8), (void*)NULL);
#endif
}
inline TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___textElement_4), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___fontAsset_5), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___spriteAsset_6), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___material_8), (void*)NULL);
#endif
}
};
// System.String[]
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);
}
};
// UnityEngine.Component[]
struct ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E : public RuntimeArray
{
ALIGN_FIELD (8) Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* m_Items[1];
inline Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3** 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, Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// UnityEngine.EventSystems.BaseRaycaster[]
struct BaseRaycasterU5BU5D_tAE62D3FF1A5FF9DE20B2756DA4F4F8981925A799 : public RuntimeArray
{
ALIGN_FIELD (8) BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* m_Items[1];
inline BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832** 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, BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, BaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// UnityEngine.Vector3[]
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C : public RuntimeArray
{
ALIGN_FIELD (8) Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 m_Items[1];
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* 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, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 value)
{
m_Items[index] = value;
}
};
// UnityEngine.Texture2D[]
struct Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191 : public RuntimeArray
{
ALIGN_FIELD (8) Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* m_Items[1];
inline Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4** 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, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// TMPro.TMP_FontWeightPair[]
struct TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37 : public RuntimeArray
{
ALIGN_FIELD (8) TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E m_Items[1];
inline TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E* 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, TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___regularTypeface_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___italicTypeface_1), (void*)NULL);
#endif
}
inline TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___regularTypeface_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___italicTypeface_1), (void*)NULL);
#endif
}
};
// System.UInt32[]
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA : public RuntimeArray
{
ALIGN_FIELD (8) uint32_t m_Items[1];
inline uint32_t GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline uint32_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, uint32_t value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value)
{
m_Items[index] = value;
}
};
// System.Int32[]
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C : public RuntimeArray
{
ALIGN_FIELD (8) int32_t m_Items[1];
inline int32_t GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline int32_t* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, int32_t value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
{
m_Items[index] = value;
}
};
// UnityEngine.TextCore.Glyph[]
struct GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5 : public RuntimeArray
{
ALIGN_FIELD (8) Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* m_Items[1];
inline Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** 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, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[]
struct GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7 : public RuntimeArray
{
ALIGN_FIELD (8) GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E m_Items[1];
inline GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* 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, GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E value)
{
m_Items[index] = value;
}
};
// TMPro.TMP_InputField/ContentType[]
struct ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39 : public RuntimeArray
{
ALIGN_FIELD (8) int32_t m_Items[1];
inline int32_t GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline int32_t* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, int32_t value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
{
m_Items[index] = value;
}
};
// UnityEngine.EventSystems.IScrollHandler[]
struct IScrollHandlerU5BU5D_tB75AD9E80F9638ED9B3AA977FD42132F857C7821 : 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);
}
};
// System.Type[]
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB : public RuntimeArray
{
ALIGN_FIELD (8) Type_t* m_Items[1];
inline Type_t* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Type_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, Type_t* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Type_t* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Type_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Type_t* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// TMPro.TMP_LineInfo[]
struct TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E : public RuntimeArray
{
ALIGN_FIELD (8) TMP_LineInfo_tB75C1965B58DB7B3A046C8CA55AD6AB92B6B17B3 m_Items[1];
inline TMP_LineInfo_tB75C1965B58DB7B3A046C8CA55AD6AB92B6B17B3 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_LineInfo_tB75C1965B58DB7B3A046C8CA55AD6AB92B6B17B3* 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, TMP_LineInfo_tB75C1965B58DB7B3A046C8CA55AD6AB92B6B17B3 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline TMP_LineInfo_tB75C1965B58DB7B3A046C8CA55AD6AB92B6B17B3 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_LineInfo_tB75C1965B58DB7B3A046C8CA55AD6AB92B6B17B3* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_LineInfo_tB75C1965B58DB7B3A046C8CA55AD6AB92B6B17B3 value)
{
m_Items[index] = value;
}
};
// TMPro.TMP_WordInfo[]
struct TMP_WordInfoU5BU5D_tD1759E5A84DCCCD42B718D79E953E72A432BB4DC : public RuntimeArray
{
ALIGN_FIELD (8) TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983 m_Items[1];
inline TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983* 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, TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___textComponent_0), (void*)NULL);
}
inline TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___textComponent_0), (void*)NULL);
}
};
// UnityEngine.UIVertex[]
struct UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F : public RuntimeArray
{
ALIGN_FIELD (8) UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 m_Items[1];
inline UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207* 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, UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 value)
{
m_Items[index] = value;
}
};
// System.Object[]
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);
}
};
// UnityEngine.TextCore.GlyphRect[]
struct GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70 : public RuntimeArray
{
ALIGN_FIELD (8) GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D m_Items[1];
inline GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* 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, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D value)
{
m_Items[index] = value;
}
};
// System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Color>::Invoke(T0)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_Invoke_m742FE68F8584FCA2350604FAFF86FA120A2CFE8D_gshared (UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_arg0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Color>::AddListener(UnityEngine.Events.UnityAction`1<T0>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_AddListener_mD935AA7032F987581BD350C04192FBE8C25DD4EE_gshared (UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9* __this, UnityAction_1_t1096D18D9D13996146965189C54BB1A577A8011F* ___0_call, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Color>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1__ctor_mDED1CDCE6C1912DC328CA1D07ACA3ABB9AF1303D_gshared (UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Single>::Invoke(T0)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_Invoke_mABC41DCEDDFA68F8F39C0DFC1CF55B7C1B70A805_gshared (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4* __this, float ___0_arg0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Single>::AddListener(UnityEngine.Events.UnityAction`1<T0>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC_gshared (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4* __this, UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* ___0_call, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Single>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1__ctor_mD1175E822AFF26E9A43F2FB692BB82525C6DD422_gshared (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4* __this, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<System.Object>()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::GetComponent<System.Object>()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.Object>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::Invoke(T0)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_Invoke_mD81A5FC81FD5B0D34212D7ACE42A8BBC15CD7638_gshared (UnityEvent_1_t7CC0661D6B113117B4CC68761D93AC8DF5DBD66A* __this, int32_t ___0_arg0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TweenRunner`1<TMPro.FloatTween>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenRunner_1__ctor_m9D2B0480E7EEB4E7B359140EC102686CE6E9E696_gshared (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TweenRunner`1<TMPro.FloatTween>::Init(UnityEngine.MonoBehaviour)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TweenRunner_1_Init_mDC48342689A295BD16CC45907A4DD77718F6C493_gshared_inline (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* __this, MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* ___0_coroutineContainer, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::AddRange(System.Collections.Generic.IEnumerable`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m1F76B300133150E6046C5FED00E88B5DE0A02E17_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_collection, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::Clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
// T UnityEngine.Component::GetComponentInChildren<System.Object>()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Component_GetComponentInChildren_TisRuntimeObject_mE483A27E876DE8E4E6901D6814837F81D7C42F65_gshared (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
// T UnityEngine.Component::GetComponent<System.Object>()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
// T TMPro.TMP_Dropdown::GetOrAddComponent<System.Object>(UnityEngine.GameObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TMP_Dropdown_GetOrAddComponent_TisRuntimeObject_mEE615131CB73F60A9F062D8532FA4157851DBD4D_gshared (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_go, const RuntimeMethod* method) ;
// T[] UnityEngine.Component::GetComponents<System.Object>()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Component_GetComponents_TisRuntimeObject_m35447B0B07F9C06A1AF846E482EC6FEB09D2436F_gshared (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<T> TMPro.TMP_ListPool`1<System.Object>::Get()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* TMP_ListPool_1_Get_m3DE2584682A36307D2758637B5B2C603AFAFCFF3_gshared (const RuntimeMethod* method) ;
// System.Void UnityEngine.GameObject::GetComponentsInParent<System.Object>(System.Boolean,System.Collections.Generic.List`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject_GetComponentsInParent_TisRuntimeObject_mC4527CDE5CC2128D895CDAC4B85A6DE25028205C_gshared (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, bool ___0_includeInactive, List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ___1_results, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_ListPool`1<System.Object>::Release(System.Collections.Generic.List`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_ListPool_1_Release_m04B07C332D8B6D84A7BA3BA522D98E2F7FC183C9_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ___0_toRelease, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::GetComponentInChildren<System.Object>()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* GameObject_GetComponentInChildren_TisRuntimeObject_mED181B37054A10395CA356010754C7DFC685893C_gshared (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityAction`1<System.Boolean>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityAction_1__ctor_m11A393DB3C00474B4520978077E444DB6E4418DD_gshared (UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Boolean>::AddListener(UnityEngine.Events.UnityAction`1<T0>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD_gshared (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB* __this, UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9* ___0_call, const RuntimeMethod* method) ;
// T UnityEngine.Object::Instantiate<System.Object>(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Object_Instantiate_TisRuntimeObject_m90A1E6C4C2B445D2E848DB75C772D1B95AAC046A_gshared (RuntimeObject* ___0_original, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityAction`1<System.Single>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityAction_1__ctor_mF770070D0A4FE93F6E04DA37D2EC60429EA545E5_gshared (UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
// System.Void TMPro.TweenRunner`1<TMPro.FloatTween>::StartTween(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenRunner_1_StartTween_mB94926E3AF23ED3A6EFC8727B6359949BD689DD6_gshared (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* __this, FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE ___0_info, const RuntimeMethod* method) ;
// System.Void TMPro.TweenRunner`1<TMPro.FloatTween>::StopTween()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenRunner_1_StopTween_m6C1159C7A8EDF8A363CD82CBA503E234870826F0_gshared (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* __this, const RuntimeMethod* method) ;
// T UnityEngine.Component::GetComponentInParent<System.Object>()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Component_GetComponentInParent_TisRuntimeObject_m6746D6BB99912B1B509746C993906492F86CD119_gshared (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1__ctor_mCE6AA3B34C1148F11D1273C068A6A39430911684_gshared (UnityEvent_1_t7CC0661D6B113117B4CC68761D93AC8DF5DBD66A* __this, const RuntimeMethod* method) ;
// T UnityEngine.ScriptableObject::CreateInstance<System.Object>()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScriptableObject_CreateInstance_TisRuntimeObject_mC07BE383F5EF546F4191035A679930852BC19BDA_gshared (const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mC59F2D99C6EB086FD9F950A7CC3177BC7C5A6F3B_gshared (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, int32_t ___0_capacity, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_gshared_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___0_item, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m5F2C53FF0072F4015E5D14621F555D29B1EB79E5_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m2561EDEA2235BCE5FAED59F4E2E352FDA7C71115_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.UInt32>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31_gshared (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.UInt32>::Clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_gshared_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::ContainsKey(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m61654FF64053B954D62E586B09309D37EEBB9FB3_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, uint32_t ___0_key, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m5124CA0DFD4B9968298DB45CEDF7F4B7A1F7DF83_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, uint32_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.UInt32>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_gshared_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, uint32_t ___0_item, const RuntimeMethod* method) ;
// TValue System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::get_Item(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_m1ABC559AFCB634174C216DFF864168F9D0611B91_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, uint32_t ___0_key, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.HashSet`1<System.Int32>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_gshared (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.HashSet`1<System.Int32>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_gshared (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.HashSet`1<System.Int32>::Add(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_gshared (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, int32_t ___0_item, const RuntimeMethod* method) ;
// System.Void System.Func`2<System.Object,System.UInt32>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m2F35D9DF8C659B83CA70029ACBA44930CD42E90D_gshared (Func_2_tB86D019F1289E2D123C00796B373933613385952* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
// System.Linq.IOrderedEnumerable`1<TSource> System.Linq.Enumerable::OrderBy<System.Object,System.UInt32>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_OrderBy_TisRuntimeObject_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mFF78AFAC68DF610D3CD9CCEF08BEC065BD982B8C_gshared (RuntimeObject* ___0_source, Func_2_tB86D019F1289E2D123C00796B373933613385952* ___1_keySelector, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<TSource> System.Linq.Enumerable::ToList<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* Enumerable_ToList_TisRuntimeObject_m6456D63764F29E6B5B2422C3DE25113577CF51EE_gshared (RuntimeObject* ___0_source, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Char>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82_gshared (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Char>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_gshared_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, Il2CppChar ___0_item, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.Char>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_gshared_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.UInt32>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_gshared_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method) ;
// T[] System.Collections.Generic.List`1<System.UInt32>::ToArray()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* List_1_ToArray_m1CC582554F660560CD50E99994F15107827F0CA3_gshared (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.HashSet`1<System.Int32>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t HashSet_1_get_Count_mB717B519B4FBD92488427A6798B491B5FA5FB185_gshared_inline (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, const RuntimeMethod* method) ;
// TSource[] System.Linq.Enumerable::ToArray<System.UInt32>(System.Collections.Generic.IEnumerable`1<TSource>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* Enumerable_ToArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m3410137DD783C1066E73E33A8ED136258906F409_gshared (RuntimeObject* ___0_source, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.HashSet`1<System.UInt32>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D_gshared (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.HashSet`1<System.UInt32>::Add(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_gshared (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* __this, uint32_t ___0_item, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mBBE3855923B29F8A7CDB21CF7DD7FCD84AABEB68_gshared (Dictionary_2_tC8FA8E0C06C3A9584490723EC95DC65E5AFFF71A* __this, uint32_t ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::RemoveAt(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.HashSet`1<System.UInt32>::Contains(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HashSet_1_Contains_m02385B663B65E53485251FFFD116D0F26BA172B9_gshared (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* __this, uint32_t ___0_item, const RuntimeMethod* method) ;
// System.Void System.Array::Resize<System.Object>(T[]&,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Resize_TisRuntimeObject_mE8D92C287251BAF8256D85E5829F749359EC334E_gshared (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918** ___0_array, int32_t ___1_newSize, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_gshared_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_capacity, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.HashSet`1<System.UInt32>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1__ctor_m4058973F19EEF9E5FCFF05F3779C7F219544C68A_gshared (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* __this, const RuntimeMethod* method) ;
// TSource System.Linq.Enumerable::Last<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Last_TisRuntimeObject_m39971562AFD7CCF7CFF65E8CA0A457CCC3E18F8F_gshared (RuntimeObject* ___0_source, const RuntimeMethod* method) ;
// System.Void System.Predicate`1<System.Object>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Predicate_1__ctor_m3E007299121A15DF80F4A210FF8C20E5DF688F20_gshared (Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.Object>::FindIndex(System.Predicate`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_FindIndex_m9875FFE328FA833B2617915FF976DEDA4724EBC3_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12* ___0_match, const RuntimeMethod* method) ;
// System.Linq.IOrderedEnumerable`1<TSource> System.Linq.Enumerable::ThenBy<System.Object,System.UInt32>(System.Linq.IOrderedEnumerable`1<TSource>,System.Func`2<TSource,TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_ThenBy_TisRuntimeObject_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m16433B19366A17ED4F07111EDABFBD161AA9D564_gshared (RuntimeObject* ___0_source, Func_2_tB86D019F1289E2D123C00796B373933613385952* ___1_keySelector, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Int32>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Int32>::Clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1<System.Int32>::Contains(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_m4FD96E89F15844C90032C7386BAB528817F1FF5B_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Int32>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<System.Boolean>(T&,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SetPropertyUtility_SetStruct_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mFC5853627DE5D7B57CA91271BE9B87C37468C5B0_gshared (bool* ___0_currentValue, bool ___1_newValue, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<System.Single>(T&,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC_gshared (float* ___0_currentValue, float ___1_newValue, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<System.Int32>(T&,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB_gshared (int32_t* ___0_currentValue, int32_t ___1_newValue, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetClass<System.Object>(T&,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared (RuntimeObject** ___0_currentValue, RuntimeObject* ___1_newValue, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Single>::RemoveListener(UnityEngine.Events.UnityAction`1<T0>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_RemoveListener_m6F51818308066F0E5EA7B37AC25ABDF12FADAEA9_gshared (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4* __this, UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* ___0_call, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<System.Int32Enum>(T&,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SetPropertyUtility_SetStruct_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m6625DA5A19FE58FF1A311A17DF1531C080135BF4_gshared (int32_t* ___0_currentValue, int32_t ___1_newValue, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<System.Char>(T&,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SetPropertyUtility_SetStruct_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m092CE7A99757F329A043C95552E8B3B423FCCC3C_gshared (Il2CppChar* ___0_currentValue, Il2CppChar ___1_newValue, const RuntimeMethod* method) ;
// T[] UnityEngine.Component::GetComponentsInParent<System.Object>()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Component_GetComponentsInParent_TisRuntimeObject_m161F08219ECBE099E346F616990662F0117D4C8E_gshared (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
// System.Void System.Action`1<System.Object>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_m2E1DFA67718FC1A0B6E5DFEB78831FFE9C059EB4_gshared (Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
// System.Void TMPro.FastAction`1<System.Object>::Add(System.Action`1<A>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FastAction_1_Add_mAFBAB8BEFC425D727FF303611342E6D1E6E82D86_gshared (FastAction_1_t30779A2821DCE05CA702D5800B30CABF67687135* __this, Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* ___0_rhs, const RuntimeMethod* method) ;
// System.Void TMPro.FastAction`1<System.Object>::Remove(System.Action`1<A>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FastAction_1_Remove_m0C649E2173AA0370C08417DCFD89B7304F28BC0C_gshared (FastAction_1_t30779A2821DCE05CA702D5800B30CABF67687135* __this, Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* ___0_rhs, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Object>::Invoke(T0)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_Invoke_m6CDC8B0639CE8935E2E13D10B2C8E500968130B6_gshared (UnityEvent_1_t3CE03B42D5873C0C0E0692BEE72E1E6D5399F205* __this, RuntimeObject* ___0_arg0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`3<System.Object,System.Int32,System.Int32>::Invoke(T0,T1,T2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_3_Invoke_m50868D681E7B0FAE1AA2516EF4DA7DB16CBD9DA9_gshared (UnityEvent_3_tD7E14BDD38F12B63EFECBD1604C666F9AF100EAA* __this, RuntimeObject* ___0_arg0, int32_t ___1_arg1, int32_t ___2_arg2, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Int32Enum>::Invoke(T0)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_Invoke_mB03FAFB4EA9BB010481D103709FB149F26D2D1D0_gshared (UnityEvent_1_t090B79D1A655BCAB01BC91C7409AC476DC731B81* __this, int32_t ___0_arg0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
// System.Void TMPro.VertexGradient::.ctor(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexGradient__ctor_m9B59D99E8B67833BD6CC50F4704614744D271C3A (VertexGradient_t2C057B53C0EA6E987C2B7BAB0305E686DA1C9A8F* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_color, const RuntimeMethod* method) ;
// System.Void TMPro.VertexGradient::.ctor(UnityEngine.Color,UnityEngine.Color,UnityEngine.Color,UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexGradient__ctor_m8FFAAFD98D0DC4F7C6D41410EF574A6600DCA40B (VertexGradient_t2C057B53C0EA6E987C2B7BAB0305E686DA1C9A8F* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_color0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color1, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___2_color2, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___3_color3, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_LinkInfo::SetLinkID(System.Char[],System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_LinkInfo_SetLinkID_m9E9A1B09A536609EC636A3F6D14498F70C6C487A (TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_text, int32_t ___1_startIndex, int32_t ___2_length, const RuntimeMethod* method) ;
// TMPro.TMP_TextInfo TMPro.TMP_Text::get_textInfo()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, const RuntimeMethod* method) ;
// System.String System.Char::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C (Il2CppChar* __this, const RuntimeMethod* method) ;
// System.String System.String::Concat(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
// System.String TMPro.TMP_LinkInfo::GetLinkText()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_LinkInfo_GetLinkText_m954EE8FF39D62BA8113773A696095EAE85CD5E3F (TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
// System.String System.String::CreateString(System.Char[],System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6 (String_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_val, int32_t ___1_startIndex, int32_t ___2_length, const RuntimeMethod* method) ;
// System.String TMPro.TMP_LinkInfo::GetLinkID()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_LinkInfo_GetLinkID_mCC9D9E783D606660A4D15E0E746E1E27AD9C2425 (TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6* __this, const RuntimeMethod* method) ;
// System.String TMPro.TMP_WordInfo::GetWord()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_WordInfo_GetWord_m7F72AB87E8AB0FA75616FD5409A8F5C031294D2C (TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983* __this, const RuntimeMethod* method) ;
// System.Void TMPro.Extents::.ctor(UnityEngine.Vector2,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Extents__ctor_m2C44BA0B2EDAAB80829698A019D2BBF8DDFF630B (Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_min, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_max, const RuntimeMethod* method) ;
// System.String System.Single::ToString(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D (float* __this, String_t* ___0_format, const RuntimeMethod* method) ;
// System.String System.String::Concat(System.String[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___0_values, const RuntimeMethod* method) ;
// System.String TMPro.Extents::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Extents_ToString_m947E31139C9C66B1F1942EF74B2FDE347A778F99 (Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Vector2::get_zero()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline (const RuntimeMethod* method) ;
// System.Void TMPro.Mesh_Extents::.ctor(UnityEngine.Vector2,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_Extents__ctor_m37E0BBEE5EED57082B82AC6162F7785B231907CB (Mesh_Extents_tD11C2B06A495ADBAA7AD6C2A670FEE70346D464B* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_min, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_max, const RuntimeMethod* method) ;
// System.String TMPro.Mesh_Extents::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Mesh_Extents_ToString_m733F0275FC20FD2F4EE5B6E9ABBD6F3CD8D5AE23 (Mesh_Extents_tD11C2B06A495ADBAA7AD6C2A670FEE70346D464B* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Object::GetInstanceID()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.ScriptableObject::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF (ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_TextElement::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_TextElement__ctor_m17ECA25C496E92124412C4B48665D75EE848AF83 (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_TextElement::set_scale(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_TextElement_set_scale_mB753D739067A2DF395673D5C6B01E30B74B35362_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_TextElement::set_unicode(System.UInt32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_TextElement_set_unicode_m5DDC85416E46FEB989F4924ED4E1C8BABDE09AA0_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, uint32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_TextElement::set_textAsset(TMPro.TMP_Asset)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_TextElement_set_textAsset_m046A7EF50875FC30233B8CB06D4A5138FB63C4E1_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_TextElement::set_glyph(UnityEngine.TextCore.Glyph)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_TextElement_set_glyph_m29945C7CDA0F0F2429D3000A9376B4B5177A23BD_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* ___0_value, const RuntimeMethod* method) ;
// System.UInt32 UnityEngine.TextCore.Glyph::get_index()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Glyph_get_index_mCFBBCF85E7F3434B7A595EEE3411EFFB78E5675B (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_TextElement::set_glyphIndex(System.UInt32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_TextElement_set_glyphIndex_mD2D21A9AD7EF332ABE56C52031E03CB5570C2FD3_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, uint32_t ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.TMP_Offset::get_left()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_left_mCDC93F42B720817E1119AA5360962F038A39E044_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Offset::set_left(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_Offset_set_left_m6FF3BCE823654D55CC03B9202094E129A3891958_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.TMP_Offset::get_right()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_right_m268492C5D14D1239A429A152ED04DD8790EC98C4_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Offset::set_right(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_Offset_set_right_m19952C4778E73F559E8229B5D1438766E4FF62F2_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.TMP_Offset::get_top()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_top_m5BAE1A688A264A63524AD4C456CE88CB2086105E_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Offset::set_top(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_Offset_set_top_m5346213516D5B378349B70D61C4EE6BB25603DCC_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.TMP_Offset::get_bottom()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_bottom_m71E985879E87F76BE28A0FB0485F279866279845_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Offset::set_bottom(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_Offset_set_bottom_m4FF1AE55CF113FD06678B22A8ED029F17A9019A8_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.TMP_Offset::get_horizontal()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_horizontal_m3BE3663354670CEA3945FD6EC7C6FD1A3F4E81F7_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Offset::set_horizontal(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset_set_horizontal_m38C3B111DD01790C98E91423FCEF6BE826826891 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.TMP_Offset::get_vertical()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_vertical_mB6681568C4F9B09DCE4CBFFDC33F733DE7EFE149_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Offset::set_vertical(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset_set_vertical_m16CC389B6E1291EA006498F0E739A05A5CD16ABE (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Offset::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset__ctor_mE88A176987DB6F468CA09553D74E86E1B48AA81C (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_left, float ___1_right, float ___2_top, float ___3_bottom, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Offset::.ctor(System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset__ctor_m5C1836C5751505F6A9E674C8CD7A6419F4BFDCA0 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_horizontal, float ___1_vertical, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_Offset::op_Equality(TMPro.TMP_Offset,TMPro.TMP_Offset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_Offset_op_Equality_m3D2451105415FA35C1E9CA5DE8C4C246094E1CA5 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___0_lhs, TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___1_rhs, const RuntimeMethod* method) ;
// System.Int32 System.ValueType::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ValueType_GetHashCode_m3B47C72EA1FA846D9B0DFF3C444AB2BFA22CF3CE (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_Offset::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_Offset_GetHashCode_mD43DEA54E08FF70C12AAB7FD40AC4310B81C1421 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method) ;
// System.Boolean System.ValueType::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_Offset::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_Offset_Equals_m7D8B386EF75BA3B1F931F1F70AAB10FEFA6B17F4 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_Offset::Equals(TMPro.TMP_Offset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_Offset_Equals_m1670D25215AB3B155D89F019D27286D294A9ECF0 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___0_other, const RuntimeMethod* method) ;
// System.Void TMPro.HighlightState::.ctor(UnityEngine.Color32,TMPro.TMP_Offset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HighlightState__ctor_m25791146FF94DD76C2FAAAF47C1735C01D9F47B2 (HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* __this, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___0_color, TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___1_padding, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMPro_ExtensionMethods::Compare(UnityEngine.Color32,UnityEngine.Color32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMPro_ExtensionMethods_Compare_m1838CE0635EC60A2288FA34D81634A7F808DE370 (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___0_a, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___1_b, const RuntimeMethod* method) ;
// System.Boolean TMPro.HighlightState::op_Equality(TMPro.HighlightState,TMPro.HighlightState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HighlightState_op_Equality_mA8B294C1DDCDE0322A0834A3A0B742FCCB92A1E7 (HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___0_lhs, HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___1_rhs, const RuntimeMethod* method) ;
// System.Int32 TMPro.HighlightState::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HighlightState_GetHashCode_m2BE4FEEDFCB6713FA9C10C2D3B93E938E011C985 (HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.HighlightState::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HighlightState_Equals_m0317881F19561A64B9016A27C306FDB77460D165 (HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
// System.Boolean TMPro.HighlightState::Equals(TMPro.HighlightState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HighlightState_Equals_mFC0B5D3A36F1CB24FFDC21F6C238184D43324825 (HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* __this, HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___0_other, const RuntimeMethod* method) ;
// UnityEngine.Color UnityEngine.Color::get_white()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline (const RuntimeMethod* method) ;
// UnityEngine.Color TMPro.ColorTween::get_startColor()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ColorTween_get_startColor_mC3CD44E2CCEF5BB78ED52759D570B1B6855CBBCC_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method) ;
// System.Void TMPro.ColorTween::set_startColor(UnityEngine.Color)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorTween_set_startColor_m01FB2C14DD0139433F9EBCF39A286AE064B8A2FB_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method) ;
// UnityEngine.Color TMPro.ColorTween::get_targetColor()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ColorTween_get_targetColor_m26BAA4AAA09E6FD3E79F35C51170C32889919446_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method) ;
// System.Void TMPro.ColorTween::set_targetColor(UnityEngine.Color)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorTween_set_targetColor_m24EB21B05BDCC21A4178DEB116962BE18B361B27_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method) ;
// TMPro.ColorTween/ColorTweenMode TMPro.ColorTween::get_tweenMode()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ColorTween_get_tweenMode_m9194D120345334B358FA8487E98C75FDD8F8355B_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method) ;
// System.Void TMPro.ColorTween::set_tweenMode(TMPro.ColorTween/ColorTweenMode)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorTween_set_tweenMode_mB2A52A753B322F14EEF3A1C17B0CC51EB5210035_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.ColorTween::get_duration()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float ColorTween_get_duration_m2C26D45A626E334E9EECD575CCA45B55945736D3_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method) ;
// System.Void TMPro.ColorTween::set_duration(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorTween_set_duration_m0C781971A9EE23189EA02A2835731918680957F0_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Boolean TMPro.ColorTween::get_ignoreTimeScale()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ColorTween_get_ignoreTimeScale_m008715D2A64C9FC6419C9D71A7030F8710ABA6AE_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method) ;
// System.Void TMPro.ColorTween::set_ignoreTimeScale(System.Boolean)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorTween_set_ignoreTimeScale_mDC7F5B7E7EDF149304E8139C64712462DAB8D40D_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Boolean TMPro.ColorTween::ValidTarget()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ColorTween_ValidTarget_mFA6997930396ACBF53FCDFBDC457FC3C63AE90D7 (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method) ;
// UnityEngine.Color UnityEngine.Color::Lerp(UnityEngine.Color,UnityEngine.Color,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_Lerp_mE79F87889843ECDC188E4CB5B5E1F1B2256E5EBE_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_b, float ___2_t, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Color>::Invoke(T0)
inline void UnityEvent_1_Invoke_m742FE68F8584FCA2350604FAFF86FA120A2CFE8D (UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_arg0, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9*, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F, const RuntimeMethod*))UnityEvent_1_Invoke_m742FE68F8584FCA2350604FAFF86FA120A2CFE8D_gshared)(__this, ___0_arg0, method);
}
// System.Void TMPro.ColorTween::TweenValue(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorTween_TweenValue_m43ED566CB5FA4818535832C2ECFFCFEAAE7FFE8E (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, float ___0_floatPercentage, const RuntimeMethod* method) ;
// System.Void TMPro.ColorTween/ColorTweenCallback::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorTweenCallback__ctor_m8723485C32B5BEAF1EBC7F4A7078FB90BDCF1AB4 (ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Color>::AddListener(UnityEngine.Events.UnityAction`1<T0>)
inline void UnityEvent_1_AddListener_mD935AA7032F987581BD350C04192FBE8C25DD4EE (UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9* __this, UnityAction_1_t1096D18D9D13996146965189C54BB1A577A8011F* ___0_call, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9*, UnityAction_1_t1096D18D9D13996146965189C54BB1A577A8011F*, const RuntimeMethod*))UnityEvent_1_AddListener_mD935AA7032F987581BD350C04192FBE8C25DD4EE_gshared)(__this, ___0_call, method);
}
// System.Void TMPro.ColorTween::AddOnChangedCallback(UnityEngine.Events.UnityAction`1<UnityEngine.Color>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorTween_AddOnChangedCallback_mF9FE28A71E2818B2C25D79B9272E838034B5A4E4 (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, UnityAction_1_t1096D18D9D13996146965189C54BB1A577A8011F* ___0_callback, const RuntimeMethod* method) ;
// System.Boolean TMPro.ColorTween::GetIgnoreTimescale()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ColorTween_GetIgnoreTimescale_m502CC5CF9B974F7F564316687E61A16E8CF038F7_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method) ;
// System.Single TMPro.ColorTween::GetDuration()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float ColorTween_GetDuration_mC929D8E88C9C230CE6A0EAE684B84CA08CFAA615_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Color>::.ctor()
inline void UnityEvent_1__ctor_mDED1CDCE6C1912DC328CA1D07ACA3ABB9AF1303D (UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9* __this, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_tF4BE0B078FD22C6D76548861637E94AB782888C9*, const RuntimeMethod*))UnityEvent_1__ctor_mDED1CDCE6C1912DC328CA1D07ACA3ABB9AF1303D_gshared)(__this, method);
}
// System.Single TMPro.FloatTween::get_startValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FloatTween_get_startValue_mE12446AD7FA5B7816124ADFF1FF7959A3B6ACF1B_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method) ;
// System.Void TMPro.FloatTween::set_startValue(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FloatTween_set_startValue_m1E04EA68FFEE3AA1553B194D0F82C32815E2C718_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.FloatTween::get_targetValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FloatTween_get_targetValue_m2FA9DBB4C75BFD36E2A9DE57522CAA25D9F44FF2_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method) ;
// System.Void TMPro.FloatTween::set_targetValue(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FloatTween_set_targetValue_mE110CBA03582B01B96766AE53F2DDD3C2D4DE131_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.FloatTween::get_duration()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FloatTween_get_duration_mE71CD40934ED69FDD7CDA8D5438E9897E6E9FE7A_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method) ;
// System.Void TMPro.FloatTween::set_duration(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FloatTween_set_duration_mF59D55C5F70E037AF88A6191D282D404C532D613_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Boolean TMPro.FloatTween::get_ignoreTimeScale()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool FloatTween_get_ignoreTimeScale_m8FE31080B4800A6CFB89918E0803BB1BE21FDA4B_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method) ;
// System.Void TMPro.FloatTween::set_ignoreTimeScale(System.Boolean)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FloatTween_set_ignoreTimeScale_m53B7945E5B54998B9BC28E7508E94D3A8205C10A_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Boolean TMPro.FloatTween::ValidTarget()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FloatTween_ValidTarget_m4591FB5DBEE8762554B97A09B232893EE754D7DF (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.Mathf::Lerp(System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline (float ___0_a, float ___1_b, float ___2_t, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Single>::Invoke(T0)
inline void UnityEvent_1_Invoke_mABC41DCEDDFA68F8F39C0DFC1CF55B7C1B70A805 (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4* __this, float ___0_arg0, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4*, float, const RuntimeMethod*))UnityEvent_1_Invoke_mABC41DCEDDFA68F8F39C0DFC1CF55B7C1B70A805_gshared)(__this, ___0_arg0, method);
}
// System.Void TMPro.FloatTween::TweenValue(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatTween_TweenValue_m022D385B013439E2FB8020F6A6BD329CECA81E89 (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, float ___0_floatPercentage, const RuntimeMethod* method) ;
// System.Void TMPro.FloatTween/FloatTweenCallback::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatTweenCallback__ctor_m93E614F36DA9484D40A5286A7EB4220220A25F00 (FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Single>::AddListener(UnityEngine.Events.UnityAction`1<T0>)
inline void UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4* __this, UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* ___0_call, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4*, UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90*, const RuntimeMethod*))UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC_gshared)(__this, ___0_call, method);
}
// System.Void TMPro.FloatTween::AddOnChangedCallback(UnityEngine.Events.UnityAction`1<System.Single>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatTween_AddOnChangedCallback_m2DCB737D223D6345503A9DA057D7935F9C3A5AD6 (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* ___0_callback, const RuntimeMethod* method) ;
// System.Boolean TMPro.FloatTween::GetIgnoreTimescale()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool FloatTween_GetIgnoreTimescale_mB13FC7DCC241FCF2C9EC10D8AF8A9B6103F9B420_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method) ;
// System.Single TMPro.FloatTween::GetDuration()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FloatTween_GetDuration_m4F4E336D66A32D1F051E0EF2B1513F05EC3BF349_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Single>::.ctor()
inline void UnityEvent_1__ctor_mD1175E822AFF26E9A43F2FB692BB82525C6DD422 (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4* __this, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4*, const RuntimeMethod*))UnityEvent_1__ctor_mD1175E822AFF26E9A43F2FB692BB82525C6DD422_gshared)(__this, method);
}
// System.Void UnityEngine.GameObject::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject__ctor_m37D512B05D292F954792225E6C6EEE95293A9B88 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<UnityEngine.RectTransform>()
inline RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void UnityEngine.RectTransform::set_sizeDelta(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_DefaultControls::SetParentAndAlign(UnityEngine.GameObject,UnityEngine.GameObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_DefaultControls_SetParentAndAlign_m3DC6F261496415BFD5A95D0EA5EE8D7B320AE157 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_child, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___1_parent, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Text::set_fontSize(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Text_set_fontSize_m1C3A3BA2BC88E5E1D89375FD35A0AA91E75D3AAD (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, float ___0_value, const RuntimeMethod* method) ;
// UnityEngine.UI.ColorBlock UnityEngine.UI.Selectable::get_colors()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11 Selectable_get_colors_mB53E365D02351D4B64084295C4B2A7AF2DEC4750_inline (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.ColorBlock::set_highlightedColor(UnityEngine.Color)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorBlock_set_highlightedColor_m04E97DF2CCE7CAC47120D8F486E18BF62F16FF86_inline (ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.ColorBlock::set_pressedColor(UnityEngine.Color)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorBlock_set_pressedColor_m644C938090857AB07C57B25FE53F6DC2BB0DD5A8_inline (ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.ColorBlock::set_disabledColor(UnityEngine.Color)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorBlock_set_disabledColor_m4D10D1F8525CCC7E8E200E3994AFB28ADABB1D8E_inline (ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method) ;
// UnityEngine.Transform UnityEngine.GameObject::get_transform()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Transform::SetParent(UnityEngine.Transform,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_SetParent_m9BDD7B7476714B2D7919B10BDC22CE75C0A0A195 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___0_parent, bool ___1_worldPositionStays, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.GameObject::get_layer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GameObject_get_layer_m108902B9C89E9F837CE06B9942AA42307450FEAF (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_DefaultControls::SetLayerRecursively(UnityEngine.GameObject,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_DefaultControls_SetLayerRecursively_m34C986A57E7C7B3C75C44E54174BB5276F7D640B (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_go, int32_t ___1_layer, const RuntimeMethod* method) ;
// System.Void UnityEngine.GameObject::set_layer(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject_set_layer_m6E1AF478A2CC86BD222B96317BEB78B7D89B18D0 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// UnityEngine.Transform UnityEngine.Transform::GetChild(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* Transform_GetChild_mE686DF0C7AAC1F7AEF356967B1C04D8B8E240EAF (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, int32_t ___0_index, const RuntimeMethod* method) ;
// UnityEngine.GameObject UnityEngine.Component::get_gameObject()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Transform::get_childCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Transform_get_childCount_mE9C29C702AB662CC540CA053EDE48BDAFA35B4B0 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
// UnityEngine.GameObject TMPro.TMP_DefaultControls::CreateUIElementRoot(System.String,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_DefaultControls_CreateUIElementRoot_m67AF400D15F9252F70D1DDCCE1B6E017FCCF3608 (String_t* ___0_name, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_size, const RuntimeMethod* method) ;
// UnityEngine.GameObject TMPro.TMP_DefaultControls::CreateUIObject(System.String,UnityEngine.GameObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278 (String_t* ___0_name, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___1_parent, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<UnityEngine.UI.Image>()
inline Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void UnityEngine.UI.Image::set_sprite(UnityEngine.Sprite)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE (Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* __this, Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Image::set_type(UnityEngine.UI.Image/Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_type_mECB8D34772AA393FFBC867B03D18EA0F1A8546BF (Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::GetComponent<UnityEngine.RectTransform>()
inline RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared)(__this, method);
}
// System.Void UnityEngine.RectTransform::set_anchorMin(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Vector2::get_one()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline (const RuntimeMethod* method) ;
// System.Void UnityEngine.RectTransform::set_anchorMax(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<UnityEngine.UI.Scrollbar>()
inline Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* GameObject_AddComponent_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_m483D120AC715C1960421BC226FBA33E0DFC8FDDA (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void UnityEngine.UI.Scrollbar::set_handleRect(UnityEngine.RectTransform)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scrollbar_set_handleRect_m2B621325A0EEA1EDCB71402FCBC7DBEB9C2BD4B0 (Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* __this, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Selectable::set_targetGraphic(UnityEngine.UI.Graphic)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Selectable_set_targetGraphic_m23DB0DF4E5F2DABD50C662C708B4555162171FB9 (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_DefaultControls::SetDefaultColorTransitionValues(UnityEngine.UI.Selectable)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_DefaultControls_SetDefaultColorTransitionValues_m72AC254CDF013CD5831DC9FF9A49A17E9857A228 (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___0_slider, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<UnityEngine.UI.Button>()
inline Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* GameObject_AddComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_m60FA17F75591FF93A15D1D1FE5969B8CB9E5FAAC (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// T UnityEngine.GameObject::AddComponent<TMPro.TextMeshProUGUI>()
inline TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void TMPro.TMP_Text::set_alignment(TMPro.TextAlignmentOptions)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Text_set_alignment_mE5216A28797987CC19927ED3CB8DFAC438C6B95A (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_DefaultControls::SetDefaultTextValues(TMPro.TMP_Text)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_DefaultControls_SetDefaultTextValues_mDC3353B8B8D0ED33A70A1B2AC9B7602DA9DCC67F (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_lbl, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<TMPro.TMP_InputField>()
inline TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* GameObject_AddComponent_TisTMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_m7634BD6E88C8C114467032957C547AC3D91FC675 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// T UnityEngine.GameObject::AddComponent<UnityEngine.UI.RectMask2D>()
inline RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* GameObject_AddComponent_TisRectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670_m13A9D8AFFFA3B7A823E98A8E1A39F51DF1B8ED4F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.RectMask2D::set_padding(UnityEngine.Vector4)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectMask2D_set_padding_m2E8CADD2DC7A40E78586118453CFE2D8795C997A (RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* __this, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.RectTransform::set_offsetMin(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectTransform_set_offsetMin_m07F38B4105C7CA9CC9FBDC9ED0DB008602880AB9 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.RectTransform::set_offsetMax(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectTransform_set_offsetMax_m5514D09D86516F2C0E25FA6D11A3A4274D3D002D (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Text::set_enableWordWrapping(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Text_set_enableWordWrapping_mFAEE849315B4723F9C86C127B1A59EF50BE1C12F (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Text::set_extraPadding(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Text_set_extraPadding_m26595B78EDE43EFBCCBF7D5E23932ADCB983EF32 (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Text::set_richText(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Text_set_richText_mAB3D04F620E13F02117B34BBA2EF7BD30AAE6F0F (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Text::set_fontStyle(TMPro.FontStyles)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Text_set_fontStyle_m61931944B2E922D50087312D80F8685A2F29EBF8 (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<UnityEngine.UI.LayoutElement>()
inline LayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A* GameObject_AddComponent_TisLayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A_mCAEF1A4C92D1C856A46417BA645409AE42F005D2 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( LayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void TMPro.TMP_InputField::set_textViewport(UnityEngine.RectTransform)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_textViewport_m3CB40F8DD0636EFBA496F1E76D41EE9C9570CB17 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_textComponent(TMPro.TMP_Text)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_textComponent_mCECC9B18AE37E999E5B38431D89C17B9BE384E07 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_placeholder(UnityEngine.UI.Graphic)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_placeholder_m597012397FF55E6DE7E5E63972A3BE03EEAC480A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___0_value, const RuntimeMethod* method) ;
// TMPro.TMP_FontAsset TMPro.TMP_Text::get_font()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_Text_get_font_m1F5E907B9181A54212FBD8123242583C1CA4BE2A_inline (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_fontAsset(TMPro.TMP_FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_fontAsset_mB102F697B83B5115F2E4B30A076FE67D30BCA201 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_value, const RuntimeMethod* method) ;
// UnityEngine.GameObject TMPro.TMP_DefaultControls::CreateScrollbar(TMPro.TMP_DefaultControls/Resources)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_DefaultControls_CreateScrollbar_mAB1F6E4EFD132C2BF186727978CF87844E0751AA (Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B ___0_resources, const RuntimeMethod* method) ;
// System.Void UnityEngine.Object::set_name(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_set_name_mC79E6DC8FFD72479C90F0C4CC7F42A0FEAF5AE47 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* __this, String_t* ___0_value, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::GetComponent<UnityEngine.UI.Scrollbar>()
inline Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* GameObject_GetComponent_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_mF12372E2716F1FC72A4AA2D6EEB7F9972A4D4437 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared)(__this, method);
}
// System.Void UnityEngine.UI.Scrollbar::SetDirection(UnityEngine.UI.Scrollbar/Direction,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scrollbar_SetDirection_mA62DC964AA698D058BC84FA1DCAFA46BCA6A8182 (Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* __this, int32_t ___0_direction, bool ___1_includeRectLayouts, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Vector2::get_right()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_right_m99043ED6B3D5AEA5033313FE3DA9571F39D1B280_inline (const RuntimeMethod* method) ;
// System.Void UnityEngine.RectTransform::set_pivot(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectTransform_set_pivot_m79D0177D383D432A93C2615F1932B739B1C6E146 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.RectTransform::get_sizeDelta()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 RectTransform_get_sizeDelta_m822A8493F2035677384F1540A2E9E5ACE63010BB (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Color32::.ctor(System.Byte,System.Byte,System.Byte,System.Byte)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* __this, uint8_t ___0_r, uint8_t ___1_g, uint8_t ___2_b, uint8_t ___3_a, const RuntimeMethod* method) ;
// UnityEngine.Color UnityEngine.Color32::op_Implicit(UnityEngine.Color32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___0_c, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<UnityEngine.UI.Toggle>()
inline Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* GameObject_AddComponent_TisToggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F_m0E1C6713C85CAAB22DE299872377285F55C106D1 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void UnityEngine.UI.Toggle::set_isOn(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Toggle_set_isOn_m61D6AB073668E87530A9F49D990A3B3631D2061F (Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* __this, bool ___0_value, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<UnityEngine.UI.ScrollRect>()
inline ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* GameObject_AddComponent_TisScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E_m0A6459FD638F47691E8A770650040DADF297BC17 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void UnityEngine.UI.ScrollRect::set_content(UnityEngine.RectTransform)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScrollRect_set_content_m01BF6FE0205985CBD16C6D3BB4B6F345B3AF484E_inline (ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* __this, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.ScrollRect::set_viewport(UnityEngine.RectTransform)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollRect_set_viewport_m53D91C0869950B18953E163E9A3CE5E7AFB0A262 (ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* __this, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.ScrollRect::set_horizontal(System.Boolean)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScrollRect_set_horizontal_m99C076AF2B2B596C87435E1465EF0B104281B150_inline (ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.ScrollRect::set_movementType(UnityEngine.UI.ScrollRect/MovementType)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScrollRect_set_movementType_m2A900C10E6C005FD6866EFF1DA2DF78AA957534A_inline (ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.ScrollRect::set_verticalScrollbar(UnityEngine.UI.Scrollbar)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollRect_set_verticalScrollbar_m3A3503567D1ED44E21A452FE51B12691E084426C (ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* __this, Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.ScrollRect::set_verticalScrollbarVisibility(UnityEngine.UI.ScrollRect/ScrollbarVisibility)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollRect_set_verticalScrollbarVisibility_m40A791E57B3FD37CEB97D2FD29639C4EC5B49ABF (ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.ScrollRect::set_verticalScrollbarSpacing(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollRect_set_verticalScrollbarSpacing_m27BECB09BC4EE6BC91EAABEF50657182A637C1E7 (ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* __this, float ___0_value, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<UnityEngine.UI.Mask>()
inline Mask_tE8E16C858EC6ECCE545C03802BD1399F7F406213* GameObject_AddComponent_TisMask_tE8E16C858EC6ECCE545C03802BD1399F7F406213_mAB9A7CE273F47DA107A278EEFEF3C1B61C08B303 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( Mask_tE8E16C858EC6ECCE545C03802BD1399F7F406213* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void UnityEngine.UI.Mask::set_showMaskGraphic(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mask_set_showMaskGraphic_m9F288D22259CFD781D5A4D9B9747C2A2895E7D67 (Mask_tE8E16C858EC6ECCE545C03802BD1399F7F406213* __this, bool ___0_value, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<TMPro.TMP_Dropdown>()
inline TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* GameObject_AddComponent_TisTMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_mF204EA557E861D7FAE149417A8745D2066DAAD70 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void TMPro.TMP_Dropdown::set_template(UnityEngine.RectTransform)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_template_mCA07B030A71D2E4D4C179B4E4E72568656A340BF (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown::set_captionText(TMPro.TMP_Text)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_captionText_m7050B2703E0A8C652571271C860004F0014BD464 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown::set_itemText(TMPro.TMP_Text)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_itemText_mCC983B4A78E8C594E5C78BE1F8F8DBB067E3CA1B (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_value, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData> TMPro.TMP_Dropdown::get_options()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown/OptionData::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionData__ctor_m5B8E6B683070AB406FA738E689E2FD4055697FB6 (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown/OptionData::set_text(System.String)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OptionData_set_text_mFF1E8A215A399CB9EA9DDFB0C6F3B9F068837226_inline (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, String_t* ___0_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>::Add(T)
inline void List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_inline (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* __this, OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52*, OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
// System.Void TMPro.TMP_Dropdown::RefreshShownValue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.RectTransform::set_anchoredPosition(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.GameObject::SetActive(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, float ___3_a, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData> TMPro.TMP_Dropdown/OptionDataList::get_options()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* OptionDataList_get_options_mBC2E351252449F2B611857D18B396CEDF2289781_inline (OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown/OptionDataList::set_options(System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OptionDataList_set_options_m826C957D08679C2620276456BCD535D148640174_inline (OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* __this, List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown::SetValue(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_SetValue_m1E528A87C2B11DD84D0141D8C6D175EEFE26F202 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, int32_t ___0_value, bool ___1_sendCallback, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Application::get_isPlaying()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Application_get_isPlaying_m25B0ABDFEF54F5370CD3F263A813540843D00F34 (const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>::get_Count()
inline int32_t List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_inline (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_exists, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Mathf::Clamp(System.Int32,System.Int32,System.Int32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline (int32_t ___0_value, int32_t ___1_min, int32_t ___2_max, const RuntimeMethod* method) ;
// System.Void UnityEngine.UISystemProfilerApi::AddMarker(System.String,UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UISystemProfilerApi_AddMarker_mB0E292213D18AE3770165011E265A57B17FCF90B (String_t* ___0_name, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_obj, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::Invoke(T0)
inline void UnityEvent_1_Invoke_mD81A5FC81FD5B0D34212D7ACE42A8BBC15CD7638 (UnityEvent_1_t7CC0661D6B113117B4CC68761D93AC8DF5DBD66A* __this, int32_t ___0_arg0, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_t7CC0661D6B113117B4CC68761D93AC8DF5DBD66A*, int32_t, const RuntimeMethod*))UnityEvent_1_Invoke_mD81A5FC81FD5B0D34212D7ACE42A8BBC15CD7638_gshared)(__this, ___0_arg0, method);
}
// System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown/OptionDataList::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionDataList__ctor_m698166937E8E51F44FC2CCE7B3EF7BDA3932645B (OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown/DropdownEvent::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DropdownEvent__ctor_m65812C2BBC12188466CE844E9EC223B89E0946C1 (DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem>::.ctor()
inline void List_1__ctor_mE3C7EA473286CAFBA29B58713C4851B9086D4DB4 (List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void UnityEngine.UI.Selectable::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Selectable__ctor_m340EDFEA07F025166175C3ECB1BD2EEDD81C8638 (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, const RuntimeMethod* method) ;
// UnityEngine.Sprite UnityEngine.UI.Image::get_sprite()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* Image_get_sprite_mB2AA377708722E100574F6F75BC102513BB3BCB1_inline (Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Behaviour::set_enabled(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A (Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TweenRunner`1<TMPro.FloatTween>::.ctor()
inline void TweenRunner_1__ctor_m9D2B0480E7EEB4E7B359140EC102686CE6E9E696 (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* __this, const RuntimeMethod* method)
{
(( void (*) (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E*, const RuntimeMethod*))TweenRunner_1__ctor_m9D2B0480E7EEB4E7B359140EC102686CE6E9E696_gshared)(__this, method);
}
// System.Void TMPro.TweenRunner`1<TMPro.FloatTween>::Init(UnityEngine.MonoBehaviour)
inline void TweenRunner_1_Init_mDC48342689A295BD16CC45907A4DD77718F6C493_inline (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* __this, MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* ___0_coroutineContainer, const RuntimeMethod* method)
{
(( void (*) (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E*, MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71*, const RuntimeMethod*))TweenRunner_1_Init_mDC48342689A295BD16CC45907A4DD77718F6C493_gshared_inline)(__this, ___0_coroutineContainer, method);
}
// System.Void UnityEngine.EventSystems.UIBehaviour::Start()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIBehaviour_Start_mB12643ED6D859CD3682B4BF5B9CA7F72E8A72B45 (UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown::ImmediateDestroyDropdownList()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_ImmediateDestroyDropdownList_mFEE6CE2C3264546861C82E60CE4C61BA42559B98 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Selectable::OnDisable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Selectable_OnDisable_m293DB718E1101FC77E655E4A2C4F2DE1DBD4663C (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>::get_Item(System.Int32)
inline OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* List_1_get_Item_mBE3176F40529BACB1E6DBB68BDFD5894B04BD1BA (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* (*) (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// System.String TMPro.TMP_Dropdown/OptionData::get_text()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* OptionData_get_text_m2E822D5D50B597BFBA7AB3485EF15B526A726A1A_inline (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, const RuntimeMethod* method) ;
// UnityEngine.Sprite TMPro.TMP_Dropdown/OptionData::get_image()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* OptionData_get_image_m5C866E5C2E025EABF5591C7F88FB46E426EF20BA_inline (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>::AddRange(System.Collections.Generic.IEnumerable`1<T>)
inline void List_1_AddRange_m254BAF37C2F5619C561EE3FB9C6222545722BE69 (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* __this, RuntimeObject* ___0_collection, const RuntimeMethod* method)
{
(( void (*) (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52*, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m1F76B300133150E6046C5FED00E88B5DE0A02E17_gshared)(__this, ___0_collection, method);
}
// T System.Collections.Generic.List`1<System.String>::get_Item(System.Int32)
inline String_t* List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8 (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( String_t* (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// System.Void TMPro.TMP_Dropdown/OptionData::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionData__ctor_mC08B019055F1AFA7CFC262EF24A64F6D8E7C84E6 (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, String_t* ___0_text, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.String>::get_Count()
inline int32_t List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// T System.Collections.Generic.List`1<UnityEngine.Sprite>::get_Item(System.Int32)
inline Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* List_1_get_Item_m9F1FC9C6704A2B80B7E5AD5B3A8C88FAF4D55354 (List_1_t7BE9C297880B5B41D1E6B89174D4394BF535D206* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* (*) (List_1_t7BE9C297880B5B41D1E6B89174D4394BF535D206*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// System.Void TMPro.TMP_Dropdown/OptionData::.ctor(UnityEngine.Sprite)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionData__ctor_mFB73CF17AD7974CEBAA97EB2C90B2E37FB624065 (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___0_image, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<UnityEngine.Sprite>::get_Count()
inline int32_t List_1_get_Count_mF949A7522EA5DF1109EDAD6E4D8454EFDC54B63F_inline (List_1_t7BE9C297880B5B41D1E6B89174D4394BF535D206* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t7BE9C297880B5B41D1E6B89174D4394BF535D206*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>::Clear()
inline void List_1_Clear_m138D6C1F125ACA90D9BC9BB66E655B5FE83DCF3E_inline (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
}
// System.Void UnityEngine.Debug::LogError(System.Object,UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_m94F967AB31244EACE68C3BE1DD85B69ED3334C0E (RuntimeObject* ___0_message, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_context, const RuntimeMethod* method) ;
// T UnityEngine.Component::GetComponentInChildren<UnityEngine.UI.Toggle>()
inline Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* Component_GetComponentInChildren_TisToggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F_m90D2C4B376A07542F929EE9E44801C73D517332C (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
{
return (( Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponentInChildren_TisRuntimeObject_mE483A27E876DE8E4E6901D6814837F81D7C42F65_gshared)(__this, method);
}
// UnityEngine.Transform UnityEngine.Component::get_transform()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
// UnityEngine.RectTransform TMPro.TMP_Dropdown::get_template()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* TMP_Dropdown_get_template_m6C77CA07D48383A133E8D7567E1CF909876BAE30_inline (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method) ;
// UnityEngine.Transform UnityEngine.Transform::get_parent()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* Transform_get_parent_m65354E28A4C94EC00EBCF03532F7B0718380791E (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
// TMPro.TMP_Text TMPro.TMP_Dropdown::get_itemText()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* TMP_Dropdown_get_itemText_m0AAE4A304C3AC8132209E844C5303411DB3C1AFB_inline (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method) ;
// UnityEngine.Transform TMPro.TMP_Text::get_transform()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* TMP_Text_get_transform_m6BD41E08BFCFCE722DFCE4627626AD60CA99CCA8 (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Transform::IsChildOf(UnityEngine.Transform)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Transform_IsChildOf_mFE071BE1E775E825401FE0A9B9BE49E39D256CEA (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___0_parent, const RuntimeMethod* method) ;
// UnityEngine.UI.Image TMPro.TMP_Dropdown::get_itemImage()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* TMP_Dropdown_get_itemImage_mE0C2F6ED6A8338733F2A260939530BAB06DB576E_inline (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<TMPro.TMP_Dropdown/DropdownItem>()
inline DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* GameObject_AddComponent_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mFFFE23AC67FADE2D4C0CAF3480D0F7F6F4F0F90B (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void TMPro.TMP_Dropdown/DropdownItem::set_text(TMPro.TMP_Text)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DropdownItem_set_text_m7C30C7E6DEE86A8896B99A872C5934D6F0B234F2_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown/DropdownItem::set_image(UnityEngine.UI.Image)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DropdownItem_set_image_m133BCC7D7320DC10EBBF5193FAE0E60C3F9A15C2_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown/DropdownItem::set_toggle(UnityEngine.UI.Toggle)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DropdownItem_set_toggle_mBD6E9CFB6C3757CB013CB683A8BB6DAFF34A94FA_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown/DropdownItem::set_rectTransform(UnityEngine.RectTransform)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DropdownItem_set_rectTransform_m0C6BAB5E2EB69C438BF2F8D4DDE3E0DE136651AD_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_value, const RuntimeMethod* method) ;
// T UnityEngine.Component::GetComponent<UnityEngine.Canvas>()
inline Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* Component_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m209BA4F663AB98A4504995B5BD3EADEDEFB92BF2 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
{
return (( Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
}
// T TMPro.TMP_Dropdown::GetOrAddComponent<UnityEngine.Canvas>(UnityEngine.GameObject)
inline Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* TMP_Dropdown_GetOrAddComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_mD7E262362245912FB6B4D9838568145DA06A24AF (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_go, const RuntimeMethod* method)
{
return (( Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))TMP_Dropdown_GetOrAddComponent_TisRuntimeObject_mEE615131CB73F60A9F062D8532FA4157851DBD4D_gshared)(___0_go, method);
}
// System.Void UnityEngine.Canvas::set_overrideSorting(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Canvas_set_overrideSorting_m155D936A457E7935683894150A0E5DBED2170F54 (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.Canvas::set_sortingOrder(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Canvas_set_sortingOrder_m70D89DB61A3C0589C0FAB525E613DE9D0C799AAC (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// T[] UnityEngine.Component::GetComponents<UnityEngine.EventSystems.BaseRaycaster>()
inline BaseRaycasterU5BU5D_tAE62D3FF1A5FF9DE20B2756DA4F4F8981925A799* Component_GetComponents_TisBaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832_m102070591A00F3B095E6F4E4F6DA897B2A82AFB6 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
{
return (( BaseRaycasterU5BU5D_tAE62D3FF1A5FF9DE20B2756DA4F4F8981925A799* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponents_TisRuntimeObject_m35447B0B07F9C06A1AF846E482EC6FEB09D2436F_gshared)(__this, method);
}
// System.Type System.Object::GetType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ;
// UnityEngine.Component UnityEngine.GameObject::GetComponent(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* GameObject_GetComponent_m99E12753EA84947521DC711CA33F452B5E65B474 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, Type_t* ___0_type, const RuntimeMethod* method) ;
// UnityEngine.Component UnityEngine.GameObject::AddComponent(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* GameObject_AddComponent_mDF246771EC34613FA6AF0C98D443368FB43E9F36 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, Type_t* ___0_componentType, const RuntimeMethod* method) ;
// T TMPro.TMP_Dropdown::GetOrAddComponent<UnityEngine.UI.GraphicRaycaster>(UnityEngine.GameObject)
inline GraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B* TMP_Dropdown_GetOrAddComponent_TisGraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B_m8143D82572AA501D1CB7BE7E6504735B21573BF7 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_go, const RuntimeMethod* method)
{
return (( GraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))TMP_Dropdown_GetOrAddComponent_TisRuntimeObject_mEE615131CB73F60A9F062D8532FA4157851DBD4D_gshared)(___0_go, method);
}
// T TMPro.TMP_Dropdown::GetOrAddComponent<UnityEngine.CanvasGroup>(UnityEngine.GameObject)
inline CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* TMP_Dropdown_GetOrAddComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m246A7EDF4E3DC17BF03E8D3CC69C541A12FDE6B5 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_go, const RuntimeMethod* method)
{
return (( CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))TMP_Dropdown_GetOrAddComponent_TisRuntimeObject_mEE615131CB73F60A9F062D8532FA4157851DBD4D_gshared)(___0_go, method);
}
// System.Void TMPro.TMP_Dropdown::Show()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_Show_m8A64194BE150E0774C66E69479A1699DBB6AA900 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown::Hide()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_Hide_m7FFE4A08B7370707BCE35A3EDD74373A1926E618 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.MonoBehaviour::StopCoroutine(UnityEngine.Coroutine)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour_StopCoroutine_mB0FC91BE84203BD8E360B3FBAE5B958B4C5ED22A (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* ___0_routine, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<T> TMPro.TMP_ListPool`1<UnityEngine.Canvas>::Get()
inline List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* TMP_ListPool_1_Get_m45A2F4D7E37E71C748A339D48B941D81E497C3DB (const RuntimeMethod* method)
{
return (( List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* (*) (const RuntimeMethod*))TMP_ListPool_1_Get_m3DE2584682A36307D2758637B5B2C603AFAFCFF3_gshared)(method);
}
// System.Void UnityEngine.GameObject::GetComponentsInParent<UnityEngine.Canvas>(System.Boolean,System.Collections.Generic.List`1<T>)
inline void GameObject_GetComponentsInParent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m48EDEF385CB00DF400A78ED1C005F703C87891F4 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, bool ___0_includeInactive, List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* ___1_results, const RuntimeMethod* method)
{
(( void (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, bool, List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94*, const RuntimeMethod*))GameObject_GetComponentsInParent_TisRuntimeObject_mC4527CDE5CC2128D895CDAC4B85A6DE25028205C_gshared)(__this, ___0_includeInactive, ___1_results, method);
}
// System.Int32 System.Collections.Generic.List`1<UnityEngine.Canvas>::get_Count()
inline int32_t List_1_get_Count_mE82CF9445C4264AAE1D6979301C4B0F2261298DD_inline (List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// T System.Collections.Generic.List`1<UnityEngine.Canvas>::get_Item(System.Int32)
inline Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* List_1_get_Item_m4B70EE8CDFB7527368512645B0829E44411E8F85 (List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* (*) (List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// System.Boolean UnityEngine.Canvas::get_isRootCanvas()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Canvas_get_isRootCanvas_m57410F800ED6E96C75E2703468B66DE0D5AC6846 (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_ListPool`1<UnityEngine.Canvas>::Release(System.Collections.Generic.List`1<T>)
inline void TMP_ListPool_1_Release_mBF69742C9CE112B852669C5147BBB11B9957BF1E (List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* ___0_toRelease, const RuntimeMethod* method)
{
(( void (*) (List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94*, const RuntimeMethod*))TMP_ListPool_1_Release_m04B07C332D8B6D84A7BA3BA522D98E2F7FC183C9_gshared)(___0_toRelease, method);
}
// System.Void TMPro.TMP_Dropdown::SetupTemplate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_SetupTemplate_m3016B8C83713F451E88F3CBF008856BAB835F0EA (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Canvas::get_sortingLayerID()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Canvas_get_sortingLayerID_m38FE23D0D6A2001F62CA24676298E95BEE968AB6 (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Canvas::set_sortingLayerID(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Canvas_set_sortingLayerID_m402DC8D59AAF66A6696BFE682D0B7AF489EA13FE (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::GetComponentInChildren<TMPro.TMP_Dropdown/DropdownItem>()
inline DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* GameObject_GetComponentInChildren_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mAE6BC2DA3495396AAF82916C02A55E9F30182153 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponentInChildren_TisRuntimeObject_mED181B37054A10395CA356010754C7DFC685893C_gshared)(__this, method);
}
// UnityEngine.RectTransform TMPro.TMP_Dropdown/DropdownItem::get_rectTransform()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* DropdownItem_get_rectTransform_mFE9F9A7B8259B150E399A40F9BE3555DC3273926_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method) ;
// UnityEngine.Rect UnityEngine.RectTransform::get_rect()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Rect::get_min()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Vector2::op_Subtraction(UnityEngine.Vector2,UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Transform::get_localPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Vector2::op_Addition(UnityEngine.Vector2,UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Rect::get_max()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Rect::get_size()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem>::Clear()
inline void List_1_Clear_m041D280CA530818E841D3FA5A7C63391BC7EE6C8_inline (List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
}
// System.Void TMPro.TMP_Dropdown/<>c__DisplayClass69_0::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass69_0__ctor_mD126C84DF1978CB7709CC2B7374265951604D581 (U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* __this, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_Dropdown::get_value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_Dropdown_get_value_m5916A6D1897431E8ED789FEC24551A311D1B5C70_inline (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method) ;
// TMPro.TMP_Dropdown/DropdownItem TMPro.TMP_Dropdown::AddItem(TMPro.TMP_Dropdown/OptionData,System.Boolean,TMPro.TMP_Dropdown/DropdownItem,System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* TMP_Dropdown_AddItem_m1B768BFBFFE0E340BAD0141E2C3F90FFAE889EFA (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* ___0_data, bool ___1_selected, DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* ___2_itemTemplate, List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* ___3_items, const RuntimeMethod* method) ;
// UnityEngine.UI.Toggle TMPro.TMP_Dropdown/DropdownItem::get_toggle()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityAction`1<System.Boolean>::.ctor(System.Object,System.IntPtr)
inline void UnityAction_1__ctor_m11A393DB3C00474B4520978077E444DB6E4418DD (UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9*, RuntimeObject*, intptr_t, const RuntimeMethod*))UnityAction_1__ctor_m11A393DB3C00474B4520978077E444DB6E4418DD_gshared)(__this, ___0_object, ___1_method, method);
}
// System.Void UnityEngine.Events.UnityEvent`1<System.Boolean>::AddListener(UnityEngine.Events.UnityAction`1<T0>)
inline void UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB* __this, UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9* ___0_call, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB*, UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9*, const RuntimeMethod*))UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD_gshared)(__this, ___0_call, method);
}
// System.Boolean UnityEngine.UI.Toggle::get_isOn()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Toggle_get_isOn_m89A609E936CD67F460E336CA8E03C4047BFB6619_inline (Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* __this, const RuntimeMethod* method) ;
// UnityEngine.UI.Navigation UnityEngine.UI.Selectable::get_navigation()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C Selectable_get_navigation_mA0E5FC6B1D19C2DCABA5C82EC33C49CF7F17103E_inline (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Navigation::set_mode(UnityEngine.UI.Navigation/Mode)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Navigation_set_mode_m0BEF999F733332AD994CF3CA4AC17B2A47531207_inline (Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Navigation::set_selectOnDown(UnityEngine.UI.Selectable)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Navigation_set_selectOnDown_m0EBBAB8C51107F75F63FFBC3DF88D9010E6A44BB_inline (Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C* __this, Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Navigation::set_selectOnRight(UnityEngine.UI.Selectable)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Navigation_set_selectOnRight_mD0B38024BB628CDC801EA93E9FF7C438ECE2055B_inline (Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C* __this, Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Navigation::set_selectOnLeft(UnityEngine.UI.Selectable)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Navigation_set_selectOnLeft_mA4E7480D7CBDA9A5ECA93BAFCD1CF1976A994FCB_inline (Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C* __this, Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Navigation::set_selectOnUp(UnityEngine.UI.Selectable)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Navigation_set_selectOnUp_mCB04000FDFC05D3BAC497602E4BA346A536152E5_inline (Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C* __this, Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Selectable::set_navigation(UnityEngine.UI.Navigation)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Selectable_set_navigation_m706D254813B084B60F07980607D7AE43AC44AFEF (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C ___0_value, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem>::get_Count()
inline int32_t List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_inline (List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// System.Single UnityEngine.Rect::get_height()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.RectTransform::GetWorldCorners(UnityEngine.Vector3[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectTransform_GetWorldCorners_m6E15303C3B065B2F65E0A7F0E0217695564C2E09 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_fourCornersArray, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Transform::InverseTransformPoint(UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_InverseTransformPoint_m18CD395144D9C78F30E15A5B82B6670E792DBA5D (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_position, const RuntimeMethod* method) ;
// System.Single UnityEngine.Vector3::get_Item(System.Int32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, int32_t ___0_index, const RuntimeMethod* method) ;
// System.Single UnityEngine.Vector2::get_Item(System.Int32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, int32_t ___0_index, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Mathf::Approximately(System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
// System.Void UnityEngine.RectTransformUtility::FlipLayoutOnAxis(UnityEngine.RectTransform,System.Int32,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectTransformUtility_FlipLayoutOnAxis_mC9F2317970259E4D98783F6515EA6AE5B1D1A16E (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_rect, int32_t ___1_axis, bool ___2_keepPositioning, bool ___3_recursive, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem>::get_Item(System.Int32)
inline DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* List_1_get_Item_mA46D35C071E0C0BA0D429E25A8F64CE770D0E546 (List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* (*) (List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// UnityEngine.Vector2 UnityEngine.RectTransform::get_anchorMin()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 RectTransform_get_anchorMin_mD85363930BE38EC188F933B9F4D58320CAB72F03 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.RectTransform::get_anchorMax()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 RectTransform_get_anchorMax_mEF870BE2A134CEB9C2326930A71D3961271297DB (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.RectTransform::get_anchoredPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.RectTransform::get_pivot()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 RectTransform_get_pivot_mA8334AF05AA7FF09A173A2430F2BB9E85E5CBFFF (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown::AlphaFadeList(System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_AlphaFadeList_m663AC38ACFC469DBDFFF025314B34E310D70FBB8 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, float ___0_duration, float ___1_start, float ___2_end, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Vector3::get_zero()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline (const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Vector3::get_one()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_one_mC9B289F1E15C42C597180C9FE6FB492495B51D02_inline (const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<UnityEngine.Canvas>()
inline Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* GameObject_AddComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m13C85FD585C0679530F8B35D0B39D965702FD0F5 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// T UnityEngine.GameObject::GetComponent<UnityEngine.Canvas>()
inline Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* GameObject_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_mE5A2711FA84F57F5EA0876DB106B1A146956CEFE (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared)(__this, method);
}
// System.Int32 UnityEngine.Canvas::get_sortingOrder()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Canvas_get_sortingOrder_mFA9AC878A11BBEE1716CF7E7DF52E0AAC570C451 (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* __this, const RuntimeMethod* method) ;
// UnityEngine.Color UnityEngine.Color::get_clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline (const RuntimeMethod* method) ;
// UnityEngine.UI.Button/ButtonClickedEvent UnityEngine.UI.Button::get_onClick()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* Button_get_onClick_m701712A7F7F000CC80D517C4510697E15722C35C_inline (Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityAction::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131 (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent::AddListener(UnityEngine.Events.UnityAction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_AddListener_m8AA4287C16628486B41DA41CA5E7A856A706D302 (UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977* __this, UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___0_call, const RuntimeMethod* method) ;
// System.Void UnityEngine.Object::Destroy(UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, const RuntimeMethod* method) ;
// T UnityEngine.Object::Instantiate<UnityEngine.GameObject>(T)
inline GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m10D87C6E0708CA912BBB02555BF7D0FBC5D7A2B3 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_original, const RuntimeMethod* method)
{
return (( GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_m90A1E6C4C2B445D2E848DB75C772D1B95AAC046A_gshared)(___0_original, method);
}
// T UnityEngine.Object::Instantiate<TMPro.TMP_Dropdown/DropdownItem>(T)
inline DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* Object_Instantiate_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mDE14AFCAC6FB32FDDF6784A702A539F1051424FD (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* ___0_original, const RuntimeMethod* method)
{
return (( DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* (*) (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C*, const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_m90A1E6C4C2B445D2E848DB75C772D1B95AAC046A_gshared)(___0_original, method);
}
// System.String System.Int32::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5 (int32_t* __this, const RuntimeMethod* method) ;
// System.String System.String::Concat(System.String,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, const RuntimeMethod* method) ;
// TMPro.TMP_Text TMPro.TMP_Dropdown/DropdownItem::get_text()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* DropdownItem_get_text_mBE92632907F1772753BC60A7FE1E5358077E6FD4_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method) ;
// UnityEngine.UI.Image TMPro.TMP_Dropdown/DropdownItem::get_image()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* DropdownItem_get_image_m1C89F635266FD742D3542FA99DB1A0D224CFD270_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem>::Add(T)
inline void List_1_Add_mB52F72A33AA2CBE5C277583C3DC2F3A92AC74735_inline (List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* __this, DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97*, DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
// T UnityEngine.GameObject::GetComponent<UnityEngine.CanvasGroup>()
inline CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* GameObject_GetComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m47C7F4214DFAAC752E331A1073AD1B7EA78DB3DD (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared)(__this, method);
}
// System.Single UnityEngine.CanvasGroup::get_alpha()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float CanvasGroup_get_alpha_mBFEA193D2886B27CC53B31F90F7A1659B67ED6DF (CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* __this, const RuntimeMethod* method) ;
// System.Boolean System.Single::Equals(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Single_Equals_m97C79E2B80F39214DB3F7E714FF2BCA45A0A8BF9 (float* __this, float ___0_obj, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityAction`1<System.Single>::.ctor(System.Object,System.IntPtr)
inline void UnityAction_1__ctor_mF770070D0A4FE93F6E04DA37D2EC60429EA545E5 (UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90*, RuntimeObject*, intptr_t, const RuntimeMethod*))UnityAction_1__ctor_mF770070D0A4FE93F6E04DA37D2EC60429EA545E5_gshared)(__this, ___0_object, ___1_method, method);
}
// System.Void TMPro.TweenRunner`1<TMPro.FloatTween>::StartTween(T)
inline void TweenRunner_1_StartTween_mB94926E3AF23ED3A6EFC8727B6359949BD689DD6 (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* __this, FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE ___0_info, const RuntimeMethod* method)
{
(( void (*) (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E*, FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE, const RuntimeMethod*))TweenRunner_1_StartTween_mB94926E3AF23ED3A6EFC8727B6359949BD689DD6_gshared)(__this, ___0_info, method);
}
// System.Void UnityEngine.CanvasGroup::set_alpha(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CanvasGroup_set_alpha_m5C06839316D948BB4F75ED72C87FA1F1A20C333F (CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown::AlphaFadeList(System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_AlphaFadeList_mC7278768821D6B8FD28FC712E8DE85CA334E2104 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, float ___0_duration, float ___1_alpha, const RuntimeMethod* method) ;
// System.Collections.IEnumerator TMPro.TMP_Dropdown::DelayedDestroyDropdownList(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TMP_Dropdown_DelayedDestroyDropdownList_m746DFE51A0D66199C34FA32CF81761FDF1BE5F9C (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, float ___0_delay, const RuntimeMethod* method) ;
// UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutine(System.Collections.IEnumerator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812 (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, RuntimeObject* ___0_routine, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDelayedDestroyDropdownListU3Ed__81__ctor_mFA83B08D54630018817A4BF76653AFDD3B1F8F69 (U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
// System.Void TMPro.TweenRunner`1<TMPro.FloatTween>::StopTween()
inline void TweenRunner_1_StopTween_m6C1159C7A8EDF8A363CD82CBA503E234870826F0 (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* __this, const RuntimeMethod* method)
{
(( void (*) (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E*, const RuntimeMethod*))TweenRunner_1_StopTween_m6C1159C7A8EDF8A363CD82CBA503E234870826F0_gshared)(__this, method);
}
// System.Void TMPro.TMP_Dropdown::set_value(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_value_m8362A866D571975FECFD1FE47D3C4D83559795BF (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// UnityEngine.EventSystems.EventSystem UnityEngine.EventSystems.EventSystem::get_current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* EventSystem_get_current_mC87C69FB418563DC2A571A10E2F9DB59A6785016 (const RuntimeMethod* method) ;
// System.Void UnityEngine.EventSystems.EventSystem::SetSelectedGameObject(UnityEngine.GameObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSystem_SetSelectedGameObject_m91382EAC4D552C672CC07BE7EB1481F156045280 (EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* __this, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_selected, const RuntimeMethod* method) ;
// T UnityEngine.Component::GetComponentInParent<TMPro.TMP_Dropdown>()
inline TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* Component_GetComponentInParent_TisTMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_m1DA97ED44C4215CEB0DB846CD58B0677896AFBFA (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
{
return (( TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponentInParent_TisRuntimeObject_m6746D6BB99912B1B509746C993906492F86CD119_gshared)(__this, method);
}
// System.Void UnityEngine.MonoBehaviour::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, const RuntimeMethod* method) ;
// System.Void System.Object::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Dropdown/OptionData::set_image(UnityEngine.Sprite)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OptionData_set_image_m17048079C3FCD19A6D190AAEBA198DBB74D93C88_inline (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___0_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>::.ctor()
inline void List_1__ctor_mE80F02484ED836571C16C2A0C39181A5E707536B (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::.ctor()
inline void UnityEvent_1__ctor_mCE6AA3B34C1148F11D1273C068A6A39430911684 (UnityEvent_1_t7CC0661D6B113117B4CC68761D93AC8DF5DBD66A* __this, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_t7CC0661D6B113117B4CC68761D93AC8DF5DBD66A*, const RuntimeMethod*))UnityEvent_1__ctor_mCE6AA3B34C1148F11D1273C068A6A39430911684_gshared)(__this, method);
}
// System.Void TMPro.TMP_Dropdown::OnSelectItem(UnityEngine.UI.Toggle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_OnSelectItem_m9F1323DE41E23EFF4381C914BF1FCAA57F73C7AC (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* ___0_toggle, const RuntimeMethod* method) ;
// System.Void UnityEngine.WaitForSecondsRealtime::.ctor(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitForSecondsRealtime__ctor_mBFC1E4F0E042D5EC6E7EEB211A2FE5193A8F6D6F (WaitForSecondsRealtime_tA8CE0AAB4B0C872B843E7973637037D17682BA01* __this, float ___0_time, const RuntimeMethod* method) ;
// System.Void System.NotSupportedException::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::ReadFontAssetDefinition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// UnityEngine.Texture2D[] TMPro.TMP_FontAsset::get_atlasTextures()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* TMP_FontAsset_get_atlasTextures_m80D4DF83161F39AC7D06B0B097038B1E02AFE307 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// TMPro.TMP_FontAsset TMPro.TMP_FontAsset::CreateFontAsset(UnityEngine.Font,System.Int32,System.Int32,UnityEngine.TextCore.LowLevel.GlyphRenderMode,System.Int32,System.Int32,TMPro.AtlasPopulationMode,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_FontAsset_CreateFontAsset_mC0DE04380E79B7A0A33E5F84DBD7B8595A27C639 (Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___0_font, int32_t ___1_samplingPointSize, int32_t ___2_atlasPadding, int32_t ___3_renderMode, int32_t ___4_atlasWidth, int32_t ___5_atlasHeight, int32_t ___6_atlasPopulationMode, bool ___7_enableMultiAtlasSupport, const RuntimeMethod* method) ;
// UnityEngine.TextCore.LowLevel.FontEngineError UnityEngine.TextCore.LowLevel.FontEngine::InitializeFontEngine()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_InitializeFontEngine_mCA2F9C3294A61C0294B4B9849082C0344169F322 (const RuntimeMethod* method) ;
// UnityEngine.TextCore.LowLevel.FontEngineError UnityEngine.TextCore.LowLevel.FontEngine::LoadFontFace(UnityEngine.Font,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontEngine_LoadFontFace_m63A9171030B36C960896CEF55E7ECF55AF990548 (Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___0_font, int32_t ___1_pointSize, const RuntimeMethod* method) ;
// System.String UnityEngine.Object::get_name()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Debug::LogWarning(System.Object,UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_m23033D7E2F0F298BE465B7F3A63CDF40A4EB70EB (RuntimeObject* ___0_message, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_context, const RuntimeMethod* method) ;
// T UnityEngine.ScriptableObject::CreateInstance<TMPro.TMP_FontAsset>()
inline TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ScriptableObject_CreateInstance_TisTMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_m148BBA71874145A54275BF50288687617A2DED16 (const RuntimeMethod* method)
{
return (( TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* (*) (const RuntimeMethod*))ScriptableObject_CreateInstance_TisRuntimeObject_mC07BE383F5EF546F4191035A679930852BC19BDA_gshared)(method);
}
// UnityEngine.TextCore.FaceInfo UnityEngine.TextCore.LowLevel.FontEngine::GetFaceInfo()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 FontEngine_GetFaceInfo_mF371B75CDEEDA91FF910BED8DEE8FEB2A493BE37 (const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::set_faceInfo(UnityEngine.TextCore.FaceInfo)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_faceInfo_m711C454A1E8FE2B5DF455B6673257187B4C65B39_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::set_sourceFontFile(UnityEngine.Font)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_sourceFontFile_mD3E145F204C872196FAE7DF1B97724C43BE24377_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::set_atlasPopulationMode(TMPro.AtlasPopulationMode)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasPopulationMode_mE002B4CEA0FB2CA8A52C77820B054165881E4FA4_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::set_atlasWidth(System.Int32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasWidth_mBF3960711180E34BB43393B4AA9951DC82B3535E_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::set_atlasHeight(System.Int32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasHeight_m1272E53248672683B4210DC23137D7F270CFE81C_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::set_atlasPadding(System.Int32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasPadding_m3113EAFFC2BFEE6B95D5371D0325A8284CFBDA4B_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::set_atlasRenderMode(UnityEngine.TextCore.LowLevel.GlyphRenderMode)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasRenderMode_m82C0939AEF473FB4A319457D4B6B7E67F36059BE_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::set_atlasTextures(UnityEngine.Texture2D[])
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasTextures_m5FED84FD7829C6B72E5937EC8DB9F844E654E937_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D__ctor_mECF60A9EC0638EC353C02C8E99B6B465D23BE917 (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* __this, int32_t ___0_width, int32_t ___1_height, int32_t ___2_textureFormat, bool ___3_mipChain, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::set_isMultiAtlasTexturesEnabled(System.Boolean)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_isMultiAtlasTexturesEnabled_m1EBFF9BBDE2D2A4E0B754FB1CCC45B76B0F1FA10_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, bool ___0_value, const RuntimeMethod* method) ;
// UnityEngine.Shader TMPro.ShaderUtilities::get_ShaderRef_MobileBitmap()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ShaderUtilities_get_ShaderRef_MobileBitmap_m7D670C6D6FBB3D84F1CA22E3F6AD4BC4C6AD4929 (const RuntimeMethod* method) ;
// System.Void UnityEngine.Material::.ctor(UnityEngine.Shader)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material__ctor_m7FDF47105D66D19591BE505A0C42B0F90D88C9BF (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___0_shader, const RuntimeMethod* method) ;
// System.Void UnityEngine.Material::SetTexture(System.Int32,UnityEngine.Texture)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___0_nameID, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___1_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.Material::SetFloat(System.Int32,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___0_nameID, float ___1_value, const RuntimeMethod* method) ;
// UnityEngine.Shader TMPro.ShaderUtilities::get_ShaderRef_MobileSDF()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ShaderUtilities_get_ShaderRef_MobileSDF_mD39AD31910FCE56B1B682C626D4D3F69B811D3F4 (const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::.ctor(System.Int32)
inline void List_1__ctor_mC59F2D99C6EB086FD9F950A7CC3177BC7C5A6F3B (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
(( void (*) (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B*, int32_t, const RuntimeMethod*))List_1__ctor_mC59F2D99C6EB086FD9F950A7CC3177BC7C5A6F3B_gshared)(__this, ___0_capacity, method);
}
// System.Void UnityEngine.TextCore.GlyphRect::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphRect__ctor_m2B11A6C6C70735CB77FE2176E3D55D922D772A95 (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D* __this, int32_t ___0_x, int32_t ___1_y, int32_t ___2_width, int32_t ___3_height, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Add(T)
inline void List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B*, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D, const RuntimeMethod*))List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_gshared_inline)(__this, ___0_item, method);
}
// System.Void TMPro.TMP_FontAsset::set_freeGlyphRects(System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_freeGlyphRects_mC976815EFF6313591B1B2A4CFFF9C77249570DC1_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::set_usedGlyphRects(System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_usedGlyphRects_m75EC42D8C57FFCA998DC859C5B6D91D03F7C1615_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___0_value, const RuntimeMethod* method) ;
// System.Boolean System.String::IsNullOrEmpty(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478 (String_t* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::UpgradeFontAsset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpgradeFontAsset_m97EF749DD42303D0AF9EF5C120832CA697F9DAC1 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::InitializeDictionaryLookupTables()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_InitializeDictionaryLookupTables_mEB2EEBAF42E2F540C08EE513E9C03D814E6213C3 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::AddSynthesizedCharactersAndFaceMetrics()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_AddSynthesizedCharactersAndFaceMetrics_m4B60AD7CEE8FD7A1DA1EDCAFC6A55E4762F174BB (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.TextCore.FaceInfo::get_scale()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_scale_mC475A572AD4956B47D8B9F8D90DC69BBBB102FCD (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_scale(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_scale_m379253929403DA08480CAD127C908A0E8329A5D4 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single UnityEngine.TextCore.FaceInfo::get_strikethroughOffset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_strikethroughOffset_m7997E4A1512FE358331B3A6543C62C92A0AA5CA5 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.TextCore.FaceInfo::get_capLine()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_capLine_m0D95B5D5CEC5CFB12091F5EB5965DE6E38588C88 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_strikethroughOffset(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_strikethroughOffset_m57B05848BDA21F7AF6563394D29C8AE7107FEFF0 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Material::HasProperty(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Material_HasProperty_m52E2D3BC3049B8B228149E023CD73C34B05A5222 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___0_nameID, const RuntimeMethod* method) ;
// System.Single UnityEngine.Material::GetFloat(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Material_GetFloat_m52462F4AEDE20758BFB592B11DE83A79D2774932 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, int32_t ___0_nameID, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_TextUtilities::GetSimpleHashCode(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_GetSimpleHashCode_m5BBE01E9DB50DBE54DE8834A3FC077C5C4329F7B (String_t* ___0_s, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::InitializeGlyphLookupDictionary()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_InitializeGlyphLookupDictionary_mFAED66009A159849EC515F922317CA629B3DF1F3 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::InitializeCharacterLookupDictionary()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_InitializeCharacterLookupDictionary_m598F2AE1FBDE1D58002C4C89371B8FEF1AE61C7D (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::InitializeGlyphPaidAdjustmentRecordsLookupDictionary()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_InitializeGlyphPaidAdjustmentRecordsLookupDictionary_m0A997B751301AB9C3D3A495D02462B116CEE08B5 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>::.ctor()
inline void Dictionary_2__ctor_m30C3F5890A20AF5FA64A272E19CFC8750E0F9D16 (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7*, const RuntimeMethod*))Dictionary_2__ctor_m5F2C53FF0072F4015E5D14621F555D29B1EB79E5_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>::Clear()
inline void Dictionary_2_Clear_mA3D3FC8E3561F6885204CB1CC9E3AB82E4F649E8 (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7*, const RuntimeMethod*))Dictionary_2_Clear_m2561EDEA2235BCE5FAED59F4E2E352FDA7C71115_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<System.UInt32>::.ctor()
inline void List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, const RuntimeMethod*))List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<System.UInt32>::Clear()
inline void List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, const RuntimeMethod*))List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_gshared_inline)(__this, method);
}
// System.Int32 System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph>::get_Count()
inline int32_t List_1_get_Count_m4BC7CF66267CD7522D44771DA04AF187CAFF47A3_inline (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// T System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph>::get_Item(System.Int32)
inline Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* List_1_get_Item_m95F9D3D98504ED93586B4A5F2D06C8F0D39605D0 (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* (*) (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>::ContainsKey(TKey)
inline bool Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932 (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* __this, uint32_t ___0_key, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7*, uint32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m61654FF64053B954D62E586B09309D37EEBB9FB3_gshared)(__this, ___0_key, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>::Add(TKey,TValue)
inline void Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567 (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* __this, uint32_t ___0_key, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* ___1_value, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7*, uint32_t, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*, const RuntimeMethod*))Dictionary_2_Add_m5124CA0DFD4B9968298DB45CEDF7F4B7A1F7DF83_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Void System.Collections.Generic.List`1<System.UInt32>::Add(T)
inline void List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, uint32_t ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, uint32_t, const RuntimeMethod*))List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_gshared_inline)(__this, ___0_item, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character>::.ctor()
inline void Dictionary_2__ctor_mF1183A3E6C104EFE8C0CDAFCCE547B93181B5923 (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0*, const RuntimeMethod*))Dictionary_2__ctor_m5F2C53FF0072F4015E5D14621F555D29B1EB79E5_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character>::Clear()
inline void Dictionary_2_Clear_mC845CA26A09910DC6E06756ADA829C77C8C3FF63 (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0*, const RuntimeMethod*))Dictionary_2_Clear_m2561EDEA2235BCE5FAED59F4E2E352FDA7C71115_gshared)(__this, method);
}
// T System.Collections.Generic.List`1<TMPro.TMP_Character>::get_Item(System.Int32)
inline TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28 (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* (*) (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// System.UInt32 TMPro.TMP_TextElement::get_unicode()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, const RuntimeMethod* method) ;
// System.UInt32 TMPro.TMP_TextElement::get_glyphIndex()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character>::ContainsKey(TKey)
inline bool Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* __this, uint32_t ___0_key, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0*, uint32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m61654FF64053B954D62E586B09309D37EEBB9FB3_gshared)(__this, ___0_key, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character>::Add(TKey,TValue)
inline void Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0 (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* __this, uint32_t ___0_key, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* ___1_value, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0*, uint32_t, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*, const RuntimeMethod*))Dictionary_2_Add_m5124CA0DFD4B9968298DB45CEDF7F4B7A1F7DF83_gshared)(__this, ___0_key, ___1_value, method);
}
// TValue System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>::get_Item(TKey)
inline Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* __this, uint32_t ___0_key, const RuntimeMethod* method)
{
return (( Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* (*) (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7*, uint32_t, const RuntimeMethod*))Dictionary_2_get_Item_m1ABC559AFCB634174C216DFF864168F9D0611B91_gshared)(__this, ___0_key, method);
}
// System.Int32 System.Collections.Generic.List`1<TMPro.TMP_Character>::get_Count()
inline int32_t List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.HashSet`1<System.Int32>::.ctor()
inline void HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, const RuntimeMethod* method)
{
(( void (*) (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*, const RuntimeMethod*))HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_gshared)(__this, method);
}
// System.Void System.Collections.Generic.HashSet`1<System.Int32>::Clear()
inline void HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92 (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, const RuntimeMethod* method)
{
(( void (*) (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*, const RuntimeMethod*))HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_gshared)(__this, method);
}
// System.Int32 System.Collections.Generic.List`1<TMPro.KerningPair>::get_Count()
inline int32_t List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_inline (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// System.Void TMPro.TMP_FontAsset::UpgradeGlyphAdjustmentTableToFontFeatureTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpgradeGlyphAdjustmentTableToFontFeatureTable_m3C51FF9BA35FBA397791A4EFAAFB4B413553F492 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord>::.ctor()
inline void Dictionary_2__ctor_m0080720C062C06E7BEED83C6DBBC83E55F708B76 (Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142*, const RuntimeMethod*))Dictionary_2__ctor_m5F2C53FF0072F4015E5D14621F555D29B1EB79E5_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord>::Clear()
inline void Dictionary_2_Clear_m888F61CD7CD1525FD6EEAA2390490218C7F1D7CA (Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142*, const RuntimeMethod*))Dictionary_2_Clear_m2561EDEA2235BCE5FAED59F4E2E352FDA7C71115_gshared)(__this, method);
}
// T System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord>::get_Item(System.Int32)
inline TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* List_1_get_Item_m453336130A1AC13A16C4BBAAE6D30A068A20491D (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* (*) (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// System.Void TMPro.GlyphPairKey::.ctor(TMPro.TMP_GlyphPairAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphPairKey__ctor_mB1A0951B06F19D942015727B646A530A9EB68577 (GlyphPairKey_tE6F11B99C09229CB51285337E5FFA06125AAABBA* __this, TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* ___0_record, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord>::ContainsKey(TKey)
inline bool Dictionary_2_ContainsKey_mC00080EACA51735999E1A86188CFDB69A4B7B2D6 (Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* __this, uint32_t ___0_key, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142*, uint32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m61654FF64053B954D62E586B09309D37EEBB9FB3_gshared)(__this, ___0_key, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_GlyphPairAdjustmentRecord>::Add(TKey,TValue)
inline void Dictionary_2_Add_m721275DB05A6FC36F619CD1A10A5044810E36E05 (Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* __this, uint32_t ___0_key, TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* ___1_value, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142*, uint32_t, TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F*, const RuntimeMethod*))Dictionary_2_Add_m5124CA0DFD4B9968298DB45CEDF7F4B7A1F7DF83_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Int32 System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord>::get_Count()
inline int32_t List_1_get_Count_mAFE249919F2237C737AAC00765FAC0BCA7EDD2A4_inline (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// UnityEngine.Font TMPro.TMP_FontAsset::get_sourceFontFile()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Font_tC95270EA3198038970422D78B74A7F2E218A96B6* TMP_FontAsset_get_sourceFontFile_mD9B0F4FCBBCDCAAE5A370399DDE46C768B736722_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.TextCore.FaceInfo::get_pointSize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::AddSynthesizedCharacter(System.UInt32,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, uint32_t ___0_unicode, bool ___1_isFontFaceLoaded, bool ___2_addImmediately, const RuntimeMethod* method) ;
// TValue System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character>::get_Item(TKey)
inline TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* Dictionary_2_get_Item_m43EA32FD1DAA3D907704A2F5B20845722C30849E (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* __this, uint32_t ___0_key, const RuntimeMethod* method)
{
return (( TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* (*) (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0*, uint32_t, const RuntimeMethod*))Dictionary_2_get_Item_m1ABC559AFCB634174C216DFF864168F9D0611B91_gshared)(__this, ___0_key, method);
}
// UnityEngine.TextCore.GlyphMetrics UnityEngine.TextCore.Glyph::get_metrics()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A Glyph_get_metrics_mB6E9D3D1899E35BA257638F6F58B7D260170B6FA (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.TextCore.GlyphMetrics::get_horizontalBearingY()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphMetrics_get_horizontalBearingY_mD316BDD38A32258256994D6A2BCF0FC051D9B223 (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_capLine(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_capLine_m4716D75CE87EC018E5EA3DE87DA703DBE7A9FEEF (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single UnityEngine.TextCore.FaceInfo::get_meanLine()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_meanLine_m5FF396E0E32A046C1D3CBD3AC1FA279984394D96 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_meanLine(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_meanLine_mE957CD43CB778B093331CC4B10A5330E8FF1CB99 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.UInt32 UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphIndex(System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00 (uint32_t ___0_unicode, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithUnicodeValue(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.Glyph&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithUnicodeValue_m58889809E3D65A0F1C5AEFF4DF6D319EBD139159 (uint32_t ___0_unicode, int32_t ___1_flags, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** ___2_glyph, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Character::.ctor(System.UInt32,TMPro.TMP_FontAsset,UnityEngine.TextCore.Glyph)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Character__ctor_mAF0A895127F27795D515FF97C84185A01EFDAB0D (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* __this, uint32_t ___0_unicode, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___1_fontAsset, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* ___2_glyph, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.GlyphMetrics::.ctor(System.Single,System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphMetrics__ctor_m9CD09465685783A596A7F9112EF7D6A7E1A2792D (GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A* __this, float ___0_width, float ___1_height, float ___2_bearingX, float ___3_bearingY, float ___4_advance, const RuntimeMethod* method) ;
// UnityEngine.TextCore.GlyphRect UnityEngine.TextCore.GlyphRect::get_zero()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D GlyphRect_get_zero_m359121752EE1A46C51118D84F03204F3285FF3FA (const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.Glyph::.ctor(System.UInt32,UnityEngine.TextCore.GlyphMetrics,UnityEngine.TextCore.GlyphRect,System.Single,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph__ctor_m71D55A8FBEA48ECCD78D65CAC9D008905E56FBF1 (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, uint32_t ___0_index, GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___1_metrics, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___2_glyphRect, float ___3_scale, int32_t ___4_atlasIndex, const RuntimeMethod* method) ;
// TMPro.TMP_Asset TMPro.TMP_TextElement::get_textAsset()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* TMP_TextElement_get_textAsset_m3FFA01E6D0068D1F8F578CBF2590A752683A61EA_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_Asset::get_instanceID()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_Asset_get_instanceID_mD7D5D79979B77457C3A376955C316AC289BB3D1D (TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.HashSet`1<System.Int32>::Add(T)
inline bool HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, int32_t ___0_item, const RuntimeMethod* method)
{
return (( bool (*) (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*, int32_t, const RuntimeMethod*))HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_gshared)(__this, ___0_item, method);
}
// System.Void System.Func`2<TMPro.TMP_Character,System.UInt32>::.ctor(System.Object,System.IntPtr)
inline void Func_2__ctor_m872C8F08EA45C098DF8FA546ABC0057E6C253833 (Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m2F35D9DF8C659B83CA70029ACBA44930CD42E90D_gshared)(__this, ___0_object, ___1_method, method);
}
// System.Linq.IOrderedEnumerable`1<TSource> System.Linq.Enumerable::OrderBy<TMPro.TMP_Character,System.UInt32>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,TKey>)
inline RuntimeObject* Enumerable_OrderBy_TisTMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9DD21714F88D5F1130B358884A03AF344D064738 (RuntimeObject* ___0_source, Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769* ___1_keySelector, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769*, const RuntimeMethod*))Enumerable_OrderBy_TisRuntimeObject_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mFF78AFAC68DF610D3CD9CCEF08BEC065BD982B8C_gshared)(___0_source, ___1_keySelector, method);
}
// System.Collections.Generic.List`1<TSource> System.Linq.Enumerable::ToList<TMPro.TMP_Character>(System.Collections.Generic.IEnumerable`1<TSource>)
inline List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* Enumerable_ToList_TisTMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_mBEB5D4BD8974A5FBDCEFC05CDAFE4655860A2C19 (RuntimeObject* ___0_source, const RuntimeMethod* method)
{
return (( List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToList_TisRuntimeObject_m6456D63764F29E6B5B2422C3DE25113577CF51EE_gshared)(___0_source, method);
}
// System.Void System.Func`2<UnityEngine.TextCore.Glyph,System.UInt32>::.ctor(System.Object,System.IntPtr)
inline void Func_2__ctor_m3393E37B44EC78321473416BB34F605926047E29 (Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m2F35D9DF8C659B83CA70029ACBA44930CD42E90D_gshared)(__this, ___0_object, ___1_method, method);
}
// System.Linq.IOrderedEnumerable`1<TSource> System.Linq.Enumerable::OrderBy<UnityEngine.TextCore.Glyph,System.UInt32>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,TKey>)
inline RuntimeObject* Enumerable_OrderBy_TisGlyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mB94284D588C495B9F250197757D0C51C7675C549 (RuntimeObject* ___0_source, Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB* ___1_keySelector, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RuntimeObject*, Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB*, const RuntimeMethod*))Enumerable_OrderBy_TisRuntimeObject_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mFF78AFAC68DF610D3CD9CCEF08BEC065BD982B8C_gshared)(___0_source, ___1_keySelector, method);
}
// System.Collections.Generic.List`1<TSource> System.Linq.Enumerable::ToList<UnityEngine.TextCore.Glyph>(System.Collections.Generic.IEnumerable`1<TSource>)
inline List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* Enumerable_ToList_TisGlyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_m9299AF36141B8826A15B9A0F24FFBA94386FD3A9 (RuntimeObject* ___0_source, const RuntimeMethod* method)
{
return (( List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToList_TisRuntimeObject_m6456D63764F29E6B5B2422C3DE25113577CF51EE_gshared)(___0_source, method);
}
// System.Void TMPro.TMP_FontFeatureTable::SortGlyphPairAdjustmentRecords()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontFeatureTable_SortGlyphPairAdjustmentRecords_m8BF5A029B84FF32BFCF4B32AD3D32F463DD050BD (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::SortGlyphTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_SortGlyphTable_m9A2A9FC31D2388CC762B28BC821AB380CCFCDBCE (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::SortCharacterTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_SortCharacterTable_mDC720A14A27EA7CBAFCBD87B376379A177A20E8E (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::SortFontFeatureTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_SortFontFeatureTable_mA987AB015B7897DB1503B295D26565CFAEAB010F (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_FontAsset::TryAddCharacterInternal(System.UInt32,TMPro.TMP_Character&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryAddCharacterInternal_m95DD37F41C18EE7692B44DCD984CD12C2350C122 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, uint32_t ___0_unicode, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** ___1_character, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset> TMPro.TMP_FontAsset::get_fallbackFontAssetTable()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<TMPro.TMP_FontAsset>::get_Count()
inline int32_t List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// T System.Collections.Generic.List`1<TMPro.TMP_FontAsset>::get_Item(System.Int32)
inline TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* (*) (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// System.Boolean TMPro.TMP_FontAsset::HasCharacter_Internal(System.UInt32,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_HasCharacter_Internal_m3BEAA9D7D0F4794B1C70CC846AFFCEA2664977E6 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, uint32_t ___0_character, bool ___1_searchFallbacks, bool ___2_tryAddCharacter, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset> TMPro.TMP_Settings::get_fallbackFontAssets()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* TMP_Settings_get_fallbackFontAssets_mD671B9D809736E7DC84543568C25BEF9C0B7269D (const RuntimeMethod* method) ;
// TMPro.TMP_FontAsset TMPro.TMP_Settings::get_defaultFontAsset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_Settings_get_defaultFontAsset_m08D5F2C60E2E313EFAE26C16934F08A499DDFC64 (const RuntimeMethod* method) ;
// TMPro.AtlasPopulationMode TMPro.TMP_FontAsset::get_atlasPopulationMode()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_FontAsset_get_atlasPopulationMode_m31A707178FB4F1722BA7D090A8E169CE2FAEB19F_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Char>::.ctor()
inline void List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82 (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*, const RuntimeMethod*))List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82_gshared)(__this, method);
}
// System.Char System.String::get_Chars(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3 (String_t* __this, int32_t ___0_index, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Char>::Add(T)
inline void List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, Il2CppChar ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*, Il2CppChar, const RuntimeMethod*))List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_gshared_inline)(__this, ___0_item, method);
}
// System.Int32 System.String::get_Length()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.Char>::get_Count()
inline int32_t List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*, const RuntimeMethod*))List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_gshared_inline)(__this, method);
}
// System.Int32 System.Collections.Generic.List`1<System.UInt32>::get_Count()
inline int32_t List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, const RuntimeMethod*))List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_gshared_inline)(__this, method);
}
// T[] System.Collections.Generic.List`1<System.UInt32>::ToArray()
inline UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* List_1_ToArray_m1CC582554F660560CD50E99994F15107827F0CA3 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method)
{
return (( UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, const RuntimeMethod*))List_1_ToArray_m1CC582554F660560CD50E99994F15107827F0CA3_gshared)(__this, method);
}
// System.Collections.Generic.List`1<TMPro.TMP_Character> TMPro.TMP_FontAsset::get_characterTable()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* TMP_FontAsset_get_characterTable_m8447F604F2D0F3615DA9AC1EBF5C289E112EDDF6_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_FontAsset>::Add(T)
inline void List_1_Add_m75E60221EFDA700C40A32D388E1A2DC0AC48F6B9_inline (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* __this, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF*, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
// System.Void TMPro.TMP_FontAsset::UpdateGlyphAdjustmentRecords()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpdateGlyphAdjustmentRecords_m8530223EDCBEB89B965D763C65AC194F144C2C23 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_FontAsset>::Clear()
inline void List_1_Clear_m7E48DAD7C375B96158596E53E89FCC99F00EFC10_inline (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
}
// System.Int32 System.Collections.Generic.HashSet`1<System.Int32>::get_Count()
inline int32_t HashSet_1_get_Count_mB717B519B4FBD92488427A6798B491B5FA5FB185_inline (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*, const RuntimeMethod*))HashSet_1_get_Count_mB717B519B4FBD92488427A6798B491B5FA5FB185_gshared_inline)(__this, method);
}
// System.Void TMPro.TMP_FontAsset::TryAddGlyphsToAtlasTextures()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_TryAddGlyphsToAtlasTextures_m7498D7F7102E6B35C41CE28CE0A60AAE9228DC47 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_FontAsset::TryAddCharacters(System.UInt32[],System.UInt32[]&,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryAddCharacters_m007642E36561CCCBB6412F12387011A113E7CB58 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___0_unicodes, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** ___1_missingUnicodes, bool ___2_includeFontFeatures, const RuntimeMethod* method) ;
// TSource[] System.Linq.Enumerable::ToArray<System.UInt32>(System.Collections.Generic.IEnumerable`1<TSource>)
inline UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* Enumerable_ToArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m3410137DD783C1066E73E33A8ED136258906F409 (RuntimeObject* ___0_source, const RuntimeMethod* method)
{
return (( UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m3410137DD783C1066E73E33A8ED136258906F409_gshared)(___0_source, method);
}
// System.Void System.Collections.Generic.HashSet`1<System.UInt32>::Clear()
inline void HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* __this, const RuntimeMethod* method)
{
(( void (*) (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A*, const RuntimeMethod*))HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Character>::Clear()
inline void List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_inline (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
}
// System.Void TMPro.TMP_Character::.ctor(System.UInt32,System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Character__ctor_m7019F2E56EE1A654151F581F2293FBB2410E4775 (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* __this, uint32_t ___0_unicode, uint32_t ___1_glyphIndex, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Character>::Add(T)
inline void List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* __this, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E*, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
// System.Boolean System.Collections.Generic.HashSet`1<System.UInt32>::Add(T)
inline bool HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* __this, uint32_t ___0_item, const RuntimeMethod* method)
{
return (( bool (*) (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A*, uint32_t, const RuntimeMethod*))HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_gshared)(__this, ___0_item, method);
}
// System.Boolean UnityEngine.Texture2D::Resize(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Texture2D_Resize_m6A784927A609BAE045AFCF77886AEEE72D19FB90 (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* __this, int32_t ___0_width, int32_t ___1_height, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.LowLevel.FontEngine::ResetAtlasTexture(UnityEngine.Texture2D)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontEngine_ResetAtlasTexture_m15BBE67DFDD8A1E740BC0C4B29612A8C866860DC (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___0_texture, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryAddGlyphsToTexture(System.Collections.Generic.List`1<System.UInt32>,System.Int32,UnityEngine.TextCore.LowLevel.GlyphPackingMode,System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>,System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>,UnityEngine.TextCore.LowLevel.GlyphRenderMode,UnityEngine.Texture2D,UnityEngine.TextCore.Glyph[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphsToTexture_m18740AD9F7264F54C397916268C0AB0738879801 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___0_glyphIndexes, int32_t ___1_padding, int32_t ___2_packingMode, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___3_freeGlyphRects, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___4_usedGlyphRects, int32_t ___5_renderMode, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___6_texture, GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5** ___7_glyphs, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.Glyph::set_atlasIndex(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph_set_atlasIndex_m622CB24F3110B65CADB0C9F0223133B0DA926ABE (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph>::Add(T)
inline void List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_inline (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* __this, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C*, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
// System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>::TryGetValue(TKey,TValue&)
inline bool Dictionary_2_TryGetValue_mDCC75547634827DF4C7560152346A489A8A72311 (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* __this, uint32_t ___0_key, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** ___1_value, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7*, uint32_t, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F**, const RuntimeMethod*))Dictionary_2_TryGetValue_mBBE3855923B29F8A7CDB21CF7DD7FCD84AABEB68_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Character>::RemoveAt(System.Int32)
inline void List_1_RemoveAt_m84BAC8F2AC8D4C03B41993D776CFD3FC7AEBA41D (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* __this, int32_t ___0_index, const RuntimeMethod* method)
{
(( void (*) (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E*, int32_t, const RuntimeMethod*))List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared)(__this, ___0_index, method);
}
// System.Boolean TMPro.TMP_FontAsset::TryAddGlyphsToNewAtlasTexture()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryAddGlyphsToNewAtlasTexture_mD885238E48514F6063212EA6964ECC32F4F1D4FB (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_FontAsset::TryAddCharacters(System.String,System.String&,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryAddCharacters_m899ED242A4630FA7A60DD9EDC140C5E6508A8517 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, String_t* ___0_characters, String_t** ___1_missingCharacters, bool ___2_includeFontFeatures, const RuntimeMethod* method) ;
// System.String TMPro.TMPro_ExtensionMethods::UintToString(System.Collections.Generic.List`1<System.UInt32>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMPro_ExtensionMethods_UintToString_mCE4BA004D9FC332F4A359EC4BE2E97C81FC3A8A8 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___0_unicodes, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.HashSet`1<System.UInt32>::Contains(T)
inline bool HashSet_1_Contains_m02385B663B65E53485251FFFD116D0F26BA172B9 (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* __this, uint32_t ___0_item, const RuntimeMethod* method)
{
return (( bool (*) (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A*, uint32_t, const RuntimeMethod*))HashSet_1_Contains_m02385B663B65E53485251FFFD116D0F26BA172B9_gshared)(__this, ___0_item, method);
}
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryAddGlyphToTexture(System.UInt32,System.Int32,UnityEngine.TextCore.LowLevel.GlyphPackingMode,System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>,System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>,UnityEngine.TextCore.LowLevel.GlyphRenderMode,UnityEngine.Texture2D,UnityEngine.TextCore.Glyph&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryAddGlyphToTexture_m45A94FA06ADDCE2FA6B139B29E942496B760A090 (uint32_t ___0_glyphIndex, int32_t ___1_padding, int32_t ___2_packingMode, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___3_freeGlyphRects, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___4_usedGlyphRects, int32_t ___5_renderMode, Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___6_texture, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** ___7_glyph, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_Settings::get_getFontFeaturesAtRuntime()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_Settings_get_getFontFeaturesAtRuntime_m75190CE90D69720EBDE06438C4B72072D1FD7BBE (const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::RegisterFontAssetForFontFeatureUpdate(TMPro.TMP_FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_RegisterFontAssetForFontFeatureUpdate_mCA002DC71DE402BEE2C442826C3ED618FB852076 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_fontAsset, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::SetupNewAtlasTexture()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_SetupNewAtlasTexture_m01889BA60E325103E4BB5A8B2D6AA8EB0CDA9B92 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.TextCore.LowLevel.FontEngine::TryGetGlyphWithIndexValue(System.UInt32,UnityEngine.TextCore.LowLevel.GlyphLoadFlags,UnityEngine.TextCore.Glyph&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontEngine_TryGetGlyphWithIndexValue_mD922A7EB95949E95D96C222D2CA1ED56BA2E81C3 (uint32_t ___0_glyphIndex, int32_t ___1_flags, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F** ___2_glyph, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::RegisterFontAssetForAtlasTextureUpdate(TMPro.TMP_FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_RegisterFontAssetForAtlasTextureUpdate_mB2E8F0BE304B5933C6861714DEE68FF97B9856EA (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_fontAsset, const RuntimeMethod* method) ;
// System.Void System.Array::Resize<UnityEngine.Texture2D>(T[]&,System.Int32)
inline void Array_Resize_TisTexture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_mAAF7580C982977BF005DE498249E7498BE21F190 (Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191** ___0_array, int32_t ___1_newSize, const RuntimeMethod* method)
{
(( void (*) (Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191**, int32_t, const RuntimeMethod*))Array_Resize_TisRuntimeObject_mE8D92C287251BAF8256D85E5829F749359EC334E_gshared)(___0_array, ___1_newSize, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>::Clear()
inline void List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B*, const RuntimeMethod*))List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_gshared_inline)(__this, method);
}
// System.Void UnityEngine.Texture2D::Apply(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D_Apply_m36EE27E6F1BF7FB8C70A1D749DC4EE249810AA3A (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* __this, bool ___0_updateMipmaps, bool ___1_makeNoLongerReadable, const RuntimeMethod* method) ;
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[] UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentRecords(System.Collections.Generic.List`1<System.UInt32>,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* FontEngine_GetGlyphPairAdjustmentRecords_m23D346BEC5BA63185A01DF33576E98650947ABA8 (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___0_glyphIndexes, int32_t* ___1_recordCount, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontFeatureTable::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontFeatureTable__ctor_m6F156B35A4B68F5616CFD3236C64F1E790D69039 (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* __this, const RuntimeMethod* method) ;
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_secondAdjustmentRecord()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mFDFECB1F7A38E22BD2388FFE9C71E732F6B44D91 (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, const RuntimeMethod* method) ;
// System.UInt32 UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphIndex()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9 (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, const RuntimeMethod* method) ;
// UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord::get_firstAdjustmentRecord()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m867469548F17B298F893B78EE2F93D34E4A6C39C (GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphPairAdjustmentRecord::.ctor(UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphPairAdjustmentRecord__ctor_m33C61225BE06EEB15E3AD599451078F503BA4A60 (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E ___0_glyphPairAdjustmentRecord, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord>::Add(T)
inline void List_1_Add_m2AF4F532103428B9D237034E9903F755DAB76D78_inline (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* __this, TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A*, TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
// UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord[] UnityEngine.TextCore.LowLevel.FontEngine::GetGlyphPairAdjustmentTable(System.UInt32[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* FontEngine_GetGlyphPairAdjustmentTable_m67DAC7C0029384FC814621F85F8B35D0D3327BC5 (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___0_glyphIndexes, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::ClearFontAssetTables()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_ClearFontAssetTables_mC1F9BA41514D50F1E5A9CDAD3A845D90ADB98D56 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_FontAsset::ClearAtlasTextures(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_ClearAtlasTextures_m9B1D7B0F65146FF93ECDE10DFC286D8A38D5C007 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, bool ___0_setAtlasSizeToZero, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_FontAsset::TryAddCharacters(System.UInt32[],System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryAddCharacters_mC2E29947A0696751B70B643959C787825BEE0A99 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___0_unicodes, bool ___1_includeFontFeatures, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph>::Clear()
inline void List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_inline (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
}
// System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord> TMPro.TMP_FontFeatureTable::get_glyphPairAdjustmentRecords()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* TMP_FontFeatureTable_get_glyphPairAdjustmentRecords_m00772830EC8C026F17A21CBC39D26FC4D0A49FB2_inline (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord>::Clear()
inline void List_1_Clear_mA44AB10DF625F12EC59228E60B0A722ABFAE7C1A_inline (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
}
// System.Void UnityEngine.Object::DestroyImmediate(UnityEngine.Object,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_DestroyImmediate_m737E5829FEEAE70EE7A004D172042D52E336E1E3 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, bool ___1_allowDestroyingAssets, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Texture2D::Resize(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Texture2D_Resize_m80C2555F96D9952F9C3B57C53B231A64F3DBA605 (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* __this, int32_t ___0_width, int32_t ___1_height, int32_t ___2_format, bool ___3_hasMipMap, const RuntimeMethod* method) ;
// System.Void UnityEngine.Texture2D::Apply()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D_Apply_mA014182C9EE0BBF6EEE3B286854F29E50EB972DC (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Debug::Log(System.Object,UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_m06155ED25645EBBC06B4C8F05235EF41B1489C7E (RuntimeObject* ___0_message, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_context, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_familyName(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_familyName_m49CB07A51AC9008B4F399A3064EC4FF6EA8E839D (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, String_t* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_styleName(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_styleName_m3BEBF7E576032A668BCC83D88D2F6902F561B5E6 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, String_t* ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_pointSize(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_pointSize_m17D0B03C4A762F657A4ABD15327B08D6B55EF492 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_lineHeight(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_lineHeight_m5952A394C6055DD86700448D9E33EBBE852E05AE (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_ascentLine(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_ascentLine_mDFB32635374875A695D3BB686D2A16C648A20D78 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_baseline(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_baseline_m528F6ADAF4F45A31E9D2BA362FB3C02B03DDD741 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_descentLine(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_descentLine_m62423E864258229A85FD3684D8385A44C01AF97C (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_superscriptOffset(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_superscriptOffset_mC81144590FA80858D489AFC46AAA383E11D3D2B5 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_superscriptSize(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_superscriptSize_m89F17C1502C07A3846402A5A43369BFB66723515 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_subscriptOffset(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_subscriptOffset_m796EF61DE0677BFB134F6B8C4B6C1869BCF8782A (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_subscriptSize(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_subscriptSize_m5759439F9D100591A6FFF1D7377495CEBDCD6B5D (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_underlineOffset(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_underlineOffset_m1C0E755772FE8C47D565E6CC7DC4E953B71794AA (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_underlineThickness(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_underlineThickness_mDD002D08CE97E0C7DA6FA6FFBDD15295D24B303A (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_strikethroughThickness(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_strikethroughThickness_m8CA3C9897FF3D5D0F653539CCBF5E16E01CACF52 (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.FaceInfo::set_tabWidth(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_set_tabWidth_m44234ED657FAB54320C48C34D48532F8232F6E1D (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_FontAsset>::.ctor(System.Int32)
inline void List_1__ctor_mC3E97399A9B39A6C90FA0DA9AE28137A77BE6AFC (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
(( void (*) (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF*, int32_t, const RuntimeMethod*))List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared)(__this, ___0_capacity, method);
}
// System.Boolean System.String::op_Inequality(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<TMPro.TMP_Glyph>::get_Item(System.Int32)
inline TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* List_1_get_Item_m791175EDC2897DC80CD0AA2345AC6F96E455C84C (List_1_tAB7976FADCF872E418770E60783056C23394843D* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* (*) (List_1_tAB7976FADCF872E418770E60783056C23394843D*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// System.Void UnityEngine.TextCore.Glyph::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph__ctor_m9FB83C6B166AC59E03B585F76C09C5FC1720281F (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.Glyph::set_index(System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph_set_index_mD033C966D79B910424B985F9D81C01D4E056B72C (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, uint32_t ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.Glyph::set_glyphRect(UnityEngine.TextCore.GlyphRect)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph_set_glyphRect_mC21EB362D6EC56E0D110B0A08505CAD2DF26A6A8 (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.Glyph::set_metrics(UnityEngine.TextCore.GlyphMetrics)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph_set_metrics_m3350984977FC50061481B1EC563DE59147428BC2 (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.Glyph::set_scale(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Glyph_set_scale_m44247C5948E32562931FA8C44799A3E1E4F0562A (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<TMPro.TMP_Glyph>::get_Count()
inline int32_t List_1_get_Count_m4F55F26FA0DCE6A63DC159E6096F0C6B1324093E_inline (List_1_tAB7976FADCF872E418770E60783056C23394843D* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tAB7976FADCF872E418770E60783056C23394843D*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// System.Void UnityEngine.Debug::Log(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
// System.Single UnityEngine.TextCore.FaceInfo::get_ascentLine()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FaceInfo_get_ascentLine_m193755D649428EC24A7E433A1728F11DA7547ABD (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord>::.ctor(System.Int32)
inline void List_1__ctor_m40C6AFD4954A70E8D55431908EC16D197019C69C (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
(( void (*) (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A*, int32_t, const RuntimeMethod*))List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared)(__this, ___0_capacity, method);
}
// T System.Collections.Generic.List`1<TMPro.KerningPair>::get_Item(System.Int32)
inline KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* List_1_get_Item_mF8A47C6895CC245B6209D19283893E675FDAD4AE (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* (*) (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// System.UInt32 TMPro.KerningPair::get_firstGlyph()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t KerningPair_get_firstGlyph_m8B473F310BB1D0E83BE4DB2E9C395C97E578BDCD_inline (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character>::TryGetValue(TKey,TValue&)
inline bool Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* __this, uint32_t ___0_key, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** ___1_value, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0*, uint32_t, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**, const RuntimeMethod*))Dictionary_2_TryGetValue_mBBE3855923B29F8A7CDB21CF7DD7FCD84AABEB68_gshared)(__this, ___0_key, ___1_value, method);
}
// System.UInt32 TMPro.KerningPair::get_secondGlyph()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t KerningPair_get_secondGlyph_m7F0717E0FE69CCE0ECFFB39680839D2734C095F0_inline (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method) ;
// TMPro.GlyphValueRecord_Legacy TMPro.KerningPair::get_firstGlyphAdjustments()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 KerningPair_get_firstGlyphAdjustments_mDD893850E04A182C37A2360992AE0F352E585600_inline (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphValueRecord::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord__ctor_m030CD9864F16A5FB58D41ECD6CF66EC883B078BA (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_xPlacement, float ___1_yPlacement, float ___2_xAdvance, float ___3_yAdvance, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphAdjustmentRecord::.ctor(System.UInt32,TMPro.TMP_GlyphValueRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphAdjustmentRecord__ctor_m41FDDFADD92DB1A8446228B1108E3E5C985CAAE0 (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, uint32_t ___0_glyphIndex, TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 ___1_glyphValueRecord, const RuntimeMethod* method) ;
// TMPro.GlyphValueRecord_Legacy TMPro.KerningPair::get_secondGlyphAdjustments()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 KerningPair_get_secondGlyphAdjustments_m04BE3DDED12C198E109C8E176E8BD8A4D49B0358_inline (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphPairAdjustmentRecord::.ctor(TMPro.TMP_GlyphAdjustmentRecord,TMPro.TMP_GlyphAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphPairAdjustmentRecord__ctor_m0BCCF9AF25F0A727D02FD778ACA2C7AD38F981CC (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 ___0_firstAdjustmentRecord, TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 ___1_secondAdjustmentRecord, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph>::.ctor()
inline void List_1__ctor_m58C2B52EDED5E55E3B284B007FAAF4D54A5554D8 (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Character>::.ctor()
inline void List_1__ctor_m9DE3BEDD9D46ED8C934046F47A81A06EABA5EB71 (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void TMPro.KerningTable::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningTable__ctor_m5D6DF57B05146E104A2756917A31C27D0CC7A108 (KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.HashSet`1<System.UInt32>::.ctor()
inline void HashSet_1__ctor_m4058973F19EEF9E5FCFF05F3779C7F219544C68A (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* __this, const RuntimeMethod* method)
{
(( void (*) (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A*, const RuntimeMethod*))HashSet_1__ctor_m4058973F19EEF9E5FCFF05F3779C7F219544C68A_gshared)(__this, method);
}
// System.Void TMPro.TMP_Asset::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Asset__ctor_m12FF90A96AD41AEDF9AD37175E7070FAC070D8E9 (TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* __this, const RuntimeMethod* method) ;
// System.Void Unity.Profiling.ProfilerMarker::.ctor(System.String)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline (ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_FontAsset>::.ctor()
inline void List_1__ctor_m831B042EECBA48B96DF9158920BDCAE520AB3A42 (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void TMPro.TMP_FontAsset/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mFF3DD36E78B4295FBBC0AEA2BC2B5D1C50E3FDC4 (U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Glyph::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Glyph__ctor_mEAE3F4DA2D1BDC556A578BAAA15BD354183AE2A8 (TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_TextElement_Legacy::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_TextElement_Legacy__ctor_m662C0DC5276E1A91D27923DA266C23D825949787 (TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A* __this, const RuntimeMethod* method) ;
// System.Void TMPro.FontAssetCreationSettings::.ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontAssetCreationSettings__ctor_m9A07F1B7C85235E9BDA86E7505E0A5AE0B78E5BA (FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF* __this, String_t* ___0_sourceFontFileGUID, int32_t ___1_pointSize, int32_t ___2_pointSizeSamplingMode, int32_t ___3_padding, int32_t ___4_packingMode, int32_t ___5_atlasWidth, int32_t ___6_atlasHeight, int32_t ___7_characterSelectionMode, String_t* ___8_characterSet, int32_t ___9_renderMode, const RuntimeMethod* method) ;
// System.Void TMPro.KerningPairKey::.ctor(System.UInt32,System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningPairKey__ctor_m76933735460799247D37F13189B62469E35C767B (KerningPairKey_t2C629F0C872DB1BC71B25D39DE9EEC0CCE8CF77C* __this, uint32_t ___0_ascii_left, uint32_t ___1_ascii_right, const RuntimeMethod* method) ;
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xPlacement()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_xPlacement_m5E2B8B05A5DF57B2DC4B3795E71330CDDE1761C8 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yPlacement()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_yPlacement_mB6303F8800305F6F96ECCD0CD9AA70A1A30A15DA (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_xAdvance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_xAdvance_m6C392027FA91E0705C1585C5EF40D984AAA0013E (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.TextCore.LowLevel.GlyphValueRecord::get_yAdvance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GlyphValueRecord_get_yAdvance_m1379AA10FCCFFABEAF43E767F8BFBF32CA76B5B6 (GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E* __this, const RuntimeMethod* method) ;
// System.Void TMPro.GlyphValueRecord_Legacy::.ctor(UnityEngine.TextCore.LowLevel.GlyphValueRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphValueRecord_Legacy__ctor_m6E3D36058693888F61D14BA825F5F29EA4FC7033 (GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7* __this, GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___0_valueRecord, const RuntimeMethod* method) ;
// System.Void TMPro.KerningPair::set_firstGlyph(System.UInt32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void KerningPair_set_firstGlyph_m558F1AB56DF0BC72921E60524E906B3308EF6254_inline (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, uint32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.KerningPair::.ctor(System.UInt32,TMPro.GlyphValueRecord_Legacy,System.UInt32,TMPro.GlyphValueRecord_Legacy)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningPair__ctor_m97D222190FBC36A6C9843C7CB8F4E5F0CF963A11 (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, uint32_t ___0_firstGlyph, GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___1_firstGlyphAdjustments, uint32_t ___2_secondGlyph, GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___3_secondGlyphAdjustments, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.KerningPair>::.ctor()
inline void List_1__ctor_mA64AA8FE426250FE6E20A0A8C6271B9C8A5F0F59 (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void TMPro.KerningPair::.ctor(System.UInt32,System.UInt32,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningPair__ctor_m7AB7CD68A07A7BD8B1CB2A41C84EA8115F3ED974 (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, uint32_t ___0_left, uint32_t ___1_right, float ___2_offset, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.KerningPair>::Add(T)
inline void List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_inline (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* __this, KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30*, KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
// TSource System.Linq.Enumerable::Last<TMPro.KerningPair>(System.Collections.Generic.IEnumerable`1<TSource>)
inline KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* Enumerable_Last_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m37C7C4DF4A74725E521C1978D4B0B6821300E761 (RuntimeObject* ___0_source, const RuntimeMethod* method)
{
return (( KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_Last_TisRuntimeObject_m39971562AFD7CCF7CFF65E8CA0A457CCC3E18F8F_gshared)(___0_source, method);
}
// System.Void TMPro.KerningTable/<>c__DisplayClass3_0::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass3_0__ctor_m5B27602FA83CA988234ED481E13726F7ACFDEDFD (U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E* __this, const RuntimeMethod* method) ;
// System.Void System.Predicate`1<TMPro.KerningPair>::.ctor(System.Object,System.IntPtr)
inline void Predicate_1__ctor_m0CD7E7096787D73EC20084883A7C13AC8A6264DC (Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9*, RuntimeObject*, intptr_t, const RuntimeMethod*))Predicate_1__ctor_m3E007299121A15DF80F4A210FF8C20E5DF688F20_gshared)(__this, ___0_object, ___1_method, method);
}
// System.Int32 System.Collections.Generic.List`1<TMPro.KerningPair>::FindIndex(System.Predicate`1<T>)
inline int32_t List_1_FindIndex_mD8915B8BF9E8E4FDD664F8BC8A892BFA4FCB0686 (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* __this, Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9* ___0_match, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30*, Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9*, const RuntimeMethod*))List_1_FindIndex_m9875FFE328FA833B2617915FF976DEDA4724EBC3_gshared)(__this, ___0_match, method);
}
// System.Void TMPro.KerningTable/<>c__DisplayClass4_0::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass4_0__ctor_m7835A094259518636DCEBD5D5F5AC88B48799B4D (U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455* __this, const RuntimeMethod* method) ;
// System.Void TMPro.KerningTable/<>c__DisplayClass5_0::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass5_0__ctor_m3718024C98F2CB240337703C272C56F9D60E0D86 (U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.KerningPair>::RemoveAt(System.Int32)
inline void List_1_RemoveAt_m54FA3E697486705A98595F0EF68DB15EE38DFAAB (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* __this, int32_t ___0_index, const RuntimeMethod* method)
{
(( void (*) (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30*, int32_t, const RuntimeMethod*))List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared)(__this, ___0_index, method);
}
// System.Void System.Func`2<TMPro.KerningPair,System.UInt32>::.ctor(System.Object,System.IntPtr)
inline void Func_2__ctor_m999ADD5CB036FC3052DA10347B9D6FD43C725716 (Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m2F35D9DF8C659B83CA70029ACBA44930CD42E90D_gshared)(__this, ___0_object, ___1_method, method);
}
// System.Linq.IOrderedEnumerable`1<TSource> System.Linq.Enumerable::OrderBy<TMPro.KerningPair,System.UInt32>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,TKey>)
inline RuntimeObject* Enumerable_OrderBy_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m0F2E53759BCE2BECBE1612C6AF5D140A696A2336 (RuntimeObject* ___0_source, Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* ___1_keySelector, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C*, const RuntimeMethod*))Enumerable_OrderBy_TisRuntimeObject_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mFF78AFAC68DF610D3CD9CCEF08BEC065BD982B8C_gshared)(___0_source, ___1_keySelector, method);
}
// System.Linq.IOrderedEnumerable`1<TSource> System.Linq.Enumerable::ThenBy<TMPro.KerningPair,System.UInt32>(System.Linq.IOrderedEnumerable`1<TSource>,System.Func`2<TSource,TKey>)
inline RuntimeObject* Enumerable_ThenBy_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mBA32A2E08EDAE8E253C08555574E692FC2698809 (RuntimeObject* ___0_source, Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* ___1_keySelector, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C*, const RuntimeMethod*))Enumerable_ThenBy_TisRuntimeObject_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m16433B19366A17ED4F07111EDABFBD161AA9D564_gshared)(___0_source, ___1_keySelector, method);
}
// System.Collections.Generic.List`1<TSource> System.Linq.Enumerable::ToList<TMPro.KerningPair>(System.Collections.Generic.IEnumerable`1<TSource>)
inline List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* Enumerable_ToList_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m11471C72540C6297BC29938BF1D37761E39045A2 (RuntimeObject* ___0_source, const RuntimeMethod* method)
{
return (( List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToList_TisRuntimeObject_m6456D63764F29E6B5B2422C3DE25113577CF51EE_gshared)(___0_source, method);
}
// System.Void TMPro.KerningTable/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mD36FC6FECCA7288F1C50E1C1C33357CB9CBD141A (U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Int32>::.ctor()
inline void List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8 (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, const RuntimeMethod*))List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<System.Int32>::Clear()
inline void List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, const RuntimeMethod*))List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_gshared_inline)(__this, method);
}
// TMPro.TMP_FontAsset TMPro.TMP_FontUtilities::SearchForCharacterInternal(TMPro.TMP_FontAsset,System.UInt32,TMPro.TMP_Character&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_FontUtilities_SearchForCharacterInternal_m5D2FAB64754939BE5D183DF2832305D4C0335923 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_font, uint32_t ___1_unicode, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** ___2_character, const RuntimeMethod* method) ;
// TMPro.TMP_FontAsset TMPro.TMP_FontUtilities::SearchForCharacterInternal(System.Collections.Generic.List`1<TMPro.TMP_FontAsset>,System.UInt32,TMPro.TMP_Character&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_FontUtilities_SearchForCharacterInternal_mBF347940D14E9D9585AC18E3037C0A4F0C1A8233 (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* ___0_fonts, uint32_t ___1_unicode, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** ___2_character, const RuntimeMethod* method) ;
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character> TMPro.TMP_FontAsset::get_characterLookupTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* TMP_FontAsset_get_characterLookupTable_mEFAADDFAA6233DFEC3A0D8C163588B3C678451E9 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1<System.Int32>::Contains(T)
inline bool List_1_Contains_m4FD96E89F15844C90032C7386BAB528817F1FF5B (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method)
{
return (( bool (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))List_1_Contains_m4FD96E89F15844C90032C7386BAB528817F1FF5B_gshared)(__this, ___0_item, method);
}
// System.Void System.Collections.Generic.List`1<System.Int32>::Add(T)
inline void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline)(__this, ___0_item, method);
}
// System.Void TMPro.TMP_FontAssetUtilities::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAssetUtilities__ctor_m8F25AE77B581CFF45180EF5FABBB4688608FDA02 (TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125* __this, const RuntimeMethod* method) ;
// TMPro.TMP_Character TMPro.TMP_FontAssetUtilities::GetCharacterFromFontAsset_Internal(System.UInt32,TMPro.TMP_FontAsset,System.Boolean,TMPro.FontStyles,TMPro.FontWeight,System.Boolean&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* TMP_FontAssetUtilities_GetCharacterFromFontAsset_Internal_m0275490A50962C94DBC85C431D4FB8D3117C2716 (uint32_t ___0_unicode, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___1_sourceFontAsset, bool ___2_includeFallbacks, int32_t ___3_fontStyle, int32_t ___4_fontWeight, bool* ___5_isAlternativeTypeface, const RuntimeMethod* method) ;
// TMPro.TMP_FontWeightPair[] TMPro.TMP_FontAsset::get_fontWeightTable()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* TMP_FontAsset_get_fontWeightTable_mC27EC0A27F82292FB24E3AB7B87421AEFD0869DD_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_SpriteCharacter> TMPro.TMP_SpriteAsset::get_spriteCharacterLookupTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t2E5037179C9A1F1245F111C037CAFB47E3EB45ED* TMP_SpriteAsset_get_spriteCharacterLookupTable_mA1128B86D4510139DB3712D8886F64C3B2A8D30F (TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_SpriteCharacter>::TryGetValue(TKey,TValue&)
inline bool Dictionary_2_TryGetValue_mE8C1123EF056CBD396383F489D9C16EB1238EA92 (Dictionary_2_t2E5037179C9A1F1245F111C037CAFB47E3EB45ED* __this, uint32_t ___0_key, TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E** ___1_value, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_t2E5037179C9A1F1245F111C037CAFB47E3EB45ED*, uint32_t, TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E**, const RuntimeMethod*))Dictionary_2_TryGetValue_mBBE3855923B29F8A7CDB21CF7DD7FCD84AABEB68_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Int32 System.Collections.Generic.List`1<TMPro.TMP_SpriteAsset>::get_Count()
inline int32_t List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_inline (List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// T System.Collections.Generic.List`1<TMPro.TMP_SpriteAsset>::get_Item(System.Int32)
inline TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* List_1_get_Item_m34807684EA5E99939097A5E1A722E34ABB4B4FA3 (List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* (*) (List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
// TMPro.TMP_SpriteCharacter TMPro.TMP_FontAssetUtilities::GetSpriteCharacterFromSpriteAsset_Internal(System.UInt32,TMPro.TMP_SpriteAsset,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* TMP_FontAssetUtilities_GetSpriteCharacterFromSpriteAsset_Internal_mF5BFC00DAC02457C1C8F372373029476D300D3E5 (uint32_t ___0_unicode, TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___1_spriteAsset, bool ___2_includeFallbacks, const RuntimeMethod* method) ;
// System.Single TMPro.TMP_GlyphValueRecord::get_xPlacement()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_xPlacement_m3BB0AE22AA4B44163AD2BFB438E60E227523D5E7_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphValueRecord::set_xPlacement(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_xPlacement_m12D97CDB7F44213ACBB3C015B5E88147147850A2_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.TMP_GlyphValueRecord::get_yPlacement()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_yPlacement_m4FC0DDE3029083A45158537122D3BC3391DF2143_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphValueRecord::set_yPlacement(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_yPlacement_m21EE385F1B674F9A575FFE6583A7E9035CFA2C24_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.TMP_GlyphValueRecord::get_xAdvance()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_xAdvance_mA01138133A0841ADC49C3D0718B2268D9819CE4B_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphValueRecord::set_xAdvance(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_xAdvance_m862DABDFC3FF1C78E6A4C655A6C5631B905370E9_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single TMPro.TMP_GlyphValueRecord::get_yAdvance()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_yAdvance_m6F2282B9DF89F62B52A07D36327CC39720225BA3_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphValueRecord::set_yAdvance(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_yAdvance_m5369AC719C39D3B9B79F5FEDC85C109754A4D60E_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphValueRecord::.ctor(TMPro.GlyphValueRecord_Legacy)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord__ctor_m5F96BB76417057AB3AC83120DA921295DBCA9952 (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___0_valueRecord, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphValueRecord::.ctor(UnityEngine.TextCore.LowLevel.GlyphValueRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord__ctor_mFE317398DD11D070520A083E7C0758D7FD862F11 (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___0_valueRecord, const RuntimeMethod* method) ;
// System.UInt32 TMPro.TMP_GlyphAdjustmentRecord::get_glyphIndex()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TMP_GlyphAdjustmentRecord_get_glyphIndex_m5DE8A84366AD7DC8B32D99B47D2BFE291F3C4F34_inline (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphAdjustmentRecord::set_glyphIndex(System.UInt32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphAdjustmentRecord_set_glyphIndex_m3045246D7E256A1DEC17ADE2887BCEB013DF2DBB_inline (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, uint32_t ___0_value, const RuntimeMethod* method) ;
// TMPro.TMP_GlyphValueRecord TMPro.TMP_GlyphAdjustmentRecord::get_glyphValueRecord()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 TMP_GlyphAdjustmentRecord_get_glyphValueRecord_m1368E9CA86E6E76E04901506445319BAEFD6AA56_inline (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphAdjustmentRecord::set_glyphValueRecord(TMPro.TMP_GlyphValueRecord)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphAdjustmentRecord_set_glyphValueRecord_m47A43D4E95C3A89DC17588C3BE7F093517B4EBE9_inline (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 ___0_value, const RuntimeMethod* method) ;
// UnityEngine.TextCore.LowLevel.GlyphValueRecord UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord::get_glyphValueRecord()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E GlyphAdjustmentRecord_get_glyphValueRecord_m83866DCE07A22F903D4BA417476E64114625BDD7 (GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_GlyphAdjustmentRecord::.ctor(UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphAdjustmentRecord__ctor_mB6BB797DD594B413042DD5D4FB8D691430FC8F51 (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 ___0_adjustmentRecord, const RuntimeMethod* method) ;
// System.Void TMPro.GlyphPairKey::.ctor(System.UInt32,System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphPairKey__ctor_m59DDEB66E800AABAEF624BCCF1CE091F27F124A2 (GlyphPairKey_tE6F11B99C09229CB51285337E5FFA06125AAABBA* __this, uint32_t ___0_firstGlyphIndex, uint32_t ___1_secondGlyphIndex, const RuntimeMethod* method) ;
// TMPro.TMP_GlyphAdjustmentRecord TMPro.TMP_GlyphPairAdjustmentRecord::get_firstAdjustmentRecord()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 TMP_GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m4782831AE89EF77464166E4EB47C251B8483A458_inline (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, const RuntimeMethod* method) ;
// TMPro.TMP_GlyphAdjustmentRecord TMPro.TMP_GlyphPairAdjustmentRecord::get_secondAdjustmentRecord()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 TMP_GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mF238079D6ADF0E2D6BE59D48758E13C2ED2F2B32_inline (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord>::.ctor()
inline void List_1__ctor_m823A205E35E2FD1B515F547D8923F4B258928E52 (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void System.Func`2<TMPro.TMP_GlyphPairAdjustmentRecord,System.UInt32>::.ctor(System.Object,System.IntPtr)
inline void Func_2__ctor_m19634184DA25A35D4C39B5E8C65662441D69BEDA (Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m2F35D9DF8C659B83CA70029ACBA44930CD42E90D_gshared)(__this, ___0_object, ___1_method, method);
}
// System.Linq.IOrderedEnumerable`1<TSource> System.Linq.Enumerable::OrderBy<TMPro.TMP_GlyphPairAdjustmentRecord,System.UInt32>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,TKey>)
inline RuntimeObject* Enumerable_OrderBy_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m6BCEC845B6F719071ABB04D6F66257041E082104 (RuntimeObject* ___0_source, Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* ___1_keySelector, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED*, const RuntimeMethod*))Enumerable_OrderBy_TisRuntimeObject_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mFF78AFAC68DF610D3CD9CCEF08BEC065BD982B8C_gshared)(___0_source, ___1_keySelector, method);
}
// System.Linq.IOrderedEnumerable`1<TSource> System.Linq.Enumerable::ThenBy<TMPro.TMP_GlyphPairAdjustmentRecord,System.UInt32>(System.Linq.IOrderedEnumerable`1<TSource>,System.Func`2<TSource,TKey>)
inline RuntimeObject* Enumerable_ThenBy_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m05E4923C3D4228CE8D07D3369A40A2072B525D3E (RuntimeObject* ___0_source, Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* ___1_keySelector, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED*, const RuntimeMethod*))Enumerable_ThenBy_TisRuntimeObject_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m16433B19366A17ED4F07111EDABFBD161AA9D564_gshared)(___0_source, ___1_keySelector, method);
}
// System.Collections.Generic.List`1<TSource> System.Linq.Enumerable::ToList<TMPro.TMP_GlyphPairAdjustmentRecord>(System.Collections.Generic.IEnumerable`1<TSource>)
inline List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* Enumerable_ToList_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_mF3F8E714183102CF5346B752547812F8044567DF (RuntimeObject* ___0_source, const RuntimeMethod* method)
{
return (( List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToList_TisRuntimeObject_m6456D63764F29E6B5B2422C3DE25113577CF51EE_gshared)(___0_source, method);
}
// System.Void TMPro.TMP_FontFeatureTable/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mE70BB44A038503EE1979AD30BA141C6792A5160A (U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516* __this, const RuntimeMethod* method) ;
// UnityEngine.EventSystems.BaseInputModule UnityEngine.EventSystems.EventSystem::get_currentInputModule()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BaseInputModule_tF3B7C22AF1419B2AC9ECE6589357DC1B88ED96B1* EventSystem_get_currentInputModule_m30559FCECCCE1AAD97D801968B8BD1C483FBF7AC_inline (EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* __this, const RuntimeMethod* method) ;
// UnityEngine.EventSystems.BaseInput UnityEngine.EventSystems.BaseInputModule::get_input()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* BaseInputModule_get_input_mCB3F78528AA14A7AD7E957870DBB0152B4BF13FB (BaseInputModule_tF3B7C22AF1419B2AC9ECE6589357DC1B88ED96B1* __this, const RuntimeMethod* method) ;
// UnityEngine.EventSystems.BaseInput TMPro.TMP_InputField::get_inputSystem()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.Input::get_compositionString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Input_get_compositionString_mC9E603E4FB61090827F77A3D509BF3AA0A48C9A9 (const RuntimeMethod* method) ;
// System.String TMPro.TMP_InputField::get_compositionString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_InputField_get_compositionString_m4332AACD655CF044F84411B3BCE32BF2034AC4CC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField/SubmitEvent::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SubmitEvent__ctor_m7D30737EA13979AD78F6D7C46563FD43A32301C8 (SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField/SelectionEvent::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SelectionEvent__ctor_m9EF6D8DB48A30C615541A297E3739B078BA2F8AD (SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField/TextSelectionEvent::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextSelectionEvent__ctor_mB76781548533BA217F1FDD39550335889994027E (TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField/OnChangeEvent::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnChangeEvent__ctor_mA7F876316D0F5198E90ECA7304C6542D63758698 (OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField/TouchScreenKeyboardEvent::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchScreenKeyboardEvent__ctor_mA7D12057CDF3115B9B47CFFE817A2D901B90EB37 (TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Event::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Event__ctor_m14342F32F62A39A8B8032286E2DCC07FEF72BFF4 (Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SetTextComponentWrapMode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetTextComponentWrapMode_m9CF72ADC54A79451A8B35A85FFF2232F1D6A79ED (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Mesh::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh__ctor_m5A9AECEDDAFFD84811ED8928012BDE97A9CEBD00 (Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* __this, const RuntimeMethod* method) ;
// UnityEngine.RuntimePlatform UnityEngine.Application::get_platform()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Application_get_platform_m59EF7D6155D18891B24767F83F388160B1FF2138 (const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<System.Boolean>(T&,T)
inline bool SetPropertyUtility_SetStruct_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mFC5853627DE5D7B57CA91271BE9B87C37468C5B0 (bool* ___0_currentValue, bool ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (bool*, bool, const RuntimeMethod*))SetPropertyUtility_SetStruct_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mFC5853627DE5D7B57CA91271BE9B87C37468C5B0_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Boolean UnityEngine.TouchScreenKeyboard::get_isSupported()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TouchScreenKeyboard_get_isSupported_mCFAC95CA6CAA06B4E21F42E3C40A39668D6B438E (const RuntimeMethod* method) ;
// System.Boolean UnityEngine.TouchScreenKeyboard::get_active()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TouchScreenKeyboard_get_active_mB22402FB9E56D3F652DA785F01E504A530FF8775 (TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.TouchScreenKeyboard::set_active(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchScreenKeyboard_set_active_m4382D57F87E4C86B59864E86BE93A8A2A474B7C2 (TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SetText(System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetText_m8D34D265867AA18228AA10E118A2DFE630911BFE (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, String_t* ___0_value, bool ___1_sendCallback, const RuntimeMethod* method) ;
// System.String TMPro.TMP_InputField::get_text()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean System.String::op_Equality(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
// System.String System.String::Replace(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Replace_mABDB7003A1D0AEDCAE9FF85E3DFFFBA752D2A166 (String_t* __this, String_t* ___0_oldValue, String_t* ___1_newValue, const RuntimeMethod* method) ;
// System.Void UnityEngine.TouchScreenKeyboard::set_text(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchScreenKeyboard_set_text_m0A8AA05F4D9D27E8764955F0041452145B6C6FBB (TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* __this, String_t* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::UpdateLabel()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SendOnValueChanged()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnValueChanged_m9138A30966454771476FF25A71ED03DDAF6EC0C7 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<System.Single>(T&,T)
inline bool SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC (float* ___0_currentValue, float ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (float*, float, const RuntimeMethod*))SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Void TMPro.TMP_InputField::SetCaretActive()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetCaretActive_mC9858C9E1FE6D8800219C49C52A9FACC1ED5EEC1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<System.Int32>(T&,T)
inline bool SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB (int32_t* ___0_currentValue, int32_t ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (int32_t*, int32_t, const RuntimeMethod*))SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Void TMPro.TMP_InputField::MarkGeometryAsDirty()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetClass<UnityEngine.RectTransform>(T&,T)
inline bool SetPropertyUtility_SetClass_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_mBFA261629B0D5D1E366AB1623121C5B782DD9606 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5** ___0_currentValue, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5**, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Boolean TMPro.SetPropertyUtility::SetClass<TMPro.TMP_Text>(T&,T)
inline bool SetPropertyUtility_SetClass_TisTMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9_m6E4DAE6D0E55A3458E744E9809F86C44E186A1D9 (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9** ___0_currentValue, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9**, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Boolean TMPro.SetPropertyUtility::SetClass<UnityEngine.UI.Graphic>(T&,T)
inline bool SetPropertyUtility_SetClass_TisGraphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_mE421F377EED34B95EADB00952D278948A79C622C (Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931** ___0_currentValue, Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931**, Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// UnityEngine.UI.Scrollbar/ScrollEvent UnityEngine.UI.Scrollbar::get_onValueChanged()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ScrollEvent_tDDBE21D44D65DF069C54FE3ACF7668D976E6BBB6* Scrollbar_get_onValueChanged_m14356CECC1A2BA96576EB73279AF2ECF28B26D6A_inline (Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.Single>::RemoveListener(UnityEngine.Events.UnityAction`1<T0>)
inline void UnityEvent_1_RemoveListener_m6F51818308066F0E5EA7B37AC25ABDF12FADAEA9 (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4* __this, UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* ___0_call, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_tDD811EB8F49CEE97BA6DF59344DFE6C6F42553D4*, UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90*, const RuntimeMethod*))UnityEvent_1_RemoveListener_m6F51818308066F0E5EA7B37AC25ABDF12FADAEA9_gshared)(__this, ___0_call, method);
}
// System.Boolean TMPro.SetPropertyUtility::SetClass<UnityEngine.UI.Scrollbar>(T&,T)
inline bool SetPropertyUtility_SetClass_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_m3F423B38C210742DAA5776C2FF9CCF31CB75D14F (Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3** ___0_currentValue, Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3**, Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Boolean TMPro.TMP_InputField::get_customCaretColor()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TMP_InputField_get_customCaretColor_m566EC393CFD6206101A2E0BE5AA2BB9D7233CF19_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// TMPro.TMP_Text TMPro.TMP_InputField::get_textComponent()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* TMP_InputField_get_textComponent_m85C4BC3F4C18206B3B942F03DB0B953B028EE1CE_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetColor(UnityEngine.Color&,UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SetPropertyUtility_SetColor_mBDA27D2F874BAC08FEDDAED677ECF596B3743547 (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* ___0_currentValue, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_newValue, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetClass<TMPro.TMP_InputField/SubmitEvent>(T&,T)
inline bool SetPropertyUtility_SetClass_TisSubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_m1CEE6D732F25A3426F9A15F8FB26140C3B6F0A7B (SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500** ___0_currentValue, SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500**, SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Boolean TMPro.SetPropertyUtility::SetClass<TMPro.TMP_InputField/SelectionEvent>(T&,T)
inline bool SetPropertyUtility_SetClass_TisSelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_m3C0AA1BEABED6E6E546B972C001E54726BF54A12 (SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119** ___0_currentValue, SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119**, SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Boolean TMPro.SetPropertyUtility::SetClass<TMPro.TMP_InputField/TextSelectionEvent>(T&,T)
inline bool SetPropertyUtility_SetClass_TisTextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_m76B2C8A0A51371A26D2328DBADCDE256F61AE622 (TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401** ___0_currentValue, TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401**, TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Boolean TMPro.SetPropertyUtility::SetClass<TMPro.TMP_InputField/OnChangeEvent>(T&,T)
inline bool SetPropertyUtility_SetClass_TisOnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D_mB517C32C5B8088583094DB25889C9FEE39FA36C3 (OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D** ___0_currentValue, OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D**, OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Boolean TMPro.SetPropertyUtility::SetClass<TMPro.TMP_InputField/TouchScreenKeyboardEvent>(T&,T)
inline bool SetPropertyUtility_SetClass_TisTouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1_mE4E8A8376059D436E9F5CC7C619B144292EB5837 (TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1** ___0_currentValue, TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1**, TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Boolean TMPro.SetPropertyUtility::SetClass<TMPro.TMP_InputField/OnValidateInput>(T&,T)
inline bool SetPropertyUtility_SetClass_TisOnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530_m6E3905221207770D8194E8F38AF2BDF74A20C7C5 (OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530** ___0_currentValue, OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530**, OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Int32 System.Math::Max(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF (int32_t ___0_val1, int32_t ___1_val2, const RuntimeMethod* method) ;
// System.Void UnityEngine.TouchScreenKeyboard::set_characterLimit(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchScreenKeyboard_set_characterLimit_mCD8F3BC047EF2515272A689368CF3678A419B854 (TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Single System.Math::Max(System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA (float ___0_val1, float ___1_val2, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SetGlobalPointSize(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetGlobalPointSize_m3FFB4ADB49E9D601673A53AEA78839B964D32A81 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, float ___0_pointSize, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetClass<TMPro.TMP_FontAsset>(T&,T)
inline bool SetPropertyUtility_SetClass_TisTMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_mCA063D7F9357BCC0CB91A5D9E786D03DB130D3C7 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160** ___0_currentValue, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160**, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Void TMPro.TMP_InputField::SetGlobalFontAsset(TMPro.TMP_FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetGlobalFontAsset_m4AD28DDE68A928EA340F360105C99A1EBC789201 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_fontAsset, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<TMPro.TMP_InputField/ContentType>(T&,T)
inline bool SetPropertyUtility_SetStruct_TisContentType_tC6315BB238AB8B34EEAC496ECDA3F92692694276_m2312A7FA279688E6598DC0811D4749CEBF4F76BD (int32_t* ___0_currentValue, int32_t ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (int32_t*, int32_t, const RuntimeMethod*))SetPropertyUtility_SetStruct_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m6625DA5A19FE58FF1A311A17DF1531C080135BF4_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Void TMPro.TMP_InputField::EnforceContentType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_EnforceContentType_m4D5F42FD6E04B3B3B541E978C9C603B7696E7AB2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<TMPro.TMP_InputField/LineType>(T&,T)
inline bool SetPropertyUtility_SetStruct_TisLineType_t004C9AD8E9A2D86ABDE2F2F55F09446F6E46AF6E_m7D32BCC4CA4A53FF7E28EE8E695EA204C63312BD (int32_t* ___0_currentValue, int32_t ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (int32_t*, int32_t, const RuntimeMethod*))SetPropertyUtility_SetStruct_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m6625DA5A19FE58FF1A311A17DF1531C080135BF4_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Void TMPro.TMP_InputField::SetToCustomIfContentTypeIsNot(TMPro.TMP_InputField/ContentType[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetToCustomIfContentTypeIsNot_mB9AC8BE6A15C7DC926F5064C49A0F2199CC6B14D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39* ___0_allowedContentTypes, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<TMPro.TMP_InputField/InputType>(T&,T)
inline bool SetPropertyUtility_SetStruct_TisInputType_tF2224DC7469AAC22BF653D00F6E29F8739175DA1_m8AC6DEE6D2B00E534ABAB2012115CC2EFB2D21CC (int32_t* ___0_currentValue, int32_t ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (int32_t*, int32_t, const RuntimeMethod*))SetPropertyUtility_SetStruct_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m6625DA5A19FE58FF1A311A17DF1531C080135BF4_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Void TMPro.TMP_InputField::SetToCustom()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetToCustom_m798A8846432794AA8687F6020551B512357D2CF0 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<UnityEngine.TouchScreenKeyboardType>(T&,T)
inline bool SetPropertyUtility_SetStruct_TisTouchScreenKeyboardType_t3F5A06315B263282460BE67DE01393B6FB3780C1_mF2A6682601BEBC8B6F25A8A08877A56A09C4F259 (int32_t* ___0_currentValue, int32_t ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (int32_t*, int32_t, const RuntimeMethod*))SetPropertyUtility_SetStruct_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m6625DA5A19FE58FF1A311A17DF1531C080135BF4_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Boolean TMPro.SetPropertyUtility::SetStruct<TMPro.TMP_InputField/CharacterValidation>(T&,T)
inline bool SetPropertyUtility_SetStruct_TisCharacterValidation_t14B82768014D219C74BC91657D6B013A0CAFF2B9_m759816BBD9E7260239FDCCF562AE05865186E1CD (int32_t* ___0_currentValue, int32_t ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (int32_t*, int32_t, const RuntimeMethod*))SetPropertyUtility_SetStruct_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m6625DA5A19FE58FF1A311A17DF1531C080135BF4_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Boolean TMPro.SetPropertyUtility::SetClass<TMPro.TMP_InputValidator>(T&,T)
inline bool SetPropertyUtility_SetClass_TisTMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98_m501832822FBDD5FA5921D871F665CAFF599BFEC1 (TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98** ___0_currentValue, TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98* ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98**, TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98*, const RuntimeMethod*))SetPropertyUtility_SetClass_TisRuntimeObject_m01819E5BCB283FECD09F412899624B68D23D408F_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Void TMPro.TMP_InputField::SetToCustom(TMPro.TMP_InputField/CharacterValidation)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetToCustom_mB668A3AB0C1900F2B2618DB9C1288C805DD21D58 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_characterValidation, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SetTextComponentRichTextMode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetTextComponentRichTextMode_mAA7F99B2DFD5DD46007BF0247B37A8CA008F1947 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/LineType TMPro.TMP_InputField::get_lineType()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_lineType_mE221F133A310EB6C93DA24E1F5900E948771D64C_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.SetPropertyUtility::SetStruct<System.Char>(T&,T)
inline bool SetPropertyUtility_SetStruct_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m092CE7A99757F329A043C95552E8B3B423FCCC3C (Il2CppChar* ___0_currentValue, Il2CppChar ___1_newValue, const RuntimeMethod* method)
{
return (( bool (*) (Il2CppChar*, Il2CppChar, const RuntimeMethod*))SetPropertyUtility_SetStruct_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m092CE7A99757F329A043C95552E8B3B423FCCC3C_gshared)(___0_currentValue, ___1_newValue, method);
}
// System.Int32 TMPro.TMP_InputField::get_compositionLength()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::ClampCaretPos(System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ClampCaretPos_m24F8EDB52862BA470A2CD5FD3D2A62AA86A00FC1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t* ___0_pos, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::ClampStringPos(System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ClampStringPos_mCEF1B5B73F19C6FFA1A9411FCA485B7F81C73D05 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t* ___0_pos, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::get_stringPositionInternal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::get_stringSelectPositionInternal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::get_caretSelectPositionInternal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_selectionAnchorPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_selectionAnchorPosition_mB6E72D94EFD7C55EAFA8F8AAC30D255935438B06 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_selectionFocusPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_selectionFocusPosition_m862731C1A303D3778E292AB427BC1BEF4407050D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::get_caretPositionInternal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_caretPositionInternal(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_caretSelectPositionInternal(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_selectionStringAnchorPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_selectionStringAnchorPosition_m60E8DEBD9389373AD410E7E868D3C36CCA202B8E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_selectionStringFocusPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_selectionStringFocusPosition_mB23FDE5288C4F033028320FE4DBDEB096AAB3917 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_stringPositionInternal(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_stringSelectPositionInternal(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Selectable::OnEnable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Selectable_OnEnable_mBE48F9440061AFFCEA53B103F7C7A059AC115FA7 (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, const RuntimeMethod* method) ;
// T UnityEngine.Component::GetComponent<UnityEngine.UI.ILayoutController>()
inline RuntimeObject* Component_GetComponent_TisILayoutController_tD6B9DA814D1859D5391E51BDD5CDD3192AD5DFA8_m4632B99DD2C9CBC8BF7ECF26C68DE9190DA2CF9F (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
}
// T UnityEngine.Component::GetComponent<UnityEngine.UI.LayoutGroup>()
inline LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE* Component_GetComponent_TisLayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE_m1F9456DE15CE473E9CC8A0C861F424A2EF8D1F8B (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
{
return (( LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
}
// System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, const RuntimeMethod* method) ;
// System.Void UnityEngine.GameObject::.ctor(System.String,System.Type[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject__ctor_m721D643351E55308EA4F5F41B67D5446D11C61F0 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, String_t* ___0_name, TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___1_components, const RuntimeMethod* method) ;
// System.Void UnityEngine.Object::set_hideFlags(UnityEngine.HideFlags)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_set_hideFlags_mACB8BFC903FB3B01BBD427753E791BF28B5E33D4 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.Transform::SetParent(UnityEngine.Transform)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_SetParent_m6677538B60246D958DD91F931C50F969CCBB5250 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___0_p, const RuntimeMethod* method) ;
// System.Void UnityEngine.Transform::SetAsFirstSibling()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_SetAsFirstSibling_mBE0D0E76099F829466DC2FBD71ACFCF3C8EC03BD (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::GetComponent<UnityEngine.CanvasRenderer>()
inline CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* GameObject_GetComponent_TisCanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860_m352B503784BB68953253ED4AD666B68C6CF05BA9 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared)(__this, method);
}
// UnityEngine.Material UnityEngine.UI.Graphic::get_defaultGraphicMaterial()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* Graphic_get_defaultGraphicMaterial_mC3D98DC8F6E8826633B17BB4AC6E38DF20A74E78 (const RuntimeMethod* method) ;
// UnityEngine.Texture2D UnityEngine.Texture2D::get_whiteTexture()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* Texture2D_get_whiteTexture_m3A243ED388F9EF0EC515015A6E0E50FD261D2FA1 (const RuntimeMethod* method) ;
// System.Void UnityEngine.CanvasRenderer::SetMaterial(UnityEngine.Material,UnityEngine.Texture)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CanvasRenderer_SetMaterial_m445BACF01EF1997CBFCBB79AB64E09AF39860196 (CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* __this, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___0_material, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___1_texture, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::AssignPositioningIfNeeded()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// T UnityEngine.Component::GetComponent<UnityEngine.RectTransform>()
inline RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
{
return (( RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
}
// T[] UnityEngine.Component::GetComponentsInParent<UnityEngine.EventSystems.IScrollHandler>()
inline IScrollHandlerU5BU5D_tB75AD9E80F9638ED9B3AA977FD42132F857C7821* Component_GetComponentsInParent_TisIScrollHandler_t762CB73017D561E11CF6759ED9FD8C9F24B3D13F_mB7DC50B5B9E75CDC907C040EF0AEC52BBB0451B6 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
{
return (( IScrollHandlerU5BU5D_tB75AD9E80F9638ED9B3AA977FD42132F857C7821* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponentsInParent_TisRuntimeObject_m161F08219ECBE099E346F616990662F0117D4C8E_gshared)(__this, method);
}
// T UnityEngine.Component::GetComponent<UnityEngine.UI.RectMask2D>()
inline RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* Component_GetComponent_TisRectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670_m6D14E9D9ED30494BDFDA9210DE8FC7869AAD48E2 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
{
return (( RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
}
// System.Void TMPro.TMP_InputField::UpdateMaskRegions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateMaskRegions_mD22E32D41A5E6EDAC8A7547194CA34A4DE918343 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Graphic::RegisterDirtyVerticesCallback(UnityEngine.Events.UnityAction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Graphic_RegisterDirtyVerticesCallback_m46034B2100B5D28BDBCCB34C1283B1B9B2DB9A9E (Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* __this, UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___0_action, const RuntimeMethod* method) ;
// System.Void System.Action`1<UnityEngine.Object>::.ctor(System.Object,System.IntPtr)
inline void Action_1__ctor_m95478636F075134CA2998E22B214611472600983 (Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_m2E1DFA67718FC1A0B6E5DFEB78831FFE9C059EB4_gshared)(__this, ___0_object, ___1_method, method);
}
// System.Void TMPro.FastAction`1<UnityEngine.Object>::Add(System.Action`1<A>)
inline void FastAction_1_Add_m368726E3508DB2176C4F87A79C0C0CC4816176D6 (FastAction_1_tE50C6A692DF85AB55BE3160B659FA7DF19DFA005* __this, Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A* ___0_rhs, const RuntimeMethod* method)
{
(( void (*) (FastAction_1_tE50C6A692DF85AB55BE3160B659FA7DF19DFA005*, Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A*, const RuntimeMethod*))FastAction_1_Add_mAFBAB8BEFC425D727FF303611342E6D1E6E82D86_gshared)(__this, ___0_rhs, method);
}
// System.Void TMPro.TMP_InputField::DeactivateInputField(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_DeactivateInputField_m1C829676E9DC0D3E5DAE85D1869D26FBF748184D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_clearSelection, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Graphic::UnregisterDirtyVerticesCallback(UnityEngine.Events.UnityAction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Graphic_UnregisterDirtyVerticesCallback_mA36A388BF7DDB2D71596D6F13CEFCA79B4199B5C (Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* __this, UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___0_action, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.CanvasUpdateRegistry::UnRegisterCanvasElementForRebuild(UnityEngine.UI.ICanvasElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CanvasUpdateRegistry_UnRegisterCanvasElementForRebuild_m61F9979AB8AFBA924430757FE09967D7A335D916 (RuntimeObject* ___0_element, const RuntimeMethod* method) ;
// System.Void UnityEngine.CanvasRenderer::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CanvasRenderer_Clear_m496D522F1DBD1037417E470CF2D4D9FD22F68E81 (CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Object::DestroyImmediate(UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_DestroyImmediate_m6336EBC83591A5DB64EC70C92132824C6E258705 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, const RuntimeMethod* method) ;
// System.Void TMPro.FastAction`1<UnityEngine.Object>::Remove(System.Action`1<A>)
inline void FastAction_1_Remove_mB29130AC90F5F8967CD89587717469E44E4D186F (FastAction_1_tE50C6A692DF85AB55BE3160B659FA7DF19DFA005* __this, Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A* ___0_rhs, const RuntimeMethod* method)
{
(( void (*) (FastAction_1_tE50C6A692DF85AB55BE3160B659FA7DF19DFA005*, Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A*, const RuntimeMethod*))FastAction_1_Remove_m0C649E2173AA0370C08417DCFD89B7304F28BC0C_gshared)(__this, ___0_rhs, method);
}
// System.Int32 TMPro.TMP_InputField::GetCaretPositionFromStringIndex(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_stringIndex, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::UpdateScrollbar()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateScrollbar_m61D071BE0C6F2D5C8FD3F75AF4B6A256685429C9 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField/<CaretBlink>d__276::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCaretBlinkU3Ed__276__ctor_m04194456FB3C1DBD716CFA59EDDE760D986AAE94 (U3CCaretBlinkU3Ed__276_tDE69A51B01482A60372BE8B9BF3E0AF2C24A9ED3* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
// System.Single UnityEngine.Time::get_unscaledTime()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503 (const RuntimeMethod* method) ;
// System.Collections.IEnumerator TMPro.TMP_InputField::CaretBlink()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TMP_InputField_CaretBlink_m280BE5F4289F6C4ABA767D15C147E39DA6B54AD5 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SelectAll()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SelectAll_mC66107E00F20D1E401A04108D2A9136559AD23F7 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::GetStringIndexFromCaretPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_caretPosition, const RuntimeMethod* method) ;
// System.String UnityEngine.GUIUtility::get_systemCopyBuffer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* GUIUtility_get_systemCopyBuffer_m01E2DF71533C31A4C552B9177D7CBA0C6CA3FC2A (const RuntimeMethod* method) ;
// System.Void UnityEngine.GUIUtility::set_systemCopyBuffer(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUIUtility_set_systemCopyBuffer_mD14AE32BFEA4773BDC679205D470A228B8F225E8 (String_t* ___0_value, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_InputField::get_shouldHideSoftKeyboard()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_shouldHideSoftKeyboard_m08F3F6AB9DC9A89029B6A41E26F42B7222535790 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_InputField::get_shouldHideMobileInput()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_shouldHideMobileInput_mB40438A3E4172E95CE11F03FD2484E954CDB1F1B (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// UnityEngine.RangeInt UnityEngine.TouchScreenKeyboard::get_selection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RangeInt_tDFBE4FD13857C11F21F7C3DA6B60D05341B67268 TouchScreenKeyboard_get_selection_m1D44C9A8D4EA91F61706F048ED318E537DC46AB2 (TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.RangeInt::get_end()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RangeInt_get_end_m5835FBEB410CB8AC0928AEFD95728A9AD57F6C63 (RangeInt_tDFBE4FD13857C11F21F7C3DA6B60D05341B67268* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_InputField::get_isFocused()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TMP_InputField_get_isFocused_m7FD1AA3B92404C30596FF6EE5F644757A2F060DE_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::ActivateInputFieldInternal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ActivateInputFieldInternal_m95B34ECC08F02FF048EFC2272CE07648657627BC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// UnityEngine.GameObject UnityEngine.EventSystems.EventSystem::get_currentSelectedGameObject()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* EventSystem_get_currentSelectedGameObject_mD606FFACF3E72755298A523CBB709535CF08C98A_inline (EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::ReleaseSelection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ReleaseSelection_mC70F802822362452CFDD9FE095F5147E6BB5020F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::GetComponent<TMPro.TMP_InputField>()
inline TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* GameObject_GetComponent_TisTMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_m6CA031C91E5D203C24D3315721B6E3910B9C8729 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared)(__this, method);
}
// System.Boolean UnityEngine.Input::GetKeyDown(UnityEngine.KeyCode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2 (int32_t ___0_key, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_InputField::InPlaceEditing()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_InPlaceEditing_m2FEE000FC40DAF7CAE8B2DA4FF5D364E30873FC1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_InputField::isKeyboardUsingEvents()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_isKeyboardUsingEvents_mE8A5552B89353CF45DBC4206F55ED41EB7C0F273 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// UnityEngine.TouchScreenKeyboard/Status UnityEngine.TouchScreenKeyboard::get_status()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TouchScreenKeyboard_get_status_mCC466FDEC7E1913D8585ABA7F048FC198CB19504 (TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.TouchScreenKeyboard::get_text()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TouchScreenKeyboard_get_text_m74593E81B017446204A9DB1F7359922A2C005B1E (TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_text(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_text_m684E9CDA2D9E82D1C497B5E03DBE79C00584FF62 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, String_t* ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SendTouchScreenKeyboardStatusChanged()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendTouchScreenKeyboardStatusChanged_mF0F1E86DFF3023EA6167004879DAE86E1D2C3AEB (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/OnValidateInput TMPro.TMP_InputField::get_onValidateInput()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* TMP_InputField_get_onValidateInput_mF293BE6DE7AAA1F8E37E20B73418A639A8963A7D_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Char TMPro.TMP_InputField/OnValidateInput::Invoke(System.String,System.Int32,System.Char)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar OnValidateInput_Invoke_m1CDDA220BF2691F42200A098F57AE10FDE383E49_inline (OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* __this, String_t* ___0_text, int32_t ___1_charIndex, Il2CppChar ___2_addedChar, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/CharacterValidation TMPro.TMP_InputField::get_characterValidation()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Char TMPro.TMP_InputField::Validate(System.String,System.Int32,System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar TMP_InputField_Validate_m76212763DA49DFD7C152C65F8AF6CC056EE69979 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, String_t* ___0_text, int32_t ___1_pos, Il2CppChar ___2_ch, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::get_characterLimit()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_characterLimit_m59833E0A22BACBDF3EDA6A70A30B87272FBAA409_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.String System.String::Substring(System.Int32,System.Int32)
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) ;
// System.Void TMPro.TMP_InputField::UpdateStringPositionFromKeyboard()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateStringPositionFromKeyboard_mED93ADC3A6B158262ECFB07CD6B21EC39B99022E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SendOnValueChangedAndUpdateLabel()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnValueChangedAndUpdateLabel_m9A56A0E7406E3E3362400445749CE33C20C7BC64 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// UnityEngine.EventSystems.PointerEventData/InputButton UnityEngine.EventSystems.PointerEventData::get_button()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PointerEventData_get_button_mA8CBDAF2E16927E6952BC60040D56630BCC95B0B_inline (PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_InputField::MayDrag(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_MayDrag_mB0F0807D39BED3B80A5EF8F757E8956D5869ED1F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::get_position()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 PointerEventData_get_position_m5BE71C28EB72EFB8435749E4E6E839213AEF458C_inline (PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method) ;
// UnityEngine.Camera UnityEngine.EventSystems.PointerEventData::get_pressEventCamera()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* PointerEventData_get_pressEventCamera_m8D6A377D5CA730307D9F8ABB8656FFB8FCD56AE3 (PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* __this, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_TextUtilities::GetCursorIndexFromPosition(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera,TMPro.CaretPosition&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_GetCursorIndexFromPosition_mC95254F6E9C80CC65D7B89AB3281FB090DACAF43 (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_textComponent, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_position, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___2_camera, int32_t* ___3_cursor, const RuntimeMethod* method) ;
// UnityEngine.RectTransform TMPro.TMP_InputField::get_textViewport()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* TMP_InputField_get_textViewport_m51E9CFB11A78199484D2BC2750F19DB7D2A26763_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.RectTransformUtility::RectangleContainsScreenPoint(UnityEngine.RectTransform,UnityEngine.Vector2,UnityEngine.Camera)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RectTransformUtility_RectangleContainsScreenPoint_mBA6600E46C416EF032491AED969AA00BE2249630 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_rect, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_screenPoint, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___2_cam, const RuntimeMethod* method) ;
// System.Collections.IEnumerator TMPro.TMP_InputField::MouseDragOutsideRect(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TMP_InputField_MouseDragOutsideRect_m19E6E5421BFCC996DC30FD6FCD07EF890931FB44 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField/<MouseDragOutsideRect>d__294::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CMouseDragOutsideRectU3Ed__294__ctor_mC97D27357520CBB200DD3254DEF53DF620ACB6B6 (U3CMouseDragOutsideRectU3Ed__294_t193AC97DD2625A0E3BB89FB5DB0911CDF3D4C958* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
// System.Void UnityEngine.EventSystems.EventSystem::SetSelectedGameObject(UnityEngine.GameObject,UnityEngine.EventSystems.BaseEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSystem_SetSelectedGameObject_m9675415B7B3FE13B35E2CCB220F0C8AF04ECA173 (EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* __this, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_selected, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___1_pointer, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Selectable::OnPointerDown(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Selectable_OnPointerDown_m4425D3C7641AAD2430A7E666F35047E2F3B623D3 (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Input::GetKey(UnityEngine.KeyCode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Input_GetKey_mE5681EF775F3CEBA7EAD7C63984F7B34C8E8D434 (int32_t ___0_key, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_TextUtilities::FindIntersectingWord(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindIntersectingWord_m93E6DBCA2781A67271E7D0F8906CA0488CA08EB2 (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_text, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_position, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___2_camera, const RuntimeMethod* method) ;
// UnityEngine.EventModifiers UnityEngine.Event::get_modifiers()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Event_get_modifiers_mD55E7CF06EB720434F0F174EA569B2A29792D39B (Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* __this, const RuntimeMethod* method) ;
// UnityEngine.OperatingSystemFamily UnityEngine.SystemInfo::get_operatingSystemFamily()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SystemInfo_get_operatingSystemFamily_mC8B13A7D2F34699EDDA4F7629F117C76F0C865FA (const RuntimeMethod* method) ;
// UnityEngine.KeyCode UnityEngine.Event::get_keyCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Event_get_keyCode_mADBB236A741F96D86E4A536E15FFECFD4C367B64 (Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::Backspace()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_Backspace_m1962DCE85EA39B861EF3E9E147A63C8CFE58A917 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::DeleteKey()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_DeleteKey_m3EE34B2EE784E0F8833BCEA668B590D8C838BDCC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MoveToStartOfLine(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveToStartOfLine_mC73D470B797643AC87FCFCC778D43DD945B18252 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_ctrl, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MoveToEndOfLine(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveToEndOfLine_m42BC00BF1E1A82E956220244E72E577C667297D8 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_ctrl, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/InputType TMPro.TMP_InputField::get_inputType()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_inputType_m93A6CC8FF76412F46471D91952323CE4C63B7D34_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.String TMPro.TMP_InputField::GetSelectedString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_InputField_GetSelectedString_m4BF128EBC96DAB95E95CD9F292A1EB99AD1238C6 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_clipboard(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_clipboard_m2A21EC4F18EF6AB80DD0D03887BB115E3AB5D0BB (String_t* ___0_value, const RuntimeMethod* method) ;
// System.String TMPro.TMP_InputField::get_clipboard()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_InputField_get_clipboard_m53271C5A442FE382959DEF76525B14616E58BFAE (const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::Delete()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_Delete_mD817C69CFF25B762DF673A1FD31DAF0E2F761784 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::UpdateTouchKeyboardFromEditChanges()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateTouchKeyboardFromEditChanges_m05E63AC0F9D593BB8584E97AC236646C05E22B12 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MoveLeft(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveLeft_m787CBD78E57FDD7DC28A10CA1624EA4118157898 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_ctrl, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MoveRight(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveRight_m8831525A4FF9E75CA86BD5E4BAC9351EF640D497 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_ctrl, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MoveUp(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveUp_m0A8E579FDBE203C29D7AF1B4225C9A64498DE5A9 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MoveDown(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveDown_mB8F65AD03355C867F63BAB0021C93B75F534CCBE (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MovePageUp(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MovePageUp_mA945CEDD104AAC4B417B1AC6D95FC75798ED3040 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MovePageDown(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MovePageDown_mE32EFCBEB2A1D230D3C6C8B27357C454F4AD5EC2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, const RuntimeMethod* method) ;
// System.Char UnityEngine.Event::get_character()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Event_get_character_m8F7A92E90EF65B9379C01432B42D6BF818C32A61 (Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_InputField::get_multiLine()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/EditState TMPro.TMP_InputField::KeyPressed(UnityEngine.Event)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_KeyPressed_m1C528E6E9E2FB05DFA8CA61F880DEE24C2C304F6 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___0_evt, const RuntimeMethod* method) ;
// UnityEngine.EventType UnityEngine.Event::get_rawType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Event_get_rawType_mD7CD874F3C8DFD4DFB6237E79A7C3A484B33CE56 (Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SendOnSubmit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnSubmit_m3993BECBCAB4632CD5C564C0BC38486FC2320D14 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.Event::get_commandName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Event_get_commandName_m14F2015FA5A9050C3C42AF1BD9D0E85D4FF78C24 (Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Event::PopEvent(UnityEngine.Event)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Event_PopEvent_mC780BAA7CE4F0E75C8B5C7DC5EB430C278B0D0AE (Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___0_outEvent, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.EventSystems.PointerEventData::get_scrollDelta()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 PointerEventData_get_scrollDelta_m38C419C3E84811D17D1A42973AF7B3A457B316EA_inline (PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* __this, const RuntimeMethod* method) ;
// System.Single TMPro.TMP_InputField::GetScrollPositionRelativeToViewport()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_InputField_GetScrollPositionRelativeToViewport_mE320B683741E2E7403D1F2ADCD65F44B68FA4158 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.Mathf::Clamp01(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::AdjustTextPositionRelativeToViewport(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_AdjustTextPositionRelativeToViewport_m7EC3FED9FB3F4F5450E60552FE36F0D79E48592C (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, float ___0_relativePosition, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Scrollbar::set_value(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scrollbar_set_value_m8F7815DB02D4A69B33B091FC5F674609F070D804 (Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* __this, float ___0_value, const RuntimeMethod* method) ;
// System.Single UnityEngine.Rect::get_yMax()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// UnityEngine.RectTransform TMPro.TMP_Text::get_rectTransform()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, const RuntimeMethod* method) ;
// System.Boolean TMPro.TMP_InputField::get_hasSelection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Int32 System.String::IndexOfAny(System.Char[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOfAny_m1AE18DB3B14A0D05EF4A2D3403D4DC1930A199F3 (String_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_anyOf, int32_t ___1_startIndex, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::FindNextWordBegin()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_FindNextWordBegin_m1207B66382CCC488015CD5EB2E017C20E20A6AF2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean System.Char::IsHighSurrogate(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsHighSurrogate_mED1E5FB863528ABB0D7D3DC4DE0FAB4517760658 (Il2CppChar ___0_c, const RuntimeMethod* method) ;
// System.Int32 System.String::LastIndexOfAny(System.Char[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_LastIndexOfAny_mE627BF79C35A4C2C4CE3D973AB30B963F230F361 (String_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_anyOf, int32_t ___1_startIndex, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Mathf::Min(System.Int32,System.Int32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::FindPrevWordBegin()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_FindPrevWordBegin_mD8DA9061047B673CDB67C2F762A14C1514CFEC17 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean System.Char::IsLowSurrogate(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsLowSurrogate_mEE95A617A89CEB99AADAB54E025087D56CAB1BAA (Il2CppChar ___0_c, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MoveDown(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveDown_m96FE2822D035DFBE82474737DEE8DED622AAD868 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_goToLastChar, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::LineDownCharacterPosition(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_LineDownCharacterPosition_m0A95990F452ECFB15A5BF8C12D8E92592CF3B2CD (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_originalPos, bool ___1_goToLastChar, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MoveUp(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveUp_m79291882C851A7AEC3945EB8479D31984941F8DB (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_goToFirstChar, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::LineUpCharacterPosition(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_LineUpCharacterPosition_m6FAA53F203CF66F87F62F985E830CB769A169F16 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_originalPos, bool ___1_goToFirstChar, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MovePageUp(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MovePageUp_m1B01B4C15C5D556CED7B34E7F55149E1DA35ECF1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_goToFirstChar, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::PageUpCharacterPosition(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_PageUpCharacterPosition_m68C124FCEE737E9CB486D5218A2B5804D407BD0A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_originalPos, bool ___1_goToFirstChar, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Transform::get_position()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
// UnityEngine.Bounds TMPro.TMP_Text::get_textBounds()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 TMP_Text_get_textBounds_m0D3E180B72130830D1C16BC7E5097AF2958E2740 (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Bounds::get_max()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Bounds_get_max_m6446F2AB97C1E57CA89467B9DE52D4EB61F1CB09 (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::MovePageDown(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MovePageDown_m80AEFB5ACD656505A347F13FAEFB55EA62F0EC86 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_goToLastChar, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::PageDownCharacterPosition(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_PageDownCharacterPosition_mD00879F9AD1E5315C8896D8CB421FAB93045F818 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_originalPos, bool ___1_goToLastChar, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Bounds::get_min()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Bounds_get_min_m465AC9BBE1DE5D8E8AD95AC19B9899068FEEBB13 (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.Rect::get_yMin()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// System.String System.String::Remove(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68 (String_t* __this, int32_t ___0_startIndex, int32_t ___1_count, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::get_selectionFocusPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_selectionFocusPosition_m64C9DB19CDB18E29B7CB02DCC84B5F05ACDB473E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Int32 TMPro.TMP_InputField::get_selectionAnchorPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_selectionAnchorPosition_mAAD925C368B16EFE972C11F551A1D9DCB93B0B93 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::Insert(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_Insert_mD8773951E82B4743AF137BE4EDA14915EC704907 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Il2CppChar ___0_c, const RuntimeMethod* method) ;
// System.String System.String::Insert(System.Int32,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Insert_mA279E748F06514A6D0B9B680D651D6A6C6BB561A (String_t* __this, int32_t ___0_startIndex, String_t* ___1_value, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/OnChangeEvent TMPro.TMP_InputField::get_onValueChanged()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* TMP_InputField_get_onValueChanged_m407B5F5BFD1F4B04032F6B90B06F5072F5993407_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<System.String>::Invoke(T0)
inline void UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15 (UnityEvent_1_tC9859540CF1468306CAB6D758C0A0D95DBCEC257* __this, String_t* ___0_arg0, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_tC9859540CF1468306CAB6D758C0A0D95DBCEC257*, String_t*, const RuntimeMethod*))UnityEvent_1_Invoke_m6CDC8B0639CE8935E2E13D10B2C8E500968130B6_gshared)(__this, ___0_arg0, method);
}
// TMPro.TMP_InputField/SubmitEvent TMPro.TMP_InputField::get_onEndEdit()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* TMP_InputField_get_onEndEdit_m0CE9718C71A834CC279430E20DC7FF4F42114FD3_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/SubmitEvent TMPro.TMP_InputField::get_onSubmit()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* TMP_InputField_get_onSubmit_mAA494FA0B3CFFB2916B399BD5D87C2E1AA637B90_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/SelectionEvent TMPro.TMP_InputField::get_onSelect()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* TMP_InputField_get_onSelect_m6762226148A4B3265EE5FD70ED894BBE8DE86AF0_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/SelectionEvent TMPro.TMP_InputField::get_onDeselect()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* TMP_InputField_get_onDeselect_mC9429495032728AEE8FCB818D61EDFB5DC7F9B0A_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/TextSelectionEvent TMPro.TMP_InputField::get_onTextSelection()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* TMP_InputField_get_onTextSelection_mEBA14AF8E2BAF100DE885B78385F510A8E978A33_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`3<System.String,System.Int32,System.Int32>::Invoke(T0,T1,T2)
inline void UnityEvent_3_Invoke_mA9B8756BF3A597179581D20E1EDC4ECAAC73F0F6 (UnityEvent_3_t5EE2DC870C12CB60384C5FCBB0DAD36392E701AD* __this, String_t* ___0_arg0, int32_t ___1_arg1, int32_t ___2_arg2, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_3_t5EE2DC870C12CB60384C5FCBB0DAD36392E701AD*, String_t*, int32_t, int32_t, const RuntimeMethod*))UnityEvent_3_Invoke_m50868D681E7B0FAE1AA2516EF4DA7DB16CBD9DA9_gshared)(__this, ___0_arg0, ___1_arg1, ___2_arg2, method);
}
// TMPro.TMP_InputField/TextSelectionEvent TMPro.TMP_InputField::get_onEndTextSelection()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* TMP_InputField_get_onEndTextSelection_mB01ED58A536B3DCC323A974C27C50337EAC7CAD5_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/TouchScreenKeyboardEvent TMPro.TMP_InputField::get_onTouchScreenKeyboardStatusChanged()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* TMP_InputField_get_onTouchScreenKeyboardStatusChanged_mF14075CDC1B4C99F300FCAD70350CDF144CB4818_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.TouchScreenKeyboard/Status>::Invoke(T0)
inline void UnityEvent_1_Invoke_m9607E0E883B2FD3379DEAFA17740ACBFB0A99412 (UnityEvent_1_t85E993D7FA05D159800BE750A9F55526111C22AB* __this, int32_t ___0_arg0, const RuntimeMethod* method)
{
(( void (*) (UnityEvent_1_t85E993D7FA05D159800BE750A9F55526111C22AB*, int32_t, const RuntimeMethod*))UnityEvent_1_Invoke_mB03FAFB4EA9BB010481D103709FB149F26D2D1D0_gshared)(__this, ___0_arg0, method);
}
// System.String System.String::Substring(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472 (String_t* __this, int32_t ___0_startIndex, const RuntimeMethod* method) ;
// System.Char TMPro.TMP_InputField::get_asteriskChar()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar TMP_InputField_get_asteriskChar_m3D3F22537749D339A3DB36BE6C56015D0B06A38E_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.String System.String::CreateString(System.Char,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_mAA0705B41B390BDB42F67894B9B67C956814C71B (String_t* __this, Il2CppChar ___0_c, int32_t ___1_count, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SetCaretVisible()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetCaretVisible_m1D8A496EA7137B9CCEFD1785B1D5BFA3A3325194 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.LayoutRebuilder::MarkLayoutForRebuild(UnityEngine.RectTransform)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LayoutRebuilder_MarkLayoutForRebuild_m37F415D59609E9D18D49423D9C33E7EA6D859EBD (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_rect, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Scrollbar::set_size(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scrollbar_set_size_m5376982465D6013425FAB0CA8EFC620C3E1458FB (Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* __this, float ___0_value, const RuntimeMethod* method) ;
// TMPro.VerticalAlignmentOptions TMPro.TMP_Text::get_verticalAlignment()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_Text_get_verticalAlignment_m83109ED3E925A505F5E9E9142B07829A56CCB54A_inline (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, const RuntimeMethod* method) ;
// UnityEngine.Bounds TMPro.TMP_Text::get_bounds()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 TMP_Text_get_bounds_mAEE407DE6CA2E1D1180868C03A3F0A3B6E455189 (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Bounds::get_size()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Bounds_get_size_m0699A53A55A78B3201D7270D6F338DFA91B6FAD4 (Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.CanvasUpdateRegistry::RegisterCanvasElementForGraphicRebuild(UnityEngine.UI.ICanvasElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CanvasUpdateRegistry_RegisterCanvasElementForGraphicRebuild_mEBBD04C3B001E80801966E3347E70A35FCEBE8B1 (RuntimeObject* ___0_element, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::UpdateGeometry()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateGeometry_m44637D3DF51E919CE2F702A61B49A2F4FEFCEAFB (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// UnityEngine.Mesh TMPro.TMP_InputField::get_mesh()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* TMP_InputField_get_mesh_m200F4FCC0738B54A3DFED98FF430660DB52E3E00 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::OnFillVBO(UnityEngine.Mesh)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnFillVBO_m4F9AEEB359EABEA669C3E3587ECF4B1262067E6A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___0_vbo, const RuntimeMethod* method) ;
// System.Void UnityEngine.CanvasRenderer::SetMesh(UnityEngine.Mesh)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CanvasRenderer_SetMesh_m1DF21BBC31233AC324BC08331BB542C619DC7543 (CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* __this, Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___0_mesh, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Vector3::op_Inequality(UnityEngine.Vector3,UnityEngine.Vector3)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Inequality_m9F170CDFBF1E490E559DA5D06D6547501A402BBF_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_lhs, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rhs, const RuntimeMethod* method) ;
// UnityEngine.Quaternion UnityEngine.Transform::get_localRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Transform_get_localRotation_mD53D37611A5DAE93EC6C7BBCAC337408C5CACA77 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Quaternion::op_Inequality(UnityEngine.Quaternion,UnityEngine.Quaternion)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Quaternion_op_Inequality_m4EC1EF263D0E42432A301F85CB52028D2973F5DA_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_lhs, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___1_rhs, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Transform::get_localScale()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Vector2::op_Inequality(UnityEngine.Vector2,UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
// System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.Transform::set_localRotation(UnityEngine.Quaternion)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localRotation_mAB4A011D134BA58AB780BECC0025CA65F16185FA (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.VertexHelper::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexHelper__ctor_mE8DE438637116EA7AF8180E10E7641FD00DB64A5 (VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.VertexHelper::FillMesh(UnityEngine.Mesh)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexHelper_FillMesh_m524F00287F0A0C7683E2CC7768A77B5755544A0E (VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* __this, Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___0_mesh, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::GenerateCaret(UnityEngine.UI.VertexHelper,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_GenerateCaret_m6020296CC782C426A13349E6B8885C029DBEBB72 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* ___0_vbo, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_roundingOffset, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SendOnEndTextSelection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnEndTextSelection_m5142CBC7340FC8E2B0457DDD1F257C1A19DE01D0 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::GenerateHightlight(UnityEngine.UI.VertexHelper,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_GenerateHightlight_m6B8F6ECF6369850A6B87D68E75A639021F463B8F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* ___0_vbo, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_roundingOffset, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SendOnTextSelection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnTextSelection_m301880AB4201417DFE7FEB6CC22A323DF0935ADC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// UnityEngine.Canvas UnityEngine.UI.Graphic::get_canvas()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* Graphic_get_canvas_mEA2161DF3BD736541DE41F9B814C4860FEB76419 (Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::CreateCursorVerts()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_CreateCursorVerts_mAD2D8B4DD0331646AA852C4BFF7595CC76D27836 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.RangeInt::.ctor(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RangeInt__ctor_m3CB91E79C7B5AED97E564581025B2F66778B7CBE (RangeInt_tDFBE4FD13857C11F21F7C3DA6B60D05341B67268* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method) ;
// System.Void UnityEngine.TouchScreenKeyboard::set_selection(UnityEngine.RangeInt)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchScreenKeyboard_set_selection_mC27C2948118086822A151118C379FAAF692DB2DF (TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* __this, RangeInt_tDFBE4FD13857C11F21F7C3DA6B60D05341B67268 ___0_value, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::AdjustRectTransformRelativeToViewport(UnityEngine.Vector2,System.Single,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_AdjustRectTransformRelativeToViewport_m58C2AAE39A4A6EE2309BAACBDFBAA22A885CF479 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_startPosition, float ___1_height, bool ___2_isCharVisible, const RuntimeMethod* method) ;
// System.Single UnityEngine.Canvas::get_scaleFactor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Canvas_get_scaleFactor_m6B8D694A68376EE5E13D9B0B0F037E2E90C99921 (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) ;
// UnityEngine.Color TMPro.TMP_InputField::get_caretColor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F TMP_InputField_get_caretColor_m9733E1CB5CAD3CCFA9C32343D12F0095BA6DC76F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// UnityEngine.Color32 UnityEngine.Color32::op_Implicit(UnityEngine.Color)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.VertexHelper::AddUIVertexQuad(UnityEngine.UIVertex[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexHelper_AddUIVertexQuad_m6AC21081F2A5A48D22BC3497E527D0A9AB8278B0 (VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* __this, UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* ___0_verts, const RuntimeMethod* method) ;
// UnityEngine.RenderMode UnityEngine.Canvas::get_renderMode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Canvas_get_renderMode_m1BEF259548C6CAD27E4466F31D20752D246688CC (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* __this, const RuntimeMethod* method) ;
// UnityEngine.Camera UnityEngine.Canvas::get_worldCamera()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* Canvas_get_worldCamera_mD2FDE13B61A5213F4E64B40008EB0A8D2D07B853 (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* __this, const RuntimeMethod* method) ;
// UnityEngine.Camera UnityEngine.Camera::get_current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* Camera_get_current_m25217A02CB09E3BD50E3E0327879E870AD58C6C3 (const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Transform::TransformPoint(UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_TransformPoint_m05BFF013DB830D7BFE44A007703694AE1062EE44 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_position, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.RectTransformUtility::WorldToScreenPoint(UnityEngine.Camera,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 RectTransformUtility_WorldToScreenPoint_mC8701032E223BA296C43799F4AEE98626686238F (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* ___0_cam, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_worldPoint, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Screen::get_height()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Screen_get_height_m01A3102DE71EE1FBEA51D09D6B0261CF864FE8F9 (const RuntimeMethod* method) ;
// UnityEngine.Vector4 UnityEngine.Vector4::op_Implicit(UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method) ;
// UnityEngine.Color TMPro.TMP_InputField::get_selectionColor()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F TMP_InputField_get_selectionColor_m99D5B9FBC11FEAA170C113FB238120A73429F5BB_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UI.VertexHelper::get_currentVertCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VertexHelper_get_currentVertCount_m45BFEBD6FCB7DF3BF9F76946D6002BDC58B173A4 (VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.VertexHelper::AddVert(UnityEngine.UIVertex)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexHelper_AddVert_mB65D778E8E3C6916CDFF5382208890882C3031BA (VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* __this, UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 ___0_v, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.VertexHelper::AddTriangle(System.Int32,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexHelper_AddTriangle_mBA2504734E550C672A33168BE119D76D92C788A4 (VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* __this, int32_t ___0_idx0, int32_t ___1_idx1, int32_t ___2_idx2, const RuntimeMethod* method) ;
// System.Single UnityEngine.Rect::get_x()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.Rect::get_y()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.Rect::get_width()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Rect::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_x, float ___1_y, float ___2_width, float ___3_height, const RuntimeMethod* method) ;
// System.Single UnityEngine.Rect::get_xMax()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.Rect::get_xMin()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Behaviour::get_enabled()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Behaviour_get_enabled_mAAC9F15E9EBF552217A5AE2681589CC0BFA300C1 (Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA* __this, const RuntimeMethod* method) ;
// System.Threading.Thread System.Threading.Thread::get_CurrentThread()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Thread_t0A773B9DE873D2DCAA7D229EAB36757B500E207F* Thread_get_CurrentThread_m6D4719F4993DB9200490531FF02D4076FF9CA9BD (const RuntimeMethod* method) ;
// System.Globalization.CultureInfo System.Threading.Thread::get_CurrentCulture()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* Thread_get_CurrentCulture_mD011FDBB62CA34E83A1D1916628826ADAC85E7A6 (Thread_t0A773B9DE873D2DCAA7D229EAB36757B500E207F* __this, const RuntimeMethod* method) ;
// System.String System.Globalization.NumberFormatInfo::get_NumberDecimalSeparator()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_NumberDecimalSeparator_m7413FA8739F3FA6F5D61B54331DBF3232FC6BFC7_inline (NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* __this, const RuntimeMethod* method) ;
// System.Char System.Convert::ToChar(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Convert_ToChar_m1F2BBA9AD900A2570DE55F3E315BA7D9277E8230 (String_t* ___0_value, const RuntimeMethod* method) ;
// System.Boolean System.String::Contains(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3 (String_t* __this, String_t* ___0_value, const RuntimeMethod* method) ;
// System.Boolean System.Char::IsLetter(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsLetter_m4363120285B51739DEE559E5C81E89580DDC78C0 (Il2CppChar ___0_c, const RuntimeMethod* method) ;
// System.Boolean System.Char::IsLower(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsLower_m9DDB41367F97CFFE6C46A3B5EDE7D11180B5F1AE (Il2CppChar ___0_c, const RuntimeMethod* method) ;
// System.Char System.Char::ToUpper(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Char_ToUpper_m7DB51DD07EE52F4CA897807281880930F5CBD2D2 (Il2CppChar ___0_c, const RuntimeMethod* method) ;
// System.Boolean System.Char::IsUpper(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsUpper_mF150C44B70F522A14B2A8DF71DE0ADE52F9A3392 (Il2CppChar ___0_c, const RuntimeMethod* method) ;
// System.Char System.Char::ToLower(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Char_ToLower_m238489988C62CB10C7C7CAAEF8F3B2D1C5B5E056 (Il2CppChar ___0_c, const RuntimeMethod* method) ;
// System.Int32 System.String::IndexOf(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966 (String_t* __this, Il2CppChar ___0_value, const RuntimeMethod* method) ;
// System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Regex_IsMatch_m66D13054C7992322810B0CFC6B46AF11A927C9AA (String_t* ___0_input, String_t* ___1_pattern, const RuntimeMethod* method) ;
// System.Void UnityEngine.TouchScreenKeyboard::set_hideInput(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchScreenKeyboard_set_hideInput_m8FDDB21FB7E9B06B791649BBE369E4EA0F5F5299 (bool ___0_value, const RuntimeMethod* method) ;
// UnityEngine.TouchScreenKeyboardType TMPro.TMP_InputField::get_keyboardType()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_keyboardType_m8B616A743B2FAB03C6263F1582171BB390F94F8B_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// UnityEngine.TouchScreenKeyboard UnityEngine.TouchScreenKeyboard::Open(System.String,UnityEngine.TouchScreenKeyboardType,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* TouchScreenKeyboard_Open_m2E1E3A71919EE30C51539DF8A037B74BE2D78065 (String_t* ___0_text, int32_t ___1_keyboardType, bool ___2_autocorrection, bool ___3_multiline, bool ___4_secure, bool ___5_alert, String_t* ___6_textPlaceholder, int32_t ___7_characterLimit, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::OnFocus()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnFocus_mBDC52EE4DF24C43E6C4C272B09FDAE6F7CB5970F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.TouchScreenKeyboard::get_isInPlaceEditingAllowed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TouchScreenKeyboard_get_isInPlaceEditingAllowed_mE57CDF32437DD1DCDC665072457C91DD31EB93D0 (const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Selectable::OnSelect(UnityEngine.EventSystems.BaseEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Selectable_OnSelect_m50BA6D8F185CEA3211F9DEFE68AB6439AF685242 (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___0_eventData, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SendOnFocus()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnFocus_m306B75E91484337E9A090AB1A45D971133ACF7C8 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::ActivateInputField()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ActivateInputField_m9471012A606F201DF838539F5400D072A827914F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SendOnEndEdit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnEndEdit_mBE399B126786848BC400A04B165A6C9BD6757CD1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Selectable::OnDeselect(UnityEngine.EventSystems.BaseEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Selectable_OnDeselect_m43A2F451FC100ACAFA88D67331CD4537994B8262 (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___0_eventData, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::SendOnFocusLost()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnFocusLost_m0BC85C3C362617A4E81F9E9360207EFC0D2882FF (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// TMPro.TMP_InputField/ContentType TMPro.TMP_InputField::get_contentType()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_contentType_m32EEDFC275E9CB6C759A4F117EBAA40336B9030D_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_InputField::set_contentType(TMPro.TMP_InputField/ContentType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_contentType_mB9BCF78B6868FBB3CDE671DDF008E3716D3ADC91 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void UnityEngine.UI.Selectable::DoStateTransition(UnityEngine.UI.Selectable/SelectionState,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Selectable_DoStateTransition_mE74A03CC2A2DBCA9C07559B168FA6A77FFE57942 (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, int32_t ___0_state, bool ___1_instant, const RuntimeMethod* method) ;
// UnityEngine.RectOffset UnityEngine.UI.LayoutGroup::get_padding()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* LayoutGroup_get_padding_m91ABA3C588704717EDC82E72BA6D1B82711FE83C_inline (LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.RectOffset::get_horizontal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectOffset_get_horizontal_m5C1795C027E4987A8532DC27D88FB3B9FFEC1352 (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.RectTransform::get_offsetMin()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 RectTransform_get_offsetMin_mD02BE5256DADAF02CEEF99214C4E80478CD5287B (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.RectTransform::get_offsetMax()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 RectTransform_get_offsetMax_m6A51C62A2C69780EFD879D3CFE4EE2CBF4AD3D73 (RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.RectOffset::get_vertical()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectOffset_get_vertical_m43E46D9F313BB617044184A65350E6498A0709F0 (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, const RuntimeMethod* method) ;
// System.Void TMPro.TMP_Text::set_font(TMPro.TMP_FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Text_set_font_mC55E4A8C1C09595031384B35F2C2FB2FC3479E83 (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_value, const RuntimeMethod* method) ;
// System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (RuntimeArray* ___0_array, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___1_fldHandle, const RuntimeMethod* method) ;
// System.Void System.IndexOutOfRangeException::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425 (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* __this, String_t* ___0_message, const RuntimeMethod* method) ;
// System.Single UnityEngine.Mathf::Max(System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
// System.IntPtr Unity.Profiling.LowLevel.Unsafe.ProfilerUnsafeUtility::CreateMarker(System.String,System.UInt16,Unity.Profiling.LowLevel.MarkerFlags,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t ProfilerUnsafeUtility_CreateMarker_mC5E1AAB8CC1F0342065DF85BA3334445ED754E64 (String_t* ___0_name, uint16_t ___1_categoryId, uint16_t ___2_flags, int32_t ___3_metadataCount, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Vector3::op_Equality(UnityEngine.Vector3,UnityEngine.Vector3)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Equality_mCDCBB8D2EDC3D3BF20F31A25ACB34705D352B479_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_lhs, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rhs, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Quaternion::op_Equality(UnityEngine.Quaternion,UnityEngine.Quaternion)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Quaternion_op_Equality_mE6F6B56FCED8478552BE02BBAF18C70B969217F9_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_lhs, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___1_rhs, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Vector2::op_Equality(UnityEngine.Vector2,UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
// System.Void System.Array::Clear(System.Array,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB (RuntimeArray* ___0_array, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) ;
// System.Single UnityEngine.Quaternion::Dot(UnityEngine.Quaternion,UnityEngine.Quaternion)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Quaternion_Dot_mF9D3BE33940A47979DADA7E81650AEB356D5D12B_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_a, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___1_b, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Quaternion::IsEqualUsingDot(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Quaternion_IsEqualUsingDot_m9C672201C918C2D1E739F559DBE4406F95997CBD_inline (float ___0_dot, const RuntimeMethod* method) ;
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Boolean TMPro.TMP_Math::Approximately(System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_Math_Approximately_m58958A2D9DB66040360C17A460E0CA35F705EA2F (float ___0_a, float ___1_b, const RuntimeMethod* method)
{
{
// return (b - 0.0001f) < a && a < (b + 0.0001f);
float L_0 = ___1_b;
float L_1 = ___0_a;
if ((!(((float)((float)il2cpp_codegen_subtract(L_0, (9.99999975E-05f)))) < ((float)L_1))))
{
goto IL_0015;
}
}
{
float L_2 = ___0_a;
float L_3 = ___1_b;
return (bool)((((float)L_2) < ((float)((float)il2cpp_codegen_add(L_3, (9.99999975E-05f)))))? 1 : 0);
}
IL_0015:
{
return (bool)0;
}
}
// System.Int32 TMPro.TMP_Math::Mod(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_Math_Mod_m0BCF68D3977E3B9CABEB8845C8C82746BA4DABF1 (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
// int r = a % b;
int32_t L_0 = ___0_a;
int32_t L_1 = ___1_b;
V_0 = ((int32_t)(L_0%L_1));
// return r < 0 ? r + b : r;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_000a;
}
}
{
int32_t L_3 = V_0;
return L_3;
}
IL_000a:
{
int32_t L_4 = V_0;
int32_t L_5 = ___1_b;
return ((int32_t)il2cpp_codegen_add(L_4, L_5));
}
}
// System.Void TMPro.TMP_Math::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Math__cctor_mF2F11F0FFA33F4CE827C505FE2D48832F4044090 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Math_t37914ACC164B07E2FE801992D237D9FE4E4D1A52_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// public static Vector2 MAX_16BIT = new Vector2(FLOAT_MAX, FLOAT_MAX);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0;
memset((&L_0), 0, sizeof(L_0));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_0), (32767.0f), (32767.0f), /*hidden argument*/NULL);
((TMP_Math_t37914ACC164B07E2FE801992D237D9FE4E4D1A52_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Math_t37914ACC164B07E2FE801992D237D9FE4E4D1A52_il2cpp_TypeInfo_var))->___MAX_16BIT_6 = L_0;
// public static Vector2 MIN_16BIT = new Vector2(FLOAT_MIN, FLOAT_MIN);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
memset((&L_1), 0, sizeof(L_1));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_1), (-32767.0f), (-32767.0f), /*hidden argument*/NULL);
((TMP_Math_t37914ACC164B07E2FE801992D237D9FE4E4D1A52_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Math_t37914ACC164B07E2FE801992D237D9FE4E4D1A52_il2cpp_TypeInfo_var))->___MIN_16BIT_7 = L_1;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.VertexGradient::.ctor(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexGradient__ctor_m9B59D99E8B67833BD6CC50F4704614744D271C3A (VertexGradient_t2C057B53C0EA6E987C2B7BAB0305E686DA1C9A8F* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_color, const RuntimeMethod* method)
{
{
// this.topLeft = color;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_color;
__this->___topLeft_0 = L_0;
// this.topRight = color;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = ___0_color;
__this->___topRight_1 = L_1;
// this.bottomLeft = color;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___0_color;
__this->___bottomLeft_2 = L_2;
// this.bottomRight = color;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = ___0_color;
__this->___bottomRight_3 = L_3;
// }
return;
}
}
IL2CPP_EXTERN_C void VertexGradient__ctor_m9B59D99E8B67833BD6CC50F4704614744D271C3A_AdjustorThunk (RuntimeObject* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_color, const RuntimeMethod* method)
{
VertexGradient_t2C057B53C0EA6E987C2B7BAB0305E686DA1C9A8F* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<VertexGradient_t2C057B53C0EA6E987C2B7BAB0305E686DA1C9A8F*>(__this + _offset);
VertexGradient__ctor_m9B59D99E8B67833BD6CC50F4704614744D271C3A(_thisAdjusted, ___0_color, method);
}
// System.Void TMPro.VertexGradient::.ctor(UnityEngine.Color,UnityEngine.Color,UnityEngine.Color,UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VertexGradient__ctor_m8FFAAFD98D0DC4F7C6D41410EF574A6600DCA40B (VertexGradient_t2C057B53C0EA6E987C2B7BAB0305E686DA1C9A8F* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_color0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color1, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___2_color2, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___3_color3, const RuntimeMethod* method)
{
{
// this.topLeft = color0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_color0;
__this->___topLeft_0 = L_0;
// this.topRight = color1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = ___1_color1;
__this->___topRight_1 = L_1;
// this.bottomLeft = color2;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___2_color2;
__this->___bottomLeft_2 = L_2;
// this.bottomRight = color3;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = ___3_color3;
__this->___bottomRight_3 = L_3;
// }
return;
}
}
IL2CPP_EXTERN_C void VertexGradient__ctor_m8FFAAFD98D0DC4F7C6D41410EF574A6600DCA40B_AdjustorThunk (RuntimeObject* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_color0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color1, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___2_color2, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___3_color3, const RuntimeMethod* method)
{
VertexGradient_t2C057B53C0EA6E987C2B7BAB0305E686DA1C9A8F* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<VertexGradient_t2C057B53C0EA6E987C2B7BAB0305E686DA1C9A8F*>(__this + _offset);
VertexGradient__ctor_m8FFAAFD98D0DC4F7C6D41410EF574A6600DCA40B(_thisAdjusted, ___0_color0, ___1_color1, ___2_color2, ___3_color3, 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
#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
// Conversion methods for marshalling of: TMPro.TMP_LinkInfo
IL2CPP_EXTERN_C void TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshal_pinvoke(const TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6& unmarshaled, TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshaled_pinvoke& marshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_LinkInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL);
}
IL2CPP_EXTERN_C void TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshal_pinvoke_back(const TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshaled_pinvoke& marshaled, TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6& unmarshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_LinkInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_LinkInfo
IL2CPP_EXTERN_C void TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshal_pinvoke_cleanup(TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: TMPro.TMP_LinkInfo
IL2CPP_EXTERN_C void TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshal_com(const TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6& unmarshaled, TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshaled_com& marshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_LinkInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL);
}
IL2CPP_EXTERN_C void TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshal_com_back(const TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshaled_com& marshaled, TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6& unmarshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_LinkInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_LinkInfo
IL2CPP_EXTERN_C void TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshal_com_cleanup(TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6_marshaled_com& marshaled)
{
}
// System.Void TMPro.TMP_LinkInfo::SetLinkID(System.Char[],System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_LinkInfo_SetLinkID_m9E9A1B09A536609EC636A3F6D14498F70C6C487A (TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_text, int32_t ___1_startIndex, int32_t ___2_length, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// if (linkID == null || linkID.Length < length) linkID = new char[length];
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___linkID_6;
if (!L_0)
{
goto IL_0013;
}
}
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = __this->___linkID_6;
NullCheck(L_1);
int32_t L_2 = ___2_length;
if ((((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))) >= ((int32_t)L_2)))
{
goto IL_001f;
}
}
IL_0013:
{
// if (linkID == null || linkID.Length < length) linkID = new char[length];
int32_t L_3 = ___2_length;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)L_3);
__this->___linkID_6 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___linkID_6), (void*)L_4);
}
IL_001f:
{
// for (int i = 0; i < length; i++)
V_0 = 0;
goto IL_0034;
}
IL_0023:
{
// linkID[i] = text[startIndex + i];
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_5 = __this->___linkID_6;
int32_t L_6 = V_0;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = ___0_text;
int32_t L_8 = ___1_startIndex;
int32_t L_9 = V_0;
NullCheck(L_7);
int32_t L_10 = ((int32_t)il2cpp_codegen_add(L_8, L_9));
uint16_t L_11 = (uint16_t)(L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
NullCheck(L_5);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(L_6), (Il2CppChar)L_11);
// for (int i = 0; i < length; i++)
int32_t L_12 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_12, 1));
}
IL_0034:
{
// for (int i = 0; i < length; i++)
int32_t L_13 = V_0;
int32_t L_14 = ___2_length;
if ((((int32_t)L_13) < ((int32_t)L_14)))
{
goto IL_0023;
}
}
{
// }
return;
}
}
IL2CPP_EXTERN_C void TMP_LinkInfo_SetLinkID_m9E9A1B09A536609EC636A3F6D14498F70C6C487A_AdjustorThunk (RuntimeObject* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_text, int32_t ___1_startIndex, int32_t ___2_length, const RuntimeMethod* method)
{
TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6*>(__this + _offset);
TMP_LinkInfo_SetLinkID_m9E9A1B09A536609EC636A3F6D14498F70C6C487A(_thisAdjusted, ___0_text, ___1_startIndex, ___2_length, method);
}
// System.String TMPro.TMP_LinkInfo::GetLinkText()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_LinkInfo_GetLinkText_m954EE8FF39D62BA8113773A696095EAE85CD5E3F (TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* V_1 = NULL;
int32_t V_2 = 0;
{
// string text = string.Empty;
String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_0 = L_0;
// TMP_TextInfo textInfo = textComponent.textInfo;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1 = __this->___textComponent_0;
NullCheck(L_1);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_2;
L_2 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_1, NULL);
V_1 = L_2;
// for (int i = linkTextfirstCharacterIndex; i < linkTextfirstCharacterIndex + linkTextLength; i++)
int32_t L_3 = __this->___linkTextfirstCharacterIndex_4;
V_2 = L_3;
goto IL_003c;
}
IL_001b:
{
// text += textInfo.characterInfo[i].character;
String_t* L_4 = V_0;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_5 = V_1;
NullCheck(L_5);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_6 = L_5->___characterInfo_11;
int32_t L_7 = V_2;
NullCheck(L_6);
Il2CppChar* L_8 = (&((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7)))->___character_0);
String_t* L_9;
L_9 = Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C(L_8, NULL);
String_t* L_10;
L_10 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_4, L_9, NULL);
V_0 = L_10;
// for (int i = linkTextfirstCharacterIndex; i < linkTextfirstCharacterIndex + linkTextLength; i++)
int32_t L_11 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_11, 1));
}
IL_003c:
{
// for (int i = linkTextfirstCharacterIndex; i < linkTextfirstCharacterIndex + linkTextLength; i++)
int32_t L_12 = V_2;
int32_t L_13 = __this->___linkTextfirstCharacterIndex_4;
int32_t L_14 = __this->___linkTextLength_5;
if ((((int32_t)L_12) < ((int32_t)((int32_t)il2cpp_codegen_add(L_13, L_14)))))
{
goto IL_001b;
}
}
{
// return text;
String_t* L_15 = V_0;
return L_15;
}
}
IL2CPP_EXTERN_C String_t* TMP_LinkInfo_GetLinkText_m954EE8FF39D62BA8113773A696095EAE85CD5E3F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6*>(__this + _offset);
String_t* _returnValue;
_returnValue = TMP_LinkInfo_GetLinkText_m954EE8FF39D62BA8113773A696095EAE85CD5E3F(_thisAdjusted, method);
return _returnValue;
}
// System.String TMPro.TMP_LinkInfo::GetLinkID()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_LinkInfo_GetLinkID_mCC9D9E783D606660A4D15E0E746E1E27AD9C2425 (TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (textComponent == null)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___textComponent_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0014;
}
}
{
// return string.Empty;
String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
return L_2;
}
IL_0014:
{
// return new string(linkID, 0, linkIdLength);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = __this->___linkID_6;
int32_t L_4 = __this->___linkIdLength_3;
String_t* L_5;
L_5 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_3, 0, L_4, NULL);
return L_5;
}
}
IL2CPP_EXTERN_C String_t* TMP_LinkInfo_GetLinkID_mCC9D9E783D606660A4D15E0E746E1E27AD9C2425_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_LinkInfo_t9DC08E8BF8C5E8094AFF8C9FB3C251AF88B92DA6*>(__this + _offset);
String_t* _returnValue;
_returnValue = TMP_LinkInfo_GetLinkID_mCC9D9E783D606660A4D15E0E746E1E27AD9C2425(_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
// Conversion methods for marshalling of: TMPro.TMP_WordInfo
IL2CPP_EXTERN_C void TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshal_pinvoke(const TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983& unmarshaled, TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshaled_pinvoke& marshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_WordInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL);
}
IL2CPP_EXTERN_C void TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshal_pinvoke_back(const TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshaled_pinvoke& marshaled, TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983& unmarshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_WordInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_WordInfo
IL2CPP_EXTERN_C void TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshal_pinvoke_cleanup(TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: TMPro.TMP_WordInfo
IL2CPP_EXTERN_C void TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshal_com(const TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983& unmarshaled, TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshaled_com& marshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_WordInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL);
}
IL2CPP_EXTERN_C void TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshal_com_back(const TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshaled_com& marshaled, TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983& unmarshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_WordInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_WordInfo
IL2CPP_EXTERN_C void TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshal_com_cleanup(TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983_marshaled_com& marshaled)
{
}
// System.String TMPro.TMP_WordInfo::GetWord()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_WordInfo_GetWord_m7F72AB87E8AB0FA75616FD5409A8F5C031294D2C (TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* V_1 = NULL;
int32_t V_2 = 0;
{
// string word = string.Empty;
String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_0 = L_0;
// TMP_CharacterInfo[] charInfo = textComponent.textInfo.characterInfo;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1 = __this->___textComponent_0;
NullCheck(L_1);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_2;
L_2 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_1, NULL);
NullCheck(L_2);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_3 = L_2->___characterInfo_11;
V_1 = L_3;
// for (int i = firstCharacterIndex; i < lastCharacterIndex + 1; i++)
int32_t L_4 = __this->___firstCharacterIndex_1;
V_2 = L_4;
goto IL_003c;
}
IL_0020:
{
// word += charInfo[i].character;
String_t* L_5 = V_0;
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_6 = V_1;
int32_t L_7 = V_2;
NullCheck(L_6);
Il2CppChar* L_8 = (&((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7)))->___character_0);
String_t* L_9;
L_9 = Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C(L_8, NULL);
String_t* L_10;
L_10 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_5, L_9, NULL);
V_0 = L_10;
// for (int i = firstCharacterIndex; i < lastCharacterIndex + 1; i++)
int32_t L_11 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_11, 1));
}
IL_003c:
{
// for (int i = firstCharacterIndex; i < lastCharacterIndex + 1; i++)
int32_t L_12 = V_2;
int32_t L_13 = __this->___lastCharacterIndex_2;
if ((((int32_t)L_12) < ((int32_t)((int32_t)il2cpp_codegen_add(L_13, 1)))))
{
goto IL_0020;
}
}
{
// return word;
String_t* L_14 = V_0;
return L_14;
}
}
IL2CPP_EXTERN_C String_t* TMP_WordInfo_GetWord_m7F72AB87E8AB0FA75616FD5409A8F5C031294D2C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_WordInfo_t825112AF0B76E4461F9C7DD336A02CC6A090A983*>(__this + _offset);
String_t* _returnValue;
_returnValue = TMP_WordInfo_GetWord_m7F72AB87E8AB0FA75616FD5409A8F5C031294D2C(_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
// System.Void TMPro.Extents::.ctor(UnityEngine.Vector2,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Extents__ctor_m2C44BA0B2EDAAB80829698A019D2BBF8DDFF630B (Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_min, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_max, const RuntimeMethod* method)
{
{
// this.min = min;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_min;
__this->___min_2 = L_0;
// this.max = max;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___1_max;
__this->___max_3 = L_1;
// }
return;
}
}
IL2CPP_EXTERN_C void Extents__ctor_m2C44BA0B2EDAAB80829698A019D2BBF8DDFF630B_AdjustorThunk (RuntimeObject* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_min, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_max, const RuntimeMethod* method)
{
Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8*>(__this + _offset);
Extents__ctor_m2C44BA0B2EDAAB80829698A019D2BBF8DDFF630B(_thisAdjusted, ___0_min, ___1_max, method);
}
// System.String TMPro.Extents::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Extents_ToString_m947E31139C9C66B1F1942EF74B2FDE347A778F99 (Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36967F33A1482179FE45CD9CCC3AE6241AA43F85);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral38767658C03332F9479B14D452904A29DDC1EF0C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD6B3DDEC6933DA2C4E655CA83D496487A17F84B6);
s_Il2CppMethodInitialized = true;
}
{
// string s = "Min (" + min.x.ToString("f2") + ", " + min.y.ToString("f2") + ") Max (" + max.x.ToString("f2") + ", " + max.y.ToString("f2") + ")";
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)((int32_t)9));
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = L_0;
NullCheck(L_1);
ArrayElementTypeCheck (L_1, _stringLiteral38767658C03332F9479B14D452904A29DDC1EF0C);
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteral38767658C03332F9479B14D452904A29DDC1EF0C);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_2 = L_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_3 = (&__this->___min_2);
float* L_4 = (&L_3->___x_0);
String_t* L_5;
L_5 = Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D(L_4, _stringLiteral36967F33A1482179FE45CD9CCC3AE6241AA43F85, NULL);
NullCheck(L_2);
ArrayElementTypeCheck (L_2, L_5);
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)L_5);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_6 = L_2;
NullCheck(L_6);
ArrayElementTypeCheck (L_6, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_7 = L_6;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_8 = (&__this->___min_2);
float* L_9 = (&L_8->___y_1);
String_t* L_10;
L_10 = Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D(L_9, _stringLiteral36967F33A1482179FE45CD9CCC3AE6241AA43F85, NULL);
NullCheck(L_7);
ArrayElementTypeCheck (L_7, L_10);
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)L_10);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_11 = L_7;
NullCheck(L_11);
ArrayElementTypeCheck (L_11, _stringLiteralD6B3DDEC6933DA2C4E655CA83D496487A17F84B6);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)_stringLiteralD6B3DDEC6933DA2C4E655CA83D496487A17F84B6);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_12 = L_11;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_13 = (&__this->___max_3);
float* L_14 = (&L_13->___x_0);
String_t* L_15;
L_15 = Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D(L_14, _stringLiteral36967F33A1482179FE45CD9CCC3AE6241AA43F85, NULL);
NullCheck(L_12);
ArrayElementTypeCheck (L_12, L_15);
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(5), (String_t*)L_15);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_16 = L_12;
NullCheck(L_16);
ArrayElementTypeCheck (L_16, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(6), (String_t*)_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_17 = L_16;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_18 = (&__this->___max_3);
float* L_19 = (&L_18->___y_1);
String_t* L_20;
L_20 = Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D(L_19, _stringLiteral36967F33A1482179FE45CD9CCC3AE6241AA43F85, NULL);
NullCheck(L_17);
ArrayElementTypeCheck (L_17, L_20);
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(7), (String_t*)L_20);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_21 = L_17;
NullCheck(L_21);
ArrayElementTypeCheck (L_21, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
(L_21)->SetAt(static_cast<il2cpp_array_size_t>(8), (String_t*)_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
String_t* L_22;
L_22 = String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A(L_21, NULL);
// return s;
return L_22;
}
}
IL2CPP_EXTERN_C String_t* Extents_ToString_m947E31139C9C66B1F1942EF74B2FDE347A778F99_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8*>(__this + _offset);
String_t* _returnValue;
_returnValue = Extents_ToString_m947E31139C9C66B1F1942EF74B2FDE347A778F99(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.Extents::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Extents__cctor_mF148593F1B6B500BFC7C4D3823E2B7A81455379E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// internal static Extents zero = new Extents(Vector2.zero, Vector2.zero);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0;
L_0 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
L_1 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8 L_2;
memset((&L_2), 0, sizeof(L_2));
Extents__ctor_m2C44BA0B2EDAAB80829698A019D2BBF8DDFF630B((&L_2), L_0, L_1, /*hidden argument*/NULL);
((Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8_StaticFields*)il2cpp_codegen_static_fields_for(Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8_il2cpp_TypeInfo_var))->___zero_0 = L_2;
// internal static Extents uninitialized = new Extents(new Vector2(32767, 32767), new Vector2(-32767, -32767));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
memset((&L_3), 0, sizeof(L_3));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_3), (32767.0f), (32767.0f), /*hidden argument*/NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
memset((&L_4), 0, sizeof(L_4));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_4), (-32767.0f), (-32767.0f), /*hidden argument*/NULL);
Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8 L_5;
memset((&L_5), 0, sizeof(L_5));
Extents__ctor_m2C44BA0B2EDAAB80829698A019D2BBF8DDFF630B((&L_5), L_3, L_4, /*hidden argument*/NULL);
((Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8_StaticFields*)il2cpp_codegen_static_fields_for(Extents_tA2D2F95811D0A18CB7AC3570D2D8F8CD3AF4C4A8_il2cpp_TypeInfo_var))->___uninitialized_1 = L_5;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.Mesh_Extents::.ctor(UnityEngine.Vector2,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Mesh_Extents__ctor_m37E0BBEE5EED57082B82AC6162F7785B231907CB (Mesh_Extents_tD11C2B06A495ADBAA7AD6C2A670FEE70346D464B* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_min, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_max, const RuntimeMethod* method)
{
{
// this.min = min;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_min;
__this->___min_0 = L_0;
// this.max = max;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___1_max;
__this->___max_1 = L_1;
// }
return;
}
}
IL2CPP_EXTERN_C void Mesh_Extents__ctor_m37E0BBEE5EED57082B82AC6162F7785B231907CB_AdjustorThunk (RuntimeObject* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_min, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_max, const RuntimeMethod* method)
{
Mesh_Extents_tD11C2B06A495ADBAA7AD6C2A670FEE70346D464B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Mesh_Extents_tD11C2B06A495ADBAA7AD6C2A670FEE70346D464B*>(__this + _offset);
Mesh_Extents__ctor_m37E0BBEE5EED57082B82AC6162F7785B231907CB(_thisAdjusted, ___0_min, ___1_max, method);
}
// System.String TMPro.Mesh_Extents::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Mesh_Extents_ToString_m733F0275FC20FD2F4EE5B6E9ABBD6F3CD8D5AE23 (Mesh_Extents_tD11C2B06A495ADBAA7AD6C2A670FEE70346D464B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36967F33A1482179FE45CD9CCC3AE6241AA43F85);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral38767658C03332F9479B14D452904A29DDC1EF0C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD6B3DDEC6933DA2C4E655CA83D496487A17F84B6);
s_Il2CppMethodInitialized = true;
}
{
// string s = "Min (" + min.x.ToString("f2") + ", " + min.y.ToString("f2") + ") Max (" + max.x.ToString("f2") + ", " + max.y.ToString("f2") + ")";
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)((int32_t)9));
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = L_0;
NullCheck(L_1);
ArrayElementTypeCheck (L_1, _stringLiteral38767658C03332F9479B14D452904A29DDC1EF0C);
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteral38767658C03332F9479B14D452904A29DDC1EF0C);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_2 = L_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_3 = (&__this->___min_0);
float* L_4 = (&L_3->___x_0);
String_t* L_5;
L_5 = Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D(L_4, _stringLiteral36967F33A1482179FE45CD9CCC3AE6241AA43F85, NULL);
NullCheck(L_2);
ArrayElementTypeCheck (L_2, L_5);
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)L_5);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_6 = L_2;
NullCheck(L_6);
ArrayElementTypeCheck (L_6, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_7 = L_6;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_8 = (&__this->___min_0);
float* L_9 = (&L_8->___y_1);
String_t* L_10;
L_10 = Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D(L_9, _stringLiteral36967F33A1482179FE45CD9CCC3AE6241AA43F85, NULL);
NullCheck(L_7);
ArrayElementTypeCheck (L_7, L_10);
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)L_10);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_11 = L_7;
NullCheck(L_11);
ArrayElementTypeCheck (L_11, _stringLiteralD6B3DDEC6933DA2C4E655CA83D496487A17F84B6);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)_stringLiteralD6B3DDEC6933DA2C4E655CA83D496487A17F84B6);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_12 = L_11;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_13 = (&__this->___max_1);
float* L_14 = (&L_13->___x_0);
String_t* L_15;
L_15 = Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D(L_14, _stringLiteral36967F33A1482179FE45CD9CCC3AE6241AA43F85, NULL);
NullCheck(L_12);
ArrayElementTypeCheck (L_12, L_15);
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(5), (String_t*)L_15);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_16 = L_12;
NullCheck(L_16);
ArrayElementTypeCheck (L_16, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(6), (String_t*)_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_17 = L_16;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_18 = (&__this->___max_1);
float* L_19 = (&L_18->___y_1);
String_t* L_20;
L_20 = Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D(L_19, _stringLiteral36967F33A1482179FE45CD9CCC3AE6241AA43F85, NULL);
NullCheck(L_17);
ArrayElementTypeCheck (L_17, L_20);
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(7), (String_t*)L_20);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_21 = L_17;
NullCheck(L_21);
ArrayElementTypeCheck (L_21, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
(L_21)->SetAt(static_cast<il2cpp_array_size_t>(8), (String_t*)_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
String_t* L_22;
L_22 = String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A(L_21, NULL);
// return s;
return L_22;
}
}
IL2CPP_EXTERN_C String_t* Mesh_Extents_ToString_m733F0275FC20FD2F4EE5B6E9ABBD6F3CD8D5AE23_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Mesh_Extents_tD11C2B06A495ADBAA7AD6C2A670FEE70346D464B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Mesh_Extents_tD11C2B06A495ADBAA7AD6C2A670FEE70346D464B*>(__this + _offset);
String_t* _returnValue;
_returnValue = Mesh_Extents_ToString_m733F0275FC20FD2F4EE5B6E9ABBD6F3CD8D5AE23(_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
// Conversion methods for marshalling of: TMPro.WordWrapState
IL2CPP_EXTERN_C void WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshal_pinvoke(const WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A& unmarshaled, WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshaled_pinvoke& marshaled)
{
Exception_t* ___textInfo_35Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textInfo' of type 'WordWrapState': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textInfo_35Exception, NULL);
}
IL2CPP_EXTERN_C void WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshal_pinvoke_back(const WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshaled_pinvoke& marshaled, WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A& unmarshaled)
{
Exception_t* ___textInfo_35Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textInfo' of type 'WordWrapState': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textInfo_35Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.WordWrapState
IL2CPP_EXTERN_C void WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshal_pinvoke_cleanup(WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: TMPro.WordWrapState
IL2CPP_EXTERN_C void WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshal_com(const WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A& unmarshaled, WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshaled_com& marshaled)
{
Exception_t* ___textInfo_35Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textInfo' of type 'WordWrapState': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textInfo_35Exception, NULL);
}
IL2CPP_EXTERN_C void WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshal_com_back(const WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshaled_com& marshaled, WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A& unmarshaled)
{
Exception_t* ___textInfo_35Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textInfo' of type 'WordWrapState': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textInfo_35Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.WordWrapState
IL2CPP_EXTERN_C void WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshal_com_cleanup(WordWrapState_t80F67D8CAA9B1A0A3D5266521E23A9F3100EDD0A_marshaled_com& marshaled)
{
}
#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
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 TMPro.TMP_Asset::get_instanceID()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_Asset_get_instanceID_mD7D5D79979B77457C3A376955C316AC289BB3D1D (TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* __this, const RuntimeMethod* method)
{
{
// if (m_InstanceID == 0)
int32_t L_0 = __this->___m_InstanceID_4;
if (L_0)
{
goto IL_0014;
}
}
{
// m_InstanceID = GetInstanceID();
int32_t L_1;
L_1 = Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A(__this, NULL);
__this->___m_InstanceID_4 = L_1;
}
IL_0014:
{
// return m_InstanceID;
int32_t L_2 = __this->___m_InstanceID_4;
return L_2;
}
}
// System.Void TMPro.TMP_Asset::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Asset__ctor_m12FF90A96AD41AEDF9AD37175E7070FAC070D8E9 (TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* __this, const RuntimeMethod* method)
{
{
ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.TMP_Character::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Character__ctor_m16CBCDD3EB5695396E4C95A0876F2C4DD4500673 (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* __this, const RuntimeMethod* method)
{
{
// public TMP_Character()
TMP_TextElement__ctor_m17ECA25C496E92124412C4B48665D75EE848AF83(__this, NULL);
// m_ElementType = TextElementType.Character;
((TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5*)__this)->___m_ElementType_0 = 1;
// this.scale = 1.0f;
TMP_TextElement_set_scale_mB753D739067A2DF395673D5C6B01E30B74B35362_inline(__this, (1.0f), NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Character::.ctor(System.UInt32,UnityEngine.TextCore.Glyph)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Character__ctor_m79F49FBBC8657569BA621EFBF64A000BB1B56ED3 (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* __this, uint32_t ___0_unicode, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* ___1_glyph, const RuntimeMethod* method)
{
{
// public TMP_Character(uint unicode, Glyph glyph)
TMP_TextElement__ctor_m17ECA25C496E92124412C4B48665D75EE848AF83(__this, NULL);
// m_ElementType = TextElementType.Character;
((TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5*)__this)->___m_ElementType_0 = 1;
// this.unicode = unicode;
uint32_t L_0 = ___0_unicode;
TMP_TextElement_set_unicode_m5DDC85416E46FEB989F4924ED4E1C8BABDE09AA0_inline(__this, L_0, NULL);
// this.textAsset = null;
TMP_TextElement_set_textAsset_m046A7EF50875FC30233B8CB06D4A5138FB63C4E1_inline(__this, (TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)NULL, NULL);
// this.glyph = glyph;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_1 = ___1_glyph;
TMP_TextElement_set_glyph_m29945C7CDA0F0F2429D3000A9376B4B5177A23BD_inline(__this, L_1, NULL);
// this.glyphIndex = glyph.index;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_2 = ___1_glyph;
NullCheck(L_2);
uint32_t L_3;
L_3 = Glyph_get_index_mCFBBCF85E7F3434B7A595EEE3411EFFB78E5675B(L_2, NULL);
TMP_TextElement_set_glyphIndex_mD2D21A9AD7EF332ABE56C52031E03CB5570C2FD3_inline(__this, L_3, NULL);
// this.scale = 1.0f;
TMP_TextElement_set_scale_mB753D739067A2DF395673D5C6B01E30B74B35362_inline(__this, (1.0f), NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Character::.ctor(System.UInt32,TMPro.TMP_FontAsset,UnityEngine.TextCore.Glyph)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Character__ctor_mAF0A895127F27795D515FF97C84185A01EFDAB0D (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* __this, uint32_t ___0_unicode, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___1_fontAsset, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* ___2_glyph, const RuntimeMethod* method)
{
{
// public TMP_Character(uint unicode, TMP_FontAsset fontAsset, Glyph glyph)
TMP_TextElement__ctor_m17ECA25C496E92124412C4B48665D75EE848AF83(__this, NULL);
// m_ElementType = TextElementType.Character;
((TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5*)__this)->___m_ElementType_0 = 1;
// this.unicode = unicode;
uint32_t L_0 = ___0_unicode;
TMP_TextElement_set_unicode_m5DDC85416E46FEB989F4924ED4E1C8BABDE09AA0_inline(__this, L_0, NULL);
// this.textAsset = fontAsset;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_1 = ___1_fontAsset;
TMP_TextElement_set_textAsset_m046A7EF50875FC30233B8CB06D4A5138FB63C4E1_inline(__this, L_1, NULL);
// this.glyph = glyph;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_2 = ___2_glyph;
TMP_TextElement_set_glyph_m29945C7CDA0F0F2429D3000A9376B4B5177A23BD_inline(__this, L_2, NULL);
// this.glyphIndex = glyph.index;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_3 = ___2_glyph;
NullCheck(L_3);
uint32_t L_4;
L_4 = Glyph_get_index_mCFBBCF85E7F3434B7A595EEE3411EFFB78E5675B(L_3, NULL);
TMP_TextElement_set_glyphIndex_mD2D21A9AD7EF332ABE56C52031E03CB5570C2FD3_inline(__this, L_4, NULL);
// this.scale = 1.0f;
TMP_TextElement_set_scale_mB753D739067A2DF395673D5C6B01E30B74B35362_inline(__this, (1.0f), NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Character::.ctor(System.UInt32,System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Character__ctor_m7019F2E56EE1A654151F581F2293FBB2410E4775 (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* __this, uint32_t ___0_unicode, uint32_t ___1_glyphIndex, const RuntimeMethod* method)
{
{
// internal TMP_Character(uint unicode, uint glyphIndex)
TMP_TextElement__ctor_m17ECA25C496E92124412C4B48665D75EE848AF83(__this, NULL);
// m_ElementType = TextElementType.Character;
((TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5*)__this)->___m_ElementType_0 = 1;
// this.unicode = unicode;
uint32_t L_0 = ___0_unicode;
TMP_TextElement_set_unicode_m5DDC85416E46FEB989F4924ED4E1C8BABDE09AA0_inline(__this, L_0, NULL);
// this.textAsset = null;
TMP_TextElement_set_textAsset_m046A7EF50875FC30233B8CB06D4A5138FB63C4E1_inline(__this, (TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)NULL, NULL);
// this.glyph = null;
TMP_TextElement_set_glyph_m29945C7CDA0F0F2429D3000A9376B4B5177A23BD_inline(__this, (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)NULL, NULL);
// this.glyphIndex = glyphIndex;
uint32_t L_1 = ___1_glyphIndex;
TMP_TextElement_set_glyphIndex_mD2D21A9AD7EF332ABE56C52031E03CB5570C2FD3_inline(__this, L_1, NULL);
// this.scale = 1.0f;
TMP_TextElement_set_scale_mB753D739067A2DF395673D5C6B01E30B74B35362_inline(__this, (1.0f), 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
// TMPro.TMP_Vertex TMPro.TMP_Vertex::get_zero()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A TMP_Vertex_get_zero_m8350B6247D50962DFA3B8396E97D4F854A4C5D3D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// public static TMP_Vertex zero { get { return k_Zero; } }
il2cpp_codegen_runtime_class_init_inline(TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A_il2cpp_TypeInfo_var);
TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A L_0 = ((TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Vertex_t0FD80AE2515219689310A8F619A265667B530E1A_il2cpp_TypeInfo_var))->___k_Zero_5;
return L_0;
}
}
// System.Void TMPro.TMP_Vertex::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Vertex__cctor_m60A31A768302204B848462AD7AE51680AAB0DA61 (const RuntimeMethod* method)
{
{
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Single TMPro.TMP_Offset::get_left()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_Offset_get_left_mCDC93F42B720817E1119AA5360962F038A39E044 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float left { get { return m_Left; } set { m_Left = value; } }
float L_0 = __this->___m_Left_0;
return L_0;
}
}
IL2CPP_EXTERN_C float TMP_Offset_get_left_mCDC93F42B720817E1119AA5360962F038A39E044_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
float _returnValue;
_returnValue = TMP_Offset_get_left_mCDC93F42B720817E1119AA5360962F038A39E044_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_Offset::set_left(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset_set_left_m6FF3BCE823654D55CC03B9202094E129A3891958 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float left { get { return m_Left; } set { m_Left = value; } }
float L_0 = ___0_value;
__this->___m_Left_0 = L_0;
// public float left { get { return m_Left; } set { m_Left = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_Offset_set_left_m6FF3BCE823654D55CC03B9202094E129A3891958_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
TMP_Offset_set_left_m6FF3BCE823654D55CC03B9202094E129A3891958_inline(_thisAdjusted, ___0_value, method);
}
// System.Single TMPro.TMP_Offset::get_right()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_Offset_get_right_m268492C5D14D1239A429A152ED04DD8790EC98C4 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float right { get { return m_Right; } set { m_Right = value; } }
float L_0 = __this->___m_Right_1;
return L_0;
}
}
IL2CPP_EXTERN_C float TMP_Offset_get_right_m268492C5D14D1239A429A152ED04DD8790EC98C4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
float _returnValue;
_returnValue = TMP_Offset_get_right_m268492C5D14D1239A429A152ED04DD8790EC98C4_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_Offset::set_right(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset_set_right_m19952C4778E73F559E8229B5D1438766E4FF62F2 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float right { get { return m_Right; } set { m_Right = value; } }
float L_0 = ___0_value;
__this->___m_Right_1 = L_0;
// public float right { get { return m_Right; } set { m_Right = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_Offset_set_right_m19952C4778E73F559E8229B5D1438766E4FF62F2_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
TMP_Offset_set_right_m19952C4778E73F559E8229B5D1438766E4FF62F2_inline(_thisAdjusted, ___0_value, method);
}
// System.Single TMPro.TMP_Offset::get_top()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_Offset_get_top_m5BAE1A688A264A63524AD4C456CE88CB2086105E (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float top { get { return m_Top; } set { m_Top = value; } }
float L_0 = __this->___m_Top_2;
return L_0;
}
}
IL2CPP_EXTERN_C float TMP_Offset_get_top_m5BAE1A688A264A63524AD4C456CE88CB2086105E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
float _returnValue;
_returnValue = TMP_Offset_get_top_m5BAE1A688A264A63524AD4C456CE88CB2086105E_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_Offset::set_top(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset_set_top_m5346213516D5B378349B70D61C4EE6BB25603DCC (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float top { get { return m_Top; } set { m_Top = value; } }
float L_0 = ___0_value;
__this->___m_Top_2 = L_0;
// public float top { get { return m_Top; } set { m_Top = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_Offset_set_top_m5346213516D5B378349B70D61C4EE6BB25603DCC_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
TMP_Offset_set_top_m5346213516D5B378349B70D61C4EE6BB25603DCC_inline(_thisAdjusted, ___0_value, method);
}
// System.Single TMPro.TMP_Offset::get_bottom()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_Offset_get_bottom_m71E985879E87F76BE28A0FB0485F279866279845 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float bottom { get { return m_Bottom; } set { m_Bottom = value; } }
float L_0 = __this->___m_Bottom_3;
return L_0;
}
}
IL2CPP_EXTERN_C float TMP_Offset_get_bottom_m71E985879E87F76BE28A0FB0485F279866279845_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
float _returnValue;
_returnValue = TMP_Offset_get_bottom_m71E985879E87F76BE28A0FB0485F279866279845_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_Offset::set_bottom(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset_set_bottom_m4FF1AE55CF113FD06678B22A8ED029F17A9019A8 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float bottom { get { return m_Bottom; } set { m_Bottom = value; } }
float L_0 = ___0_value;
__this->___m_Bottom_3 = L_0;
// public float bottom { get { return m_Bottom; } set { m_Bottom = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_Offset_set_bottom_m4FF1AE55CF113FD06678B22A8ED029F17A9019A8_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
TMP_Offset_set_bottom_m4FF1AE55CF113FD06678B22A8ED029F17A9019A8_inline(_thisAdjusted, ___0_value, method);
}
// System.Single TMPro.TMP_Offset::get_horizontal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_Offset_get_horizontal_m3BE3663354670CEA3945FD6EC7C6FD1A3F4E81F7 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float horizontal { get { return m_Left; } set { m_Left = value; m_Right = value; } }
float L_0 = __this->___m_Left_0;
return L_0;
}
}
IL2CPP_EXTERN_C float TMP_Offset_get_horizontal_m3BE3663354670CEA3945FD6EC7C6FD1A3F4E81F7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
float _returnValue;
_returnValue = TMP_Offset_get_horizontal_m3BE3663354670CEA3945FD6EC7C6FD1A3F4E81F7_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_Offset::set_horizontal(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset_set_horizontal_m38C3B111DD01790C98E91423FCEF6BE826826891 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float horizontal { get { return m_Left; } set { m_Left = value; m_Right = value; } }
float L_0 = ___0_value;
__this->___m_Left_0 = L_0;
// public float horizontal { get { return m_Left; } set { m_Left = value; m_Right = value; } }
float L_1 = ___0_value;
__this->___m_Right_1 = L_1;
// public float horizontal { get { return m_Left; } set { m_Left = value; m_Right = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_Offset_set_horizontal_m38C3B111DD01790C98E91423FCEF6BE826826891_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
TMP_Offset_set_horizontal_m38C3B111DD01790C98E91423FCEF6BE826826891(_thisAdjusted, ___0_value, method);
}
// System.Single TMPro.TMP_Offset::get_vertical()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_Offset_get_vertical_mB6681568C4F9B09DCE4CBFFDC33F733DE7EFE149 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float vertical { get { return m_Top; } set { m_Top = value; m_Bottom = value; } }
float L_0 = __this->___m_Top_2;
return L_0;
}
}
IL2CPP_EXTERN_C float TMP_Offset_get_vertical_mB6681568C4F9B09DCE4CBFFDC33F733DE7EFE149_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
float _returnValue;
_returnValue = TMP_Offset_get_vertical_mB6681568C4F9B09DCE4CBFFDC33F733DE7EFE149_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_Offset::set_vertical(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset_set_vertical_m16CC389B6E1291EA006498F0E739A05A5CD16ABE (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float vertical { get { return m_Top; } set { m_Top = value; m_Bottom = value; } }
float L_0 = ___0_value;
__this->___m_Top_2 = L_0;
// public float vertical { get { return m_Top; } set { m_Top = value; m_Bottom = value; } }
float L_1 = ___0_value;
__this->___m_Bottom_3 = L_1;
// public float vertical { get { return m_Top; } set { m_Top = value; m_Bottom = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_Offset_set_vertical_m16CC389B6E1291EA006498F0E739A05A5CD16ABE_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
TMP_Offset_set_vertical_m16CC389B6E1291EA006498F0E739A05A5CD16ABE(_thisAdjusted, ___0_value, method);
}
// TMPro.TMP_Offset TMPro.TMP_Offset::get_zero()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 TMP_Offset_get_zero_m8D8E8D2E46EAB0DFFED647AC5EEB41A5B2AA2339 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// public static TMP_Offset zero { get { return k_ZeroOffset; } }
il2cpp_codegen_runtime_class_init_inline(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var);
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_0 = ((TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var))->___k_ZeroOffset_4;
return L_0;
}
}
// System.Void TMPro.TMP_Offset::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset__ctor_mE88A176987DB6F468CA09553D74E86E1B48AA81C (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_left, float ___1_right, float ___2_top, float ___3_bottom, const RuntimeMethod* method)
{
{
// m_Left = left;
float L_0 = ___0_left;
__this->___m_Left_0 = L_0;
// m_Right = right;
float L_1 = ___1_right;
__this->___m_Right_1 = L_1;
// m_Top = top;
float L_2 = ___2_top;
__this->___m_Top_2 = L_2;
// m_Bottom = bottom;
float L_3 = ___3_bottom;
__this->___m_Bottom_3 = L_3;
// }
return;
}
}
IL2CPP_EXTERN_C void TMP_Offset__ctor_mE88A176987DB6F468CA09553D74E86E1B48AA81C_AdjustorThunk (RuntimeObject* __this, float ___0_left, float ___1_right, float ___2_top, float ___3_bottom, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
TMP_Offset__ctor_mE88A176987DB6F468CA09553D74E86E1B48AA81C(_thisAdjusted, ___0_left, ___1_right, ___2_top, ___3_bottom, method);
}
// System.Void TMPro.TMP_Offset::.ctor(System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset__ctor_m5C1836C5751505F6A9E674C8CD7A6419F4BFDCA0 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_horizontal, float ___1_vertical, const RuntimeMethod* method)
{
{
// m_Left = horizontal;
float L_0 = ___0_horizontal;
__this->___m_Left_0 = L_0;
// m_Right = horizontal;
float L_1 = ___0_horizontal;
__this->___m_Right_1 = L_1;
// m_Top = vertical;
float L_2 = ___1_vertical;
__this->___m_Top_2 = L_2;
// m_Bottom = vertical;
float L_3 = ___1_vertical;
__this->___m_Bottom_3 = L_3;
// }
return;
}
}
IL2CPP_EXTERN_C void TMP_Offset__ctor_m5C1836C5751505F6A9E674C8CD7A6419F4BFDCA0_AdjustorThunk (RuntimeObject* __this, float ___0_horizontal, float ___1_vertical, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
TMP_Offset__ctor_m5C1836C5751505F6A9E674C8CD7A6419F4BFDCA0(_thisAdjusted, ___0_horizontal, ___1_vertical, method);
}
// System.Boolean TMPro.TMP_Offset::op_Equality(TMPro.TMP_Offset,TMPro.TMP_Offset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_Offset_op_Equality_m3D2451105415FA35C1E9CA5DE8C4C246094E1CA5 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___0_lhs, TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___1_rhs, const RuntimeMethod* method)
{
{
// return lhs.m_Left == rhs.m_Left &&
// lhs.m_Right == rhs.m_Right &&
// lhs.m_Top == rhs.m_Top &&
// lhs.m_Bottom == rhs.m_Bottom;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_0 = ___0_lhs;
float L_1 = L_0.___m_Left_0;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_2 = ___1_rhs;
float L_3 = L_2.___m_Left_0;
if ((!(((float)L_1) == ((float)L_3))))
{
goto IL_0039;
}
}
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_4 = ___0_lhs;
float L_5 = L_4.___m_Right_1;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_6 = ___1_rhs;
float L_7 = L_6.___m_Right_1;
if ((!(((float)L_5) == ((float)L_7))))
{
goto IL_0039;
}
}
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_8 = ___0_lhs;
float L_9 = L_8.___m_Top_2;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_10 = ___1_rhs;
float L_11 = L_10.___m_Top_2;
if ((!(((float)L_9) == ((float)L_11))))
{
goto IL_0039;
}
}
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_12 = ___0_lhs;
float L_13 = L_12.___m_Bottom_3;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_14 = ___1_rhs;
float L_15 = L_14.___m_Bottom_3;
return (bool)((((float)L_13) == ((float)L_15))? 1 : 0);
}
IL_0039:
{
return (bool)0;
}
}
// System.Boolean TMPro.TMP_Offset::op_Inequality(TMPro.TMP_Offset,TMPro.TMP_Offset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_Offset_op_Inequality_m6B6DDC71D8DA2341BB06316615A3A3C66A4BE31E (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___0_lhs, TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___1_rhs, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return !(lhs == rhs);
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_0 = ___0_lhs;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_1 = ___1_rhs;
il2cpp_codegen_runtime_class_init_inline(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var);
bool L_2;
L_2 = TMP_Offset_op_Equality_m3D2451105415FA35C1E9CA5DE8C4C246094E1CA5(L_0, L_1, NULL);
return (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
}
}
// TMPro.TMP_Offset TMPro.TMP_Offset::op_Multiply(TMPro.TMP_Offset,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 TMP_Offset_op_Multiply_mC618A5520464FC68B05E5B08985D3FA94204DF75 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___0_a, float ___1_b, const RuntimeMethod* method)
{
{
// return new TMP_Offset(a.m_Left * b, a.m_Right * b, a.m_Top * b, a.m_Bottom * b);
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_0 = ___0_a;
float L_1 = L_0.___m_Left_0;
float L_2 = ___1_b;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_3 = ___0_a;
float L_4 = L_3.___m_Right_1;
float L_5 = ___1_b;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_6 = ___0_a;
float L_7 = L_6.___m_Top_2;
float L_8 = ___1_b;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_9 = ___0_a;
float L_10 = L_9.___m_Bottom_3;
float L_11 = ___1_b;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_12;
memset((&L_12), 0, sizeof(L_12));
TMP_Offset__ctor_mE88A176987DB6F468CA09553D74E86E1B48AA81C((&L_12), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), ((float)il2cpp_codegen_multiply(L_10, L_11)), /*hidden argument*/NULL);
return L_12;
}
}
// System.Int32 TMPro.TMP_Offset::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_Offset_GetHashCode_mD43DEA54E08FF70C12AAB7FD40AC4310B81C1421 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return base.GetHashCode();
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_0 = (*(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*)__this);
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_1 = L_0;
RuntimeObject* L_2 = Box(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var, &L_1);
int32_t L_3;
L_3 = ValueType_GetHashCode_m3B47C72EA1FA846D9B0DFF3C444AB2BFA22CF3CE((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, NULL);
return L_3;
}
}
IL2CPP_EXTERN_C int32_t TMP_Offset_GetHashCode_mD43DEA54E08FF70C12AAB7FD40AC4310B81C1421_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
int32_t _returnValue;
_returnValue = TMP_Offset_GetHashCode_mD43DEA54E08FF70C12AAB7FD40AC4310B81C1421(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean TMPro.TMP_Offset::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_Offset_Equals_m7D8B386EF75BA3B1F931F1F70AAB10FEFA6B17F4 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return base.Equals(obj);
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_0 = (*(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*)__this);
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_1 = L_0;
RuntimeObject* L_2 = Box(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var, &L_1);
RuntimeObject* L_3 = ___0_obj;
bool L_4;
L_4 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_3, NULL);
return L_4;
}
}
IL2CPP_EXTERN_C bool TMP_Offset_Equals_m7D8B386EF75BA3B1F931F1F70AAB10FEFA6B17F4_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
bool _returnValue;
_returnValue = TMP_Offset_Equals_m7D8B386EF75BA3B1F931F1F70AAB10FEFA6B17F4(_thisAdjusted, ___0_obj, method);
return _returnValue;
}
// System.Boolean TMPro.TMP_Offset::Equals(TMPro.TMP_Offset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_Offset_Equals_m1670D25215AB3B155D89F019D27286D294A9ECF0 (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___0_other, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return base.Equals(other);
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_0 = (*(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*)__this);
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_1 = L_0;
RuntimeObject* L_2 = Box(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var, &L_1);
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_3 = ___0_other;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_4 = L_3;
RuntimeObject* L_5 = Box(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var, &L_4);
bool L_6;
L_6 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_5, NULL);
return L_6;
}
}
IL2CPP_EXTERN_C bool TMP_Offset_Equals_m1670D25215AB3B155D89F019D27286D294A9ECF0_AdjustorThunk (RuntimeObject* __this, TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___0_other, const RuntimeMethod* method)
{
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6*>(__this + _offset);
bool _returnValue;
_returnValue = TMP_Offset_Equals_m1670D25215AB3B155D89F019D27286D294A9ECF0(_thisAdjusted, ___0_other, method);
return _returnValue;
}
// System.Void TMPro.TMP_Offset::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Offset__cctor_mADC96160EF508F9E23B40CCF1228A01606C83F90 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// static readonly TMP_Offset k_ZeroOffset = new TMP_Offset(0F, 0F, 0F, 0F);
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_0;
memset((&L_0), 0, sizeof(L_0));
TMP_Offset__ctor_mE88A176987DB6F468CA09553D74E86E1B48AA81C((&L_0), (0.0f), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL);
((TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var))->___k_ZeroOffset_4 = L_0;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.HighlightState::.ctor(UnityEngine.Color32,TMPro.TMP_Offset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HighlightState__ctor_m25791146FF94DD76C2FAAAF47C1735C01D9F47B2 (HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* __this, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___0_color, TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___1_padding, const RuntimeMethod* method)
{
{
// this.color = color;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_0 = ___0_color;
__this->___color_0 = L_0;
// this.padding = padding;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_1 = ___1_padding;
__this->___padding_1 = L_1;
// }
return;
}
}
IL2CPP_EXTERN_C void HighlightState__ctor_m25791146FF94DD76C2FAAAF47C1735C01D9F47B2_AdjustorThunk (RuntimeObject* __this, Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___0_color, TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 ___1_padding, const RuntimeMethod* method)
{
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B*>(__this + _offset);
HighlightState__ctor_m25791146FF94DD76C2FAAAF47C1735C01D9F47B2(_thisAdjusted, ___0_color, ___1_padding, method);
}
// System.Boolean TMPro.HighlightState::op_Equality(TMPro.HighlightState,TMPro.HighlightState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HighlightState_op_Equality_mA8B294C1DDCDE0322A0834A3A0B742FCCB92A1E7 (HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___0_lhs, HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___1_rhs, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return lhs.color.Compare(rhs.color) && lhs.padding == rhs.padding;
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_0 = ___0_lhs;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_1 = L_0.___color_0;
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_2 = ___1_rhs;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_3 = L_2.___color_0;
bool L_4;
L_4 = TMPro_ExtensionMethods_Compare_m1838CE0635EC60A2288FA34D81634A7F808DE370(L_1, L_3, NULL);
if (!L_4)
{
goto IL_0025;
}
}
{
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_5 = ___0_lhs;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_6 = L_5.___padding_1;
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_7 = ___1_rhs;
TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6 L_8 = L_7.___padding_1;
il2cpp_codegen_runtime_class_init_inline(TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6_il2cpp_TypeInfo_var);
bool L_9;
L_9 = TMP_Offset_op_Equality_m3D2451105415FA35C1E9CA5DE8C4C246094E1CA5(L_6, L_8, NULL);
return L_9;
}
IL_0025:
{
return (bool)0;
}
}
// System.Boolean TMPro.HighlightState::op_Inequality(TMPro.HighlightState,TMPro.HighlightState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HighlightState_op_Inequality_m98311E1C788EC5DB2E62731BA43E0AE8D73333F8 (HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___0_lhs, HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___1_rhs, const RuntimeMethod* method)
{
{
// return !(lhs == rhs);
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_0 = ___0_lhs;
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_1 = ___1_rhs;
bool L_2;
L_2 = HighlightState_op_Equality_mA8B294C1DDCDE0322A0834A3A0B742FCCB92A1E7(L_0, L_1, NULL);
return (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
}
}
// System.Int32 TMPro.HighlightState::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HighlightState_GetHashCode_m2BE4FEEDFCB6713FA9C10C2D3B93E938E011C985 (HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return base.GetHashCode();
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_0 = (*(HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B*)__this);
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_1 = L_0;
RuntimeObject* L_2 = Box(HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B_il2cpp_TypeInfo_var, &L_1);
int32_t L_3;
L_3 = ValueType_GetHashCode_m3B47C72EA1FA846D9B0DFF3C444AB2BFA22CF3CE((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, NULL);
return L_3;
}
}
IL2CPP_EXTERN_C int32_t HighlightState_GetHashCode_m2BE4FEEDFCB6713FA9C10C2D3B93E938E011C985_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B*>(__this + _offset);
int32_t _returnValue;
_returnValue = HighlightState_GetHashCode_m2BE4FEEDFCB6713FA9C10C2D3B93E938E011C985(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean TMPro.HighlightState::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HighlightState_Equals_m0317881F19561A64B9016A27C306FDB77460D165 (HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return base.Equals(obj);
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_0 = (*(HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B*)__this);
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_1 = L_0;
RuntimeObject* L_2 = Box(HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B_il2cpp_TypeInfo_var, &L_1);
RuntimeObject* L_3 = ___0_obj;
bool L_4;
L_4 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_3, NULL);
return L_4;
}
}
IL2CPP_EXTERN_C bool HighlightState_Equals_m0317881F19561A64B9016A27C306FDB77460D165_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
{
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B*>(__this + _offset);
bool _returnValue;
_returnValue = HighlightState_Equals_m0317881F19561A64B9016A27C306FDB77460D165(_thisAdjusted, ___0_obj, method);
return _returnValue;
}
// System.Boolean TMPro.HighlightState::Equals(TMPro.HighlightState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HighlightState_Equals_mFC0B5D3A36F1CB24FFDC21F6C238184D43324825 (HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* __this, HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___0_other, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return base.Equals(other);
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_0 = (*(HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B*)__this);
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_1 = L_0;
RuntimeObject* L_2 = Box(HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B_il2cpp_TypeInfo_var, &L_1);
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_3 = ___0_other;
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B L_4 = L_3;
RuntimeObject* L_5 = Box(HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B_il2cpp_TypeInfo_var, &L_4);
bool L_6;
L_6 = ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_2, L_5, NULL);
return L_6;
}
}
IL2CPP_EXTERN_C bool HighlightState_Equals_mFC0B5D3A36F1CB24FFDC21F6C238184D43324825_AdjustorThunk (RuntimeObject* __this, HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B ___0_other, const RuntimeMethod* method)
{
HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<HighlightState_tE4F50287E5E2E91D42AB77DEA281D88D3AD6A28B*>(__this + _offset);
bool _returnValue;
_returnValue = HighlightState_Equals_mFC0B5D3A36F1CB24FFDC21F6C238184D43324825(_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
// Conversion methods for marshalling of: TMPro.TMP_CharacterInfo
IL2CPP_EXTERN_C void TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshal_pinvoke(const TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8& unmarshaled, TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshaled_pinvoke& marshaled)
{
Exception_t* ___textElement_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textElement' of type 'TMP_CharacterInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textElement_4Exception, NULL);
}
IL2CPP_EXTERN_C void TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshal_pinvoke_back(const TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshaled_pinvoke& marshaled, TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8& unmarshaled)
{
Exception_t* ___textElement_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textElement' of type 'TMP_CharacterInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textElement_4Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_CharacterInfo
IL2CPP_EXTERN_C void TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshal_pinvoke_cleanup(TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: TMPro.TMP_CharacterInfo
IL2CPP_EXTERN_C void TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshal_com(const TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8& unmarshaled, TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshaled_com& marshaled)
{
Exception_t* ___textElement_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textElement' of type 'TMP_CharacterInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textElement_4Exception, NULL);
}
IL2CPP_EXTERN_C void TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshal_com_back(const TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshaled_com& marshaled, TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8& unmarshaled)
{
Exception_t* ___textElement_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textElement' of type 'TMP_CharacterInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textElement_4Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_CharacterInfo
IL2CPP_EXTERN_C void TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshal_com_cleanup(TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.TMP_ColorGradient::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_ColorGradient__ctor_m16EACE29FFBC9D027D21703EE927AEE4C370EF8A (TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// public ColorMode colorMode = ColorMode.FourCornersGradient;
__this->___colorMode_4 = 3;
// public TMP_ColorGradient()
ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, NULL);
// colorMode = k_DefaultColorMode;
__this->___colorMode_4 = 3;
// topLeft = k_DefaultColor;
il2cpp_codegen_runtime_class_init_inline(TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_il2cpp_TypeInfo_var);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ((TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_StaticFields*)il2cpp_codegen_static_fields_for(TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_il2cpp_TypeInfo_var))->___k_DefaultColor_10;
__this->___topLeft_5 = L_0;
// topRight = k_DefaultColor;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = ((TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_StaticFields*)il2cpp_codegen_static_fields_for(TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_il2cpp_TypeInfo_var))->___k_DefaultColor_10;
__this->___topRight_6 = L_1;
// bottomLeft = k_DefaultColor;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ((TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_StaticFields*)il2cpp_codegen_static_fields_for(TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_il2cpp_TypeInfo_var))->___k_DefaultColor_10;
__this->___bottomLeft_7 = L_2;
// bottomRight = k_DefaultColor;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = ((TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_StaticFields*)il2cpp_codegen_static_fields_for(TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_il2cpp_TypeInfo_var))->___k_DefaultColor_10;
__this->___bottomRight_8 = L_3;
// }
return;
}
}
// System.Void TMPro.TMP_ColorGradient::.ctor(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_ColorGradient__ctor_m60AB4FD600B132618C4DED1BDE0864E7C8CBAC14 (TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_color, const RuntimeMethod* method)
{
{
// public ColorMode colorMode = ColorMode.FourCornersGradient;
__this->___colorMode_4 = 3;
// public TMP_ColorGradient(Color color)
ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, NULL);
// colorMode = k_DefaultColorMode;
__this->___colorMode_4 = 3;
// topLeft = color;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_color;
__this->___topLeft_5 = L_0;
// topRight = color;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = ___0_color;
__this->___topRight_6 = L_1;
// bottomLeft = color;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___0_color;
__this->___bottomLeft_7 = L_2;
// bottomRight = color;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = ___0_color;
__this->___bottomRight_8 = L_3;
// }
return;
}
}
// System.Void TMPro.TMP_ColorGradient::.ctor(UnityEngine.Color,UnityEngine.Color,UnityEngine.Color,UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_ColorGradient__ctor_mD73E13202AFB41FB9171358320B28DEF6F1162A4 (TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_color0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color1, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___2_color2, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___3_color3, const RuntimeMethod* method)
{
{
// public ColorMode colorMode = ColorMode.FourCornersGradient;
__this->___colorMode_4 = 3;
// public TMP_ColorGradient(Color color0, Color color1, Color color2, Color color3)
ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, NULL);
// colorMode = k_DefaultColorMode;
__this->___colorMode_4 = 3;
// this.topLeft = color0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_color0;
__this->___topLeft_5 = L_0;
// this.topRight = color1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = ___1_color1;
__this->___topRight_6 = L_1;
// this.bottomLeft = color2;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___2_color2;
__this->___bottomLeft_7 = L_2;
// this.bottomRight = color3;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = ___3_color3;
__this->___bottomRight_8 = L_3;
// }
return;
}
}
// System.Void TMPro.TMP_ColorGradient::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_ColorGradient__cctor_m84A7D02BB31A1A1FE3303B7C61B277AA066D934A (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// static readonly Color k_DefaultColor = Color.white;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
L_0 = Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline(NULL);
((TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_StaticFields*)il2cpp_codegen_static_fields_for(TMP_ColorGradient_t17B51752B4E9499A1FF7D875DCEC1D15A0F4AEBB_il2cpp_TypeInfo_var))->___k_DefaultColor_10 = L_0;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TextAlignmentOptions TMPro.TMP_Compatibility::ConvertTextAlignmentEnumValues(TMPro.TextAlignmentOptions)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_Compatibility_ConvertTextAlignmentEnumValues_mE840105F8940EB3B458F11758D4FBB8E1C8EF775 (int32_t ___0_oldValue, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
// switch ((int)oldValue)
int32_t L_0 = ___0_oldValue;
V_0 = L_0;
int32_t L_1 = V_0;
switch (L_1)
{
case 0:
{
goto IL_006d;
}
case 1:
{
goto IL_0073;
}
case 2:
{
goto IL_0079;
}
case 3:
{
goto IL_007f;
}
case 4:
{
goto IL_0085;
}
case 5:
{
goto IL_008b;
}
case 6:
{
goto IL_0091;
}
case 7:
{
goto IL_0097;
}
case 8:
{
goto IL_009d;
}
case 9:
{
goto IL_00a3;
}
case 10:
{
goto IL_00a9;
}
case 11:
{
goto IL_00af;
}
case 12:
{
goto IL_00b5;
}
case 13:
{
goto IL_00bb;
}
case 14:
{
goto IL_00c1;
}
case 15:
{
goto IL_00c7;
}
case 16:
{
goto IL_00cd;
}
case 17:
{
goto IL_00d3;
}
case 18:
{
goto IL_00d9;
}
case 19:
{
goto IL_00df;
}
case 20:
{
goto IL_00e5;
}
case 21:
{
goto IL_00eb;
}
case 22:
{
goto IL_00f1;
}
case 23:
{
goto IL_00f7;
}
}
}
{
goto IL_00fd;
}
IL_006d:
{
// return TextAlignmentOptions.TopLeft;
return (int32_t)(((int32_t)257));
}
IL_0073:
{
// return TextAlignmentOptions.Top;
return (int32_t)(((int32_t)258));
}
IL_0079:
{
// return TextAlignmentOptions.TopRight;
return (int32_t)(((int32_t)260));
}
IL_007f:
{
// return TextAlignmentOptions.TopJustified;
return (int32_t)(((int32_t)264));
}
IL_0085:
{
// return TextAlignmentOptions.Left;
return (int32_t)(((int32_t)513));
}
IL_008b:
{
// return TextAlignmentOptions.Center;
return (int32_t)(((int32_t)514));
}
IL_0091:
{
// return TextAlignmentOptions.Right;
return (int32_t)(((int32_t)516));
}
IL_0097:
{
// return TextAlignmentOptions.Justified;
return (int32_t)(((int32_t)520));
}
IL_009d:
{
// return TextAlignmentOptions.BottomLeft;
return (int32_t)(((int32_t)1025));
}
IL_00a3:
{
// return TextAlignmentOptions.Bottom;
return (int32_t)(((int32_t)1026));
}
IL_00a9:
{
// return TextAlignmentOptions.BottomRight;
return (int32_t)(((int32_t)1028));
}
IL_00af:
{
// return TextAlignmentOptions.BottomJustified;
return (int32_t)(((int32_t)1032));
}
IL_00b5:
{
// return TextAlignmentOptions.BaselineLeft;
return (int32_t)(((int32_t)2049));
}
IL_00bb:
{
// return TextAlignmentOptions.Baseline;
return (int32_t)(((int32_t)2050));
}
IL_00c1:
{
// return TextAlignmentOptions.BaselineRight;
return (int32_t)(((int32_t)2052));
}
IL_00c7:
{
// return TextAlignmentOptions.BaselineJustified;
return (int32_t)(((int32_t)2056));
}
IL_00cd:
{
// return TextAlignmentOptions.MidlineLeft;
return (int32_t)(((int32_t)4097));
}
IL_00d3:
{
// return TextAlignmentOptions.Midline;
return (int32_t)(((int32_t)4098));
}
IL_00d9:
{
// return TextAlignmentOptions.MidlineRight;
return (int32_t)(((int32_t)4100));
}
IL_00df:
{
// return TextAlignmentOptions.MidlineJustified;
return (int32_t)(((int32_t)4104));
}
IL_00e5:
{
// return TextAlignmentOptions.CaplineLeft;
return (int32_t)(((int32_t)8193));
}
IL_00eb:
{
// return TextAlignmentOptions.Capline;
return (int32_t)(((int32_t)8194));
}
IL_00f1:
{
// return TextAlignmentOptions.CaplineRight;
return (int32_t)(((int32_t)8196));
}
IL_00f7:
{
// return TextAlignmentOptions.CaplineJustified;
return (int32_t)(((int32_t)8200));
}
IL_00fd:
{
// return TextAlignmentOptions.TopLeft;
return (int32_t)(((int32_t)257));
}
}
#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
// Conversion methods for marshalling of: TMPro.ColorTween
IL2CPP_EXTERN_C void ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshal_pinvoke(const ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5& unmarshaled, ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshaled_pinvoke& marshaled)
{
Exception_t* ___m_Target_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Target' of type 'ColorTween': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Target_0Exception, NULL);
}
IL2CPP_EXTERN_C void ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshal_pinvoke_back(const ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshaled_pinvoke& marshaled, ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5& unmarshaled)
{
Exception_t* ___m_Target_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Target' of type 'ColorTween': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Target_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.ColorTween
IL2CPP_EXTERN_C void ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshal_pinvoke_cleanup(ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: TMPro.ColorTween
IL2CPP_EXTERN_C void ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshal_com(const ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5& unmarshaled, ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshaled_com& marshaled)
{
Exception_t* ___m_Target_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Target' of type 'ColorTween': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Target_0Exception, NULL);
}
IL2CPP_EXTERN_C void ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshal_com_back(const ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshaled_com& marshaled, ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5& unmarshaled)
{
Exception_t* ___m_Target_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Target' of type 'ColorTween': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Target_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.ColorTween
IL2CPP_EXTERN_C void ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshal_com_cleanup(ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5_marshaled_com& marshaled)
{
}
// UnityEngine.Color TMPro.ColorTween::get_startColor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ColorTween_get_startColor_mC3CD44E2CCEF5BB78ED52759D570B1B6855CBBCC (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// get { return m_StartColor; }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = __this->___m_StartColor_1;
return L_0;
}
}
IL2CPP_EXTERN_C Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ColorTween_get_startColor_mC3CD44E2CCEF5BB78ED52759D570B1B6855CBBCC_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F _returnValue;
_returnValue = ColorTween_get_startColor_mC3CD44E2CCEF5BB78ED52759D570B1B6855CBBCC_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.ColorTween::set_startColor(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorTween_set_startColor_m01FB2C14DD0139433F9EBCF39A286AE064B8A2FB (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method)
{
{
// set { m_StartColor = value; }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_value;
__this->___m_StartColor_1 = L_0;
// set { m_StartColor = value; }
return;
}
}
IL2CPP_EXTERN_C void ColorTween_set_startColor_m01FB2C14DD0139433F9EBCF39A286AE064B8A2FB_AdjustorThunk (RuntimeObject* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
ColorTween_set_startColor_m01FB2C14DD0139433F9EBCF39A286AE064B8A2FB_inline(_thisAdjusted, ___0_value, method);
}
// UnityEngine.Color TMPro.ColorTween::get_targetColor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ColorTween_get_targetColor_m26BAA4AAA09E6FD3E79F35C51170C32889919446 (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// get { return m_TargetColor; }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = __this->___m_TargetColor_2;
return L_0;
}
}
IL2CPP_EXTERN_C Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ColorTween_get_targetColor_m26BAA4AAA09E6FD3E79F35C51170C32889919446_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F _returnValue;
_returnValue = ColorTween_get_targetColor_m26BAA4AAA09E6FD3E79F35C51170C32889919446_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.ColorTween::set_targetColor(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorTween_set_targetColor_m24EB21B05BDCC21A4178DEB116962BE18B361B27 (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method)
{
{
// set { m_TargetColor = value; }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_value;
__this->___m_TargetColor_2 = L_0;
// set { m_TargetColor = value; }
return;
}
}
IL2CPP_EXTERN_C void ColorTween_set_targetColor_m24EB21B05BDCC21A4178DEB116962BE18B361B27_AdjustorThunk (RuntimeObject* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
ColorTween_set_targetColor_m24EB21B05BDCC21A4178DEB116962BE18B361B27_inline(_thisAdjusted, ___0_value, method);
}
// TMPro.ColorTween/ColorTweenMode TMPro.ColorTween::get_tweenMode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ColorTween_get_tweenMode_m9194D120345334B358FA8487E98C75FDD8F8355B (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// get { return m_TweenMode; }
int32_t L_0 = __this->___m_TweenMode_3;
return L_0;
}
}
IL2CPP_EXTERN_C int32_t ColorTween_get_tweenMode_m9194D120345334B358FA8487E98C75FDD8F8355B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
int32_t _returnValue;
_returnValue = ColorTween_get_tweenMode_m9194D120345334B358FA8487E98C75FDD8F8355B_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.ColorTween::set_tweenMode(TMPro.ColorTween/ColorTweenMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorTween_set_tweenMode_mB2A52A753B322F14EEF3A1C17B0CC51EB5210035 (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// set { m_TweenMode = value; }
int32_t L_0 = ___0_value;
__this->___m_TweenMode_3 = L_0;
// set { m_TweenMode = value; }
return;
}
}
IL2CPP_EXTERN_C void ColorTween_set_tweenMode_mB2A52A753B322F14EEF3A1C17B0CC51EB5210035_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
ColorTween_set_tweenMode_mB2A52A753B322F14EEF3A1C17B0CC51EB5210035_inline(_thisAdjusted, ___0_value, method);
}
// System.Single TMPro.ColorTween::get_duration()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ColorTween_get_duration_m2C26D45A626E334E9EECD575CCA45B55945736D3 (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// get { return m_Duration; }
float L_0 = __this->___m_Duration_4;
return L_0;
}
}
IL2CPP_EXTERN_C float ColorTween_get_duration_m2C26D45A626E334E9EECD575CCA45B55945736D3_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
float _returnValue;
_returnValue = ColorTween_get_duration_m2C26D45A626E334E9EECD575CCA45B55945736D3_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.ColorTween::set_duration(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorTween_set_duration_m0C781971A9EE23189EA02A2835731918680957F0 (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, float ___0_value, const RuntimeMethod* method)
{
{
// set { m_Duration = value; }
float L_0 = ___0_value;
__this->___m_Duration_4 = L_0;
// set { m_Duration = value; }
return;
}
}
IL2CPP_EXTERN_C void ColorTween_set_duration_m0C781971A9EE23189EA02A2835731918680957F0_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
ColorTween_set_duration_m0C781971A9EE23189EA02A2835731918680957F0_inline(_thisAdjusted, ___0_value, method);
}
// System.Boolean TMPro.ColorTween::get_ignoreTimeScale()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ColorTween_get_ignoreTimeScale_m008715D2A64C9FC6419C9D71A7030F8710ABA6AE (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// get { return m_IgnoreTimeScale; }
bool L_0 = __this->___m_IgnoreTimeScale_5;
return L_0;
}
}
IL2CPP_EXTERN_C bool ColorTween_get_ignoreTimeScale_m008715D2A64C9FC6419C9D71A7030F8710ABA6AE_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
bool _returnValue;
_returnValue = ColorTween_get_ignoreTimeScale_m008715D2A64C9FC6419C9D71A7030F8710ABA6AE_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.ColorTween::set_ignoreTimeScale(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorTween_set_ignoreTimeScale_mDC7F5B7E7EDF149304E8139C64712462DAB8D40D (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// set { m_IgnoreTimeScale = value; }
bool L_0 = ___0_value;
__this->___m_IgnoreTimeScale_5 = L_0;
// set { m_IgnoreTimeScale = value; }
return;
}
}
IL2CPP_EXTERN_C void ColorTween_set_ignoreTimeScale_mDC7F5B7E7EDF149304E8139C64712462DAB8D40D_AdjustorThunk (RuntimeObject* __this, bool ___0_value, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
ColorTween_set_ignoreTimeScale_mDC7F5B7E7EDF149304E8139C64712462DAB8D40D_inline(_thisAdjusted, ___0_value, method);
}
// System.Void TMPro.ColorTween::TweenValue(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorTween_TweenValue_m43ED566CB5FA4818535832C2ECFFCFEAAE7FFE8E (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, float ___0_floatPercentage, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_m742FE68F8584FCA2350604FAFF86FA120A2CFE8D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
// if (!ValidTarget())
bool L_0;
L_0 = ColorTween_ValidTarget_mFA6997930396ACBF53FCDFBDC457FC3C63AE90D7(__this, NULL);
if (L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// var newColor = Color.Lerp(m_StartColor, m_TargetColor, floatPercentage);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = __this->___m_StartColor_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = __this->___m_TargetColor_2;
float L_3 = ___0_floatPercentage;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4;
L_4 = Color_Lerp_mE79F87889843ECDC188E4CB5B5E1F1B2256E5EBE_inline(L_1, L_2, L_3, NULL);
V_0 = L_4;
// if (m_TweenMode == ColorTweenMode.Alpha)
int32_t L_5 = __this->___m_TweenMode_3;
if ((!(((uint32_t)L_5) == ((uint32_t)2))))
{
goto IL_005d;
}
}
{
// newColor.r = m_StartColor.r;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_6 = (&__this->___m_StartColor_1);
float L_7 = L_6->___r_0;
(&V_0)->___r_0 = L_7;
// newColor.g = m_StartColor.g;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_8 = (&__this->___m_StartColor_1);
float L_9 = L_8->___g_1;
(&V_0)->___g_1 = L_9;
// newColor.b = m_StartColor.b;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_10 = (&__this->___m_StartColor_1);
float L_11 = L_10->___b_2;
(&V_0)->___b_2 = L_11;
goto IL_0078;
}
IL_005d:
{
// else if (m_TweenMode == ColorTweenMode.RGB)
int32_t L_12 = __this->___m_TweenMode_3;
if ((!(((uint32_t)L_12) == ((uint32_t)1))))
{
goto IL_0078;
}
}
{
// newColor.a = m_StartColor.a;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_13 = (&__this->___m_StartColor_1);
float L_14 = L_13->___a_3;
(&V_0)->___a_3 = L_14;
}
IL_0078:
{
// m_Target.Invoke(newColor);
ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53* L_15 = __this->___m_Target_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_16 = V_0;
NullCheck(L_15);
UnityEvent_1_Invoke_m742FE68F8584FCA2350604FAFF86FA120A2CFE8D(L_15, L_16, UnityEvent_1_Invoke_m742FE68F8584FCA2350604FAFF86FA120A2CFE8D_RuntimeMethod_var);
// }
return;
}
}
IL2CPP_EXTERN_C void ColorTween_TweenValue_m43ED566CB5FA4818535832C2ECFFCFEAAE7FFE8E_AdjustorThunk (RuntimeObject* __this, float ___0_floatPercentage, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
ColorTween_TweenValue_m43ED566CB5FA4818535832C2ECFFCFEAAE7FFE8E(_thisAdjusted, ___0_floatPercentage, method);
}
// System.Void TMPro.ColorTween::AddOnChangedCallback(UnityEngine.Events.UnityAction`1<UnityEngine.Color>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorTween_AddOnChangedCallback_mF9FE28A71E2818B2C25D79B9272E838034B5A4E4 (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, UnityAction_1_t1096D18D9D13996146965189C54BB1A577A8011F* ___0_callback, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_AddListener_mD935AA7032F987581BD350C04192FBE8C25DD4EE_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_Target == null)
ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53* L_0 = __this->___m_Target_0;
if (L_0)
{
goto IL_0013;
}
}
{
// m_Target = new ColorTweenCallback();
ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53* L_1 = (ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53*)il2cpp_codegen_object_new(ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53_il2cpp_TypeInfo_var);
NullCheck(L_1);
ColorTweenCallback__ctor_m8723485C32B5BEAF1EBC7F4A7078FB90BDCF1AB4(L_1, NULL);
__this->___m_Target_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Target_0), (void*)L_1);
}
IL_0013:
{
// m_Target.AddListener(callback);
ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53* L_2 = __this->___m_Target_0;
UnityAction_1_t1096D18D9D13996146965189C54BB1A577A8011F* L_3 = ___0_callback;
NullCheck(L_2);
UnityEvent_1_AddListener_mD935AA7032F987581BD350C04192FBE8C25DD4EE(L_2, L_3, UnityEvent_1_AddListener_mD935AA7032F987581BD350C04192FBE8C25DD4EE_RuntimeMethod_var);
// }
return;
}
}
IL2CPP_EXTERN_C void ColorTween_AddOnChangedCallback_mF9FE28A71E2818B2C25D79B9272E838034B5A4E4_AdjustorThunk (RuntimeObject* __this, UnityAction_1_t1096D18D9D13996146965189C54BB1A577A8011F* ___0_callback, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
ColorTween_AddOnChangedCallback_mF9FE28A71E2818B2C25D79B9272E838034B5A4E4(_thisAdjusted, ___0_callback, method);
}
// System.Boolean TMPro.ColorTween::GetIgnoreTimescale()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ColorTween_GetIgnoreTimescale_m502CC5CF9B974F7F564316687E61A16E8CF038F7 (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// return m_IgnoreTimeScale;
bool L_0 = __this->___m_IgnoreTimeScale_5;
return L_0;
}
}
IL2CPP_EXTERN_C bool ColorTween_GetIgnoreTimescale_m502CC5CF9B974F7F564316687E61A16E8CF038F7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
bool _returnValue;
_returnValue = ColorTween_GetIgnoreTimescale_m502CC5CF9B974F7F564316687E61A16E8CF038F7_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Single TMPro.ColorTween::GetDuration()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ColorTween_GetDuration_mC929D8E88C9C230CE6A0EAE684B84CA08CFAA615 (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// return m_Duration;
float L_0 = __this->___m_Duration_4;
return L_0;
}
}
IL2CPP_EXTERN_C float ColorTween_GetDuration_mC929D8E88C9C230CE6A0EAE684B84CA08CFAA615_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
float _returnValue;
_returnValue = ColorTween_GetDuration_mC929D8E88C9C230CE6A0EAE684B84CA08CFAA615_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean TMPro.ColorTween::ValidTarget()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ColorTween_ValidTarget_mFA6997930396ACBF53FCDFBDC457FC3C63AE90D7 (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// return m_Target != null;
ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53* L_0 = __this->___m_Target_0;
return (bool)((!(((RuntimeObject*)(ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
IL2CPP_EXTERN_C bool ColorTween_ValidTarget_mFA6997930396ACBF53FCDFBDC457FC3C63AE90D7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5*>(__this + _offset);
bool _returnValue;
_returnValue = ColorTween_ValidTarget_mFA6997930396ACBF53FCDFBDC457FC3C63AE90D7(_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
// System.Void TMPro.ColorTween/ColorTweenCallback::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorTweenCallback__ctor_m8723485C32B5BEAF1EBC7F4A7078FB90BDCF1AB4 (ColorTweenCallback_tA3F6E0BB4EBAA1CFB97539807CE8C9BB7C851F53* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1__ctor_mDED1CDCE6C1912DC328CA1D07ACA3ABB9AF1303D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UnityEvent_1__ctor_mDED1CDCE6C1912DC328CA1D07ACA3ABB9AF1303D(__this, UnityEvent_1__ctor_mDED1CDCE6C1912DC328CA1D07ACA3ABB9AF1303D_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
// Conversion methods for marshalling of: TMPro.FloatTween
IL2CPP_EXTERN_C void FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshal_pinvoke(const FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE& unmarshaled, FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshaled_pinvoke& marshaled)
{
Exception_t* ___m_Target_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Target' of type 'FloatTween': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Target_0Exception, NULL);
}
IL2CPP_EXTERN_C void FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshal_pinvoke_back(const FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshaled_pinvoke& marshaled, FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE& unmarshaled)
{
Exception_t* ___m_Target_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Target' of type 'FloatTween': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Target_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.FloatTween
IL2CPP_EXTERN_C void FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshal_pinvoke_cleanup(FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: TMPro.FloatTween
IL2CPP_EXTERN_C void FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshal_com(const FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE& unmarshaled, FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshaled_com& marshaled)
{
Exception_t* ___m_Target_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Target' of type 'FloatTween': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Target_0Exception, NULL);
}
IL2CPP_EXTERN_C void FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshal_com_back(const FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshaled_com& marshaled, FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE& unmarshaled)
{
Exception_t* ___m_Target_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Target' of type 'FloatTween': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Target_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.FloatTween
IL2CPP_EXTERN_C void FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshal_com_cleanup(FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE_marshaled_com& marshaled)
{
}
// System.Single TMPro.FloatTween::get_startValue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FloatTween_get_startValue_mE12446AD7FA5B7816124ADFF1FF7959A3B6ACF1B (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// get { return m_StartValue; }
float L_0 = __this->___m_StartValue_1;
return L_0;
}
}
IL2CPP_EXTERN_C float FloatTween_get_startValue_mE12446AD7FA5B7816124ADFF1FF7959A3B6ACF1B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
float _returnValue;
_returnValue = FloatTween_get_startValue_mE12446AD7FA5B7816124ADFF1FF7959A3B6ACF1B_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.FloatTween::set_startValue(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatTween_set_startValue_m1E04EA68FFEE3AA1553B194D0F82C32815E2C718 (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, float ___0_value, const RuntimeMethod* method)
{
{
// set { m_StartValue = value; }
float L_0 = ___0_value;
__this->___m_StartValue_1 = L_0;
// set { m_StartValue = value; }
return;
}
}
IL2CPP_EXTERN_C void FloatTween_set_startValue_m1E04EA68FFEE3AA1553B194D0F82C32815E2C718_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
FloatTween_set_startValue_m1E04EA68FFEE3AA1553B194D0F82C32815E2C718_inline(_thisAdjusted, ___0_value, method);
}
// System.Single TMPro.FloatTween::get_targetValue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FloatTween_get_targetValue_m2FA9DBB4C75BFD36E2A9DE57522CAA25D9F44FF2 (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// get { return m_TargetValue; }
float L_0 = __this->___m_TargetValue_2;
return L_0;
}
}
IL2CPP_EXTERN_C float FloatTween_get_targetValue_m2FA9DBB4C75BFD36E2A9DE57522CAA25D9F44FF2_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
float _returnValue;
_returnValue = FloatTween_get_targetValue_m2FA9DBB4C75BFD36E2A9DE57522CAA25D9F44FF2_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.FloatTween::set_targetValue(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatTween_set_targetValue_mE110CBA03582B01B96766AE53F2DDD3C2D4DE131 (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, float ___0_value, const RuntimeMethod* method)
{
{
// set { m_TargetValue = value; }
float L_0 = ___0_value;
__this->___m_TargetValue_2 = L_0;
// set { m_TargetValue = value; }
return;
}
}
IL2CPP_EXTERN_C void FloatTween_set_targetValue_mE110CBA03582B01B96766AE53F2DDD3C2D4DE131_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
FloatTween_set_targetValue_mE110CBA03582B01B96766AE53F2DDD3C2D4DE131_inline(_thisAdjusted, ___0_value, method);
}
// System.Single TMPro.FloatTween::get_duration()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FloatTween_get_duration_mE71CD40934ED69FDD7CDA8D5438E9897E6E9FE7A (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// get { return m_Duration; }
float L_0 = __this->___m_Duration_3;
return L_0;
}
}
IL2CPP_EXTERN_C float FloatTween_get_duration_mE71CD40934ED69FDD7CDA8D5438E9897E6E9FE7A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
float _returnValue;
_returnValue = FloatTween_get_duration_mE71CD40934ED69FDD7CDA8D5438E9897E6E9FE7A_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.FloatTween::set_duration(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatTween_set_duration_mF59D55C5F70E037AF88A6191D282D404C532D613 (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, float ___0_value, const RuntimeMethod* method)
{
{
// set { m_Duration = value; }
float L_0 = ___0_value;
__this->___m_Duration_3 = L_0;
// set { m_Duration = value; }
return;
}
}
IL2CPP_EXTERN_C void FloatTween_set_duration_mF59D55C5F70E037AF88A6191D282D404C532D613_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
FloatTween_set_duration_mF59D55C5F70E037AF88A6191D282D404C532D613_inline(_thisAdjusted, ___0_value, method);
}
// System.Boolean TMPro.FloatTween::get_ignoreTimeScale()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FloatTween_get_ignoreTimeScale_m8FE31080B4800A6CFB89918E0803BB1BE21FDA4B (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// get { return m_IgnoreTimeScale; }
bool L_0 = __this->___m_IgnoreTimeScale_4;
return L_0;
}
}
IL2CPP_EXTERN_C bool FloatTween_get_ignoreTimeScale_m8FE31080B4800A6CFB89918E0803BB1BE21FDA4B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
bool _returnValue;
_returnValue = FloatTween_get_ignoreTimeScale_m8FE31080B4800A6CFB89918E0803BB1BE21FDA4B_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.FloatTween::set_ignoreTimeScale(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatTween_set_ignoreTimeScale_m53B7945E5B54998B9BC28E7508E94D3A8205C10A (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// set { m_IgnoreTimeScale = value; }
bool L_0 = ___0_value;
__this->___m_IgnoreTimeScale_4 = L_0;
// set { m_IgnoreTimeScale = value; }
return;
}
}
IL2CPP_EXTERN_C void FloatTween_set_ignoreTimeScale_m53B7945E5B54998B9BC28E7508E94D3A8205C10A_AdjustorThunk (RuntimeObject* __this, bool ___0_value, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
FloatTween_set_ignoreTimeScale_m53B7945E5B54998B9BC28E7508E94D3A8205C10A_inline(_thisAdjusted, ___0_value, method);
}
// System.Void TMPro.FloatTween::TweenValue(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatTween_TweenValue_m022D385B013439E2FB8020F6A6BD329CECA81E89 (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, float ___0_floatPercentage, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_mABC41DCEDDFA68F8F39C0DFC1CF55B7C1B70A805_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
// if (!ValidTarget())
bool L_0;
L_0 = FloatTween_ValidTarget_m4591FB5DBEE8762554B97A09B232893EE754D7DF(__this, NULL);
if (L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// var newValue = Mathf.Lerp(m_StartValue, m_TargetValue, floatPercentage);
float L_1 = __this->___m_StartValue_1;
float L_2 = __this->___m_TargetValue_2;
float L_3 = ___0_floatPercentage;
float L_4;
L_4 = Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline(L_1, L_2, L_3, NULL);
V_0 = L_4;
// m_Target.Invoke(newValue);
FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E* L_5 = __this->___m_Target_0;
float L_6 = V_0;
NullCheck(L_5);
UnityEvent_1_Invoke_mABC41DCEDDFA68F8F39C0DFC1CF55B7C1B70A805(L_5, L_6, UnityEvent_1_Invoke_mABC41DCEDDFA68F8F39C0DFC1CF55B7C1B70A805_RuntimeMethod_var);
// }
return;
}
}
IL2CPP_EXTERN_C void FloatTween_TweenValue_m022D385B013439E2FB8020F6A6BD329CECA81E89_AdjustorThunk (RuntimeObject* __this, float ___0_floatPercentage, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
FloatTween_TweenValue_m022D385B013439E2FB8020F6A6BD329CECA81E89(_thisAdjusted, ___0_floatPercentage, method);
}
// System.Void TMPro.FloatTween::AddOnChangedCallback(UnityEngine.Events.UnityAction`1<System.Single>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatTween_AddOnChangedCallback_m2DCB737D223D6345503A9DA057D7935F9C3A5AD6 (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* ___0_callback, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_Target == null)
FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E* L_0 = __this->___m_Target_0;
if (L_0)
{
goto IL_0013;
}
}
{
// m_Target = new FloatTweenCallback();
FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E* L_1 = (FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E*)il2cpp_codegen_object_new(FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E_il2cpp_TypeInfo_var);
NullCheck(L_1);
FloatTweenCallback__ctor_m93E614F36DA9484D40A5286A7EB4220220A25F00(L_1, NULL);
__this->___m_Target_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Target_0), (void*)L_1);
}
IL_0013:
{
// m_Target.AddListener(callback);
FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E* L_2 = __this->___m_Target_0;
UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* L_3 = ___0_callback;
NullCheck(L_2);
UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC(L_2, L_3, UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC_RuntimeMethod_var);
// }
return;
}
}
IL2CPP_EXTERN_C void FloatTween_AddOnChangedCallback_m2DCB737D223D6345503A9DA057D7935F9C3A5AD6_AdjustorThunk (RuntimeObject* __this, UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* ___0_callback, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
FloatTween_AddOnChangedCallback_m2DCB737D223D6345503A9DA057D7935F9C3A5AD6(_thisAdjusted, ___0_callback, method);
}
// System.Boolean TMPro.FloatTween::GetIgnoreTimescale()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FloatTween_GetIgnoreTimescale_mB13FC7DCC241FCF2C9EC10D8AF8A9B6103F9B420 (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// return m_IgnoreTimeScale;
bool L_0 = __this->___m_IgnoreTimeScale_4;
return L_0;
}
}
IL2CPP_EXTERN_C bool FloatTween_GetIgnoreTimescale_mB13FC7DCC241FCF2C9EC10D8AF8A9B6103F9B420_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
bool _returnValue;
_returnValue = FloatTween_GetIgnoreTimescale_mB13FC7DCC241FCF2C9EC10D8AF8A9B6103F9B420_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Single TMPro.FloatTween::GetDuration()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FloatTween_GetDuration_m4F4E336D66A32D1F051E0EF2B1513F05EC3BF349 (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// return m_Duration;
float L_0 = __this->___m_Duration_3;
return L_0;
}
}
IL2CPP_EXTERN_C float FloatTween_GetDuration_m4F4E336D66A32D1F051E0EF2B1513F05EC3BF349_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
float _returnValue;
_returnValue = FloatTween_GetDuration_m4F4E336D66A32D1F051E0EF2B1513F05EC3BF349_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean TMPro.FloatTween::ValidTarget()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FloatTween_ValidTarget_m4591FB5DBEE8762554B97A09B232893EE754D7DF (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// return m_Target != null;
FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E* L_0 = __this->___m_Target_0;
return (bool)((!(((RuntimeObject*)(FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
IL2CPP_EXTERN_C bool FloatTween_ValidTarget_m4591FB5DBEE8762554B97A09B232893EE754D7DF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE*>(__this + _offset);
bool _returnValue;
_returnValue = FloatTween_ValidTarget_m4591FB5DBEE8762554B97A09B232893EE754D7DF(_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
// System.Void TMPro.FloatTween/FloatTweenCallback::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatTweenCallback__ctor_m93E614F36DA9484D40A5286A7EB4220220A25F00 (FloatTweenCallback_t5348AE7D6567149477FA6C0B7A70DBCEA1E73C7E* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1__ctor_mD1175E822AFF26E9A43F2FB692BB82525C6DD422_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UnityEvent_1__ctor_mD1175E822AFF26E9A43F2FB692BB82525C6DD422(__this, UnityEvent_1__ctor_mD1175E822AFF26E9A43F2FB692BB82525C6DD422_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
// UnityEngine.GameObject TMPro.TMP_DefaultControls::CreateUIElementRoot(System.String,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_DefaultControls_CreateUIElementRoot_m67AF400D15F9252F70D1DDCCE1B6E017FCCF3608 (String_t* ___0_name, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_size, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// GameObject child = new GameObject(name);
String_t* L_0 = ___0_name;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1 = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)il2cpp_codegen_object_new(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
NullCheck(L_1);
GameObject__ctor_m37D512B05D292F954792225E6C6EEE95293A9B88(L_1, L_0, NULL);
// RectTransform rectTransform = child.AddComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = L_1;
NullCheck(L_2);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_3;
L_3 = GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388(L_2, GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388_RuntimeMethod_var);
// rectTransform.sizeDelta = size;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___1_size;
NullCheck(L_3);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_3, L_4, NULL);
// return child;
return L_2;
}
}
// UnityEngine.GameObject TMPro.TMP_DefaultControls::CreateUIObject(System.String,UnityEngine.GameObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278 (String_t* ___0_name, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___1_parent, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// GameObject go = new GameObject(name);
String_t* L_0 = ___0_name;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1 = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)il2cpp_codegen_object_new(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
NullCheck(L_1);
GameObject__ctor_m37D512B05D292F954792225E6C6EEE95293A9B88(L_1, L_0, NULL);
// go.AddComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = L_1;
NullCheck(L_2);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_3;
L_3 = GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388(L_2, GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388_RuntimeMethod_var);
// SetParentAndAlign(go, parent);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = L_2;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_5 = ___1_parent;
il2cpp_codegen_runtime_class_init_inline(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
TMP_DefaultControls_SetParentAndAlign_m3DC6F261496415BFD5A95D0EA5EE8D7B320AE157(L_4, L_5, NULL);
// return go;
return L_4;
}
}
// System.Void TMPro.TMP_DefaultControls::SetDefaultTextValues(TMPro.TMP_Text)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_DefaultControls_SetDefaultTextValues_mDC3353B8B8D0ED33A70A1B2AC9B7602DA9DCC67F (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_lbl, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// lbl.color = s_TextColor;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = ___0_lbl;
il2cpp_codegen_runtime_class_init_inline(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = ((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_TextColor_7;
NullCheck(L_0);
VirtualActionInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_0, L_1);
// lbl.fontSize = 14;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_2 = ___0_lbl;
NullCheck(L_2);
TMP_Text_set_fontSize_m1C3A3BA2BC88E5E1D89375FD35A0AA91E75D3AAD(L_2, (14.0f), NULL);
// }
return;
}
}
// System.Void TMPro.TMP_DefaultControls::SetDefaultColorTransitionValues(UnityEngine.UI.Selectable)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_DefaultControls_SetDefaultColorTransitionValues_m72AC254CDF013CD5831DC9FF9A49A17E9857A228 (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___0_slider, const RuntimeMethod* method)
{
ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// ColorBlock colors = slider.colors;
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* L_0 = ___0_slider;
NullCheck(L_0);
ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11 L_1;
L_1 = Selectable_get_colors_mB53E365D02351D4B64084295C4B2A7AF2DEC4750_inline(L_0, NULL);
V_0 = L_1;
// colors.highlightedColor = new Color(0.882f, 0.882f, 0.882f);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2;
memset((&L_2), 0, sizeof(L_2));
Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline((&L_2), (0.882000029f), (0.882000029f), (0.882000029f), /*hidden argument*/NULL);
ColorBlock_set_highlightedColor_m04E97DF2CCE7CAC47120D8F486E18BF62F16FF86_inline((&V_0), L_2, NULL);
// colors.pressedColor = new Color(0.698f, 0.698f, 0.698f);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3;
memset((&L_3), 0, sizeof(L_3));
Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline((&L_3), (0.698000014f), (0.698000014f), (0.698000014f), /*hidden argument*/NULL);
ColorBlock_set_pressedColor_m644C938090857AB07C57B25FE53F6DC2BB0DD5A8_inline((&V_0), L_3, NULL);
// colors.disabledColor = new Color(0.521f, 0.521f, 0.521f);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4;
memset((&L_4), 0, sizeof(L_4));
Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline((&L_4), (0.521000028f), (0.521000028f), (0.521000028f), /*hidden argument*/NULL);
ColorBlock_set_disabledColor_m4D10D1F8525CCC7E8E200E3994AFB28ADABB1D8E_inline((&V_0), L_4, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_DefaultControls::SetParentAndAlign(UnityEngine.GameObject,UnityEngine.GameObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_DefaultControls_SetParentAndAlign_m3DC6F261496415BFD5A95D0EA5EE8D7B320AE157 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_child, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___1_parent, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (parent == null)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___1_parent;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_000a;
}
}
{
// return;
return;
}
IL_000a:
{
// child.transform.SetParent(parent.transform, false);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = ___0_child;
NullCheck(L_2);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3;
L_3 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_2, NULL);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = ___1_parent;
NullCheck(L_4);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5;
L_5 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_4, NULL);
NullCheck(L_3);
Transform_SetParent_m9BDD7B7476714B2D7919B10BDC22CE75C0A0A195(L_3, L_5, (bool)0, NULL);
// SetLayerRecursively(child, parent.layer);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6 = ___0_child;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7 = ___1_parent;
NullCheck(L_7);
int32_t L_8;
L_8 = GameObject_get_layer_m108902B9C89E9F837CE06B9942AA42307450FEAF(L_7, NULL);
il2cpp_codegen_runtime_class_init_inline(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
TMP_DefaultControls_SetLayerRecursively_m34C986A57E7C7B3C75C44E54174BB5276F7D640B(L_6, L_8, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_DefaultControls::SetLayerRecursively(UnityEngine.GameObject,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_DefaultControls_SetLayerRecursively_m34C986A57E7C7B3C75C44E54174BB5276F7D640B (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_go, int32_t ___1_layer, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_0 = NULL;
int32_t V_1 = 0;
{
// go.layer = layer;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_go;
int32_t L_1 = ___1_layer;
NullCheck(L_0);
GameObject_set_layer_m6E1AF478A2CC86BD222B96317BEB78B7D89B18D0(L_0, L_1, NULL);
// Transform t = go.transform;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = ___0_go;
NullCheck(L_2);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3;
L_3 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_2, NULL);
V_0 = L_3;
// for (int i = 0; i < t.childCount; i++)
V_1 = 0;
goto IL_0028;
}
IL_0012:
{
// SetLayerRecursively(t.GetChild(i).gameObject, layer);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_4 = V_0;
int32_t L_5 = V_1;
NullCheck(L_4);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_6;
L_6 = Transform_GetChild_mE686DF0C7AAC1F7AEF356967B1C04D8B8E240EAF(L_4, L_5, NULL);
NullCheck(L_6);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7;
L_7 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_6, NULL);
int32_t L_8 = ___1_layer;
il2cpp_codegen_runtime_class_init_inline(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
TMP_DefaultControls_SetLayerRecursively_m34C986A57E7C7B3C75C44E54174BB5276F7D640B(L_7, L_8, NULL);
// for (int i = 0; i < t.childCount; i++)
int32_t L_9 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
}
IL_0028:
{
// for (int i = 0; i < t.childCount; i++)
int32_t L_10 = V_1;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_11 = V_0;
NullCheck(L_11);
int32_t L_12;
L_12 = Transform_get_childCount_mE9C29C702AB662CC540CA053EDE48BDAFA35B4B0(L_11, NULL);
if ((((int32_t)L_10) < ((int32_t)L_12)))
{
goto IL_0012;
}
}
{
// }
return;
}
}
// UnityEngine.GameObject TMPro.TMP_DefaultControls::CreateScrollbar(TMPro.TMP_DefaultControls/Resources)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_DefaultControls_CreateScrollbar_mAB1F6E4EFD132C2BF186727978CF87844E0751AA (Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B ___0_resources, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_m483D120AC715C1960421BC226FBA33E0DFC8FDDA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral19277F38D49C281FCC8D4E6C31D4B925DD5F1024);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD82B77D63A996CB341728DDE21870F57763B176);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEA3D8051D609CD3A970C42443D7238721864B8AF);
s_Il2CppMethodInitialized = true;
}
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_0 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_1 = NULL;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* V_2 = NULL;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* V_3 = NULL;
{
// GameObject scrollbarRoot = CreateUIElementRoot("Scrollbar", s_ThinElementSize);
il2cpp_codegen_runtime_class_init_inline(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_ThinElementSize_5;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
L_1 = TMP_DefaultControls_CreateUIElementRoot_m67AF400D15F9252F70D1DDCCE1B6E017FCCF3608(_stringLiteralDD82B77D63A996CB341728DDE21870F57763B176, L_0, NULL);
V_0 = L_1;
// GameObject sliderArea = CreateUIObject("Sliding Area", scrollbarRoot);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = V_0;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3;
L_3 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteralEA3D8051D609CD3A970C42443D7238721864B8AF, L_2, NULL);
V_1 = L_3;
// GameObject handle = CreateUIObject("Handle", sliderArea);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = V_1;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_5;
L_5 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteral19277F38D49C281FCC8D4E6C31D4B925DD5F1024, L_4, NULL);
// Image bgImage = scrollbarRoot.AddComponent<Image>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6 = V_0;
NullCheck(L_6);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_7;
L_7 = GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0(L_6, GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
// bgImage.sprite = resources.background;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_8 = L_7;
Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B L_9 = ___0_resources;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_10 = L_9.___background_1;
NullCheck(L_8);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_8, L_10, NULL);
// bgImage.type = Image.Type.Sliced;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_11 = L_8;
NullCheck(L_11);
Image_set_type_mECB8D34772AA393FFBC867B03D18EA0F1A8546BF(L_11, 1, NULL);
// bgImage.color = s_DefaultSelectableColor;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = ((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_DefaultSelectableColor_6;
NullCheck(L_11);
VirtualActionInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_11, L_12);
// Image handleImage = handle.AddComponent<Image>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13 = L_5;
NullCheck(L_13);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_14;
L_14 = GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0(L_13, GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
V_2 = L_14;
// handleImage.sprite = resources.standard;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_15 = V_2;
Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B L_16 = ___0_resources;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_17 = L_16.___standard_0;
NullCheck(L_15);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_15, L_17, NULL);
// handleImage.type = Image.Type.Sliced;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_18 = V_2;
NullCheck(L_18);
Image_set_type_mECB8D34772AA393FFBC867B03D18EA0F1A8546BF(L_18, 1, NULL);
// handleImage.color = s_DefaultSelectableColor;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_19 = V_2;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_20 = ((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_DefaultSelectableColor_6;
NullCheck(L_19);
VirtualActionInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_19, L_20);
// RectTransform sliderAreaRect = sliderArea.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_21 = V_1;
NullCheck(L_21);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_22;
L_22 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_21, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// sliderAreaRect.sizeDelta = new Vector2(-20, -20);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_23 = L_22;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24;
memset((&L_24), 0, sizeof(L_24));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_24), (-20.0f), (-20.0f), /*hidden argument*/NULL);
NullCheck(L_23);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_23, L_24, NULL);
// sliderAreaRect.anchorMin = Vector2.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_25 = L_23;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
L_26 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_25);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_25, L_26, NULL);
// sliderAreaRect.anchorMax = Vector2.one;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27;
L_27 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
NullCheck(L_25);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_25, L_27, NULL);
// RectTransform handleRect = handle.GetComponent<RectTransform>();
NullCheck(L_13);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_28;
L_28 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_13, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
V_3 = L_28;
// handleRect.sizeDelta = new Vector2(20, 20);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_29 = V_3;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_30;
memset((&L_30), 0, sizeof(L_30));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_30), (20.0f), (20.0f), /*hidden argument*/NULL);
NullCheck(L_29);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_29, L_30, NULL);
// Scrollbar scrollbar = scrollbarRoot.AddComponent<Scrollbar>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_31 = V_0;
NullCheck(L_31);
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_32;
L_32 = GameObject_AddComponent_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_m483D120AC715C1960421BC226FBA33E0DFC8FDDA(L_31, GameObject_AddComponent_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_m483D120AC715C1960421BC226FBA33E0DFC8FDDA_RuntimeMethod_var);
// scrollbar.handleRect = handleRect;
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_33 = L_32;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_34 = V_3;
NullCheck(L_33);
Scrollbar_set_handleRect_m2B621325A0EEA1EDCB71402FCBC7DBEB9C2BD4B0(L_33, L_34, NULL);
// scrollbar.targetGraphic = handleImage;
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_35 = L_33;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_36 = V_2;
NullCheck(L_35);
Selectable_set_targetGraphic_m23DB0DF4E5F2DABD50C662C708B4555162171FB9(L_35, L_36, NULL);
// SetDefaultColorTransitionValues(scrollbar);
TMP_DefaultControls_SetDefaultColorTransitionValues_m72AC254CDF013CD5831DC9FF9A49A17E9857A228(L_35, NULL);
// return scrollbarRoot;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_37 = V_0;
return L_37;
}
}
// UnityEngine.GameObject TMPro.TMP_DefaultControls::CreateButton(TMPro.TMP_DefaultControls/Resources)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_DefaultControls_CreateButton_m19500388D51128AC9E8EA08A6822D183E65AE43B (Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B ___0_resources, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_m60FA17F75591FF93A15D1D1FE5969B8CB9E5FAAC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D19CF46F0A7E27123A528965054EDD67AF55062);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7DE03E5EBA0308517D1762F2C0DF3B9E2A2F1870);
s_Il2CppMethodInitialized = true;
}
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_0 = NULL;
{
// GameObject buttonRoot = CreateUIElementRoot("Button", s_ThickElementSize);
il2cpp_codegen_runtime_class_init_inline(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_ThickElementSize_4;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
L_1 = TMP_DefaultControls_CreateUIElementRoot_m67AF400D15F9252F70D1DDCCE1B6E017FCCF3608(_stringLiteral7DE03E5EBA0308517D1762F2C0DF3B9E2A2F1870, L_0, NULL);
V_0 = L_1;
// GameObject childText = new GameObject("Text (TMP)");
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)il2cpp_codegen_object_new(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
NullCheck(L_2);
GameObject__ctor_m37D512B05D292F954792225E6C6EEE95293A9B88(L_2, _stringLiteral0D19CF46F0A7E27123A528965054EDD67AF55062, NULL);
// childText.AddComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3 = L_2;
NullCheck(L_3);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_4;
L_4 = GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388(L_3, GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388_RuntimeMethod_var);
// SetParentAndAlign(childText, buttonRoot);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_5 = L_3;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6 = V_0;
TMP_DefaultControls_SetParentAndAlign_m3DC6F261496415BFD5A95D0EA5EE8D7B320AE157(L_5, L_6, NULL);
// Image image = buttonRoot.AddComponent<Image>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7 = V_0;
NullCheck(L_7);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_8;
L_8 = GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0(L_7, GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
// image.sprite = resources.standard;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_9 = L_8;
Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B L_10 = ___0_resources;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_11 = L_10.___standard_0;
NullCheck(L_9);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_9, L_11, NULL);
// image.type = Image.Type.Sliced;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_12 = L_9;
NullCheck(L_12);
Image_set_type_mECB8D34772AA393FFBC867B03D18EA0F1A8546BF(L_12, 1, NULL);
// image.color = s_DefaultSelectableColor;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13 = ((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_DefaultSelectableColor_6;
NullCheck(L_12);
VirtualActionInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_12, L_13);
// Button bt = buttonRoot.AddComponent<Button>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_14 = V_0;
NullCheck(L_14);
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_15;
L_15 = GameObject_AddComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_m60FA17F75591FF93A15D1D1FE5969B8CB9E5FAAC(L_14, GameObject_AddComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_m60FA17F75591FF93A15D1D1FE5969B8CB9E5FAAC_RuntimeMethod_var);
// SetDefaultColorTransitionValues(bt);
TMP_DefaultControls_SetDefaultColorTransitionValues_m72AC254CDF013CD5831DC9FF9A49A17E9857A228(L_15, NULL);
// TextMeshProUGUI text = childText.AddComponent<TextMeshProUGUI>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_16 = L_5;
NullCheck(L_16);
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_17;
L_17 = GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB(L_16, GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB_RuntimeMethod_var);
// text.text = "Button";
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_18 = L_17;
NullCheck(L_18);
VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_18, _stringLiteral7DE03E5EBA0308517D1762F2C0DF3B9E2A2F1870);
// text.alignment = TextAlignmentOptions.Center;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_19 = L_18;
NullCheck(L_19);
TMP_Text_set_alignment_mE5216A28797987CC19927ED3CB8DFAC438C6B95A(L_19, ((int32_t)514), NULL);
// SetDefaultTextValues(text);
TMP_DefaultControls_SetDefaultTextValues_mDC3353B8B8D0ED33A70A1B2AC9B7602DA9DCC67F(L_19, NULL);
// RectTransform textRectTransform = childText.GetComponent<RectTransform>();
NullCheck(L_16);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_20;
L_20 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_16, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// textRectTransform.anchorMin = Vector2.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_21 = L_20;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22;
L_22 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_21);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_21, L_22, NULL);
// textRectTransform.anchorMax = Vector2.one;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_23 = L_21;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24;
L_24 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
NullCheck(L_23);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_23, L_24, NULL);
// textRectTransform.sizeDelta = Vector2.zero;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25;
L_25 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_23);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_23, L_25, NULL);
// return buttonRoot;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_26 = V_0;
return L_26;
}
}
// UnityEngine.GameObject TMPro.TMP_DefaultControls::CreateText(TMPro.TMP_DefaultControls/Resources)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_DefaultControls_CreateText_mD4727FBA88AD13862711F4C1E6507514A7C2BB56 (Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B ___0_resources, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D19CF46F0A7E27123A528965054EDD67AF55062);
s_Il2CppMethodInitialized = true;
}
{
// go = CreateUIElementRoot("Text (TMP)", s_TextElementSize);
il2cpp_codegen_runtime_class_init_inline(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_TextElementSize_3;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
L_1 = TMP_DefaultControls_CreateUIElementRoot_m67AF400D15F9252F70D1DDCCE1B6E017FCCF3608(_stringLiteral0D19CF46F0A7E27123A528965054EDD67AF55062, L_0, NULL);
// go.AddComponent<TextMeshProUGUI>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = L_1;
NullCheck(L_2);
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_3;
L_3 = GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB(L_2, GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB_RuntimeMethod_var);
// return go;
return L_2;
}
}
// UnityEngine.GameObject TMPro.TMP_DefaultControls::CreateInputField(TMPro.TMP_DefaultControls/Resources)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_DefaultControls_CreateInputField_m76F50E353AD266E85972F4BE3DC871F9AE796B8B (Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B ___0_resources, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisLayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A_mCAEF1A4C92D1C856A46417BA645409AE42F005D2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisRectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670_m13A9D8AFFFA3B7A823E98A8E1A39F51DF1B8ED4F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisTMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_m7634BD6E88C8C114467032957C547AC3D91FC675_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A82671F2C34BEA09C35354DDB899812746CBCF9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A9F16795C5361CAF64806CC119896915C20EA07);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4A16B4A2C2D9EB1F12949EFE98359C718E0C20E7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA818D784EEE0EEB6AB11F62A9BF9EF44CF6146AC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD6BE6B2E5A690EFF2E8B884D0181501C571D8098);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_0 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_1 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_2 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* V_3 = NULL;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* V_4 = NULL;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* V_5 = NULL;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* V_6 = NULL;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_7;
memset((&V_7), 0, sizeof(V_7));
{
// GameObject root = CreateUIElementRoot("InputField (TMP)", s_ThickElementSize);
il2cpp_codegen_runtime_class_init_inline(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_ThickElementSize_4;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
L_1 = TMP_DefaultControls_CreateUIElementRoot_m67AF400D15F9252F70D1DDCCE1B6E017FCCF3608(_stringLiteral4A16B4A2C2D9EB1F12949EFE98359C718E0C20E7, L_0, NULL);
V_0 = L_1;
// GameObject textArea = CreateUIObject("Text Area", root);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = V_0;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3;
L_3 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteralD6BE6B2E5A690EFF2E8B884D0181501C571D8098, L_2, NULL);
V_1 = L_3;
// GameObject childPlaceholder = CreateUIObject("Placeholder", textArea);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = V_1;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_5;
L_5 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteral1A9F16795C5361CAF64806CC119896915C20EA07, L_4, NULL);
V_2 = L_5;
// GameObject childText = CreateUIObject("Text", textArea);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6 = V_1;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7;
L_7 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteral1A82671F2C34BEA09C35354DDB899812746CBCF9, L_6, NULL);
// Image image = root.AddComponent<Image>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = V_0;
NullCheck(L_8);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_9;
L_9 = GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0(L_8, GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
// image.sprite = resources.inputField;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_10 = L_9;
Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B L_11 = ___0_resources;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_12 = L_11.___inputField_2;
NullCheck(L_10);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_10, L_12, NULL);
// image.type = Image.Type.Sliced;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_13 = L_10;
NullCheck(L_13);
Image_set_type_mECB8D34772AA393FFBC867B03D18EA0F1A8546BF(L_13, 1, NULL);
// image.color = s_DefaultSelectableColor;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_DefaultSelectableColor_6;
NullCheck(L_13);
VirtualActionInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_13, L_14);
// TMP_InputField inputField = root.AddComponent<TMP_InputField>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_15 = V_0;
NullCheck(L_15);
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* L_16;
L_16 = GameObject_AddComponent_TisTMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_m7634BD6E88C8C114467032957C547AC3D91FC675(L_15, GameObject_AddComponent_TisTMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_m7634BD6E88C8C114467032957C547AC3D91FC675_RuntimeMethod_var);
V_3 = L_16;
// SetDefaultColorTransitionValues(inputField);
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* L_17 = V_3;
TMP_DefaultControls_SetDefaultColorTransitionValues_m72AC254CDF013CD5831DC9FF9A49A17E9857A228(L_17, NULL);
// RectMask2D rectMask = textArea.AddComponent<RectMask2D>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_18 = V_1;
NullCheck(L_18);
RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* L_19;
L_19 = GameObject_AddComponent_TisRectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670_m13A9D8AFFFA3B7A823E98A8E1A39F51DF1B8ED4F(L_18, GameObject_AddComponent_TisRectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670_m13A9D8AFFFA3B7A823E98A8E1A39F51DF1B8ED4F_RuntimeMethod_var);
// rectMask.padding = new Vector4(-8, -5, -8, -5);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_20;
memset((&L_20), 0, sizeof(L_20));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_20), (-8.0f), (-5.0f), (-8.0f), (-5.0f), /*hidden argument*/NULL);
NullCheck(L_19);
RectMask2D_set_padding_m2E8CADD2DC7A40E78586118453CFE2D8795C997A(L_19, L_20, NULL);
// RectTransform textAreaRectTransform = textArea.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_21 = V_1;
NullCheck(L_21);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_22;
L_22 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_21, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
V_4 = L_22;
// textAreaRectTransform.anchorMin = Vector2.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_23 = V_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24;
L_24 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_23);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_23, L_24, NULL);
// textAreaRectTransform.anchorMax = Vector2.one;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_25 = V_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
L_26 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
NullCheck(L_25);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_25, L_26, NULL);
// textAreaRectTransform.sizeDelta = Vector2.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_27 = V_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_28;
L_28 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_27);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_27, L_28, NULL);
// textAreaRectTransform.offsetMin = new Vector2(10, 6);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_29 = V_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_30;
memset((&L_30), 0, sizeof(L_30));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_30), (10.0f), (6.0f), /*hidden argument*/NULL);
NullCheck(L_29);
RectTransform_set_offsetMin_m07F38B4105C7CA9CC9FBDC9ED0DB008602880AB9(L_29, L_30, NULL);
// textAreaRectTransform.offsetMax = new Vector2(-10, -7);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_31 = V_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32;
memset((&L_32), 0, sizeof(L_32));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_32), (-10.0f), (-7.0f), /*hidden argument*/NULL);
NullCheck(L_31);
RectTransform_set_offsetMax_m5514D09D86516F2C0E25FA6D11A3A4274D3D002D(L_31, L_32, NULL);
// TextMeshProUGUI text = childText.AddComponent<TextMeshProUGUI>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_33 = L_7;
NullCheck(L_33);
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_34;
L_34 = GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB(L_33, GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB_RuntimeMethod_var);
V_5 = L_34;
// text.text = "";
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_35 = V_5;
NullCheck(L_35);
VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_35, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
// text.enableWordWrapping = false;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_36 = V_5;
NullCheck(L_36);
TMP_Text_set_enableWordWrapping_mFAEE849315B4723F9C86C127B1A59EF50BE1C12F(L_36, (bool)0, NULL);
// text.extraPadding = true;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_37 = V_5;
NullCheck(L_37);
TMP_Text_set_extraPadding_m26595B78EDE43EFBCCBF7D5E23932ADCB983EF32(L_37, (bool)1, NULL);
// text.richText = true;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_38 = V_5;
NullCheck(L_38);
TMP_Text_set_richText_mAB3D04F620E13F02117B34BBA2EF7BD30AAE6F0F(L_38, (bool)1, NULL);
// SetDefaultTextValues(text);
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_39 = V_5;
TMP_DefaultControls_SetDefaultTextValues_mDC3353B8B8D0ED33A70A1B2AC9B7602DA9DCC67F(L_39, NULL);
// TextMeshProUGUI placeholder = childPlaceholder.AddComponent<TextMeshProUGUI>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_40 = V_2;
NullCheck(L_40);
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_41;
L_41 = GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB(L_40, GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB_RuntimeMethod_var);
V_6 = L_41;
// placeholder.text = "Enter text...";
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_42 = V_6;
NullCheck(L_42);
VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_42, _stringLiteralA818D784EEE0EEB6AB11F62A9BF9EF44CF6146AC);
// placeholder.fontSize = 14;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_43 = V_6;
NullCheck(L_43);
TMP_Text_set_fontSize_m1C3A3BA2BC88E5E1D89375FD35A0AA91E75D3AAD(L_43, (14.0f), NULL);
// placeholder.fontStyle = FontStyles.Italic;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_44 = V_6;
NullCheck(L_44);
TMP_Text_set_fontStyle_m61931944B2E922D50087312D80F8685A2F29EBF8(L_44, 2, NULL);
// placeholder.enableWordWrapping = false;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_45 = V_6;
NullCheck(L_45);
TMP_Text_set_enableWordWrapping_mFAEE849315B4723F9C86C127B1A59EF50BE1C12F(L_45, (bool)0, NULL);
// placeholder.extraPadding = true;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_46 = V_6;
NullCheck(L_46);
TMP_Text_set_extraPadding_m26595B78EDE43EFBCCBF7D5E23932ADCB983EF32(L_46, (bool)1, NULL);
// Color placeholderColor = text.color;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_47 = V_5;
NullCheck(L_47);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_48;
L_48 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_47);
V_7 = L_48;
// placeholderColor.a *= 0.5f;
float* L_49 = (&(&V_7)->___a_3);
float* L_50 = L_49;
float L_51 = *((float*)L_50);
*((float*)L_50) = (float)((float)il2cpp_codegen_multiply(L_51, (0.5f)));
// placeholder.color = placeholderColor;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_52 = V_6;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_53 = V_7;
NullCheck(L_52);
VirtualActionInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_52, L_53);
// placeholder.gameObject.AddComponent<LayoutElement>().ignoreLayout = true;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_54 = V_6;
NullCheck(L_54);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_55;
L_55 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_54, NULL);
NullCheck(L_55);
LayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A* L_56;
L_56 = GameObject_AddComponent_TisLayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A_mCAEF1A4C92D1C856A46417BA645409AE42F005D2(L_55, GameObject_AddComponent_TisLayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A_mCAEF1A4C92D1C856A46417BA645409AE42F005D2_RuntimeMethod_var);
NullCheck(L_56);
VirtualActionInvoker1< bool >::Invoke(28 /* System.Void UnityEngine.UI.LayoutElement::set_ignoreLayout(System.Boolean) */, L_56, (bool)1);
// RectTransform textRectTransform = childText.GetComponent<RectTransform>();
NullCheck(L_33);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_57;
L_57 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_33, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// textRectTransform.anchorMin = Vector2.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_58 = L_57;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_59;
L_59 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_58);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_58, L_59, NULL);
// textRectTransform.anchorMax = Vector2.one;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_60 = L_58;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_61;
L_61 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
NullCheck(L_60);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_60, L_61, NULL);
// textRectTransform.sizeDelta = Vector2.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_62 = L_60;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_63;
L_63 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_62);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_62, L_63, NULL);
// textRectTransform.offsetMin = new Vector2(0, 0);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_64 = L_62;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_65;
memset((&L_65), 0, sizeof(L_65));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_65), (0.0f), (0.0f), /*hidden argument*/NULL);
NullCheck(L_64);
RectTransform_set_offsetMin_m07F38B4105C7CA9CC9FBDC9ED0DB008602880AB9(L_64, L_65, NULL);
// textRectTransform.offsetMax = new Vector2(0, 0);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_66;
memset((&L_66), 0, sizeof(L_66));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_66), (0.0f), (0.0f), /*hidden argument*/NULL);
NullCheck(L_64);
RectTransform_set_offsetMax_m5514D09D86516F2C0E25FA6D11A3A4274D3D002D(L_64, L_66, NULL);
// RectTransform placeholderRectTransform = childPlaceholder.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_67 = V_2;
NullCheck(L_67);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_68;
L_68 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_67, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// placeholderRectTransform.anchorMin = Vector2.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_69 = L_68;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_70;
L_70 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_69);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_69, L_70, NULL);
// placeholderRectTransform.anchorMax = Vector2.one;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_71 = L_69;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_72;
L_72 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
NullCheck(L_71);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_71, L_72, NULL);
// placeholderRectTransform.sizeDelta = Vector2.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_73 = L_71;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_74;
L_74 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_73);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_73, L_74, NULL);
// placeholderRectTransform.offsetMin = new Vector2(0, 0);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_75 = L_73;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_76;
memset((&L_76), 0, sizeof(L_76));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_76), (0.0f), (0.0f), /*hidden argument*/NULL);
NullCheck(L_75);
RectTransform_set_offsetMin_m07F38B4105C7CA9CC9FBDC9ED0DB008602880AB9(L_75, L_76, NULL);
// placeholderRectTransform.offsetMax = new Vector2(0, 0);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_77;
memset((&L_77), 0, sizeof(L_77));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_77), (0.0f), (0.0f), /*hidden argument*/NULL);
NullCheck(L_75);
RectTransform_set_offsetMax_m5514D09D86516F2C0E25FA6D11A3A4274D3D002D(L_75, L_77, NULL);
// inputField.textViewport = textAreaRectTransform;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* L_78 = V_3;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_79 = V_4;
NullCheck(L_78);
TMP_InputField_set_textViewport_m3CB40F8DD0636EFBA496F1E76D41EE9C9570CB17(L_78, L_79, NULL);
// inputField.textComponent = text;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* L_80 = V_3;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_81 = V_5;
NullCheck(L_80);
TMP_InputField_set_textComponent_mCECC9B18AE37E999E5B38431D89C17B9BE384E07(L_80, L_81, NULL);
// inputField.placeholder = placeholder;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* L_82 = V_3;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_83 = V_6;
NullCheck(L_82);
TMP_InputField_set_placeholder_m597012397FF55E6DE7E5E63972A3BE03EEAC480A(L_82, L_83, NULL);
// inputField.fontAsset = text.font;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* L_84 = V_3;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_85 = V_5;
NullCheck(L_85);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_86;
L_86 = TMP_Text_get_font_m1F5E907B9181A54212FBD8123242583C1CA4BE2A_inline(L_85, NULL);
NullCheck(L_84);
TMP_InputField_set_fontAsset_mB102F697B83B5115F2E4B30A076FE67D30BCA201(L_84, L_86, NULL);
// return root;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_87 = V_0;
return L_87;
}
}
// UnityEngine.GameObject TMPro.TMP_DefaultControls::CreateDropdown(TMPro.TMP_DefaultControls/Resources)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_DefaultControls_CreateDropdown_mC088CFDA6188DE6D4E215A5299276018B0AC7642 (Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B ___0_resources, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisMask_tE8E16C858EC6ECCE545C03802BD1399F7F406213_mAB9A7CE273F47DA107A278EEFEF3C1B61C08B303_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E_m0A6459FD638F47691E8A770650040DADF297BC17_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisTMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_mF204EA557E861D7FAE149417A8745D2066DAAD70_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisToggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F_m0E1C6713C85CAAB22DE299872377285F55C106D1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_mF12372E2716F1FC72A4AA2D6EEB7F9972A4D4437_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral15F6EFCDBE17EFB279217A9B699852DE1E193450);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral17AEAD6B86236368E44E9297467458F1158CAF04);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral207DBC49C9E90F6E29240FFE81B7444241682A0C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral21C54BF860BF41F6CB5FA90618AD96345DB385CD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral40F5431A5203B1B661E92C45EF446F7D326E2C50);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47A5B6A470F6113005195D6115F426DC36E8B65F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8024BCD7BCE8AD9C0B15A2EB49D7D466C58A6313);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralABA4B0EF423AE8EF8E94BF8F8B6A69E900270F03);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB6F02FE6CD732AB22BD11BE4254D9546F3BEEE58);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB6F0795DD4F409C92875D0327F58FDEA357047F1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBE85487689556D8DE56201A0CD308B4B5B114A4B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC084887FC479038DDA12E60E8FA1EEF449CA1A07);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF07FCB7FD52F00A3F38E8D87EC9B368CC5533A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD82B77D63A996CB341728DDE21870F57763B176);
s_Il2CppMethodInitialized = true;
}
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_0 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_1 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_2 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_3 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_4 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_5 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_6 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_7 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_8 = NULL;
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* V_9 = NULL;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* V_10 = NULL;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* V_11 = NULL;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* V_12 = NULL;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* V_13 = NULL;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* V_14 = NULL;
{
// GameObject root = CreateUIElementRoot("Dropdown", s_ThickElementSize);
il2cpp_codegen_runtime_class_init_inline(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_ThickElementSize_4;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
L_1 = TMP_DefaultControls_CreateUIElementRoot_m67AF400D15F9252F70D1DDCCE1B6E017FCCF3608(_stringLiteralCAF07FCB7FD52F00A3F38E8D87EC9B368CC5533A, L_0, NULL);
V_0 = L_1;
// GameObject label = CreateUIObject("Label", root);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = V_0;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3;
L_3 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteral21C54BF860BF41F6CB5FA90618AD96345DB385CD, L_2, NULL);
// GameObject arrow = CreateUIObject("Arrow", root);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = V_0;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_5;
L_5 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteral40F5431A5203B1B661E92C45EF446F7D326E2C50, L_4, NULL);
V_1 = L_5;
// GameObject template = CreateUIObject("Template", root);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6 = V_0;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7;
L_7 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteralBE85487689556D8DE56201A0CD308B4B5B114A4B, L_6, NULL);
V_2 = L_7;
// GameObject viewport = CreateUIObject("Viewport", template);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = V_2;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_9;
L_9 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteral47A5B6A470F6113005195D6115F426DC36E8B65F, L_8, NULL);
V_3 = L_9;
// GameObject content = CreateUIObject("Content", viewport);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_10 = V_3;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_11;
L_11 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteralB6F0795DD4F409C92875D0327F58FDEA357047F1, L_10, NULL);
V_4 = L_11;
// GameObject item = CreateUIObject("Item", content);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_12 = V_4;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13;
L_13 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteralB6F02FE6CD732AB22BD11BE4254D9546F3BEEE58, L_12, NULL);
V_5 = L_13;
// GameObject itemBackground = CreateUIObject("Item Background", item);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_14 = V_5;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_15;
L_15 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteralC084887FC479038DDA12E60E8FA1EEF449CA1A07, L_14, NULL);
V_6 = L_15;
// GameObject itemCheckmark = CreateUIObject("Item Checkmark", item);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_16 = V_5;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_17;
L_17 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteral15F6EFCDBE17EFB279217A9B699852DE1E193450, L_16, NULL);
V_7 = L_17;
// GameObject itemLabel = CreateUIObject("Item Label", item);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_18 = V_5;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_19;
L_19 = TMP_DefaultControls_CreateUIObject_m60CC06A3210ABF4961B73EE916210E9A5BEE3278(_stringLiteralABA4B0EF423AE8EF8E94BF8F8B6A69E900270F03, L_18, NULL);
V_8 = L_19;
// GameObject scrollbar = CreateScrollbar(resources);
Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B L_20 = ___0_resources;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_21;
L_21 = TMP_DefaultControls_CreateScrollbar_mAB1F6E4EFD132C2BF186727978CF87844E0751AA(L_20, NULL);
// scrollbar.name = "Scrollbar";
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_22 = L_21;
NullCheck(L_22);
Object_set_name_mC79E6DC8FFD72479C90F0C4CC7F42A0FEAF5AE47(L_22, _stringLiteralDD82B77D63A996CB341728DDE21870F57763B176, NULL);
// SetParentAndAlign(scrollbar, template);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_23 = L_22;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_24 = V_2;
TMP_DefaultControls_SetParentAndAlign_m3DC6F261496415BFD5A95D0EA5EE8D7B320AE157(L_23, L_24, NULL);
// Scrollbar scrollbarScrollbar = scrollbar.GetComponent<Scrollbar>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_25 = L_23;
NullCheck(L_25);
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_26;
L_26 = GameObject_GetComponent_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_mF12372E2716F1FC72A4AA2D6EEB7F9972A4D4437(L_25, GameObject_GetComponent_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_mF12372E2716F1FC72A4AA2D6EEB7F9972A4D4437_RuntimeMethod_var);
V_9 = L_26;
// scrollbarScrollbar.SetDirection(Scrollbar.Direction.BottomToTop, true);
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_27 = V_9;
NullCheck(L_27);
Scrollbar_SetDirection_mA62DC964AA698D058BC84FA1DCAFA46BCA6A8182(L_27, 2, (bool)1, NULL);
// RectTransform vScrollbarRT = scrollbar.GetComponent<RectTransform>();
NullCheck(L_25);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_28;
L_28 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_25, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// vScrollbarRT.anchorMin = Vector2.right;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_29 = L_28;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_30;
L_30 = Vector2_get_right_m99043ED6B3D5AEA5033313FE3DA9571F39D1B280_inline(NULL);
NullCheck(L_29);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_29, L_30, NULL);
// vScrollbarRT.anchorMax = Vector2.one;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_31 = L_29;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32;
L_32 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
NullCheck(L_31);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_31, L_32, NULL);
// vScrollbarRT.pivot = Vector2.one;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_33 = L_31;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_34;
L_34 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
NullCheck(L_33);
RectTransform_set_pivot_m79D0177D383D432A93C2615F1932B739B1C6E146(L_33, L_34, NULL);
// vScrollbarRT.sizeDelta = new Vector2(vScrollbarRT.sizeDelta.x, 0);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_35 = L_33;
NullCheck(L_35);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_36;
L_36 = RectTransform_get_sizeDelta_m822A8493F2035677384F1540A2E9E5ACE63010BB(L_35, NULL);
float L_37 = L_36.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_38;
memset((&L_38), 0, sizeof(L_38));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_38), L_37, (0.0f), /*hidden argument*/NULL);
NullCheck(L_35);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_35, L_38, NULL);
// TextMeshProUGUI itemLabelText = itemLabel.AddComponent<TextMeshProUGUI>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_39 = V_8;
NullCheck(L_39);
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_40;
L_40 = GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB(L_39, GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB_RuntimeMethod_var);
V_10 = L_40;
// SetDefaultTextValues(itemLabelText);
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_41 = V_10;
TMP_DefaultControls_SetDefaultTextValues_mDC3353B8B8D0ED33A70A1B2AC9B7602DA9DCC67F(L_41, NULL);
// itemLabelText.alignment = TextAlignmentOptions.Left;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_42 = V_10;
NullCheck(L_42);
TMP_Text_set_alignment_mE5216A28797987CC19927ED3CB8DFAC438C6B95A(L_42, ((int32_t)513), NULL);
// Image itemBackgroundImage = itemBackground.AddComponent<Image>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_43 = V_6;
NullCheck(L_43);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_44;
L_44 = GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0(L_43, GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
V_11 = L_44;
// itemBackgroundImage.color = new Color32(245, 245, 245, 255);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_45 = V_11;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_46;
memset((&L_46), 0, sizeof(L_46));
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_46), (uint8_t)((int32_t)245), (uint8_t)((int32_t)245), (uint8_t)((int32_t)245), (uint8_t)((int32_t)255), /*hidden argument*/NULL);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_47;
L_47 = Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline(L_46, NULL);
NullCheck(L_45);
VirtualActionInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_45, L_47);
// Image itemCheckmarkImage = itemCheckmark.AddComponent<Image>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_48 = V_7;
NullCheck(L_48);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_49;
L_49 = GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0(L_48, GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
V_12 = L_49;
// itemCheckmarkImage.sprite = resources.checkmark;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_50 = V_12;
Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B L_51 = ___0_resources;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_52 = L_51.___checkmark_4;
NullCheck(L_50);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_50, L_52, NULL);
// Toggle itemToggle = item.AddComponent<Toggle>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_53 = V_5;
NullCheck(L_53);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_54;
L_54 = GameObject_AddComponent_TisToggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F_m0E1C6713C85CAAB22DE299872377285F55C106D1(L_53, GameObject_AddComponent_TisToggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F_m0E1C6713C85CAAB22DE299872377285F55C106D1_RuntimeMethod_var);
// itemToggle.targetGraphic = itemBackgroundImage;
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_55 = L_54;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_56 = V_11;
NullCheck(L_55);
Selectable_set_targetGraphic_m23DB0DF4E5F2DABD50C662C708B4555162171FB9(L_55, L_56, NULL);
// itemToggle.graphic = itemCheckmarkImage;
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_57 = L_55;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_58 = V_12;
NullCheck(L_57);
L_57->___graphic_21 = L_58;
Il2CppCodeGenWriteBarrier((void**)(&L_57->___graphic_21), (void*)L_58);
// itemToggle.isOn = true;
NullCheck(L_57);
Toggle_set_isOn_m61D6AB073668E87530A9F49D990A3B3631D2061F(L_57, (bool)1, NULL);
// Image templateImage = template.AddComponent<Image>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_59 = V_2;
NullCheck(L_59);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_60;
L_60 = GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0(L_59, GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
// templateImage.sprite = resources.standard;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_61 = L_60;
Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B L_62 = ___0_resources;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_63 = L_62.___standard_0;
NullCheck(L_61);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_61, L_63, NULL);
// templateImage.type = Image.Type.Sliced;
NullCheck(L_61);
Image_set_type_mECB8D34772AA393FFBC867B03D18EA0F1A8546BF(L_61, 1, NULL);
// ScrollRect templateScrollRect = template.AddComponent<ScrollRect>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_64 = V_2;
NullCheck(L_64);
ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* L_65;
L_65 = GameObject_AddComponent_TisScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E_m0A6459FD638F47691E8A770650040DADF297BC17(L_64, GameObject_AddComponent_TisScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E_m0A6459FD638F47691E8A770650040DADF297BC17_RuntimeMethod_var);
// templateScrollRect.content = (RectTransform)content.transform;
ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* L_66 = L_65;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_67 = V_4;
NullCheck(L_67);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_68;
L_68 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_67, NULL);
NullCheck(L_66);
ScrollRect_set_content_m01BF6FE0205985CBD16C6D3BB4B6F345B3AF484E_inline(L_66, ((RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5*)CastclassSealed((RuntimeObject*)L_68, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_il2cpp_TypeInfo_var)), NULL);
// templateScrollRect.viewport = (RectTransform)viewport.transform;
ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* L_69 = L_66;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_70 = V_3;
NullCheck(L_70);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_71;
L_71 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_70, NULL);
NullCheck(L_69);
ScrollRect_set_viewport_m53D91C0869950B18953E163E9A3CE5E7AFB0A262(L_69, ((RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5*)CastclassSealed((RuntimeObject*)L_71, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_il2cpp_TypeInfo_var)), NULL);
// templateScrollRect.horizontal = false;
ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* L_72 = L_69;
NullCheck(L_72);
ScrollRect_set_horizontal_m99C076AF2B2B596C87435E1465EF0B104281B150_inline(L_72, (bool)0, NULL);
// templateScrollRect.movementType = ScrollRect.MovementType.Clamped;
ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* L_73 = L_72;
NullCheck(L_73);
ScrollRect_set_movementType_m2A900C10E6C005FD6866EFF1DA2DF78AA957534A_inline(L_73, 2, NULL);
// templateScrollRect.verticalScrollbar = scrollbarScrollbar;
ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* L_74 = L_73;
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_75 = V_9;
NullCheck(L_74);
ScrollRect_set_verticalScrollbar_m3A3503567D1ED44E21A452FE51B12691E084426C(L_74, L_75, NULL);
// templateScrollRect.verticalScrollbarVisibility = ScrollRect.ScrollbarVisibility.AutoHideAndExpandViewport;
ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* L_76 = L_74;
NullCheck(L_76);
ScrollRect_set_verticalScrollbarVisibility_m40A791E57B3FD37CEB97D2FD29639C4EC5B49ABF(L_76, 2, NULL);
// templateScrollRect.verticalScrollbarSpacing = -3;
NullCheck(L_76);
ScrollRect_set_verticalScrollbarSpacing_m27BECB09BC4EE6BC91EAABEF50657182A637C1E7(L_76, (-3.0f), NULL);
// Mask scrollRectMask = viewport.AddComponent<Mask>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_77 = V_3;
NullCheck(L_77);
Mask_tE8E16C858EC6ECCE545C03802BD1399F7F406213* L_78;
L_78 = GameObject_AddComponent_TisMask_tE8E16C858EC6ECCE545C03802BD1399F7F406213_mAB9A7CE273F47DA107A278EEFEF3C1B61C08B303(L_77, GameObject_AddComponent_TisMask_tE8E16C858EC6ECCE545C03802BD1399F7F406213_mAB9A7CE273F47DA107A278EEFEF3C1B61C08B303_RuntimeMethod_var);
// scrollRectMask.showMaskGraphic = false;
NullCheck(L_78);
Mask_set_showMaskGraphic_m9F288D22259CFD781D5A4D9B9747C2A2895E7D67(L_78, (bool)0, NULL);
// Image viewportImage = viewport.AddComponent<Image>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_79 = V_3;
NullCheck(L_79);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_80;
L_80 = GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0(L_79, GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
// viewportImage.sprite = resources.mask;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_81 = L_80;
Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B L_82 = ___0_resources;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_83 = L_82.___mask_6;
NullCheck(L_81);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_81, L_83, NULL);
// viewportImage.type = Image.Type.Sliced;
NullCheck(L_81);
Image_set_type_mECB8D34772AA393FFBC867B03D18EA0F1A8546BF(L_81, 1, NULL);
// TextMeshProUGUI labelText = label.AddComponent<TextMeshProUGUI>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_84 = L_3;
NullCheck(L_84);
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_85;
L_85 = GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB(L_84, GameObject_AddComponent_TisTextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957_m15E50057DA76710B136ADF4E7CA55A463D9DA3EB_RuntimeMethod_var);
V_13 = L_85;
// SetDefaultTextValues(labelText);
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_86 = V_13;
TMP_DefaultControls_SetDefaultTextValues_mDC3353B8B8D0ED33A70A1B2AC9B7602DA9DCC67F(L_86, NULL);
// labelText.alignment = TextAlignmentOptions.Left;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_87 = V_13;
NullCheck(L_87);
TMP_Text_set_alignment_mE5216A28797987CC19927ED3CB8DFAC438C6B95A(L_87, ((int32_t)513), NULL);
// Image arrowImage = arrow.AddComponent<Image>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_88 = V_1;
NullCheck(L_88);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_89;
L_89 = GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0(L_88, GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
// arrowImage.sprite = resources.dropdown;
Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B L_90 = ___0_resources;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_91 = L_90.___dropdown_5;
NullCheck(L_89);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_89, L_91, NULL);
// Image backgroundImage = root.AddComponent<Image>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_92 = V_0;
NullCheck(L_92);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_93;
L_93 = GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0(L_92, GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
V_14 = L_93;
// backgroundImage.sprite = resources.standard;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_94 = V_14;
Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B L_95 = ___0_resources;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_96 = L_95.___standard_0;
NullCheck(L_94);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_94, L_96, NULL);
// backgroundImage.color = s_DefaultSelectableColor;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_97 = V_14;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_98 = ((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_DefaultSelectableColor_6;
NullCheck(L_97);
VirtualActionInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_97, L_98);
// backgroundImage.type = Image.Type.Sliced;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_99 = V_14;
NullCheck(L_99);
Image_set_type_mECB8D34772AA393FFBC867B03D18EA0F1A8546BF(L_99, 1, NULL);
// TMP_Dropdown dropdown = root.AddComponent<TMP_Dropdown>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_100 = V_0;
NullCheck(L_100);
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_101;
L_101 = GameObject_AddComponent_TisTMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_mF204EA557E861D7FAE149417A8745D2066DAAD70(L_100, GameObject_AddComponent_TisTMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_mF204EA557E861D7FAE149417A8745D2066DAAD70_RuntimeMethod_var);
// dropdown.targetGraphic = backgroundImage;
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_102 = L_101;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_103 = V_14;
NullCheck(L_102);
Selectable_set_targetGraphic_m23DB0DF4E5F2DABD50C662C708B4555162171FB9(L_102, L_103, NULL);
// SetDefaultColorTransitionValues(dropdown);
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_104 = L_102;
TMP_DefaultControls_SetDefaultColorTransitionValues_m72AC254CDF013CD5831DC9FF9A49A17E9857A228(L_104, NULL);
// dropdown.template = template.GetComponent<RectTransform>();
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_105 = L_104;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_106 = V_2;
NullCheck(L_106);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_107;
L_107 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_106, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
NullCheck(L_105);
TMP_Dropdown_set_template_mCA07B030A71D2E4D4C179B4E4E72568656A340BF(L_105, L_107, NULL);
// dropdown.captionText = labelText;
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_108 = L_105;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_109 = V_13;
NullCheck(L_108);
TMP_Dropdown_set_captionText_m7050B2703E0A8C652571271C860004F0014BD464(L_108, L_109, NULL);
// dropdown.itemText = itemLabelText;
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_110 = L_108;
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_111 = V_10;
NullCheck(L_110);
TMP_Dropdown_set_itemText_mCC983B4A78E8C594E5C78BE1F8F8DBB067E3CA1B(L_110, L_111, NULL);
// itemLabelText.text = "Option A";
TextMeshProUGUI_t101091AF4B578BB534C92E9D1EEAF0611636D957* L_112 = V_10;
NullCheck(L_112);
VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_112, _stringLiteral17AEAD6B86236368E44E9297467458F1158CAF04);
// dropdown.options.Add(new TMP_Dropdown.OptionData {text = "Option A" });
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_113 = L_110;
NullCheck(L_113);
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_114;
L_114 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(L_113, NULL);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_115 = (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E*)il2cpp_codegen_object_new(OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E_il2cpp_TypeInfo_var);
NullCheck(L_115);
OptionData__ctor_m5B8E6B683070AB406FA738E689E2FD4055697FB6(L_115, NULL);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_116 = L_115;
NullCheck(L_116);
OptionData_set_text_mFF1E8A215A399CB9EA9DDFB0C6F3B9F068837226_inline(L_116, _stringLiteral17AEAD6B86236368E44E9297467458F1158CAF04, NULL);
NullCheck(L_114);
List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_inline(L_114, L_116, List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_RuntimeMethod_var);
// dropdown.options.Add(new TMP_Dropdown.OptionData {text = "Option B" });
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_117 = L_113;
NullCheck(L_117);
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_118;
L_118 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(L_117, NULL);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_119 = (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E*)il2cpp_codegen_object_new(OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E_il2cpp_TypeInfo_var);
NullCheck(L_119);
OptionData__ctor_m5B8E6B683070AB406FA738E689E2FD4055697FB6(L_119, NULL);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_120 = L_119;
NullCheck(L_120);
OptionData_set_text_mFF1E8A215A399CB9EA9DDFB0C6F3B9F068837226_inline(L_120, _stringLiteral8024BCD7BCE8AD9C0B15A2EB49D7D466C58A6313, NULL);
NullCheck(L_118);
List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_inline(L_118, L_120, List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_RuntimeMethod_var);
// dropdown.options.Add(new TMP_Dropdown.OptionData {text = "Option C" });
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_121 = L_117;
NullCheck(L_121);
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_122;
L_122 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(L_121, NULL);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_123 = (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E*)il2cpp_codegen_object_new(OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E_il2cpp_TypeInfo_var);
NullCheck(L_123);
OptionData__ctor_m5B8E6B683070AB406FA738E689E2FD4055697FB6(L_123, NULL);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_124 = L_123;
NullCheck(L_124);
OptionData_set_text_mFF1E8A215A399CB9EA9DDFB0C6F3B9F068837226_inline(L_124, _stringLiteral207DBC49C9E90F6E29240FFE81B7444241682A0C, NULL);
NullCheck(L_122);
List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_inline(L_122, L_124, List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_RuntimeMethod_var);
// dropdown.RefreshShownValue();
NullCheck(L_121);
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(L_121, NULL);
// RectTransform labelRT = label.GetComponent<RectTransform>();
NullCheck(L_84);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_125;
L_125 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_84, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// labelRT.anchorMin = Vector2.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_126 = L_125;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_127;
L_127 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_126);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_126, L_127, NULL);
// labelRT.anchorMax = Vector2.one;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_128 = L_126;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_129;
L_129 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
NullCheck(L_128);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_128, L_129, NULL);
// labelRT.offsetMin = new Vector2(10, 6);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_130 = L_128;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_131;
memset((&L_131), 0, sizeof(L_131));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_131), (10.0f), (6.0f), /*hidden argument*/NULL);
NullCheck(L_130);
RectTransform_set_offsetMin_m07F38B4105C7CA9CC9FBDC9ED0DB008602880AB9(L_130, L_131, NULL);
// labelRT.offsetMax = new Vector2(-25, -7);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_132;
memset((&L_132), 0, sizeof(L_132));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_132), (-25.0f), (-7.0f), /*hidden argument*/NULL);
NullCheck(L_130);
RectTransform_set_offsetMax_m5514D09D86516F2C0E25FA6D11A3A4274D3D002D(L_130, L_132, NULL);
// RectTransform arrowRT = arrow.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_133 = V_1;
NullCheck(L_133);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_134;
L_134 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_133, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// arrowRT.anchorMin = new Vector2(1, 0.5f);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_135 = L_134;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_136;
memset((&L_136), 0, sizeof(L_136));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_136), (1.0f), (0.5f), /*hidden argument*/NULL);
NullCheck(L_135);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_135, L_136, NULL);
// arrowRT.anchorMax = new Vector2(1, 0.5f);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_137 = L_135;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_138;
memset((&L_138), 0, sizeof(L_138));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_138), (1.0f), (0.5f), /*hidden argument*/NULL);
NullCheck(L_137);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_137, L_138, NULL);
// arrowRT.sizeDelta = new Vector2(20, 20);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_139 = L_137;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_140;
memset((&L_140), 0, sizeof(L_140));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_140), (20.0f), (20.0f), /*hidden argument*/NULL);
NullCheck(L_139);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_139, L_140, NULL);
// arrowRT.anchoredPosition = new Vector2(-15, 0);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_141;
memset((&L_141), 0, sizeof(L_141));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_141), (-15.0f), (0.0f), /*hidden argument*/NULL);
NullCheck(L_139);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_139, L_141, NULL);
// RectTransform templateRT = template.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_142 = V_2;
NullCheck(L_142);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_143;
L_143 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_142, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// templateRT.anchorMin = new Vector2(0, 0);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_144 = L_143;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_145;
memset((&L_145), 0, sizeof(L_145));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_145), (0.0f), (0.0f), /*hidden argument*/NULL);
NullCheck(L_144);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_144, L_145, NULL);
// templateRT.anchorMax = new Vector2(1, 0);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_146 = L_144;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_147;
memset((&L_147), 0, sizeof(L_147));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_147), (1.0f), (0.0f), /*hidden argument*/NULL);
NullCheck(L_146);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_146, L_147, NULL);
// templateRT.pivot = new Vector2(0.5f, 1);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_148 = L_146;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_149;
memset((&L_149), 0, sizeof(L_149));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_149), (0.5f), (1.0f), /*hidden argument*/NULL);
NullCheck(L_148);
RectTransform_set_pivot_m79D0177D383D432A93C2615F1932B739B1C6E146(L_148, L_149, NULL);
// templateRT.anchoredPosition = new Vector2(0, 2);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_150 = L_148;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_151;
memset((&L_151), 0, sizeof(L_151));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_151), (0.0f), (2.0f), /*hidden argument*/NULL);
NullCheck(L_150);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_150, L_151, NULL);
// templateRT.sizeDelta = new Vector2(0, 150);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_152;
memset((&L_152), 0, sizeof(L_152));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_152), (0.0f), (150.0f), /*hidden argument*/NULL);
NullCheck(L_150);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_150, L_152, NULL);
// RectTransform viewportRT = viewport.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_153 = V_3;
NullCheck(L_153);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_154;
L_154 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_153, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// viewportRT.anchorMin = new Vector2(0, 0);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_155 = L_154;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_156;
memset((&L_156), 0, sizeof(L_156));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_156), (0.0f), (0.0f), /*hidden argument*/NULL);
NullCheck(L_155);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_155, L_156, NULL);
// viewportRT.anchorMax = new Vector2(1, 1);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_157 = L_155;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_158;
memset((&L_158), 0, sizeof(L_158));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_158), (1.0f), (1.0f), /*hidden argument*/NULL);
NullCheck(L_157);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_157, L_158, NULL);
// viewportRT.sizeDelta = new Vector2(-18, 0);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_159 = L_157;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_160;
memset((&L_160), 0, sizeof(L_160));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_160), (-18.0f), (0.0f), /*hidden argument*/NULL);
NullCheck(L_159);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_159, L_160, NULL);
// viewportRT.pivot = new Vector2(0, 1);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_161;
memset((&L_161), 0, sizeof(L_161));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_161), (0.0f), (1.0f), /*hidden argument*/NULL);
NullCheck(L_159);
RectTransform_set_pivot_m79D0177D383D432A93C2615F1932B739B1C6E146(L_159, L_161, NULL);
// RectTransform contentRT = content.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_162 = V_4;
NullCheck(L_162);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_163;
L_163 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_162, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// contentRT.anchorMin = new Vector2(0f, 1);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_164 = L_163;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_165;
memset((&L_165), 0, sizeof(L_165));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_165), (0.0f), (1.0f), /*hidden argument*/NULL);
NullCheck(L_164);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_164, L_165, NULL);
// contentRT.anchorMax = new Vector2(1f, 1);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_166 = L_164;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_167;
memset((&L_167), 0, sizeof(L_167));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_167), (1.0f), (1.0f), /*hidden argument*/NULL);
NullCheck(L_166);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_166, L_167, NULL);
// contentRT.pivot = new Vector2(0.5f, 1);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_168 = L_166;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_169;
memset((&L_169), 0, sizeof(L_169));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_169), (0.5f), (1.0f), /*hidden argument*/NULL);
NullCheck(L_168);
RectTransform_set_pivot_m79D0177D383D432A93C2615F1932B739B1C6E146(L_168, L_169, NULL);
// contentRT.anchoredPosition = new Vector2(0, 0);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_170 = L_168;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_171;
memset((&L_171), 0, sizeof(L_171));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_171), (0.0f), (0.0f), /*hidden argument*/NULL);
NullCheck(L_170);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_170, L_171, NULL);
// contentRT.sizeDelta = new Vector2(0, 28);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_172;
memset((&L_172), 0, sizeof(L_172));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_172), (0.0f), (28.0f), /*hidden argument*/NULL);
NullCheck(L_170);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_170, L_172, NULL);
// RectTransform itemRT = item.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_173 = V_5;
NullCheck(L_173);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_174;
L_174 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_173, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// itemRT.anchorMin = new Vector2(0, 0.5f);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_175 = L_174;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_176;
memset((&L_176), 0, sizeof(L_176));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_176), (0.0f), (0.5f), /*hidden argument*/NULL);
NullCheck(L_175);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_175, L_176, NULL);
// itemRT.anchorMax = new Vector2(1, 0.5f);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_177 = L_175;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_178;
memset((&L_178), 0, sizeof(L_178));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_178), (1.0f), (0.5f), /*hidden argument*/NULL);
NullCheck(L_177);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_177, L_178, NULL);
// itemRT.sizeDelta = new Vector2(0, 20);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_179;
memset((&L_179), 0, sizeof(L_179));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_179), (0.0f), (20.0f), /*hidden argument*/NULL);
NullCheck(L_177);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_177, L_179, NULL);
// RectTransform itemBackgroundRT = itemBackground.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_180 = V_6;
NullCheck(L_180);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_181;
L_181 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_180, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// itemBackgroundRT.anchorMin = Vector2.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_182 = L_181;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_183;
L_183 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_182);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_182, L_183, NULL);
// itemBackgroundRT.anchorMax = Vector2.one;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_184 = L_182;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_185;
L_185 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
NullCheck(L_184);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_184, L_185, NULL);
// itemBackgroundRT.sizeDelta = Vector2.zero;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_186;
L_186 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_184);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_184, L_186, NULL);
// RectTransform itemCheckmarkRT = itemCheckmark.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_187 = V_7;
NullCheck(L_187);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_188;
L_188 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_187, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// itemCheckmarkRT.anchorMin = new Vector2(0, 0.5f);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_189 = L_188;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_190;
memset((&L_190), 0, sizeof(L_190));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_190), (0.0f), (0.5f), /*hidden argument*/NULL);
NullCheck(L_189);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_189, L_190, NULL);
// itemCheckmarkRT.anchorMax = new Vector2(0, 0.5f);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_191 = L_189;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_192;
memset((&L_192), 0, sizeof(L_192));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_192), (0.0f), (0.5f), /*hidden argument*/NULL);
NullCheck(L_191);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_191, L_192, NULL);
// itemCheckmarkRT.sizeDelta = new Vector2(20, 20);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_193 = L_191;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_194;
memset((&L_194), 0, sizeof(L_194));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_194), (20.0f), (20.0f), /*hidden argument*/NULL);
NullCheck(L_193);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_193, L_194, NULL);
// itemCheckmarkRT.anchoredPosition = new Vector2(10, 0);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_195;
memset((&L_195), 0, sizeof(L_195));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_195), (10.0f), (0.0f), /*hidden argument*/NULL);
NullCheck(L_193);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_193, L_195, NULL);
// RectTransform itemLabelRT = itemLabel.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_196 = V_8;
NullCheck(L_196);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_197;
L_197 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_196, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
// itemLabelRT.anchorMin = Vector2.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_198 = L_197;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_199;
L_199 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_198);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_198, L_199, NULL);
// itemLabelRT.anchorMax = Vector2.one;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_200 = L_198;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_201;
L_201 = Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline(NULL);
NullCheck(L_200);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_200, L_201, NULL);
// itemLabelRT.offsetMin = new Vector2(20, 1);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_202 = L_200;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_203;
memset((&L_203), 0, sizeof(L_203));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_203), (20.0f), (1.0f), /*hidden argument*/NULL);
NullCheck(L_202);
RectTransform_set_offsetMin_m07F38B4105C7CA9CC9FBDC9ED0DB008602880AB9(L_202, L_203, NULL);
// itemLabelRT.offsetMax = new Vector2(-10, -2);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_204;
memset((&L_204), 0, sizeof(L_204));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_204), (-10.0f), (-2.0f), /*hidden argument*/NULL);
NullCheck(L_202);
RectTransform_set_offsetMax_m5514D09D86516F2C0E25FA6D11A3A4274D3D002D(L_202, L_204, NULL);
// template.SetActive(false);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_205 = V_2;
NullCheck(L_205);
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_205, (bool)0, NULL);
// return root;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_206 = V_0;
return L_206;
}
}
// System.Void TMPro.TMP_DefaultControls::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_DefaultControls__cctor_m6E1710C0401A290E8DE7C2E36389E34E875853A3 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// private static Vector2 s_TextElementSize = new Vector2(100f, 100f);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0;
memset((&L_0), 0, sizeof(L_0));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_0), (100.0f), (100.0f), /*hidden argument*/NULL);
((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_TextElementSize_3 = L_0;
// private static Vector2 s_ThickElementSize = new Vector2(kWidth, kThickHeight);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
memset((&L_1), 0, sizeof(L_1));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_1), (160.0f), (30.0f), /*hidden argument*/NULL);
((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_ThickElementSize_4 = L_1;
// private static Vector2 s_ThinElementSize = new Vector2(kWidth, kThinHeight);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
memset((&L_2), 0, sizeof(L_2));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_2), (160.0f), (20.0f), /*hidden argument*/NULL);
((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_ThinElementSize_5 = L_2;
// private static Color s_DefaultSelectableColor = new Color(1f, 1f, 1f, 1f);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3;
memset((&L_3), 0, sizeof(L_3));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_3), (1.0f), (1.0f), (1.0f), (1.0f), /*hidden argument*/NULL);
((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_DefaultSelectableColor_6 = L_3;
// private static Color s_TextColor = new Color(50f / 255f, 50f / 255f, 50f / 255f, 1f);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4;
memset((&L_4), 0, sizeof(L_4));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_4), (0.196078435f), (0.196078435f), (0.196078435f), (1.0f), /*hidden argument*/NULL);
((TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_DefaultControls_t9ED9BF88AAF948D79773BD6F7D8287566893BD7B_il2cpp_TypeInfo_var))->___s_TextColor_7 = L_4;
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
// Conversion methods for marshalling of: TMPro.TMP_DefaultControls/Resources
IL2CPP_EXTERN_C void Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshal_pinvoke(const Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B& unmarshaled, Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshaled_pinvoke& marshaled)
{
Exception_t* ___standard_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'standard' of type 'Resources': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___standard_0Exception, NULL);
}
IL2CPP_EXTERN_C void Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshal_pinvoke_back(const Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshaled_pinvoke& marshaled, Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B& unmarshaled)
{
Exception_t* ___standard_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'standard' of type 'Resources': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___standard_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_DefaultControls/Resources
IL2CPP_EXTERN_C void Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshal_pinvoke_cleanup(Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: TMPro.TMP_DefaultControls/Resources
IL2CPP_EXTERN_C void Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshal_com(const Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B& unmarshaled, Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshaled_com& marshaled)
{
Exception_t* ___standard_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'standard' of type 'Resources': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___standard_0Exception, NULL);
}
IL2CPP_EXTERN_C void Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshal_com_back(const Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshaled_com& marshaled, Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B& unmarshaled)
{
Exception_t* ___standard_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'standard' of type 'Resources': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___standard_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_DefaultControls/Resources
IL2CPP_EXTERN_C void Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshal_com_cleanup(Resources_t4AE7997B2F280AD6E14AA8EA7963A42A66A1648B_marshaled_com& marshaled)
{
}
#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
// UnityEngine.RectTransform TMPro.TMP_Dropdown::get_template()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* TMP_Dropdown_get_template_m6C77CA07D48383A133E8D7567E1CF909876BAE30 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// public RectTransform template { get { return m_Template; } set { m_Template = value; RefreshShownValue(); } }
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = __this->___m_Template_20;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown::set_template(UnityEngine.RectTransform)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_template_mCA07B030A71D2E4D4C179B4E4E72568656A340BF (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_value, const RuntimeMethod* method)
{
{
// public RectTransform template { get { return m_Template; } set { m_Template = value; RefreshShownValue(); } }
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = ___0_value;
__this->___m_Template_20 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Template_20), (void*)L_0);
// public RectTransform template { get { return m_Template; } set { m_Template = value; RefreshShownValue(); } }
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// public RectTransform template { get { return m_Template; } set { m_Template = value; RefreshShownValue(); } }
return;
}
}
// TMPro.TMP_Text TMPro.TMP_Dropdown::get_captionText()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* TMP_Dropdown_get_captionText_mBC7B6DBEA095496F29EDA88E92F95E650B1BBC46 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// public TMP_Text captionText { get { return m_CaptionText; } set { m_CaptionText = value; RefreshShownValue(); } }
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_CaptionText_21;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown::set_captionText(TMPro.TMP_Text)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_captionText_m7050B2703E0A8C652571271C860004F0014BD464 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_value, const RuntimeMethod* method)
{
{
// public TMP_Text captionText { get { return m_CaptionText; } set { m_CaptionText = value; RefreshShownValue(); } }
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = ___0_value;
__this->___m_CaptionText_21 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CaptionText_21), (void*)L_0);
// public TMP_Text captionText { get { return m_CaptionText; } set { m_CaptionText = value; RefreshShownValue(); } }
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// public TMP_Text captionText { get { return m_CaptionText; } set { m_CaptionText = value; RefreshShownValue(); } }
return;
}
}
// UnityEngine.UI.Image TMPro.TMP_Dropdown::get_captionImage()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* TMP_Dropdown_get_captionImage_mD946C03912041B698DD64BE58890CB30CD727308 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// public Image captionImage { get { return m_CaptionImage; } set { m_CaptionImage = value; RefreshShownValue(); } }
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = __this->___m_CaptionImage_22;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown::set_captionImage(UnityEngine.UI.Image)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_captionImage_m1AE6C5CF0660B3BF8C4A24DFF58E088C7CC67C19 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ___0_value, const RuntimeMethod* method)
{
{
// public Image captionImage { get { return m_CaptionImage; } set { m_CaptionImage = value; RefreshShownValue(); } }
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = ___0_value;
__this->___m_CaptionImage_22 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CaptionImage_22), (void*)L_0);
// public Image captionImage { get { return m_CaptionImage; } set { m_CaptionImage = value; RefreshShownValue(); } }
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// public Image captionImage { get { return m_CaptionImage; } set { m_CaptionImage = value; RefreshShownValue(); } }
return;
}
}
// UnityEngine.UI.Graphic TMPro.TMP_Dropdown::get_placeholder()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* TMP_Dropdown_get_placeholder_m425453F7D24F908584DCC5BEB8CCB16D1E4A4B20 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// public Graphic placeholder { get { return m_Placeholder; } set { m_Placeholder = value; RefreshShownValue(); } }
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_0 = __this->___m_Placeholder_23;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown::set_placeholder(UnityEngine.UI.Graphic)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_placeholder_mA6502D4B0CDB70E1BF14B43FB468CF048929035B (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___0_value, const RuntimeMethod* method)
{
{
// public Graphic placeholder { get { return m_Placeholder; } set { m_Placeholder = value; RefreshShownValue(); } }
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_0 = ___0_value;
__this->___m_Placeholder_23 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Placeholder_23), (void*)L_0);
// public Graphic placeholder { get { return m_Placeholder; } set { m_Placeholder = value; RefreshShownValue(); } }
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// public Graphic placeholder { get { return m_Placeholder; } set { m_Placeholder = value; RefreshShownValue(); } }
return;
}
}
// TMPro.TMP_Text TMPro.TMP_Dropdown::get_itemText()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* TMP_Dropdown_get_itemText_m0AAE4A304C3AC8132209E844C5303411DB3C1AFB (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// public TMP_Text itemText { get { return m_ItemText; } set { m_ItemText = value; RefreshShownValue(); } }
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_ItemText_24;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown::set_itemText(TMPro.TMP_Text)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_itemText_mCC983B4A78E8C594E5C78BE1F8F8DBB067E3CA1B (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_value, const RuntimeMethod* method)
{
{
// public TMP_Text itemText { get { return m_ItemText; } set { m_ItemText = value; RefreshShownValue(); } }
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = ___0_value;
__this->___m_ItemText_24 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ItemText_24), (void*)L_0);
// public TMP_Text itemText { get { return m_ItemText; } set { m_ItemText = value; RefreshShownValue(); } }
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// public TMP_Text itemText { get { return m_ItemText; } set { m_ItemText = value; RefreshShownValue(); } }
return;
}
}
// UnityEngine.UI.Image TMPro.TMP_Dropdown::get_itemImage()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* TMP_Dropdown_get_itemImage_mE0C2F6ED6A8338733F2A260939530BAB06DB576E (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// public Image itemImage { get { return m_ItemImage; } set { m_ItemImage = value; RefreshShownValue(); } }
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = __this->___m_ItemImage_25;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown::set_itemImage(UnityEngine.UI.Image)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_itemImage_m41479EC2993BB2900024406EC39FDACC83DB808D (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ___0_value, const RuntimeMethod* method)
{
{
// public Image itemImage { get { return m_ItemImage; } set { m_ItemImage = value; RefreshShownValue(); } }
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = ___0_value;
__this->___m_ItemImage_25 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ItemImage_25), (void*)L_0);
// public Image itemImage { get { return m_ItemImage; } set { m_ItemImage = value; RefreshShownValue(); } }
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// public Image itemImage { get { return m_ItemImage; } set { m_ItemImage = value; RefreshShownValue(); } }
return;
}
}
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData> TMPro.TMP_Dropdown::get_options()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// get { return m_Options.options; }
OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* L_0 = __this->___m_Options_27;
NullCheck(L_0);
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_1;
L_1 = OptionDataList_get_options_mBC2E351252449F2B611857D18B396CEDF2289781_inline(L_0, NULL);
return L_1;
}
}
// System.Void TMPro.TMP_Dropdown::set_options(System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_options_m4CD66EEEFDF53BAD9862AA2768F6048B2CA5B2AD (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* ___0_value, const RuntimeMethod* method)
{
{
// set { m_Options.options = value; RefreshShownValue(); }
OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* L_0 = __this->___m_Options_27;
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_1 = ___0_value;
NullCheck(L_0);
OptionDataList_set_options_m826C957D08679C2620276456BCD535D148640174_inline(L_0, L_1, NULL);
// set { m_Options.options = value; RefreshShownValue(); }
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// set { m_Options.options = value; RefreshShownValue(); }
return;
}
}
// TMPro.TMP_Dropdown/DropdownEvent TMPro.TMP_Dropdown::get_onValueChanged()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91* TMP_Dropdown_get_onValueChanged_mC5A65068BFDC48C26FAC4B6FB2C0983633168BFF (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// public DropdownEvent onValueChanged { get { return m_OnValueChanged; } set { m_OnValueChanged = value; } }
DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91* L_0 = __this->___m_OnValueChanged_28;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown::set_onValueChanged(TMPro.TMP_Dropdown/DropdownEvent)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_onValueChanged_m79F7EFB914F2FDD0747F0DF2338E100996B49ECE (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91* ___0_value, const RuntimeMethod* method)
{
{
// public DropdownEvent onValueChanged { get { return m_OnValueChanged; } set { m_OnValueChanged = value; } }
DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91* L_0 = ___0_value;
__this->___m_OnValueChanged_28 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OnValueChanged_28), (void*)L_0);
// public DropdownEvent onValueChanged { get { return m_OnValueChanged; } set { m_OnValueChanged = value; } }
return;
}
}
// System.Single TMPro.TMP_Dropdown::get_alphaFadeSpeed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_Dropdown_get_alphaFadeSpeed_m18A605C6E2AA4BA276BB7D8200718977530988DD (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// public float alphaFadeSpeed { get { return m_AlphaFadeSpeed; } set { m_AlphaFadeSpeed = value; } }
float L_0 = __this->___m_AlphaFadeSpeed_29;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown::set_alphaFadeSpeed(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_alphaFadeSpeed_m61345D8CD279D16406067AEA81DC4CFE6DFDB073 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float alphaFadeSpeed { get { return m_AlphaFadeSpeed; } set { m_AlphaFadeSpeed = value; } }
float L_0 = ___0_value;
__this->___m_AlphaFadeSpeed_29 = L_0;
// public float alphaFadeSpeed { get { return m_AlphaFadeSpeed; } set { m_AlphaFadeSpeed = value; } }
return;
}
}
// System.Int32 TMPro.TMP_Dropdown::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_Dropdown_get_value_m5916A6D1897431E8ED789FEC24551A311D1B5C70 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// return m_Value;
int32_t L_0 = __this->___m_Value_26;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown::set_value(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_set_value_m8362A866D571975FECFD1FE47D3C4D83559795BF (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// SetValue(value);
int32_t L_0 = ___0_value;
TMP_Dropdown_SetValue_m1E528A87C2B11DD84D0141D8C6D175EEFE26F202(__this, L_0, (bool)1, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::SetValueWithoutNotify(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_SetValueWithoutNotify_m619A7D38D1EBCCA60EB1F5891FAD9FD0FB4839FD (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, int32_t ___0_input, const RuntimeMethod* method)
{
{
// SetValue(input, false);
int32_t L_0 = ___0_input;
TMP_Dropdown_SetValue_m1E528A87C2B11DD84D0141D8C6D175EEFE26F202(__this, L_0, (bool)0, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::SetValue(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_SetValue_m1E528A87C2B11DD84D0141D8C6D175EEFE26F202 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, int32_t ___0_value, bool ___1_sendCallback, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_mD81A5FC81FD5B0D34212D7ACE42A8BBC15CD7638_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34A402B06B4DD47F7C958387025D73A087677D0B);
s_Il2CppMethodInitialized = true;
}
int32_t G_B6_0 = 0;
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* G_B6_1 = NULL;
int32_t G_B5_0 = 0;
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* G_B5_1 = NULL;
int32_t G_B7_0 = 0;
int32_t G_B7_1 = 0;
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* G_B7_2 = NULL;
{
// if (Application.isPlaying && (value == m_Value || options.Count == 0))
bool L_0;
L_0 = Application_get_isPlaying_m25B0ABDFEF54F5370CD3F263A813540843D00F34(NULL);
if (!L_0)
{
goto IL_001e;
}
}
{
int32_t L_1 = ___0_value;
int32_t L_2 = __this->___m_Value_26;
if ((((int32_t)L_1) == ((int32_t)L_2)))
{
goto IL_001d;
}
}
{
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_3;
L_3 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
NullCheck(L_3);
int32_t L_4;
L_4 = List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_inline(L_3, List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_RuntimeMethod_var);
if (L_4)
{
goto IL_001e;
}
}
IL_001d:
{
// return;
return;
}
IL_001e:
{
// m_Value = Mathf.Clamp(value, m_Placeholder ? -1 : 0, options.Count - 1);
int32_t L_5 = ___0_value;
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_6 = __this->___m_Placeholder_23;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_7;
L_7 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_6, NULL);
G_B5_0 = L_5;
G_B5_1 = __this;
if (L_7)
{
G_B6_0 = L_5;
G_B6_1 = __this;
goto IL_0030;
}
}
{
G_B7_0 = 0;
G_B7_1 = G_B5_0;
G_B7_2 = G_B5_1;
goto IL_0031;
}
IL_0030:
{
G_B7_0 = (-1);
G_B7_1 = G_B6_0;
G_B7_2 = G_B6_1;
}
IL_0031:
{
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_8;
L_8 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
NullCheck(L_8);
int32_t L_9;
L_9 = List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_inline(L_8, List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_RuntimeMethod_var);
int32_t L_10;
L_10 = Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline(G_B7_1, G_B7_0, ((int32_t)il2cpp_codegen_subtract(L_9, 1)), NULL);
NullCheck(G_B7_2);
G_B7_2->___m_Value_26 = L_10;
// RefreshShownValue();
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// if (sendCallback)
bool L_11 = ___1_sendCallback;
if (!L_11)
{
goto IL_006d;
}
}
{
// UISystemProfilerApi.AddMarker("Dropdown.value", this);
UISystemProfilerApi_AddMarker_mB0E292213D18AE3770165011E265A57B17FCF90B(_stringLiteral34A402B06B4DD47F7C958387025D73A087677D0B, __this, NULL);
// m_OnValueChanged.Invoke(m_Value);
DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91* L_12 = __this->___m_OnValueChanged_28;
int32_t L_13 = __this->___m_Value_26;
NullCheck(L_12);
UnityEvent_1_Invoke_mD81A5FC81FD5B0D34212D7ACE42A8BBC15CD7638(L_12, L_13, UnityEvent_1_Invoke_mD81A5FC81FD5B0D34212D7ACE42A8BBC15CD7638_RuntimeMethod_var);
}
IL_006d:
{
// }
return;
}
}
// System.Boolean TMPro.TMP_Dropdown::get_IsExpanded()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_Dropdown_get_IsExpanded_mFCB1622385A1BBB05908C0C94D5751801B5512FC (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// public bool IsExpanded { get { return m_Dropdown != null; } }
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___m_Dropdown_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
return L_1;
}
}
// System.Void TMPro.TMP_Dropdown::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown__ctor_m5405D55FF150C4ED50322BA7B80E11E30096819D (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mE3C7EA473286CAFBA29B58713C4851B9086D4DB4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// private OptionDataList m_Options = new OptionDataList();
OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* L_0 = (OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1*)il2cpp_codegen_object_new(OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1_il2cpp_TypeInfo_var);
NullCheck(L_0);
OptionDataList__ctor_m698166937E8E51F44FC2CCE7B3EF7BDA3932645B(L_0, NULL);
__this->___m_Options_27 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Options_27), (void*)L_0);
// private DropdownEvent m_OnValueChanged = new DropdownEvent();
DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91* L_1 = (DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91*)il2cpp_codegen_object_new(DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91_il2cpp_TypeInfo_var);
NullCheck(L_1);
DropdownEvent__ctor_m65812C2BBC12188466CE844E9EC223B89E0946C1(L_1, NULL);
__this->___m_OnValueChanged_28 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OnValueChanged_28), (void*)L_1);
// private float m_AlphaFadeSpeed = 0.15f;
__this->___m_AlphaFadeSpeed_29 = (0.150000006f);
// private List<DropdownItem> m_Items = new List<DropdownItem>();
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_2 = (List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97*)il2cpp_codegen_object_new(List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97_il2cpp_TypeInfo_var);
NullCheck(L_2);
List_1__ctor_mE3C7EA473286CAFBA29B58713C4851B9086D4DB4(L_2, List_1__ctor_mE3C7EA473286CAFBA29B58713C4851B9086D4DB4_RuntimeMethod_var);
__this->___m_Items_32 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Items_32), (void*)L_2);
// protected TMP_Dropdown() { }
il2cpp_codegen_runtime_class_init_inline(Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712_il2cpp_TypeInfo_var);
Selectable__ctor_m340EDFEA07F025166175C3ECB1BD2EEDD81C8638(__this, NULL);
// protected TMP_Dropdown() { }
return;
}
}
// System.Void TMPro.TMP_Dropdown::Awake()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_Awake_m056E49917C61BD2AE6779CB0AD5A8983D17AB8FB (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_CaptionImage)
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = __this->___m_CaptionImage_22;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
if (!L_1)
{
goto IL_0029;
}
}
{
// m_CaptionImage.enabled = (m_CaptionImage.sprite != null);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_2 = __this->___m_CaptionImage_22;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_3 = __this->___m_CaptionImage_22;
NullCheck(L_3);
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_4;
L_4 = Image_get_sprite_mB2AA377708722E100574F6F75BC102513BB3BCB1_inline(L_3, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_5;
L_5 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
NullCheck(L_2);
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_2, L_5, NULL);
}
IL_0029:
{
// if (m_Template)
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_6 = __this->___m_Template_20;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_7;
L_7 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_6, NULL);
if (!L_7)
{
goto IL_0047;
}
}
{
// m_Template.gameObject.SetActive(false);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_8 = __this->___m_Template_20;
NullCheck(L_8);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_9;
L_9 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_8, NULL);
NullCheck(L_9);
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_9, (bool)0, NULL);
}
IL_0047:
{
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::Start()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_Start_m734BEF53026D3806A8E321B1E5DE53C340D28B16 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenRunner_1_Init_mDC48342689A295BD16CC45907A4DD77718F6C493_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenRunner_1__ctor_m9D2B0480E7EEB4E7B359140EC102686CE6E9E696_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// m_AlphaTweenRunner = new TweenRunner<FloatTween>();
TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* L_0 = (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E*)il2cpp_codegen_object_new(TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E_il2cpp_TypeInfo_var);
NullCheck(L_0);
TweenRunner_1__ctor_m9D2B0480E7EEB4E7B359140EC102686CE6E9E696(L_0, TweenRunner_1__ctor_m9D2B0480E7EEB4E7B359140EC102686CE6E9E696_RuntimeMethod_var);
__this->___m_AlphaTweenRunner_33 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AlphaTweenRunner_33), (void*)L_0);
// m_AlphaTweenRunner.Init(this);
TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* L_1 = __this->___m_AlphaTweenRunner_33;
NullCheck(L_1);
TweenRunner_1_Init_mDC48342689A295BD16CC45907A4DD77718F6C493_inline(L_1, __this, TweenRunner_1_Init_mDC48342689A295BD16CC45907A4DD77718F6C493_RuntimeMethod_var);
// base.Start();
UIBehaviour_Start_mB12643ED6D859CD3682B4BF5B9CA7F72E8A72B45(__this, NULL);
// RefreshShownValue();
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::OnDisable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_OnDisable_m10823C942F18754D85E6BB4C86A267D2D4B0F8B3 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// ImmediateDestroyDropdownList();
TMP_Dropdown_ImmediateDestroyDropdownList_mFEE6CE2C3264546861C82E60CE4C61BA42559B98(__this, NULL);
// if (m_Blocker != null)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___m_Blocker_31;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0020;
}
}
{
// DestroyBlocker(m_Blocker);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = __this->___m_Blocker_31;
VirtualActionInvoker1< GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* >::Invoke(46 /* System.Void TMPro.TMP_Dropdown::DestroyBlocker(UnityEngine.GameObject) */, __this, L_2);
}
IL_0020:
{
// m_Blocker = null;
__this->___m_Blocker_31 = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Blocker_31), (void*)(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)NULL);
// base.OnDisable();
Selectable_OnDisable_m293DB718E1101FC77E655E4A2C4F2DE1DBD4663C(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::RefreshShownValue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mBE3176F40529BACB1E6DBB68BDFD5894B04BD1BA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* V_0 = NULL;
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* G_B16_0 = NULL;
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* G_B15_0 = NULL;
int32_t G_B17_0 = 0;
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* G_B17_1 = NULL;
{
// OptionData data = s_NoOptionData;
il2cpp_codegen_runtime_class_init_inline(TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_0 = ((TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var))->___s_NoOptionData_36;
V_0 = L_0;
// if (options.Count > 0 && m_Value >= 0)
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_1;
L_1 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
NullCheck(L_1);
int32_t L_2;
L_2 = List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_inline(L_1, List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_RuntimeMethod_var);
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_0042;
}
}
{
int32_t L_3 = __this->___m_Value_26;
if ((((int32_t)L_3) < ((int32_t)0)))
{
goto IL_0042;
}
}
{
// data = options[Mathf.Clamp(m_Value, 0, options.Count - 1)];
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_4;
L_4 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
int32_t L_5 = __this->___m_Value_26;
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_6;
L_6 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
NullCheck(L_6);
int32_t L_7;
L_7 = List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_inline(L_6, List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_RuntimeMethod_var);
int32_t L_8;
L_8 = Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline(L_5, 0, ((int32_t)il2cpp_codegen_subtract(L_7, 1)), NULL);
NullCheck(L_4);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_9;
L_9 = List_1_get_Item_mBE3176F40529BACB1E6DBB68BDFD5894B04BD1BA(L_4, L_8, List_1_get_Item_mBE3176F40529BACB1E6DBB68BDFD5894B04BD1BA_RuntimeMethod_var);
V_0 = L_9;
}
IL_0042:
{
// if (m_CaptionText)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_10 = __this->___m_CaptionText_21;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_11;
L_11 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_10, NULL);
if (!L_11)
{
goto IL_007d;
}
}
{
// if (data != null && data.text != null)
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_12 = V_0;
if (!L_12)
{
goto IL_006d;
}
}
{
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_13 = V_0;
NullCheck(L_13);
String_t* L_14;
L_14 = OptionData_get_text_m2E822D5D50B597BFBA7AB3485EF15B526A726A1A_inline(L_13, NULL);
if (!L_14)
{
goto IL_006d;
}
}
{
// m_CaptionText.text = data.text;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_15 = __this->___m_CaptionText_21;
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_16 = V_0;
NullCheck(L_16);
String_t* L_17;
L_17 = OptionData_get_text_m2E822D5D50B597BFBA7AB3485EF15B526A726A1A_inline(L_16, NULL);
NullCheck(L_15);
VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_15, L_17);
goto IL_007d;
}
IL_006d:
{
// m_CaptionText.text = "";
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_18 = __this->___m_CaptionText_21;
NullCheck(L_18);
VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_18, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
}
IL_007d:
{
// if (m_CaptionImage)
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_19 = __this->___m_CaptionImage_22;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_20;
L_20 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_19, NULL);
if (!L_20)
{
goto IL_00c8;
}
}
{
// if (data != null)
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_21 = V_0;
if (!L_21)
{
goto IL_00a0;
}
}
{
// m_CaptionImage.sprite = data.image;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_22 = __this->___m_CaptionImage_22;
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_23 = V_0;
NullCheck(L_23);
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_24;
L_24 = OptionData_get_image_m5C866E5C2E025EABF5591C7F88FB46E426EF20BA_inline(L_23, NULL);
NullCheck(L_22);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_22, L_24, NULL);
goto IL_00ac;
}
IL_00a0:
{
// m_CaptionImage.sprite = null;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_25 = __this->___m_CaptionImage_22;
NullCheck(L_25);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_25, (Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99*)NULL, NULL);
}
IL_00ac:
{
// m_CaptionImage.enabled = (m_CaptionImage.sprite != null);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_26 = __this->___m_CaptionImage_22;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_27 = __this->___m_CaptionImage_22;
NullCheck(L_27);
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_28;
L_28 = Image_get_sprite_mB2AA377708722E100574F6F75BC102513BB3BCB1_inline(L_27, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_29;
L_29 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_28, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
NullCheck(L_26);
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_26, L_29, NULL);
}
IL_00c8:
{
// if (m_Placeholder)
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_30 = __this->___m_Placeholder_23;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_31;
L_31 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_30, NULL);
if (!L_31)
{
goto IL_00f9;
}
}
{
// m_Placeholder.enabled = options.Count == 0 || m_Value == -1;
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_32 = __this->___m_Placeholder_23;
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_33;
L_33 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
NullCheck(L_33);
int32_t L_34;
L_34 = List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_inline(L_33, List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_RuntimeMethod_var);
G_B15_0 = L_32;
if (!L_34)
{
G_B16_0 = L_32;
goto IL_00f3;
}
}
{
int32_t L_35 = __this->___m_Value_26;
G_B17_0 = ((((int32_t)L_35) == ((int32_t)(-1)))? 1 : 0);
G_B17_1 = G_B15_0;
goto IL_00f4;
}
IL_00f3:
{
G_B17_0 = 1;
G_B17_1 = G_B16_0;
}
IL_00f4:
{
NullCheck(G_B17_1);
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(G_B17_1, (bool)G_B17_0, NULL);
}
IL_00f9:
{
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::AddOptions(System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_AddOptions_m0552A59BC909364951E1661FABADBC076715E4DD (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* ___0_options, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_m254BAF37C2F5619C561EE3FB9C6222545722BE69_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// this.options.AddRange(options);
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_0;
L_0 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_1 = ___0_options;
NullCheck(L_0);
List_1_AddRange_m254BAF37C2F5619C561EE3FB9C6222545722BE69(L_0, L_1, List_1_AddRange_m254BAF37C2F5619C561EE3FB9C6222545722BE69_RuntimeMethod_var);
// RefreshShownValue();
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::AddOptions(System.Collections.Generic.List`1<System.String>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_AddOptions_m6EB4E175FE6B5555BDC2C31EFBCC3B115DE85FF5 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___0_options, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// for (int i = 0; i < options.Count; i++)
V_0 = 0;
goto IL_001f;
}
IL_0004:
{
// this.options.Add(new OptionData(options[i]));
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_0;
L_0 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_1 = ___0_options;
int32_t L_2 = V_0;
NullCheck(L_1);
String_t* L_3;
L_3 = List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8(L_1, L_2, List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_4 = (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E*)il2cpp_codegen_object_new(OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E_il2cpp_TypeInfo_var);
NullCheck(L_4);
OptionData__ctor_mC08B019055F1AFA7CFC262EF24A64F6D8E7C84E6(L_4, L_3, NULL);
NullCheck(L_0);
List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_inline(L_0, L_4, List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_RuntimeMethod_var);
// for (int i = 0; i < options.Count; i++)
int32_t L_5 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_5, 1));
}
IL_001f:
{
// for (int i = 0; i < options.Count; i++)
int32_t L_6 = V_0;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_7 = ___0_options;
NullCheck(L_7);
int32_t L_8;
L_8 = List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline(L_7, List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var);
if ((((int32_t)L_6) < ((int32_t)L_8)))
{
goto IL_0004;
}
}
{
// RefreshShownValue();
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::AddOptions(System.Collections.Generic.List`1<UnityEngine.Sprite>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_AddOptions_m788BACF88AF7E1342CEE571AAC04EF86D72DDEDE (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, List_1_t7BE9C297880B5B41D1E6B89174D4394BF535D206* ___0_options, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mF949A7522EA5DF1109EDAD6E4D8454EFDC54B63F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m9F1FC9C6704A2B80B7E5AD5B3A8C88FAF4D55354_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// for (int i = 0; i < options.Count; i++)
V_0 = 0;
goto IL_001f;
}
IL_0004:
{
// this.options.Add(new OptionData(options[i]));
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_0;
L_0 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
List_1_t7BE9C297880B5B41D1E6B89174D4394BF535D206* L_1 = ___0_options;
int32_t L_2 = V_0;
NullCheck(L_1);
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_3;
L_3 = List_1_get_Item_m9F1FC9C6704A2B80B7E5AD5B3A8C88FAF4D55354(L_1, L_2, List_1_get_Item_m9F1FC9C6704A2B80B7E5AD5B3A8C88FAF4D55354_RuntimeMethod_var);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_4 = (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E*)il2cpp_codegen_object_new(OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E_il2cpp_TypeInfo_var);
NullCheck(L_4);
OptionData__ctor_mFB73CF17AD7974CEBAA97EB2C90B2E37FB624065(L_4, L_3, NULL);
NullCheck(L_0);
List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_inline(L_0, L_4, List_1_Add_mAF553D7B893E33551C9C7CCF0CC4AC4CDA81B821_RuntimeMethod_var);
// for (int i = 0; i < options.Count; i++)
int32_t L_5 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_5, 1));
}
IL_001f:
{
// for (int i = 0; i < options.Count; i++)
int32_t L_6 = V_0;
List_1_t7BE9C297880B5B41D1E6B89174D4394BF535D206* L_7 = ___0_options;
NullCheck(L_7);
int32_t L_8;
L_8 = List_1_get_Count_mF949A7522EA5DF1109EDAD6E4D8454EFDC54B63F_inline(L_7, List_1_get_Count_mF949A7522EA5DF1109EDAD6E4D8454EFDC54B63F_RuntimeMethod_var);
if ((((int32_t)L_6) < ((int32_t)L_8)))
{
goto IL_0004;
}
}
{
// RefreshShownValue();
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::ClearOptions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_ClearOptions_m9888C23BC3033268E5C2D8613C0854661E7BDEB5 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m138D6C1F125ACA90D9BC9BB66E655B5FE83DCF3E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* G_B2_0 = NULL;
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* G_B3_1 = NULL;
{
// options.Clear();
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_0;
L_0 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
NullCheck(L_0);
List_1_Clear_m138D6C1F125ACA90D9BC9BB66E655B5FE83DCF3E_inline(L_0, List_1_Clear_m138D6C1F125ACA90D9BC9BB66E655B5FE83DCF3E_RuntimeMethod_var);
// m_Value = m_Placeholder ? -1 : 0;
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_1 = __this->___m_Placeholder_23;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_1, NULL);
G_B1_0 = __this;
if (L_2)
{
G_B2_0 = __this;
goto IL_001c;
}
}
{
G_B3_0 = 0;
G_B3_1 = G_B1_0;
goto IL_001d;
}
IL_001c:
{
G_B3_0 = (-1);
G_B3_1 = G_B2_0;
}
IL_001d:
{
NullCheck(G_B3_1);
G_B3_1->___m_Value_26 = G_B3_0;
// RefreshShownValue();
TMP_Dropdown_RefreshShownValue_mF63797E989A9075B6E4CF767B2C4B55FBD23DFF8(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::SetupTemplate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_SetupTemplate_m3016B8C83713F451E88F3CBF008856BAB835F0EA (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentInChildren_TisToggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F_m90D2C4B376A07542F929EE9E44801C73D517332C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m209BA4F663AB98A4504995B5BD3EADEDEFB92BF2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponents_TisBaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832_m102070591A00F3B095E6F4E4F6DA897B2A82AFB6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mFFFE23AC67FADE2D4C0CAF3480D0F7F6F4F0F90B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Dropdown_GetOrAddComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m246A7EDF4E3DC17BF03E8D3CC69C541A12FDE6B5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Dropdown_GetOrAddComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_mD7E262362245912FB6B4D9838568145DA06A24AF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Dropdown_GetOrAddComponent_TisGraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B_m8143D82572AA501D1CB7BE7E6504735B21573BF7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral26DFE4AE4C457E5B0AC4C485CB50672FDFC5D2E4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7D8225885160DF642FAF3CB69CD9FE2F2CFD42F2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82D48168F49CD2661C0A6635CC33F03288F17E8E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral956C1CF65D7273BC5C50D09F685C31653E362414);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF138C9898107C86118F7150966AF6DFAF1C498F0);
s_Il2CppMethodInitialized = true;
}
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_0 = NULL;
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* V_1 = NULL;
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* V_2 = NULL;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_3 = NULL;
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_4 = NULL;
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_5 = NULL;
int32_t V_6 = 0;
Type_t* V_7 = NULL;
{
// validTemplate = false;
__this->___validTemplate_34 = (bool)0;
// if (!m_Template)
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = __this->___m_Template_20;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
if (L_1)
{
goto IL_0020;
}
}
{
// Debug.LogError("The dropdown template is not assigned. The template needs to be assigned and must have a child GameObject with a Toggle component serving as the item.", this);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogError_m94F967AB31244EACE68C3BE1DD85B69ED3334C0E(_stringLiteralF138C9898107C86118F7150966AF6DFAF1C498F0, __this, NULL);
// return;
return;
}
IL_0020:
{
// GameObject templateGo = m_Template.gameObject;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_2 = __this->___m_Template_20;
NullCheck(L_2);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3;
L_3 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_2, NULL);
V_0 = L_3;
// templateGo.SetActive(true);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = V_0;
NullCheck(L_4);
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_4, (bool)1, NULL);
// Toggle itemToggle = m_Template.GetComponentInChildren<Toggle>();
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_5 = __this->___m_Template_20;
NullCheck(L_5);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_6;
L_6 = Component_GetComponentInChildren_TisToggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F_m90D2C4B376A07542F929EE9E44801C73D517332C(L_5, Component_GetComponentInChildren_TisToggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F_m90D2C4B376A07542F929EE9E44801C73D517332C_RuntimeMethod_var);
V_1 = L_6;
// validTemplate = true;
__this->___validTemplate_34 = (bool)1;
// if (!itemToggle || itemToggle.transform == template)
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_7 = V_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_8;
L_8 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_7, NULL);
if (!L_8)
{
goto IL_0061;
}
}
{
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_9 = V_1;
NullCheck(L_9);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10;
L_10 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_9, NULL);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_11;
L_11 = TMP_Dropdown_get_template_m6C77CA07D48383A133E8D7567E1CF909876BAE30_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_12;
L_12 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_10, L_11, NULL);
if (!L_12)
{
goto IL_007d;
}
}
IL_0061:
{
// validTemplate = false;
__this->___validTemplate_34 = (bool)0;
// Debug.LogError("The dropdown template is not valid. The template must have a child GameObject with a Toggle component serving as the item.", template);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_13;
L_13 = TMP_Dropdown_get_template_m6C77CA07D48383A133E8D7567E1CF909876BAE30_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogError_m94F967AB31244EACE68C3BE1DD85B69ED3334C0E(_stringLiteral7D8225885160DF642FAF3CB69CD9FE2F2CFD42F2, L_13, NULL);
goto IL_0124;
}
IL_007d:
{
// else if (!(itemToggle.transform.parent is RectTransform))
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_14 = V_1;
NullCheck(L_14);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_15;
L_15 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_14, NULL);
NullCheck(L_15);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_16;
L_16 = Transform_get_parent_m65354E28A4C94EC00EBCF03532F7B0718380791E(L_15, NULL);
if (((RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5*)IsInstSealed((RuntimeObject*)L_16, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_il2cpp_TypeInfo_var)))
{
goto IL_00a8;
}
}
{
// validTemplate = false;
__this->___validTemplate_34 = (bool)0;
// Debug.LogError("The dropdown template is not valid. The child GameObject with a Toggle component (the item) must have a RectTransform on its parent.", template);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_17;
L_17 = TMP_Dropdown_get_template_m6C77CA07D48383A133E8D7567E1CF909876BAE30_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogError_m94F967AB31244EACE68C3BE1DD85B69ED3334C0E(_stringLiteral956C1CF65D7273BC5C50D09F685C31653E362414, L_17, NULL);
goto IL_0124;
}
IL_00a8:
{
// else if (itemText != null && !itemText.transform.IsChildOf(itemToggle.transform))
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_18;
L_18 = TMP_Dropdown_get_itemText_m0AAE4A304C3AC8132209E844C5303411DB3C1AFB_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_19;
L_19 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_18, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_19)
{
goto IL_00e7;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_20;
L_20 = TMP_Dropdown_get_itemText_m0AAE4A304C3AC8132209E844C5303411DB3C1AFB_inline(__this, NULL);
NullCheck(L_20);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_21;
L_21 = TMP_Text_get_transform_m6BD41E08BFCFCE722DFCE4627626AD60CA99CCA8(L_20, NULL);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_22 = V_1;
NullCheck(L_22);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_23;
L_23 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_22, NULL);
NullCheck(L_21);
bool L_24;
L_24 = Transform_IsChildOf_mFE071BE1E775E825401FE0A9B9BE49E39D256CEA(L_21, L_23, NULL);
if (L_24)
{
goto IL_00e7;
}
}
{
// validTemplate = false;
__this->___validTemplate_34 = (bool)0;
// Debug.LogError("The dropdown template is not valid. The Item Text must be on the item GameObject or children of it.", template);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_25;
L_25 = TMP_Dropdown_get_template_m6C77CA07D48383A133E8D7567E1CF909876BAE30_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogError_m94F967AB31244EACE68C3BE1DD85B69ED3334C0E(_stringLiteral26DFE4AE4C457E5B0AC4C485CB50672FDFC5D2E4, L_25, NULL);
goto IL_0124;
}
IL_00e7:
{
// else if (itemImage != null && !itemImage.transform.IsChildOf(itemToggle.transform))
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_26;
L_26 = TMP_Dropdown_get_itemImage_mE0C2F6ED6A8338733F2A260939530BAB06DB576E_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_27;
L_27 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_26, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_27)
{
goto IL_0124;
}
}
{
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_28;
L_28 = TMP_Dropdown_get_itemImage_mE0C2F6ED6A8338733F2A260939530BAB06DB576E_inline(__this, NULL);
NullCheck(L_28);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_29;
L_29 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_28, NULL);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_30 = V_1;
NullCheck(L_30);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_31;
L_31 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_30, NULL);
NullCheck(L_29);
bool L_32;
L_32 = Transform_IsChildOf_mFE071BE1E775E825401FE0A9B9BE49E39D256CEA(L_29, L_31, NULL);
if (L_32)
{
goto IL_0124;
}
}
{
// validTemplate = false;
__this->___validTemplate_34 = (bool)0;
// Debug.LogError("The dropdown template is not valid. The Item Image must be on the item GameObject or children of it.", template);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_33;
L_33 = TMP_Dropdown_get_template_m6C77CA07D48383A133E8D7567E1CF909876BAE30_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogError_m94F967AB31244EACE68C3BE1DD85B69ED3334C0E(_stringLiteral82D48168F49CD2661C0A6635CC33F03288F17E8E, L_33, NULL);
}
IL_0124:
{
// if (!validTemplate)
bool L_34 = __this->___validTemplate_34;
if (L_34)
{
goto IL_0134;
}
}
{
// templateGo.SetActive(false);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_35 = V_0;
NullCheck(L_35);
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_35, (bool)0, NULL);
// return;
return;
}
IL_0134:
{
// DropdownItem item = itemToggle.gameObject.AddComponent<DropdownItem>();
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_36 = V_1;
NullCheck(L_36);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_37;
L_37 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_36, NULL);
NullCheck(L_37);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_38;
L_38 = GameObject_AddComponent_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mFFFE23AC67FADE2D4C0CAF3480D0F7F6F4F0F90B(L_37, GameObject_AddComponent_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mFFFE23AC67FADE2D4C0CAF3480D0F7F6F4F0F90B_RuntimeMethod_var);
// item.text = m_ItemText;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_39 = L_38;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_40 = __this->___m_ItemText_24;
NullCheck(L_39);
DropdownItem_set_text_m7C30C7E6DEE86A8896B99A872C5934D6F0B234F2_inline(L_39, L_40, NULL);
// item.image = m_ItemImage;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_41 = L_39;
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_42 = __this->___m_ItemImage_25;
NullCheck(L_41);
DropdownItem_set_image_m133BCC7D7320DC10EBBF5193FAE0E60C3F9A15C2_inline(L_41, L_42, NULL);
// item.toggle = itemToggle;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_43 = L_41;
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_44 = V_1;
NullCheck(L_43);
DropdownItem_set_toggle_mBD6E9CFB6C3757CB013CB683A8BB6DAFF34A94FA_inline(L_43, L_44, NULL);
// item.rectTransform = (RectTransform)itemToggle.transform;
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_45 = V_1;
NullCheck(L_45);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_46;
L_46 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_45, NULL);
NullCheck(L_43);
DropdownItem_set_rectTransform_m0C6BAB5E2EB69C438BF2F8D4DDE3E0DE136651AD_inline(L_43, ((RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5*)CastclassSealed((RuntimeObject*)L_46, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_il2cpp_TypeInfo_var)), NULL);
// Canvas parentCanvas = null;
V_2 = (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26*)NULL;
// Transform parentTransform = m_Template.parent;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_47 = __this->___m_Template_20;
NullCheck(L_47);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_48;
L_48 = Transform_get_parent_m65354E28A4C94EC00EBCF03532F7B0718380791E(L_47, NULL);
V_3 = L_48;
goto IL_0195;
}
IL_017e:
{
// parentCanvas = parentTransform.GetComponent<Canvas>();
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_49 = V_3;
NullCheck(L_49);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_50;
L_50 = Component_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m209BA4F663AB98A4504995B5BD3EADEDEFB92BF2(L_49, Component_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m209BA4F663AB98A4504995B5BD3EADEDEFB92BF2_RuntimeMethod_var);
V_2 = L_50;
// if (parentCanvas != null)
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_51 = V_2;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_52;
L_52 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_51, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_52)
{
goto IL_019e;
}
}
{
// parentTransform = parentTransform.parent;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_53 = V_3;
NullCheck(L_53);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_54;
L_54 = Transform_get_parent_m65354E28A4C94EC00EBCF03532F7B0718380791E(L_53, NULL);
V_3 = L_54;
}
IL_0195:
{
// while (parentTransform != null)
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_55 = V_3;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_56;
L_56 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_55, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_56)
{
goto IL_017e;
}
}
IL_019e:
{
// Canvas popupCanvas = GetOrAddComponent<Canvas>(templateGo);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_57 = V_0;
il2cpp_codegen_runtime_class_init_inline(TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_58;
L_58 = TMP_Dropdown_GetOrAddComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_mD7E262362245912FB6B4D9838568145DA06A24AF(L_57, TMP_Dropdown_GetOrAddComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_mD7E262362245912FB6B4D9838568145DA06A24AF_RuntimeMethod_var);
// popupCanvas.overrideSorting = true;
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_59 = L_58;
NullCheck(L_59);
Canvas_set_overrideSorting_m155D936A457E7935683894150A0E5DBED2170F54(L_59, (bool)1, NULL);
// popupCanvas.sortingOrder = 30000;
NullCheck(L_59);
Canvas_set_sortingOrder_m70D89DB61A3C0589C0FAB525E613DE9D0C799AAC(L_59, ((int32_t)30000), NULL);
// if (parentCanvas != null)
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_60 = V_2;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_61;
L_61 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_60, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_61)
{
goto IL_0204;
}
}
{
// Component[] components = parentCanvas.GetComponents<BaseRaycaster>();
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_62 = V_2;
NullCheck(L_62);
BaseRaycasterU5BU5D_tAE62D3FF1A5FF9DE20B2756DA4F4F8981925A799* L_63;
L_63 = Component_GetComponents_TisBaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832_m102070591A00F3B095E6F4E4F6DA897B2A82AFB6(L_62, Component_GetComponents_TisBaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832_m102070591A00F3B095E6F4E4F6DA897B2A82AFB6_RuntimeMethod_var);
V_5 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_63;
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_64 = V_5;
V_4 = L_64;
// for (int i = 0; i < components.Length; i++)
V_6 = 0;
goto IL_01fa;
}
IL_01cf:
{
// Type raycasterType = components[i].GetType();
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_65 = V_4;
int32_t L_66 = V_6;
NullCheck(L_65);
int32_t L_67 = L_66;
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_68 = (L_65)->GetAt(static_cast<il2cpp_array_size_t>(L_67));
NullCheck(L_68);
Type_t* L_69;
L_69 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_68, NULL);
V_7 = L_69;
// if (templateGo.GetComponent(raycasterType) == null)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_70 = V_0;
Type_t* L_71 = V_7;
NullCheck(L_70);
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_72;
L_72 = GameObject_GetComponent_m99E12753EA84947521DC711CA33F452B5E65B474(L_70, L_71, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_73;
L_73 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_72, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_73)
{
goto IL_01f4;
}
}
{
// templateGo.AddComponent(raycasterType);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_74 = V_0;
Type_t* L_75 = V_7;
NullCheck(L_74);
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_76;
L_76 = GameObject_AddComponent_mDF246771EC34613FA6AF0C98D443368FB43E9F36(L_74, L_75, NULL);
}
IL_01f4:
{
// for (int i = 0; i < components.Length; i++)
int32_t L_77 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_77, 1));
}
IL_01fa:
{
// for (int i = 0; i < components.Length; i++)
int32_t L_78 = V_6;
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_79 = V_4;
NullCheck(L_79);
if ((((int32_t)L_78) < ((int32_t)((int32_t)(((RuntimeArray*)L_79)->max_length)))))
{
goto IL_01cf;
}
}
{
goto IL_020b;
}
IL_0204:
{
// GetOrAddComponent<GraphicRaycaster>(templateGo);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_80 = V_0;
il2cpp_codegen_runtime_class_init_inline(TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var);
GraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B* L_81;
L_81 = TMP_Dropdown_GetOrAddComponent_TisGraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B_m8143D82572AA501D1CB7BE7E6504735B21573BF7(L_80, TMP_Dropdown_GetOrAddComponent_TisGraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B_m8143D82572AA501D1CB7BE7E6504735B21573BF7_RuntimeMethod_var);
}
IL_020b:
{
// GetOrAddComponent<CanvasGroup>(templateGo);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_82 = V_0;
il2cpp_codegen_runtime_class_init_inline(TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var);
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_83;
L_83 = TMP_Dropdown_GetOrAddComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m246A7EDF4E3DC17BF03E8D3CC69C541A12FDE6B5(L_82, TMP_Dropdown_GetOrAddComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m246A7EDF4E3DC17BF03E8D3CC69C541A12FDE6B5_RuntimeMethod_var);
// templateGo.SetActive(false);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_84 = V_0;
NullCheck(L_84);
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_84, (bool)0, NULL);
// validTemplate = true;
__this->___validTemplate_34 = (bool)1;
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::OnPointerClick(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_OnPointerClick_m008E7A23F525AF69BE769CE82695A8D07EE6EB39 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method)
{
{
// Show();
TMP_Dropdown_Show_m8A64194BE150E0774C66E69479A1699DBB6AA900(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::OnSubmit(UnityEngine.EventSystems.BaseEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_OnSubmit_mC64400DED5E54304BF98C84C4D4FB71B089CA49C (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___0_eventData, const RuntimeMethod* method)
{
{
// Show();
TMP_Dropdown_Show_m8A64194BE150E0774C66E69479A1699DBB6AA900(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::OnCancel(UnityEngine.EventSystems.BaseEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_OnCancel_m67E30490F0C9D41D7BDCF42DF1621DABADC14B32 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___0_eventData, const RuntimeMethod* method)
{
{
// Hide();
TMP_Dropdown_Hide_m7FFE4A08B7370707BCE35A3EDD74373A1926E618(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::Show()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_Show_m8A64194BE150E0774C66E69479A1699DBB6AA900 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m209BA4F663AB98A4504995B5BD3EADEDEFB92BF2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponentInChildren_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mAE6BC2DA3495396AAF82916C02A55E9F30182153_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponentsInParent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m48EDEF385CB00DF400A78ED1C005F703C87891F4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m041D280CA530818E841D3FA5A7C63391BC7EE6C8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mE82CF9445C4264AAE1D6979301C4B0F2261298DD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m4B70EE8CDFB7527368512645B0829E44411E8F85_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mA46D35C071E0C0BA0D429E25A8F64CE770D0E546_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mBE3176F40529BACB1E6DBB68BDFD5894B04BD1BA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_ListPool_1_Get_m45A2F4D7E37E71C748A339D48B941D81E497C3DB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_ListPool_1_Release_mBF69742C9CE112B852669C5147BBB11B9957BF1E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_ListPool_1_tA4DA336D6A1069422BB73BB4F945ECEAE3174F41_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass69_0_U3CShowU3Eb__0_mE6A18CF6156B45C4052F1CBF0707DAB544ABA722_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral18240454291374391F0F4063FAF087648DEADF4B);
s_Il2CppMethodInitialized = true;
}
List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* V_0 = NULL;
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* V_1 = NULL;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* V_2 = NULL;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* V_3 = NULL;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* V_4 = NULL;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_5;
memset((&V_5), 0, sizeof(V_5));
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_6;
memset((&V_6), 0, sizeof(V_6));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_7;
memset((&V_7), 0, sizeof(V_7));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_8;
memset((&V_8), 0, sizeof(V_8));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_9;
memset((&V_9), 0, sizeof(V_9));
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* V_10 = NULL;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_11;
memset((&V_11), 0, sizeof(V_11));
float V_12 = 0.0f;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_13 = NULL;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* V_14 = NULL;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_15;
memset((&V_15), 0, sizeof(V_15));
int32_t V_16 = 0;
int32_t V_17 = 0;
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* V_18 = NULL;
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* V_19 = NULL;
Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C V_20;
memset((&V_20), 0, sizeof(V_20));
Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C V_21;
memset((&V_21), 0, sizeof(V_21));
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_22;
memset((&V_22), 0, sizeof(V_22));
int32_t V_23 = 0;
bool V_24 = false;
int32_t V_25 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_26;
memset((&V_26), 0, sizeof(V_26));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_27;
memset((&V_27), 0, sizeof(V_27));
int32_t V_28 = 0;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* V_29 = NULL;
{
// if (m_Coroutine != null)
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_0 = __this->___m_Coroutine_35;
if (!L_0)
{
goto IL_001a;
}
}
{
// StopCoroutine(m_Coroutine);
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_1 = __this->___m_Coroutine_35;
MonoBehaviour_StopCoroutine_mB0FC91BE84203BD8E360B3FBAE5B958B4C5ED22A(__this, L_1, NULL);
// ImmediateDestroyDropdownList();
TMP_Dropdown_ImmediateDestroyDropdownList_mFEE6CE2C3264546861C82E60CE4C61BA42559B98(__this, NULL);
}
IL_001a:
{
// if (!IsActive() || !IsInteractable() || m_Dropdown != null)
bool L_2;
L_2 = VirtualFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (!L_2)
{
goto IL_0038;
}
}
{
bool L_3;
L_3 = VirtualFuncInvoker0< bool >::Invoke(24 /* System.Boolean UnityEngine.UI.Selectable::IsInteractable() */, __this);
if (!L_3)
{
goto IL_0038;
}
}
{
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = __this->___m_Dropdown_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_5;
L_5 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_5)
{
goto IL_0039;
}
}
IL_0038:
{
// return;
return;
}
IL_0039:
{
// var list = TMP_ListPool<Canvas>.Get();
il2cpp_codegen_runtime_class_init_inline(TMP_ListPool_1_tA4DA336D6A1069422BB73BB4F945ECEAE3174F41_il2cpp_TypeInfo_var);
List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* L_6;
L_6 = TMP_ListPool_1_Get_m45A2F4D7E37E71C748A339D48B941D81E497C3DB(TMP_ListPool_1_Get_m45A2F4D7E37E71C748A339D48B941D81E497C3DB_RuntimeMethod_var);
V_0 = L_6;
// gameObject.GetComponentsInParent(false, list);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7;
L_7 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* L_8 = V_0;
NullCheck(L_7);
GameObject_GetComponentsInParent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m48EDEF385CB00DF400A78ED1C005F703C87891F4(L_7, (bool)0, L_8, GameObject_GetComponentsInParent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m48EDEF385CB00DF400A78ED1C005F703C87891F4_RuntimeMethod_var);
// if (list.Count == 0)
List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* L_9 = V_0;
NullCheck(L_9);
int32_t L_10;
L_10 = List_1_get_Count_mE82CF9445C4264AAE1D6979301C4B0F2261298DD_inline(L_9, List_1_get_Count_mE82CF9445C4264AAE1D6979301C4B0F2261298DD_RuntimeMethod_var);
if (L_10)
{
goto IL_0055;
}
}
{
// return;
return;
}
IL_0055:
{
// Canvas rootCanvas = list[list.Count - 1];
List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* L_11 = V_0;
List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* L_12 = V_0;
NullCheck(L_12);
int32_t L_13;
L_13 = List_1_get_Count_mE82CF9445C4264AAE1D6979301C4B0F2261298DD_inline(L_12, List_1_get_Count_mE82CF9445C4264AAE1D6979301C4B0F2261298DD_RuntimeMethod_var);
NullCheck(L_11);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_14;
L_14 = List_1_get_Item_m4B70EE8CDFB7527368512645B0829E44411E8F85(L_11, ((int32_t)il2cpp_codegen_subtract(L_13, 1)), List_1_get_Item_m4B70EE8CDFB7527368512645B0829E44411E8F85_RuntimeMethod_var);
V_1 = L_14;
// for (int i = 0; i < list.Count; i++)
V_16 = 0;
goto IL_0089;
}
IL_0069:
{
// if (list[i].isRootCanvas)
List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* L_15 = V_0;
int32_t L_16 = V_16;
NullCheck(L_15);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_17;
L_17 = List_1_get_Item_m4B70EE8CDFB7527368512645B0829E44411E8F85(L_15, L_16, List_1_get_Item_m4B70EE8CDFB7527368512645B0829E44411E8F85_RuntimeMethod_var);
NullCheck(L_17);
bool L_18;
L_18 = Canvas_get_isRootCanvas_m57410F800ED6E96C75E2703468B66DE0D5AC6846(L_17, NULL);
if (!L_18)
{
goto IL_0083;
}
}
{
// rootCanvas = list[i];
List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* L_19 = V_0;
int32_t L_20 = V_16;
NullCheck(L_19);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_21;
L_21 = List_1_get_Item_m4B70EE8CDFB7527368512645B0829E44411E8F85(L_19, L_20, List_1_get_Item_m4B70EE8CDFB7527368512645B0829E44411E8F85_RuntimeMethod_var);
V_1 = L_21;
// break;
goto IL_0093;
}
IL_0083:
{
// for (int i = 0; i < list.Count; i++)
int32_t L_22 = V_16;
V_16 = ((int32_t)il2cpp_codegen_add(L_22, 1));
}
IL_0089:
{
// for (int i = 0; i < list.Count; i++)
int32_t L_23 = V_16;
List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* L_24 = V_0;
NullCheck(L_24);
int32_t L_25;
L_25 = List_1_get_Count_mE82CF9445C4264AAE1D6979301C4B0F2261298DD_inline(L_24, List_1_get_Count_mE82CF9445C4264AAE1D6979301C4B0F2261298DD_RuntimeMethod_var);
if ((((int32_t)L_23) < ((int32_t)L_25)))
{
goto IL_0069;
}
}
IL_0093:
{
// TMP_ListPool<Canvas>.Release(list);
List_1_t5421B2468AFFE816206B49B3A6E589B74E5C6C94* L_26 = V_0;
il2cpp_codegen_runtime_class_init_inline(TMP_ListPool_1_tA4DA336D6A1069422BB73BB4F945ECEAE3174F41_il2cpp_TypeInfo_var);
TMP_ListPool_1_Release_mBF69742C9CE112B852669C5147BBB11B9957BF1E(L_26, TMP_ListPool_1_Release_mBF69742C9CE112B852669C5147BBB11B9957BF1E_RuntimeMethod_var);
// if (!validTemplate)
bool L_27 = __this->___validTemplate_34;
if (L_27)
{
goto IL_00b0;
}
}
{
// SetupTemplate();
TMP_Dropdown_SetupTemplate_m3016B8C83713F451E88F3CBF008856BAB835F0EA(__this, NULL);
// if (!validTemplate)
bool L_28 = __this->___validTemplate_34;
if (L_28)
{
goto IL_00b0;
}
}
{
// return;
return;
}
IL_00b0:
{
// m_Template.gameObject.SetActive(true);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_29 = __this->___m_Template_20;
NullCheck(L_29);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_30;
L_30 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_29, NULL);
NullCheck(L_30);
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_30, (bool)1, NULL);
// m_Template.GetComponent<Canvas>().sortingLayerID = rootCanvas.sortingLayerID;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_31 = __this->___m_Template_20;
NullCheck(L_31);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_32;
L_32 = Component_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m209BA4F663AB98A4504995B5BD3EADEDEFB92BF2(L_31, Component_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m209BA4F663AB98A4504995B5BD3EADEDEFB92BF2_RuntimeMethod_var);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_33 = V_1;
NullCheck(L_33);
int32_t L_34;
L_34 = Canvas_get_sortingLayerID_m38FE23D0D6A2001F62CA24676298E95BEE968AB6(L_33, NULL);
NullCheck(L_32);
Canvas_set_sortingLayerID_m402DC8D59AAF66A6696BFE682D0B7AF489EA13FE(L_32, L_34, NULL);
// m_Dropdown = CreateDropdownList(m_Template.gameObject);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_35 = __this->___m_Template_20;
NullCheck(L_35);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_36;
L_36 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_35, NULL);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_37;
L_37 = VirtualFuncInvoker1< GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* >::Invoke(47 /* UnityEngine.GameObject TMPro.TMP_Dropdown::CreateDropdownList(UnityEngine.GameObject) */, __this, L_36);
__this->___m_Dropdown_30 = L_37;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Dropdown_30), (void*)L_37);
// m_Dropdown.name = "Dropdown List";
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_38 = __this->___m_Dropdown_30;
NullCheck(L_38);
Object_set_name_mC79E6DC8FFD72479C90F0C4CC7F42A0FEAF5AE47(L_38, _stringLiteral18240454291374391F0F4063FAF087648DEADF4B, NULL);
// m_Dropdown.SetActive(true);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_39 = __this->___m_Dropdown_30;
NullCheck(L_39);
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_39, (bool)1, NULL);
// RectTransform dropdownRectTransform = m_Dropdown.transform as RectTransform;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_40 = __this->___m_Dropdown_30;
NullCheck(L_40);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_41;
L_41 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_40, NULL);
V_2 = ((RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5*)IsInstSealed((RuntimeObject*)L_41, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_il2cpp_TypeInfo_var));
// dropdownRectTransform.SetParent(m_Template.transform.parent, false);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_42 = V_2;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_43 = __this->___m_Template_20;
NullCheck(L_43);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_44;
L_44 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_43, NULL);
NullCheck(L_44);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_45;
L_45 = Transform_get_parent_m65354E28A4C94EC00EBCF03532F7B0718380791E(L_44, NULL);
NullCheck(L_42);
Transform_SetParent_m9BDD7B7476714B2D7919B10BDC22CE75C0A0A195(L_42, L_45, (bool)0, NULL);
// DropdownItem itemTemplate = m_Dropdown.GetComponentInChildren<DropdownItem>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_46 = __this->___m_Dropdown_30;
NullCheck(L_46);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_47;
L_47 = GameObject_GetComponentInChildren_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mAE6BC2DA3495396AAF82916C02A55E9F30182153(L_46, GameObject_GetComponentInChildren_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mAE6BC2DA3495396AAF82916C02A55E9F30182153_RuntimeMethod_var);
V_3 = L_47;
// GameObject content = itemTemplate.rectTransform.parent.gameObject;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_48 = V_3;
NullCheck(L_48);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_49;
L_49 = DropdownItem_get_rectTransform_mFE9F9A7B8259B150E399A40F9BE3555DC3273926_inline(L_48, NULL);
NullCheck(L_49);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_50;
L_50 = Transform_get_parent_m65354E28A4C94EC00EBCF03532F7B0718380791E(L_49, NULL);
NullCheck(L_50);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_51;
L_51 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_50, NULL);
// RectTransform contentRectTransform = content.transform as RectTransform;
NullCheck(L_51);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_52;
L_52 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_51, NULL);
V_4 = ((RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5*)IsInstSealed((RuntimeObject*)L_52, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_il2cpp_TypeInfo_var));
// itemTemplate.rectTransform.gameObject.SetActive(true);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_53 = V_3;
NullCheck(L_53);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_54;
L_54 = DropdownItem_get_rectTransform_mFE9F9A7B8259B150E399A40F9BE3555DC3273926_inline(L_53, NULL);
NullCheck(L_54);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_55;
L_55 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_54, NULL);
NullCheck(L_55);
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_55, (bool)1, NULL);
// Rect dropdownContentRect = contentRectTransform.rect;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_56 = V_4;
NullCheck(L_56);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_57;
L_57 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_56, NULL);
V_5 = L_57;
// Rect itemTemplateRect = itemTemplate.rectTransform.rect;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_58 = V_3;
NullCheck(L_58);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_59;
L_59 = DropdownItem_get_rectTransform_mFE9F9A7B8259B150E399A40F9BE3555DC3273926_inline(L_58, NULL);
NullCheck(L_59);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_60;
L_60 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_59, NULL);
V_6 = L_60;
// Vector2 offsetMin = itemTemplateRect.min - dropdownContentRect.min + (Vector2)itemTemplate.rectTransform.localPosition;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_61;
L_61 = Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC((&V_6), NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_62;
L_62 = Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC((&V_5), NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_63;
L_63 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_61, L_62, NULL);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_64 = V_3;
NullCheck(L_64);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_65;
L_65 = DropdownItem_get_rectTransform_mFE9F9A7B8259B150E399A40F9BE3555DC3273926_inline(L_64, NULL);
NullCheck(L_65);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_66;
L_66 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_65, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_67;
L_67 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_66, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_68;
L_68 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_63, L_67, NULL);
V_7 = L_68;
// Vector2 offsetMax = itemTemplateRect.max - dropdownContentRect.max + (Vector2)itemTemplate.rectTransform.localPosition;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_69;
L_69 = Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167((&V_6), NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_70;
L_70 = Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167((&V_5), NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_71;
L_71 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_69, L_70, NULL);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_72 = V_3;
NullCheck(L_72);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_73;
L_73 = DropdownItem_get_rectTransform_mFE9F9A7B8259B150E399A40F9BE3555DC3273926_inline(L_72, NULL);
NullCheck(L_73);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_74;
L_74 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_73, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_75;
L_75 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_74, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_76;
L_76 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_71, L_75, NULL);
V_8 = L_76;
// Vector2 itemSize = itemTemplateRect.size;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_77;
L_77 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267((&V_6), NULL);
V_9 = L_77;
// m_Items.Clear();
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_78 = __this->___m_Items_32;
NullCheck(L_78);
List_1_Clear_m041D280CA530818E841D3FA5A7C63391BC7EE6C8_inline(L_78, List_1_Clear_m041D280CA530818E841D3FA5A7C63391BC7EE6C8_RuntimeMethod_var);
// Toggle prev = null;
V_10 = (Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F*)NULL;
// for (int i = 0; i < options.Count; ++i)
V_17 = 0;
goto IL_0347;
}
IL_01f4:
{
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_79 = (U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A_il2cpp_TypeInfo_var);
NullCheck(L_79);
U3CU3Ec__DisplayClass69_0__ctor_mD126C84DF1978CB7709CC2B7374265951604D581(L_79, NULL);
V_18 = L_79;
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_80 = V_18;
NullCheck(L_80);
L_80->___U3CU3E4__this_1 = __this;
Il2CppCodeGenWriteBarrier((void**)(&L_80->___U3CU3E4__this_1), (void*)__this);
// OptionData data = options[i];
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_81;
L_81 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
int32_t L_82 = V_17;
NullCheck(L_81);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_83;
L_83 = List_1_get_Item_mBE3176F40529BACB1E6DBB68BDFD5894B04BD1BA(L_81, L_82, List_1_get_Item_mBE3176F40529BACB1E6DBB68BDFD5894B04BD1BA_RuntimeMethod_var);
V_19 = L_83;
// DropdownItem item = AddItem(data, value == i, itemTemplate, m_Items);
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_84 = V_18;
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_85 = V_19;
int32_t L_86;
L_86 = TMP_Dropdown_get_value_m5916A6D1897431E8ED789FEC24551A311D1B5C70_inline(__this, NULL);
int32_t L_87 = V_17;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_88 = V_3;
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_89 = __this->___m_Items_32;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_90;
L_90 = TMP_Dropdown_AddItem_m1B768BFBFFE0E340BAD0141E2C3F90FFAE889EFA(__this, L_85, (bool)((((int32_t)L_86) == ((int32_t)L_87))? 1 : 0), L_88, L_89, NULL);
NullCheck(L_84);
L_84->___item_0 = L_90;
Il2CppCodeGenWriteBarrier((void**)(&L_84->___item_0), (void*)L_90);
// if (item == null)
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_91 = V_18;
NullCheck(L_91);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_92 = L_91->___item_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_93;
L_93 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_92, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_93)
{
goto IL_0341;
}
}
{
// item.toggle.isOn = value == i;
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_94 = V_18;
NullCheck(L_94);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_95 = L_94->___item_0;
NullCheck(L_95);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_96;
L_96 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_95, NULL);
int32_t L_97;
L_97 = TMP_Dropdown_get_value_m5916A6D1897431E8ED789FEC24551A311D1B5C70_inline(__this, NULL);
int32_t L_98 = V_17;
NullCheck(L_96);
Toggle_set_isOn_m61D6AB073668E87530A9F49D990A3B3631D2061F(L_96, (bool)((((int32_t)L_97) == ((int32_t)L_98))? 1 : 0), NULL);
// item.toggle.onValueChanged.AddListener(x => OnSelectItem(item.toggle));
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_99 = V_18;
NullCheck(L_99);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_100 = L_99->___item_0;
NullCheck(L_100);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_101;
L_101 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_100, NULL);
NullCheck(L_101);
ToggleEvent_t88B31268F9D6D1882E4F921B14704FB9F7047F02* L_102 = L_101->___onValueChanged_23;
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_103 = V_18;
UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9* L_104 = (UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9*)il2cpp_codegen_object_new(UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9_il2cpp_TypeInfo_var);
NullCheck(L_104);
UnityAction_1__ctor_m11A393DB3C00474B4520978077E444DB6E4418DD(L_104, L_103, (intptr_t)((void*)U3CU3Ec__DisplayClass69_0_U3CShowU3Eb__0_mE6A18CF6156B45C4052F1CBF0707DAB544ABA722_RuntimeMethod_var), NULL);
NullCheck(L_102);
UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD(L_102, L_104, UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD_RuntimeMethod_var);
// if (item.toggle.isOn)
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_105 = V_18;
NullCheck(L_105);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_106 = L_105->___item_0;
NullCheck(L_106);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_107;
L_107 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_106, NULL);
NullCheck(L_107);
bool L_108;
L_108 = Toggle_get_isOn_m89A609E936CD67F460E336CA8E03C4047BFB6619_inline(L_107, NULL);
if (!L_108)
{
goto IL_02a6;
}
}
{
// item.toggle.Select();
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_109 = V_18;
NullCheck(L_109);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_110 = L_109->___item_0;
NullCheck(L_110);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_111;
L_111 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_110, NULL);
NullCheck(L_111);
VirtualActionInvoker0::Invoke(38 /* System.Void UnityEngine.UI.Selectable::Select() */, L_111);
}
IL_02a6:
{
// if (prev != null)
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_112 = V_10;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_113;
L_113 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_112, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_113)
{
goto IL_0333;
}
}
{
// Navigation prevNav = prev.navigation;
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_114 = V_10;
NullCheck(L_114);
Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C L_115;
L_115 = Selectable_get_navigation_mA0E5FC6B1D19C2DCABA5C82EC33C49CF7F17103E_inline(L_114, NULL);
V_20 = L_115;
// Navigation toggleNav = item.toggle.navigation;
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_116 = V_18;
NullCheck(L_116);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_117 = L_116->___item_0;
NullCheck(L_117);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_118;
L_118 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_117, NULL);
NullCheck(L_118);
Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C L_119;
L_119 = Selectable_get_navigation_mA0E5FC6B1D19C2DCABA5C82EC33C49CF7F17103E_inline(L_118, NULL);
V_21 = L_119;
// prevNav.mode = Navigation.Mode.Explicit;
Navigation_set_mode_m0BEF999F733332AD994CF3CA4AC17B2A47531207_inline((&V_20), 4, NULL);
// toggleNav.mode = Navigation.Mode.Explicit;
Navigation_set_mode_m0BEF999F733332AD994CF3CA4AC17B2A47531207_inline((&V_21), 4, NULL);
// prevNav.selectOnDown = item.toggle;
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_120 = V_18;
NullCheck(L_120);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_121 = L_120->___item_0;
NullCheck(L_121);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_122;
L_122 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_121, NULL);
Navigation_set_selectOnDown_m0EBBAB8C51107F75F63FFBC3DF88D9010E6A44BB_inline((&V_20), L_122, NULL);
// prevNav.selectOnRight = item.toggle;
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_123 = V_18;
NullCheck(L_123);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_124 = L_123->___item_0;
NullCheck(L_124);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_125;
L_125 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_124, NULL);
Navigation_set_selectOnRight_mD0B38024BB628CDC801EA93E9FF7C438ECE2055B_inline((&V_20), L_125, NULL);
// toggleNav.selectOnLeft = prev;
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_126 = V_10;
Navigation_set_selectOnLeft_mA4E7480D7CBDA9A5ECA93BAFCD1CF1976A994FCB_inline((&V_21), L_126, NULL);
// toggleNav.selectOnUp = prev;
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_127 = V_10;
Navigation_set_selectOnUp_mCB04000FDFC05D3BAC497602E4BA346A536152E5_inline((&V_21), L_127, NULL);
// prev.navigation = prevNav;
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_128 = V_10;
Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C L_129 = V_20;
NullCheck(L_128);
Selectable_set_navigation_m706D254813B084B60F07980607D7AE43AC44AFEF(L_128, L_129, NULL);
// item.toggle.navigation = toggleNav;
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_130 = V_18;
NullCheck(L_130);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_131 = L_130->___item_0;
NullCheck(L_131);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_132;
L_132 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_131, NULL);
Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C L_133 = V_21;
NullCheck(L_132);
Selectable_set_navigation_m706D254813B084B60F07980607D7AE43AC44AFEF(L_132, L_133, NULL);
}
IL_0333:
{
// prev = item.toggle;
U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* L_134 = V_18;
NullCheck(L_134);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_135 = L_134->___item_0;
NullCheck(L_135);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_136;
L_136 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_135, NULL);
V_10 = L_136;
}
IL_0341:
{
// for (int i = 0; i < options.Count; ++i)
int32_t L_137 = V_17;
V_17 = ((int32_t)il2cpp_codegen_add(L_137, 1));
}
IL_0347:
{
// for (int i = 0; i < options.Count; ++i)
int32_t L_138 = V_17;
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_139;
L_139 = TMP_Dropdown_get_options_mA543A0EFE4D1953E73C6F60ECA8CE177182571C5(__this, NULL);
NullCheck(L_139);
int32_t L_140;
L_140 = List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_inline(L_139, List_1_get_Count_m640196FBC4821A5EB0283FA4EB9327F9B4E86162_RuntimeMethod_var);
if ((((int32_t)L_138) < ((int32_t)L_140)))
{
goto IL_01f4;
}
}
{
// Vector2 sizeDelta = contentRectTransform.sizeDelta;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_141 = V_4;
NullCheck(L_141);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_142;
L_142 = RectTransform_get_sizeDelta_m822A8493F2035677384F1540A2E9E5ACE63010BB(L_141, NULL);
V_11 = L_142;
// sizeDelta.y = itemSize.y * m_Items.Count + offsetMin.y - offsetMax.y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_143 = V_9;
float L_144 = L_143.___y_1;
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_145 = __this->___m_Items_32;
NullCheck(L_145);
int32_t L_146;
L_146 = List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_inline(L_145, List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_RuntimeMethod_var);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_147 = V_7;
float L_148 = L_147.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_149 = V_8;
float L_150 = L_149.___y_1;
(&V_11)->___y_1 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_144, ((float)L_146))), L_148)), L_150));
// contentRectTransform.sizeDelta = sizeDelta;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_151 = V_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_152 = V_11;
NullCheck(L_151);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_151, L_152, NULL);
// float extraSpace = dropdownRectTransform.rect.height - contentRectTransform.rect.height;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_153 = V_2;
NullCheck(L_153);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_154;
L_154 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_153, NULL);
V_22 = L_154;
float L_155;
L_155 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_22), NULL);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_156 = V_4;
NullCheck(L_156);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_157;
L_157 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_156, NULL);
V_22 = L_157;
float L_158;
L_158 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_22), NULL);
V_12 = ((float)il2cpp_codegen_subtract(L_155, L_158));
// if (extraSpace > 0)
float L_159 = V_12;
if ((!(((float)L_159) > ((float)(0.0f)))))
{
goto IL_03e5;
}
}
{
// dropdownRectTransform.sizeDelta = new Vector2(dropdownRectTransform.sizeDelta.x, dropdownRectTransform.sizeDelta.y - extraSpace);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_160 = V_2;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_161 = V_2;
NullCheck(L_161);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_162;
L_162 = RectTransform_get_sizeDelta_m822A8493F2035677384F1540A2E9E5ACE63010BB(L_161, NULL);
float L_163 = L_162.___x_0;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_164 = V_2;
NullCheck(L_164);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_165;
L_165 = RectTransform_get_sizeDelta_m822A8493F2035677384F1540A2E9E5ACE63010BB(L_164, NULL);
float L_166 = L_165.___y_1;
float L_167 = V_12;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_168;
memset((&L_168), 0, sizeof(L_168));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_168), L_163, ((float)il2cpp_codegen_subtract(L_166, L_167)), /*hidden argument*/NULL);
NullCheck(L_160);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_160, L_168, NULL);
}
IL_03e5:
{
// Vector3[] corners = new Vector3[4];
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_169 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)4);
V_13 = L_169;
// dropdownRectTransform.GetWorldCorners(corners);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_170 = V_2;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_171 = V_13;
NullCheck(L_170);
RectTransform_GetWorldCorners_m6E15303C3B065B2F65E0A7F0E0217695564C2E09(L_170, L_171, NULL);
// RectTransform rootCanvasRectTransform = rootCanvas.transform as RectTransform;
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_172 = V_1;
NullCheck(L_172);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_173;
L_173 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_172, NULL);
V_14 = ((RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5*)IsInstSealed((RuntimeObject*)L_173, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_il2cpp_TypeInfo_var));
// Rect rootCanvasRect = rootCanvasRectTransform.rect;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_174 = V_14;
NullCheck(L_174);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_175;
L_175 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_174, NULL);
V_15 = L_175;
// for (int axis = 0; axis < 2; axis++)
V_23 = 0;
goto IL_04d5;
}
IL_0413:
{
// bool outside = false;
V_24 = (bool)0;
// for (int i = 0; i < 4; i++)
V_25 = 0;
goto IL_04b9;
}
IL_041e:
{
// Vector3 corner = rootCanvasRectTransform.InverseTransformPoint(corners[i]);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_176 = V_14;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_177 = V_13;
int32_t L_178 = V_25;
NullCheck(L_177);
int32_t L_179 = L_178;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_180 = (L_177)->GetAt(static_cast<il2cpp_array_size_t>(L_179));
NullCheck(L_176);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_181;
L_181 = Transform_InverseTransformPoint_m18CD395144D9C78F30E15A5B82B6670E792DBA5D(L_176, L_180, NULL);
V_26 = L_181;
// if ((corner[axis] < rootCanvasRect.min[axis] && !Mathf.Approximately(corner[axis], rootCanvasRect.min[axis])) ||
// (corner[axis] > rootCanvasRect.max[axis] && !Mathf.Approximately(corner[axis], rootCanvasRect.max[axis])))
int32_t L_182 = V_23;
float L_183;
L_183 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline((&V_26), L_182, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_184;
L_184 = Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC((&V_15), NULL);
V_27 = L_184;
int32_t L_185 = V_23;
float L_186;
L_186 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_27), L_185, NULL);
if ((!(((float)L_183) < ((float)L_186))))
{
goto IL_046f;
}
}
{
int32_t L_187 = V_23;
float L_188;
L_188 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline((&V_26), L_187, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_189;
L_189 = Rect_get_min_mD0D1BABF9C955D2D9CCA86E257B0783ACDEE69AC((&V_15), NULL);
V_27 = L_189;
int32_t L_190 = V_23;
float L_191;
L_191 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_27), L_190, NULL);
bool L_192;
L_192 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_188, L_191, NULL);
if (!L_192)
{
goto IL_04ae;
}
}
IL_046f:
{
int32_t L_193 = V_23;
float L_194;
L_194 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline((&V_26), L_193, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_195;
L_195 = Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167((&V_15), NULL);
V_27 = L_195;
int32_t L_196 = V_23;
float L_197;
L_197 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_27), L_196, NULL);
if ((!(((float)L_194) > ((float)L_197))))
{
goto IL_04b3;
}
}
{
int32_t L_198 = V_23;
float L_199;
L_199 = Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline((&V_26), L_198, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_200;
L_200 = Rect_get_max_m60149158D9A01113214BB417AA48CEF774899167((&V_15), NULL);
V_27 = L_200;
int32_t L_201 = V_23;
float L_202;
L_202 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_27), L_201, NULL);
bool L_203;
L_203 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_199, L_202, NULL);
if (L_203)
{
goto IL_04b3;
}
}
IL_04ae:
{
// outside = true;
V_24 = (bool)1;
// break;
goto IL_04c1;
}
IL_04b3:
{
// for (int i = 0; i < 4; i++)
int32_t L_204 = V_25;
V_25 = ((int32_t)il2cpp_codegen_add(L_204, 1));
}
IL_04b9:
{
// for (int i = 0; i < 4; i++)
int32_t L_205 = V_25;
if ((((int32_t)L_205) < ((int32_t)4)))
{
goto IL_041e;
}
}
IL_04c1:
{
// if (outside)
bool L_206 = V_24;
if (!L_206)
{
goto IL_04cf;
}
}
{
// RectTransformUtility.FlipLayoutOnAxis(dropdownRectTransform, axis, false, false);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_207 = V_2;
int32_t L_208 = V_23;
il2cpp_codegen_runtime_class_init_inline(RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var);
RectTransformUtility_FlipLayoutOnAxis_mC9F2317970259E4D98783F6515EA6AE5B1D1A16E(L_207, L_208, (bool)0, (bool)0, NULL);
}
IL_04cf:
{
// for (int axis = 0; axis < 2; axis++)
int32_t L_209 = V_23;
V_23 = ((int32_t)il2cpp_codegen_add(L_209, 1));
}
IL_04d5:
{
// for (int axis = 0; axis < 2; axis++)
int32_t L_210 = V_23;
if ((((int32_t)L_210) < ((int32_t)2)))
{
goto IL_0413;
}
}
{
// for (int i = 0; i < m_Items.Count; i++)
V_28 = 0;
goto IL_05a6;
}
IL_04e5:
{
// RectTransform itemRect = m_Items[i].rectTransform;
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_211 = __this->___m_Items_32;
int32_t L_212 = V_28;
NullCheck(L_211);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_213;
L_213 = List_1_get_Item_mA46D35C071E0C0BA0D429E25A8F64CE770D0E546(L_211, L_212, List_1_get_Item_mA46D35C071E0C0BA0D429E25A8F64CE770D0E546_RuntimeMethod_var);
NullCheck(L_213);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_214;
L_214 = DropdownItem_get_rectTransform_mFE9F9A7B8259B150E399A40F9BE3555DC3273926_inline(L_213, NULL);
V_29 = L_214;
// itemRect.anchorMin = new Vector2(itemRect.anchorMin.x, 0);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_215 = V_29;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_216 = V_29;
NullCheck(L_216);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_217;
L_217 = RectTransform_get_anchorMin_mD85363930BE38EC188F933B9F4D58320CAB72F03(L_216, NULL);
float L_218 = L_217.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_219;
memset((&L_219), 0, sizeof(L_219));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_219), L_218, (0.0f), /*hidden argument*/NULL);
NullCheck(L_215);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_215, L_219, NULL);
// itemRect.anchorMax = new Vector2(itemRect.anchorMax.x, 0);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_220 = V_29;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_221 = V_29;
NullCheck(L_221);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_222;
L_222 = RectTransform_get_anchorMax_mEF870BE2A134CEB9C2326930A71D3961271297DB(L_221, NULL);
float L_223 = L_222.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_224;
memset((&L_224), 0, sizeof(L_224));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_224), L_223, (0.0f), /*hidden argument*/NULL);
NullCheck(L_220);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_220, L_224, NULL);
// itemRect.anchoredPosition = new Vector2(itemRect.anchoredPosition.x, offsetMin.y + itemSize.y * (m_Items.Count - 1 - i) + itemSize.y * itemRect.pivot.y);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_225 = V_29;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_226 = V_29;
NullCheck(L_226);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_227;
L_227 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_226, NULL);
float L_228 = L_227.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_229 = V_7;
float L_230 = L_229.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_231 = V_9;
float L_232 = L_231.___y_1;
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_233 = __this->___m_Items_32;
NullCheck(L_233);
int32_t L_234;
L_234 = List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_inline(L_233, List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_RuntimeMethod_var);
int32_t L_235 = V_28;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_236 = V_9;
float L_237 = L_236.___y_1;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_238 = V_29;
NullCheck(L_238);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_239;
L_239 = RectTransform_get_pivot_mA8334AF05AA7FF09A173A2430F2BB9E85E5CBFFF(L_238, NULL);
float L_240 = L_239.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_241;
memset((&L_241), 0, sizeof(L_241));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_241), L_228, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_230, ((float)il2cpp_codegen_multiply(L_232, ((float)((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_subtract(L_234, 1)), L_235))))))), ((float)il2cpp_codegen_multiply(L_237, L_240)))), /*hidden argument*/NULL);
NullCheck(L_225);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_225, L_241, NULL);
// itemRect.sizeDelta = new Vector2(itemRect.sizeDelta.x, itemSize.y);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_242 = V_29;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_243 = V_29;
NullCheck(L_243);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_244;
L_244 = RectTransform_get_sizeDelta_m822A8493F2035677384F1540A2E9E5ACE63010BB(L_243, NULL);
float L_245 = L_244.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_246 = V_9;
float L_247 = L_246.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_248;
memset((&L_248), 0, sizeof(L_248));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_248), L_245, L_247, /*hidden argument*/NULL);
NullCheck(L_242);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_242, L_248, NULL);
// for (int i = 0; i < m_Items.Count; i++)
int32_t L_249 = V_28;
V_28 = ((int32_t)il2cpp_codegen_add(L_249, 1));
}
IL_05a6:
{
// for (int i = 0; i < m_Items.Count; i++)
int32_t L_250 = V_28;
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_251 = __this->___m_Items_32;
NullCheck(L_251);
int32_t L_252;
L_252 = List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_inline(L_251, List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_RuntimeMethod_var);
if ((((int32_t)L_250) < ((int32_t)L_252)))
{
goto IL_04e5;
}
}
{
// AlphaFadeList(m_AlphaFadeSpeed, 0f, 1f);
float L_253 = __this->___m_AlphaFadeSpeed_29;
TMP_Dropdown_AlphaFadeList_m663AC38ACFC469DBDFFF025314B34E310D70FBB8(__this, L_253, (0.0f), (1.0f), NULL);
// m_Template.gameObject.SetActive(false);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_254 = __this->___m_Template_20;
NullCheck(L_254);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_255;
L_255 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_254, NULL);
NullCheck(L_255);
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_255, (bool)0, NULL);
// itemTemplate.gameObject.SetActive(false);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_256 = V_3;
NullCheck(L_256);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_257;
L_257 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_256, NULL);
NullCheck(L_257);
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_257, (bool)0, NULL);
// m_Blocker = CreateBlocker(rootCanvas);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_258 = V_1;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_259;
L_259 = VirtualFuncInvoker1< GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* >::Invoke(45 /* UnityEngine.GameObject TMPro.TMP_Dropdown::CreateBlocker(UnityEngine.Canvas) */, __this, L_258);
__this->___m_Blocker_31 = L_259;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Blocker_31), (void*)L_259);
// }
return;
}
}
// UnityEngine.GameObject TMPro.TMP_Dropdown::CreateBlocker(UnityEngine.Canvas)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_Dropdown_CreateBlocker_m4048F0A0133E9DE795874056A9BBD8F58B6E947B (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* ___0_rootCanvas, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m209BA4F663AB98A4504995B5BD3EADEDEFB92BF2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponents_TisBaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832_m102070591A00F3B095E6F4E4F6DA897B2A82AFB6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_m60FA17F75591FF93A15D1D1FE5969B8CB9E5FAAC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m13C85FD585C0679530F8B35D0B39D965702FD0F5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_mE5A2711FA84F57F5EA0876DB106B1A146956CEFE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Dropdown_GetOrAddComponent_TisGraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B_m8143D82572AA501D1CB7BE7E6504735B21573BF7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Dropdown_Hide_m7FFE4A08B7370707BCE35A3EDD74373A1926E618_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8871F82DA08C9029B3CB5BAEC197673B3D77DD91);
s_Il2CppMethodInitialized = true;
}
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_0 = NULL;
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* V_1 = NULL;
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* V_2 = NULL;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_3 = NULL;
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_4 = NULL;
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_5 = NULL;
int32_t V_6 = 0;
Type_t* V_7 = NULL;
{
// GameObject blocker = new GameObject("Blocker");
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)il2cpp_codegen_object_new(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
NullCheck(L_0);
GameObject__ctor_m37D512B05D292F954792225E6C6EEE95293A9B88(L_0, _stringLiteral8871F82DA08C9029B3CB5BAEC197673B3D77DD91, NULL);
V_0 = L_0;
// RectTransform blockerRect = blocker.AddComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1 = V_0;
NullCheck(L_1);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_2;
L_2 = GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388(L_1, GameObject_AddComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m771EB78FF8813B5AFF21AC0D252E5461943E6388_RuntimeMethod_var);
// blockerRect.SetParent(rootCanvas.transform, false);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_3 = L_2;
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_4 = ___0_rootCanvas;
NullCheck(L_4);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5;
L_5 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_4, NULL);
NullCheck(L_3);
Transform_SetParent_m9BDD7B7476714B2D7919B10BDC22CE75C0A0A195(L_3, L_5, (bool)0, NULL);
// blockerRect.anchorMin = Vector3.zero;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_6 = L_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
L_7 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
L_8 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_7, NULL);
NullCheck(L_6);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_6, L_8, NULL);
// blockerRect.anchorMax = Vector3.one;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_9 = L_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
L_10 = Vector3_get_one_mC9B289F1E15C42C597180C9FE6FB492495B51D02_inline(NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11;
L_11 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_10, NULL);
NullCheck(L_9);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_9, L_11, NULL);
// blockerRect.sizeDelta = Vector2.zero;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12;
L_12 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
NullCheck(L_9);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_9, L_12, NULL);
// Canvas blockerCanvas = blocker.AddComponent<Canvas>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13 = V_0;
NullCheck(L_13);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_14;
L_14 = GameObject_AddComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m13C85FD585C0679530F8B35D0B39D965702FD0F5(L_13, GameObject_AddComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m13C85FD585C0679530F8B35D0B39D965702FD0F5_RuntimeMethod_var);
// blockerCanvas.overrideSorting = true;
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_15 = L_14;
NullCheck(L_15);
Canvas_set_overrideSorting_m155D936A457E7935683894150A0E5DBED2170F54(L_15, (bool)1, NULL);
// Canvas dropdownCanvas = m_Dropdown.GetComponent<Canvas>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_16 = __this->___m_Dropdown_30;
NullCheck(L_16);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_17;
L_17 = GameObject_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_mE5A2711FA84F57F5EA0876DB106B1A146956CEFE(L_16, GameObject_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_mE5A2711FA84F57F5EA0876DB106B1A146956CEFE_RuntimeMethod_var);
V_1 = L_17;
// blockerCanvas.sortingLayerID = dropdownCanvas.sortingLayerID;
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_18 = L_15;
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_19 = V_1;
NullCheck(L_19);
int32_t L_20;
L_20 = Canvas_get_sortingLayerID_m38FE23D0D6A2001F62CA24676298E95BEE968AB6(L_19, NULL);
NullCheck(L_18);
Canvas_set_sortingLayerID_m402DC8D59AAF66A6696BFE682D0B7AF489EA13FE(L_18, L_20, NULL);
// blockerCanvas.sortingOrder = dropdownCanvas.sortingOrder - 1;
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_21 = V_1;
NullCheck(L_21);
int32_t L_22;
L_22 = Canvas_get_sortingOrder_mFA9AC878A11BBEE1716CF7E7DF52E0AAC570C451(L_21, NULL);
NullCheck(L_18);
Canvas_set_sortingOrder_m70D89DB61A3C0589C0FAB525E613DE9D0C799AAC(L_18, ((int32_t)il2cpp_codegen_subtract(L_22, 1)), NULL);
// Canvas parentCanvas = null;
V_2 = (Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26*)NULL;
// Transform parentTransform = m_Template.parent;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_23 = __this->___m_Template_20;
NullCheck(L_23);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_24;
L_24 = Transform_get_parent_m65354E28A4C94EC00EBCF03532F7B0718380791E(L_23, NULL);
V_3 = L_24;
goto IL_00a1;
}
IL_008a:
{
// parentCanvas = parentTransform.GetComponent<Canvas>();
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_25 = V_3;
NullCheck(L_25);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_26;
L_26 = Component_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m209BA4F663AB98A4504995B5BD3EADEDEFB92BF2(L_25, Component_GetComponent_TisCanvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26_m209BA4F663AB98A4504995B5BD3EADEDEFB92BF2_RuntimeMethod_var);
V_2 = L_26;
// if (parentCanvas != null)
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_27 = V_2;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_28;
L_28 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_27, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_28)
{
goto IL_00aa;
}
}
{
// parentTransform = parentTransform.parent;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_29 = V_3;
NullCheck(L_29);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_30;
L_30 = Transform_get_parent_m65354E28A4C94EC00EBCF03532F7B0718380791E(L_29, NULL);
V_3 = L_30;
}
IL_00a1:
{
// while (parentTransform != null)
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_31 = V_3;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_32;
L_32 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_31, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_32)
{
goto IL_008a;
}
}
IL_00aa:
{
// if (parentCanvas != null)
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_33 = V_2;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_34;
L_34 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_33, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_34)
{
goto IL_00f9;
}
}
{
// Component[] components = parentCanvas.GetComponents<BaseRaycaster>();
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_35 = V_2;
NullCheck(L_35);
BaseRaycasterU5BU5D_tAE62D3FF1A5FF9DE20B2756DA4F4F8981925A799* L_36;
L_36 = Component_GetComponents_TisBaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832_m102070591A00F3B095E6F4E4F6DA897B2A82AFB6(L_35, Component_GetComponents_TisBaseRaycaster_t7DC8158FD3CA0193455344379DD5FF7CD5F1F832_m102070591A00F3B095E6F4E4F6DA897B2A82AFB6_RuntimeMethod_var);
V_5 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_36;
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_37 = V_5;
V_4 = L_37;
// for (int i = 0; i < components.Length; i++)
V_6 = 0;
goto IL_00ef;
}
IL_00c4:
{
// Type raycasterType = components[i].GetType();
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_38 = V_4;
int32_t L_39 = V_6;
NullCheck(L_38);
int32_t L_40 = L_39;
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_41 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_40));
NullCheck(L_41);
Type_t* L_42;
L_42 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_41, NULL);
V_7 = L_42;
// if (blocker.GetComponent(raycasterType) == null)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_43 = V_0;
Type_t* L_44 = V_7;
NullCheck(L_43);
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_45;
L_45 = GameObject_GetComponent_m99E12753EA84947521DC711CA33F452B5E65B474(L_43, L_44, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_46;
L_46 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_45, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_46)
{
goto IL_00e9;
}
}
{
// blocker.AddComponent(raycasterType);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_47 = V_0;
Type_t* L_48 = V_7;
NullCheck(L_47);
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_49;
L_49 = GameObject_AddComponent_mDF246771EC34613FA6AF0C98D443368FB43E9F36(L_47, L_48, NULL);
}
IL_00e9:
{
// for (int i = 0; i < components.Length; i++)
int32_t L_50 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_50, 1));
}
IL_00ef:
{
// for (int i = 0; i < components.Length; i++)
int32_t L_51 = V_6;
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_52 = V_4;
NullCheck(L_52);
if ((((int32_t)L_51) < ((int32_t)((int32_t)(((RuntimeArray*)L_52)->max_length)))))
{
goto IL_00c4;
}
}
{
goto IL_0100;
}
IL_00f9:
{
// GetOrAddComponent<GraphicRaycaster>(blocker);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_53 = V_0;
il2cpp_codegen_runtime_class_init_inline(TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var);
GraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B* L_54;
L_54 = TMP_Dropdown_GetOrAddComponent_TisGraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B_m8143D82572AA501D1CB7BE7E6504735B21573BF7(L_53, TMP_Dropdown_GetOrAddComponent_TisGraphicRaycaster_t16FC39434AE5B47D3C2993134CDCF7F4AE6A6D7B_m8143D82572AA501D1CB7BE7E6504735B21573BF7_RuntimeMethod_var);
}
IL_0100:
{
// Image blockerImage = blocker.AddComponent<Image>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_55 = V_0;
NullCheck(L_55);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_56;
L_56 = GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0(L_55, GameObject_AddComponent_TisImage_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_mA327C9E1CA12BC531D587E7567F2067B96E6B6A0_RuntimeMethod_var);
// blockerImage.color = Color.clear;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_57;
L_57 = Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline(NULL);
NullCheck(L_56);
VirtualActionInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_56, L_57);
// Button blockerButton = blocker.AddComponent<Button>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_58 = V_0;
NullCheck(L_58);
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_59;
L_59 = GameObject_AddComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_m60FA17F75591FF93A15D1D1FE5969B8CB9E5FAAC(L_58, GameObject_AddComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_m60FA17F75591FF93A15D1D1FE5969B8CB9E5FAAC_RuntimeMethod_var);
// blockerButton.onClick.AddListener(Hide);
NullCheck(L_59);
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* L_60;
L_60 = Button_get_onClick_m701712A7F7F000CC80D517C4510697E15722C35C_inline(L_59, NULL);
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* L_61 = (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7*)il2cpp_codegen_object_new(UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
NullCheck(L_61);
UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131(L_61, __this, (intptr_t)((void*)TMP_Dropdown_Hide_m7FFE4A08B7370707BCE35A3EDD74373A1926E618_RuntimeMethod_var), NULL);
NullCheck(L_60);
UnityEvent_AddListener_m8AA4287C16628486B41DA41CA5E7A856A706D302(L_60, L_61, NULL);
// return blocker;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_62 = V_0;
return L_62;
}
}
// System.Void TMPro.TMP_Dropdown::DestroyBlocker(UnityEngine.GameObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_DestroyBlocker_m2C9D955C6958C84AD323AC9E6193A07AE8212EA6 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_blocker, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// Destroy(blocker);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_blocker;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_0, NULL);
// }
return;
}
}
// UnityEngine.GameObject TMPro.TMP_Dropdown::CreateDropdownList(UnityEngine.GameObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* TMP_Dropdown_CreateDropdownList_m3C853DEAA3D9F33653126E195B57D9F423064116 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_template, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m10D87C6E0708CA912BBB02555BF7D0FBC5D7A2B3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return (GameObject)Instantiate(template);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_template;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
L_1 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m10D87C6E0708CA912BBB02555BF7D0FBC5D7A2B3(L_0, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m10D87C6E0708CA912BBB02555BF7D0FBC5D7A2B3_RuntimeMethod_var);
return L_1;
}
}
// System.Void TMPro.TMP_Dropdown::DestroyDropdownList(UnityEngine.GameObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_DestroyDropdownList_mABF98A8706914CAFF13B3F6EB359F4F67E1E3FD9 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_dropdownList, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// Destroy(dropdownList);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_dropdownList;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_0, NULL);
// }
return;
}
}
// TMPro.TMP_Dropdown/DropdownItem TMPro.TMP_Dropdown::CreateItem(TMPro.TMP_Dropdown/DropdownItem)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* TMP_Dropdown_CreateItem_m6DBD654E30D5A7ABD668DE8651E554966D0A7191 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* ___0_itemTemplate, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mDE14AFCAC6FB32FDDF6784A702A539F1051424FD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return (DropdownItem)Instantiate(itemTemplate);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_0 = ___0_itemTemplate;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_1;
L_1 = Object_Instantiate_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mDE14AFCAC6FB32FDDF6784A702A539F1051424FD(L_0, Object_Instantiate_TisDropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C_mDE14AFCAC6FB32FDDF6784A702A539F1051424FD_RuntimeMethod_var);
return L_1;
}
}
// System.Void TMPro.TMP_Dropdown::DestroyItem(TMPro.TMP_Dropdown/DropdownItem)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_DestroyItem_mC0A868E6C60C5E1406E57B388FAFC1307C381A40 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* ___0_item, const RuntimeMethod* method)
{
{
// protected virtual void DestroyItem(DropdownItem item) { }
return;
}
}
// TMPro.TMP_Dropdown/DropdownItem TMPro.TMP_Dropdown::AddItem(TMPro.TMP_Dropdown/OptionData,System.Boolean,TMPro.TMP_Dropdown/DropdownItem,System.Collections.Generic.List`1<TMPro.TMP_Dropdown/DropdownItem>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* TMP_Dropdown_AddItem_m1B768BFBFFE0E340BAD0141E2C3F90FFAE889EFA (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* ___0_data, bool ___1_selected, DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* ___2_itemTemplate, List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* ___3_items, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB52F72A33AA2CBE5C277583C3DC2F3A92AC74735_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1168E92C164109D6220480DEDA987085B2A21155);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8BD8EF1899911835F0A6BA6F421319012697A9BA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* V_0 = NULL;
int32_t V_1 = 0;
String_t* G_B2_0 = NULL;
String_t* G_B2_1 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* G_B2_2 = NULL;
String_t* G_B1_0 = NULL;
String_t* G_B1_1 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* G_B1_2 = NULL;
String_t* G_B3_0 = NULL;
String_t* G_B3_1 = NULL;
String_t* G_B3_2 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* G_B3_3 = NULL;
{
// DropdownItem item = CreateItem(itemTemplate);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_0 = ___2_itemTemplate;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_1;
L_1 = VirtualFuncInvoker1< DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C*, DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* >::Invoke(49 /* TMPro.TMP_Dropdown/DropdownItem TMPro.TMP_Dropdown::CreateItem(TMPro.TMP_Dropdown/DropdownItem) */, __this, L_0);
V_0 = L_1;
// item.rectTransform.SetParent(itemTemplate.rectTransform.parent, false);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_2 = V_0;
NullCheck(L_2);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_3;
L_3 = DropdownItem_get_rectTransform_mFE9F9A7B8259B150E399A40F9BE3555DC3273926_inline(L_2, NULL);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_4 = ___2_itemTemplate;
NullCheck(L_4);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_5;
L_5 = DropdownItem_get_rectTransform_mFE9F9A7B8259B150E399A40F9BE3555DC3273926_inline(L_4, NULL);
NullCheck(L_5);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_6;
L_6 = Transform_get_parent_m65354E28A4C94EC00EBCF03532F7B0718380791E(L_5, NULL);
NullCheck(L_3);
Transform_SetParent_m9BDD7B7476714B2D7919B10BDC22CE75C0A0A195(L_3, L_6, (bool)0, NULL);
// item.gameObject.SetActive(true);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_7 = V_0;
NullCheck(L_7);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8;
L_8 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_7, NULL);
NullCheck(L_8);
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_8, (bool)1, NULL);
// item.gameObject.name = "Item " + items.Count + (data.text != null ? ": " + data.text : "");
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_9 = V_0;
NullCheck(L_9);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_10;
L_10 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_9, NULL);
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_11 = ___3_items;
NullCheck(L_11);
int32_t L_12;
L_12 = List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_inline(L_11, List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_RuntimeMethod_var);
V_1 = L_12;
String_t* L_13;
L_13 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&V_1), NULL);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_14 = ___0_data;
NullCheck(L_14);
String_t* L_15;
L_15 = OptionData_get_text_m2E822D5D50B597BFBA7AB3485EF15B526A726A1A_inline(L_14, NULL);
G_B1_0 = L_13;
G_B1_1 = _stringLiteral8BD8EF1899911835F0A6BA6F421319012697A9BA;
G_B1_2 = L_10;
if (L_15)
{
G_B2_0 = L_13;
G_B2_1 = _stringLiteral8BD8EF1899911835F0A6BA6F421319012697A9BA;
G_B2_2 = L_10;
goto IL_0054;
}
}
{
G_B3_0 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
G_B3_1 = G_B1_0;
G_B3_2 = G_B1_1;
G_B3_3 = G_B1_2;
goto IL_0064;
}
IL_0054:
{
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_16 = ___0_data;
NullCheck(L_16);
String_t* L_17;
L_17 = OptionData_get_text_m2E822D5D50B597BFBA7AB3485EF15B526A726A1A_inline(L_16, NULL);
String_t* L_18;
L_18 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral1168E92C164109D6220480DEDA987085B2A21155, L_17, NULL);
G_B3_0 = L_18;
G_B3_1 = G_B2_0;
G_B3_2 = G_B2_1;
G_B3_3 = G_B2_2;
}
IL_0064:
{
String_t* L_19;
L_19 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(G_B3_2, G_B3_1, G_B3_0, NULL);
NullCheck(G_B3_3);
Object_set_name_mC79E6DC8FFD72479C90F0C4CC7F42A0FEAF5AE47(G_B3_3, L_19, NULL);
// if (item.toggle != null)
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_20 = V_0;
NullCheck(L_20);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_21;
L_21 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_20, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_22;
L_22 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_21, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_22)
{
goto IL_0088;
}
}
{
// item.toggle.isOn = false;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_23 = V_0;
NullCheck(L_23);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_24;
L_24 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_23, NULL);
NullCheck(L_24);
Toggle_set_isOn_m61D6AB073668E87530A9F49D990A3B3631D2061F(L_24, (bool)0, NULL);
}
IL_0088:
{
// if (item.text)
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_25 = V_0;
NullCheck(L_25);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_26;
L_26 = DropdownItem_get_text_mBE92632907F1772753BC60A7FE1E5358077E6FD4_inline(L_25, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_27;
L_27 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_26, NULL);
if (!L_27)
{
goto IL_00a6;
}
}
{
// item.text.text = data.text;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_28 = V_0;
NullCheck(L_28);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_29;
L_29 = DropdownItem_get_text_mBE92632907F1772753BC60A7FE1E5358077E6FD4_inline(L_28, NULL);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_30 = ___0_data;
NullCheck(L_30);
String_t* L_31;
L_31 = OptionData_get_text_m2E822D5D50B597BFBA7AB3485EF15B526A726A1A_inline(L_30, NULL);
NullCheck(L_29);
VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_29, L_31);
}
IL_00a6:
{
// if (item.image)
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_32 = V_0;
NullCheck(L_32);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_33;
L_33 = DropdownItem_get_image_m1C89F635266FD742D3542FA99DB1A0D224CFD270_inline(L_32, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_34;
L_34 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_33, NULL);
if (!L_34)
{
goto IL_00e0;
}
}
{
// item.image.sprite = data.image;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_35 = V_0;
NullCheck(L_35);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_36;
L_36 = DropdownItem_get_image_m1C89F635266FD742D3542FA99DB1A0D224CFD270_inline(L_35, NULL);
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_37 = ___0_data;
NullCheck(L_37);
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_38;
L_38 = OptionData_get_image_m5C866E5C2E025EABF5591C7F88FB46E426EF20BA_inline(L_37, NULL);
NullCheck(L_36);
Image_set_sprite_mC0C248340BA27AAEE56855A3FAFA0D8CA12956DE(L_36, L_38, NULL);
// item.image.enabled = (item.image.sprite != null);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_39 = V_0;
NullCheck(L_39);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_40;
L_40 = DropdownItem_get_image_m1C89F635266FD742D3542FA99DB1A0D224CFD270_inline(L_39, NULL);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_41 = V_0;
NullCheck(L_41);
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_42;
L_42 = DropdownItem_get_image_m1C89F635266FD742D3542FA99DB1A0D224CFD270_inline(L_41, NULL);
NullCheck(L_42);
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_43;
L_43 = Image_get_sprite_mB2AA377708722E100574F6F75BC102513BB3BCB1_inline(L_42, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_44;
L_44 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_43, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
NullCheck(L_40);
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_40, L_44, NULL);
}
IL_00e0:
{
// items.Add(item);
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_45 = ___3_items;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_46 = V_0;
NullCheck(L_45);
List_1_Add_mB52F72A33AA2CBE5C277583C3DC2F3A92AC74735_inline(L_45, L_46, List_1_Add_mB52F72A33AA2CBE5C277583C3DC2F3A92AC74735_RuntimeMethod_var);
// return item;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_47 = V_0;
return L_47;
}
}
// System.Void TMPro.TMP_Dropdown::AlphaFadeList(System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_AlphaFadeList_mC7278768821D6B8FD28FC712E8DE85CA334E2104 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, float ___0_duration, float ___1_alpha, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m47C7F4214DFAAC752E331A1073AD1B7EA78DB3DD_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* V_0 = NULL;
{
// CanvasGroup group = m_Dropdown.GetComponent<CanvasGroup>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___m_Dropdown_30;
NullCheck(L_0);
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_1;
L_1 = GameObject_GetComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m47C7F4214DFAAC752E331A1073AD1B7EA78DB3DD(L_0, GameObject_GetComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m47C7F4214DFAAC752E331A1073AD1B7EA78DB3DD_RuntimeMethod_var);
V_0 = L_1;
// AlphaFadeList(duration, group.alpha, alpha);
float L_2 = ___0_duration;
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_3 = V_0;
NullCheck(L_3);
float L_4;
L_4 = CanvasGroup_get_alpha_mBFEA193D2886B27CC53B31F90F7A1659B67ED6DF(L_3, NULL);
float L_5 = ___1_alpha;
TMP_Dropdown_AlphaFadeList_m663AC38ACFC469DBDFFF025314B34E310D70FBB8(__this, L_2, L_4, L_5, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::AlphaFadeList(System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_AlphaFadeList_m663AC38ACFC469DBDFFF025314B34E310D70FBB8 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, float ___0_duration, float ___1_start, float ___2_end, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Dropdown_SetAlpha_m2AF7CD832E68BA385496F4F70D291219B3668ED7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenRunner_1_StartTween_mB94926E3AF23ED3A6EFC8727B6359949BD689DD6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE V_0;
memset((&V_0), 0, sizeof(V_0));
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE V_1;
memset((&V_1), 0, sizeof(V_1));
{
// if (end.Equals(start))
float L_0 = ___1_start;
bool L_1;
L_1 = Single_Equals_m97C79E2B80F39214DB3F7E714FF2BCA45A0A8BF9((&___2_end), L_0, NULL);
if (!L_1)
{
goto IL_000b;
}
}
{
// return;
return;
}
IL_000b:
{
// FloatTween tween = new FloatTween { duration = duration, startValue = start, targetValue = end };
il2cpp_codegen_initobj((&V_1), sizeof(FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE));
float L_2 = ___0_duration;
FloatTween_set_duration_mF59D55C5F70E037AF88A6191D282D404C532D613_inline((&V_1), L_2, NULL);
float L_3 = ___1_start;
FloatTween_set_startValue_m1E04EA68FFEE3AA1553B194D0F82C32815E2C718_inline((&V_1), L_3, NULL);
float L_4 = ___2_end;
FloatTween_set_targetValue_mE110CBA03582B01B96766AE53F2DDD3C2D4DE131_inline((&V_1), L_4, NULL);
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE L_5 = V_1;
V_0 = L_5;
// tween.AddOnChangedCallback(SetAlpha);
UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* L_6 = (UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90*)il2cpp_codegen_object_new(UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90_il2cpp_TypeInfo_var);
NullCheck(L_6);
UnityAction_1__ctor_mF770070D0A4FE93F6E04DA37D2EC60429EA545E5(L_6, __this, (intptr_t)((void*)TMP_Dropdown_SetAlpha_m2AF7CD832E68BA385496F4F70D291219B3668ED7_RuntimeMethod_var), NULL);
FloatTween_AddOnChangedCallback_m2DCB737D223D6345503A9DA057D7935F9C3A5AD6((&V_0), L_6, NULL);
// tween.ignoreTimeScale = true;
FloatTween_set_ignoreTimeScale_m53B7945E5B54998B9BC28E7508E94D3A8205C10A_inline((&V_0), (bool)1, NULL);
// m_AlphaTweenRunner.StartTween(tween);
TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* L_7 = __this->___m_AlphaTweenRunner_33;
FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE L_8 = V_0;
NullCheck(L_7);
TweenRunner_1_StartTween_mB94926E3AF23ED3A6EFC8727B6359949BD689DD6(L_7, L_8, TweenRunner_1_StartTween_mB94926E3AF23ED3A6EFC8727B6359949BD689DD6_RuntimeMethod_var);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::SetAlpha(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_SetAlpha_m2AF7CD832E68BA385496F4F70D291219B3668ED7 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, float ___0_alpha, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m47C7F4214DFAAC752E331A1073AD1B7EA78DB3DD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (!m_Dropdown)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___m_Dropdown_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
if (L_1)
{
goto IL_000e;
}
}
{
// return;
return;
}
IL_000e:
{
// CanvasGroup group = m_Dropdown.GetComponent<CanvasGroup>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = __this->___m_Dropdown_30;
NullCheck(L_2);
CanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094* L_3;
L_3 = GameObject_GetComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m47C7F4214DFAAC752E331A1073AD1B7EA78DB3DD(L_2, GameObject_GetComponent_TisCanvasGroup_t048C1461B14628CFAEBE6E7353093ADB04EBC094_m47C7F4214DFAAC752E331A1073AD1B7EA78DB3DD_RuntimeMethod_var);
// group.alpha = alpha;
float L_4 = ___0_alpha;
NullCheck(L_3);
CanvasGroup_set_alpha_m5C06839316D948BB4F75ED72C87FA1F1A20C333F(L_3, L_4, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::Hide()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_Hide_m7FFE4A08B7370707BCE35A3EDD74373A1926E618 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_Coroutine == null)
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_0 = __this->___m_Coroutine_35;
if (L_0)
{
goto IL_006e;
}
}
{
// if (m_Dropdown != null)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1 = __this->___m_Dropdown_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_2)
{
goto IL_0047;
}
}
{
// AlphaFadeList(m_AlphaFadeSpeed, 0f);
float L_3 = __this->___m_AlphaFadeSpeed_29;
TMP_Dropdown_AlphaFadeList_mC7278768821D6B8FD28FC712E8DE85CA334E2104(__this, L_3, (0.0f), NULL);
// if (IsActive())
bool L_4;
L_4 = VirtualFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (!L_4)
{
goto IL_0047;
}
}
{
// m_Coroutine = StartCoroutine(DelayedDestroyDropdownList(m_AlphaFadeSpeed));
float L_5 = __this->___m_AlphaFadeSpeed_29;
RuntimeObject* L_6;
L_6 = TMP_Dropdown_DelayedDestroyDropdownList_m746DFE51A0D66199C34FA32CF81761FDF1BE5F9C(__this, L_5, NULL);
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_7;
L_7 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_6, NULL);
__this->___m_Coroutine_35 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Coroutine_35), (void*)L_7);
}
IL_0047:
{
// if (m_Blocker != null)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = __this->___m_Blocker_31;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_9;
L_9 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_8, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_9)
{
goto IL_0061;
}
}
{
// DestroyBlocker(m_Blocker);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_10 = __this->___m_Blocker_31;
VirtualActionInvoker1< GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* >::Invoke(46 /* System.Void TMPro.TMP_Dropdown::DestroyBlocker(UnityEngine.GameObject) */, __this, L_10);
}
IL_0061:
{
// m_Blocker = null;
__this->___m_Blocker_31 = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Blocker_31), (void*)(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)NULL);
// Select();
VirtualActionInvoker0::Invoke(38 /* System.Void UnityEngine.UI.Selectable::Select() */, __this);
}
IL_006e:
{
// }
return;
}
}
// System.Collections.IEnumerator TMPro.TMP_Dropdown::DelayedDestroyDropdownList(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TMP_Dropdown_DelayedDestroyDropdownList_m746DFE51A0D66199C34FA32CF81761FDF1BE5F9C (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, float ___0_delay, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409* L_0 = (U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409*)il2cpp_codegen_object_new(U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CDelayedDestroyDropdownListU3Ed__81__ctor_mFA83B08D54630018817A4BF76653AFDD3B1F8F69(L_0, 0, NULL);
U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409* L_1 = L_0;
NullCheck(L_1);
L_1->___U3CU3E4__this_3 = __this;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_3), (void*)__this);
U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409* L_2 = L_1;
float L_3 = ___0_delay;
NullCheck(L_2);
L_2->___delay_2 = L_3;
return L_2;
}
}
// System.Void TMPro.TMP_Dropdown::ImmediateDestroyDropdownList()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_ImmediateDestroyDropdownList_mFEE6CE2C3264546861C82E60CE4C61BA42559B98 (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m041D280CA530818E841D3FA5A7C63391BC7EE6C8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mA46D35C071E0C0BA0D429E25A8F64CE770D0E546_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenRunner_1_StopTween_m6C1159C7A8EDF8A363CD82CBA503E234870826F0_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// for (int i = 0; i < m_Items.Count; i++)
V_0 = 0;
goto IL_002e;
}
IL_0004:
{
// if (m_Items[i] != null)
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_0 = __this->___m_Items_32;
int32_t L_1 = V_0;
NullCheck(L_0);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_2;
L_2 = List_1_get_Item_mA46D35C071E0C0BA0D429E25A8F64CE770D0E546(L_0, L_1, List_1_get_Item_mA46D35C071E0C0BA0D429E25A8F64CE770D0E546_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_3;
L_3 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_3)
{
goto IL_002a;
}
}
{
// DestroyItem(m_Items[i]);
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_4 = __this->___m_Items_32;
int32_t L_5 = V_0;
NullCheck(L_4);
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_6;
L_6 = List_1_get_Item_mA46D35C071E0C0BA0D429E25A8F64CE770D0E546(L_4, L_5, List_1_get_Item_mA46D35C071E0C0BA0D429E25A8F64CE770D0E546_RuntimeMethod_var);
VirtualActionInvoker1< DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* >::Invoke(50 /* System.Void TMPro.TMP_Dropdown::DestroyItem(TMPro.TMP_Dropdown/DropdownItem) */, __this, L_6);
}
IL_002a:
{
// for (int i = 0; i < m_Items.Count; i++)
int32_t L_7 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_7, 1));
}
IL_002e:
{
// for (int i = 0; i < m_Items.Count; i++)
int32_t L_8 = V_0;
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_9 = __this->___m_Items_32;
NullCheck(L_9);
int32_t L_10;
L_10 = List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_inline(L_9, List_1_get_Count_m3BF2B542D816908B9B36D3BADB884EED5DDCB9C2_RuntimeMethod_var);
if ((((int32_t)L_8) < ((int32_t)L_10)))
{
goto IL_0004;
}
}
{
// m_Items.Clear();
List_1_tA7EEECF976A6B4957450A4D235070C9324ED1A97* L_11 = __this->___m_Items_32;
NullCheck(L_11);
List_1_Clear_m041D280CA530818E841D3FA5A7C63391BC7EE6C8_inline(L_11, List_1_Clear_m041D280CA530818E841D3FA5A7C63391BC7EE6C8_RuntimeMethod_var);
// if (m_Dropdown != null)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_12 = __this->___m_Dropdown_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_13;
L_13 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_12, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_13)
{
goto IL_0061;
}
}
{
// DestroyDropdownList(m_Dropdown);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_14 = __this->___m_Dropdown_30;
VirtualActionInvoker1< GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* >::Invoke(48 /* System.Void TMPro.TMP_Dropdown::DestroyDropdownList(UnityEngine.GameObject) */, __this, L_14);
}
IL_0061:
{
// if (m_AlphaTweenRunner != null)
TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* L_15 = __this->___m_AlphaTweenRunner_33;
if (!L_15)
{
goto IL_0074;
}
}
{
// m_AlphaTweenRunner.StopTween();
TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* L_16 = __this->___m_AlphaTweenRunner_33;
NullCheck(L_16);
TweenRunner_1_StopTween_m6C1159C7A8EDF8A363CD82CBA503E234870826F0(L_16, TweenRunner_1_StopTween_m6C1159C7A8EDF8A363CD82CBA503E234870826F0_RuntimeMethod_var);
}
IL_0074:
{
// m_Dropdown = null;
__this->___m_Dropdown_30 = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Dropdown_30), (void*)(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)NULL);
// m_Coroutine = null;
__this->___m_Coroutine_35 = (Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Coroutine_35), (void*)(Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B*)NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::OnSelectItem(UnityEngine.UI.Toggle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown_OnSelectItem_m9F1323DE41E23EFF4381C914BF1FCAA57F73C7AC (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* ___0_toggle, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_1 = NULL;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_2 = NULL;
int32_t V_3 = 0;
{
// if (!toggle.isOn)
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_0 = ___0_toggle;
NullCheck(L_0);
bool L_1;
L_1 = Toggle_get_isOn_m89A609E936CD67F460E336CA8E03C4047BFB6619_inline(L_0, NULL);
if (L_1)
{
goto IL_000f;
}
}
{
// toggle.isOn = true;
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_2 = ___0_toggle;
NullCheck(L_2);
Toggle_set_isOn_m61D6AB073668E87530A9F49D990A3B3631D2061F(L_2, (bool)1, NULL);
}
IL_000f:
{
// int selectedIndex = -1;
V_0 = (-1);
// Transform tr = toggle.transform;
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_3 = ___0_toggle;
NullCheck(L_3);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_4;
L_4 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_3, NULL);
V_1 = L_4;
// Transform parent = tr.parent;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5 = V_1;
NullCheck(L_5);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_6;
L_6 = Transform_get_parent_m65354E28A4C94EC00EBCF03532F7B0718380791E(L_5, NULL);
V_2 = L_6;
// for (int i = 0; i < parent.childCount; i++)
V_3 = 0;
goto IL_003c;
}
IL_0023:
{
// if (parent.GetChild(i) == tr)
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7 = V_2;
int32_t L_8 = V_3;
NullCheck(L_7);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_9;
L_9 = Transform_GetChild_mE686DF0C7AAC1F7AEF356967B1C04D8B8E240EAF(L_7, L_8, NULL);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10 = V_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_11;
L_11 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_9, L_10, NULL);
if (!L_11)
{
goto IL_0038;
}
}
{
// selectedIndex = i - 1;
int32_t L_12 = V_3;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_12, 1));
// break;
goto IL_0045;
}
IL_0038:
{
// for (int i = 0; i < parent.childCount; i++)
int32_t L_13 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_13, 1));
}
IL_003c:
{
// for (int i = 0; i < parent.childCount; i++)
int32_t L_14 = V_3;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_15 = V_2;
NullCheck(L_15);
int32_t L_16;
L_16 = Transform_get_childCount_mE9C29C702AB662CC540CA053EDE48BDAFA35B4B0(L_15, NULL);
if ((((int32_t)L_14) < ((int32_t)L_16)))
{
goto IL_0023;
}
}
IL_0045:
{
// if (selectedIndex < 0)
int32_t L_17 = V_0;
if ((((int32_t)L_17) >= ((int32_t)0)))
{
goto IL_004a;
}
}
{
// return;
return;
}
IL_004a:
{
// value = selectedIndex;
int32_t L_18 = V_0;
TMP_Dropdown_set_value_m8362A866D571975FECFD1FE47D3C4D83559795BF(__this, L_18, NULL);
// Hide();
TMP_Dropdown_Hide_m7FFE4A08B7370707BCE35A3EDD74373A1926E618(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Dropdown__cctor_mF1ADB07E43839AA40B5E3492D0130638325D6BC2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// private static OptionData s_NoOptionData = new OptionData();
OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* L_0 = (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E*)il2cpp_codegen_object_new(OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E_il2cpp_TypeInfo_var);
NullCheck(L_0);
OptionData__ctor_m5B8E6B683070AB406FA738E689E2FD4055697FB6(L_0, NULL);
((TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var))->___s_NoOptionData_36 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_il2cpp_TypeInfo_var))->___s_NoOptionData_36), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_Text TMPro.TMP_Dropdown/DropdownItem::get_text()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* DropdownItem_get_text_mBE92632907F1772753BC60A7FE1E5358077E6FD4 (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method)
{
{
// public TMP_Text text { get { return m_Text; } set { m_Text = value; } }
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_Text_4;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown/DropdownItem::set_text(TMPro.TMP_Text)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DropdownItem_set_text_m7C30C7E6DEE86A8896B99A872C5934D6F0B234F2 (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_value, const RuntimeMethod* method)
{
{
// public TMP_Text text { get { return m_Text; } set { m_Text = value; } }
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = ___0_value;
__this->___m_Text_4 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_4), (void*)L_0);
// public TMP_Text text { get { return m_Text; } set { m_Text = value; } }
return;
}
}
// UnityEngine.UI.Image TMPro.TMP_Dropdown/DropdownItem::get_image()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* DropdownItem_get_image_m1C89F635266FD742D3542FA99DB1A0D224CFD270 (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method)
{
{
// public Image image { get { return m_Image; } set { m_Image = value; } }
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = __this->___m_Image_5;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown/DropdownItem::set_image(UnityEngine.UI.Image)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DropdownItem_set_image_m133BCC7D7320DC10EBBF5193FAE0E60C3F9A15C2 (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ___0_value, const RuntimeMethod* method)
{
{
// public Image image { get { return m_Image; } set { m_Image = value; } }
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = ___0_value;
__this->___m_Image_5 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Image_5), (void*)L_0);
// public Image image { get { return m_Image; } set { m_Image = value; } }
return;
}
}
// UnityEngine.RectTransform TMPro.TMP_Dropdown/DropdownItem::get_rectTransform()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* DropdownItem_get_rectTransform_mFE9F9A7B8259B150E399A40F9BE3555DC3273926 (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method)
{
{
// public RectTransform rectTransform { get { return m_RectTransform; } set { m_RectTransform = value; } }
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = __this->___m_RectTransform_6;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown/DropdownItem::set_rectTransform(UnityEngine.RectTransform)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DropdownItem_set_rectTransform_m0C6BAB5E2EB69C438BF2F8D4DDE3E0DE136651AD (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_value, const RuntimeMethod* method)
{
{
// public RectTransform rectTransform { get { return m_RectTransform; } set { m_RectTransform = value; } }
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = ___0_value;
__this->___m_RectTransform_6 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RectTransform_6), (void*)L_0);
// public RectTransform rectTransform { get { return m_RectTransform; } set { m_RectTransform = value; } }
return;
}
}
// UnityEngine.UI.Toggle TMPro.TMP_Dropdown/DropdownItem::get_toggle()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3 (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method)
{
{
// public Toggle toggle { get { return m_Toggle; } set { m_Toggle = value; } }
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_0 = __this->___m_Toggle_7;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown/DropdownItem::set_toggle(UnityEngine.UI.Toggle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DropdownItem_set_toggle_mBD6E9CFB6C3757CB013CB683A8BB6DAFF34A94FA (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* ___0_value, const RuntimeMethod* method)
{
{
// public Toggle toggle { get { return m_Toggle; } set { m_Toggle = value; } }
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_0 = ___0_value;
__this->___m_Toggle_7 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Toggle_7), (void*)L_0);
// public Toggle toggle { get { return m_Toggle; } set { m_Toggle = value; } }
return;
}
}
// System.Void TMPro.TMP_Dropdown/DropdownItem::OnPointerEnter(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DropdownItem_OnPointerEnter_m6020D4A90F1136573E7173875329573C07219B3D (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// EventSystem.current.SetSelectedGameObject(gameObject);
il2cpp_codegen_runtime_class_init_inline(EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* L_0;
L_0 = EventSystem_get_current_mC87C69FB418563DC2A571A10E2F9DB59A6785016(NULL);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
L_1 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
NullCheck(L_0);
EventSystem_SetSelectedGameObject_m91382EAC4D552C672CC07BE7EB1481F156045280(L_0, L_1, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown/DropdownItem::OnCancel(UnityEngine.EventSystems.BaseEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DropdownItem_OnCancel_mD75155CB0FBA2A6FF217AC54CD0651061E830B5E (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___0_eventData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentInParent_TisTMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_m1DA97ED44C4215CEB0DB846CD58B0677896AFBFA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* V_0 = NULL;
{
// TMP_Dropdown dropdown = GetComponentInParent<TMP_Dropdown>();
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_0;
L_0 = Component_GetComponentInParent_TisTMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_m1DA97ED44C4215CEB0DB846CD58B0677896AFBFA(__this, Component_GetComponentInParent_TisTMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504_m1DA97ED44C4215CEB0DB846CD58B0677896AFBFA_RuntimeMethod_var);
V_0 = L_0;
// if (dropdown)
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_1 = V_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_1, NULL);
if (!L_2)
{
goto IL_0015;
}
}
{
// dropdown.Hide();
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_3 = V_0;
NullCheck(L_3);
TMP_Dropdown_Hide_m7FFE4A08B7370707BCE35A3EDD74373A1926E618(L_3, NULL);
}
IL_0015:
{
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown/DropdownItem::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DropdownItem__ctor_m3A599BCBC6EEC74EA7CFE8D6AED4080D041BBE65 (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method)
{
{
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String TMPro.TMP_Dropdown/OptionData::get_text()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* OptionData_get_text_m2E822D5D50B597BFBA7AB3485EF15B526A726A1A (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, const RuntimeMethod* method)
{
{
// public string text { get { return m_Text; } set { m_Text = value; } }
String_t* L_0 = __this->___m_Text_0;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown/OptionData::set_text(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionData_set_text_mFF1E8A215A399CB9EA9DDFB0C6F3B9F068837226 (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, String_t* ___0_value, const RuntimeMethod* method)
{
{
// public string text { get { return m_Text; } set { m_Text = value; } }
String_t* L_0 = ___0_value;
__this->___m_Text_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_0), (void*)L_0);
// public string text { get { return m_Text; } set { m_Text = value; } }
return;
}
}
// UnityEngine.Sprite TMPro.TMP_Dropdown/OptionData::get_image()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* OptionData_get_image_m5C866E5C2E025EABF5591C7F88FB46E426EF20BA (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, const RuntimeMethod* method)
{
{
// public Sprite image { get { return m_Image; } set { m_Image = value; } }
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_0 = __this->___m_Image_1;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown/OptionData::set_image(UnityEngine.Sprite)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionData_set_image_m17048079C3FCD19A6D190AAEBA198DBB74D93C88 (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___0_value, const RuntimeMethod* method)
{
{
// public Sprite image { get { return m_Image; } set { m_Image = value; } }
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_0 = ___0_value;
__this->___m_Image_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Image_1), (void*)L_0);
// public Sprite image { get { return m_Image; } set { m_Image = value; } }
return;
}
}
// System.Void TMPro.TMP_Dropdown/OptionData::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionData__ctor_m5B8E6B683070AB406FA738E689E2FD4055697FB6 (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, const RuntimeMethod* method)
{
{
// public OptionData() { }
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// public OptionData() { }
return;
}
}
// System.Void TMPro.TMP_Dropdown/OptionData::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionData__ctor_mC08B019055F1AFA7CFC262EF24A64F6D8E7C84E6 (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, String_t* ___0_text, const RuntimeMethod* method)
{
{
// public OptionData(string text)
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// this.text = text;
String_t* L_0 = ___0_text;
OptionData_set_text_mFF1E8A215A399CB9EA9DDFB0C6F3B9F068837226_inline(__this, L_0, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown/OptionData::.ctor(UnityEngine.Sprite)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionData__ctor_mFB73CF17AD7974CEBAA97EB2C90B2E37FB624065 (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___0_image, const RuntimeMethod* method)
{
{
// public OptionData(Sprite image)
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// this.image = image;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_0 = ___0_image;
OptionData_set_image_m17048079C3FCD19A6D190AAEBA198DBB74D93C88_inline(__this, L_0, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_Dropdown/OptionData::.ctor(System.String,UnityEngine.Sprite)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionData__ctor_m19DDCFEF4911D4F1E6D07F5CE9924AF555CB4EC5 (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, String_t* ___0_text, Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___1_image, const RuntimeMethod* method)
{
{
// public OptionData(string text, Sprite image)
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// this.text = text;
String_t* L_0 = ___0_text;
OptionData_set_text_mFF1E8A215A399CB9EA9DDFB0C6F3B9F068837226_inline(__this, L_0, NULL);
// this.image = image;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_1 = ___1_image;
OptionData_set_image_m17048079C3FCD19A6D190AAEBA198DBB74D93C88_inline(__this, L_1, NULL);
// }
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData> TMPro.TMP_Dropdown/OptionDataList::get_options()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* OptionDataList_get_options_mBC2E351252449F2B611857D18B396CEDF2289781 (OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* __this, const RuntimeMethod* method)
{
{
// public List<OptionData> options { get { return m_Options; } set { m_Options = value; } }
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_0 = __this->___m_Options_0;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown/OptionDataList::set_options(System.Collections.Generic.List`1<TMPro.TMP_Dropdown/OptionData>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionDataList_set_options_m826C957D08679C2620276456BCD535D148640174 (OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* __this, List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* ___0_value, const RuntimeMethod* method)
{
{
// public List<OptionData> options { get { return m_Options; } set { m_Options = value; } }
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_0 = ___0_value;
__this->___m_Options_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Options_0), (void*)L_0);
// public List<OptionData> options { get { return m_Options; } set { m_Options = value; } }
return;
}
}
// System.Void TMPro.TMP_Dropdown/OptionDataList::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OptionDataList__ctor_m698166937E8E51F44FC2CCE7B3EF7BDA3932645B (OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mE80F02484ED836571C16C2A0C39181A5E707536B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// public OptionDataList()
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// options = new List<OptionData>();
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_0 = (List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52*)il2cpp_codegen_object_new(List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52_il2cpp_TypeInfo_var);
NullCheck(L_0);
List_1__ctor_mE80F02484ED836571C16C2A0C39181A5E707536B(L_0, List_1__ctor_mE80F02484ED836571C16C2A0C39181A5E707536B_RuntimeMethod_var);
OptionDataList_set_options_m826C957D08679C2620276456BCD535D148640174_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
// System.Void TMPro.TMP_Dropdown/DropdownEvent::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DropdownEvent__ctor_m65812C2BBC12188466CE844E9EC223B89E0946C1 (DropdownEvent_tFD4609E80240BC887A6D31F9F3C252A8A6843E91* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1__ctor_mCE6AA3B34C1148F11D1273C068A6A39430911684_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UnityEvent_1__ctor_mCE6AA3B34C1148F11D1273C068A6A39430911684(__this, UnityEvent_1__ctor_mCE6AA3B34C1148F11D1273C068A6A39430911684_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.TMP_Dropdown/<>c__DisplayClass69_0::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass69_0__ctor_mD126C84DF1978CB7709CC2B7374265951604D581 (U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Void TMPro.TMP_Dropdown/<>c__DisplayClass69_0::<Show>b__0(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass69_0_U3CShowU3Eb__0_mE6A18CF6156B45C4052F1CBF0707DAB544ABA722 (U3CU3Ec__DisplayClass69_0_tEDE7959425351DDCC5071771AC70CA09AD4C5A0A* __this, bool ___0_x, const RuntimeMethod* method)
{
{
// item.toggle.onValueChanged.AddListener(x => OnSelectItem(item.toggle));
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_0 = __this->___U3CU3E4__this_1;
DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* L_1 = __this->___item_0;
NullCheck(L_1);
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_2;
L_2 = DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline(L_1, NULL);
NullCheck(L_0);
TMP_Dropdown_OnSelectItem_m9F1323DE41E23EFF4381C914BF1FCAA57F73C7AC(L_0, 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
// System.Void TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDelayedDestroyDropdownListU3Ed__81__ctor_mFA83B08D54630018817A4BF76653AFDD3B1F8F69 (U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_0 = ___0_U3CU3E1__state;
__this->___U3CU3E1__state_0 = L_0;
return;
}
}
// System.Void TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81::System.IDisposable.Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDelayedDestroyDropdownListU3Ed__81_System_IDisposable_Dispose_mA124316B9DB4950F9756BDB797488D41F72383CD (U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409* __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Boolean TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CDelayedDestroyDropdownListU3Ed__81_MoveNext_mA1EBFA3FA05EF54A866C4C59793A1B9A2D1C9E70 (U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSecondsRealtime_tA8CE0AAB4B0C872B843E7973637037D17682BA01_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* V_1 = NULL;
{
int32_t L_0 = __this->___U3CU3E1__state_0;
V_0 = L_0;
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_1 = __this->___U3CU3E4__this_3;
V_1 = L_1;
int32_t L_2 = V_0;
if (!L_2)
{
goto IL_0017;
}
}
{
int32_t L_3 = V_0;
if ((((int32_t)L_3) == ((int32_t)1)))
{
goto IL_0038;
}
}
{
return (bool)0;
}
IL_0017:
{
__this->___U3CU3E1__state_0 = (-1);
// yield return new WaitForSecondsRealtime(delay);
float L_4 = __this->___delay_2;
WaitForSecondsRealtime_tA8CE0AAB4B0C872B843E7973637037D17682BA01* L_5 = (WaitForSecondsRealtime_tA8CE0AAB4B0C872B843E7973637037D17682BA01*)il2cpp_codegen_object_new(WaitForSecondsRealtime_tA8CE0AAB4B0C872B843E7973637037D17682BA01_il2cpp_TypeInfo_var);
NullCheck(L_5);
WaitForSecondsRealtime__ctor_mBFC1E4F0E042D5EC6E7EEB211A2FE5193A8F6D6F(L_5, L_4, NULL);
__this->___U3CU3E2__current_1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_5);
__this->___U3CU3E1__state_0 = 1;
return (bool)1;
}
IL_0038:
{
__this->___U3CU3E1__state_0 = (-1);
// ImmediateDestroyDropdownList();
TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* L_6 = V_1;
NullCheck(L_6);
TMP_Dropdown_ImmediateDestroyDropdownList_mFEE6CE2C3264546861C82E60CE4C61BA42559B98(L_6, NULL);
// }
return (bool)0;
}
}
// System.Object TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CDelayedDestroyDropdownListU3Ed__81_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m39BF9EDA0A38F97C5D75B53E1EF3954A3F58DE1F (U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
// System.Void TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81::System.Collections.IEnumerator.Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDelayedDestroyDropdownListU3Ed__81_System_Collections_IEnumerator_Reset_mB0690A94BB4E305E068156253A5D0F9044C7A101 (U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409* __this, const RuntimeMethod* method)
{
{
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
NullCheck(L_0);
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CDelayedDestroyDropdownListU3Ed__81_System_Collections_IEnumerator_Reset_mB0690A94BB4E305E068156253A5D0F9044C7A101_RuntimeMethod_var)));
}
}
// System.Object TMPro.TMP_Dropdown/<DelayedDestroyDropdownList>d__81::System.Collections.IEnumerator.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CDelayedDestroyDropdownListU3Ed__81_System_Collections_IEnumerator_get_Current_mFFDC09A7ADBA08CB2BE7D2DE3F83C54F5418F8F0 (U3CDelayedDestroyDropdownListU3Ed__81_t05B7496EE054D3D27B38F71DF8049C452D352409* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String TMPro.TMP_FontAsset::get_version()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_FontAsset_get_version_mD6CCB4A7D6F1FD5C46C65A0711426299D50B2AFE (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_Version; }
String_t* L_0 = __this->___m_Version_8;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_version(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_version_m7E9B93F4FDCE9EF03EDE8EA1245C522AFC61DE02 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, String_t* ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_Version = value; }
String_t* L_0 = ___0_value;
__this->___m_Version_8 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Version_8), (void*)L_0);
// internal set { m_Version = value; }
return;
}
}
// UnityEngine.Font TMPro.TMP_FontAsset::get_sourceFontFile()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Font_tC95270EA3198038970422D78B74A7F2E218A96B6* TMP_FontAsset_get_sourceFontFile_mD9B0F4FCBBCDCAAE5A370399DDE46C768B736722 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_SourceFontFile; }
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = __this->___m_SourceFontFile_10;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_sourceFontFile(UnityEngine.Font)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_sourceFontFile_mD3E145F204C872196FAE7DF1B97724C43BE24377 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_SourceFontFile = value; }
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = ___0_value;
__this->___m_SourceFontFile_10 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SourceFontFile_10), (void*)L_0);
// internal set { m_SourceFontFile = value; }
return;
}
}
// TMPro.AtlasPopulationMode TMPro.TMP_FontAsset::get_atlasPopulationMode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_FontAsset_get_atlasPopulationMode_m31A707178FB4F1722BA7D090A8E169CE2FAEB19F (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_AtlasPopulationMode; }
int32_t L_0 = __this->___m_AtlasPopulationMode_11;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_atlasPopulationMode(TMPro.AtlasPopulationMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasPopulationMode_mE002B4CEA0FB2CA8A52C77820B054165881E4FA4 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// m_AtlasPopulationMode = value;
int32_t L_0 = ___0_value;
__this->___m_AtlasPopulationMode_11 = L_0;
// }
return;
}
}
// UnityEngine.TextCore.FaceInfo TMPro.TMP_FontAsset::get_faceInfo()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 TMP_FontAsset_get_faceInfo_m1EB979B4CA53AA9EC5B09C445E28C24A477CBA6F (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_FaceInfo; }
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 L_0 = __this->___m_FaceInfo_12;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_faceInfo(UnityEngine.TextCore.FaceInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_faceInfo_m711C454A1E8FE2B5DF455B6673257187B4C65B39 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 ___0_value, const RuntimeMethod* method)
{
{
// set { m_FaceInfo = value; }
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 L_0 = ___0_value;
__this->___m_FaceInfo_12 = L_0;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_FaceInfo_12))->___m_FamilyName_1), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_FaceInfo_12))->___m_StyleName_2), (void*)NULL);
#endif
// set { m_FaceInfo = value; }
return;
}
}
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph> TMPro.TMP_FontAsset::get_glyphTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* TMP_FontAsset_get_glyphTable_mF205AA67646F5B0D2642CCBD2C1386F9DDDB8BCA (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_GlyphTable; }
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_0 = __this->___m_GlyphTable_13;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_glyphTable(System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_glyphTable_m4604AAE8FFF44D5129D1BA4DB8354EB850550528 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_GlyphTable = value; }
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_0 = ___0_value;
__this->___m_GlyphTable_13 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphTable_13), (void*)L_0);
// internal set { m_GlyphTable = value; }
return;
}
}
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph> TMPro.TMP_FontAsset::get_glyphLookupTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* TMP_FontAsset_get_glyphLookupTable_m8793591000281F1CA28F3B9BDB8ACD3316BA64BB (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// if (m_GlyphLookupDictionary == null)
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_0 = __this->___m_GlyphLookupDictionary_14;
if (L_0)
{
goto IL_000e;
}
}
{
// ReadFontAssetDefinition();
TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93(__this, NULL);
}
IL_000e:
{
// return m_GlyphLookupDictionary;
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_1 = __this->___m_GlyphLookupDictionary_14;
return L_1;
}
}
// System.Collections.Generic.List`1<TMPro.TMP_Character> TMPro.TMP_FontAsset::get_characterTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* TMP_FontAsset_get_characterTable_m8447F604F2D0F3615DA9AC1EBF5C289E112EDDF6 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_CharacterTable; }
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_0 = __this->___m_CharacterTable_15;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_characterTable(System.Collections.Generic.List`1<TMPro.TMP_Character>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_characterTable_m00ADF21D5EC39D8DC306332253F7123C82AED02B (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_CharacterTable = value; }
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_0 = ___0_value;
__this->___m_CharacterTable_15 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CharacterTable_15), (void*)L_0);
// internal set { m_CharacterTable = value; }
return;
}
}
// System.Collections.Generic.Dictionary`2<System.UInt32,TMPro.TMP_Character> TMPro.TMP_FontAsset::get_characterLookupTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* TMP_FontAsset_get_characterLookupTable_mEFAADDFAA6233DFEC3A0D8C163588B3C678451E9 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// if (m_CharacterLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_0 = __this->___m_CharacterLookupDictionary_16;
if (L_0)
{
goto IL_000e;
}
}
{
// ReadFontAssetDefinition();
TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93(__this, NULL);
}
IL_000e:
{
// return m_CharacterLookupDictionary;
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_1 = __this->___m_CharacterLookupDictionary_16;
return L_1;
}
}
// UnityEngine.Texture2D TMPro.TMP_FontAsset::get_atlasTexture()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* TMP_FontAsset_get_atlasTexture_mC44D519047CD3E54BD92AB8FE6773034F990AC7D (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_AtlasTexture == null)
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_0 = __this->___m_AtlasTexture_17;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_001c;
}
}
{
// m_AtlasTexture = atlasTextures[0];
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_2;
L_2 = TMP_FontAsset_get_atlasTextures_m80D4DF83161F39AC7D06B0B097038B1E02AFE307(__this, NULL);
NullCheck(L_2);
int32_t L_3 = 0;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_4 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
__this->___m_AtlasTexture_17 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AtlasTexture_17), (void*)L_4);
}
IL_001c:
{
// return m_AtlasTexture;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_5 = __this->___m_AtlasTexture_17;
return L_5;
}
}
// UnityEngine.Texture2D[] TMPro.TMP_FontAsset::get_atlasTextures()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* TMP_FontAsset_get_atlasTextures_m80D4DF83161F39AC7D06B0B097038B1E02AFE307 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// if (m_AtlasTextures == null)
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_0 = __this->___m_AtlasTextures_18;
// return m_AtlasTextures;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_1 = __this->___m_AtlasTextures_18;
return L_1;
}
}
// System.Void TMPro.TMP_FontAsset::set_atlasTextures(UnityEngine.Texture2D[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasTextures_m5FED84FD7829C6B72E5937EC8DB9F844E654E937 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* ___0_value, const RuntimeMethod* method)
{
{
// m_AtlasTextures = value;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_0 = ___0_value;
__this->___m_AtlasTextures_18 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AtlasTextures_18), (void*)L_0);
// }
return;
}
}
// System.Int32 TMPro.TMP_FontAsset::get_atlasTextureCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_FontAsset_get_atlasTextureCount_m45F8A9CA48B566FF57230414BC298846FB0DD407 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// public int atlasTextureCount { get { return m_AtlasTextureIndex + 1; } }
int32_t L_0 = __this->___m_AtlasTextureIndex_19;
return ((int32_t)il2cpp_codegen_add(L_0, 1));
}
}
// System.Boolean TMPro.TMP_FontAsset::get_isMultiAtlasTexturesEnabled()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_get_isMultiAtlasTexturesEnabled_m0F308BCE9267BCAB86BBF7CEF0CBAE302BF5E8C0 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_IsMultiAtlasTexturesEnabled; }
bool L_0 = __this->___m_IsMultiAtlasTexturesEnabled_20;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_isMultiAtlasTexturesEnabled(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_isMultiAtlasTexturesEnabled_m1EBFF9BBDE2D2A4E0B754FB1CCC45B76B0F1FA10 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// set { m_IsMultiAtlasTexturesEnabled = value; }
bool L_0 = ___0_value;
__this->___m_IsMultiAtlasTexturesEnabled_20 = L_0;
// set { m_IsMultiAtlasTexturesEnabled = value; }
return;
}
}
// System.Boolean TMPro.TMP_FontAsset::get_clearDynamicDataOnBuild()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_get_clearDynamicDataOnBuild_m0D55A98AE41E211EE960F57F0A835A6FBB627B13 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_ClearDynamicDataOnBuild; }
bool L_0 = __this->___m_ClearDynamicDataOnBuild_21;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_clearDynamicDataOnBuild(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_clearDynamicDataOnBuild_m74DA616F7435271D377E7092D3B7BB2A95EB7EAD (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// set { m_ClearDynamicDataOnBuild = value; }
bool L_0 = ___0_value;
__this->___m_ClearDynamicDataOnBuild_21 = L_0;
// set { m_ClearDynamicDataOnBuild = value; }
return;
}
}
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect> TMPro.TMP_FontAsset::get_usedGlyphRects()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* TMP_FontAsset_get_usedGlyphRects_m6E5D5A9E86583AE37DA1ABD7F184A7F359C9627E (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_UsedGlyphRects; }
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_0 = __this->___m_UsedGlyphRects_22;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_usedGlyphRects(System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_usedGlyphRects_m75EC42D8C57FFCA998DC859C5B6D91D03F7C1615 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___0_value, const RuntimeMethod* method)
{
{
// set { m_UsedGlyphRects = value; }
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_0 = ___0_value;
__this->___m_UsedGlyphRects_22 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_UsedGlyphRects_22), (void*)L_0);
// set { m_UsedGlyphRects = value; }
return;
}
}
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect> TMPro.TMP_FontAsset::get_freeGlyphRects()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* TMP_FontAsset_get_freeGlyphRects_m093618A6748A2CB3C23904B03E5AD85B4B04521D (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_FreeGlyphRects; }
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_0 = __this->___m_FreeGlyphRects_23;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_freeGlyphRects(System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_freeGlyphRects_mC976815EFF6313591B1B2A4CFFF9C77249570DC1 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___0_value, const RuntimeMethod* method)
{
{
// set { m_FreeGlyphRects = value; }
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_0 = ___0_value;
__this->___m_FreeGlyphRects_23 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FreeGlyphRects_23), (void*)L_0);
// set { m_FreeGlyphRects = value; }
return;
}
}
// TMPro.FaceInfo_Legacy TMPro.TMP_FontAsset::get_fontInfo()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* TMP_FontAsset_get_fontInfo_m88825262BEC22C48EB4854A09CD31908024777FD (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_fontInfo; }
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_0 = __this->___m_fontInfo_24;
return L_0;
}
}
// System.Int32 TMPro.TMP_FontAsset::get_atlasWidth()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_FontAsset_get_atlasWidth_m45CB71477140814BBFF666E9179D0F9BFFA03EFC (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_AtlasWidth; }
int32_t L_0 = __this->___m_AtlasWidth_26;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_atlasWidth(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasWidth_mBF3960711180E34BB43393B4AA9951DC82B3535E (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_AtlasWidth = value; }
int32_t L_0 = ___0_value;
__this->___m_AtlasWidth_26 = L_0;
// internal set { m_AtlasWidth = value; }
return;
}
}
// System.Int32 TMPro.TMP_FontAsset::get_atlasHeight()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_FontAsset_get_atlasHeight_m95F59523E66882079E1D2A4157DE5FF52C4892AC (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_AtlasHeight; }
int32_t L_0 = __this->___m_AtlasHeight_27;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_atlasHeight(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasHeight_m1272E53248672683B4210DC23137D7F270CFE81C (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_AtlasHeight = value; }
int32_t L_0 = ___0_value;
__this->___m_AtlasHeight_27 = L_0;
// internal set { m_AtlasHeight = value; }
return;
}
}
// System.Int32 TMPro.TMP_FontAsset::get_atlasPadding()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_FontAsset_get_atlasPadding_m556957263DC5F92E8EAA8460635860E96ACBD616 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_AtlasPadding; }
int32_t L_0 = __this->___m_AtlasPadding_28;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_atlasPadding(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasPadding_m3113EAFFC2BFEE6B95D5371D0325A8284CFBDA4B (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_AtlasPadding = value; }
int32_t L_0 = ___0_value;
__this->___m_AtlasPadding_28 = L_0;
// internal set { m_AtlasPadding = value; }
return;
}
}
// UnityEngine.TextCore.LowLevel.GlyphRenderMode TMPro.TMP_FontAsset::get_atlasRenderMode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_FontAsset_get_atlasRenderMode_mF139904718DC44F83E657D2FB175A52B45B4FFAC (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_AtlasRenderMode; }
int32_t L_0 = __this->___m_AtlasRenderMode_29;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_atlasRenderMode(UnityEngine.TextCore.LowLevel.GlyphRenderMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasRenderMode_m82C0939AEF473FB4A319457D4B6B7E67F36059BE (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_AtlasRenderMode = value; }
int32_t L_0 = ___0_value;
__this->___m_AtlasRenderMode_29 = L_0;
// internal set { m_AtlasRenderMode = value; }
return;
}
}
// TMPro.TMP_FontFeatureTable TMPro.TMP_FontAsset::get_fontFeatureTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* TMP_FontAsset_get_fontFeatureTable_mF00EEAEDD0448BE4667CB959CCE79ED45D2300AE (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_FontFeatureTable; }
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_0 = __this->___m_FontFeatureTable_32;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_fontFeatureTable(TMPro.TMP_FontFeatureTable)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_fontFeatureTable_m1FFFA492C09D14639BA2FA94B334758AC5E1B009 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_FontFeatureTable = value; }
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_0 = ___0_value;
__this->___m_FontFeatureTable_32 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FontFeatureTable_32), (void*)L_0);
// internal set { m_FontFeatureTable = value; }
return;
}
}
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset> TMPro.TMP_FontAsset::get_fallbackFontAssetTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_FallbackFontAssetTable; }
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_0 = __this->___m_FallbackFontAssetTable_34;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_fallbackFontAssetTable(System.Collections.Generic.List`1<TMPro.TMP_FontAsset>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_fallbackFontAssetTable_mEFEEF51CD10815BE4CED7C0D356041401FB8BC1E (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* ___0_value, const RuntimeMethod* method)
{
{
// set { m_FallbackFontAssetTable = value; }
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_0 = ___0_value;
__this->___m_FallbackFontAssetTable_34 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FallbackFontAssetTable_34), (void*)L_0);
// set { m_FallbackFontAssetTable = value; }
return;
}
}
// TMPro.FontAssetCreationSettings TMPro.TMP_FontAsset::get_creationSettings()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF TMP_FontAsset_get_creationSettings_mC0B2DC9BAFE3BECB8F00A82C586B45FD0B2C9F6F (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_CreationSettings; }
FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF L_0 = __this->___m_CreationSettings_35;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_creationSettings(TMPro.FontAssetCreationSettings)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_creationSettings_m81E03C271762A9134DEA4A3A8EA2EA47078DB000 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF ___0_value, const RuntimeMethod* method)
{
{
// set { m_CreationSettings = value; }
FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF L_0 = ___0_value;
__this->___m_CreationSettings_35 = L_0;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CreationSettings_35))->___sourceFontFileName_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CreationSettings_35))->___sourceFontFileGUID_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CreationSettings_35))->___characterSequence_9), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CreationSettings_35))->___referencedFontAssetGUID_10), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CreationSettings_35))->___referencedTextAssetGUID_11), (void*)NULL);
#endif
// set { m_CreationSettings = value; }
return;
}
}
// TMPro.TMP_FontWeightPair[] TMPro.TMP_FontAsset::get_fontWeightTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* TMP_FontAsset_get_fontWeightTable_mC27EC0A27F82292FB24E3AB7B87421AEFD0869DD (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_FontWeightTable; }
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_0 = __this->___m_FontWeightTable_36;
return L_0;
}
}
// System.Void TMPro.TMP_FontAsset::set_fontWeightTable(TMPro.TMP_FontWeightPair[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_set_fontWeightTable_m9E22B6BBDB11B70D6696C79F6E1B85F4D3183B5E (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_FontWeightTable = value; }
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_0 = ___0_value;
__this->___m_FontWeightTable_36 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FontWeightTable_36), (void*)L_0);
// internal set { m_FontWeightTable = value; }
return;
}
}
// TMPro.TMP_FontAsset TMPro.TMP_FontAsset::CreateFontAsset(UnityEngine.Font)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_FontAsset_CreateFontAsset_m735DB93A8954566CA674FD0E6C95B4D20E039465 (Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___0_font, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return CreateFontAsset(font, 90, 9, GlyphRenderMode.SDFAA, 1024, 1024, AtlasPopulationMode.Dynamic);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = ___0_font;
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_1;
L_1 = TMP_FontAsset_CreateFontAsset_mC0DE04380E79B7A0A33E5F84DBD7B8595A27C639(L_0, ((int32_t)90), ((int32_t)9), ((int32_t)4165), ((int32_t)1024), ((int32_t)1024), 1, (bool)1, NULL);
return L_1;
}
}
// TMPro.TMP_FontAsset TMPro.TMP_FontAsset::CreateFontAsset(UnityEngine.Font,System.Int32,System.Int32,UnityEngine.TextCore.LowLevel.GlyphRenderMode,System.Int32,System.Int32,TMPro.AtlasPopulationMode,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_FontAsset_CreateFontAsset_mC0DE04380E79B7A0A33E5F84DBD7B8595A27C639 (Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___0_font, int32_t ___1_samplingPointSize, int32_t ___2_atlasPadding, int32_t ___3_renderMode, int32_t ___4_atlasWidth, int32_t ___5_atlasHeight, int32_t ___6_atlasPopulationMode, bool ___7_enableMultiAtlasSupport, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mC59F2D99C6EB086FD9F950A7CC3177BC7C5A6F3B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableObject_CreateInstance_TisTMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_m148BBA71874145A54275BF50288687617A2DED16_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral30669BCC2AFFD7923F0E02173CDE2B92946197EE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB46DD8999A15A0609D38B88543C9A9AE687FA955);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBA992181B27B557F33B153141C54C3FB4FDC6D33);
s_Il2CppMethodInitialized = true;
}
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_0 = NULL;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* V_1 = NULL;
int32_t V_2 = 0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_3 = NULL;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* V_4 = NULL;
{
// FontEngine.InitializeFontEngine();
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
int32_t L_0;
L_0 = FontEngine_InitializeFontEngine_mCA2F9C3294A61C0294B4B9849082C0344169F322(NULL);
// if (FontEngine.LoadFontFace(font, samplingPointSize) != FontEngineError.Success)
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_1 = ___0_font;
int32_t L_2 = ___1_samplingPointSize;
int32_t L_3;
L_3 = FontEngine_LoadFontFace_m63A9171030B36C960896CEF55E7ECF55AF990548(L_1, L_2, NULL);
if (!L_3)
{
goto IL_002c;
}
}
{
// Debug.LogWarning("Unable to load font face for [" + font.name + "]. Make sure \"Include Font Data\" is enabled in the Font Import Settings.", font);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_4 = ___0_font;
NullCheck(L_4);
String_t* L_5;
L_5 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(L_4, NULL);
String_t* L_6;
L_6 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteralB46DD8999A15A0609D38B88543C9A9AE687FA955, L_5, _stringLiteralBA992181B27B557F33B153141C54C3FB4FDC6D33, NULL);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_7 = ___0_font;
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m23033D7E2F0F298BE465B7F3A63CDF40A4EB70EB(L_6, L_7, NULL);
// return null;
return (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160*)NULL;
}
IL_002c:
{
// TMP_FontAsset fontAsset = ScriptableObject.CreateInstance<TMP_FontAsset>();
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_8;
L_8 = ScriptableObject_CreateInstance_TisTMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_m148BBA71874145A54275BF50288687617A2DED16(ScriptableObject_CreateInstance_TisTMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_m148BBA71874145A54275BF50288687617A2DED16_RuntimeMethod_var);
V_0 = L_8;
// fontAsset.m_Version = "1.1.0";
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_9 = V_0;
NullCheck(L_9);
L_9->___m_Version_8 = _stringLiteral30669BCC2AFFD7923F0E02173CDE2B92946197EE;
Il2CppCodeGenWriteBarrier((void**)(&L_9->___m_Version_8), (void*)_stringLiteral30669BCC2AFFD7923F0E02173CDE2B92946197EE);
// fontAsset.faceInfo = FontEngine.GetFaceInfo();
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_10 = V_0;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 L_11;
L_11 = FontEngine_GetFaceInfo_mF371B75CDEEDA91FF910BED8DEE8FEB2A493BE37(NULL);
NullCheck(L_10);
TMP_FontAsset_set_faceInfo_m711C454A1E8FE2B5DF455B6673257187B4C65B39_inline(L_10, L_11, NULL);
// if (atlasPopulationMode == AtlasPopulationMode.Dynamic)
int32_t L_12 = ___6_atlasPopulationMode;
if ((!(((uint32_t)L_12) == ((uint32_t)1))))
{
goto IL_0054;
}
}
{
// fontAsset.sourceFontFile = font;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_13 = V_0;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_14 = ___0_font;
NullCheck(L_13);
TMP_FontAsset_set_sourceFontFile_mD3E145F204C872196FAE7DF1B97724C43BE24377_inline(L_13, L_14, NULL);
}
IL_0054:
{
// fontAsset.atlasPopulationMode = atlasPopulationMode;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_15 = V_0;
int32_t L_16 = ___6_atlasPopulationMode;
NullCheck(L_15);
TMP_FontAsset_set_atlasPopulationMode_mE002B4CEA0FB2CA8A52C77820B054165881E4FA4_inline(L_15, L_16, NULL);
// fontAsset.atlasWidth = atlasWidth;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_17 = V_0;
int32_t L_18 = ___4_atlasWidth;
NullCheck(L_17);
TMP_FontAsset_set_atlasWidth_mBF3960711180E34BB43393B4AA9951DC82B3535E_inline(L_17, L_18, NULL);
// fontAsset.atlasHeight = atlasHeight;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_19 = V_0;
int32_t L_20 = ___5_atlasHeight;
NullCheck(L_19);
TMP_FontAsset_set_atlasHeight_m1272E53248672683B4210DC23137D7F270CFE81C_inline(L_19, L_20, NULL);
// fontAsset.atlasPadding = atlasPadding;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_21 = V_0;
int32_t L_22 = ___2_atlasPadding;
NullCheck(L_21);
TMP_FontAsset_set_atlasPadding_m3113EAFFC2BFEE6B95D5371D0325A8284CFBDA4B_inline(L_21, L_22, NULL);
// fontAsset.atlasRenderMode = renderMode;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_23 = V_0;
int32_t L_24 = ___3_renderMode;
NullCheck(L_23);
TMP_FontAsset_set_atlasRenderMode_m82C0939AEF473FB4A319457D4B6B7E67F36059BE_inline(L_23, L_24, NULL);
// fontAsset.atlasTextures = new Texture2D[1];
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_25 = V_0;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_26 = (Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191*)(Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191*)SZArrayNew(Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191_il2cpp_TypeInfo_var, (uint32_t)1);
NullCheck(L_25);
TMP_FontAsset_set_atlasTextures_m5FED84FD7829C6B72E5937EC8DB9F844E654E937_inline(L_25, L_26, NULL);
// Texture2D texture = new Texture2D(0, 0, TextureFormat.Alpha8, false);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_27 = (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)il2cpp_codegen_object_new(Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var);
NullCheck(L_27);
Texture2D__ctor_mECF60A9EC0638EC353C02C8E99B6B465D23BE917(L_27, 0, 0, 1, (bool)0, NULL);
V_1 = L_27;
// fontAsset.atlasTextures[0] = texture;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_28 = V_0;
NullCheck(L_28);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_29;
L_29 = TMP_FontAsset_get_atlasTextures_m80D4DF83161F39AC7D06B0B097038B1E02AFE307(L_28, NULL);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_30 = V_1;
NullCheck(L_29);
ArrayElementTypeCheck (L_29, L_30);
(L_29)->SetAt(static_cast<il2cpp_array_size_t>(0), (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)L_30);
// fontAsset.isMultiAtlasTexturesEnabled = enableMultiAtlasSupport;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_31 = V_0;
bool L_32 = ___7_enableMultiAtlasSupport;
NullCheck(L_31);
TMP_FontAsset_set_isMultiAtlasTexturesEnabled_m1EBFF9BBDE2D2A4E0B754FB1CCC45B76B0F1FA10_inline(L_31, L_32, NULL);
// if (((GlyphRasterModes)renderMode & GlyphRasterModes.RASTER_MODE_BITMAP) == GlyphRasterModes.RASTER_MODE_BITMAP)
int32_t L_33 = ___3_renderMode;
if ((!(((uint32_t)((int32_t)((int32_t)L_33&((int32_t)16)))) == ((uint32_t)((int32_t)16)))))
{
goto IL_00e7;
}
}
{
// packingModifier = 0;
V_2 = 0;
// Material tmp_material = new Material(ShaderUtilities.ShaderRef_MobileBitmap);
il2cpp_codegen_runtime_class_init_inline(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var);
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_34;
L_34 = ShaderUtilities_get_ShaderRef_MobileBitmap_m7D670C6D6FBB3D84F1CA22E3F6AD4BC4C6AD4929(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_35 = (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)il2cpp_codegen_object_new(Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var);
NullCheck(L_35);
Material__ctor_m7FDF47105D66D19591BE505A0C42B0F90D88C9BF(L_35, L_34, NULL);
V_3 = L_35;
// tmp_material.SetTexture(ShaderUtilities.ID_MainTex, texture);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_36 = V_3;
int32_t L_37 = ((ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var))->___ID_MainTex_0;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_38 = V_1;
NullCheck(L_36);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_36, L_37, L_38, NULL);
// tmp_material.SetFloat(ShaderUtilities.ID_TextureWidth, atlasWidth);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_39 = V_3;
int32_t L_40 = ((ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var))->___ID_TextureWidth_26;
int32_t L_41 = ___4_atlasWidth;
NullCheck(L_39);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_39, L_40, ((float)L_41), NULL);
// tmp_material.SetFloat(ShaderUtilities.ID_TextureHeight, atlasHeight);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_42 = V_3;
int32_t L_43 = ((ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var))->___ID_TextureHeight_27;
int32_t L_44 = ___5_atlasHeight;
NullCheck(L_42);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_42, L_43, ((float)L_44), NULL);
// fontAsset.material = tmp_material;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_45 = V_0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_46 = V_3;
NullCheck(L_45);
((TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)L_45)->___material_6 = L_46;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)L_45)->___material_6), (void*)L_46);
goto IL_015c;
}
IL_00e7:
{
// packingModifier = 1;
V_2 = 1;
// Material tmp_material = new Material(ShaderUtilities.ShaderRef_MobileSDF);
il2cpp_codegen_runtime_class_init_inline(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var);
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* L_47;
L_47 = ShaderUtilities_get_ShaderRef_MobileSDF_mD39AD31910FCE56B1B682C626D4D3F69B811D3F4(NULL);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_48 = (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3*)il2cpp_codegen_object_new(Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3_il2cpp_TypeInfo_var);
NullCheck(L_48);
Material__ctor_m7FDF47105D66D19591BE505A0C42B0F90D88C9BF(L_48, L_47, NULL);
V_4 = L_48;
// tmp_material.SetTexture(ShaderUtilities.ID_MainTex, texture);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_49 = V_4;
int32_t L_50 = ((ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var))->___ID_MainTex_0;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_51 = V_1;
NullCheck(L_49);
Material_SetTexture_mA9F8461850AAB88F992E9C6FA6F24C2E050B83FD(L_49, L_50, L_51, NULL);
// tmp_material.SetFloat(ShaderUtilities.ID_TextureWidth, atlasWidth);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_52 = V_4;
int32_t L_53 = ((ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var))->___ID_TextureWidth_26;
int32_t L_54 = ___4_atlasWidth;
NullCheck(L_52);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_52, L_53, ((float)L_54), NULL);
// tmp_material.SetFloat(ShaderUtilities.ID_TextureHeight, atlasHeight);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_55 = V_4;
int32_t L_56 = ((ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var))->___ID_TextureHeight_27;
int32_t L_57 = ___5_atlasHeight;
NullCheck(L_55);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_55, L_56, ((float)L_57), NULL);
// tmp_material.SetFloat(ShaderUtilities.ID_GradientScale, atlasPadding + packingModifier);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_58 = V_4;
int32_t L_59 = ((ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var))->___ID_GradientScale_21;
int32_t L_60 = ___2_atlasPadding;
int32_t L_61 = V_2;
NullCheck(L_58);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_58, L_59, ((float)((int32_t)il2cpp_codegen_add(L_60, L_61))), NULL);
// tmp_material.SetFloat(ShaderUtilities.ID_WeightNormal, fontAsset.normalStyle);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_62 = V_4;
int32_t L_63 = ((ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var))->___ID_WeightNormal_12;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_64 = V_0;
NullCheck(L_64);
float L_65 = L_64->___normalStyle_38;
NullCheck(L_62);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_62, L_63, L_65, NULL);
// tmp_material.SetFloat(ShaderUtilities.ID_WeightBold, fontAsset.boldStyle);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_66 = V_4;
int32_t L_67 = ((ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var))->___ID_WeightBold_13;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_68 = V_0;
NullCheck(L_68);
float L_69 = L_68->___boldStyle_40;
NullCheck(L_66);
Material_SetFloat_m3ECFD92072347A8620254F014865984FA68211A8(L_66, L_67, L_69, NULL);
// fontAsset.material = tmp_material;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_70 = V_0;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_71 = V_4;
NullCheck(L_70);
((TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)L_70)->___material_6 = L_71;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)L_70)->___material_6), (void*)L_71);
}
IL_015c:
{
// fontAsset.freeGlyphRects = new List<GlyphRect>(8) { new GlyphRect(0, 0, atlasWidth - packingModifier, atlasHeight - packingModifier) };
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_72 = V_0;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_73 = (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B*)il2cpp_codegen_object_new(List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B_il2cpp_TypeInfo_var);
NullCheck(L_73);
List_1__ctor_mC59F2D99C6EB086FD9F950A7CC3177BC7C5A6F3B(L_73, 8, List_1__ctor_mC59F2D99C6EB086FD9F950A7CC3177BC7C5A6F3B_RuntimeMethod_var);
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_74 = L_73;
int32_t L_75 = ___4_atlasWidth;
int32_t L_76 = V_2;
int32_t L_77 = ___5_atlasHeight;
int32_t L_78 = V_2;
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_79;
memset((&L_79), 0, sizeof(L_79));
GlyphRect__ctor_m2B11A6C6C70735CB77FE2176E3D55D922D772A95((&L_79), 0, 0, ((int32_t)il2cpp_codegen_subtract(L_75, L_76)), ((int32_t)il2cpp_codegen_subtract(L_77, L_78)), /*hidden argument*/NULL);
NullCheck(L_74);
List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_inline(L_74, L_79, List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
NullCheck(L_72);
TMP_FontAsset_set_freeGlyphRects_mC976815EFF6313591B1B2A4CFFF9C77249570DC1_inline(L_72, L_74, NULL);
// fontAsset.usedGlyphRects = new List<GlyphRect>(8);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_80 = V_0;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_81 = (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B*)il2cpp_codegen_object_new(List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B_il2cpp_TypeInfo_var);
NullCheck(L_81);
List_1__ctor_mC59F2D99C6EB086FD9F950A7CC3177BC7C5A6F3B(L_81, 8, List_1__ctor_mC59F2D99C6EB086FD9F950A7CC3177BC7C5A6F3B_RuntimeMethod_var);
NullCheck(L_80);
TMP_FontAsset_set_usedGlyphRects_m75EC42D8C57FFCA998DC859C5B6D91D03F7C1615_inline(L_80, L_81, NULL);
// fontAsset.ReadFontAssetDefinition();
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_82 = V_0;
NullCheck(L_82);
TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93(L_82, NULL);
// return fontAsset;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_83 = V_0;
return L_83;
}
}
// System.Void TMPro.TMP_FontAsset::Awake()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_Awake_m2B709B96B357084D0D82D4DFC69AABB73061FB21 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (this.material != null && string.IsNullOrEmpty(m_Version))
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = ((TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)__this)->___material_6;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0021;
}
}
{
String_t* L_2 = __this->___m_Version_8;
bool L_3;
L_3 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_2, NULL);
if (!L_3)
{
goto IL_0021;
}
}
{
// UpgradeFontAsset();
TMP_FontAsset_UpgradeFontAsset_m97EF749DD42303D0AF9EF5C120832CA697F9DAC1(__this, NULL);
}
IL_0021:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::ReadFontAssetDefinition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_TextUtilities_tD7ED516E31C2AA0EB607D587C0BB0FE71A8BB934_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (this.material != null && string.IsNullOrEmpty(m_Version))
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = ((TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)__this)->___material_6;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0021;
}
}
{
String_t* L_2 = __this->___m_Version_8;
bool L_3;
L_3 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_2, NULL);
if (!L_3)
{
goto IL_0021;
}
}
{
// UpgradeFontAsset();
TMP_FontAsset_UpgradeFontAsset_m97EF749DD42303D0AF9EF5C120832CA697F9DAC1(__this, NULL);
}
IL_0021:
{
// InitializeDictionaryLookupTables();
TMP_FontAsset_InitializeDictionaryLookupTables_mEB2EEBAF42E2F540C08EE513E9C03D814E6213C3(__this, NULL);
// AddSynthesizedCharactersAndFaceMetrics();
TMP_FontAsset_AddSynthesizedCharactersAndFaceMetrics_m4B60AD7CEE8FD7A1DA1EDCAFC6A55E4762F174BB(__this, NULL);
// if (m_FaceInfo.scale == 0)
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_4 = (&__this->___m_FaceInfo_12);
float L_5;
L_5 = FaceInfo_get_scale_mC475A572AD4956B47D8B9F8D90DC69BBBB102FCD(L_4, NULL);
if ((!(((float)L_5) == ((float)(0.0f)))))
{
goto IL_004f;
}
}
{
// m_FaceInfo.scale = 1.0f;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_6 = (&__this->___m_FaceInfo_12);
FaceInfo_set_scale_m379253929403DA08480CAD127C908A0E8329A5D4(L_6, (1.0f), NULL);
}
IL_004f:
{
// if (m_FaceInfo.strikethroughOffset == 0)
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_7 = (&__this->___m_FaceInfo_12);
float L_8;
L_8 = FaceInfo_get_strikethroughOffset_m7997E4A1512FE358331B3A6543C62C92A0AA5CA5(L_7, NULL);
if ((!(((float)L_8) == ((float)(0.0f)))))
{
goto IL_007d;
}
}
{
// m_FaceInfo.strikethroughOffset = m_FaceInfo.capLine / 2.5f;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_9 = (&__this->___m_FaceInfo_12);
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_10 = (&__this->___m_FaceInfo_12);
float L_11;
L_11 = FaceInfo_get_capLine_m0D95B5D5CEC5CFB12091F5EB5965DE6E38588C88(L_10, NULL);
FaceInfo_set_strikethroughOffset_m57B05848BDA21F7AF6563394D29C8AE7107FEFF0(L_9, ((float)(L_11/(2.5f))), NULL);
}
IL_007d:
{
// if (m_AtlasPadding == 0)
int32_t L_12 = __this->___m_AtlasPadding_28;
if (L_12)
{
goto IL_00b0;
}
}
{
// if (material.HasProperty(ShaderUtilities.ID_GradientScale))
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_13 = ((TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)__this)->___material_6;
il2cpp_codegen_runtime_class_init_inline(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var);
int32_t L_14 = ((ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var))->___ID_GradientScale_21;
NullCheck(L_13);
bool L_15;
L_15 = Material_HasProperty_m52E2D3BC3049B8B228149E023CD73C34B05A5222(L_13, L_14, NULL);
if (!L_15)
{
goto IL_00b0;
}
}
{
// m_AtlasPadding = (int)material.GetFloat(ShaderUtilities.ID_GradientScale) - 1;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_16 = ((TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)__this)->___material_6;
il2cpp_codegen_runtime_class_init_inline(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var);
int32_t L_17 = ((ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t9BE0345DF949745FC0EB9A1119E204F2F129298F_il2cpp_TypeInfo_var))->___ID_GradientScale_21;
NullCheck(L_16);
float L_18;
L_18 = Material_GetFloat_m52462F4AEDE20758BFB592B11DE83A79D2774932(L_16, L_17, NULL);
__this->___m_AtlasPadding_28 = ((int32_t)il2cpp_codegen_subtract(il2cpp_codegen_cast_double_to_int<int32_t>(L_18), 1));
}
IL_00b0:
{
// hashCode = TMP_TextUtilities.GetSimpleHashCode(this.name);
String_t* L_19;
L_19 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(TMP_TextUtilities_tD7ED516E31C2AA0EB607D587C0BB0FE71A8BB934_il2cpp_TypeInfo_var);
int32_t L_20;
L_20 = TMP_TextUtilities_GetSimpleHashCode_m5BBE01E9DB50DBE54DE8834A3FC077C5C4329F7B(L_19, NULL);
((TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)__this)->___hashCode_5 = L_20;
// materialHashCode = TMP_TextUtilities.GetSimpleHashCode(this.name + s_DefaultMaterialSuffix);
String_t* L_21;
L_21 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
String_t* L_22 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___s_DefaultMaterialSuffix_52;
String_t* L_23;
L_23 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_21, L_22, NULL);
int32_t L_24;
L_24 = TMP_TextUtilities_GetSimpleHashCode_m5BBE01E9DB50DBE54DE8834A3FC077C5C4329F7B(L_23, NULL);
((TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969*)__this)->___materialHashCode_7 = L_24;
// IsFontAssetLookupTablesDirty = false;
__this->___IsFontAssetLookupTablesDirty_44 = (bool)0;
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::InitializeDictionaryLookupTables()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_InitializeDictionaryLookupTables_mEB2EEBAF42E2F540C08EE513E9C03D814E6213C3 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// InitializeGlyphLookupDictionary();
TMP_FontAsset_InitializeGlyphLookupDictionary_mFAED66009A159849EC515F922317CA629B3DF1F3(__this, NULL);
// InitializeCharacterLookupDictionary();
TMP_FontAsset_InitializeCharacterLookupDictionary_m598F2AE1FBDE1D58002C4C89371B8FEF1AE61C7D(__this, NULL);
// InitializeGlyphPaidAdjustmentRecordsLookupDictionary();
TMP_FontAsset_InitializeGlyphPaidAdjustmentRecordsLookupDictionary_m0A997B751301AB9C3D3A495D02462B116CEE08B5(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::InitializeGlyphLookupDictionary()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_InitializeGlyphLookupDictionary_mFAED66009A159849EC515F922317CA629B3DF1F3 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_mA3D3FC8E3561F6885204CB1CC9E3AB82E4F649E8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m30C3F5890A20AF5FA64A272E19CFC8750E0F9D16_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m4BC7CF66267CD7522D44771DA04AF187CAFF47A3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m95F9D3D98504ED93586B4A5F2D06C8F0D39605D0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_2 = NULL;
uint32_t V_3 = 0;
{
// if (m_GlyphLookupDictionary == null)
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_0 = __this->___m_GlyphLookupDictionary_14;
if (L_0)
{
goto IL_0015;
}
}
{
// m_GlyphLookupDictionary = new Dictionary<uint, Glyph>();
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_1 = (Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7*)il2cpp_codegen_object_new(Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7_il2cpp_TypeInfo_var);
NullCheck(L_1);
Dictionary_2__ctor_m30C3F5890A20AF5FA64A272E19CFC8750E0F9D16(L_1, Dictionary_2__ctor_m30C3F5890A20AF5FA64A272E19CFC8750E0F9D16_RuntimeMethod_var);
__this->___m_GlyphLookupDictionary_14 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphLookupDictionary_14), (void*)L_1);
goto IL_0020;
}
IL_0015:
{
// m_GlyphLookupDictionary.Clear();
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_2 = __this->___m_GlyphLookupDictionary_14;
NullCheck(L_2);
Dictionary_2_Clear_mA3D3FC8E3561F6885204CB1CC9E3AB82E4F649E8(L_2, Dictionary_2_Clear_mA3D3FC8E3561F6885204CB1CC9E3AB82E4F649E8_RuntimeMethod_var);
}
IL_0020:
{
// if (m_GlyphIndexList == null)
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_3 = __this->___m_GlyphIndexList_61;
if (L_3)
{
goto IL_0035;
}
}
{
// m_GlyphIndexList = new List<uint>();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_4 = (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*)il2cpp_codegen_object_new(List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var);
NullCheck(L_4);
List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31(L_4, List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31_RuntimeMethod_var);
__this->___m_GlyphIndexList_61 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphIndexList_61), (void*)L_4);
goto IL_0040;
}
IL_0035:
{
// m_GlyphIndexList.Clear();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_5 = __this->___m_GlyphIndexList_61;
NullCheck(L_5);
List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline(L_5, List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
}
IL_0040:
{
// if (m_GlyphIndexListNewlyAdded == null)
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_6 = __this->___m_GlyphIndexListNewlyAdded_62;
if (L_6)
{
goto IL_0055;
}
}
{
// m_GlyphIndexListNewlyAdded = new List<uint>();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_7 = (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*)il2cpp_codegen_object_new(List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var);
NullCheck(L_7);
List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31(L_7, List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31_RuntimeMethod_var);
__this->___m_GlyphIndexListNewlyAdded_62 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphIndexListNewlyAdded_62), (void*)L_7);
goto IL_0060;
}
IL_0055:
{
// m_GlyphIndexListNewlyAdded.Clear();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_8 = __this->___m_GlyphIndexListNewlyAdded_62;
NullCheck(L_8);
List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline(L_8, List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
}
IL_0060:
{
// int glyphCount = m_GlyphTable.Count;
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_9 = __this->___m_GlyphTable_13;
NullCheck(L_9);
int32_t L_10;
L_10 = List_1_get_Count_m4BC7CF66267CD7522D44771DA04AF187CAFF47A3_inline(L_9, List_1_get_Count_m4BC7CF66267CD7522D44771DA04AF187CAFF47A3_RuntimeMethod_var);
V_0 = L_10;
// for (int i = 0; i < glyphCount; i++)
V_1 = 0;
goto IL_00af;
}
IL_0070:
{
// Glyph glyph = m_GlyphTable[i];
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_11 = __this->___m_GlyphTable_13;
int32_t L_12 = V_1;
NullCheck(L_11);
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_13;
L_13 = List_1_get_Item_m95F9D3D98504ED93586B4A5F2D06C8F0D39605D0(L_11, L_12, List_1_get_Item_m95F9D3D98504ED93586B4A5F2D06C8F0D39605D0_RuntimeMethod_var);
V_2 = L_13;
// uint index = glyph.index;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_14 = V_2;
NullCheck(L_14);
uint32_t L_15;
L_15 = Glyph_get_index_mCFBBCF85E7F3434B7A595EEE3411EFFB78E5675B(L_14, NULL);
V_3 = L_15;
// if (m_GlyphLookupDictionary.ContainsKey(index) == false)
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_16 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_17 = V_3;
NullCheck(L_16);
bool L_18;
L_18 = Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932(L_16, L_17, Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932_RuntimeMethod_var);
if (L_18)
{
goto IL_00ab;
}
}
{
// m_GlyphLookupDictionary.Add(index, glyph);
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_19 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_20 = V_3;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_21 = V_2;
NullCheck(L_19);
Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567(L_19, L_20, L_21, Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
// m_GlyphIndexList.Add(index);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_22 = __this->___m_GlyphIndexList_61;
uint32_t L_23 = V_3;
NullCheck(L_22);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_22, L_23, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
}
IL_00ab:
{
// for (int i = 0; i < glyphCount; i++)
int32_t L_24 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_24, 1));
}
IL_00af:
{
// for (int i = 0; i < glyphCount; i++)
int32_t L_25 = V_1;
int32_t L_26 = V_0;
if ((((int32_t)L_25) < ((int32_t)L_26)))
{
goto IL_0070;
}
}
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::InitializeCharacterLookupDictionary()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_InitializeCharacterLookupDictionary_m598F2AE1FBDE1D58002C4C89371B8FEF1AE61C7D (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_mC845CA26A09910DC6E06756ADA829C77C8C3FF63_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mF1183A3E6C104EFE8C0CDAFCCE547B93181B5923_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_1 = NULL;
uint32_t V_2 = 0;
uint32_t V_3 = 0;
{
// if (m_CharacterLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_0 = __this->___m_CharacterLookupDictionary_16;
if (L_0)
{
goto IL_0015;
}
}
{
// m_CharacterLookupDictionary = new Dictionary<uint, TMP_Character>();
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_1 = (Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0*)il2cpp_codegen_object_new(Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0_il2cpp_TypeInfo_var);
NullCheck(L_1);
Dictionary_2__ctor_mF1183A3E6C104EFE8C0CDAFCCE547B93181B5923(L_1, Dictionary_2__ctor_mF1183A3E6C104EFE8C0CDAFCCE547B93181B5923_RuntimeMethod_var);
__this->___m_CharacterLookupDictionary_16 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CharacterLookupDictionary_16), (void*)L_1);
goto IL_0020;
}
IL_0015:
{
// m_CharacterLookupDictionary.Clear();
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_2 = __this->___m_CharacterLookupDictionary_16;
NullCheck(L_2);
Dictionary_2_Clear_mC845CA26A09910DC6E06756ADA829C77C8C3FF63(L_2, Dictionary_2_Clear_mC845CA26A09910DC6E06756ADA829C77C8C3FF63_RuntimeMethod_var);
}
IL_0020:
{
// for (int i = 0; i < m_CharacterTable.Count; i++)
V_0 = 0;
goto IL_0077;
}
IL_0024:
{
// TMP_Character character = m_CharacterTable[i];
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_3 = __this->___m_CharacterTable_15;
int32_t L_4 = V_0;
NullCheck(L_3);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_5;
L_5 = List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28(L_3, L_4, List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
V_1 = L_5;
// uint unicode = character.unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_6 = V_1;
NullCheck(L_6);
uint32_t L_7;
L_7 = TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline(L_6, NULL);
V_2 = L_7;
// uint glyphIndex = character.glyphIndex;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_8 = V_1;
NullCheck(L_8);
uint32_t L_9;
L_9 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_8, NULL);
V_3 = L_9;
// if (m_CharacterLookupDictionary.ContainsKey(unicode) == false)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_10 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_11 = V_2;
NullCheck(L_10);
bool L_12;
L_12 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_10, L_11, Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (L_12)
{
goto IL_0073;
}
}
{
// m_CharacterLookupDictionary.Add(unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_13 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_14 = V_2;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_15 = V_1;
NullCheck(L_13);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_13, L_14, L_15, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// character.textAsset = this;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_16 = V_1;
NullCheck(L_16);
TMP_TextElement_set_textAsset_m046A7EF50875FC30233B8CB06D4A5138FB63C4E1_inline(L_16, __this, NULL);
// character.glyph = m_GlyphLookupDictionary[glyphIndex];
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_17 = V_1;
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_18 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_19 = V_3;
NullCheck(L_18);
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_20;
L_20 = Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF(L_18, L_19, Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
NullCheck(L_17);
TMP_TextElement_set_glyph_m29945C7CDA0F0F2429D3000A9376B4B5177A23BD_inline(L_17, L_20, NULL);
}
IL_0073:
{
// for (int i = 0; i < m_CharacterTable.Count; i++)
int32_t L_21 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_0077:
{
// for (int i = 0; i < m_CharacterTable.Count; i++)
int32_t L_22 = V_0;
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_23 = __this->___m_CharacterTable_15;
NullCheck(L_23);
int32_t L_24;
L_24 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_23, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
if ((((int32_t)L_22) < ((int32_t)L_24)))
{
goto IL_0024;
}
}
{
// if (FallbackSearchQueryLookup == null)
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_25 = __this->___FallbackSearchQueryLookup_53;
if (L_25)
{
goto IL_0099;
}
}
{
// FallbackSearchQueryLookup = new HashSet<int>();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_26 = (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*)il2cpp_codegen_object_new(HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
NullCheck(L_26);
HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF(L_26, HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
__this->___FallbackSearchQueryLookup_53 = L_26;
Il2CppCodeGenWriteBarrier((void**)(&__this->___FallbackSearchQueryLookup_53), (void*)L_26);
return;
}
IL_0099:
{
// FallbackSearchQueryLookup.Clear();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_27 = __this->___FallbackSearchQueryLookup_53;
NullCheck(L_27);
HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92(L_27, HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::InitializeGlyphPaidAdjustmentRecordsLookupDictionary()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_InitializeGlyphPaidAdjustmentRecordsLookupDictionary_m0A997B751301AB9C3D3A495D02462B116CEE08B5 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m721275DB05A6FC36F619CD1A10A5044810E36E05_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m888F61CD7CD1525FD6EEAA2390490218C7F1D7CA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mC00080EACA51735999E1A86188CFDB69A4B7B2D6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m0080720C062C06E7BEED83C6DBBC83E55F708B76_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mAFE249919F2237C737AAC00765FAC0BCA7EDD2A4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m453336130A1AC13A16C4BBAAE6D30A068A20491D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* V_0 = NULL;
int32_t V_1 = 0;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* V_2 = NULL;
uint32_t V_3 = 0;
{
// if (m_KerningTable != null && m_KerningTable.kerningPairs != null && m_KerningTable.kerningPairs.Count > 0)
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* L_0 = __this->___m_KerningTable_31;
if (!L_0)
{
goto IL_002e;
}
}
{
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* L_1 = __this->___m_KerningTable_31;
NullCheck(L_1);
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_2 = L_1->___kerningPairs_0;
if (!L_2)
{
goto IL_002e;
}
}
{
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* L_3 = __this->___m_KerningTable_31;
NullCheck(L_3);
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_4 = L_3->___kerningPairs_0;
NullCheck(L_4);
int32_t L_5;
L_5 = List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_inline(L_4, List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_RuntimeMethod_var);
if ((((int32_t)L_5) <= ((int32_t)0)))
{
goto IL_002e;
}
}
{
// UpgradeGlyphAdjustmentTableToFontFeatureTable();
TMP_FontAsset_UpgradeGlyphAdjustmentTableToFontFeatureTable_m3C51FF9BA35FBA397791A4EFAAFB4B413553F492(__this, NULL);
}
IL_002e:
{
// if (m_FontFeatureTable.m_GlyphPairAdjustmentRecordLookupDictionary == null)
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_6 = __this->___m_FontFeatureTable_32;
NullCheck(L_6);
Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* L_7 = L_6->___m_GlyphPairAdjustmentRecordLookupDictionary_1;
if (L_7)
{
goto IL_004d;
}
}
{
// m_FontFeatureTable.m_GlyphPairAdjustmentRecordLookupDictionary = new Dictionary<uint, TMP_GlyphPairAdjustmentRecord>();
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_8 = __this->___m_FontFeatureTable_32;
Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* L_9 = (Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142*)il2cpp_codegen_object_new(Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142_il2cpp_TypeInfo_var);
NullCheck(L_9);
Dictionary_2__ctor_m0080720C062C06E7BEED83C6DBBC83E55F708B76(L_9, Dictionary_2__ctor_m0080720C062C06E7BEED83C6DBBC83E55F708B76_RuntimeMethod_var);
NullCheck(L_8);
L_8->___m_GlyphPairAdjustmentRecordLookupDictionary_1 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&L_8->___m_GlyphPairAdjustmentRecordLookupDictionary_1), (void*)L_9);
goto IL_005d;
}
IL_004d:
{
// m_FontFeatureTable.m_GlyphPairAdjustmentRecordLookupDictionary.Clear();
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_10 = __this->___m_FontFeatureTable_32;
NullCheck(L_10);
Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* L_11 = L_10->___m_GlyphPairAdjustmentRecordLookupDictionary_1;
NullCheck(L_11);
Dictionary_2_Clear_m888F61CD7CD1525FD6EEAA2390490218C7F1D7CA(L_11, Dictionary_2_Clear_m888F61CD7CD1525FD6EEAA2390490218C7F1D7CA_RuntimeMethod_var);
}
IL_005d:
{
// List<TMP_GlyphPairAdjustmentRecord> glyphPairAdjustmentRecords = m_FontFeatureTable.m_GlyphPairAdjustmentRecords;
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_12 = __this->___m_FontFeatureTable_32;
NullCheck(L_12);
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_13 = L_12->___m_GlyphPairAdjustmentRecords_0;
V_0 = L_13;
// if (glyphPairAdjustmentRecords != null)
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_14 = V_0;
if (!L_14)
{
goto IL_00b6;
}
}
{
// for (int i = 0; i < glyphPairAdjustmentRecords.Count; i++)
V_1 = 0;
goto IL_00ad;
}
IL_0070:
{
// TMP_GlyphPairAdjustmentRecord record = glyphPairAdjustmentRecords[i];
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_15 = V_0;
int32_t L_16 = V_1;
NullCheck(L_15);
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_17;
L_17 = List_1_get_Item_m453336130A1AC13A16C4BBAAE6D30A068A20491D(L_15, L_16, List_1_get_Item_m453336130A1AC13A16C4BBAAE6D30A068A20491D_RuntimeMethod_var);
V_2 = L_17;
// uint key = new GlyphPairKey(record).key;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_18 = V_2;
GlyphPairKey_tE6F11B99C09229CB51285337E5FFA06125AAABBA L_19;
memset((&L_19), 0, sizeof(L_19));
GlyphPairKey__ctor_mB1A0951B06F19D942015727B646A530A9EB68577((&L_19), L_18, /*hidden argument*/NULL);
uint32_t L_20 = L_19.___key_2;
V_3 = L_20;
// if (!m_FontFeatureTable.m_GlyphPairAdjustmentRecordLookupDictionary.ContainsKey(key))
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_21 = __this->___m_FontFeatureTable_32;
NullCheck(L_21);
Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* L_22 = L_21->___m_GlyphPairAdjustmentRecordLookupDictionary_1;
uint32_t L_23 = V_3;
NullCheck(L_22);
bool L_24;
L_24 = Dictionary_2_ContainsKey_mC00080EACA51735999E1A86188CFDB69A4B7B2D6(L_22, L_23, Dictionary_2_ContainsKey_mC00080EACA51735999E1A86188CFDB69A4B7B2D6_RuntimeMethod_var);
if (L_24)
{
goto IL_00a9;
}
}
{
// m_FontFeatureTable.m_GlyphPairAdjustmentRecordLookupDictionary.Add(key, record);
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_25 = __this->___m_FontFeatureTable_32;
NullCheck(L_25);
Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* L_26 = L_25->___m_GlyphPairAdjustmentRecordLookupDictionary_1;
uint32_t L_27 = V_3;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_28 = V_2;
NullCheck(L_26);
Dictionary_2_Add_m721275DB05A6FC36F619CD1A10A5044810E36E05(L_26, L_27, L_28, Dictionary_2_Add_m721275DB05A6FC36F619CD1A10A5044810E36E05_RuntimeMethod_var);
}
IL_00a9:
{
// for (int i = 0; i < glyphPairAdjustmentRecords.Count; i++)
int32_t L_29 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_29, 1));
}
IL_00ad:
{
// for (int i = 0; i < glyphPairAdjustmentRecords.Count; i++)
int32_t L_30 = V_1;
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_31 = V_0;
NullCheck(L_31);
int32_t L_32;
L_32 = List_1_get_Count_mAFE249919F2237C737AAC00765FAC0BCA7EDD2A4_inline(L_31, List_1_get_Count_mAFE249919F2237C737AAC00765FAC0BCA7EDD2A4_RuntimeMethod_var);
if ((((int32_t)L_30) < ((int32_t)L_32)))
{
goto IL_0070;
}
}
IL_00b6:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::AddSynthesizedCharactersAndFaceMetrics()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_AddSynthesizedCharactersAndFaceMetrics_m4B60AD7CEE8FD7A1DA1EDCAFC6A55E4762F174BB (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m43EA32FD1DAA3D907704A2F5B20845722C30849E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
uint32_t V_1 = 0;
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A V_2;
memset((&V_2), 0, sizeof(V_2));
uint32_t V_3 = 0;
{
// bool isFontFaceLoaded = false;
V_0 = (bool)0;
// if (m_AtlasPopulationMode == AtlasPopulationMode.Dynamic)
int32_t L_0 = __this->___m_AtlasPopulationMode_11;
if ((!(((uint32_t)L_0) == ((uint32_t)1))))
{
goto IL_0025;
}
}
{
// isFontFaceLoaded = FontEngine.LoadFontFace(sourceFontFile, m_FaceInfo.pointSize) == FontEngineError.Success;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_1;
L_1 = TMP_FontAsset_get_sourceFontFile_mD9B0F4FCBBCDCAAE5A370399DDE46C768B736722_inline(__this, NULL);
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_2 = (&__this->___m_FaceInfo_12);
int32_t L_3;
L_3 = FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB(L_2, NULL);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
int32_t L_4;
L_4 = FontEngine_LoadFontFace_m63A9171030B36C960896CEF55E7ECF55AF990548(L_1, L_3, NULL);
V_0 = (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
}
IL_0025:
{
// AddSynthesizedCharacter(0x03, isFontFaceLoaded, true);
bool L_5 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, 3, L_5, (bool)1, NULL);
// AddSynthesizedCharacter(0x09, isFontFaceLoaded, true);
bool L_6 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, ((int32_t)9), L_6, (bool)1, NULL);
// AddSynthesizedCharacter(0x0A, isFontFaceLoaded);
bool L_7 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, ((int32_t)10), L_7, (bool)0, NULL);
// AddSynthesizedCharacter(0x0B, isFontFaceLoaded);
bool L_8 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, ((int32_t)11), L_8, (bool)0, NULL);
// AddSynthesizedCharacter(0x0D, isFontFaceLoaded);
bool L_9 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, ((int32_t)13), L_9, (bool)0, NULL);
// AddSynthesizedCharacter(0x061C, isFontFaceLoaded);
bool L_10 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, ((int32_t)1564), L_10, (bool)0, NULL);
// AddSynthesizedCharacter(0x200B, isFontFaceLoaded);
bool L_11 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, ((int32_t)8203), L_11, (bool)0, NULL);
// AddSynthesizedCharacter(0x200E, isFontFaceLoaded);
bool L_12 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, ((int32_t)8206), L_12, (bool)0, NULL);
// AddSynthesizedCharacter(0x200F, isFontFaceLoaded);
bool L_13 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, ((int32_t)8207), L_13, (bool)0, NULL);
// AddSynthesizedCharacter(0x2028, isFontFaceLoaded);
bool L_14 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, ((int32_t)8232), L_14, (bool)0, NULL);
// AddSynthesizedCharacter(0x2029, isFontFaceLoaded);
bool L_15 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, ((int32_t)8233), L_15, (bool)0, NULL);
// AddSynthesizedCharacter(0x2060, isFontFaceLoaded);
bool L_16 = V_0;
TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903(__this, ((int32_t)8288), L_16, (bool)0, NULL);
// if (m_FaceInfo.capLine == 0 && m_CharacterLookupDictionary.ContainsKey('X'))
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_17 = (&__this->___m_FaceInfo_12);
float L_18;
L_18 = FaceInfo_get_capLine_m0D95B5D5CEC5CFB12091F5EB5965DE6E38588C88(L_17, NULL);
if ((!(((float)L_18) == ((float)(0.0f)))))
{
goto IL_0109;
}
}
{
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_19 = __this->___m_CharacterLookupDictionary_16;
NullCheck(L_19);
bool L_20;
L_20 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_19, ((int32_t)88), Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (!L_20)
{
goto IL_0109;
}
}
{
// uint glyphIndex = m_CharacterLookupDictionary['X'].glyphIndex;
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_21 = __this->___m_CharacterLookupDictionary_16;
NullCheck(L_21);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_22;
L_22 = Dictionary_2_get_Item_m43EA32FD1DAA3D907704A2F5B20845722C30849E(L_21, ((int32_t)88), Dictionary_2_get_Item_m43EA32FD1DAA3D907704A2F5B20845722C30849E_RuntimeMethod_var);
NullCheck(L_22);
uint32_t L_23;
L_23 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_22, NULL);
V_1 = L_23;
// m_FaceInfo.capLine = m_GlyphLookupDictionary[glyphIndex].metrics.horizontalBearingY;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_24 = (&__this->___m_FaceInfo_12);
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_25 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_26 = V_1;
NullCheck(L_25);
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_27;
L_27 = Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF(L_25, L_26, Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
NullCheck(L_27);
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_28;
L_28 = Glyph_get_metrics_mB6E9D3D1899E35BA257638F6F58B7D260170B6FA(L_27, NULL);
V_2 = L_28;
float L_29;
L_29 = GlyphMetrics_get_horizontalBearingY_mD316BDD38A32258256994D6A2BCF0FC051D9B223((&V_2), NULL);
FaceInfo_set_capLine_m4716D75CE87EC018E5EA3DE87DA703DBE7A9FEEF(L_24, L_29, NULL);
}
IL_0109:
{
// if (m_FaceInfo.meanLine == 0 && m_CharacterLookupDictionary.ContainsKey('x'))
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_30 = (&__this->___m_FaceInfo_12);
float L_31;
L_31 = FaceInfo_get_meanLine_m5FF396E0E32A046C1D3CBD3AC1FA279984394D96(L_30, NULL);
if ((!(((float)L_31) == ((float)(0.0f)))))
{
goto IL_0161;
}
}
{
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_32 = __this->___m_CharacterLookupDictionary_16;
NullCheck(L_32);
bool L_33;
L_33 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_32, ((int32_t)120), Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (!L_33)
{
goto IL_0161;
}
}
{
// uint glyphIndex = m_CharacterLookupDictionary['x'].glyphIndex;
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_34 = __this->___m_CharacterLookupDictionary_16;
NullCheck(L_34);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_35;
L_35 = Dictionary_2_get_Item_m43EA32FD1DAA3D907704A2F5B20845722C30849E(L_34, ((int32_t)120), Dictionary_2_get_Item_m43EA32FD1DAA3D907704A2F5B20845722C30849E_RuntimeMethod_var);
NullCheck(L_35);
uint32_t L_36;
L_36 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_35, NULL);
V_3 = L_36;
// m_FaceInfo.meanLine = m_GlyphLookupDictionary[glyphIndex].metrics.horizontalBearingY;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_37 = (&__this->___m_FaceInfo_12);
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_38 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_39 = V_3;
NullCheck(L_38);
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_40;
L_40 = Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF(L_38, L_39, Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
NullCheck(L_40);
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_41;
L_41 = Glyph_get_metrics_mB6E9D3D1899E35BA257638F6F58B7D260170B6FA(L_40, NULL);
V_2 = L_41;
float L_42;
L_42 = GlyphMetrics_get_horizontalBearingY_mD316BDD38A32258256994D6A2BCF0FC051D9B223((&V_2), NULL);
FaceInfo_set_meanLine_mE957CD43CB778B093331CC4B10A5330E8FF1CB99(L_37, L_42, NULL);
}
IL_0161:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::AddSynthesizedCharacter(System.UInt32,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_AddSynthesizedCharacter_m1BCF99FA52D4BEC7EF4C599ABA57270A444F9903 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, uint32_t ___0_unicode, bool ___1_isFontFaceLoaded, bool ___2_addImmediately, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_0 = NULL;
int32_t V_1 = 0;
int32_t G_B9_0 = 0;
{
// if (m_CharacterLookupDictionary.ContainsKey(unicode))
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_0 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_1 = ___0_unicode;
NullCheck(L_0);
bool L_2;
L_2 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_0, L_1, Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (!L_2)
{
goto IL_000f;
}
}
{
// return;
return;
}
IL_000f:
{
// if (isFontFaceLoaded)
bool L_3 = ___1_isFontFaceLoaded;
if (!L_3)
{
goto IL_004f;
}
}
{
// if (FontEngine.GetGlyphIndex(unicode) != 0)
uint32_t L_4 = ___0_unicode;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_5;
L_5 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(L_4, NULL);
if (!L_5)
{
goto IL_004f;
}
}
{
// if (addImmediately == false)
bool L_6 = ___2_addImmediately;
if (L_6)
{
goto IL_001e;
}
}
{
// return;
return;
}
IL_001e:
{
// GlyphLoadFlags glyphLoadFlags = ((GlyphRasterModes)m_AtlasRenderMode & GlyphRasterModes.RASTER_MODE_NO_HINTING) == GlyphRasterModes.RASTER_MODE_NO_HINTING
// ? GlyphLoadFlags.LOAD_NO_BITMAP | GlyphLoadFlags.LOAD_NO_HINTING
// : GlyphLoadFlags.LOAD_NO_BITMAP;
int32_t L_7 = __this->___m_AtlasRenderMode_29;
if ((((int32_t)((int32_t)((int32_t)L_7&4))) == ((int32_t)4)))
{
goto IL_002c;
}
}
{
G_B9_0 = 8;
goto IL_002e;
}
IL_002c:
{
G_B9_0 = ((int32_t)10);
}
IL_002e:
{
V_1 = G_B9_0;
// if (FontEngine.TryGetGlyphWithUnicodeValue(unicode, glyphLoadFlags, out glyph))
uint32_t L_8 = ___0_unicode;
int32_t L_9 = V_1;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
bool L_10;
L_10 = FontEngine_TryGetGlyphWithUnicodeValue_m58889809E3D65A0F1C5AEFF4DF6D319EBD139159(L_8, L_9, (&V_0), NULL);
if (!L_10)
{
goto IL_004e;
}
}
{
// m_CharacterLookupDictionary.Add(unicode, new TMP_Character(unicode, this, glyph));
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_11 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_12 = ___0_unicode;
uint32_t L_13 = ___0_unicode;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_14 = V_0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_15 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)il2cpp_codegen_object_new(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
NullCheck(L_15);
TMP_Character__ctor_mAF0A895127F27795D515FF97C84185A01EFDAB0D(L_15, L_13, __this, L_14, NULL);
NullCheck(L_11);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_11, L_12, L_15, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
}
IL_004e:
{
// return;
return;
}
IL_004f:
{
// glyph = new Glyph(0, new GlyphMetrics(0, 0, 0, 0, 0), GlyphRect.zero, 1.0f, 0);
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_16;
memset((&L_16), 0, sizeof(L_16));
GlyphMetrics__ctor_m9CD09465685783A596A7F9112EF7D6A7E1A2792D((&L_16), (0.0f), (0.0f), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL);
il2cpp_codegen_runtime_class_init_inline(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var);
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_17;
L_17 = GlyphRect_get_zero_m359121752EE1A46C51118D84F03204F3285FF3FA(NULL);
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_18 = (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)il2cpp_codegen_object_new(Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
NullCheck(L_18);
Glyph__ctor_m71D55A8FBEA48ECCD78D65CAC9D008905E56FBF1(L_18, 0, L_16, L_17, (1.0f), 0, NULL);
V_0 = L_18;
// m_CharacterLookupDictionary.Add(unicode, new TMP_Character(unicode, this, glyph));
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_19 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_20 = ___0_unicode;
uint32_t L_21 = ___0_unicode;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_22 = V_0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_23 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)il2cpp_codegen_object_new(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
NullCheck(L_23);
TMP_Character__ctor_mAF0A895127F27795D515FF97C84185A01EFDAB0D(L_23, L_21, __this, L_22, NULL);
NullCheck(L_19);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_19, L_20, L_23, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::AddCharacterToLookupCache(System.UInt32,TMPro.TMP_Character)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_AddCharacterToLookupCache_mA1A087CCE0961AB0FDE7032A5592BECC31FDE76E (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, uint32_t ___0_unicode, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* ___1_character, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// m_CharacterLookupDictionary.Add(unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_0 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_1 = ___0_unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_2 = ___1_character;
NullCheck(L_0);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_0, L_1, L_2, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// FallbackSearchQueryLookup.Add(character.textAsset.instanceID);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_3 = __this->___FallbackSearchQueryLookup_53;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_4 = ___1_character;
NullCheck(L_4);
TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* L_5;
L_5 = TMP_TextElement_get_textAsset_m3FFA01E6D0068D1F8F578CBF2590A752683A61EA_inline(L_4, NULL);
NullCheck(L_5);
int32_t L_6;
L_6 = TMP_Asset_get_instanceID_mD7D5D79979B77457C3A376955C316AC289BB3D1D(L_5, NULL);
NullCheck(L_3);
bool L_7;
L_7 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_3, L_6, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::SortCharacterTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_SortCharacterTable_mDC720A14A27EA7CBAFCBD87B376379A177A20E8E (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_OrderBy_TisTMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9DD21714F88D5F1130B358884A03AF344D064738_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToList_TisTMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_mBEB5D4BD8974A5FBDCEFC05CDAFE4655860A2C19_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CSortCharacterTableU3Eb__124_0_m6AEE1B8840F16BB5E083850B57EAF42151BC2781_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769* G_B4_0 = NULL;
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* G_B4_1 = NULL;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* G_B4_2 = NULL;
Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769* G_B3_0 = NULL;
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* G_B3_1 = NULL;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* G_B3_2 = NULL;
{
// if (m_CharacterTable != null && m_CharacterTable.Count > 0)
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_0 = __this->___m_CharacterTable_15;
if (!L_0)
{
goto IL_004b;
}
}
{
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_1 = __this->___m_CharacterTable_15;
NullCheck(L_1);
int32_t L_2;
L_2 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_1, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_004b;
}
}
{
// m_CharacterTable = m_CharacterTable.OrderBy(c => c.unicode).ToList();
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_3 = __this->___m_CharacterTable_15;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var);
Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769* L_4 = ((U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var))->___U3CU3E9__124_0_1;
Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769* L_5 = L_4;
G_B3_0 = L_5;
G_B3_1 = L_3;
G_B3_2 = __this;
if (L_5)
{
G_B4_0 = L_5;
G_B4_1 = L_3;
G_B4_2 = __this;
goto IL_003c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var);
U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7* L_6 = ((U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769* L_7 = (Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769*)il2cpp_codegen_object_new(Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769_il2cpp_TypeInfo_var);
NullCheck(L_7);
Func_2__ctor_m872C8F08EA45C098DF8FA546ABC0057E6C253833(L_7, L_6, (intptr_t)((void*)U3CU3Ec_U3CSortCharacterTableU3Eb__124_0_m6AEE1B8840F16BB5E083850B57EAF42151BC2781_RuntimeMethod_var), NULL);
Func_2_t7EE81CF26AC04DA708CB2D71E7A7EAAD54248769* L_8 = L_7;
((U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var))->___U3CU3E9__124_0_1 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var))->___U3CU3E9__124_0_1), (void*)L_8);
G_B4_0 = L_8;
G_B4_1 = G_B3_1;
G_B4_2 = G_B3_2;
}
IL_003c:
{
RuntimeObject* L_9;
L_9 = Enumerable_OrderBy_TisTMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9DD21714F88D5F1130B358884A03AF344D064738(G_B4_1, G_B4_0, Enumerable_OrderBy_TisTMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m9DD21714F88D5F1130B358884A03AF344D064738_RuntimeMethod_var);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_10;
L_10 = Enumerable_ToList_TisTMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_mBEB5D4BD8974A5FBDCEFC05CDAFE4655860A2C19(L_9, Enumerable_ToList_TisTMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_mBEB5D4BD8974A5FBDCEFC05CDAFE4655860A2C19_RuntimeMethod_var);
NullCheck(G_B4_2);
G_B4_2->___m_CharacterTable_15 = L_10;
Il2CppCodeGenWriteBarrier((void**)(&G_B4_2->___m_CharacterTable_15), (void*)L_10);
}
IL_004b:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::SortGlyphTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_SortGlyphTable_m9A2A9FC31D2388CC762B28BC821AB380CCFCDBCE (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_OrderBy_TisGlyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mB94284D588C495B9F250197757D0C51C7675C549_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToList_TisGlyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_m9299AF36141B8826A15B9A0F24FFBA94386FD3A9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m4BC7CF66267CD7522D44771DA04AF187CAFF47A3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CSortGlyphTableU3Eb__125_0_m19A43542E1087AC697E12E01BCD19D210B3C7E51_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB* G_B4_0 = NULL;
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* G_B4_1 = NULL;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* G_B4_2 = NULL;
Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB* G_B3_0 = NULL;
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* G_B3_1 = NULL;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* G_B3_2 = NULL;
{
// if (m_GlyphTable != null && m_GlyphTable.Count > 0)
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_0 = __this->___m_GlyphTable_13;
if (!L_0)
{
goto IL_004b;
}
}
{
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_1 = __this->___m_GlyphTable_13;
NullCheck(L_1);
int32_t L_2;
L_2 = List_1_get_Count_m4BC7CF66267CD7522D44771DA04AF187CAFF47A3_inline(L_1, List_1_get_Count_m4BC7CF66267CD7522D44771DA04AF187CAFF47A3_RuntimeMethod_var);
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_004b;
}
}
{
// m_GlyphTable = m_GlyphTable.OrderBy(c => c.index).ToList();
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_3 = __this->___m_GlyphTable_13;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var);
Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB* L_4 = ((U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var))->___U3CU3E9__125_0_2;
Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB* L_5 = L_4;
G_B3_0 = L_5;
G_B3_1 = L_3;
G_B3_2 = __this;
if (L_5)
{
G_B4_0 = L_5;
G_B4_1 = L_3;
G_B4_2 = __this;
goto IL_003c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var);
U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7* L_6 = ((U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB* L_7 = (Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB*)il2cpp_codegen_object_new(Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB_il2cpp_TypeInfo_var);
NullCheck(L_7);
Func_2__ctor_m3393E37B44EC78321473416BB34F605926047E29(L_7, L_6, (intptr_t)((void*)U3CU3Ec_U3CSortGlyphTableU3Eb__125_0_m19A43542E1087AC697E12E01BCD19D210B3C7E51_RuntimeMethod_var), NULL);
Func_2_tBA43006BE5B44011173C435E32D4BC18730623FB* L_8 = L_7;
((U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var))->___U3CU3E9__125_0_2 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var))->___U3CU3E9__125_0_2), (void*)L_8);
G_B4_0 = L_8;
G_B4_1 = G_B3_1;
G_B4_2 = G_B3_2;
}
IL_003c:
{
RuntimeObject* L_9;
L_9 = Enumerable_OrderBy_TisGlyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mB94284D588C495B9F250197757D0C51C7675C549(G_B4_1, G_B4_0, Enumerable_OrderBy_TisGlyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mB94284D588C495B9F250197757D0C51C7675C549_RuntimeMethod_var);
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_10;
L_10 = Enumerable_ToList_TisGlyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_m9299AF36141B8826A15B9A0F24FFBA94386FD3A9(L_9, Enumerable_ToList_TisGlyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_m9299AF36141B8826A15B9A0F24FFBA94386FD3A9_RuntimeMethod_var);
NullCheck(G_B4_2);
G_B4_2->___m_GlyphTable_13 = L_10;
Il2CppCodeGenWriteBarrier((void**)(&G_B4_2->___m_GlyphTable_13), (void*)L_10);
}
IL_004b:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::SortFontFeatureTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_SortFontFeatureTable_mA987AB015B7897DB1503B295D26565CFAEAB010F (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// m_FontFeatureTable.SortGlyphPairAdjustmentRecords();
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_0 = __this->___m_FontFeatureTable_32;
NullCheck(L_0);
TMP_FontFeatureTable_SortGlyphPairAdjustmentRecords_m8BF5A029B84FF32BFCF4B32AD3D32F463DD050BD(L_0, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::SortAllTables()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_SortAllTables_mB36ED96BA086B55246208EF70C141199131FAA5C (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// SortGlyphTable();
TMP_FontAsset_SortGlyphTable_m9A2A9FC31D2388CC762B28BC821AB380CCFCDBCE(__this, NULL);
// SortCharacterTable();
TMP_FontAsset_SortCharacterTable_mDC720A14A27EA7CBAFCBD87B376379A177A20E8E(__this, NULL);
// SortFontFeatureTable();
TMP_FontAsset_SortFontFeatureTable_mA987AB015B7897DB1503B295D26565CFAEAB010F(__this, NULL);
// }
return;
}
}
// System.Boolean TMPro.TMP_FontAsset::HasCharacter(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_HasCharacter_mA90CDB3FAED3495F38016D37AE6EB47AFF5F9B3F (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_character, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_CharacterLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_0 = __this->___m_CharacterLookupDictionary_16;
if (L_0)
{
goto IL_000a;
}
}
{
// return false;
return (bool)0;
}
IL_000a:
{
// return m_CharacterLookupDictionary.ContainsKey((uint)character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_1 = __this->___m_CharacterLookupDictionary_16;
int32_t L_2 = ___0_character;
NullCheck(L_1);
bool L_3;
L_3 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_1, L_2, Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
return L_3;
}
}
// System.Boolean TMPro.TMP_FontAsset::HasCharacter(System.Char,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_HasCharacter_mBCA92C1927170D017B189B711EAFF3B94D09E5C2 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, Il2CppChar ___0_character, bool ___1_searchFallbacks, bool ___2_tryAddCharacter, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_0 = NULL;
int32_t V_1 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_2 = NULL;
int32_t V_3 = 0;
int32_t V_4 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_5 = NULL;
int32_t V_6 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_7 = NULL;
int32_t V_8 = 0;
{
// if (m_CharacterLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_0 = __this->___m_CharacterLookupDictionary_16;
if (L_0)
{
goto IL_0018;
}
}
{
// ReadFontAssetDefinition();
TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93(__this, NULL);
// if (m_CharacterLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_1 = __this->___m_CharacterLookupDictionary_16;
if (L_1)
{
goto IL_0018;
}
}
{
// return false;
return (bool)0;
}
IL_0018:
{
// if (m_CharacterLookupDictionary.ContainsKey(character))
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_2 = __this->___m_CharacterLookupDictionary_16;
Il2CppChar L_3 = ___0_character;
NullCheck(L_2);
bool L_4;
L_4 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_2, L_3, Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (!L_4)
{
goto IL_0028;
}
}
{
// return true;
return (bool)1;
}
IL_0028:
{
// if (tryAddCharacter && m_AtlasPopulationMode == AtlasPopulationMode.Dynamic)
bool L_5 = ___2_tryAddCharacter;
if (!L_5)
{
goto IL_0041;
}
}
{
int32_t L_6 = __this->___m_AtlasPopulationMode_11;
if ((!(((uint32_t)L_6) == ((uint32_t)1))))
{
goto IL_0041;
}
}
{
// if (TryAddCharacterInternal(character, out returnedCharacter))
Il2CppChar L_7 = ___0_character;
bool L_8;
L_8 = TMP_FontAsset_TryAddCharacterInternal_m95DD37F41C18EE7692B44DCD984CD12C2350C122(__this, L_7, (&V_0), NULL);
if (!L_8)
{
goto IL_0041;
}
}
{
// return true;
return (bool)1;
}
IL_0041:
{
// if (searchFallbacks)
bool L_9 = ___1_searchFallbacks;
if (!L_9)
{
goto IL_0190;
}
}
{
// if (k_SearchedFontAssetLookup == null)
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_10 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
if (L_10)
{
goto IL_005a;
}
}
{
// k_SearchedFontAssetLookup = new HashSet<int>();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_11 = (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*)il2cpp_codegen_object_new(HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
NullCheck(L_11);
HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF(L_11, HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54), (void*)L_11);
goto IL_0064;
}
IL_005a:
{
// k_SearchedFontAssetLookup.Clear();
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_12 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
NullCheck(L_12);
HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92(L_12, HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
}
IL_0064:
{
// k_SearchedFontAssetLookup.Add(GetInstanceID());
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_13 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
int32_t L_14;
L_14 = Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A(__this, NULL);
NullCheck(L_13);
bool L_15;
L_15 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_13, L_14, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
// if (fallbackFontAssetTable != null && fallbackFontAssetTable.Count > 0)
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_16;
L_16 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
if (!L_16)
{
goto IL_00e3;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_17;
L_17 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
NullCheck(L_17);
int32_t L_18;
L_18 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_17, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_18) <= ((int32_t)0)))
{
goto IL_00e3;
}
}
{
// for (int i = 0; i < fallbackFontAssetTable.Count && fallbackFontAssetTable[i] != null; i++)
V_1 = 0;
goto IL_00c1;
}
IL_008f:
{
// TMP_FontAsset fallback = fallbackFontAssetTable[i];
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_19;
L_19 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
int32_t L_20 = V_1;
NullCheck(L_19);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_21;
L_21 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_19, L_20, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
V_2 = L_21;
// int fallbackID = fallback.GetInstanceID();
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_22 = V_2;
NullCheck(L_22);
int32_t L_23;
L_23 = Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A(L_22, NULL);
V_3 = L_23;
// if (k_SearchedFontAssetLookup.Add(fallbackID))
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_24 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
int32_t L_25 = V_3;
NullCheck(L_24);
bool L_26;
L_26 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_24, L_25, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_26)
{
goto IL_00bd;
}
}
{
// if (fallback.HasCharacter_Internal(character, true, tryAddCharacter))
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_27 = V_2;
Il2CppChar L_28 = ___0_character;
bool L_29 = ___2_tryAddCharacter;
NullCheck(L_27);
bool L_30;
L_30 = TMP_FontAsset_HasCharacter_Internal_m3BEAA9D7D0F4794B1C70CC846AFFCEA2664977E6(L_27, L_28, (bool)1, L_29, NULL);
if (!L_30)
{
goto IL_00bd;
}
}
{
// return true;
return (bool)1;
}
IL_00bd:
{
// for (int i = 0; i < fallbackFontAssetTable.Count && fallbackFontAssetTable[i] != null; i++)
int32_t L_31 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_31, 1));
}
IL_00c1:
{
// for (int i = 0; i < fallbackFontAssetTable.Count && fallbackFontAssetTable[i] != null; i++)
int32_t L_32 = V_1;
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_33;
L_33 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
NullCheck(L_33);
int32_t L_34;
L_34 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_33, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_32) >= ((int32_t)L_34)))
{
goto IL_00e3;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_35;
L_35 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
int32_t L_36 = V_1;
NullCheck(L_35);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_37;
L_37 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_35, L_36, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_38;
L_38 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_37, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_38)
{
goto IL_008f;
}
}
IL_00e3:
{
// if (TMP_Settings.fallbackFontAssets != null && TMP_Settings.fallbackFontAssets.Count > 0)
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_39;
L_39 = TMP_Settings_get_fallbackFontAssets_mD671B9D809736E7DC84543568C25BEF9C0B7269D(NULL);
if (!L_39)
{
goto IL_0157;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_40;
L_40 = TMP_Settings_get_fallbackFontAssets_mD671B9D809736E7DC84543568C25BEF9C0B7269D(NULL);
NullCheck(L_40);
int32_t L_41;
L_41 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_40, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_41) <= ((int32_t)0)))
{
goto IL_0157;
}
}
{
// for (int i = 0; i < TMP_Settings.fallbackFontAssets.Count && TMP_Settings.fallbackFontAssets[i] != null; i++)
V_4 = 0;
goto IL_0135;
}
IL_00fc:
{
// TMP_FontAsset fallback = TMP_Settings.fallbackFontAssets[i];
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_42;
L_42 = TMP_Settings_get_fallbackFontAssets_mD671B9D809736E7DC84543568C25BEF9C0B7269D(NULL);
int32_t L_43 = V_4;
NullCheck(L_42);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_44;
L_44 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_42, L_43, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
V_5 = L_44;
// int fallbackID = fallback.GetInstanceID();
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_45 = V_5;
NullCheck(L_45);
int32_t L_46;
L_46 = Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A(L_45, NULL);
V_6 = L_46;
// if (k_SearchedFontAssetLookup.Add(fallbackID))
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_47 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
int32_t L_48 = V_6;
NullCheck(L_47);
bool L_49;
L_49 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_47, L_48, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_49)
{
goto IL_012f;
}
}
{
// if (fallback.HasCharacter_Internal(character, true, tryAddCharacter))
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_50 = V_5;
Il2CppChar L_51 = ___0_character;
bool L_52 = ___2_tryAddCharacter;
NullCheck(L_50);
bool L_53;
L_53 = TMP_FontAsset_HasCharacter_Internal_m3BEAA9D7D0F4794B1C70CC846AFFCEA2664977E6(L_50, L_51, (bool)1, L_52, NULL);
if (!L_53)
{
goto IL_012f;
}
}
{
// return true;
return (bool)1;
}
IL_012f:
{
// for (int i = 0; i < TMP_Settings.fallbackFontAssets.Count && TMP_Settings.fallbackFontAssets[i] != null; i++)
int32_t L_54 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_54, 1));
}
IL_0135:
{
// for (int i = 0; i < TMP_Settings.fallbackFontAssets.Count && TMP_Settings.fallbackFontAssets[i] != null; i++)
int32_t L_55 = V_4;
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_56;
L_56 = TMP_Settings_get_fallbackFontAssets_mD671B9D809736E7DC84543568C25BEF9C0B7269D(NULL);
NullCheck(L_56);
int32_t L_57;
L_57 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_56, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_55) >= ((int32_t)L_57)))
{
goto IL_0157;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_58;
L_58 = TMP_Settings_get_fallbackFontAssets_mD671B9D809736E7DC84543568C25BEF9C0B7269D(NULL);
int32_t L_59 = V_4;
NullCheck(L_58);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_60;
L_60 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_58, L_59, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_61;
L_61 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_60, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_61)
{
goto IL_00fc;
}
}
IL_0157:
{
// if (TMP_Settings.defaultFontAsset != null)
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_62;
L_62 = TMP_Settings_get_defaultFontAsset_m08D5F2C60E2E313EFAE26C16934F08A499DDFC64(NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_63;
L_63 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_62, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_63)
{
goto IL_0190;
}
}
{
// TMP_FontAsset fallback = TMP_Settings.defaultFontAsset;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_64;
L_64 = TMP_Settings_get_defaultFontAsset_m08D5F2C60E2E313EFAE26C16934F08A499DDFC64(NULL);
V_7 = L_64;
// int fallbackID = fallback.GetInstanceID();
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_65 = V_7;
NullCheck(L_65);
int32_t L_66;
L_66 = Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A(L_65, NULL);
V_8 = L_66;
// if (k_SearchedFontAssetLookup.Add(fallbackID))
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_67 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
int32_t L_68 = V_8;
NullCheck(L_67);
bool L_69;
L_69 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_67, L_68, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_69)
{
goto IL_0190;
}
}
{
// if (fallback.HasCharacter_Internal(character, true, tryAddCharacter))
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_70 = V_7;
Il2CppChar L_71 = ___0_character;
bool L_72 = ___2_tryAddCharacter;
NullCheck(L_70);
bool L_73;
L_73 = TMP_FontAsset_HasCharacter_Internal_m3BEAA9D7D0F4794B1C70CC846AFFCEA2664977E6(L_70, L_71, (bool)1, L_72, NULL);
if (!L_73)
{
goto IL_0190;
}
}
{
// return true;
return (bool)1;
}
IL_0190:
{
// return false;
return (bool)0;
}
}
// System.Boolean TMPro.TMP_FontAsset::HasCharacter_Internal(System.UInt32,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_HasCharacter_Internal_m3BEAA9D7D0F4794B1C70CC846AFFCEA2664977E6 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, uint32_t ___0_character, bool ___1_searchFallbacks, bool ___2_tryAddCharacter, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_0 = NULL;
int32_t V_1 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_2 = NULL;
int32_t V_3 = 0;
{
// if (m_CharacterLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_0 = __this->___m_CharacterLookupDictionary_16;
if (L_0)
{
goto IL_0018;
}
}
{
// ReadFontAssetDefinition();
TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93(__this, NULL);
// if (m_CharacterLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_1 = __this->___m_CharacterLookupDictionary_16;
if (L_1)
{
goto IL_0018;
}
}
{
// return false;
return (bool)0;
}
IL_0018:
{
// if (m_CharacterLookupDictionary.ContainsKey(character))
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_2 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_3 = ___0_character;
NullCheck(L_2);
bool L_4;
L_4 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_2, L_3, Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (!L_4)
{
goto IL_0028;
}
}
{
// return true;
return (bool)1;
}
IL_0028:
{
// if (tryAddCharacter && atlasPopulationMode == AtlasPopulationMode.Dynamic)
bool L_5 = ___2_tryAddCharacter;
if (!L_5)
{
goto IL_0041;
}
}
{
int32_t L_6;
L_6 = TMP_FontAsset_get_atlasPopulationMode_m31A707178FB4F1722BA7D090A8E169CE2FAEB19F_inline(__this, NULL);
if ((!(((uint32_t)L_6) == ((uint32_t)1))))
{
goto IL_0041;
}
}
{
// if (TryAddCharacterInternal(character, out returnedCharacter))
uint32_t L_7 = ___0_character;
bool L_8;
L_8 = TMP_FontAsset_TryAddCharacterInternal_m95DD37F41C18EE7692B44DCD984CD12C2350C122(__this, L_7, (&V_0), NULL);
if (!L_8)
{
goto IL_0041;
}
}
{
// return true;
return (bool)1;
}
IL_0041:
{
// if (searchFallbacks)
bool L_9 = ___1_searchFallbacks;
if (!L_9)
{
goto IL_00b3;
}
}
{
// if (fallbackFontAssetTable == null || fallbackFontAssetTable.Count == 0)
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_10;
L_10 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
if (!L_10)
{
goto IL_0059;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_11;
L_11 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
NullCheck(L_11);
int32_t L_12;
L_12 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_11, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if (L_12)
{
goto IL_005b;
}
}
IL_0059:
{
// return false;
return (bool)0;
}
IL_005b:
{
// for (int i = 0; i < fallbackFontAssetTable.Count && fallbackFontAssetTable[i] != null; i++)
V_1 = 0;
goto IL_0091;
}
IL_005f:
{
// TMP_FontAsset fallback = fallbackFontAssetTable[i];
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_13;
L_13 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
int32_t L_14 = V_1;
NullCheck(L_13);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_15;
L_15 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_13, L_14, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
V_2 = L_15;
// int fallbackID = fallback.GetInstanceID();
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_16 = V_2;
NullCheck(L_16);
int32_t L_17;
L_17 = Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A(L_16, NULL);
V_3 = L_17;
// if (k_SearchedFontAssetLookup.Add(fallbackID))
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_18 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
int32_t L_19 = V_3;
NullCheck(L_18);
bool L_20;
L_20 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_18, L_19, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_20)
{
goto IL_008d;
}
}
{
// if (fallback.HasCharacter_Internal(character, true, tryAddCharacter))
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_21 = V_2;
uint32_t L_22 = ___0_character;
bool L_23 = ___2_tryAddCharacter;
NullCheck(L_21);
bool L_24;
L_24 = TMP_FontAsset_HasCharacter_Internal_m3BEAA9D7D0F4794B1C70CC846AFFCEA2664977E6(L_21, L_22, (bool)1, L_23, NULL);
if (!L_24)
{
goto IL_008d;
}
}
{
// return true;
return (bool)1;
}
IL_008d:
{
// for (int i = 0; i < fallbackFontAssetTable.Count && fallbackFontAssetTable[i] != null; i++)
int32_t L_25 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_25, 1));
}
IL_0091:
{
// for (int i = 0; i < fallbackFontAssetTable.Count && fallbackFontAssetTable[i] != null; i++)
int32_t L_26 = V_1;
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_27;
L_27 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
NullCheck(L_27);
int32_t L_28;
L_28 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_27, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_26) >= ((int32_t)L_28)))
{
goto IL_00b3;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_29;
L_29 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
int32_t L_30 = V_1;
NullCheck(L_29);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_31;
L_31 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_29, L_30, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_32;
L_32 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_31, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_32)
{
goto IL_005f;
}
}
IL_00b3:
{
// return false;
return (bool)0;
}
}
// System.Boolean TMPro.TMP_FontAsset::HasCharacters(System.String,System.Collections.Generic.List`1<System.Char>&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_HasCharacters_m4FE851AD87F33A07C2ACF1E6EB3EBD53CE79D3BC (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, String_t* ___0_text, List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7** ___1_missingCharacters, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// if (m_CharacterLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_0 = __this->___m_CharacterLookupDictionary_16;
if (L_0)
{
goto IL_000d;
}
}
{
// missingCharacters = null;
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7** L_1 = ___1_missingCharacters;
*((RuntimeObject**)L_1) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_1, (void*)(RuntimeObject*)NULL);
// return false;
return (bool)0;
}
IL_000d:
{
// missingCharacters = new List<char>();
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7** L_2 = ___1_missingCharacters;
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_3 = (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*)il2cpp_codegen_object_new(List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7_il2cpp_TypeInfo_var);
NullCheck(L_3);
List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82(L_3, List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82_RuntimeMethod_var);
*((RuntimeObject**)L_2) = (RuntimeObject*)L_3;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_2, (void*)(RuntimeObject*)L_3);
// for (int i = 0; i < text.Length; i++)
V_0 = 0;
goto IL_003e;
}
IL_0018:
{
// if (!m_CharacterLookupDictionary.ContainsKey(text[i]))
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_4 = __this->___m_CharacterLookupDictionary_16;
String_t* L_5 = ___0_text;
int32_t L_6 = V_0;
NullCheck(L_5);
Il2CppChar L_7;
L_7 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_5, L_6, NULL);
NullCheck(L_4);
bool L_8;
L_8 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_4, L_7, Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (L_8)
{
goto IL_003a;
}
}
{
// missingCharacters.Add(text[i]);
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7** L_9 = ___1_missingCharacters;
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_10 = *((List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7**)L_9);
String_t* L_11 = ___0_text;
int32_t L_12 = V_0;
NullCheck(L_11);
Il2CppChar L_13;
L_13 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_11, L_12, NULL);
NullCheck(L_10);
List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_inline(L_10, L_13, List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_RuntimeMethod_var);
}
IL_003a:
{
// for (int i = 0; i < text.Length; i++)
int32_t L_14 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_14, 1));
}
IL_003e:
{
// for (int i = 0; i < text.Length; i++)
int32_t L_15 = V_0;
String_t* L_16 = ___0_text;
NullCheck(L_16);
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_0018;
}
}
{
// if (missingCharacters.Count == 0)
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7** L_18 = ___1_missingCharacters;
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_19 = *((List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7**)L_18);
NullCheck(L_19);
int32_t L_20;
L_20 = List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_inline(L_19, List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_RuntimeMethod_var);
if (L_20)
{
goto IL_0052;
}
}
{
// return true;
return (bool)1;
}
IL_0052:
{
// return false;
return (bool)0;
}
}
// System.Boolean TMPro.TMP_FontAsset::HasCharacters(System.String,System.UInt32[]&,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_HasCharacters_mBFCB2CF8940F3C6B932EB5FDC7DAA08EFCB57190 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, String_t* ___0_text, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** ___1_missingCharacters, bool ___2_searchFallbacks, bool ___3_tryAddCharacter, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_m1CC582554F660560CD50E99994F15107827F0CA3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
uint32_t V_2 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_3 = NULL;
int32_t V_4 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_5 = NULL;
int32_t V_6 = 0;
int32_t V_7 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_8 = NULL;
int32_t V_9 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_10 = NULL;
int32_t V_11 = 0;
{
// missingCharacters = null;
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_0 = ___1_missingCharacters;
*((RuntimeObject**)L_0) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)NULL);
// if (m_CharacterLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_1 = __this->___m_CharacterLookupDictionary_16;
if (L_1)
{
goto IL_001b;
}
}
{
// ReadFontAssetDefinition();
TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93(__this, NULL);
// if (m_CharacterLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_2 = __this->___m_CharacterLookupDictionary_16;
if (L_2)
{
goto IL_001b;
}
}
{
// return false;
return (bool)0;
}
IL_001b:
{
// s_MissingCharacterList.Clear();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_3 = __this->___s_MissingCharacterList_67;
NullCheck(L_3);
List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline(L_3, List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
// for (int i = 0; i < text.Length; i++)
V_0 = 0;
goto IL_01dd;
}
IL_002d:
{
// bool isMissingCharacter = true;
V_1 = (bool)1;
// uint character = text[i];
String_t* L_4 = ___0_text;
int32_t L_5 = V_0;
NullCheck(L_4);
Il2CppChar L_6;
L_6 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_4, L_5, NULL);
V_2 = L_6;
// if (m_CharacterLookupDictionary.ContainsKey(character))
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_7 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_8 = V_2;
NullCheck(L_7);
bool L_9;
L_9 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_7, L_8, Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (L_9)
{
goto IL_01d9;
}
}
{
// if (tryAddCharacter && atlasPopulationMode == AtlasPopulationMode.Dynamic)
bool L_10 = ___3_tryAddCharacter;
if (!L_10)
{
goto IL_0063;
}
}
{
int32_t L_11;
L_11 = TMP_FontAsset_get_atlasPopulationMode_m31A707178FB4F1722BA7D090A8E169CE2FAEB19F_inline(__this, NULL);
if ((!(((uint32_t)L_11) == ((uint32_t)1))))
{
goto IL_0063;
}
}
{
// if (TryAddCharacterInternal(character, out returnedCharacter))
uint32_t L_12 = V_2;
bool L_13;
L_13 = TMP_FontAsset_TryAddCharacterInternal_m95DD37F41C18EE7692B44DCD984CD12C2350C122(__this, L_12, (&V_3), NULL);
if (L_13)
{
goto IL_01d9;
}
}
IL_0063:
{
// if (searchFallbacks)
bool L_14 = ___2_searchFallbacks;
if (!L_14)
{
goto IL_01ca;
}
}
{
// if (k_SearchedFontAssetLookup == null)
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_15 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
if (L_15)
{
goto IL_007c;
}
}
{
// k_SearchedFontAssetLookup = new HashSet<int>();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_16 = (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*)il2cpp_codegen_object_new(HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
NullCheck(L_16);
HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF(L_16, HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54 = L_16;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54), (void*)L_16);
goto IL_0086;
}
IL_007c:
{
// k_SearchedFontAssetLookup.Clear();
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_17 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
NullCheck(L_17);
HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92(L_17, HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
}
IL_0086:
{
// k_SearchedFontAssetLookup.Add(GetInstanceID());
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_18 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
int32_t L_19;
L_19 = Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A(__this, NULL);
NullCheck(L_18);
bool L_20;
L_20 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_18, L_19, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
// if (fallbackFontAssetTable != null && fallbackFontAssetTable.Count > 0)
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_21;
L_21 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
if (!L_21)
{
goto IL_0113;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_22;
L_22 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
NullCheck(L_22);
int32_t L_23;
L_23 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_22, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_23) <= ((int32_t)0)))
{
goto IL_0113;
}
}
{
// for (int j = 0; j < fallbackFontAssetTable.Count && fallbackFontAssetTable[j] != null; j++)
V_4 = 0;
goto IL_00ef;
}
IL_00b2:
{
// TMP_FontAsset fallback = fallbackFontAssetTable[j];
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_24;
L_24 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
int32_t L_25 = V_4;
NullCheck(L_24);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_26;
L_26 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_24, L_25, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
V_5 = L_26;
// int fallbackID = fallback.GetInstanceID();
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_27 = V_5;
NullCheck(L_27);
int32_t L_28;
L_28 = Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A(L_27, NULL);
V_6 = L_28;
// if (k_SearchedFontAssetLookup.Add(fallbackID))
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_29 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
int32_t L_30 = V_6;
NullCheck(L_29);
bool L_31;
L_31 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_29, L_30, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_31)
{
goto IL_00e9;
}
}
{
// if (fallback.HasCharacter_Internal(character, true, tryAddCharacter) == false)
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_32 = V_5;
uint32_t L_33 = V_2;
bool L_34 = ___3_tryAddCharacter;
NullCheck(L_32);
bool L_35;
L_35 = TMP_FontAsset_HasCharacter_Internal_m3BEAA9D7D0F4794B1C70CC846AFFCEA2664977E6(L_32, L_33, (bool)1, L_34, NULL);
if (!L_35)
{
goto IL_00e9;
}
}
{
// isMissingCharacter = false;
V_1 = (bool)0;
// break;
goto IL_0113;
}
IL_00e9:
{
// for (int j = 0; j < fallbackFontAssetTable.Count && fallbackFontAssetTable[j] != null; j++)
int32_t L_36 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_36, 1));
}
IL_00ef:
{
// for (int j = 0; j < fallbackFontAssetTable.Count && fallbackFontAssetTable[j] != null; j++)
int32_t L_37 = V_4;
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_38;
L_38 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
NullCheck(L_38);
int32_t L_39;
L_39 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_38, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_37) >= ((int32_t)L_39)))
{
goto IL_0113;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_40;
L_40 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(__this, NULL);
int32_t L_41 = V_4;
NullCheck(L_40);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_42;
L_42 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_40, L_41, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_43;
L_43 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_42, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_43)
{
goto IL_00b2;
}
}
IL_0113:
{
// if (isMissingCharacter && TMP_Settings.fallbackFontAssets != null && TMP_Settings.fallbackFontAssets.Count > 0)
bool L_44 = V_1;
if (!L_44)
{
goto IL_018d;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_45;
L_45 = TMP_Settings_get_fallbackFontAssets_mD671B9D809736E7DC84543568C25BEF9C0B7269D(NULL);
if (!L_45)
{
goto IL_018d;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_46;
L_46 = TMP_Settings_get_fallbackFontAssets_mD671B9D809736E7DC84543568C25BEF9C0B7269D(NULL);
NullCheck(L_46);
int32_t L_47;
L_47 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_46, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_47) <= ((int32_t)0)))
{
goto IL_018d;
}
}
{
// for (int j = 0; j < TMP_Settings.fallbackFontAssets.Count && TMP_Settings.fallbackFontAssets[j] != null; j++)
V_7 = 0;
goto IL_016b;
}
IL_012f:
{
// TMP_FontAsset fallback = TMP_Settings.fallbackFontAssets[j];
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_48;
L_48 = TMP_Settings_get_fallbackFontAssets_mD671B9D809736E7DC84543568C25BEF9C0B7269D(NULL);
int32_t L_49 = V_7;
NullCheck(L_48);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_50;
L_50 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_48, L_49, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
V_8 = L_50;
// int fallbackID = fallback.GetInstanceID();
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_51 = V_8;
NullCheck(L_51);
int32_t L_52;
L_52 = Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A(L_51, NULL);
V_9 = L_52;
// if (k_SearchedFontAssetLookup.Add(fallbackID))
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_53 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
int32_t L_54 = V_9;
NullCheck(L_53);
bool L_55;
L_55 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_53, L_54, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_55)
{
goto IL_0165;
}
}
{
// if (fallback.HasCharacter_Internal(character, true, tryAddCharacter) == false)
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_56 = V_8;
uint32_t L_57 = V_2;
bool L_58 = ___3_tryAddCharacter;
NullCheck(L_56);
bool L_59;
L_59 = TMP_FontAsset_HasCharacter_Internal_m3BEAA9D7D0F4794B1C70CC846AFFCEA2664977E6(L_56, L_57, (bool)1, L_58, NULL);
if (!L_59)
{
goto IL_0165;
}
}
{
// isMissingCharacter = false;
V_1 = (bool)0;
// break;
goto IL_018d;
}
IL_0165:
{
// for (int j = 0; j < TMP_Settings.fallbackFontAssets.Count && TMP_Settings.fallbackFontAssets[j] != null; j++)
int32_t L_60 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_60, 1));
}
IL_016b:
{
// for (int j = 0; j < TMP_Settings.fallbackFontAssets.Count && TMP_Settings.fallbackFontAssets[j] != null; j++)
int32_t L_61 = V_7;
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_62;
L_62 = TMP_Settings_get_fallbackFontAssets_mD671B9D809736E7DC84543568C25BEF9C0B7269D(NULL);
NullCheck(L_62);
int32_t L_63;
L_63 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_62, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_61) >= ((int32_t)L_63)))
{
goto IL_018d;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_64;
L_64 = TMP_Settings_get_fallbackFontAssets_mD671B9D809736E7DC84543568C25BEF9C0B7269D(NULL);
int32_t L_65 = V_7;
NullCheck(L_64);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_66;
L_66 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_64, L_65, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_67;
L_67 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_66, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_67)
{
goto IL_012f;
}
}
IL_018d:
{
// if (isMissingCharacter && TMP_Settings.defaultFontAsset != null)
bool L_68 = V_1;
if (!L_68)
{
goto IL_01ca;
}
}
{
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_69;
L_69 = TMP_Settings_get_defaultFontAsset_m08D5F2C60E2E313EFAE26C16934F08A499DDFC64(NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_70;
L_70 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_69, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_70)
{
goto IL_01ca;
}
}
{
// TMP_FontAsset fallback = TMP_Settings.defaultFontAsset;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_71;
L_71 = TMP_Settings_get_defaultFontAsset_m08D5F2C60E2E313EFAE26C16934F08A499DDFC64(NULL);
V_10 = L_71;
// int fallbackID = fallback.GetInstanceID();
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_72 = V_10;
NullCheck(L_72);
int32_t L_73;
L_73 = Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A(L_72, NULL);
V_11 = L_73;
// if (k_SearchedFontAssetLookup.Add(fallbackID))
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_74 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_SearchedFontAssetLookup_54;
int32_t L_75 = V_11;
NullCheck(L_74);
bool L_76;
L_76 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_74, L_75, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_76)
{
goto IL_01ca;
}
}
{
// if (fallback.HasCharacter_Internal(character, true, tryAddCharacter))
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_77 = V_10;
uint32_t L_78 = V_2;
bool L_79 = ___3_tryAddCharacter;
NullCheck(L_77);
bool L_80;
L_80 = TMP_FontAsset_HasCharacter_Internal_m3BEAA9D7D0F4794B1C70CC846AFFCEA2664977E6(L_77, L_78, (bool)1, L_79, NULL);
if (!L_80)
{
goto IL_01ca;
}
}
{
// isMissingCharacter = false;
V_1 = (bool)0;
}
IL_01ca:
{
// if (isMissingCharacter)
bool L_81 = V_1;
if (!L_81)
{
goto IL_01d9;
}
}
{
// s_MissingCharacterList.Add(character);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_82 = __this->___s_MissingCharacterList_67;
uint32_t L_83 = V_2;
NullCheck(L_82);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_82, L_83, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
}
IL_01d9:
{
// for (int i = 0; i < text.Length; i++)
int32_t L_84 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_84, 1));
}
IL_01dd:
{
// for (int i = 0; i < text.Length; i++)
int32_t L_85 = V_0;
String_t* L_86 = ___0_text;
NullCheck(L_86);
int32_t L_87;
L_87 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_86, NULL);
if ((((int32_t)L_85) < ((int32_t)L_87)))
{
goto IL_002d;
}
}
{
// if (s_MissingCharacterList.Count > 0)
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_88 = __this->___s_MissingCharacterList_67;
NullCheck(L_88);
int32_t L_89;
L_89 = List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_inline(L_88, List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var);
if ((((int32_t)L_89) <= ((int32_t)0)))
{
goto IL_0206;
}
}
{
// missingCharacters = s_MissingCharacterList.ToArray();
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_90 = ___1_missingCharacters;
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_91 = __this->___s_MissingCharacterList_67;
NullCheck(L_91);
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_92;
L_92 = List_1_ToArray_m1CC582554F660560CD50E99994F15107827F0CA3(L_91, List_1_ToArray_m1CC582554F660560CD50E99994F15107827F0CA3_RuntimeMethod_var);
*((RuntimeObject**)L_90) = (RuntimeObject*)L_92;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_90, (void*)(RuntimeObject*)L_92);
// return false;
return (bool)0;
}
IL_0206:
{
// return true;
return (bool)1;
}
}
// System.Boolean TMPro.TMP_FontAsset::HasCharacters(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_HasCharacters_mD2F9B73092E10B96039C1167BE7C5071B9954AD8 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, String_t* ___0_text, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// if (m_CharacterLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_0 = __this->___m_CharacterLookupDictionary_16;
if (L_0)
{
goto IL_000a;
}
}
{
// return false;
return (bool)0;
}
IL_000a:
{
// for (int i = 0; i < text.Length; i++)
V_0 = 0;
goto IL_0028;
}
IL_000e:
{
// if (!m_CharacterLookupDictionary.ContainsKey(text[i]))
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_1 = __this->___m_CharacterLookupDictionary_16;
String_t* L_2 = ___0_text;
int32_t L_3 = V_0;
NullCheck(L_2);
Il2CppChar L_4;
L_4 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_2, L_3, NULL);
NullCheck(L_1);
bool L_5;
L_5 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_1, L_4, Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (L_5)
{
goto IL_0024;
}
}
{
// return false;
return (bool)0;
}
IL_0024:
{
// for (int i = 0; i < text.Length; i++)
int32_t L_6 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_6, 1));
}
IL_0028:
{
// for (int i = 0; i < text.Length; i++)
int32_t L_7 = V_0;
String_t* L_8 = ___0_text;
NullCheck(L_8);
int32_t L_9;
L_9 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_8, NULL);
if ((((int32_t)L_7) < ((int32_t)L_9)))
{
goto IL_000e;
}
}
{
// return true;
return (bool)1;
}
}
// System.String TMPro.TMP_FontAsset::GetCharacters(TMPro.TMP_FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_FontAsset_GetCharacters_mF4A9E3F51C7F907DED5B55E780EA12CD6A118E81 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_fontAsset, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
Il2CppChar V_2 = 0x0;
{
// string characters = string.Empty;
String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_0 = L_0;
// for (int i = 0; i < fontAsset.characterTable.Count; i++)
V_1 = 0;
goto IL_002f;
}
IL_000a:
{
// characters += (char)fontAsset.characterTable[i].unicode;
String_t* L_1 = V_0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_2 = ___0_fontAsset;
NullCheck(L_2);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_3;
L_3 = TMP_FontAsset_get_characterTable_m8447F604F2D0F3615DA9AC1EBF5C289E112EDDF6_inline(L_2, NULL);
int32_t L_4 = V_1;
NullCheck(L_3);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_5;
L_5 = List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28(L_3, L_4, List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
NullCheck(L_5);
uint32_t L_6;
L_6 = TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline(L_5, NULL);
V_2 = ((int32_t)(uint16_t)L_6);
String_t* L_7;
L_7 = Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C((&V_2), NULL);
String_t* L_8;
L_8 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_1, L_7, NULL);
V_0 = L_8;
// for (int i = 0; i < fontAsset.characterTable.Count; i++)
int32_t L_9 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
}
IL_002f:
{
// for (int i = 0; i < fontAsset.characterTable.Count; i++)
int32_t L_10 = V_1;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_11 = ___0_fontAsset;
NullCheck(L_11);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_12;
L_12 = TMP_FontAsset_get_characterTable_m8447F604F2D0F3615DA9AC1EBF5C289E112EDDF6_inline(L_11, NULL);
NullCheck(L_12);
int32_t L_13;
L_13 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_12, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
if ((((int32_t)L_10) < ((int32_t)L_13)))
{
goto IL_000a;
}
}
{
// return characters;
String_t* L_14 = V_0;
return L_14;
}
}
// System.Int32[] TMPro.TMP_FontAsset::GetCharactersArray(TMPro.TMP_FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* TMP_FontAsset_GetCharactersArray_m5162A0B4367DB2DE3DD7149214D493696CB503C9 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_fontAsset, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL;
int32_t V_1 = 0;
{
// int[] characters = new int[fontAsset.characterTable.Count];
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_0 = ___0_fontAsset;
NullCheck(L_0);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_1;
L_1 = TMP_FontAsset_get_characterTable_m8447F604F2D0F3615DA9AC1EBF5C289E112EDDF6_inline(L_0, NULL);
NullCheck(L_1);
int32_t L_2;
L_2 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_1, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_2);
V_0 = L_3;
// for (int i = 0; i < fontAsset.characterTable.Count; i++)
V_1 = 0;
goto IL_002d;
}
IL_0015:
{
// characters[i] = (int)fontAsset.characterTable[i].unicode;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_4 = V_0;
int32_t L_5 = V_1;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_6 = ___0_fontAsset;
NullCheck(L_6);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_7;
L_7 = TMP_FontAsset_get_characterTable_m8447F604F2D0F3615DA9AC1EBF5C289E112EDDF6_inline(L_6, NULL);
int32_t L_8 = V_1;
NullCheck(L_7);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_9;
L_9 = List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28(L_7, L_8, List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
NullCheck(L_9);
uint32_t L_10;
L_10 = TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline(L_9, NULL);
NullCheck(L_4);
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(L_5), (int32_t)L_10);
// for (int i = 0; i < fontAsset.characterTable.Count; i++)
int32_t L_11 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_11, 1));
}
IL_002d:
{
// for (int i = 0; i < fontAsset.characterTable.Count; i++)
int32_t L_12 = V_1;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_13 = ___0_fontAsset;
NullCheck(L_13);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_14;
L_14 = TMP_FontAsset_get_characterTable_m8447F604F2D0F3615DA9AC1EBF5C289E112EDDF6_inline(L_13, NULL);
NullCheck(L_14);
int32_t L_15;
L_15 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_14, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
if ((((int32_t)L_12) < ((int32_t)L_15)))
{
goto IL_0015;
}
}
{
// return characters;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_16 = V_0;
return L_16;
}
}
// System.UInt32 TMPro.TMP_FontAsset::GetGlyphIndex(System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TMP_FontAsset_GetGlyphIndex_m22E9BF763EC7252C7FCD1D89B97AE424FAF7C957 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, uint32_t ___0_unicode, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m43EA32FD1DAA3D907704A2F5B20845722C30849E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_CharacterLookupDictionary.ContainsKey(unicode))
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_0 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_1 = ___0_unicode;
NullCheck(L_0);
bool L_2;
L_2 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_0, L_1, Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (!L_2)
{
goto IL_0020;
}
}
{
// return m_CharacterLookupDictionary[unicode].glyphIndex;
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_3 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_4 = ___0_unicode;
NullCheck(L_3);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_5;
L_5 = Dictionary_2_get_Item_m43EA32FD1DAA3D907704A2F5B20845722C30849E(L_3, L_4, Dictionary_2_get_Item_m43EA32FD1DAA3D907704A2F5B20845722C30849E_RuntimeMethod_var);
NullCheck(L_5);
uint32_t L_6;
L_6 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_5, NULL);
return L_6;
}
IL_0020:
{
// if (FontEngine.LoadFontFace(sourceFontFile, m_FaceInfo.pointSize) != FontEngineError.Success)
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_7;
L_7 = TMP_FontAsset_get_sourceFontFile_mD9B0F4FCBBCDCAAE5A370399DDE46C768B736722_inline(__this, NULL);
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_8 = (&__this->___m_FaceInfo_12);
int32_t L_9;
L_9 = FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB(L_8, NULL);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
int32_t L_10;
L_10 = FontEngine_LoadFontFace_m63A9171030B36C960896CEF55E7ECF55AF990548(L_7, L_9, NULL);
if (!L_10)
{
goto IL_003a;
}
}
{
// return 0;
return 0;
}
IL_003a:
{
// return FontEngine.GetGlyphIndex(unicode);
uint32_t L_11 = ___0_unicode;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_12;
L_12 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(L_11, NULL);
return L_12;
}
}
// System.Void TMPro.TMP_FontAsset::RegisterFontAssetForFontFeatureUpdate(TMPro.TMP_FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_RegisterFontAssetForFontFeatureUpdate_mCA002DC71DE402BEE2C442826C3ED618FB852076 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_fontAsset, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m75E60221EFDA700C40A32D388E1A2DC0AC48F6B9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// int instanceID = fontAsset.instanceID;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_0 = ___0_fontAsset;
NullCheck(L_0);
int32_t L_1;
L_1 = TMP_Asset_get_instanceID_mD7D5D79979B77457C3A376955C316AC289BB3D1D(L_0, NULL);
V_0 = L_1;
// if (k_FontAssets_FontFeaturesUpdateQueueLookup.Add(instanceID))
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_2 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_FontFeaturesUpdateQueueLookup_56;
int32_t L_3 = V_0;
NullCheck(L_2);
bool L_4;
L_4 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_2, L_3, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_4)
{
goto IL_001f;
}
}
{
// k_FontAssets_FontFeaturesUpdateQueue.Add(fontAsset);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_5 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_FontFeaturesUpdateQueue_55;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_6 = ___0_fontAsset;
NullCheck(L_5);
List_1_Add_m75E60221EFDA700C40A32D388E1A2DC0AC48F6B9_inline(L_5, L_6, List_1_Add_m75E60221EFDA700C40A32D388E1A2DC0AC48F6B9_RuntimeMethod_var);
}
IL_001f:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::UpdateFontFeaturesForFontAssetsInQueue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpdateFontFeaturesForFontAssetsInQueue_m6815C83C4C471BA54A26D97A94AC8B8D0FA112F2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m7E48DAD7C375B96158596E53E89FCC99F00EFC10_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
// int count = k_FontAssets_FontFeaturesUpdateQueue.Count;
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_0 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_FontFeaturesUpdateQueue_55;
NullCheck(L_0);
int32_t L_1;
L_1 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_0, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
V_0 = L_1;
// for (int i = 0; i < count; i++)
V_1 = 0;
goto IL_0023;
}
IL_000f:
{
// k_FontAssets_FontFeaturesUpdateQueue[i].UpdateGlyphAdjustmentRecords();
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_2 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_FontFeaturesUpdateQueue_55;
int32_t L_3 = V_1;
NullCheck(L_2);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_4;
L_4 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_2, L_3, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
NullCheck(L_4);
TMP_FontAsset_UpdateGlyphAdjustmentRecords_m8530223EDCBEB89B965D763C65AC194F144C2C23(L_4, NULL);
// for (int i = 0; i < count; i++)
int32_t L_5 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_5, 1));
}
IL_0023:
{
// for (int i = 0; i < count; i++)
int32_t L_6 = V_1;
int32_t L_7 = V_0;
if ((((int32_t)L_6) < ((int32_t)L_7)))
{
goto IL_000f;
}
}
{
// if (count > 0)
int32_t L_8 = V_0;
if ((((int32_t)L_8) <= ((int32_t)0)))
{
goto IL_003f;
}
}
{
// k_FontAssets_FontFeaturesUpdateQueue.Clear();
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_9 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_FontFeaturesUpdateQueue_55;
NullCheck(L_9);
List_1_Clear_m7E48DAD7C375B96158596E53E89FCC99F00EFC10_inline(L_9, List_1_Clear_m7E48DAD7C375B96158596E53E89FCC99F00EFC10_RuntimeMethod_var);
// k_FontAssets_FontFeaturesUpdateQueueLookup.Clear();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_10 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_FontFeaturesUpdateQueueLookup_56;
NullCheck(L_10);
HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92(L_10, HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
}
IL_003f:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::RegisterFontAssetForAtlasTextureUpdate(TMPro.TMP_FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_RegisterFontAssetForAtlasTextureUpdate_mB2E8F0BE304B5933C6861714DEE68FF97B9856EA (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_fontAsset, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m75E60221EFDA700C40A32D388E1A2DC0AC48F6B9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// int instanceID = fontAsset.instanceID;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_0 = ___0_fontAsset;
NullCheck(L_0);
int32_t L_1;
L_1 = TMP_Asset_get_instanceID_mD7D5D79979B77457C3A376955C316AC289BB3D1D(L_0, NULL);
V_0 = L_1;
// if (k_FontAssets_AtlasTexturesUpdateQueueLookup.Add(instanceID))
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_2 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_AtlasTexturesUpdateQueueLookup_58;
int32_t L_3 = V_0;
NullCheck(L_2);
bool L_4;
L_4 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_2, L_3, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_4)
{
goto IL_001f;
}
}
{
// k_FontAssets_AtlasTexturesUpdateQueue.Add(fontAsset);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_5 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_AtlasTexturesUpdateQueue_57;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_6 = ___0_fontAsset;
NullCheck(L_5);
List_1_Add_m75E60221EFDA700C40A32D388E1A2DC0AC48F6B9_inline(L_5, L_6, List_1_Add_m75E60221EFDA700C40A32D388E1A2DC0AC48F6B9_RuntimeMethod_var);
}
IL_001f:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::UpdateAtlasTexturesForFontAssetsInQueue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpdateAtlasTexturesForFontAssetsInQueue_mDBF71CCDD755921536D87A8821968D03F6D8CCE2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_get_Count_mB717B519B4FBD92488427A6798B491B5FA5FB185_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m7E48DAD7C375B96158596E53E89FCC99F00EFC10_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
// int count = k_FontAssets_AtlasTexturesUpdateQueueLookup.Count;
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_0 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_AtlasTexturesUpdateQueueLookup_58;
NullCheck(L_0);
int32_t L_1;
L_1 = HashSet_1_get_Count_mB717B519B4FBD92488427A6798B491B5FA5FB185_inline(L_0, HashSet_1_get_Count_mB717B519B4FBD92488427A6798B491B5FA5FB185_RuntimeMethod_var);
V_0 = L_1;
// for (int i = 0; i < count; i++)
V_1 = 0;
goto IL_0023;
}
IL_000f:
{
// k_FontAssets_AtlasTexturesUpdateQueue[i].TryAddGlyphsToAtlasTextures();
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_2 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_AtlasTexturesUpdateQueue_57;
int32_t L_3 = V_1;
NullCheck(L_2);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_4;
L_4 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_2, L_3, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
NullCheck(L_4);
TMP_FontAsset_TryAddGlyphsToAtlasTextures_m7498D7F7102E6B35C41CE28CE0A60AAE9228DC47(L_4, NULL);
// for (int i = 0; i < count; i++)
int32_t L_5 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_5, 1));
}
IL_0023:
{
// for (int i = 0; i < count; i++)
int32_t L_6 = V_1;
int32_t L_7 = V_0;
if ((((int32_t)L_6) < ((int32_t)L_7)))
{
goto IL_000f;
}
}
{
// if (count > 0)
int32_t L_8 = V_0;
if ((((int32_t)L_8) <= ((int32_t)0)))
{
goto IL_003f;
}
}
{
// k_FontAssets_AtlasTexturesUpdateQueue.Clear();
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_9 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_AtlasTexturesUpdateQueue_57;
NullCheck(L_9);
List_1_Clear_m7E48DAD7C375B96158596E53E89FCC99F00EFC10_inline(L_9, List_1_Clear_m7E48DAD7C375B96158596E53E89FCC99F00EFC10_RuntimeMethod_var);
// k_FontAssets_AtlasTexturesUpdateQueueLookup.Clear();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_10 = ((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_AtlasTexturesUpdateQueueLookup_58;
NullCheck(L_10);
HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92(L_10, HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
}
IL_003f:
{
// }
return;
}
}
// System.Boolean TMPro.TMP_FontAsset::TryAddCharacters(System.UInt32[],System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryAddCharacters_mC2E29947A0696751B70B643959C787825BEE0A99 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___0_unicodes, bool ___1_includeFontFeatures, const RuntimeMethod* method)
{
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* V_0 = NULL;
{
// return TryAddCharacters(unicodes, out missingUnicodes, includeFontFeatures);
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_0 = ___0_unicodes;
bool L_1 = ___1_includeFontFeatures;
bool L_2;
L_2 = TMP_FontAsset_TryAddCharacters_m007642E36561CCCBB6412F12387011A113E7CB58(__this, L_0, (&V_0), L_1, NULL);
return L_2;
}
}
// System.Boolean TMPro.TMP_FontAsset::TryAddCharacters(System.UInt32[],System.UInt32[]&,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryAddCharacters_m007642E36561CCCBB6412F12387011A113E7CB58 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___0_unicodes, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** ___1_missingUnicodes, bool ___2_includeFontFeatures, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mDCC75547634827DF4C7560152346A489A8A72311_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m3410137DD783C1066E73E33A8ED136258906F409_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_m84BAC8F2AC8D4C03B41993D776CFD3FC7AEBA41D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_m1CC582554F660560CD50E99994F15107827F0CA3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0018EB8F52C103DF8E1AA428B7FB8F3AC885C6A6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCA2F55D5137EE571FEA1E64939D885CB38CAD277);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9A211D1A05C0062EB77FBD5E87758D3A4F38C6F);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* V_2 = NULL;
bool V_3 = false;
int32_t V_4 = 0;
uint32_t V_5 = 0;
uint32_t V_6 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_7 = NULL;
int32_t V_8 = 0;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_9 = NULL;
uint32_t V_10 = 0;
int32_t V_11 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_12 = NULL;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_13 = NULL;
int32_t V_14 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_15 = NULL;
{
// if (unicodes == null || unicodes.Length == 0 || m_AtlasPopulationMode == AtlasPopulationMode.Static)
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_0 = ___0_unicodes;
if (!L_0)
{
goto IL_000f;
}
}
{
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_1 = ___0_unicodes;
NullCheck(L_1);
if (!(((RuntimeArray*)L_1)->max_length))
{
goto IL_000f;
}
}
{
int32_t L_2 = __this->___m_AtlasPopulationMode_11;
if (L_2)
{
goto IL_0054;
}
}
IL_000f:
{
// if (m_AtlasPopulationMode == AtlasPopulationMode.Static)
int32_t L_3 = __this->___m_AtlasPopulationMode_11;
if (L_3)
{
goto IL_0034;
}
}
{
// Debug.LogWarning("Unable to add characters to font asset [" + this.name + "] because its AtlasPopulationMode is set to Static.", this);
String_t* L_4;
L_4 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
String_t* L_5;
L_5 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteralE9A211D1A05C0062EB77FBD5E87758D3A4F38C6F, L_4, _stringLiteralCA2F55D5137EE571FEA1E64939D885CB38CAD277, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m23033D7E2F0F298BE465B7F3A63CDF40A4EB70EB(L_5, __this, NULL);
goto IL_004f;
}
IL_0034:
{
// Debug.LogWarning("Unable to add characters to font asset [" + this.name + "] because the provided Unicode list is Null or Empty.", this);
String_t* L_6;
L_6 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
String_t* L_7;
L_7 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteralE9A211D1A05C0062EB77FBD5E87758D3A4F38C6F, L_6, _stringLiteral0018EB8F52C103DF8E1AA428B7FB8F3AC885C6A6, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m23033D7E2F0F298BE465B7F3A63CDF40A4EB70EB(L_7, __this, NULL);
}
IL_004f:
{
// missingUnicodes = null;
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_8 = ___1_missingUnicodes;
*((RuntimeObject**)L_8) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_8, (void*)(RuntimeObject*)NULL);
// return false;
return (bool)0;
}
IL_0054:
{
// if (FontEngine.LoadFontFace(m_SourceFontFile, m_FaceInfo.pointSize) != FontEngineError.Success)
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_9 = __this->___m_SourceFontFile_10;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_10 = (&__this->___m_FaceInfo_12);
int32_t L_11;
L_11 = FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB(L_10, NULL);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
int32_t L_12;
L_12 = FontEngine_LoadFontFace_m63A9171030B36C960896CEF55E7ECF55AF990548(L_9, L_11, NULL);
if (!L_12)
{
goto IL_0076;
}
}
{
// missingUnicodes = unicodes.ToArray();
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_13 = ___1_missingUnicodes;
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_14 = ___0_unicodes;
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_15;
L_15 = Enumerable_ToArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m3410137DD783C1066E73E33A8ED136258906F409((RuntimeObject*)L_14, Enumerable_ToArray_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m3410137DD783C1066E73E33A8ED136258906F409_RuntimeMethod_var);
*((RuntimeObject**)L_13) = (RuntimeObject*)L_15;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_13, (void*)(RuntimeObject*)L_15);
// return false;
return (bool)0;
}
IL_0076:
{
// if (m_CharacterLookupDictionary == null || m_GlyphLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_16 = __this->___m_CharacterLookupDictionary_16;
if (!L_16)
{
goto IL_0086;
}
}
{
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_17 = __this->___m_GlyphLookupDictionary_14;
if (L_17)
{
goto IL_008c;
}
}
IL_0086:
{
// ReadFontAssetDefinition();
TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93(__this, NULL);
}
IL_008c:
{
// m_GlyphsToAdd.Clear();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_18 = __this->___m_GlyphsToAdd_63;
NullCheck(L_18);
List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline(L_18, List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
// m_GlyphsToAddLookup.Clear();
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_19 = __this->___m_GlyphsToAddLookup_64;
NullCheck(L_19);
HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D(L_19, HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D_RuntimeMethod_var);
// m_CharactersToAdd.Clear();
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_20 = __this->___m_CharactersToAdd_65;
NullCheck(L_20);
List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_inline(L_20, List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_RuntimeMethod_var);
// m_CharactersToAddLookup.Clear();
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_21 = __this->___m_CharactersToAddLookup_66;
NullCheck(L_21);
HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D(L_21, HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D_RuntimeMethod_var);
// s_MissingCharacterList.Clear();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_22 = __this->___s_MissingCharacterList_67;
NullCheck(L_22);
List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline(L_22, List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
// bool isMissingCharacters = false;
V_0 = (bool)0;
// int unicodeCount = unicodes.Length;
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_23 = ___0_unicodes;
NullCheck(L_23);
V_1 = ((int32_t)(((RuntimeArray*)L_23)->max_length));
// for (int i = 0; i < unicodeCount; i++)
V_4 = 0;
goto IL_01d1;
}
IL_00d1:
{
// uint unicode = unicodes[i];
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_24 = ___0_unicodes;
int32_t L_25 = V_4;
NullCheck(L_24);
int32_t L_26 = L_25;
uint32_t L_27 = (L_24)->GetAt(static_cast<il2cpp_array_size_t>(L_26));
V_5 = L_27;
// if (m_CharacterLookupDictionary.ContainsKey(unicode))
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_28 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_29 = V_5;
NullCheck(L_28);
bool L_30;
L_30 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_28, L_29, Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (L_30)
{
goto IL_01cb;
}
}
{
// uint glyphIndex = FontEngine.GetGlyphIndex(unicode);
uint32_t L_31 = V_5;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_32;
L_32 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(L_31, NULL);
V_6 = L_32;
// if (glyphIndex == 0)
uint32_t L_33 = V_6;
if (L_33)
{
goto IL_013f;
}
}
{
uint32_t L_34 = V_5;
if ((((int32_t)L_34) == ((int32_t)((int32_t)160))))
{
goto IL_0113;
}
}
{
uint32_t L_35 = V_5;
if ((((int32_t)L_35) == ((int32_t)((int32_t)173))))
{
goto IL_011e;
}
}
{
uint32_t L_36 = V_5;
if ((((int32_t)L_36) == ((int32_t)((int32_t)8209))))
{
goto IL_011e;
}
}
{
goto IL_0127;
}
IL_0113:
{
// glyphIndex = FontEngine.GetGlyphIndex(0x20);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_37;
L_37 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(((int32_t)32), NULL);
V_6 = L_37;
// break;
goto IL_0127;
}
IL_011e:
{
// glyphIndex = FontEngine.GetGlyphIndex(0x2D);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_38;
L_38 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(((int32_t)45), NULL);
V_6 = L_38;
}
IL_0127:
{
// if (glyphIndex == 0)
uint32_t L_39 = V_6;
if (L_39)
{
goto IL_013f;
}
}
{
// s_MissingCharacterList.Add(unicode);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_40 = __this->___s_MissingCharacterList_67;
uint32_t L_41 = V_5;
NullCheck(L_40);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_40, L_41, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// isMissingCharacters = true;
V_0 = (bool)1;
// continue;
goto IL_01cb;
}
IL_013f:
{
// TMP_Character character = new TMP_Character(unicode, glyphIndex);
uint32_t L_42 = V_5;
uint32_t L_43 = V_6;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_44 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)il2cpp_codegen_object_new(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
NullCheck(L_44);
TMP_Character__ctor_m7019F2E56EE1A654151F581F2293FBB2410E4775(L_44, L_42, L_43, NULL);
V_7 = L_44;
// if (m_GlyphLookupDictionary.ContainsKey(glyphIndex))
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_45 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_46 = V_6;
NullCheck(L_45);
bool L_47;
L_47 = Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932(L_45, L_46, Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932_RuntimeMethod_var);
if (!L_47)
{
goto IL_0193;
}
}
{
// character.glyph = m_GlyphLookupDictionary[glyphIndex];
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_48 = V_7;
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_49 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_50 = V_6;
NullCheck(L_49);
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_51;
L_51 = Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF(L_49, L_50, Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
NullCheck(L_48);
TMP_TextElement_set_glyph_m29945C7CDA0F0F2429D3000A9376B4B5177A23BD_inline(L_48, L_51, NULL);
// character.textAsset = this;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_52 = V_7;
NullCheck(L_52);
TMP_TextElement_set_textAsset_m046A7EF50875FC30233B8CB06D4A5138FB63C4E1_inline(L_52, __this, NULL);
// m_CharacterTable.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_53 = __this->___m_CharacterTable_15;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_54 = V_7;
NullCheck(L_53);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_53, L_54, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
// m_CharacterLookupDictionary.Add(unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_55 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_56 = V_5;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_57 = V_7;
NullCheck(L_55);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_55, L_56, L_57, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// continue;
goto IL_01cb;
}
IL_0193:
{
// if (m_GlyphsToAddLookup.Add(glyphIndex))
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_58 = __this->___m_GlyphsToAddLookup_64;
uint32_t L_59 = V_6;
NullCheck(L_58);
bool L_60;
L_60 = HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E(L_58, L_59, HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_RuntimeMethod_var);
if (!L_60)
{
goto IL_01af;
}
}
{
// m_GlyphsToAdd.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_61 = __this->___m_GlyphsToAdd_63;
uint32_t L_62 = V_6;
NullCheck(L_61);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_61, L_62, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
}
IL_01af:
{
// if (m_CharactersToAddLookup.Add(unicode))
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_63 = __this->___m_CharactersToAddLookup_66;
uint32_t L_64 = V_5;
NullCheck(L_63);
bool L_65;
L_65 = HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E(L_63, L_64, HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_RuntimeMethod_var);
if (!L_65)
{
goto IL_01cb;
}
}
{
// m_CharactersToAdd.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_66 = __this->___m_CharactersToAdd_65;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_67 = V_7;
NullCheck(L_66);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_66, L_67, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
}
IL_01cb:
{
// for (int i = 0; i < unicodeCount; i++)
int32_t L_68 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_68, 1));
}
IL_01d1:
{
// for (int i = 0; i < unicodeCount; i++)
int32_t L_69 = V_4;
int32_t L_70 = V_1;
if ((((int32_t)L_69) < ((int32_t)L_70)))
{
goto IL_00d1;
}
}
{
// if (m_GlyphsToAdd.Count == 0)
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_71 = __this->___m_GlyphsToAdd_63;
NullCheck(L_71);
int32_t L_72;
L_72 = List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_inline(L_71, List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var);
if (L_72)
{
goto IL_01eb;
}
}
{
// missingUnicodes = unicodes;
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_73 = ___1_missingUnicodes;
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_74 = ___0_unicodes;
*((RuntimeObject**)L_73) = (RuntimeObject*)L_74;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_73, (void*)(RuntimeObject*)L_74);
// return false;
return (bool)0;
}
IL_01eb:
{
// if (m_AtlasTextures[m_AtlasTextureIndex].width == 0 || m_AtlasTextures[m_AtlasTextureIndex].height == 0)
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_75 = __this->___m_AtlasTextures_18;
int32_t L_76 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_75);
int32_t L_77 = L_76;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_78 = (L_75)->GetAt(static_cast<il2cpp_array_size_t>(L_77));
NullCheck(L_78);
int32_t L_79;
L_79 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_78);
if (!L_79)
{
goto IL_0213;
}
}
{
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_80 = __this->___m_AtlasTextures_18;
int32_t L_81 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_80);
int32_t L_82 = L_81;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_83 = (L_80)->GetAt(static_cast<il2cpp_array_size_t>(L_82));
NullCheck(L_83);
int32_t L_84;
L_84 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_83);
if (L_84)
{
goto IL_0244;
}
}
IL_0213:
{
// m_AtlasTextures[m_AtlasTextureIndex].Resize(m_AtlasWidth, m_AtlasHeight);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_85 = __this->___m_AtlasTextures_18;
int32_t L_86 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_85);
int32_t L_87 = L_86;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_88 = (L_85)->GetAt(static_cast<il2cpp_array_size_t>(L_87));
int32_t L_89 = __this->___m_AtlasWidth_26;
int32_t L_90 = __this->___m_AtlasHeight_27;
NullCheck(L_88);
bool L_91;
L_91 = Texture2D_Resize_m6A784927A609BAE045AFCF77886AEEE72D19FB90(L_88, L_89, L_90, NULL);
// FontEngine.ResetAtlasTexture(m_AtlasTextures[m_AtlasTextureIndex]);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_92 = __this->___m_AtlasTextures_18;
int32_t L_93 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_92);
int32_t L_94 = L_93;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_95 = (L_92)->GetAt(static_cast<il2cpp_array_size_t>(L_94));
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
FontEngine_ResetAtlasTexture_m15BBE67DFDD8A1E740BC0C4B29612A8C866860DC(L_95, NULL);
}
IL_0244:
{
// bool allGlyphsAddedToTexture = FontEngine.TryAddGlyphsToTexture(m_GlyphsToAdd, m_AtlasPadding, GlyphPackingMode.BestShortSideFit, m_FreeGlyphRects, m_UsedGlyphRects, m_AtlasRenderMode, m_AtlasTextures[m_AtlasTextureIndex], out glyphs);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_96 = __this->___m_GlyphsToAdd_63;
int32_t L_97 = __this->___m_AtlasPadding_28;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_98 = __this->___m_FreeGlyphRects_23;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_99 = __this->___m_UsedGlyphRects_22;
int32_t L_100 = __this->___m_AtlasRenderMode_29;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_101 = __this->___m_AtlasTextures_18;
int32_t L_102 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_101);
int32_t L_103 = L_102;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_104 = (L_101)->GetAt(static_cast<il2cpp_array_size_t>(L_103));
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
bool L_105;
L_105 = FontEngine_TryAddGlyphsToTexture_m18740AD9F7264F54C397916268C0AB0738879801(L_96, L_97, 0, L_98, L_99, L_100, L_104, (&V_2), NULL);
V_3 = L_105;
// for (int i = 0; i < glyphs.Length && glyphs[i] != null; i++)
V_8 = 0;
goto IL_02d5;
}
IL_027d:
{
// Glyph glyph = glyphs[i];
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_106 = V_2;
int32_t L_107 = V_8;
NullCheck(L_106);
int32_t L_108 = L_107;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_109 = (L_106)->GetAt(static_cast<il2cpp_array_size_t>(L_108));
V_9 = L_109;
// uint glyphIndex = glyph.index;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_110 = V_9;
NullCheck(L_110);
uint32_t L_111;
L_111 = Glyph_get_index_mCFBBCF85E7F3434B7A595EEE3411EFFB78E5675B(L_110, NULL);
V_10 = L_111;
// glyph.atlasIndex = m_AtlasTextureIndex;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_112 = V_9;
int32_t L_113 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_112);
Glyph_set_atlasIndex_m622CB24F3110B65CADB0C9F0223133B0DA926ABE(L_112, L_113, NULL);
// m_GlyphTable.Add(glyph);
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_114 = __this->___m_GlyphTable_13;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_115 = V_9;
NullCheck(L_114);
List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_inline(L_114, L_115, List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
// m_GlyphLookupDictionary.Add(glyphIndex, glyph);
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_116 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_117 = V_10;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_118 = V_9;
NullCheck(L_116);
Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567(L_116, L_117, L_118, Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
// m_GlyphIndexListNewlyAdded.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_119 = __this->___m_GlyphIndexListNewlyAdded_62;
uint32_t L_120 = V_10;
NullCheck(L_119);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_119, L_120, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// m_GlyphIndexList.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_121 = __this->___m_GlyphIndexList_61;
uint32_t L_122 = V_10;
NullCheck(L_121);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_121, L_122, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// for (int i = 0; i < glyphs.Length && glyphs[i] != null; i++)
int32_t L_123 = V_8;
V_8 = ((int32_t)il2cpp_codegen_add(L_123, 1));
}
IL_02d5:
{
// for (int i = 0; i < glyphs.Length && glyphs[i] != null; i++)
int32_t L_124 = V_8;
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_125 = V_2;
NullCheck(L_125);
if ((((int32_t)L_124) >= ((int32_t)((int32_t)(((RuntimeArray*)L_125)->max_length)))))
{
goto IL_02e2;
}
}
{
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_126 = V_2;
int32_t L_127 = V_8;
NullCheck(L_126);
int32_t L_128 = L_127;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_129 = (L_126)->GetAt(static_cast<il2cpp_array_size_t>(L_128));
if (L_129)
{
goto IL_027d;
}
}
IL_02e2:
{
// m_GlyphsToAdd.Clear();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_130 = __this->___m_GlyphsToAdd_63;
NullCheck(L_130);
List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline(L_130, List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
V_11 = 0;
goto IL_0379;
}
IL_02f5:
{
// TMP_Character character = m_CharactersToAdd[i];
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_131 = __this->___m_CharactersToAdd_65;
int32_t L_132 = V_11;
NullCheck(L_131);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_133;
L_133 = List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28(L_131, L_132, List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
V_12 = L_133;
// if (m_GlyphLookupDictionary.TryGetValue(character.glyphIndex, out glyph) == false)
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_134 = __this->___m_GlyphLookupDictionary_14;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_135 = V_12;
NullCheck(L_135);
uint32_t L_136;
L_136 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_135, NULL);
NullCheck(L_134);
bool L_137;
L_137 = Dictionary_2_TryGetValue_mDCC75547634827DF4C7560152346A489A8A72311(L_134, L_136, (&V_13), Dictionary_2_TryGetValue_mDCC75547634827DF4C7560152346A489A8A72311_RuntimeMethod_var);
if (L_137)
{
goto IL_032e;
}
}
{
// m_GlyphsToAdd.Add(character.glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_138 = __this->___m_GlyphsToAdd_63;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_139 = V_12;
NullCheck(L_139);
uint32_t L_140;
L_140 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_139, NULL);
NullCheck(L_138);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_138, L_140, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// continue;
goto IL_0373;
}
IL_032e:
{
// character.glyph = glyph;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_141 = V_12;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_142 = V_13;
NullCheck(L_141);
TMP_TextElement_set_glyph_m29945C7CDA0F0F2429D3000A9376B4B5177A23BD_inline(L_141, L_142, NULL);
// character.textAsset = this;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_143 = V_12;
NullCheck(L_143);
TMP_TextElement_set_textAsset_m046A7EF50875FC30233B8CB06D4A5138FB63C4E1_inline(L_143, __this, NULL);
// m_CharacterTable.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_144 = __this->___m_CharacterTable_15;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_145 = V_12;
NullCheck(L_144);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_144, L_145, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
// m_CharacterLookupDictionary.Add(character.unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_146 = __this->___m_CharacterLookupDictionary_16;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_147 = V_12;
NullCheck(L_147);
uint32_t L_148;
L_148 = TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline(L_147, NULL);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_149 = V_12;
NullCheck(L_146);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_146, L_148, L_149, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// m_CharactersToAdd.RemoveAt(i);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_150 = __this->___m_CharactersToAdd_65;
int32_t L_151 = V_11;
NullCheck(L_150);
List_1_RemoveAt_m84BAC8F2AC8D4C03B41993D776CFD3FC7AEBA41D(L_150, L_151, List_1_RemoveAt_m84BAC8F2AC8D4C03B41993D776CFD3FC7AEBA41D_RuntimeMethod_var);
// i -= 1;
int32_t L_152 = V_11;
V_11 = ((int32_t)il2cpp_codegen_subtract(L_152, 1));
}
IL_0373:
{
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
int32_t L_153 = V_11;
V_11 = ((int32_t)il2cpp_codegen_add(L_153, 1));
}
IL_0379:
{
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
int32_t L_154 = V_11;
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_155 = __this->___m_CharactersToAdd_65;
NullCheck(L_155);
int32_t L_156;
L_156 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_155, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
if ((((int32_t)L_154) < ((int32_t)L_156)))
{
goto IL_02f5;
}
}
{
// if (m_IsMultiAtlasTexturesEnabled && allGlyphsAddedToTexture == false)
bool L_157 = __this->___m_IsMultiAtlasTexturesEnabled_20;
if (!L_157)
{
goto IL_03a2;
}
}
{
bool L_158 = V_3;
if (L_158)
{
goto IL_03a2;
}
}
{
goto IL_039f;
}
IL_0398:
{
// allGlyphsAddedToTexture = TryAddGlyphsToNewAtlasTexture();
bool L_159;
L_159 = TMP_FontAsset_TryAddGlyphsToNewAtlasTexture_mD885238E48514F6063212EA6964ECC32F4F1D4FB(__this, NULL);
V_3 = L_159;
}
IL_039f:
{
// while (allGlyphsAddedToTexture == false)
bool L_160 = V_3;
if (!L_160)
{
goto IL_0398;
}
}
IL_03a2:
{
// if (includeFontFeatures)
bool L_161 = ___2_includeFontFeatures;
if (!L_161)
{
goto IL_03ab;
}
}
{
// UpdateGlyphAdjustmentRecords();
TMP_FontAsset_UpdateGlyphAdjustmentRecords_m8530223EDCBEB89B965D763C65AC194F144C2C23(__this, NULL);
}
IL_03ab:
{
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
V_14 = 0;
goto IL_03d7;
}
IL_03b0:
{
// TMP_Character character = m_CharactersToAdd[i];
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_162 = __this->___m_CharactersToAdd_65;
int32_t L_163 = V_14;
NullCheck(L_162);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_164;
L_164 = List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28(L_162, L_163, List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
V_15 = L_164;
// s_MissingCharacterList.Add(character.unicode);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_165 = __this->___s_MissingCharacterList_67;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_166 = V_15;
NullCheck(L_166);
uint32_t L_167;
L_167 = TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline(L_166, NULL);
NullCheck(L_165);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_165, L_167, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
int32_t L_168 = V_14;
V_14 = ((int32_t)il2cpp_codegen_add(L_168, 1));
}
IL_03d7:
{
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
int32_t L_169 = V_14;
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_170 = __this->___m_CharactersToAdd_65;
NullCheck(L_170);
int32_t L_171;
L_171 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_170, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
if ((((int32_t)L_169) < ((int32_t)L_171)))
{
goto IL_03b0;
}
}
{
// missingUnicodes = null;
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_172 = ___1_missingUnicodes;
*((RuntimeObject**)L_172) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_172, (void*)(RuntimeObject*)NULL);
// if (s_MissingCharacterList.Count > 0)
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_173 = __this->___s_MissingCharacterList_67;
NullCheck(L_173);
int32_t L_174;
L_174 = List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_inline(L_173, List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var);
if ((((int32_t)L_174) <= ((int32_t)0)))
{
goto IL_0404;
}
}
{
// missingUnicodes = s_MissingCharacterList.ToArray();
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA** L_175 = ___1_missingUnicodes;
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_176 = __this->___s_MissingCharacterList_67;
NullCheck(L_176);
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_177;
L_177 = List_1_ToArray_m1CC582554F660560CD50E99994F15107827F0CA3(L_176, List_1_ToArray_m1CC582554F660560CD50E99994F15107827F0CA3_RuntimeMethod_var);
*((RuntimeObject**)L_175) = (RuntimeObject*)L_177;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_175, (void*)(RuntimeObject*)L_177);
}
IL_0404:
{
// return allGlyphsAddedToTexture && !isMissingCharacters;
bool L_178 = V_3;
if (!L_178)
{
goto IL_040c;
}
}
{
bool L_179 = V_0;
return (bool)((((int32_t)L_179) == ((int32_t)0))? 1 : 0);
}
IL_040c:
{
return (bool)0;
}
}
// System.Boolean TMPro.TMP_FontAsset::TryAddCharacters(System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryAddCharacters_m790E9AC68D5E0B177490733D1BC69CA42B04CDB1 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, String_t* ___0_characters, bool ___1_includeFontFeatures, const RuntimeMethod* method)
{
String_t* V_0 = NULL;
{
// return TryAddCharacters(characters, out missingCharacters, includeFontFeatures);
String_t* L_0 = ___0_characters;
bool L_1 = ___1_includeFontFeatures;
bool L_2;
L_2 = TMP_FontAsset_TryAddCharacters_m899ED242A4630FA7A60DD9EDC140C5E6508A8517(__this, L_0, (&V_0), L_1, NULL);
return L_2;
}
}
// System.Boolean TMPro.TMP_FontAsset::TryAddCharacters(System.String,System.String&,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryAddCharacters_m899ED242A4630FA7A60DD9EDC140C5E6508A8517 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, String_t* ___0_characters, String_t** ___1_missingCharacters, bool ___2_includeFontFeatures, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mDCC75547634827DF4C7560152346A489A8A72311_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_m84BAC8F2AC8D4C03B41993D776CFD3FC7AEBA41D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCA2F55D5137EE571FEA1E64939D885CB38CAD277);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF4A63A9B315563831CC8DAB87B5AC69E53D1994);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9A211D1A05C0062EB77FBD5E87758D3A4F38C6F);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* V_2 = NULL;
bool V_3 = false;
int32_t V_4 = 0;
uint32_t V_5 = 0;
uint32_t V_6 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_7 = NULL;
int32_t V_8 = 0;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_9 = NULL;
uint32_t V_10 = 0;
int32_t V_11 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_12 = NULL;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_13 = NULL;
int32_t V_14 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_15 = NULL;
{
// if (string.IsNullOrEmpty(characters) || m_AtlasPopulationMode == AtlasPopulationMode.Static)
String_t* L_0 = ___0_characters;
bool L_1;
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
if (L_1)
{
goto IL_0010;
}
}
{
int32_t L_2 = __this->___m_AtlasPopulationMode_11;
if (L_2)
{
goto IL_0055;
}
}
IL_0010:
{
// if (m_AtlasPopulationMode == AtlasPopulationMode.Static)
int32_t L_3 = __this->___m_AtlasPopulationMode_11;
if (L_3)
{
goto IL_0035;
}
}
{
// Debug.LogWarning("Unable to add characters to font asset [" + this.name + "] because its AtlasPopulationMode is set to Static.", this);
String_t* L_4;
L_4 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
String_t* L_5;
L_5 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteralE9A211D1A05C0062EB77FBD5E87758D3A4F38C6F, L_4, _stringLiteralCA2F55D5137EE571FEA1E64939D885CB38CAD277, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m23033D7E2F0F298BE465B7F3A63CDF40A4EB70EB(L_5, __this, NULL);
goto IL_0050;
}
IL_0035:
{
// Debug.LogWarning("Unable to add characters to font asset [" + this.name + "] because the provided character list is Null or Empty.", this);
String_t* L_6;
L_6 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
String_t* L_7;
L_7 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteralE9A211D1A05C0062EB77FBD5E87758D3A4F38C6F, L_6, _stringLiteralDF4A63A9B315563831CC8DAB87B5AC69E53D1994, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m23033D7E2F0F298BE465B7F3A63CDF40A4EB70EB(L_7, __this, NULL);
}
IL_0050:
{
// missingCharacters = characters;
String_t** L_8 = ___1_missingCharacters;
String_t* L_9 = ___0_characters;
*((RuntimeObject**)L_8) = (RuntimeObject*)L_9;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_8, (void*)(RuntimeObject*)L_9);
// return false;
return (bool)0;
}
IL_0055:
{
// if (FontEngine.LoadFontFace(m_SourceFontFile, m_FaceInfo.pointSize) != FontEngineError.Success)
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_10 = __this->___m_SourceFontFile_10;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_11 = (&__this->___m_FaceInfo_12);
int32_t L_12;
L_12 = FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB(L_11, NULL);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
int32_t L_13;
L_13 = FontEngine_LoadFontFace_m63A9171030B36C960896CEF55E7ECF55AF990548(L_10, L_12, NULL);
if (!L_13)
{
goto IL_0072;
}
}
{
// missingCharacters = characters;
String_t** L_14 = ___1_missingCharacters;
String_t* L_15 = ___0_characters;
*((RuntimeObject**)L_14) = (RuntimeObject*)L_15;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_14, (void*)(RuntimeObject*)L_15);
// return false;
return (bool)0;
}
IL_0072:
{
// if (m_CharacterLookupDictionary == null || m_GlyphLookupDictionary == null)
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_16 = __this->___m_CharacterLookupDictionary_16;
if (!L_16)
{
goto IL_0082;
}
}
{
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_17 = __this->___m_GlyphLookupDictionary_14;
if (L_17)
{
goto IL_0088;
}
}
IL_0082:
{
// ReadFontAssetDefinition();
TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93(__this, NULL);
}
IL_0088:
{
// m_GlyphsToAdd.Clear();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_18 = __this->___m_GlyphsToAdd_63;
NullCheck(L_18);
List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline(L_18, List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
// m_GlyphsToAddLookup.Clear();
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_19 = __this->___m_GlyphsToAddLookup_64;
NullCheck(L_19);
HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D(L_19, HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D_RuntimeMethod_var);
// m_CharactersToAdd.Clear();
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_20 = __this->___m_CharactersToAdd_65;
NullCheck(L_20);
List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_inline(L_20, List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_RuntimeMethod_var);
// m_CharactersToAddLookup.Clear();
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_21 = __this->___m_CharactersToAddLookup_66;
NullCheck(L_21);
HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D(L_21, HashSet_1_Clear_m756D9726C9F4BFB2C3500A8A9F27FF47A550EC1D_RuntimeMethod_var);
// s_MissingCharacterList.Clear();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_22 = __this->___s_MissingCharacterList_67;
NullCheck(L_22);
List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline(L_22, List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
// bool isMissingCharacters = false;
V_0 = (bool)0;
// int characterCount = characters.Length;
String_t* L_23 = ___0_characters;
NullCheck(L_23);
int32_t L_24;
L_24 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_23, NULL);
V_1 = L_24;
// for (int i = 0; i < characterCount; i++)
V_4 = 0;
goto IL_01d4;
}
IL_00d0:
{
// uint unicode = characters[i];
String_t* L_25 = ___0_characters;
int32_t L_26 = V_4;
NullCheck(L_25);
Il2CppChar L_27;
L_27 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_25, L_26, NULL);
V_5 = L_27;
// if (m_CharacterLookupDictionary.ContainsKey(unicode))
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_28 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_29 = V_5;
NullCheck(L_28);
bool L_30;
L_30 = Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD(L_28, L_29, Dictionary_2_ContainsKey_m5CCE2E8C29BB9195E9EC8CE3FC5F354DB68658CD_RuntimeMethod_var);
if (L_30)
{
goto IL_01ce;
}
}
{
// uint glyphIndex = FontEngine.GetGlyphIndex(unicode);
uint32_t L_31 = V_5;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_32;
L_32 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(L_31, NULL);
V_6 = L_32;
// if (glyphIndex == 0)
uint32_t L_33 = V_6;
if (L_33)
{
goto IL_0142;
}
}
{
uint32_t L_34 = V_5;
if ((((int32_t)L_34) == ((int32_t)((int32_t)160))))
{
goto IL_0116;
}
}
{
uint32_t L_35 = V_5;
if ((((int32_t)L_35) == ((int32_t)((int32_t)173))))
{
goto IL_0121;
}
}
{
uint32_t L_36 = V_5;
if ((((int32_t)L_36) == ((int32_t)((int32_t)8209))))
{
goto IL_0121;
}
}
{
goto IL_012a;
}
IL_0116:
{
// glyphIndex = FontEngine.GetGlyphIndex(0x20);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_37;
L_37 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(((int32_t)32), NULL);
V_6 = L_37;
// break;
goto IL_012a;
}
IL_0121:
{
// glyphIndex = FontEngine.GetGlyphIndex(0x2D);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_38;
L_38 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(((int32_t)45), NULL);
V_6 = L_38;
}
IL_012a:
{
// if (glyphIndex == 0)
uint32_t L_39 = V_6;
if (L_39)
{
goto IL_0142;
}
}
{
// s_MissingCharacterList.Add(unicode);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_40 = __this->___s_MissingCharacterList_67;
uint32_t L_41 = V_5;
NullCheck(L_40);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_40, L_41, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// isMissingCharacters = true;
V_0 = (bool)1;
// continue;
goto IL_01ce;
}
IL_0142:
{
// TMP_Character character = new TMP_Character(unicode, glyphIndex);
uint32_t L_42 = V_5;
uint32_t L_43 = V_6;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_44 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)il2cpp_codegen_object_new(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
NullCheck(L_44);
TMP_Character__ctor_m7019F2E56EE1A654151F581F2293FBB2410E4775(L_44, L_42, L_43, NULL);
V_7 = L_44;
// if (m_GlyphLookupDictionary.ContainsKey(glyphIndex))
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_45 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_46 = V_6;
NullCheck(L_45);
bool L_47;
L_47 = Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932(L_45, L_46, Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932_RuntimeMethod_var);
if (!L_47)
{
goto IL_0196;
}
}
{
// character.glyph = m_GlyphLookupDictionary[glyphIndex];
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_48 = V_7;
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_49 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_50 = V_6;
NullCheck(L_49);
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_51;
L_51 = Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF(L_49, L_50, Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
NullCheck(L_48);
TMP_TextElement_set_glyph_m29945C7CDA0F0F2429D3000A9376B4B5177A23BD_inline(L_48, L_51, NULL);
// character.textAsset = this;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_52 = V_7;
NullCheck(L_52);
TMP_TextElement_set_textAsset_m046A7EF50875FC30233B8CB06D4A5138FB63C4E1_inline(L_52, __this, NULL);
// m_CharacterTable.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_53 = __this->___m_CharacterTable_15;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_54 = V_7;
NullCheck(L_53);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_53, L_54, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
// m_CharacterLookupDictionary.Add(unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_55 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_56 = V_5;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_57 = V_7;
NullCheck(L_55);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_55, L_56, L_57, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// continue;
goto IL_01ce;
}
IL_0196:
{
// if (m_GlyphsToAddLookup.Add(glyphIndex))
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_58 = __this->___m_GlyphsToAddLookup_64;
uint32_t L_59 = V_6;
NullCheck(L_58);
bool L_60;
L_60 = HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E(L_58, L_59, HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_RuntimeMethod_var);
if (!L_60)
{
goto IL_01b2;
}
}
{
// m_GlyphsToAdd.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_61 = __this->___m_GlyphsToAdd_63;
uint32_t L_62 = V_6;
NullCheck(L_61);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_61, L_62, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
}
IL_01b2:
{
// if (m_CharactersToAddLookup.Add(unicode))
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_63 = __this->___m_CharactersToAddLookup_66;
uint32_t L_64 = V_5;
NullCheck(L_63);
bool L_65;
L_65 = HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E(L_63, L_64, HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_RuntimeMethod_var);
if (!L_65)
{
goto IL_01ce;
}
}
{
// m_CharactersToAdd.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_66 = __this->___m_CharactersToAdd_65;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_67 = V_7;
NullCheck(L_66);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_66, L_67, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
}
IL_01ce:
{
// for (int i = 0; i < characterCount; i++)
int32_t L_68 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_68, 1));
}
IL_01d4:
{
// for (int i = 0; i < characterCount; i++)
int32_t L_69 = V_4;
int32_t L_70 = V_1;
if ((((int32_t)L_69) < ((int32_t)L_70)))
{
goto IL_00d0;
}
}
{
// if (m_GlyphsToAdd.Count == 0)
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_71 = __this->___m_GlyphsToAdd_63;
NullCheck(L_71);
int32_t L_72;
L_72 = List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_inline(L_71, List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var);
if (L_72)
{
goto IL_01ee;
}
}
{
// missingCharacters = characters;
String_t** L_73 = ___1_missingCharacters;
String_t* L_74 = ___0_characters;
*((RuntimeObject**)L_73) = (RuntimeObject*)L_74;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_73, (void*)(RuntimeObject*)L_74);
// return false;
return (bool)0;
}
IL_01ee:
{
// if (m_AtlasTextures[m_AtlasTextureIndex].width == 0 || m_AtlasTextures[m_AtlasTextureIndex].height == 0)
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_75 = __this->___m_AtlasTextures_18;
int32_t L_76 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_75);
int32_t L_77 = L_76;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_78 = (L_75)->GetAt(static_cast<il2cpp_array_size_t>(L_77));
NullCheck(L_78);
int32_t L_79;
L_79 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_78);
if (!L_79)
{
goto IL_0216;
}
}
{
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_80 = __this->___m_AtlasTextures_18;
int32_t L_81 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_80);
int32_t L_82 = L_81;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_83 = (L_80)->GetAt(static_cast<il2cpp_array_size_t>(L_82));
NullCheck(L_83);
int32_t L_84;
L_84 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_83);
if (L_84)
{
goto IL_0247;
}
}
IL_0216:
{
// m_AtlasTextures[m_AtlasTextureIndex].Resize(m_AtlasWidth, m_AtlasHeight);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_85 = __this->___m_AtlasTextures_18;
int32_t L_86 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_85);
int32_t L_87 = L_86;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_88 = (L_85)->GetAt(static_cast<il2cpp_array_size_t>(L_87));
int32_t L_89 = __this->___m_AtlasWidth_26;
int32_t L_90 = __this->___m_AtlasHeight_27;
NullCheck(L_88);
bool L_91;
L_91 = Texture2D_Resize_m6A784927A609BAE045AFCF77886AEEE72D19FB90(L_88, L_89, L_90, NULL);
// FontEngine.ResetAtlasTexture(m_AtlasTextures[m_AtlasTextureIndex]);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_92 = __this->___m_AtlasTextures_18;
int32_t L_93 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_92);
int32_t L_94 = L_93;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_95 = (L_92)->GetAt(static_cast<il2cpp_array_size_t>(L_94));
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
FontEngine_ResetAtlasTexture_m15BBE67DFDD8A1E740BC0C4B29612A8C866860DC(L_95, NULL);
}
IL_0247:
{
// bool allGlyphsAddedToTexture = FontEngine.TryAddGlyphsToTexture(m_GlyphsToAdd, m_AtlasPadding, GlyphPackingMode.BestShortSideFit, m_FreeGlyphRects, m_UsedGlyphRects, m_AtlasRenderMode, m_AtlasTextures[m_AtlasTextureIndex], out glyphs);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_96 = __this->___m_GlyphsToAdd_63;
int32_t L_97 = __this->___m_AtlasPadding_28;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_98 = __this->___m_FreeGlyphRects_23;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_99 = __this->___m_UsedGlyphRects_22;
int32_t L_100 = __this->___m_AtlasRenderMode_29;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_101 = __this->___m_AtlasTextures_18;
int32_t L_102 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_101);
int32_t L_103 = L_102;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_104 = (L_101)->GetAt(static_cast<il2cpp_array_size_t>(L_103));
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
bool L_105;
L_105 = FontEngine_TryAddGlyphsToTexture_m18740AD9F7264F54C397916268C0AB0738879801(L_96, L_97, 0, L_98, L_99, L_100, L_104, (&V_2), NULL);
V_3 = L_105;
// for (int i = 0; i < glyphs.Length && glyphs[i] != null; i++)
V_8 = 0;
goto IL_02d8;
}
IL_0280:
{
// Glyph glyph = glyphs[i];
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_106 = V_2;
int32_t L_107 = V_8;
NullCheck(L_106);
int32_t L_108 = L_107;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_109 = (L_106)->GetAt(static_cast<il2cpp_array_size_t>(L_108));
V_9 = L_109;
// uint glyphIndex = glyph.index;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_110 = V_9;
NullCheck(L_110);
uint32_t L_111;
L_111 = Glyph_get_index_mCFBBCF85E7F3434B7A595EEE3411EFFB78E5675B(L_110, NULL);
V_10 = L_111;
// glyph.atlasIndex = m_AtlasTextureIndex;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_112 = V_9;
int32_t L_113 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_112);
Glyph_set_atlasIndex_m622CB24F3110B65CADB0C9F0223133B0DA926ABE(L_112, L_113, NULL);
// m_GlyphTable.Add(glyph);
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_114 = __this->___m_GlyphTable_13;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_115 = V_9;
NullCheck(L_114);
List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_inline(L_114, L_115, List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
// m_GlyphLookupDictionary.Add(glyphIndex, glyph);
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_116 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_117 = V_10;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_118 = V_9;
NullCheck(L_116);
Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567(L_116, L_117, L_118, Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
// m_GlyphIndexListNewlyAdded.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_119 = __this->___m_GlyphIndexListNewlyAdded_62;
uint32_t L_120 = V_10;
NullCheck(L_119);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_119, L_120, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// m_GlyphIndexList.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_121 = __this->___m_GlyphIndexList_61;
uint32_t L_122 = V_10;
NullCheck(L_121);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_121, L_122, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// for (int i = 0; i < glyphs.Length && glyphs[i] != null; i++)
int32_t L_123 = V_8;
V_8 = ((int32_t)il2cpp_codegen_add(L_123, 1));
}
IL_02d8:
{
// for (int i = 0; i < glyphs.Length && glyphs[i] != null; i++)
int32_t L_124 = V_8;
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_125 = V_2;
NullCheck(L_125);
if ((((int32_t)L_124) >= ((int32_t)((int32_t)(((RuntimeArray*)L_125)->max_length)))))
{
goto IL_02e5;
}
}
{
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_126 = V_2;
int32_t L_127 = V_8;
NullCheck(L_126);
int32_t L_128 = L_127;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_129 = (L_126)->GetAt(static_cast<il2cpp_array_size_t>(L_128));
if (L_129)
{
goto IL_0280;
}
}
IL_02e5:
{
// m_GlyphsToAdd.Clear();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_130 = __this->___m_GlyphsToAdd_63;
NullCheck(L_130);
List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline(L_130, List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
V_11 = 0;
goto IL_037c;
}
IL_02f8:
{
// TMP_Character character = m_CharactersToAdd[i];
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_131 = __this->___m_CharactersToAdd_65;
int32_t L_132 = V_11;
NullCheck(L_131);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_133;
L_133 = List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28(L_131, L_132, List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
V_12 = L_133;
// if (m_GlyphLookupDictionary.TryGetValue(character.glyphIndex, out glyph) == false)
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_134 = __this->___m_GlyphLookupDictionary_14;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_135 = V_12;
NullCheck(L_135);
uint32_t L_136;
L_136 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_135, NULL);
NullCheck(L_134);
bool L_137;
L_137 = Dictionary_2_TryGetValue_mDCC75547634827DF4C7560152346A489A8A72311(L_134, L_136, (&V_13), Dictionary_2_TryGetValue_mDCC75547634827DF4C7560152346A489A8A72311_RuntimeMethod_var);
if (L_137)
{
goto IL_0331;
}
}
{
// m_GlyphsToAdd.Add(character.glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_138 = __this->___m_GlyphsToAdd_63;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_139 = V_12;
NullCheck(L_139);
uint32_t L_140;
L_140 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_139, NULL);
NullCheck(L_138);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_138, L_140, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// continue;
goto IL_0376;
}
IL_0331:
{
// character.glyph = glyph;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_141 = V_12;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_142 = V_13;
NullCheck(L_141);
TMP_TextElement_set_glyph_m29945C7CDA0F0F2429D3000A9376B4B5177A23BD_inline(L_141, L_142, NULL);
// character.textAsset = this;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_143 = V_12;
NullCheck(L_143);
TMP_TextElement_set_textAsset_m046A7EF50875FC30233B8CB06D4A5138FB63C4E1_inline(L_143, __this, NULL);
// m_CharacterTable.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_144 = __this->___m_CharacterTable_15;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_145 = V_12;
NullCheck(L_144);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_144, L_145, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
// m_CharacterLookupDictionary.Add(character.unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_146 = __this->___m_CharacterLookupDictionary_16;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_147 = V_12;
NullCheck(L_147);
uint32_t L_148;
L_148 = TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline(L_147, NULL);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_149 = V_12;
NullCheck(L_146);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_146, L_148, L_149, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// m_CharactersToAdd.RemoveAt(i);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_150 = __this->___m_CharactersToAdd_65;
int32_t L_151 = V_11;
NullCheck(L_150);
List_1_RemoveAt_m84BAC8F2AC8D4C03B41993D776CFD3FC7AEBA41D(L_150, L_151, List_1_RemoveAt_m84BAC8F2AC8D4C03B41993D776CFD3FC7AEBA41D_RuntimeMethod_var);
// i -= 1;
int32_t L_152 = V_11;
V_11 = ((int32_t)il2cpp_codegen_subtract(L_152, 1));
}
IL_0376:
{
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
int32_t L_153 = V_11;
V_11 = ((int32_t)il2cpp_codegen_add(L_153, 1));
}
IL_037c:
{
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
int32_t L_154 = V_11;
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_155 = __this->___m_CharactersToAdd_65;
NullCheck(L_155);
int32_t L_156;
L_156 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_155, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
if ((((int32_t)L_154) < ((int32_t)L_156)))
{
goto IL_02f8;
}
}
{
// if (m_IsMultiAtlasTexturesEnabled && allGlyphsAddedToTexture == false)
bool L_157 = __this->___m_IsMultiAtlasTexturesEnabled_20;
if (!L_157)
{
goto IL_03a5;
}
}
{
bool L_158 = V_3;
if (L_158)
{
goto IL_03a5;
}
}
{
goto IL_03a2;
}
IL_039b:
{
// allGlyphsAddedToTexture = TryAddGlyphsToNewAtlasTexture();
bool L_159;
L_159 = TMP_FontAsset_TryAddGlyphsToNewAtlasTexture_mD885238E48514F6063212EA6964ECC32F4F1D4FB(__this, NULL);
V_3 = L_159;
}
IL_03a2:
{
// while (allGlyphsAddedToTexture == false)
bool L_160 = V_3;
if (!L_160)
{
goto IL_039b;
}
}
IL_03a5:
{
// if (includeFontFeatures)
bool L_161 = ___2_includeFontFeatures;
if (!L_161)
{
goto IL_03ae;
}
}
{
// UpdateGlyphAdjustmentRecords();
TMP_FontAsset_UpdateGlyphAdjustmentRecords_m8530223EDCBEB89B965D763C65AC194F144C2C23(__this, NULL);
}
IL_03ae:
{
// missingCharacters = string.Empty;
String_t** L_162 = ___1_missingCharacters;
String_t* L_163 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
*((RuntimeObject**)L_162) = (RuntimeObject*)L_163;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_162, (void*)(RuntimeObject*)L_163);
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
V_14 = 0;
goto IL_03e1;
}
IL_03ba:
{
// TMP_Character character = m_CharactersToAdd[i];
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_164 = __this->___m_CharactersToAdd_65;
int32_t L_165 = V_14;
NullCheck(L_164);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_166;
L_166 = List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28(L_164, L_165, List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
V_15 = L_166;
// s_MissingCharacterList.Add(character.unicode);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_167 = __this->___s_MissingCharacterList_67;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_168 = V_15;
NullCheck(L_168);
uint32_t L_169;
L_169 = TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline(L_168, NULL);
NullCheck(L_167);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_167, L_169, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
int32_t L_170 = V_14;
V_14 = ((int32_t)il2cpp_codegen_add(L_170, 1));
}
IL_03e1:
{
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
int32_t L_171 = V_14;
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_172 = __this->___m_CharactersToAdd_65;
NullCheck(L_172);
int32_t L_173;
L_173 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_172, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
if ((((int32_t)L_171) < ((int32_t)L_173)))
{
goto IL_03ba;
}
}
{
// if (s_MissingCharacterList.Count > 0)
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_174 = __this->___s_MissingCharacterList_67;
NullCheck(L_174);
int32_t L_175;
L_175 = List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_inline(L_174, List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_RuntimeMethod_var);
if ((((int32_t)L_175) <= ((int32_t)0)))
{
goto IL_040b;
}
}
{
// missingCharacters = s_MissingCharacterList.UintToString();
String_t** L_176 = ___1_missingCharacters;
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_177 = __this->___s_MissingCharacterList_67;
String_t* L_178;
L_178 = TMPro_ExtensionMethods_UintToString_mCE4BA004D9FC332F4A359EC4BE2E97C81FC3A8A8(L_177, NULL);
*((RuntimeObject**)L_176) = (RuntimeObject*)L_178;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_176, (void*)(RuntimeObject*)L_178);
}
IL_040b:
{
// return allGlyphsAddedToTexture && !isMissingCharacters;
bool L_179 = V_3;
if (!L_179)
{
goto IL_0413;
}
}
{
bool L_180 = V_0;
return (bool)((((int32_t)L_180) == ((int32_t)0))? 1 : 0);
}
IL_0413:
{
return (bool)0;
}
}
// System.Boolean TMPro.TMP_FontAsset::TryAddCharacterInternal(System.UInt32,TMPro.TMP_Character&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryAddCharacterInternal_m95DD37F41C18EE7692B44DCD984CD12C2350C122 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, uint32_t ___0_unicode, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** ___1_character, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Contains_m02385B663B65E53485251FFFD116D0F26BA172B9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1517B8C157EBA87843E0BD0182EF5C69CB6C785F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4785A6047AC9A765F871F5060A876703682EB651);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA6A4888D237A9893AAADD7E077408D94733C9C8E);
s_Il2CppMethodInitialized = true;
}
uint32_t V_0 = 0;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_1 = NULL;
{
// character = null;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_0 = ___1_character;
*((RuntimeObject**)L_0) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)NULL);
// if (m_MissingUnicodesFromFontFile.Contains(unicode))
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_1 = __this->___m_MissingUnicodesFromFontFile_68;
uint32_t L_2 = ___0_unicode;
NullCheck(L_1);
bool L_3;
L_3 = HashSet_1_Contains_m02385B663B65E53485251FFFD116D0F26BA172B9(L_1, L_2, HashSet_1_Contains_m02385B663B65E53485251FFFD116D0F26BA172B9_RuntimeMethod_var);
if (!L_3)
{
goto IL_0013;
}
}
{
// return false;
return (bool)0;
}
IL_0013:
{
// if (FontEngine.LoadFontFace(sourceFontFile, m_FaceInfo.pointSize) != FontEngineError.Success)
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_4;
L_4 = TMP_FontAsset_get_sourceFontFile_mD9B0F4FCBBCDCAAE5A370399DDE46C768B736722_inline(__this, NULL);
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_5 = (&__this->___m_FaceInfo_12);
int32_t L_6;
L_6 = FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB(L_5, NULL);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
int32_t L_7;
L_7 = FontEngine_LoadFontFace_m63A9171030B36C960896CEF55E7ECF55AF990548(L_4, L_6, NULL);
if (!L_7)
{
goto IL_002d;
}
}
{
// return false;
return (bool)0;
}
IL_002d:
{
// uint glyphIndex = FontEngine.GetGlyphIndex(unicode);
uint32_t L_8 = ___0_unicode;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_9;
L_9 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(L_8, NULL);
V_0 = L_9;
// if (glyphIndex == 0)
uint32_t L_10 = V_0;
if (L_10)
{
goto IL_0075;
}
}
{
uint32_t L_11 = ___0_unicode;
if ((((int32_t)L_11) == ((int32_t)((int32_t)160))))
{
goto IL_0051;
}
}
{
uint32_t L_12 = ___0_unicode;
if ((((int32_t)L_12) == ((int32_t)((int32_t)173))))
{
goto IL_005b;
}
}
{
uint32_t L_13 = ___0_unicode;
if ((((int32_t)L_13) == ((int32_t)((int32_t)8209))))
{
goto IL_005b;
}
}
{
goto IL_0063;
}
IL_0051:
{
// glyphIndex = FontEngine.GetGlyphIndex(0x20);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_14;
L_14 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(((int32_t)32), NULL);
V_0 = L_14;
// break;
goto IL_0063;
}
IL_005b:
{
// glyphIndex = FontEngine.GetGlyphIndex(0x2D);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_15;
L_15 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(((int32_t)45), NULL);
V_0 = L_15;
}
IL_0063:
{
// if (glyphIndex == 0)
uint32_t L_16 = V_0;
if (L_16)
{
goto IL_0075;
}
}
{
// m_MissingUnicodesFromFontFile.Add(unicode);
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_17 = __this->___m_MissingUnicodesFromFontFile_68;
uint32_t L_18 = ___0_unicode;
NullCheck(L_17);
bool L_19;
L_19 = HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E(L_17, L_18, HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_RuntimeMethod_var);
// return false;
return (bool)0;
}
IL_0075:
{
// if (m_GlyphLookupDictionary.ContainsKey(glyphIndex))
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_20 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_21 = V_0;
NullCheck(L_20);
bool L_22;
L_22 = Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932(L_20, L_21, Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932_RuntimeMethod_var);
if (!L_22)
{
goto IL_00b5;
}
}
{
// character = new TMP_Character(unicode, this, m_GlyphLookupDictionary[glyphIndex]);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_23 = ___1_character;
uint32_t L_24 = ___0_unicode;
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_25 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_26 = V_0;
NullCheck(L_25);
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_27;
L_27 = Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF(L_25, L_26, Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_28 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)il2cpp_codegen_object_new(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
NullCheck(L_28);
TMP_Character__ctor_mAF0A895127F27795D515FF97C84185A01EFDAB0D(L_28, L_24, __this, L_27, NULL);
*((RuntimeObject**)L_23) = (RuntimeObject*)L_28;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_23, (void*)(RuntimeObject*)L_28);
// m_CharacterTable.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_29 = __this->___m_CharacterTable_15;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_30 = ___1_character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_31 = *((TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**)L_30);
NullCheck(L_29);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_29, L_31, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
// m_CharacterLookupDictionary.Add(unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_32 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_33 = ___0_unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_34 = ___1_character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_35 = *((TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**)L_34);
NullCheck(L_32);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_32, L_33, L_35, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// return true;
return (bool)1;
}
IL_00b5:
{
// Glyph glyph = null;
V_1 = (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)NULL;
// if (m_AtlasTextures[m_AtlasTextureIndex].isReadable == false)
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_36 = __this->___m_AtlasTextures_18;
int32_t L_37 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_36);
int32_t L_38 = L_37;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_39 = (L_36)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
NullCheck(L_39);
bool L_40;
L_40 = VirtualFuncInvoker0< bool >::Invoke(8 /* System.Boolean UnityEngine.Texture::get_isReadable() */, L_39);
if (L_40)
{
goto IL_0120;
}
}
{
// Debug.LogWarning("Unable to add the requested character to font asset [" + this.name + "]'s atlas texture. Please make the texture [" + m_AtlasTextures[m_AtlasTextureIndex].name + "] readable.", m_AtlasTextures[m_AtlasTextureIndex]);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_41 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)5);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_42 = L_41;
NullCheck(L_42);
ArrayElementTypeCheck (L_42, _stringLiteralA6A4888D237A9893AAADD7E077408D94733C9C8E);
(L_42)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteralA6A4888D237A9893AAADD7E077408D94733C9C8E);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_43 = L_42;
String_t* L_44;
L_44 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
NullCheck(L_43);
ArrayElementTypeCheck (L_43, L_44);
(L_43)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)L_44);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_45 = L_43;
NullCheck(L_45);
ArrayElementTypeCheck (L_45, _stringLiteral4785A6047AC9A765F871F5060A876703682EB651);
(L_45)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)_stringLiteral4785A6047AC9A765F871F5060A876703682EB651);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_46 = L_45;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_47 = __this->___m_AtlasTextures_18;
int32_t L_48 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_47);
int32_t L_49 = L_48;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_50 = (L_47)->GetAt(static_cast<il2cpp_array_size_t>(L_49));
NullCheck(L_50);
String_t* L_51;
L_51 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(L_50, NULL);
NullCheck(L_46);
ArrayElementTypeCheck (L_46, L_51);
(L_46)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)L_51);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_52 = L_46;
NullCheck(L_52);
ArrayElementTypeCheck (L_52, _stringLiteral1517B8C157EBA87843E0BD0182EF5C69CB6C785F);
(L_52)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)_stringLiteral1517B8C157EBA87843E0BD0182EF5C69CB6C785F);
String_t* L_53;
L_53 = String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A(L_52, NULL);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_54 = __this->___m_AtlasTextures_18;
int32_t L_55 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_54);
int32_t L_56 = L_55;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_57 = (L_54)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m23033D7E2F0F298BE465B7F3A63CDF40A4EB70EB(L_53, L_57, NULL);
// return false;
return (bool)0;
}
IL_0120:
{
// if (m_AtlasTextures[m_AtlasTextureIndex].width == 0 || m_AtlasTextures[m_AtlasTextureIndex].height == 0)
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_58 = __this->___m_AtlasTextures_18;
int32_t L_59 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_58);
int32_t L_60 = L_59;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_61 = (L_58)->GetAt(static_cast<il2cpp_array_size_t>(L_60));
NullCheck(L_61);
int32_t L_62;
L_62 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_61);
if (!L_62)
{
goto IL_0148;
}
}
{
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_63 = __this->___m_AtlasTextures_18;
int32_t L_64 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_63);
int32_t L_65 = L_64;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_66 = (L_63)->GetAt(static_cast<il2cpp_array_size_t>(L_65));
NullCheck(L_66);
int32_t L_67;
L_67 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_66);
if (L_67)
{
goto IL_0179;
}
}
IL_0148:
{
// m_AtlasTextures[m_AtlasTextureIndex].Resize(m_AtlasWidth, m_AtlasHeight);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_68 = __this->___m_AtlasTextures_18;
int32_t L_69 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_68);
int32_t L_70 = L_69;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_71 = (L_68)->GetAt(static_cast<il2cpp_array_size_t>(L_70));
int32_t L_72 = __this->___m_AtlasWidth_26;
int32_t L_73 = __this->___m_AtlasHeight_27;
NullCheck(L_71);
bool L_74;
L_74 = Texture2D_Resize_m6A784927A609BAE045AFCF77886AEEE72D19FB90(L_71, L_72, L_73, NULL);
// FontEngine.ResetAtlasTexture(m_AtlasTextures[m_AtlasTextureIndex]);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_75 = __this->___m_AtlasTextures_18;
int32_t L_76 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_75);
int32_t L_77 = L_76;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_78 = (L_75)->GetAt(static_cast<il2cpp_array_size_t>(L_77));
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
FontEngine_ResetAtlasTexture_m15BBE67DFDD8A1E740BC0C4B29612A8C866860DC(L_78, NULL);
}
IL_0179:
{
// if (FontEngine.TryAddGlyphToTexture(glyphIndex, m_AtlasPadding, GlyphPackingMode.BestShortSideFit, m_FreeGlyphRects, m_UsedGlyphRects, m_AtlasRenderMode, m_AtlasTextures[m_AtlasTextureIndex], out glyph))
uint32_t L_79 = V_0;
int32_t L_80 = __this->___m_AtlasPadding_28;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_81 = __this->___m_FreeGlyphRects_23;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_82 = __this->___m_UsedGlyphRects_22;
int32_t L_83 = __this->___m_AtlasRenderMode_29;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_84 = __this->___m_AtlasTextures_18;
int32_t L_85 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_84);
int32_t L_86 = L_85;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_87 = (L_84)->GetAt(static_cast<il2cpp_array_size_t>(L_86));
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
bool L_88;
L_88 = FontEngine_TryAddGlyphToTexture_m45A94FA06ADDCE2FA6B139B29E942496B760A090(L_79, L_80, 0, L_81, L_82, L_83, L_87, (&V_1), NULL);
if (!L_88)
{
goto IL_021a;
}
}
{
// glyph.atlasIndex = m_AtlasTextureIndex;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_89 = V_1;
int32_t L_90 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_89);
Glyph_set_atlasIndex_m622CB24F3110B65CADB0C9F0223133B0DA926ABE(L_89, L_90, NULL);
// m_GlyphTable.Add(glyph);
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_91 = __this->___m_GlyphTable_13;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_92 = V_1;
NullCheck(L_91);
List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_inline(L_91, L_92, List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
// m_GlyphLookupDictionary.Add(glyphIndex, glyph);
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_93 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_94 = V_0;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_95 = V_1;
NullCheck(L_93);
Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567(L_93, L_94, L_95, Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
// character = new TMP_Character(unicode, this, glyph);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_96 = ___1_character;
uint32_t L_97 = ___0_unicode;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_98 = V_1;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_99 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)il2cpp_codegen_object_new(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
NullCheck(L_99);
TMP_Character__ctor_mAF0A895127F27795D515FF97C84185A01EFDAB0D(L_99, L_97, __this, L_98, NULL);
*((RuntimeObject**)L_96) = (RuntimeObject*)L_99;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_96, (void*)(RuntimeObject*)L_99);
// m_CharacterTable.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_100 = __this->___m_CharacterTable_15;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_101 = ___1_character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_102 = *((TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**)L_101);
NullCheck(L_100);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_100, L_102, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
// m_CharacterLookupDictionary.Add(unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_103 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_104 = ___0_unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_105 = ___1_character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_106 = *((TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**)L_105);
NullCheck(L_103);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_103, L_104, L_106, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// m_GlyphIndexList.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_107 = __this->___m_GlyphIndexList_61;
uint32_t L_108 = V_0;
NullCheck(L_107);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_107, L_108, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// m_GlyphIndexListNewlyAdded.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_109 = __this->___m_GlyphIndexListNewlyAdded_62;
uint32_t L_110 = V_0;
NullCheck(L_109);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_109, L_110, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// if (TMP_Settings.getFontFeaturesAtRuntime)
bool L_111;
L_111 = TMP_Settings_get_getFontFeaturesAtRuntime_m75190CE90D69720EBDE06438C4B72072D1FD7BBE(NULL);
if (!L_111)
{
goto IL_0218;
}
}
{
// RegisterFontAssetForFontFeatureUpdate(this);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
TMP_FontAsset_RegisterFontAssetForFontFeatureUpdate_mCA002DC71DE402BEE2C442826C3ED618FB852076(__this, NULL);
}
IL_0218:
{
// return true;
return (bool)1;
}
IL_021a:
{
// if (m_IsMultiAtlasTexturesEnabled)
bool L_112 = __this->___m_IsMultiAtlasTexturesEnabled_20;
if (!L_112)
{
goto IL_02cc;
}
}
{
// SetupNewAtlasTexture();
TMP_FontAsset_SetupNewAtlasTexture_m01889BA60E325103E4BB5A8B2D6AA8EB0CDA9B92(__this, NULL);
// if (FontEngine.TryAddGlyphToTexture(glyphIndex, m_AtlasPadding, GlyphPackingMode.BestShortSideFit, m_FreeGlyphRects, m_UsedGlyphRects, m_AtlasRenderMode, m_AtlasTextures[m_AtlasTextureIndex], out glyph))
uint32_t L_113 = V_0;
int32_t L_114 = __this->___m_AtlasPadding_28;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_115 = __this->___m_FreeGlyphRects_23;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_116 = __this->___m_UsedGlyphRects_22;
int32_t L_117 = __this->___m_AtlasRenderMode_29;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_118 = __this->___m_AtlasTextures_18;
int32_t L_119 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_118);
int32_t L_120 = L_119;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_121 = (L_118)->GetAt(static_cast<il2cpp_array_size_t>(L_120));
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
bool L_122;
L_122 = FontEngine_TryAddGlyphToTexture_m45A94FA06ADDCE2FA6B139B29E942496B760A090(L_113, L_114, 0, L_115, L_116, L_117, L_121, (&V_1), NULL);
if (!L_122)
{
goto IL_02cc;
}
}
{
// glyph.atlasIndex = m_AtlasTextureIndex;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_123 = V_1;
int32_t L_124 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_123);
Glyph_set_atlasIndex_m622CB24F3110B65CADB0C9F0223133B0DA926ABE(L_123, L_124, NULL);
// m_GlyphTable.Add(glyph);
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_125 = __this->___m_GlyphTable_13;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_126 = V_1;
NullCheck(L_125);
List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_inline(L_125, L_126, List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
// m_GlyphLookupDictionary.Add(glyphIndex, glyph);
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_127 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_128 = V_0;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_129 = V_1;
NullCheck(L_127);
Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567(L_127, L_128, L_129, Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
// character = new TMP_Character(unicode, this, glyph);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_130 = ___1_character;
uint32_t L_131 = ___0_unicode;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_132 = V_1;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_133 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)il2cpp_codegen_object_new(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
NullCheck(L_133);
TMP_Character__ctor_mAF0A895127F27795D515FF97C84185A01EFDAB0D(L_133, L_131, __this, L_132, NULL);
*((RuntimeObject**)L_130) = (RuntimeObject*)L_133;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_130, (void*)(RuntimeObject*)L_133);
// m_CharacterTable.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_134 = __this->___m_CharacterTable_15;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_135 = ___1_character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_136 = *((TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**)L_135);
NullCheck(L_134);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_134, L_136, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
// m_CharacterLookupDictionary.Add(unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_137 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_138 = ___0_unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_139 = ___1_character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_140 = *((TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**)L_139);
NullCheck(L_137);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_137, L_138, L_140, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// m_GlyphIndexList.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_141 = __this->___m_GlyphIndexList_61;
uint32_t L_142 = V_0;
NullCheck(L_141);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_141, L_142, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// m_GlyphIndexListNewlyAdded.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_143 = __this->___m_GlyphIndexListNewlyAdded_62;
uint32_t L_144 = V_0;
NullCheck(L_143);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_143, L_144, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// if (TMP_Settings.getFontFeaturesAtRuntime)
bool L_145;
L_145 = TMP_Settings_get_getFontFeaturesAtRuntime_m75190CE90D69720EBDE06438C4B72072D1FD7BBE(NULL);
if (!L_145)
{
goto IL_02ca;
}
}
{
// RegisterFontAssetForFontFeatureUpdate(this);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
TMP_FontAsset_RegisterFontAssetForFontFeatureUpdate_mCA002DC71DE402BEE2C442826C3ED618FB852076(__this, NULL);
}
IL_02ca:
{
// return true;
return (bool)1;
}
IL_02cc:
{
// return false;
return (bool)0;
}
}
// System.Boolean TMPro.TMP_FontAsset::TryGetCharacter_and_QueueRenderToTexture(System.UInt32,TMPro.TMP_Character&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryGetCharacter_and_QueueRenderToTexture_m7C957763D146CEBEE8CE749B147DBDAD9D7D16E9 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, uint32_t ___0_unicode, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** ___1_character, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Contains_m02385B663B65E53485251FFFD116D0F26BA172B9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
uint32_t V_0 = 0;
int32_t V_1 = 0;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_2 = NULL;
int32_t G_B18_0 = 0;
{
// character = null;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_0 = ___1_character;
*((RuntimeObject**)L_0) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)NULL);
// if (m_MissingUnicodesFromFontFile.Contains(unicode))
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_1 = __this->___m_MissingUnicodesFromFontFile_68;
uint32_t L_2 = ___0_unicode;
NullCheck(L_1);
bool L_3;
L_3 = HashSet_1_Contains_m02385B663B65E53485251FFFD116D0F26BA172B9(L_1, L_2, HashSet_1_Contains_m02385B663B65E53485251FFFD116D0F26BA172B9_RuntimeMethod_var);
if (!L_3)
{
goto IL_0013;
}
}
{
// return false;
return (bool)0;
}
IL_0013:
{
// if (FontEngine.LoadFontFace(sourceFontFile, m_FaceInfo.pointSize) != FontEngineError.Success)
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_4;
L_4 = TMP_FontAsset_get_sourceFontFile_mD9B0F4FCBBCDCAAE5A370399DDE46C768B736722_inline(__this, NULL);
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_5 = (&__this->___m_FaceInfo_12);
int32_t L_6;
L_6 = FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB(L_5, NULL);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
int32_t L_7;
L_7 = FontEngine_LoadFontFace_m63A9171030B36C960896CEF55E7ECF55AF990548(L_4, L_6, NULL);
if (!L_7)
{
goto IL_002d;
}
}
{
// return false;
return (bool)0;
}
IL_002d:
{
// uint glyphIndex = FontEngine.GetGlyphIndex(unicode);
uint32_t L_8 = ___0_unicode;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_9;
L_9 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(L_8, NULL);
V_0 = L_9;
// if (glyphIndex == 0)
uint32_t L_10 = V_0;
if (L_10)
{
goto IL_0075;
}
}
{
uint32_t L_11 = ___0_unicode;
if ((((int32_t)L_11) == ((int32_t)((int32_t)160))))
{
goto IL_0051;
}
}
{
uint32_t L_12 = ___0_unicode;
if ((((int32_t)L_12) == ((int32_t)((int32_t)173))))
{
goto IL_005b;
}
}
{
uint32_t L_13 = ___0_unicode;
if ((((int32_t)L_13) == ((int32_t)((int32_t)8209))))
{
goto IL_005b;
}
}
{
goto IL_0063;
}
IL_0051:
{
// glyphIndex = FontEngine.GetGlyphIndex(0x20);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_14;
L_14 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(((int32_t)32), NULL);
V_0 = L_14;
// break;
goto IL_0063;
}
IL_005b:
{
// glyphIndex = FontEngine.GetGlyphIndex(0x2D);
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
uint32_t L_15;
L_15 = FontEngine_GetGlyphIndex_mEAE36421D92783413286344213D6EFD52E90CC00(((int32_t)45), NULL);
V_0 = L_15;
}
IL_0063:
{
// if (glyphIndex == 0)
uint32_t L_16 = V_0;
if (L_16)
{
goto IL_0075;
}
}
{
// m_MissingUnicodesFromFontFile.Add(unicode);
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_17 = __this->___m_MissingUnicodesFromFontFile_68;
uint32_t L_18 = ___0_unicode;
NullCheck(L_17);
bool L_19;
L_19 = HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E(L_17, L_18, HashSet_1_Add_mDA8E52933A6A885D9FCF549C99489EF5E095BE1E_RuntimeMethod_var);
// return false;
return (bool)0;
}
IL_0075:
{
// if (m_GlyphLookupDictionary.ContainsKey(glyphIndex))
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_20 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_21 = V_0;
NullCheck(L_20);
bool L_22;
L_22 = Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932(L_20, L_21, Dictionary_2_ContainsKey_m7B014B0B5BC6F47347EACE28E258681FB8483932_RuntimeMethod_var);
if (!L_22)
{
goto IL_00b5;
}
}
{
// character = new TMP_Character(unicode, this, m_GlyphLookupDictionary[glyphIndex]);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_23 = ___1_character;
uint32_t L_24 = ___0_unicode;
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_25 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_26 = V_0;
NullCheck(L_25);
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_27;
L_27 = Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF(L_25, L_26, Dictionary_2_get_Item_m5CDB1D4A8EED057BF545BBC6B725697980FABDEF_RuntimeMethod_var);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_28 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)il2cpp_codegen_object_new(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
NullCheck(L_28);
TMP_Character__ctor_mAF0A895127F27795D515FF97C84185A01EFDAB0D(L_28, L_24, __this, L_27, NULL);
*((RuntimeObject**)L_23) = (RuntimeObject*)L_28;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_23, (void*)(RuntimeObject*)L_28);
// m_CharacterTable.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_29 = __this->___m_CharacterTable_15;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_30 = ___1_character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_31 = *((TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**)L_30);
NullCheck(L_29);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_29, L_31, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
// m_CharacterLookupDictionary.Add(unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_32 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_33 = ___0_unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_34 = ___1_character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_35 = *((TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**)L_34);
NullCheck(L_32);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_32, L_33, L_35, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// return true;
return (bool)1;
}
IL_00b5:
{
// GlyphLoadFlags glyphLoadFlags = (GlyphRasterModes.RASTER_MODE_NO_HINTING & (GlyphRasterModes)m_AtlasRenderMode) == GlyphRasterModes.RASTER_MODE_NO_HINTING
// ? GlyphLoadFlags.LOAD_NO_BITMAP | GlyphLoadFlags.LOAD_NO_HINTING
// : GlyphLoadFlags.LOAD_NO_BITMAP;
int32_t L_36 = __this->___m_AtlasRenderMode_29;
if ((((int32_t)((int32_t)(4&(int32_t)L_36))) == ((int32_t)4)))
{
goto IL_00c3;
}
}
{
G_B18_0 = 8;
goto IL_00c5;
}
IL_00c3:
{
G_B18_0 = ((int32_t)10);
}
IL_00c5:
{
V_1 = G_B18_0;
// Glyph glyph = null;
V_2 = (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)NULL;
// if (FontEngine.TryGetGlyphWithIndexValue(glyphIndex, glyphLoadFlags, out glyph))
uint32_t L_37 = V_0;
int32_t L_38 = V_1;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
bool L_39;
L_39 = FontEngine_TryGetGlyphWithIndexValue_mD922A7EB95949E95D96C222D2CA1ED56BA2E81C3(L_37, L_38, (&V_2), NULL);
if (!L_39)
{
goto IL_014a;
}
}
{
// m_GlyphTable.Add(glyph);
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_40 = __this->___m_GlyphTable_13;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_41 = V_2;
NullCheck(L_40);
List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_inline(L_40, L_41, List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
// m_GlyphLookupDictionary.Add(glyphIndex, glyph);
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_42 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_43 = V_0;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_44 = V_2;
NullCheck(L_42);
Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567(L_42, L_43, L_44, Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
// character = new TMP_Character(unicode, this, glyph);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_45 = ___1_character;
uint32_t L_46 = ___0_unicode;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_47 = V_2;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_48 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)il2cpp_codegen_object_new(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
NullCheck(L_48);
TMP_Character__ctor_mAF0A895127F27795D515FF97C84185A01EFDAB0D(L_48, L_46, __this, L_47, NULL);
*((RuntimeObject**)L_45) = (RuntimeObject*)L_48;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_45, (void*)(RuntimeObject*)L_48);
// m_CharacterTable.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_49 = __this->___m_CharacterTable_15;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_50 = ___1_character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_51 = *((TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**)L_50);
NullCheck(L_49);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_49, L_51, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
// m_CharacterLookupDictionary.Add(unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_52 = __this->___m_CharacterLookupDictionary_16;
uint32_t L_53 = ___0_unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_54 = ___1_character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_55 = *((TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**)L_54);
NullCheck(L_52);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_52, L_53, L_55, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// m_GlyphIndexList.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_56 = __this->___m_GlyphIndexList_61;
uint32_t L_57 = V_0;
NullCheck(L_56);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_56, L_57, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// m_GlyphIndexListNewlyAdded.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_58 = __this->___m_GlyphIndexListNewlyAdded_62;
uint32_t L_59 = V_0;
NullCheck(L_58);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_58, L_59, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// if (TMP_Settings.getFontFeaturesAtRuntime)
bool L_60;
L_60 = TMP_Settings_get_getFontFeaturesAtRuntime_m75190CE90D69720EBDE06438C4B72072D1FD7BBE(NULL);
if (!L_60)
{
goto IL_0136;
}
}
{
// RegisterFontAssetForFontFeatureUpdate(this);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
TMP_FontAsset_RegisterFontAssetForFontFeatureUpdate_mCA002DC71DE402BEE2C442826C3ED618FB852076(__this, NULL);
}
IL_0136:
{
// m_GlyphsToRender.Add(glyph);
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_61 = __this->___m_GlyphsToRender_59;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_62 = V_2;
NullCheck(L_61);
List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_inline(L_61, L_62, List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
// RegisterFontAssetForAtlasTextureUpdate(this);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
TMP_FontAsset_RegisterFontAssetForAtlasTextureUpdate_mB2E8F0BE304B5933C6861714DEE68FF97B9856EA(__this, NULL);
// return true;
return (bool)1;
}
IL_014a:
{
// return false;
return (bool)0;
}
}
// System.Void TMPro.TMP_FontAsset::TryAddGlyphsToAtlasTextures()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_TryAddGlyphsToAtlasTextures_m7498D7F7102E6B35C41CE28CE0A60AAE9228DC47 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// }
return;
}
}
// System.Boolean TMPro.TMP_FontAsset::TryAddGlyphsToNewAtlasTexture()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_FontAsset_TryAddGlyphsToNewAtlasTexture_mD885238E48514F6063212EA6964ECC32F4F1D4FB (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mDCC75547634827DF4C7560152346A489A8A72311_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_m84BAC8F2AC8D4C03B41993D776CFD3FC7AEBA41D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_3 = NULL;
uint32_t V_4 = 0;
int32_t V_5 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_6 = NULL;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_7 = NULL;
{
// SetupNewAtlasTexture();
TMP_FontAsset_SetupNewAtlasTexture_m01889BA60E325103E4BB5A8B2D6AA8EB0CDA9B92(__this, NULL);
// bool allGlyphsAddedToTexture = FontEngine.TryAddGlyphsToTexture(m_GlyphsToAdd, m_AtlasPadding, GlyphPackingMode.BestShortSideFit, m_FreeGlyphRects, m_UsedGlyphRects, m_AtlasRenderMode, m_AtlasTextures[m_AtlasTextureIndex], out glyphs);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_0 = __this->___m_GlyphsToAdd_63;
int32_t L_1 = __this->___m_AtlasPadding_28;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_2 = __this->___m_FreeGlyphRects_23;
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_3 = __this->___m_UsedGlyphRects_22;
int32_t L_4 = __this->___m_AtlasRenderMode_29;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_5 = __this->___m_AtlasTextures_18;
int32_t L_6 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_5);
int32_t L_7 = L_6;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
bool L_9;
L_9 = FontEngine_TryAddGlyphsToTexture_m18740AD9F7264F54C397916268C0AB0738879801(L_0, L_1, 0, L_2, L_3, L_4, L_8, (&V_0), NULL);
V_1 = L_9;
// for (int i = 0; i < glyphs.Length && glyphs[i] != null; i++)
V_2 = 0;
goto IL_008e;
}
IL_003e:
{
// Glyph glyph = glyphs[i];
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_10 = V_0;
int32_t L_11 = V_2;
NullCheck(L_10);
int32_t L_12 = L_11;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
V_3 = L_13;
// uint glyphIndex = glyph.index;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_14 = V_3;
NullCheck(L_14);
uint32_t L_15;
L_15 = Glyph_get_index_mCFBBCF85E7F3434B7A595EEE3411EFFB78E5675B(L_14, NULL);
V_4 = L_15;
// glyph.atlasIndex = m_AtlasTextureIndex;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_16 = V_3;
int32_t L_17 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_16);
Glyph_set_atlasIndex_m622CB24F3110B65CADB0C9F0223133B0DA926ABE(L_16, L_17, NULL);
// m_GlyphTable.Add(glyph);
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_18 = __this->___m_GlyphTable_13;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_19 = V_3;
NullCheck(L_18);
List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_inline(L_18, L_19, List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
// m_GlyphLookupDictionary.Add(glyphIndex, glyph);
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_20 = __this->___m_GlyphLookupDictionary_14;
uint32_t L_21 = V_4;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_22 = V_3;
NullCheck(L_20);
Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567(L_20, L_21, L_22, Dictionary_2_Add_mCFE13662FBCA1A2E94B4CD82854F2E80A0B6D567_RuntimeMethod_var);
// m_GlyphIndexListNewlyAdded.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_23 = __this->___m_GlyphIndexListNewlyAdded_62;
uint32_t L_24 = V_4;
NullCheck(L_23);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_23, L_24, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// m_GlyphIndexList.Add(glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_25 = __this->___m_GlyphIndexList_61;
uint32_t L_26 = V_4;
NullCheck(L_25);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_25, L_26, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// for (int i = 0; i < glyphs.Length && glyphs[i] != null; i++)
int32_t L_27 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_27, 1));
}
IL_008e:
{
// for (int i = 0; i < glyphs.Length && glyphs[i] != null; i++)
int32_t L_28 = V_2;
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_29 = V_0;
NullCheck(L_29);
if ((((int32_t)L_28) >= ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length)))))
{
goto IL_0099;
}
}
{
GlyphU5BU5D_t345CEC8703A6C650639C40DB7D35269A2D467FC5* L_30 = V_0;
int32_t L_31 = V_2;
NullCheck(L_30);
int32_t L_32 = L_31;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_33 = (L_30)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
if (L_33)
{
goto IL_003e;
}
}
IL_0099:
{
// m_GlyphsToAdd.Clear();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_34 = __this->___m_GlyphsToAdd_63;
NullCheck(L_34);
List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline(L_34, List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
V_5 = 0;
goto IL_0130;
}
IL_00ac:
{
// TMP_Character character = m_CharactersToAdd[i];
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_35 = __this->___m_CharactersToAdd_65;
int32_t L_36 = V_5;
NullCheck(L_35);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_37;
L_37 = List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28(L_35, L_36, List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
V_6 = L_37;
// if (m_GlyphLookupDictionary.TryGetValue(character.glyphIndex, out glyph) == false)
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* L_38 = __this->___m_GlyphLookupDictionary_14;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_39 = V_6;
NullCheck(L_39);
uint32_t L_40;
L_40 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_39, NULL);
NullCheck(L_38);
bool L_41;
L_41 = Dictionary_2_TryGetValue_mDCC75547634827DF4C7560152346A489A8A72311(L_38, L_40, (&V_7), Dictionary_2_TryGetValue_mDCC75547634827DF4C7560152346A489A8A72311_RuntimeMethod_var);
if (L_41)
{
goto IL_00e5;
}
}
{
// m_GlyphsToAdd.Add(character.glyphIndex);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_42 = __this->___m_GlyphsToAdd_63;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_43 = V_6;
NullCheck(L_43);
uint32_t L_44;
L_44 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_43, NULL);
NullCheck(L_42);
List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_inline(L_42, L_44, List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_RuntimeMethod_var);
// continue;
goto IL_012a;
}
IL_00e5:
{
// character.glyph = glyph;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_45 = V_6;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_46 = V_7;
NullCheck(L_45);
TMP_TextElement_set_glyph_m29945C7CDA0F0F2429D3000A9376B4B5177A23BD_inline(L_45, L_46, NULL);
// character.textAsset = this;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_47 = V_6;
NullCheck(L_47);
TMP_TextElement_set_textAsset_m046A7EF50875FC30233B8CB06D4A5138FB63C4E1_inline(L_47, __this, NULL);
// m_CharacterTable.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_48 = __this->___m_CharacterTable_15;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_49 = V_6;
NullCheck(L_48);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_48, L_49, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
// m_CharacterLookupDictionary.Add(character.unicode, character);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_50 = __this->___m_CharacterLookupDictionary_16;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_51 = V_6;
NullCheck(L_51);
uint32_t L_52;
L_52 = TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline(L_51, NULL);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_53 = V_6;
NullCheck(L_50);
Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0(L_50, L_52, L_53, Dictionary_2_Add_mAFADC305A992FAAB88BC3BFB7EA8A1961BB22ED0_RuntimeMethod_var);
// m_CharactersToAdd.RemoveAt(i);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_54 = __this->___m_CharactersToAdd_65;
int32_t L_55 = V_5;
NullCheck(L_54);
List_1_RemoveAt_m84BAC8F2AC8D4C03B41993D776CFD3FC7AEBA41D(L_54, L_55, List_1_RemoveAt_m84BAC8F2AC8D4C03B41993D776CFD3FC7AEBA41D_RuntimeMethod_var);
// i -= 1;
int32_t L_56 = V_5;
V_5 = ((int32_t)il2cpp_codegen_subtract(L_56, 1));
}
IL_012a:
{
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
int32_t L_57 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_57, 1));
}
IL_0130:
{
// for (int i = 0; i < m_CharactersToAdd.Count; i++)
int32_t L_58 = V_5;
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_59 = __this->___m_CharactersToAdd_65;
NullCheck(L_59);
int32_t L_60;
L_60 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_59, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
if ((((int32_t)L_58) < ((int32_t)L_60)))
{
goto IL_00ac;
}
}
{
// return allGlyphsAddedToTexture;
bool L_61 = V_1;
return L_61;
}
}
// System.Void TMPro.TMP_FontAsset::SetupNewAtlasTexture()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_SetupNewAtlasTexture_m01889BA60E325103E4BB5A8B2D6AA8EB0CDA9B92 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Resize_TisTexture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_mAAF7580C982977BF005DE498249E7498BE21F190_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t G_B5_0 = 0;
{
// m_AtlasTextureIndex += 1;
int32_t L_0 = __this->___m_AtlasTextureIndex_19;
__this->___m_AtlasTextureIndex_19 = ((int32_t)il2cpp_codegen_add(L_0, 1));
// if (m_AtlasTextures.Length == m_AtlasTextureIndex)
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_1 = __this->___m_AtlasTextures_18;
NullCheck(L_1);
int32_t L_2 = __this->___m_AtlasTextureIndex_19;
if ((!(((uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))) == ((uint32_t)L_2))))
{
goto IL_0033;
}
}
{
// Array.Resize(ref m_AtlasTextures, m_AtlasTextures.Length * 2);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191** L_3 = (&__this->___m_AtlasTextures_18);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_4 = __this->___m_AtlasTextures_18;
NullCheck(L_4);
Array_Resize_TisTexture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_mAAF7580C982977BF005DE498249E7498BE21F190(L_3, ((int32_t)il2cpp_codegen_multiply(((int32_t)(((RuntimeArray*)L_4)->max_length)), 2)), Array_Resize_TisTexture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_mAAF7580C982977BF005DE498249E7498BE21F190_RuntimeMethod_var);
}
IL_0033:
{
// m_AtlasTextures[m_AtlasTextureIndex] = new Texture2D(m_AtlasWidth, m_AtlasHeight, TextureFormat.Alpha8, false);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_5 = __this->___m_AtlasTextures_18;
int32_t L_6 = __this->___m_AtlasTextureIndex_19;
int32_t L_7 = __this->___m_AtlasWidth_26;
int32_t L_8 = __this->___m_AtlasHeight_27;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_9 = (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)il2cpp_codegen_object_new(Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_il2cpp_TypeInfo_var);
NullCheck(L_9);
Texture2D__ctor_mECF60A9EC0638EC353C02C8E99B6B465D23BE917(L_9, L_7, L_8, 1, (bool)0, NULL);
NullCheck(L_5);
ArrayElementTypeCheck (L_5, L_9);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(L_6), (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)L_9);
// FontEngine.ResetAtlasTexture(m_AtlasTextures[m_AtlasTextureIndex]);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_10 = __this->___m_AtlasTextures_18;
int32_t L_11 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_10);
int32_t L_12 = L_11;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
FontEngine_ResetAtlasTexture_m15BBE67DFDD8A1E740BC0C4B29612A8C866860DC(L_13, NULL);
// int packingModifier = ((GlyphRasterModes)m_AtlasRenderMode & GlyphRasterModes.RASTER_MODE_BITMAP) == GlyphRasterModes.RASTER_MODE_BITMAP ? 0 : 1;
int32_t L_14 = __this->___m_AtlasRenderMode_29;
if ((((int32_t)((int32_t)((int32_t)L_14&((int32_t)16)))) == ((int32_t)((int32_t)16))))
{
goto IL_0075;
}
}
{
G_B5_0 = 1;
goto IL_0076;
}
IL_0075:
{
G_B5_0 = 0;
}
IL_0076:
{
V_0 = G_B5_0;
// m_FreeGlyphRects.Clear();
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_15 = __this->___m_FreeGlyphRects_23;
NullCheck(L_15);
List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_inline(L_15, List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
// m_FreeGlyphRects.Add(new GlyphRect(0, 0, m_AtlasWidth - packingModifier, m_AtlasHeight - packingModifier));
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_16 = __this->___m_FreeGlyphRects_23;
int32_t L_17 = __this->___m_AtlasWidth_26;
int32_t L_18 = V_0;
int32_t L_19 = __this->___m_AtlasHeight_27;
int32_t L_20 = V_0;
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_21;
memset((&L_21), 0, sizeof(L_21));
GlyphRect__ctor_m2B11A6C6C70735CB77FE2176E3D55D922D772A95((&L_21), 0, 0, ((int32_t)il2cpp_codegen_subtract(L_17, L_18)), ((int32_t)il2cpp_codegen_subtract(L_19, L_20)), /*hidden argument*/NULL);
NullCheck(L_16);
List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_inline(L_16, L_21, List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
// m_UsedGlyphRects.Clear();
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_22 = __this->___m_UsedGlyphRects_22;
NullCheck(L_22);
List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_inline(L_22, List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::UpdateAtlasTexture()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpdateAtlasTexture_m748FA0BD4B0A8C835518565D119585ED7B9A209D (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m4BC7CF66267CD7522D44771DA04AF187CAFF47A3_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_GlyphsToRender.Count == 0)
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_0 = __this->___m_GlyphsToRender_59;
NullCheck(L_0);
int32_t L_1;
L_1 = List_1_get_Count_m4BC7CF66267CD7522D44771DA04AF187CAFF47A3_inline(L_0, List_1_get_Count_m4BC7CF66267CD7522D44771DA04AF187CAFF47A3_RuntimeMethod_var);
if (L_1)
{
goto IL_000e;
}
}
{
// return;
return;
}
IL_000e:
{
// if (m_AtlasTextures[m_AtlasTextureIndex].width == 0 || m_AtlasTextures[m_AtlasTextureIndex].height == 0)
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_2 = __this->___m_AtlasTextures_18;
int32_t L_3 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_2);
int32_t L_4 = L_3;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
NullCheck(L_5);
int32_t L_6;
L_6 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_5);
if (!L_6)
{
goto IL_0036;
}
}
{
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_7 = __this->___m_AtlasTextures_18;
int32_t L_8 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_7);
int32_t L_9 = L_8;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
NullCheck(L_10);
int32_t L_11;
L_11 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_10);
if (L_11)
{
goto IL_0067;
}
}
IL_0036:
{
// m_AtlasTextures[m_AtlasTextureIndex].Resize(m_AtlasWidth, m_AtlasHeight);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_12 = __this->___m_AtlasTextures_18;
int32_t L_13 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_12);
int32_t L_14 = L_13;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_15 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
int32_t L_16 = __this->___m_AtlasWidth_26;
int32_t L_17 = __this->___m_AtlasHeight_27;
NullCheck(L_15);
bool L_18;
L_18 = Texture2D_Resize_m6A784927A609BAE045AFCF77886AEEE72D19FB90(L_15, L_16, L_17, NULL);
// FontEngine.ResetAtlasTexture(m_AtlasTextures[m_AtlasTextureIndex]);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_19 = __this->___m_AtlasTextures_18;
int32_t L_20 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_19);
int32_t L_21 = L_20;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_22 = (L_19)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
FontEngine_ResetAtlasTexture_m15BBE67DFDD8A1E740BC0C4B29612A8C866860DC(L_22, NULL);
}
IL_0067:
{
// m_AtlasTextures[m_AtlasTextureIndex].Apply(false, false);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_23 = __this->___m_AtlasTextures_18;
int32_t L_24 = __this->___m_AtlasTextureIndex_19;
NullCheck(L_23);
int32_t L_25 = L_24;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_26 = (L_23)->GetAt(static_cast<il2cpp_array_size_t>(L_25));
NullCheck(L_26);
Texture2D_Apply_m36EE27E6F1BF7FB8C70A1D749DC4EE249810AA3A(L_26, (bool)0, (bool)0, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::UpdateGlyphAdjustmentRecords()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpdateGlyphAdjustmentRecords_m8530223EDCBEB89B965D763C65AC194F144C2C23 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m721275DB05A6FC36F619CD1A10A5044810E36E05_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mC00080EACA51735999E1A86188CFDB69A4B7B2D6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m2AF4F532103428B9D237034E9903F755DAB76D78_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
uint32_t V_3 = 0;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* V_4 = NULL;
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 V_5;
memset((&V_5), 0, sizeof(V_5));
{
// GlyphPairAdjustmentRecord[] pairAdjustmentRecords = FontEngine.GetGlyphPairAdjustmentRecords(m_GlyphIndexList, out int recordCount);
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_0 = __this->___m_GlyphIndexList_61;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_1;
L_1 = FontEngine_GetGlyphPairAdjustmentRecords_m23D346BEC5BA63185A01DF33576E98650947ABA8(L_0, (&V_1), NULL);
V_0 = L_1;
// m_GlyphIndexListNewlyAdded.Clear();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_2 = __this->___m_GlyphIndexListNewlyAdded_62;
NullCheck(L_2);
List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_inline(L_2, List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_RuntimeMethod_var);
// if (pairAdjustmentRecords == null || pairAdjustmentRecords.Length == 0)
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_3 = V_0;
if (!L_3)
{
goto IL_0020;
}
}
{
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_4 = V_0;
NullCheck(L_4);
if ((((RuntimeArray*)L_4)->max_length))
{
goto IL_0021;
}
}
IL_0020:
{
// return;
return;
}
IL_0021:
{
// if (m_FontFeatureTable == null)
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_5 = __this->___m_FontFeatureTable_32;
if (L_5)
{
goto IL_0034;
}
}
{
// m_FontFeatureTable = new TMP_FontFeatureTable();
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_6 = (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA*)il2cpp_codegen_object_new(TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA_il2cpp_TypeInfo_var);
NullCheck(L_6);
TMP_FontFeatureTable__ctor_m6F156B35A4B68F5616CFD3236C64F1E790D69039(L_6, NULL);
__this->___m_FontFeatureTable_32 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FontFeatureTable_32), (void*)L_6);
}
IL_0034:
{
// for (int i = 0; i < pairAdjustmentRecords.Length && pairAdjustmentRecords[i].firstAdjustmentRecord.glyphIndex != 0; i++)
V_2 = 0;
goto IL_00b1;
}
IL_0038:
{
// uint pairKey = pairAdjustmentRecords[i].secondAdjustmentRecord.glyphIndex << 16 | pairAdjustmentRecords[i].firstAdjustmentRecord.glyphIndex;
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_7 = V_0;
int32_t L_8 = V_2;
NullCheck(L_7);
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_9;
L_9 = GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mFDFECB1F7A38E22BD2388FFE9C71E732F6B44D91(((L_7)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_8))), NULL);
V_5 = L_9;
uint32_t L_10;
L_10 = GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9((&V_5), NULL);
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_11 = V_0;
int32_t L_12 = V_2;
NullCheck(L_11);
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_13;
L_13 = GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m867469548F17B298F893B78EE2F93D34E4A6C39C(((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_12))), NULL);
V_5 = L_13;
uint32_t L_14;
L_14 = GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9((&V_5), NULL);
V_3 = ((int32_t)(((int32_t)((int32_t)L_10<<((int32_t)16)))|(int32_t)L_14));
// if (m_FontFeatureTable.m_GlyphPairAdjustmentRecordLookupDictionary.ContainsKey(pairKey))
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_15 = __this->___m_FontFeatureTable_32;
NullCheck(L_15);
Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* L_16 = L_15->___m_GlyphPairAdjustmentRecordLookupDictionary_1;
uint32_t L_17 = V_3;
NullCheck(L_16);
bool L_18;
L_18 = Dictionary_2_ContainsKey_mC00080EACA51735999E1A86188CFDB69A4B7B2D6(L_16, L_17, Dictionary_2_ContainsKey_mC00080EACA51735999E1A86188CFDB69A4B7B2D6_RuntimeMethod_var);
if (L_18)
{
goto IL_00ad;
}
}
{
// TMP_GlyphPairAdjustmentRecord record = new TMP_GlyphPairAdjustmentRecord(pairAdjustmentRecords[i]);
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_19 = V_0;
int32_t L_20 = V_2;
NullCheck(L_19);
int32_t L_21 = L_20;
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E L_22 = (L_19)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_23 = (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F*)il2cpp_codegen_object_new(TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_il2cpp_TypeInfo_var);
NullCheck(L_23);
TMP_GlyphPairAdjustmentRecord__ctor_m33C61225BE06EEB15E3AD599451078F503BA4A60(L_23, L_22, NULL);
V_4 = L_23;
// m_FontFeatureTable.m_GlyphPairAdjustmentRecords.Add(record);
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_24 = __this->___m_FontFeatureTable_32;
NullCheck(L_24);
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_25 = L_24->___m_GlyphPairAdjustmentRecords_0;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_26 = V_4;
NullCheck(L_25);
List_1_Add_m2AF4F532103428B9D237034E9903F755DAB76D78_inline(L_25, L_26, List_1_Add_m2AF4F532103428B9D237034E9903F755DAB76D78_RuntimeMethod_var);
// m_FontFeatureTable.m_GlyphPairAdjustmentRecordLookupDictionary.Add(pairKey, record);
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_27 = __this->___m_FontFeatureTable_32;
NullCheck(L_27);
Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* L_28 = L_27->___m_GlyphPairAdjustmentRecordLookupDictionary_1;
uint32_t L_29 = V_3;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_30 = V_4;
NullCheck(L_28);
Dictionary_2_Add_m721275DB05A6FC36F619CD1A10A5044810E36E05(L_28, L_29, L_30, Dictionary_2_Add_m721275DB05A6FC36F619CD1A10A5044810E36E05_RuntimeMethod_var);
}
IL_00ad:
{
// for (int i = 0; i < pairAdjustmentRecords.Length && pairAdjustmentRecords[i].firstAdjustmentRecord.glyphIndex != 0; i++)
int32_t L_31 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_31, 1));
}
IL_00b1:
{
// for (int i = 0; i < pairAdjustmentRecords.Length && pairAdjustmentRecords[i].firstAdjustmentRecord.glyphIndex != 0; i++)
int32_t L_32 = V_2;
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_33 = V_0;
NullCheck(L_33);
if ((((int32_t)L_32) >= ((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length)))))
{
goto IL_00d1;
}
}
{
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_34 = V_0;
int32_t L_35 = V_2;
NullCheck(L_34);
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_36;
L_36 = GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m867469548F17B298F893B78EE2F93D34E4A6C39C(((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35))), NULL);
V_5 = L_36;
uint32_t L_37;
L_37 = GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9((&V_5), NULL);
if (L_37)
{
goto IL_0038;
}
}
IL_00d1:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::UpdateGlyphAdjustmentRecords(System.UInt32[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpdateGlyphAdjustmentRecords_mAD7016C52AE74A9F7482D6CCCE7F7319E78229FF (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___0_glyphIndexes, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m721275DB05A6FC36F619CD1A10A5044810E36E05_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mC00080EACA51735999E1A86188CFDB69A4B7B2D6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m2AF4F532103428B9D237034E9903F755DAB76D78_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* V_0 = NULL;
int32_t V_1 = 0;
uint32_t V_2 = 0;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* V_3 = NULL;
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 V_4;
memset((&V_4), 0, sizeof(V_4));
{
// GlyphPairAdjustmentRecord[] pairAdjustmentRecords = FontEngine.GetGlyphPairAdjustmentTable(glyphIndexes);
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_0 = ___0_glyphIndexes;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_1;
L_1 = FontEngine_GetGlyphPairAdjustmentTable_m67DAC7C0029384FC814621F85F8B35D0D3327BC5(L_0, NULL);
V_0 = L_1;
// if (pairAdjustmentRecords == null || pairAdjustmentRecords.Length == 0)
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_2 = V_0;
if (!L_2)
{
goto IL_000e;
}
}
{
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_3 = V_0;
NullCheck(L_3);
if ((((RuntimeArray*)L_3)->max_length))
{
goto IL_000f;
}
}
IL_000e:
{
// return;
return;
}
IL_000f:
{
// if (m_FontFeatureTable == null)
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_4 = __this->___m_FontFeatureTable_32;
if (L_4)
{
goto IL_0022;
}
}
{
// m_FontFeatureTable = new TMP_FontFeatureTable();
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_5 = (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA*)il2cpp_codegen_object_new(TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA_il2cpp_TypeInfo_var);
NullCheck(L_5);
TMP_FontFeatureTable__ctor_m6F156B35A4B68F5616CFD3236C64F1E790D69039(L_5, NULL);
__this->___m_FontFeatureTable_32 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FontFeatureTable_32), (void*)L_5);
}
IL_0022:
{
// for (int i = 0; i < pairAdjustmentRecords.Length && pairAdjustmentRecords[i].firstAdjustmentRecord.glyphIndex != 0; i++)
V_1 = 0;
goto IL_009c;
}
IL_0026:
{
// uint pairKey = pairAdjustmentRecords[i].secondAdjustmentRecord.glyphIndex << 16 | pairAdjustmentRecords[i].firstAdjustmentRecord.glyphIndex;
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_6 = V_0;
int32_t L_7 = V_1;
NullCheck(L_6);
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_8;
L_8 = GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mFDFECB1F7A38E22BD2388FFE9C71E732F6B44D91(((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7))), NULL);
V_4 = L_8;
uint32_t L_9;
L_9 = GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9((&V_4), NULL);
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_10 = V_0;
int32_t L_11 = V_1;
NullCheck(L_10);
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_12;
L_12 = GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m867469548F17B298F893B78EE2F93D34E4A6C39C(((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_11))), NULL);
V_4 = L_12;
uint32_t L_13;
L_13 = GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9((&V_4), NULL);
V_2 = ((int32_t)(((int32_t)((int32_t)L_9<<((int32_t)16)))|(int32_t)L_13));
// if (m_FontFeatureTable.m_GlyphPairAdjustmentRecordLookupDictionary.ContainsKey(pairKey))
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_14 = __this->___m_FontFeatureTable_32;
NullCheck(L_14);
Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* L_15 = L_14->___m_GlyphPairAdjustmentRecordLookupDictionary_1;
uint32_t L_16 = V_2;
NullCheck(L_15);
bool L_17;
L_17 = Dictionary_2_ContainsKey_mC00080EACA51735999E1A86188CFDB69A4B7B2D6(L_15, L_16, Dictionary_2_ContainsKey_mC00080EACA51735999E1A86188CFDB69A4B7B2D6_RuntimeMethod_var);
if (L_17)
{
goto IL_0098;
}
}
{
// TMP_GlyphPairAdjustmentRecord record = new TMP_GlyphPairAdjustmentRecord(pairAdjustmentRecords[i]);
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_18 = V_0;
int32_t L_19 = V_1;
NullCheck(L_18);
int32_t L_20 = L_19;
GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E L_21 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_20));
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_22 = (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F*)il2cpp_codegen_object_new(TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_il2cpp_TypeInfo_var);
NullCheck(L_22);
TMP_GlyphPairAdjustmentRecord__ctor_m33C61225BE06EEB15E3AD599451078F503BA4A60(L_22, L_21, NULL);
V_3 = L_22;
// m_FontFeatureTable.m_GlyphPairAdjustmentRecords.Add(record);
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_23 = __this->___m_FontFeatureTable_32;
NullCheck(L_23);
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_24 = L_23->___m_GlyphPairAdjustmentRecords_0;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_25 = V_3;
NullCheck(L_24);
List_1_Add_m2AF4F532103428B9D237034E9903F755DAB76D78_inline(L_24, L_25, List_1_Add_m2AF4F532103428B9D237034E9903F755DAB76D78_RuntimeMethod_var);
// m_FontFeatureTable.m_GlyphPairAdjustmentRecordLookupDictionary.Add(pairKey, record);
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_26 = __this->___m_FontFeatureTable_32;
NullCheck(L_26);
Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* L_27 = L_26->___m_GlyphPairAdjustmentRecordLookupDictionary_1;
uint32_t L_28 = V_2;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_29 = V_3;
NullCheck(L_27);
Dictionary_2_Add_m721275DB05A6FC36F619CD1A10A5044810E36E05(L_27, L_28, L_29, Dictionary_2_Add_m721275DB05A6FC36F619CD1A10A5044810E36E05_RuntimeMethod_var);
}
IL_0098:
{
// for (int i = 0; i < pairAdjustmentRecords.Length && pairAdjustmentRecords[i].firstAdjustmentRecord.glyphIndex != 0; i++)
int32_t L_30 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_30, 1));
}
IL_009c:
{
// for (int i = 0; i < pairAdjustmentRecords.Length && pairAdjustmentRecords[i].firstAdjustmentRecord.glyphIndex != 0; i++)
int32_t L_31 = V_1;
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_32 = V_0;
NullCheck(L_32);
if ((((int32_t)L_31) >= ((int32_t)((int32_t)(((RuntimeArray*)L_32)->max_length)))))
{
goto IL_00bc;
}
}
{
GlyphPairAdjustmentRecordU5BU5D_tD5DD2A739A4CA745E7F28ECCB2CD0BD0A65A38F7* L_33 = V_0;
int32_t L_34 = V_1;
NullCheck(L_33);
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_35;
L_35 = GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m867469548F17B298F893B78EE2F93D34E4A6C39C(((L_33)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_34))), NULL);
V_4 = L_35;
uint32_t L_36;
L_36 = GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9((&V_4), NULL);
if (L_36)
{
goto IL_0026;
}
}
IL_00bc:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::UpdateGlyphAdjustmentRecords(System.Collections.Generic.List`1<System.UInt32>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpdateGlyphAdjustmentRecords_m04C430C2BBEBD156F4125657D24D2B8370DB991F (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___0_glyphIndexes, const RuntimeMethod* method)
{
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::UpdateGlyphAdjustmentRecords(System.Collections.Generic.List`1<System.UInt32>,System.Collections.Generic.List`1<System.UInt32>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpdateGlyphAdjustmentRecords_mC1E677EF9FB0B1E4400B4790468E542B5360B7CD (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___0_newGlyphIndexes, List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___1_allGlyphIndexes, const RuntimeMethod* method)
{
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::ClearFontAssetData(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_ClearFontAssetData_mB81DC841D38B3AC504B53D0920D86E6E4E56596D (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, bool ___0_setAtlasSizeToZero, const RuntimeMethod* method)
{
{
// ClearFontAssetTables();
TMP_FontAsset_ClearFontAssetTables_mC1F9BA41514D50F1E5A9CDAD3A845D90ADB98D56(__this, NULL);
// ClearAtlasTextures(setAtlasSizeToZero);
bool L_0 = ___0_setAtlasSizeToZero;
TMP_FontAsset_ClearAtlasTextures_m9B1D7B0F65146FF93ECDE10DFC286D8A38D5C007(__this, L_0, NULL);
// ReadFontAssetDefinition();
TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::ClearFontAssetDataInternal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_ClearFontAssetDataInternal_m060146345FFE228F634C73F623C99666639773E2 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// ClearFontAssetTables();
TMP_FontAsset_ClearFontAssetTables_mC1F9BA41514D50F1E5A9CDAD3A845D90ADB98D56(__this, NULL);
// ClearAtlasTextures(true);
TMP_FontAsset_ClearAtlasTextures_m9B1D7B0F65146FF93ECDE10DFC286D8A38D5C007(__this, (bool)1, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::UpdateFontAssetData()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpdateFontAssetData_m093EFEDF92C4667C5A92C6180B30A2F532C5C88C (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* V_0 = NULL;
int32_t V_1 = 0;
{
// uint[] unicodeCharacters = new uint[m_CharacterTable.Count];
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_0 = __this->___m_CharacterTable_15;
NullCheck(L_0);
int32_t L_1;
L_1 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_0, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_2 = (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*)(UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*)SZArrayNew(UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA_il2cpp_TypeInfo_var, (uint32_t)L_1);
V_0 = L_2;
// for (int i = 0; i < m_CharacterTable.Count; i++)
V_1 = 0;
goto IL_002d;
}
IL_0015:
{
// unicodeCharacters[i] = m_CharacterTable[i].unicode;
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_3 = V_0;
int32_t L_4 = V_1;
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_5 = __this->___m_CharacterTable_15;
int32_t L_6 = V_1;
NullCheck(L_5);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_7;
L_7 = List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28(L_5, L_6, List_1_get_Item_m94F97B65B40EA25788630CFD505F65003028DF28_RuntimeMethod_var);
NullCheck(L_7);
uint32_t L_8;
L_8 = TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline(L_7, NULL);
NullCheck(L_3);
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (uint32_t)L_8);
// for (int i = 0; i < m_CharacterTable.Count; i++)
int32_t L_9 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
}
IL_002d:
{
// for (int i = 0; i < m_CharacterTable.Count; i++)
int32_t L_10 = V_1;
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_11 = __this->___m_CharacterTable_15;
NullCheck(L_11);
int32_t L_12;
L_12 = List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_inline(L_11, List_1_get_Count_m9487E2DD5481AE7E89DD20CF6E6640DF763A9998_RuntimeMethod_var);
if ((((int32_t)L_10) < ((int32_t)L_12)))
{
goto IL_0015;
}
}
{
// ClearFontAssetTables();
TMP_FontAsset_ClearFontAssetTables_mC1F9BA41514D50F1E5A9CDAD3A845D90ADB98D56(__this, NULL);
// ClearAtlasTextures(true);
TMP_FontAsset_ClearAtlasTextures_m9B1D7B0F65146FF93ECDE10DFC286D8A38D5C007(__this, (bool)1, NULL);
// ReadFontAssetDefinition();
TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93(__this, NULL);
// if (unicodeCharacters.Length > 0)
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_13 = V_0;
NullCheck(L_13);
if (!(((RuntimeArray*)L_13)->max_length))
{
goto IL_005b;
}
}
{
// TryAddCharacters(unicodeCharacters, true);
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_14 = V_0;
bool L_15;
L_15 = TMP_FontAsset_TryAddCharacters_mC2E29947A0696751B70B643959C787825BEE0A99(__this, L_14, (bool)1, NULL);
}
IL_005b:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::ClearFontAssetTables()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_ClearFontAssetTables_mC1F9BA41514D50F1E5A9CDAD3A845D90ADB98D56 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mA44AB10DF625F12EC59228E60B0A722ABFAE7C1A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t G_B10_0 = 0;
{
// if (m_GlyphTable != null)
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_0 = __this->___m_GlyphTable_13;
if (!L_0)
{
goto IL_0013;
}
}
{
// m_GlyphTable.Clear();
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_1 = __this->___m_GlyphTable_13;
NullCheck(L_1);
List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_inline(L_1, List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_RuntimeMethod_var);
}
IL_0013:
{
// if (m_CharacterTable != null)
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_2 = __this->___m_CharacterTable_15;
if (!L_2)
{
goto IL_0026;
}
}
{
// m_CharacterTable.Clear();
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_3 = __this->___m_CharacterTable_15;
NullCheck(L_3);
List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_inline(L_3, List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_RuntimeMethod_var);
}
IL_0026:
{
// if (m_UsedGlyphRects != null)
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_4 = __this->___m_UsedGlyphRects_22;
if (!L_4)
{
goto IL_0039;
}
}
{
// m_UsedGlyphRects.Clear();
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_5 = __this->___m_UsedGlyphRects_22;
NullCheck(L_5);
List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_inline(L_5, List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
}
IL_0039:
{
// if (m_FreeGlyphRects != null)
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_6 = __this->___m_FreeGlyphRects_23;
if (!L_6)
{
goto IL_0080;
}
}
{
// int packingModifier = ((GlyphRasterModes)m_AtlasRenderMode & GlyphRasterModes.RASTER_MODE_BITMAP) == GlyphRasterModes.RASTER_MODE_BITMAP ? 0 : 1;
int32_t L_7 = __this->___m_AtlasRenderMode_29;
if ((((int32_t)((int32_t)((int32_t)L_7&((int32_t)16)))) == ((int32_t)((int32_t)16))))
{
goto IL_0051;
}
}
{
G_B10_0 = 1;
goto IL_0052;
}
IL_0051:
{
G_B10_0 = 0;
}
IL_0052:
{
V_0 = G_B10_0;
// m_FreeGlyphRects.Clear();
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_8 = __this->___m_FreeGlyphRects_23;
NullCheck(L_8);
List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_inline(L_8, List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_RuntimeMethod_var);
// m_FreeGlyphRects.Add(new GlyphRect(0, 0, m_AtlasWidth - packingModifier, m_AtlasHeight - packingModifier));
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_9 = __this->___m_FreeGlyphRects_23;
int32_t L_10 = __this->___m_AtlasWidth_26;
int32_t L_11 = V_0;
int32_t L_12 = __this->___m_AtlasHeight_27;
int32_t L_13 = V_0;
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_14;
memset((&L_14), 0, sizeof(L_14));
GlyphRect__ctor_m2B11A6C6C70735CB77FE2176E3D55D922D772A95((&L_14), 0, 0, ((int32_t)il2cpp_codegen_subtract(L_10, L_11)), ((int32_t)il2cpp_codegen_subtract(L_12, L_13)), /*hidden argument*/NULL);
NullCheck(L_9);
List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_inline(L_9, L_14, List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_RuntimeMethod_var);
}
IL_0080:
{
// if (m_GlyphsToRender != null)
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_15 = __this->___m_GlyphsToRender_59;
if (!L_15)
{
goto IL_0093;
}
}
{
// m_GlyphsToRender.Clear();
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_16 = __this->___m_GlyphsToRender_59;
NullCheck(L_16);
List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_inline(L_16, List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_RuntimeMethod_var);
}
IL_0093:
{
// if (m_GlyphsRendered != null)
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_17 = __this->___m_GlyphsRendered_60;
if (!L_17)
{
goto IL_00a6;
}
}
{
// m_GlyphsRendered.Clear();
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_18 = __this->___m_GlyphsRendered_60;
NullCheck(L_18);
List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_inline(L_18, List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_RuntimeMethod_var);
}
IL_00a6:
{
// if (m_FontFeatureTable != null && m_FontFeatureTable.m_GlyphPairAdjustmentRecords != null)
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_19 = __this->___m_FontFeatureTable_32;
if (!L_19)
{
goto IL_00cb;
}
}
{
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_20 = __this->___m_FontFeatureTable_32;
NullCheck(L_20);
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_21 = L_20->___m_GlyphPairAdjustmentRecords_0;
if (!L_21)
{
goto IL_00cb;
}
}
{
// m_FontFeatureTable.glyphPairAdjustmentRecords.Clear();
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_22 = __this->___m_FontFeatureTable_32;
NullCheck(L_22);
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_23;
L_23 = TMP_FontFeatureTable_get_glyphPairAdjustmentRecords_m00772830EC8C026F17A21CBC39D26FC4D0A49FB2_inline(L_22, NULL);
NullCheck(L_23);
List_1_Clear_mA44AB10DF625F12EC59228E60B0A722ABFAE7C1A_inline(L_23, List_1_Clear_mA44AB10DF625F12EC59228E60B0A722ABFAE7C1A_RuntimeMethod_var);
}
IL_00cb:
{
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::ClearAtlasTextures(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_ClearAtlasTextures_m9B1D7B0F65146FF93ECDE10DFC286D8A38D5C007 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, bool ___0_setAtlasSizeToZero, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Resize_TisTexture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_mAAF7580C982977BF005DE498249E7498BE21F190_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1517B8C157EBA87843E0BD0182EF5C69CB6C785F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4785A6047AC9A765F871F5060A876703682EB651);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral799193501BD497017DFFA2FCCCA62FD038AC1166);
s_Il2CppMethodInitialized = true;
}
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* V_0 = NULL;
int32_t V_1 = 0;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* V_2 = NULL;
{
// m_AtlasTextureIndex = 0;
__this->___m_AtlasTextureIndex_19 = 0;
// if (m_AtlasTextures == null)
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_0 = __this->___m_AtlasTextures_18;
if (L_0)
{
goto IL_0010;
}
}
{
// return;
return;
}
IL_0010:
{
// Texture2D texture = null;
V_0 = (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)NULL;
// for (int i = 1; i < m_AtlasTextures.Length; i++)
V_1 = 1;
goto IL_0033;
}
IL_0016:
{
// texture = m_AtlasTextures[i];
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_1 = __this->___m_AtlasTextures_18;
int32_t L_2 = V_1;
NullCheck(L_1);
int32_t L_3 = L_2;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_4 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
V_0 = L_4;
// if (texture == null)
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_5 = V_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_6;
L_6 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_5, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_6)
{
goto IL_002f;
}
}
{
// DestroyImmediate(texture, true);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_7 = V_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
Object_DestroyImmediate_m737E5829FEEAE70EE7A004D172042D52E336E1E3(L_7, (bool)1, NULL);
}
IL_002f:
{
// for (int i = 1; i < m_AtlasTextures.Length; i++)
int32_t L_8 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1));
}
IL_0033:
{
// for (int i = 1; i < m_AtlasTextures.Length; i++)
int32_t L_9 = V_1;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_10 = __this->___m_AtlasTextures_18;
NullCheck(L_10);
if ((((int32_t)L_9) < ((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))
{
goto IL_0016;
}
}
{
// Array.Resize(ref m_AtlasTextures, 1);
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191** L_11 = (&__this->___m_AtlasTextures_18);
Array_Resize_TisTexture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_mAAF7580C982977BF005DE498249E7498BE21F190(L_11, 1, Array_Resize_TisTexture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4_mAAF7580C982977BF005DE498249E7498BE21F190_RuntimeMethod_var);
// texture = m_AtlasTexture = m_AtlasTextures[0];
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_12 = __this->___m_AtlasTextures_18;
NullCheck(L_12);
int32_t L_13 = 0;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_14 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_15 = L_14;
V_2 = L_15;
__this->___m_AtlasTexture_17 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AtlasTexture_17), (void*)L_15);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_16 = V_2;
V_0 = L_16;
// if (texture.isReadable == false)
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_17 = V_0;
NullCheck(L_17);
bool L_18;
L_18 = VirtualFuncInvoker0< bool >::Invoke(8 /* System.Boolean UnityEngine.Texture::get_isReadable() */, L_17);
if (L_18)
{
goto IL_00a0;
}
}
{
// Debug.LogWarning("Unable to reset font asset [" + this.name + "]'s atlas texture. Please make the texture [" + texture.name + "] readable.", texture);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_19 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)5);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_20 = L_19;
NullCheck(L_20);
ArrayElementTypeCheck (L_20, _stringLiteral799193501BD497017DFFA2FCCCA62FD038AC1166);
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteral799193501BD497017DFFA2FCCCA62FD038AC1166);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_21 = L_20;
String_t* L_22;
L_22 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
NullCheck(L_21);
ArrayElementTypeCheck (L_21, L_22);
(L_21)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)L_22);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_23 = L_21;
NullCheck(L_23);
ArrayElementTypeCheck (L_23, _stringLiteral4785A6047AC9A765F871F5060A876703682EB651);
(L_23)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)_stringLiteral4785A6047AC9A765F871F5060A876703682EB651);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_24 = L_23;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_25 = V_0;
NullCheck(L_25);
String_t* L_26;
L_26 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(L_25, NULL);
NullCheck(L_24);
ArrayElementTypeCheck (L_24, L_26);
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)L_26);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_27 = L_24;
NullCheck(L_27);
ArrayElementTypeCheck (L_27, _stringLiteral1517B8C157EBA87843E0BD0182EF5C69CB6C785F);
(L_27)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)_stringLiteral1517B8C157EBA87843E0BD0182EF5C69CB6C785F);
String_t* L_28;
L_28 = String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A(L_27, NULL);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_29 = V_0;
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m23033D7E2F0F298BE465B7F3A63CDF40A4EB70EB(L_28, L_29, NULL);
// return;
return;
}
IL_00a0:
{
// if (setAtlasSizeToZero)
bool L_30 = ___0_setAtlasSizeToZero;
if (!L_30)
{
goto IL_00b0;
}
}
{
// texture.Resize(0, 0, TextureFormat.Alpha8, false);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_31 = V_0;
NullCheck(L_31);
bool L_32;
L_32 = Texture2D_Resize_m80C2555F96D9952F9C3B57C53B231A64F3DBA605(L_31, 0, 0, 1, (bool)0, NULL);
goto IL_00e1;
}
IL_00b0:
{
// else if (texture.width != m_AtlasWidth || texture.height != m_AtlasHeight)
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_33 = V_0;
NullCheck(L_33);
int32_t L_34;
L_34 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_33);
int32_t L_35 = __this->___m_AtlasWidth_26;
if ((!(((uint32_t)L_34) == ((uint32_t)L_35))))
{
goto IL_00cc;
}
}
{
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_36 = V_0;
NullCheck(L_36);
int32_t L_37;
L_37 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 UnityEngine.Texture::get_height() */, L_36);
int32_t L_38 = __this->___m_AtlasHeight_27;
if ((((int32_t)L_37) == ((int32_t)L_38)))
{
goto IL_00e1;
}
}
IL_00cc:
{
// texture.Resize(m_AtlasWidth, m_AtlasHeight, TextureFormat.Alpha8, false);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_39 = V_0;
int32_t L_40 = __this->___m_AtlasWidth_26;
int32_t L_41 = __this->___m_AtlasHeight_27;
NullCheck(L_39);
bool L_42;
L_42 = Texture2D_Resize_m80C2555F96D9952F9C3B57C53B231A64F3DBA605(L_39, L_40, L_41, 1, (bool)0, NULL);
}
IL_00e1:
{
// FontEngine.ResetAtlasTexture(texture);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_43 = V_0;
il2cpp_codegen_runtime_class_init_inline(FontEngine_t4B8F87CAA77860B55B0C7FDF85FBBE178E2D5B7A_il2cpp_TypeInfo_var);
FontEngine_ResetAtlasTexture_m15BBE67DFDD8A1E740BC0C4B29612A8C866860DC(L_43, NULL);
// texture.Apply();
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_44 = V_0;
NullCheck(L_44);
Texture2D_Apply_mA014182C9EE0BBF6EEE3B286854F29E50EB972DC(L_44, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::UpgradeFontAsset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpgradeFontAsset_m97EF749DD42303D0AF9EF5C120832CA697F9DAC1 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m75E60221EFDA700C40A32D388E1A2DC0AC48F6B9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mC3E97399A9B39A6C90FA0DA9AE28137A77BE6AFC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m4F55F26FA0DCE6A63DC159E6096F0C6B1324093E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m791175EDC2897DC80CD0AA2345AC6F96E455C84C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral059054D23FFA87CA23918C56953BE598D561B182);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral30669BCC2AFFD7923F0E02173CDE2B92946197EE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral67563F6AC142A868BA5A97EDDF6FCCF0D89546BB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9385CEA2429DAB919D05811FB6F3AFF2887CAAB0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDBCB17464C7627D254C9F39C9B46B4C2AE0127DC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFCACD6E82580FA7D8501A55B169943AD689E1187);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* V_4 = NULL;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_5 = NULL;
uint32_t V_6 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_7 = NULL;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* V_8 = NULL;
{
// m_Version = "1.1.0";
__this->___m_Version_8 = _stringLiteral30669BCC2AFFD7923F0E02173CDE2B92946197EE;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Version_8), (void*)_stringLiteral30669BCC2AFFD7923F0E02173CDE2B92946197EE);
// Debug.Log("Upgrading font asset [" + this.name + "] to version " + m_Version + ".", this);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)5);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = L_0;
NullCheck(L_1);
ArrayElementTypeCheck (L_1, _stringLiteral67563F6AC142A868BA5A97EDDF6FCCF0D89546BB);
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteral67563F6AC142A868BA5A97EDDF6FCCF0D89546BB);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_2 = L_1;
String_t* L_3;
L_3 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
NullCheck(L_2);
ArrayElementTypeCheck (L_2, L_3);
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)L_3);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_4 = L_2;
NullCheck(L_4);
ArrayElementTypeCheck (L_4, _stringLiteral9385CEA2429DAB919D05811FB6F3AFF2887CAAB0);
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)_stringLiteral9385CEA2429DAB919D05811FB6F3AFF2887CAAB0);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_5 = L_4;
String_t* L_6 = __this->___m_Version_8;
NullCheck(L_5);
ArrayElementTypeCheck (L_5, L_6);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)L_6);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_7 = L_5;
NullCheck(L_7);
ArrayElementTypeCheck (L_7, _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D);
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D);
String_t* L_8;
L_8 = String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A(L_7, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_Log_m06155ED25645EBBC06B4C8F05235EF41B1489C7E(L_8, __this, NULL);
// m_FaceInfo.familyName = m_fontInfo.Name;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_9 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_10 = __this->___m_fontInfo_24;
NullCheck(L_10);
String_t* L_11 = L_10->___Name_0;
FaceInfo_set_familyName_m49CB07A51AC9008B4F399A3064EC4FF6EA8E839D(L_9, L_11, NULL);
// m_FaceInfo.styleName = string.Empty;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_12 = (&__this->___m_FaceInfo_12);
String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
FaceInfo_set_styleName_m3BEBF7E576032A668BCC83D88D2F6902F561B5E6(L_12, L_13, NULL);
// m_FaceInfo.pointSize = (int)m_fontInfo.PointSize;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_14 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_15 = __this->___m_fontInfo_24;
NullCheck(L_15);
float L_16 = L_15->___PointSize_1;
FaceInfo_set_pointSize_m17D0B03C4A762F657A4ABD15327B08D6B55EF492(L_14, il2cpp_codegen_cast_double_to_int<int32_t>(L_16), NULL);
// m_FaceInfo.scale = m_fontInfo.Scale;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_17 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_18 = __this->___m_fontInfo_24;
NullCheck(L_18);
float L_19 = L_18->___Scale_2;
FaceInfo_set_scale_m379253929403DA08480CAD127C908A0E8329A5D4(L_17, L_19, NULL);
// m_FaceInfo.lineHeight = m_fontInfo.LineHeight;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_20 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_21 = __this->___m_fontInfo_24;
NullCheck(L_21);
float L_22 = L_21->___LineHeight_4;
FaceInfo_set_lineHeight_m5952A394C6055DD86700448D9E33EBBE852E05AE(L_20, L_22, NULL);
// m_FaceInfo.ascentLine = m_fontInfo.Ascender;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_23 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_24 = __this->___m_fontInfo_24;
NullCheck(L_24);
float L_25 = L_24->___Ascender_6;
FaceInfo_set_ascentLine_mDFB32635374875A695D3BB686D2A16C648A20D78(L_23, L_25, NULL);
// m_FaceInfo.capLine = m_fontInfo.CapHeight;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_26 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_27 = __this->___m_fontInfo_24;
NullCheck(L_27);
float L_28 = L_27->___CapHeight_7;
FaceInfo_set_capLine_m4716D75CE87EC018E5EA3DE87DA703DBE7A9FEEF(L_26, L_28, NULL);
// m_FaceInfo.meanLine = m_fontInfo.CenterLine;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_29 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_30 = __this->___m_fontInfo_24;
NullCheck(L_30);
float L_31 = L_30->___CenterLine_9;
FaceInfo_set_meanLine_mE957CD43CB778B093331CC4B10A5330E8FF1CB99(L_29, L_31, NULL);
// m_FaceInfo.baseline = m_fontInfo.Baseline;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_32 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_33 = __this->___m_fontInfo_24;
NullCheck(L_33);
float L_34 = L_33->___Baseline_5;
FaceInfo_set_baseline_m528F6ADAF4F45A31E9D2BA362FB3C02B03DDD741(L_32, L_34, NULL);
// m_FaceInfo.descentLine = m_fontInfo.Descender;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_35 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_36 = __this->___m_fontInfo_24;
NullCheck(L_36);
float L_37 = L_36->___Descender_8;
FaceInfo_set_descentLine_m62423E864258229A85FD3684D8385A44C01AF97C(L_35, L_37, NULL);
// m_FaceInfo.superscriptOffset = m_fontInfo.SuperscriptOffset;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_38 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_39 = __this->___m_fontInfo_24;
NullCheck(L_39);
float L_40 = L_39->___SuperscriptOffset_10;
FaceInfo_set_superscriptOffset_mC81144590FA80858D489AFC46AAA383E11D3D2B5(L_38, L_40, NULL);
// m_FaceInfo.superscriptSize = m_fontInfo.SubSize;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_41 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_42 = __this->___m_fontInfo_24;
NullCheck(L_42);
float L_43 = L_42->___SubSize_12;
FaceInfo_set_superscriptSize_m89F17C1502C07A3846402A5A43369BFB66723515(L_41, L_43, NULL);
// m_FaceInfo.subscriptOffset = m_fontInfo.SubscriptOffset;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_44 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_45 = __this->___m_fontInfo_24;
NullCheck(L_45);
float L_46 = L_45->___SubscriptOffset_11;
FaceInfo_set_subscriptOffset_m796EF61DE0677BFB134F6B8C4B6C1869BCF8782A(L_44, L_46, NULL);
// m_FaceInfo.subscriptSize = m_fontInfo.SubSize;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_47 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_48 = __this->___m_fontInfo_24;
NullCheck(L_48);
float L_49 = L_48->___SubSize_12;
FaceInfo_set_subscriptSize_m5759439F9D100591A6FFF1D7377495CEBDCD6B5D(L_47, L_49, NULL);
// m_FaceInfo.underlineOffset = m_fontInfo.Underline;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_50 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_51 = __this->___m_fontInfo_24;
NullCheck(L_51);
float L_52 = L_51->___Underline_13;
FaceInfo_set_underlineOffset_m1C0E755772FE8C47D565E6CC7DC4E953B71794AA(L_50, L_52, NULL);
// m_FaceInfo.underlineThickness = m_fontInfo.UnderlineThickness;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_53 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_54 = __this->___m_fontInfo_24;
NullCheck(L_54);
float L_55 = L_54->___UnderlineThickness_14;
FaceInfo_set_underlineThickness_mDD002D08CE97E0C7DA6FA6FFBDD15295D24B303A(L_53, L_55, NULL);
// m_FaceInfo.strikethroughOffset = m_fontInfo.strikethrough;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_56 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_57 = __this->___m_fontInfo_24;
NullCheck(L_57);
float L_58 = L_57->___strikethrough_15;
FaceInfo_set_strikethroughOffset_m57B05848BDA21F7AF6563394D29C8AE7107FEFF0(L_56, L_58, NULL);
// m_FaceInfo.strikethroughThickness = m_fontInfo.strikethroughThickness;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_59 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_60 = __this->___m_fontInfo_24;
NullCheck(L_60);
float L_61 = L_60->___strikethroughThickness_16;
FaceInfo_set_strikethroughThickness_m8CA3C9897FF3D5D0F653539CCBF5E16E01CACF52(L_59, L_61, NULL);
// m_FaceInfo.tabWidth = m_fontInfo.TabWidth;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_62 = (&__this->___m_FaceInfo_12);
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_63 = __this->___m_fontInfo_24;
NullCheck(L_63);
float L_64 = L_63->___TabWidth_17;
FaceInfo_set_tabWidth_m44234ED657FAB54320C48C34D48532F8232F6E1D(L_62, L_64, NULL);
// if (m_AtlasTextures == null || m_AtlasTextures.Length == 0)
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_65 = __this->___m_AtlasTextures_18;
if (!L_65)
{
goto IL_01f4;
}
}
{
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_66 = __this->___m_AtlasTextures_18;
NullCheck(L_66);
if ((((RuntimeArray*)L_66)->max_length))
{
goto IL_0200;
}
}
IL_01f4:
{
// m_AtlasTextures = new Texture2D[1];
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_67 = (Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191*)(Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191*)SZArrayNew(Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191_il2cpp_TypeInfo_var, (uint32_t)1);
__this->___m_AtlasTextures_18 = L_67;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AtlasTextures_18), (void*)L_67);
}
IL_0200:
{
// m_AtlasTextures[0] = atlas;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_68 = __this->___m_AtlasTextures_18;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_69 = __this->___atlas_25;
NullCheck(L_68);
ArrayElementTypeCheck (L_68, L_69);
(L_68)->SetAt(static_cast<il2cpp_array_size_t>(0), (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)L_69);
// m_AtlasWidth = (int)m_fontInfo.AtlasWidth;
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_70 = __this->___m_fontInfo_24;
NullCheck(L_70);
float L_71 = L_70->___AtlasWidth_19;
__this->___m_AtlasWidth_26 = il2cpp_codegen_cast_double_to_int<int32_t>(L_71);
// m_AtlasHeight = (int)m_fontInfo.AtlasHeight;
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_72 = __this->___m_fontInfo_24;
NullCheck(L_72);
float L_73 = L_72->___AtlasHeight_20;
__this->___m_AtlasHeight_27 = il2cpp_codegen_cast_double_to_int<int32_t>(L_73);
// m_AtlasPadding = (int)m_fontInfo.Padding;
FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* L_74 = __this->___m_fontInfo_24;
NullCheck(L_74);
float L_75 = L_74->___Padding_18;
__this->___m_AtlasPadding_28 = il2cpp_codegen_cast_double_to_int<int32_t>(L_75);
// switch(m_CreationSettings.renderMode)
FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF* L_76 = (&__this->___m_CreationSettings_35);
int32_t L_77 = L_76->___renderMode_14;
V_1 = L_77;
int32_t L_78 = V_1;
switch (L_78)
{
case 0:
{
goto IL_0278;
}
case 1:
{
goto IL_0285;
}
case 2:
{
goto IL_0292;
}
case 3:
{
goto IL_029f;
}
case 4:
{
goto IL_02c4;
}
case 5:
{
goto IL_02c4;
}
case 6:
{
goto IL_02ac;
}
case 7:
{
goto IL_02b9;
}
}
}
{
goto IL_02c4;
}
IL_0278:
{
// m_AtlasRenderMode = GlyphRenderMode.SMOOTH_HINTED;
__this->___m_AtlasRenderMode_29 = ((int32_t)4121);
// break;
goto IL_02c4;
}
IL_0285:
{
// m_AtlasRenderMode = GlyphRenderMode.SMOOTH;
__this->___m_AtlasRenderMode_29 = ((int32_t)4117);
// break;
goto IL_02c4;
}
IL_0292:
{
// m_AtlasRenderMode = GlyphRenderMode.RASTER_HINTED;
__this->___m_AtlasRenderMode_29 = ((int32_t)4122);
// break;
goto IL_02c4;
}
IL_029f:
{
// m_AtlasRenderMode = GlyphRenderMode.RASTER;
__this->___m_AtlasRenderMode_29 = ((int32_t)4118);
// break;
goto IL_02c4;
}
IL_02ac:
{
// m_AtlasRenderMode = GlyphRenderMode.SDF16;
__this->___m_AtlasRenderMode_29 = ((int32_t)16422);
// break;
goto IL_02c4;
}
IL_02b9:
{
// m_AtlasRenderMode = GlyphRenderMode.SDF32;
__this->___m_AtlasRenderMode_29 = ((int32_t)32806);
}
IL_02c4:
{
// if (fontWeights != null && fontWeights.Length > 0)
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_79 = __this->___fontWeights_37;
if (!L_79)
{
goto IL_0305;
}
}
{
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_80 = __this->___fontWeights_37;
NullCheck(L_80);
if (!(((RuntimeArray*)L_80)->max_length))
{
goto IL_0305;
}
}
{
// m_FontWeightTable[4] = fontWeights[4];
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_81 = __this->___m_FontWeightTable_36;
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_82 = __this->___fontWeights_37;
NullCheck(L_82);
int32_t L_83 = 4;
TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E L_84 = (L_82)->GetAt(static_cast<il2cpp_array_size_t>(L_83));
NullCheck(L_81);
(L_81)->SetAt(static_cast<il2cpp_array_size_t>(4), (TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E)L_84);
// m_FontWeightTable[7] = fontWeights[7];
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_85 = __this->___m_FontWeightTable_36;
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_86 = __this->___fontWeights_37;
NullCheck(L_86);
int32_t L_87 = 7;
TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E L_88 = (L_86)->GetAt(static_cast<il2cpp_array_size_t>(L_87));
NullCheck(L_85);
(L_85)->SetAt(static_cast<il2cpp_array_size_t>(7), (TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E)L_88);
}
IL_0305:
{
// if (fallbackFontAssets != null && fallbackFontAssets.Count > 0)
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_89 = __this->___fallbackFontAssets_33;
if (!L_89)
{
goto IL_0366;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_90 = __this->___fallbackFontAssets_33;
NullCheck(L_90);
int32_t L_91;
L_91 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_90, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_91) <= ((int32_t)0)))
{
goto IL_0366;
}
}
{
// if (m_FallbackFontAssetTable == null)
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_92 = __this->___m_FallbackFontAssetTable_34;
if (L_92)
{
goto IL_0339;
}
}
{
// m_FallbackFontAssetTable = new List<TMP_FontAsset>(fallbackFontAssets.Count);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_93 = __this->___fallbackFontAssets_33;
NullCheck(L_93);
int32_t L_94;
L_94 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_93, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_95 = (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF*)il2cpp_codegen_object_new(List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF_il2cpp_TypeInfo_var);
NullCheck(L_95);
List_1__ctor_mC3E97399A9B39A6C90FA0DA9AE28137A77BE6AFC(L_95, L_94, List_1__ctor_mC3E97399A9B39A6C90FA0DA9AE28137A77BE6AFC_RuntimeMethod_var);
__this->___m_FallbackFontAssetTable_34 = L_95;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FallbackFontAssetTable_34), (void*)L_95);
}
IL_0339:
{
// for (int i = 0; i < fallbackFontAssets.Count; i++)
V_2 = 0;
goto IL_0358;
}
IL_033d:
{
// m_FallbackFontAssetTable.Add(fallbackFontAssets[i]);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_96 = __this->___m_FallbackFontAssetTable_34;
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_97 = __this->___fallbackFontAssets_33;
int32_t L_98 = V_2;
NullCheck(L_97);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_99;
L_99 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_97, L_98, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
NullCheck(L_96);
List_1_Add_m75E60221EFDA700C40A32D388E1A2DC0AC48F6B9_inline(L_96, L_99, List_1_Add_m75E60221EFDA700C40A32D388E1A2DC0AC48F6B9_RuntimeMethod_var);
// for (int i = 0; i < fallbackFontAssets.Count; i++)
int32_t L_100 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_100, 1));
}
IL_0358:
{
// for (int i = 0; i < fallbackFontAssets.Count; i++)
int32_t L_101 = V_2;
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_102 = __this->___fallbackFontAssets_33;
NullCheck(L_102);
int32_t L_103;
L_103 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_102, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_101) < ((int32_t)L_103)))
{
goto IL_033d;
}
}
IL_0366:
{
// if (m_CreationSettings.sourceFontFileGUID != null || m_CreationSettings.sourceFontFileGUID != string.Empty)
FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF* L_104 = (&__this->___m_CreationSettings_35);
String_t* L_105 = L_104->___sourceFontFileGUID_1;
if (L_105)
{
goto IL_038a;
}
}
{
FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF* L_106 = (&__this->___m_CreationSettings_35);
String_t* L_107 = L_106->___sourceFontFileGUID_1;
String_t* L_108 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
bool L_109;
L_109 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_107, L_108, NULL);
if (!L_109)
{
goto IL_039d;
}
}
IL_038a:
{
// m_SourceFontFileGUID = m_CreationSettings.sourceFontFileGUID;
FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF* L_110 = (&__this->___m_CreationSettings_35);
String_t* L_111 = L_110->___sourceFontFileGUID_1;
__this->___m_SourceFontFileGUID_9 = L_111;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SourceFontFileGUID_9), (void*)L_111);
goto IL_03b8;
}
IL_039d:
{
// Debug.LogWarning("Font asset [" + this.name + "] doesn't have a reference to its source font file. Please assign the appropriate source font file for this asset in the Font Atlas & Material section of font asset inspector.", this);
String_t* L_112;
L_112 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
String_t* L_113;
L_113 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral059054D23FFA87CA23918C56953BE598D561B182, L_112, _stringLiteralDBCB17464C7627D254C9F39C9B46B4C2AE0127DC, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m23033D7E2F0F298BE465B7F3A63CDF40A4EB70EB(L_113, __this, NULL);
}
IL_03b8:
{
// m_GlyphTable.Clear();
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_114 = __this->___m_GlyphTable_13;
NullCheck(L_114);
List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_inline(L_114, List_1_Clear_mB8C184A082768C625F15E93115BA1A57CC19C70F_RuntimeMethod_var);
// m_CharacterTable.Clear();
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_115 = __this->___m_CharacterTable_15;
NullCheck(L_115);
List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_inline(L_115, List_1_Clear_m44D32D61FDFB7DF3147338C2D7449E93B9EFD8AB_RuntimeMethod_var);
// bool isSpaceCharacterPresent = false;
V_0 = (bool)0;
// for (int i = 0; i < m_glyphInfoList.Count; i++)
V_3 = 0;
goto IL_04c8;
}
IL_03d7:
{
// TMP_Glyph oldGlyph = m_glyphInfoList[i];
List_1_tAB7976FADCF872E418770E60783056C23394843D* L_116 = __this->___m_glyphInfoList_30;
int32_t L_117 = V_3;
NullCheck(L_116);
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_118;
L_118 = List_1_get_Item_m791175EDC2897DC80CD0AA2345AC6F96E455C84C(L_116, L_117, List_1_get_Item_m791175EDC2897DC80CD0AA2345AC6F96E455C84C_RuntimeMethod_var);
V_4 = L_118;
// Glyph glyph = new Glyph();
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_119 = (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)il2cpp_codegen_object_new(Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
NullCheck(L_119);
Glyph__ctor_m9FB83C6B166AC59E03B585F76C09C5FC1720281F(L_119, NULL);
V_5 = L_119;
// uint glyphIndex = (uint)i + 1;
int32_t L_120 = V_3;
V_6 = ((int32_t)il2cpp_codegen_add(L_120, 1));
// glyph.index = glyphIndex;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_121 = V_5;
uint32_t L_122 = V_6;
NullCheck(L_121);
Glyph_set_index_mD033C966D79B910424B985F9D81C01D4E056B72C(L_121, L_122, NULL);
// glyph.glyphRect = new GlyphRect((int)oldGlyph.x, m_AtlasHeight - (int)(oldGlyph.y + oldGlyph.height + 0.5f), (int)(oldGlyph.width + 0.5f), (int)(oldGlyph.height + 0.5f));
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_123 = V_5;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_124 = V_4;
NullCheck(L_124);
float L_125 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_124)->___x_1;
int32_t L_126 = __this->___m_AtlasHeight_27;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_127 = V_4;
NullCheck(L_127);
float L_128 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_127)->___y_2;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_129 = V_4;
NullCheck(L_129);
float L_130 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_129)->___height_4;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_131 = V_4;
NullCheck(L_131);
float L_132 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_131)->___width_3;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_133 = V_4;
NullCheck(L_133);
float L_134 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_133)->___height_4;
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_135;
memset((&L_135), 0, sizeof(L_135));
GlyphRect__ctor_m2B11A6C6C70735CB77FE2176E3D55D922D772A95((&L_135), il2cpp_codegen_cast_double_to_int<int32_t>(L_125), ((int32_t)il2cpp_codegen_subtract(L_126, il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_128, L_130)), (0.5f)))))), il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_add(L_132, (0.5f)))), il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_add(L_134, (0.5f)))), /*hidden argument*/NULL);
NullCheck(L_123);
Glyph_set_glyphRect_mC21EB362D6EC56E0D110B0A08505CAD2DF26A6A8(L_123, L_135, NULL);
// glyph.metrics = new GlyphMetrics(oldGlyph.width, oldGlyph.height, oldGlyph.xOffset, oldGlyph.yOffset, oldGlyph.xAdvance);
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_136 = V_5;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_137 = V_4;
NullCheck(L_137);
float L_138 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_137)->___width_3;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_139 = V_4;
NullCheck(L_139);
float L_140 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_139)->___height_4;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_141 = V_4;
NullCheck(L_141);
float L_142 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_141)->___xOffset_5;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_143 = V_4;
NullCheck(L_143);
float L_144 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_143)->___yOffset_6;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_145 = V_4;
NullCheck(L_145);
float L_146 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_145)->___xAdvance_7;
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_147;
memset((&L_147), 0, sizeof(L_147));
GlyphMetrics__ctor_m9CD09465685783A596A7F9112EF7D6A7E1A2792D((&L_147), L_138, L_140, L_142, L_144, L_146, /*hidden argument*/NULL);
NullCheck(L_136);
Glyph_set_metrics_m3350984977FC50061481B1EC563DE59147428BC2(L_136, L_147, NULL);
// glyph.scale = oldGlyph.scale;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_148 = V_5;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_149 = V_4;
NullCheck(L_149);
float L_150 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_149)->___scale_8;
NullCheck(L_148);
Glyph_set_scale_m44247C5948E32562931FA8C44799A3E1E4F0562A(L_148, L_150, NULL);
// glyph.atlasIndex = 0;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_151 = V_5;
NullCheck(L_151);
Glyph_set_atlasIndex_m622CB24F3110B65CADB0C9F0223133B0DA926ABE(L_151, 0, NULL);
// m_GlyphTable.Add(glyph);
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_152 = __this->___m_GlyphTable_13;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_153 = V_5;
NullCheck(L_152);
List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_inline(L_152, L_153, List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
// TMP_Character character = new TMP_Character((uint)oldGlyph.id, this, glyph);
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_154 = V_4;
NullCheck(L_154);
int32_t L_155 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_154)->___id_0;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_156 = V_5;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_157 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)il2cpp_codegen_object_new(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
NullCheck(L_157);
TMP_Character__ctor_mAF0A895127F27795D515FF97C84185A01EFDAB0D(L_157, L_155, __this, L_156, NULL);
V_7 = L_157;
// if (oldGlyph.id == 32)
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_158 = V_4;
NullCheck(L_158);
int32_t L_159 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_158)->___id_0;
if ((!(((uint32_t)L_159) == ((uint32_t)((int32_t)32)))))
{
goto IL_04b7;
}
}
{
// isSpaceCharacterPresent = true;
V_0 = (bool)1;
}
IL_04b7:
{
// m_CharacterTable.Add(character);
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_160 = __this->___m_CharacterTable_15;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_161 = V_7;
NullCheck(L_160);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_160, L_161, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
// for (int i = 0; i < m_glyphInfoList.Count; i++)
int32_t L_162 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_162, 1));
}
IL_04c8:
{
// for (int i = 0; i < m_glyphInfoList.Count; i++)
int32_t L_163 = V_3;
List_1_tAB7976FADCF872E418770E60783056C23394843D* L_164 = __this->___m_glyphInfoList_30;
NullCheck(L_164);
int32_t L_165;
L_165 = List_1_get_Count_m4F55F26FA0DCE6A63DC159E6096F0C6B1324093E_inline(L_164, List_1_get_Count_m4F55F26FA0DCE6A63DC159E6096F0C6B1324093E_RuntimeMethod_var);
if ((((int32_t)L_163) < ((int32_t)L_165)))
{
goto IL_03d7;
}
}
{
// if (!isSpaceCharacterPresent)
bool L_166 = V_0;
if (L_166)
{
goto IL_0555;
}
}
{
// Debug.Log("Synthesizing Space for [" + this.name + "]");
String_t* L_167;
L_167 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
String_t* L_168;
L_168 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteralFCACD6E82580FA7D8501A55B169943AD689E1187, L_167, _stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_168, NULL);
// Glyph glyph = new Glyph(0, new GlyphMetrics(0, 0, 0, 0, m_FaceInfo.ascentLine / 5), GlyphRect.zero, 1.0f, 0);
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* L_169 = (&__this->___m_FaceInfo_12);
float L_170;
L_170 = FaceInfo_get_ascentLine_m193755D649428EC24A7E433A1728F11DA7547ABD(L_169, NULL);
GlyphMetrics_t6C1C65A891A6279A0EE807C436436B1E44F7AF1A L_171;
memset((&L_171), 0, sizeof(L_171));
GlyphMetrics__ctor_m9CD09465685783A596A7F9112EF7D6A7E1A2792D((&L_171), (0.0f), (0.0f), (0.0f), (0.0f), ((float)(L_170/(5.0f))), /*hidden argument*/NULL);
il2cpp_codegen_runtime_class_init_inline(GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D_il2cpp_TypeInfo_var);
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_172;
L_172 = GlyphRect_get_zero_m359121752EE1A46C51118D84F03204F3285FF3FA(NULL);
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_173 = (Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F*)il2cpp_codegen_object_new(Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F_il2cpp_TypeInfo_var);
NullCheck(L_173);
Glyph__ctor_m71D55A8FBEA48ECCD78D65CAC9D008905E56FBF1(L_173, 0, L_171, L_172, (1.0f), 0, NULL);
V_8 = L_173;
// m_GlyphTable.Add(glyph);
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_174 = __this->___m_GlyphTable_13;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_175 = V_8;
NullCheck(L_174);
List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_inline(L_174, L_175, List_1_Add_m07715FC53E4F2CC722E6CCC8FC508D4EE9B42F3B_RuntimeMethod_var);
// m_CharacterTable.Add(new TMP_Character(32, this, glyph));
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_176 = __this->___m_CharacterTable_15;
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_177 = V_8;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_178 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)il2cpp_codegen_object_new(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35_il2cpp_TypeInfo_var);
NullCheck(L_178);
TMP_Character__ctor_mAF0A895127F27795D515FF97C84185A01EFDAB0D(L_178, ((int32_t)32), __this, L_177, NULL);
NullCheck(L_176);
List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_inline(L_176, L_178, List_1_Add_m81B35BB6397348486EB8E52D8E58EF017EA19BD5_RuntimeMethod_var);
}
IL_0555:
{
// ReadFontAssetDefinition();
TMP_FontAsset_ReadFontAssetDefinition_mC268F8946D0D6B28BABB3BF28FDF64FABDA2DF93(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::UpgradeGlyphAdjustmentTableToFontFeatureTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset_UpgradeGlyphAdjustmentTableToFontFeatureTable_m3C51FF9BA35FBA397791A4EFAAFB4B413553F492 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m2AF4F532103428B9D237034E9903F755DAB76D78_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m40C6AFD4954A70E8D55431908EC16D197019C69C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mF8A47C6895CC245B6209D19283893E675FDAD4AE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral67563F6AC142A868BA5A97EDDF6FCCF0D89546BB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralABB972F23A28701F80439694A9FBB921D4850539);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* V_2 = NULL;
uint32_t V_3 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_4 = NULL;
uint32_t V_5 = 0;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_6 = NULL;
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 V_7;
memset((&V_7), 0, sizeof(V_7));
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* V_8 = NULL;
{
// Debug.Log("Upgrading font asset [" + this.name + "] Glyph Adjustment Table.", this);
String_t* L_0;
L_0 = Object_get_name_mAC2F6B897CF1303BA4249B4CB55271AFACBB6392(__this, NULL);
String_t* L_1;
L_1 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral67563F6AC142A868BA5A97EDDF6FCCF0D89546BB, L_0, _stringLiteralABB972F23A28701F80439694A9FBB921D4850539, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_Log_m06155ED25645EBBC06B4C8F05235EF41B1489C7E(L_1, __this, NULL);
// if (m_FontFeatureTable == null)
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_2 = __this->___m_FontFeatureTable_32;
if (L_2)
{
goto IL_002e;
}
}
{
// m_FontFeatureTable = new TMP_FontFeatureTable();
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_3 = (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA*)il2cpp_codegen_object_new(TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA_il2cpp_TypeInfo_var);
NullCheck(L_3);
TMP_FontFeatureTable__ctor_m6F156B35A4B68F5616CFD3236C64F1E790D69039(L_3, NULL);
__this->___m_FontFeatureTable_32 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FontFeatureTable_32), (void*)L_3);
}
IL_002e:
{
// int pairCount = m_KerningTable.kerningPairs.Count;
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* L_4 = __this->___m_KerningTable_31;
NullCheck(L_4);
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_5 = L_4->___kerningPairs_0;
NullCheck(L_5);
int32_t L_6;
L_6 = List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_inline(L_5, List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_RuntimeMethod_var);
V_0 = L_6;
// m_FontFeatureTable.m_GlyphPairAdjustmentRecords = new List<TMP_GlyphPairAdjustmentRecord>(pairCount);
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_7 = __this->___m_FontFeatureTable_32;
int32_t L_8 = V_0;
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_9 = (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A*)il2cpp_codegen_object_new(List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A_il2cpp_TypeInfo_var);
NullCheck(L_9);
List_1__ctor_m40C6AFD4954A70E8D55431908EC16D197019C69C(L_9, L_8, List_1__ctor_m40C6AFD4954A70E8D55431908EC16D197019C69C_RuntimeMethod_var);
NullCheck(L_7);
L_7->___m_GlyphPairAdjustmentRecords_0 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&L_7->___m_GlyphPairAdjustmentRecords_0), (void*)L_9);
// for (int i = 0; i < pairCount; i++)
V_1 = 0;
goto IL_0139;
}
IL_0057:
{
// KerningPair pair = m_KerningTable.kerningPairs[i];
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* L_10 = __this->___m_KerningTable_31;
NullCheck(L_10);
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_11 = L_10->___kerningPairs_0;
int32_t L_12 = V_1;
NullCheck(L_11);
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_13;
L_13 = List_1_get_Item_mF8A47C6895CC245B6209D19283893E675FDAD4AE(L_11, L_12, List_1_get_Item_mF8A47C6895CC245B6209D19283893E675FDAD4AE_RuntimeMethod_var);
V_2 = L_13;
// uint firstGlyphIndex = 0;
V_3 = 0;
// if (m_CharacterLookupDictionary.TryGetValue(pair.firstGlyph, out firstCharacter))
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_14 = __this->___m_CharacterLookupDictionary_16;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_15 = V_2;
NullCheck(L_15);
uint32_t L_16;
L_16 = KerningPair_get_firstGlyph_m8B473F310BB1D0E83BE4DB2E9C395C97E578BDCD_inline(L_15, NULL);
NullCheck(L_14);
bool L_17;
L_17 = Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C(L_14, L_16, (&V_4), Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C_RuntimeMethod_var);
if (!L_17)
{
goto IL_0088;
}
}
{
// firstGlyphIndex = firstCharacter.glyphIndex;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_18 = V_4;
NullCheck(L_18);
uint32_t L_19;
L_19 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_18, NULL);
V_3 = L_19;
}
IL_0088:
{
// uint secondGlyphIndex = 0;
V_5 = 0;
// if (m_CharacterLookupDictionary.TryGetValue(pair.secondGlyph, out secondCharacter))
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_20 = __this->___m_CharacterLookupDictionary_16;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_21 = V_2;
NullCheck(L_21);
uint32_t L_22;
L_22 = KerningPair_get_secondGlyph_m7F0717E0FE69CCE0ECFFB39680839D2734C095F0_inline(L_21, NULL);
NullCheck(L_20);
bool L_23;
L_23 = Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C(L_20, L_22, (&V_6), Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C_RuntimeMethod_var);
if (!L_23)
{
goto IL_00a9;
}
}
{
// secondGlyphIndex = secondCharacter.glyphIndex;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_24 = V_6;
NullCheck(L_24);
uint32_t L_25;
L_25 = TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline(L_24, NULL);
V_5 = L_25;
}
IL_00a9:
{
// TMP_GlyphAdjustmentRecord firstAdjustmentRecord = new TMP_GlyphAdjustmentRecord(firstGlyphIndex, new TMP_GlyphValueRecord(pair.firstGlyphAdjustments.xPlacement, pair.firstGlyphAdjustments.yPlacement, pair.firstGlyphAdjustments.xAdvance, pair.firstGlyphAdjustments.yAdvance));
uint32_t L_26 = V_3;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_27 = V_2;
NullCheck(L_27);
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_28;
L_28 = KerningPair_get_firstGlyphAdjustments_mDD893850E04A182C37A2360992AE0F352E585600_inline(L_27, NULL);
float L_29 = L_28.___xPlacement_0;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_30 = V_2;
NullCheck(L_30);
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_31;
L_31 = KerningPair_get_firstGlyphAdjustments_mDD893850E04A182C37A2360992AE0F352E585600_inline(L_30, NULL);
float L_32 = L_31.___yPlacement_1;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_33 = V_2;
NullCheck(L_33);
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_34;
L_34 = KerningPair_get_firstGlyphAdjustments_mDD893850E04A182C37A2360992AE0F352E585600_inline(L_33, NULL);
float L_35 = L_34.___xAdvance_2;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_36 = V_2;
NullCheck(L_36);
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_37;
L_37 = KerningPair_get_firstGlyphAdjustments_mDD893850E04A182C37A2360992AE0F352E585600_inline(L_36, NULL);
float L_38 = L_37.___yAdvance_3;
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 L_39;
memset((&L_39), 0, sizeof(L_39));
TMP_GlyphValueRecord__ctor_m030CD9864F16A5FB58D41ECD6CF66EC883B078BA((&L_39), L_29, L_32, L_35, L_38, /*hidden argument*/NULL);
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_40;
memset((&L_40), 0, sizeof(L_40));
TMP_GlyphAdjustmentRecord__ctor_m41FDDFADD92DB1A8446228B1108E3E5C985CAAE0((&L_40), L_26, L_39, /*hidden argument*/NULL);
// TMP_GlyphAdjustmentRecord secondAdjustmentRecord = new TMP_GlyphAdjustmentRecord(secondGlyphIndex, new TMP_GlyphValueRecord(pair.secondGlyphAdjustments.xPlacement, pair.secondGlyphAdjustments.yPlacement, pair.secondGlyphAdjustments.xAdvance, pair.secondGlyphAdjustments.yAdvance));
uint32_t L_41 = V_5;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_42 = V_2;
NullCheck(L_42);
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_43;
L_43 = KerningPair_get_secondGlyphAdjustments_m04BE3DDED12C198E109C8E176E8BD8A4D49B0358_inline(L_42, NULL);
float L_44 = L_43.___xPlacement_0;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_45 = V_2;
NullCheck(L_45);
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_46;
L_46 = KerningPair_get_secondGlyphAdjustments_m04BE3DDED12C198E109C8E176E8BD8A4D49B0358_inline(L_45, NULL);
float L_47 = L_46.___yPlacement_1;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_48 = V_2;
NullCheck(L_48);
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_49;
L_49 = KerningPair_get_secondGlyphAdjustments_m04BE3DDED12C198E109C8E176E8BD8A4D49B0358_inline(L_48, NULL);
float L_50 = L_49.___xAdvance_2;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_51 = V_2;
NullCheck(L_51);
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_52;
L_52 = KerningPair_get_secondGlyphAdjustments_m04BE3DDED12C198E109C8E176E8BD8A4D49B0358_inline(L_51, NULL);
float L_53 = L_52.___yAdvance_3;
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 L_54;
memset((&L_54), 0, sizeof(L_54));
TMP_GlyphValueRecord__ctor_m030CD9864F16A5FB58D41ECD6CF66EC883B078BA((&L_54), L_44, L_47, L_50, L_53, /*hidden argument*/NULL);
TMP_GlyphAdjustmentRecord__ctor_m41FDDFADD92DB1A8446228B1108E3E5C985CAAE0((&V_7), L_41, L_54, NULL);
// TMP_GlyphPairAdjustmentRecord record = new TMP_GlyphPairAdjustmentRecord(firstAdjustmentRecord, secondAdjustmentRecord);
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_55 = V_7;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_56 = (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F*)il2cpp_codegen_object_new(TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_il2cpp_TypeInfo_var);
NullCheck(L_56);
TMP_GlyphPairAdjustmentRecord__ctor_m0BCCF9AF25F0A727D02FD778ACA2C7AD38F981CC(L_56, L_40, L_55, NULL);
V_8 = L_56;
// m_FontFeatureTable.m_GlyphPairAdjustmentRecords.Add(record);
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_57 = __this->___m_FontFeatureTable_32;
NullCheck(L_57);
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_58 = L_57->___m_GlyphPairAdjustmentRecords_0;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_59 = V_8;
NullCheck(L_58);
List_1_Add_m2AF4F532103428B9D237034E9903F755DAB76D78_inline(L_58, L_59, List_1_Add_m2AF4F532103428B9D237034E9903F755DAB76D78_RuntimeMethod_var);
// for (int i = 0; i < pairCount; i++)
int32_t L_60 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_60, 1));
}
IL_0139:
{
// for (int i = 0; i < pairCount; i++)
int32_t L_61 = V_1;
int32_t L_62 = V_0;
if ((((int32_t)L_61) < ((int32_t)L_62)))
{
goto IL_0057;
}
}
{
// m_KerningTable.kerningPairs = null;
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* L_63 = __this->___m_KerningTable_31;
NullCheck(L_63);
L_63->___kerningPairs_0 = (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&L_63->___kerningPairs_0), (void*)(List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30*)NULL);
// m_KerningTable = null;
__this->___m_KerningTable_31 = (KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_KerningTable_31), (void*)(KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B*)NULL);
// }
return;
}
}
// System.Void TMPro.TMP_FontAsset::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset__ctor_m20A531FC2F5114F9D1B98B38E06ACE46AF3403EC (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m4058973F19EEF9E5FCFF05F3779C7F219544C68A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m58C2B52EDED5E55E3B284B007FAAF4D54A5554D8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m9DE3BEDD9D46ED8C934046F47A81A06EABA5EB71_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// internal List<Glyph> m_GlyphTable = new List<Glyph>();
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_0 = (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C*)il2cpp_codegen_object_new(List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C_il2cpp_TypeInfo_var);
NullCheck(L_0);
List_1__ctor_m58C2B52EDED5E55E3B284B007FAAF4D54A5554D8(L_0, List_1__ctor_m58C2B52EDED5E55E3B284B007FAAF4D54A5554D8_RuntimeMethod_var);
__this->___m_GlyphTable_13 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphTable_13), (void*)L_0);
// internal List<TMP_Character> m_CharacterTable = new List<TMP_Character>();
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_1 = (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E*)il2cpp_codegen_object_new(List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E_il2cpp_TypeInfo_var);
NullCheck(L_1);
List_1__ctor_m9DE3BEDD9D46ED8C934046F47A81A06EABA5EB71(L_1, List_1__ctor_m9DE3BEDD9D46ED8C934046F47A81A06EABA5EB71_RuntimeMethod_var);
__this->___m_CharacterTable_15 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CharacterTable_15), (void*)L_1);
// internal KerningTable m_KerningTable = new KerningTable();
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* L_2 = (KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B*)il2cpp_codegen_object_new(KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B_il2cpp_TypeInfo_var);
NullCheck(L_2);
KerningTable__ctor_m5D6DF57B05146E104A2756917A31C27D0CC7A108(L_2, NULL);
__this->___m_KerningTable_31 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_KerningTable_31), (void*)L_2);
// internal TMP_FontFeatureTable m_FontFeatureTable = new TMP_FontFeatureTable();
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* L_3 = (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA*)il2cpp_codegen_object_new(TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA_il2cpp_TypeInfo_var);
NullCheck(L_3);
TMP_FontFeatureTable__ctor_m6F156B35A4B68F5616CFD3236C64F1E790D69039(L_3, NULL);
__this->___m_FontFeatureTable_32 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FontFeatureTable_32), (void*)L_3);
// private TMP_FontWeightPair[] m_FontWeightTable = new TMP_FontWeightPair[10];
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_4 = (TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37*)(TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37*)SZArrayNew(TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10));
__this->___m_FontWeightTable_36 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FontWeightTable_36), (void*)L_4);
// public float boldStyle = 0.75f;
__this->___boldStyle_40 = (0.75f);
// public float boldSpacing = 7f;
__this->___boldSpacing_41 = (7.0f);
// public byte italicStyle = 35;
__this->___italicStyle_42 = (uint8_t)((int32_t)35);
// public byte tabSize = 10;
__this->___tabSize_43 = (uint8_t)((int32_t)10);
// internal HashSet<int> FallbackSearchQueryLookup = new HashSet<int>();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_5 = (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*)il2cpp_codegen_object_new(HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
NullCheck(L_5);
HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF(L_5, HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
__this->___FallbackSearchQueryLookup_53 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___FallbackSearchQueryLookup_53), (void*)L_5);
// private List<Glyph> m_GlyphsToRender = new List<Glyph>();
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_6 = (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C*)il2cpp_codegen_object_new(List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C_il2cpp_TypeInfo_var);
NullCheck(L_6);
List_1__ctor_m58C2B52EDED5E55E3B284B007FAAF4D54A5554D8(L_6, List_1__ctor_m58C2B52EDED5E55E3B284B007FAAF4D54A5554D8_RuntimeMethod_var);
__this->___m_GlyphsToRender_59 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphsToRender_59), (void*)L_6);
// private List<Glyph> m_GlyphsRendered = new List<Glyph>();
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* L_7 = (List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C*)il2cpp_codegen_object_new(List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C_il2cpp_TypeInfo_var);
NullCheck(L_7);
List_1__ctor_m58C2B52EDED5E55E3B284B007FAAF4D54A5554D8(L_7, List_1__ctor_m58C2B52EDED5E55E3B284B007FAAF4D54A5554D8_RuntimeMethod_var);
__this->___m_GlyphsRendered_60 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphsRendered_60), (void*)L_7);
// private List<uint> m_GlyphIndexList = new List<uint>();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_8 = (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*)il2cpp_codegen_object_new(List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var);
NullCheck(L_8);
List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31(L_8, List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31_RuntimeMethod_var);
__this->___m_GlyphIndexList_61 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphIndexList_61), (void*)L_8);
// private List<uint> m_GlyphIndexListNewlyAdded = new List<uint>();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_9 = (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*)il2cpp_codegen_object_new(List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var);
NullCheck(L_9);
List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31(L_9, List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31_RuntimeMethod_var);
__this->___m_GlyphIndexListNewlyAdded_62 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphIndexListNewlyAdded_62), (void*)L_9);
// internal List<uint> m_GlyphsToAdd = new List<uint>();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_10 = (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*)il2cpp_codegen_object_new(List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var);
NullCheck(L_10);
List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31(L_10, List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31_RuntimeMethod_var);
__this->___m_GlyphsToAdd_63 = L_10;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphsToAdd_63), (void*)L_10);
// internal HashSet<uint> m_GlyphsToAddLookup = new HashSet<uint>();
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_11 = (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A*)il2cpp_codegen_object_new(HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A_il2cpp_TypeInfo_var);
NullCheck(L_11);
HashSet_1__ctor_m4058973F19EEF9E5FCFF05F3779C7F219544C68A(L_11, HashSet_1__ctor_m4058973F19EEF9E5FCFF05F3779C7F219544C68A_RuntimeMethod_var);
__this->___m_GlyphsToAddLookup_64 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphsToAddLookup_64), (void*)L_11);
// internal List<TMP_Character> m_CharactersToAdd = new List<TMP_Character>();
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_12 = (List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E*)il2cpp_codegen_object_new(List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E_il2cpp_TypeInfo_var);
NullCheck(L_12);
List_1__ctor_m9DE3BEDD9D46ED8C934046F47A81A06EABA5EB71(L_12, List_1__ctor_m9DE3BEDD9D46ED8C934046F47A81A06EABA5EB71_RuntimeMethod_var);
__this->___m_CharactersToAdd_65 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CharactersToAdd_65), (void*)L_12);
// internal HashSet<uint> m_CharactersToAddLookup = new HashSet<uint>();
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_13 = (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A*)il2cpp_codegen_object_new(HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A_il2cpp_TypeInfo_var);
NullCheck(L_13);
HashSet_1__ctor_m4058973F19EEF9E5FCFF05F3779C7F219544C68A(L_13, HashSet_1__ctor_m4058973F19EEF9E5FCFF05F3779C7F219544C68A_RuntimeMethod_var);
__this->___m_CharactersToAddLookup_66 = L_13;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CharactersToAddLookup_66), (void*)L_13);
// internal List<uint> s_MissingCharacterList = new List<uint>();
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* L_14 = (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*)il2cpp_codegen_object_new(List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A_il2cpp_TypeInfo_var);
NullCheck(L_14);
List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31(L_14, List_1__ctor_m2C432B7961B0F4289AE0E89EFF0147BFB96C2B31_RuntimeMethod_var);
__this->___s_MissingCharacterList_67 = L_14;
Il2CppCodeGenWriteBarrier((void**)(&__this->___s_MissingCharacterList_67), (void*)L_14);
// internal HashSet<uint> m_MissingUnicodesFromFontFile = new HashSet<uint>();
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* L_15 = (HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A*)il2cpp_codegen_object_new(HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A_il2cpp_TypeInfo_var);
NullCheck(L_15);
HashSet_1__ctor_m4058973F19EEF9E5FCFF05F3779C7F219544C68A(L_15, HashSet_1__ctor_m4058973F19EEF9E5FCFF05F3779C7F219544C68A_RuntimeMethod_var);
__this->___m_MissingUnicodesFromFontFile_68 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MissingUnicodesFromFontFile_68), (void*)L_15);
TMP_Asset__ctor_m12FF90A96AD41AEDF9AD37175E7070FAC070D8E9(__this, NULL);
return;
}
}
// System.Void TMPro.TMP_FontAsset::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAsset__cctor_m6DF47BFD17DC2C50356B01C6F41FDC6532648EF0 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m831B042EECBA48B96DF9158920BDCAE520AB3A42_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral12F31559FF9061BA44865424A24F2D62E156A8E1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A1DAD349D289DFE9A4447F52B333DBDBBA4DE00);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral923A43CB6BE68CE54681158C871A6A8C004C6AAD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral936C42818F6B477EA4B88063D93F8ADEE06F664C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4582A638CE03C0A4829104323C440324BB1EE50);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAC514E95303D4CF5D3F9C2DC0898CC32630B145E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC170C47D61ACB6501ECAB1976683868074221397);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD84939E2D79CFDD313A99153DCBDE428E77B291C);
s_Il2CppMethodInitialized = true;
}
{
// private static ProfilerMarker k_ReadFontAssetDefinitionMarker = new ProfilerMarker("TMP.ReadFontAssetDefinition");
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_0;
memset((&L_0), 0, sizeof(L_0));
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_0), _stringLiteralA4582A638CE03C0A4829104323C440324BB1EE50, /*hidden argument*/NULL);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_ReadFontAssetDefinitionMarker_45 = L_0;
// private static ProfilerMarker k_AddSynthesizedCharactersMarker = new ProfilerMarker("TMP.AddSynthesizedCharacters");
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_1;
memset((&L_1), 0, sizeof(L_1));
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_1), _stringLiteral936C42818F6B477EA4B88063D93F8ADEE06F664C, /*hidden argument*/NULL);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_AddSynthesizedCharactersMarker_46 = L_1;
// private static ProfilerMarker k_TryAddCharacterMarker = new ProfilerMarker("TMP.TryAddCharacter");
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_2;
memset((&L_2), 0, sizeof(L_2));
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_2), _stringLiteral2A1DAD349D289DFE9A4447F52B333DBDBBA4DE00, /*hidden argument*/NULL);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_TryAddCharacterMarker_47 = L_2;
// private static ProfilerMarker k_TryAddCharactersMarker = new ProfilerMarker("TMP.TryAddCharacters");
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_3;
memset((&L_3), 0, sizeof(L_3));
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_3), _stringLiteral923A43CB6BE68CE54681158C871A6A8C004C6AAD, /*hidden argument*/NULL);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_TryAddCharactersMarker_48 = L_3;
// private static ProfilerMarker k_UpdateGlyphAdjustmentRecordsMarker = new ProfilerMarker("TMP.UpdateGlyphAdjustmentRecords");
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_4;
memset((&L_4), 0, sizeof(L_4));
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_4), _stringLiteralAC514E95303D4CF5D3F9C2DC0898CC32630B145E, /*hidden argument*/NULL);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_UpdateGlyphAdjustmentRecordsMarker_49 = L_4;
// private static ProfilerMarker k_ClearFontAssetDataMarker = new ProfilerMarker("TMP.ClearFontAssetData");
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_5;
memset((&L_5), 0, sizeof(L_5));
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_5), _stringLiteralC170C47D61ACB6501ECAB1976683868074221397, /*hidden argument*/NULL);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_ClearFontAssetDataMarker_50 = L_5;
// private static ProfilerMarker k_UpdateFontAssetDataMarker = new ProfilerMarker("TMP.UpdateFontAssetData");
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD L_6;
memset((&L_6), 0, sizeof(L_6));
ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline((&L_6), _stringLiteralD84939E2D79CFDD313A99153DCBDE428E77B291C, /*hidden argument*/NULL);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_UpdateFontAssetDataMarker_51 = L_6;
// private static string s_DefaultMaterialSuffix = " Atlas Material";
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___s_DefaultMaterialSuffix_52 = _stringLiteral12F31559FF9061BA44865424A24F2D62E156A8E1;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___s_DefaultMaterialSuffix_52), (void*)_stringLiteral12F31559FF9061BA44865424A24F2D62E156A8E1);
// private static List<TMP_FontAsset> k_FontAssets_FontFeaturesUpdateQueue = new List<TMP_FontAsset>();
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_7 = (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF*)il2cpp_codegen_object_new(List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF_il2cpp_TypeInfo_var);
NullCheck(L_7);
List_1__ctor_m831B042EECBA48B96DF9158920BDCAE520AB3A42(L_7, List_1__ctor_m831B042EECBA48B96DF9158920BDCAE520AB3A42_RuntimeMethod_var);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_FontFeaturesUpdateQueue_55 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_FontFeaturesUpdateQueue_55), (void*)L_7);
// private static HashSet<int> k_FontAssets_FontFeaturesUpdateQueueLookup = new HashSet<int>();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_8 = (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*)il2cpp_codegen_object_new(HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
NullCheck(L_8);
HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF(L_8, HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_FontFeaturesUpdateQueueLookup_56 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_FontFeaturesUpdateQueueLookup_56), (void*)L_8);
// private static List<TMP_FontAsset> k_FontAssets_AtlasTexturesUpdateQueue = new List<TMP_FontAsset>();
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_9 = (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF*)il2cpp_codegen_object_new(List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF_il2cpp_TypeInfo_var);
NullCheck(L_9);
List_1__ctor_m831B042EECBA48B96DF9158920BDCAE520AB3A42(L_9, List_1__ctor_m831B042EECBA48B96DF9158920BDCAE520AB3A42_RuntimeMethod_var);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_AtlasTexturesUpdateQueue_57 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_AtlasTexturesUpdateQueue_57), (void*)L_9);
// private static HashSet<int> k_FontAssets_AtlasTexturesUpdateQueueLookup = new HashSet<int>();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_10 = (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*)il2cpp_codegen_object_new(HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
NullCheck(L_10);
HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF(L_10, HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_AtlasTexturesUpdateQueueLookup_58 = L_10;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_il2cpp_TypeInfo_var))->___k_FontAssets_AtlasTexturesUpdateQueueLookup_58), (void*)L_10);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.TMP_FontAsset/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m22BBC842831DF1DFBE74F04A06CDD7808133B90E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7* L_0 = (U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7*)il2cpp_codegen_object_new(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_mFF3DD36E78B4295FBBC0AEA2BC2B5D1C50E3FDC4(L_0, NULL);
((U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void TMPro.TMP_FontAsset/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mFF3DD36E78B4295FBBC0AEA2BC2B5D1C50E3FDC4 (U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.UInt32 TMPro.TMP_FontAsset/<>c::<SortCharacterTable>b__124_0(TMPro.TMP_Character)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t U3CU3Ec_U3CSortCharacterTableU3Eb__124_0_m6AEE1B8840F16BB5E083850B57EAF42151BC2781 (U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7* __this, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* ___0_c, const RuntimeMethod* method)
{
{
// m_CharacterTable = m_CharacterTable.OrderBy(c => c.unicode).ToList();
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_0 = ___0_c;
NullCheck(L_0);
uint32_t L_1;
L_1 = TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline(L_0, NULL);
return L_1;
}
}
// System.UInt32 TMPro.TMP_FontAsset/<>c::<SortGlyphTable>b__125_0(UnityEngine.TextCore.Glyph)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t U3CU3Ec_U3CSortGlyphTableU3Eb__125_0_m19A43542E1087AC697E12E01BCD19D210B3C7E51 (U3CU3Ec_t78CBB26E17331985FDB35E3569981BD75BF092F7* __this, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* ___0_c, const RuntimeMethod* method)
{
{
// m_GlyphTable = m_GlyphTable.OrderBy(c => c.index).ToList();
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_0 = ___0_c;
NullCheck(L_0);
uint32_t L_1;
L_1 = Glyph_get_index_mCFBBCF85E7F3434B7A595EEE3411EFFB78E5675B(L_0, NULL);
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
// System.Void TMPro.FaceInfo_Legacy::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FaceInfo_Legacy__ctor_mCDDCBA8EA56302A85281073F59AF8CF669DB5260 (FaceInfo_Legacy_t23B118EFD5AB7162515ABF18C0212DF155CCF7B8* __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
// TMPro.TMP_Glyph TMPro.TMP_Glyph::Clone(TMPro.TMP_Glyph)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* TMP_Glyph_Clone_m9A59A9A4503F2C7B553A786CF79A022956EF7091 (TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* ___0_source, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// TMP_Glyph copy = new TMP_Glyph();
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_0 = (TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310*)il2cpp_codegen_object_new(TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310_il2cpp_TypeInfo_var);
NullCheck(L_0);
TMP_Glyph__ctor_mEAE3F4DA2D1BDC556A578BAAA15BD354183AE2A8(L_0, NULL);
// copy.id = source.id;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_1 = L_0;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_2 = ___0_source;
NullCheck(L_2);
int32_t L_3 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_2)->___id_0;
NullCheck(L_1);
((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_1)->___id_0 = L_3;
// copy.x = source.x;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_4 = L_1;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_5 = ___0_source;
NullCheck(L_5);
float L_6 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_5)->___x_1;
NullCheck(L_4);
((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_4)->___x_1 = L_6;
// copy.y = source.y;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_7 = L_4;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_8 = ___0_source;
NullCheck(L_8);
float L_9 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_8)->___y_2;
NullCheck(L_7);
((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_7)->___y_2 = L_9;
// copy.width = source.width;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_10 = L_7;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_11 = ___0_source;
NullCheck(L_11);
float L_12 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_11)->___width_3;
NullCheck(L_10);
((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_10)->___width_3 = L_12;
// copy.height = source.height;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_13 = L_10;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_14 = ___0_source;
NullCheck(L_14);
float L_15 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_14)->___height_4;
NullCheck(L_13);
((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_13)->___height_4 = L_15;
// copy.xOffset = source.xOffset;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_16 = L_13;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_17 = ___0_source;
NullCheck(L_17);
float L_18 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_17)->___xOffset_5;
NullCheck(L_16);
((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_16)->___xOffset_5 = L_18;
// copy.yOffset = source.yOffset;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_19 = L_16;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_20 = ___0_source;
NullCheck(L_20);
float L_21 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_20)->___yOffset_6;
NullCheck(L_19);
((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_19)->___yOffset_6 = L_21;
// copy.xAdvance = source.xAdvance;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_22 = L_19;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_23 = ___0_source;
NullCheck(L_23);
float L_24 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_23)->___xAdvance_7;
NullCheck(L_22);
((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_22)->___xAdvance_7 = L_24;
// copy.scale = source.scale;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_25 = L_22;
TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* L_26 = ___0_source;
NullCheck(L_26);
float L_27 = ((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_26)->___scale_8;
NullCheck(L_25);
((TMP_TextElement_Legacy_t9C9AB19D496DBB4A1B12C6FA1C6333E9C39A5B2A*)L_25)->___scale_8 = L_27;
// return copy;
return L_25;
}
}
// System.Void TMPro.TMP_Glyph::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_Glyph__ctor_mEAE3F4DA2D1BDC556A578BAAA15BD354183AE2A8 (TMP_Glyph_t32E0271FC5DBE82728FB1AD7DBF4513A561D6310* __this, const RuntimeMethod* method)
{
{
TMP_TextElement_Legacy__ctor_m662C0DC5276E1A91D27923DA266C23D825949787(__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
// Conversion methods for marshalling of: TMPro.FontAssetCreationSettings
IL2CPP_EXTERN_C void FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshal_pinvoke(const FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF& unmarshaled, FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshaled_pinvoke& marshaled)
{
marshaled.___sourceFontFileName_0 = il2cpp_codegen_marshal_string(unmarshaled.___sourceFontFileName_0);
marshaled.___sourceFontFileGUID_1 = il2cpp_codegen_marshal_string(unmarshaled.___sourceFontFileGUID_1);
marshaled.___pointSizeSamplingMode_2 = unmarshaled.___pointSizeSamplingMode_2;
marshaled.___pointSize_3 = unmarshaled.___pointSize_3;
marshaled.___padding_4 = unmarshaled.___padding_4;
marshaled.___packingMode_5 = unmarshaled.___packingMode_5;
marshaled.___atlasWidth_6 = unmarshaled.___atlasWidth_6;
marshaled.___atlasHeight_7 = unmarshaled.___atlasHeight_7;
marshaled.___characterSetSelectionMode_8 = unmarshaled.___characterSetSelectionMode_8;
marshaled.___characterSequence_9 = il2cpp_codegen_marshal_string(unmarshaled.___characterSequence_9);
marshaled.___referencedFontAssetGUID_10 = il2cpp_codegen_marshal_string(unmarshaled.___referencedFontAssetGUID_10);
marshaled.___referencedTextAssetGUID_11 = il2cpp_codegen_marshal_string(unmarshaled.___referencedTextAssetGUID_11);
marshaled.___fontStyle_12 = unmarshaled.___fontStyle_12;
marshaled.___fontStyleModifier_13 = unmarshaled.___fontStyleModifier_13;
marshaled.___renderMode_14 = unmarshaled.___renderMode_14;
marshaled.___includeFontFeatures_15 = static_cast<int32_t>(unmarshaled.___includeFontFeatures_15);
}
IL2CPP_EXTERN_C void FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshal_pinvoke_back(const FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshaled_pinvoke& marshaled, FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF& unmarshaled)
{
unmarshaled.___sourceFontFileName_0 = il2cpp_codegen_marshal_string_result(marshaled.___sourceFontFileName_0);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___sourceFontFileName_0), (void*)il2cpp_codegen_marshal_string_result(marshaled.___sourceFontFileName_0));
unmarshaled.___sourceFontFileGUID_1 = il2cpp_codegen_marshal_string_result(marshaled.___sourceFontFileGUID_1);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___sourceFontFileGUID_1), (void*)il2cpp_codegen_marshal_string_result(marshaled.___sourceFontFileGUID_1));
int32_t unmarshaledpointSizeSamplingMode_temp_2 = 0;
unmarshaledpointSizeSamplingMode_temp_2 = marshaled.___pointSizeSamplingMode_2;
unmarshaled.___pointSizeSamplingMode_2 = unmarshaledpointSizeSamplingMode_temp_2;
int32_t unmarshaledpointSize_temp_3 = 0;
unmarshaledpointSize_temp_3 = marshaled.___pointSize_3;
unmarshaled.___pointSize_3 = unmarshaledpointSize_temp_3;
int32_t unmarshaledpadding_temp_4 = 0;
unmarshaledpadding_temp_4 = marshaled.___padding_4;
unmarshaled.___padding_4 = unmarshaledpadding_temp_4;
int32_t unmarshaledpackingMode_temp_5 = 0;
unmarshaledpackingMode_temp_5 = marshaled.___packingMode_5;
unmarshaled.___packingMode_5 = unmarshaledpackingMode_temp_5;
int32_t unmarshaledatlasWidth_temp_6 = 0;
unmarshaledatlasWidth_temp_6 = marshaled.___atlasWidth_6;
unmarshaled.___atlasWidth_6 = unmarshaledatlasWidth_temp_6;
int32_t unmarshaledatlasHeight_temp_7 = 0;
unmarshaledatlasHeight_temp_7 = marshaled.___atlasHeight_7;
unmarshaled.___atlasHeight_7 = unmarshaledatlasHeight_temp_7;
int32_t unmarshaledcharacterSetSelectionMode_temp_8 = 0;
unmarshaledcharacterSetSelectionMode_temp_8 = marshaled.___characterSetSelectionMode_8;
unmarshaled.___characterSetSelectionMode_8 = unmarshaledcharacterSetSelectionMode_temp_8;
unmarshaled.___characterSequence_9 = il2cpp_codegen_marshal_string_result(marshaled.___characterSequence_9);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___characterSequence_9), (void*)il2cpp_codegen_marshal_string_result(marshaled.___characterSequence_9));
unmarshaled.___referencedFontAssetGUID_10 = il2cpp_codegen_marshal_string_result(marshaled.___referencedFontAssetGUID_10);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___referencedFontAssetGUID_10), (void*)il2cpp_codegen_marshal_string_result(marshaled.___referencedFontAssetGUID_10));
unmarshaled.___referencedTextAssetGUID_11 = il2cpp_codegen_marshal_string_result(marshaled.___referencedTextAssetGUID_11);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___referencedTextAssetGUID_11), (void*)il2cpp_codegen_marshal_string_result(marshaled.___referencedTextAssetGUID_11));
int32_t unmarshaledfontStyle_temp_12 = 0;
unmarshaledfontStyle_temp_12 = marshaled.___fontStyle_12;
unmarshaled.___fontStyle_12 = unmarshaledfontStyle_temp_12;
float unmarshaledfontStyleModifier_temp_13 = 0.0f;
unmarshaledfontStyleModifier_temp_13 = marshaled.___fontStyleModifier_13;
unmarshaled.___fontStyleModifier_13 = unmarshaledfontStyleModifier_temp_13;
int32_t unmarshaledrenderMode_temp_14 = 0;
unmarshaledrenderMode_temp_14 = marshaled.___renderMode_14;
unmarshaled.___renderMode_14 = unmarshaledrenderMode_temp_14;
bool unmarshaledincludeFontFeatures_temp_15 = false;
unmarshaledincludeFontFeatures_temp_15 = static_cast<bool>(marshaled.___includeFontFeatures_15);
unmarshaled.___includeFontFeatures_15 = unmarshaledincludeFontFeatures_temp_15;
}
// Conversion method for clean up from marshalling of: TMPro.FontAssetCreationSettings
IL2CPP_EXTERN_C void FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshal_pinvoke_cleanup(FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshaled_pinvoke& marshaled)
{
il2cpp_codegen_marshal_free(marshaled.___sourceFontFileName_0);
marshaled.___sourceFontFileName_0 = NULL;
il2cpp_codegen_marshal_free(marshaled.___sourceFontFileGUID_1);
marshaled.___sourceFontFileGUID_1 = NULL;
il2cpp_codegen_marshal_free(marshaled.___characterSequence_9);
marshaled.___characterSequence_9 = NULL;
il2cpp_codegen_marshal_free(marshaled.___referencedFontAssetGUID_10);
marshaled.___referencedFontAssetGUID_10 = NULL;
il2cpp_codegen_marshal_free(marshaled.___referencedTextAssetGUID_11);
marshaled.___referencedTextAssetGUID_11 = NULL;
}
// Conversion methods for marshalling of: TMPro.FontAssetCreationSettings
IL2CPP_EXTERN_C void FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshal_com(const FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF& unmarshaled, FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshaled_com& marshaled)
{
marshaled.___sourceFontFileName_0 = il2cpp_codegen_marshal_bstring(unmarshaled.___sourceFontFileName_0);
marshaled.___sourceFontFileGUID_1 = il2cpp_codegen_marshal_bstring(unmarshaled.___sourceFontFileGUID_1);
marshaled.___pointSizeSamplingMode_2 = unmarshaled.___pointSizeSamplingMode_2;
marshaled.___pointSize_3 = unmarshaled.___pointSize_3;
marshaled.___padding_4 = unmarshaled.___padding_4;
marshaled.___packingMode_5 = unmarshaled.___packingMode_5;
marshaled.___atlasWidth_6 = unmarshaled.___atlasWidth_6;
marshaled.___atlasHeight_7 = unmarshaled.___atlasHeight_7;
marshaled.___characterSetSelectionMode_8 = unmarshaled.___characterSetSelectionMode_8;
marshaled.___characterSequence_9 = il2cpp_codegen_marshal_bstring(unmarshaled.___characterSequence_9);
marshaled.___referencedFontAssetGUID_10 = il2cpp_codegen_marshal_bstring(unmarshaled.___referencedFontAssetGUID_10);
marshaled.___referencedTextAssetGUID_11 = il2cpp_codegen_marshal_bstring(unmarshaled.___referencedTextAssetGUID_11);
marshaled.___fontStyle_12 = unmarshaled.___fontStyle_12;
marshaled.___fontStyleModifier_13 = unmarshaled.___fontStyleModifier_13;
marshaled.___renderMode_14 = unmarshaled.___renderMode_14;
marshaled.___includeFontFeatures_15 = static_cast<int32_t>(unmarshaled.___includeFontFeatures_15);
}
IL2CPP_EXTERN_C void FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshal_com_back(const FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshaled_com& marshaled, FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF& unmarshaled)
{
unmarshaled.___sourceFontFileName_0 = il2cpp_codegen_marshal_bstring_result(marshaled.___sourceFontFileName_0);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___sourceFontFileName_0), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___sourceFontFileName_0));
unmarshaled.___sourceFontFileGUID_1 = il2cpp_codegen_marshal_bstring_result(marshaled.___sourceFontFileGUID_1);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___sourceFontFileGUID_1), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___sourceFontFileGUID_1));
int32_t unmarshaledpointSizeSamplingMode_temp_2 = 0;
unmarshaledpointSizeSamplingMode_temp_2 = marshaled.___pointSizeSamplingMode_2;
unmarshaled.___pointSizeSamplingMode_2 = unmarshaledpointSizeSamplingMode_temp_2;
int32_t unmarshaledpointSize_temp_3 = 0;
unmarshaledpointSize_temp_3 = marshaled.___pointSize_3;
unmarshaled.___pointSize_3 = unmarshaledpointSize_temp_3;
int32_t unmarshaledpadding_temp_4 = 0;
unmarshaledpadding_temp_4 = marshaled.___padding_4;
unmarshaled.___padding_4 = unmarshaledpadding_temp_4;
int32_t unmarshaledpackingMode_temp_5 = 0;
unmarshaledpackingMode_temp_5 = marshaled.___packingMode_5;
unmarshaled.___packingMode_5 = unmarshaledpackingMode_temp_5;
int32_t unmarshaledatlasWidth_temp_6 = 0;
unmarshaledatlasWidth_temp_6 = marshaled.___atlasWidth_6;
unmarshaled.___atlasWidth_6 = unmarshaledatlasWidth_temp_6;
int32_t unmarshaledatlasHeight_temp_7 = 0;
unmarshaledatlasHeight_temp_7 = marshaled.___atlasHeight_7;
unmarshaled.___atlasHeight_7 = unmarshaledatlasHeight_temp_7;
int32_t unmarshaledcharacterSetSelectionMode_temp_8 = 0;
unmarshaledcharacterSetSelectionMode_temp_8 = marshaled.___characterSetSelectionMode_8;
unmarshaled.___characterSetSelectionMode_8 = unmarshaledcharacterSetSelectionMode_temp_8;
unmarshaled.___characterSequence_9 = il2cpp_codegen_marshal_bstring_result(marshaled.___characterSequence_9);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___characterSequence_9), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___characterSequence_9));
unmarshaled.___referencedFontAssetGUID_10 = il2cpp_codegen_marshal_bstring_result(marshaled.___referencedFontAssetGUID_10);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___referencedFontAssetGUID_10), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___referencedFontAssetGUID_10));
unmarshaled.___referencedTextAssetGUID_11 = il2cpp_codegen_marshal_bstring_result(marshaled.___referencedTextAssetGUID_11);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___referencedTextAssetGUID_11), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___referencedTextAssetGUID_11));
int32_t unmarshaledfontStyle_temp_12 = 0;
unmarshaledfontStyle_temp_12 = marshaled.___fontStyle_12;
unmarshaled.___fontStyle_12 = unmarshaledfontStyle_temp_12;
float unmarshaledfontStyleModifier_temp_13 = 0.0f;
unmarshaledfontStyleModifier_temp_13 = marshaled.___fontStyleModifier_13;
unmarshaled.___fontStyleModifier_13 = unmarshaledfontStyleModifier_temp_13;
int32_t unmarshaledrenderMode_temp_14 = 0;
unmarshaledrenderMode_temp_14 = marshaled.___renderMode_14;
unmarshaled.___renderMode_14 = unmarshaledrenderMode_temp_14;
bool unmarshaledincludeFontFeatures_temp_15 = false;
unmarshaledincludeFontFeatures_temp_15 = static_cast<bool>(marshaled.___includeFontFeatures_15);
unmarshaled.___includeFontFeatures_15 = unmarshaledincludeFontFeatures_temp_15;
}
// Conversion method for clean up from marshalling of: TMPro.FontAssetCreationSettings
IL2CPP_EXTERN_C void FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshal_com_cleanup(FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF_marshaled_com& marshaled)
{
il2cpp_codegen_marshal_free_bstring(marshaled.___sourceFontFileName_0);
marshaled.___sourceFontFileName_0 = NULL;
il2cpp_codegen_marshal_free_bstring(marshaled.___sourceFontFileGUID_1);
marshaled.___sourceFontFileGUID_1 = NULL;
il2cpp_codegen_marshal_free_bstring(marshaled.___characterSequence_9);
marshaled.___characterSequence_9 = NULL;
il2cpp_codegen_marshal_free_bstring(marshaled.___referencedFontAssetGUID_10);
marshaled.___referencedFontAssetGUID_10 = NULL;
il2cpp_codegen_marshal_free_bstring(marshaled.___referencedTextAssetGUID_11);
marshaled.___referencedTextAssetGUID_11 = NULL;
}
// System.Void TMPro.FontAssetCreationSettings::.ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FontAssetCreationSettings__ctor_m9A07F1B7C85235E9BDA86E7505E0A5AE0B78E5BA (FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF* __this, String_t* ___0_sourceFontFileGUID, int32_t ___1_pointSize, int32_t ___2_pointSizeSamplingMode, int32_t ___3_padding, int32_t ___4_packingMode, int32_t ___5_atlasWidth, int32_t ___6_atlasHeight, int32_t ___7_characterSelectionMode, String_t* ___8_characterSet, int32_t ___9_renderMode, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// this.sourceFontFileName = string.Empty;
String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
__this->___sourceFontFileName_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___sourceFontFileName_0), (void*)L_0);
// this.sourceFontFileGUID = sourceFontFileGUID;
String_t* L_1 = ___0_sourceFontFileGUID;
__this->___sourceFontFileGUID_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___sourceFontFileGUID_1), (void*)L_1);
// this.pointSize = pointSize;
int32_t L_2 = ___1_pointSize;
__this->___pointSize_3 = L_2;
// this.pointSizeSamplingMode = pointSizeSamplingMode;
int32_t L_3 = ___2_pointSizeSamplingMode;
__this->___pointSizeSamplingMode_2 = L_3;
// this.padding = padding;
int32_t L_4 = ___3_padding;
__this->___padding_4 = L_4;
// this.packingMode = packingMode;
int32_t L_5 = ___4_packingMode;
__this->___packingMode_5 = L_5;
// this.atlasWidth = atlasWidth;
int32_t L_6 = ___5_atlasWidth;
__this->___atlasWidth_6 = L_6;
// this.atlasHeight = atlasHeight;
int32_t L_7 = ___6_atlasHeight;
__this->___atlasHeight_7 = L_7;
// this.characterSequence = characterSet;
String_t* L_8 = ___8_characterSet;
__this->___characterSequence_9 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&__this->___characterSequence_9), (void*)L_8);
// this.characterSetSelectionMode = characterSelectionMode;
int32_t L_9 = ___7_characterSelectionMode;
__this->___characterSetSelectionMode_8 = L_9;
// this.renderMode = renderMode;
int32_t L_10 = ___9_renderMode;
__this->___renderMode_14 = L_10;
// this.referencedFontAssetGUID = string.Empty;
String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
__this->___referencedFontAssetGUID_10 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&__this->___referencedFontAssetGUID_10), (void*)L_11);
// this.referencedTextAssetGUID = string.Empty;
String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
__this->___referencedTextAssetGUID_11 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&__this->___referencedTextAssetGUID_11), (void*)L_12);
// this.fontStyle = 0;
__this->___fontStyle_12 = 0;
// this.fontStyleModifier = 0;
__this->___fontStyleModifier_13 = (0.0f);
// this.includeFontFeatures = false;
__this->___includeFontFeatures_15 = (bool)0;
// }
return;
}
}
IL2CPP_EXTERN_C void FontAssetCreationSettings__ctor_m9A07F1B7C85235E9BDA86E7505E0A5AE0B78E5BA_AdjustorThunk (RuntimeObject* __this, String_t* ___0_sourceFontFileGUID, int32_t ___1_pointSize, int32_t ___2_pointSizeSamplingMode, int32_t ___3_padding, int32_t ___4_packingMode, int32_t ___5_atlasWidth, int32_t ___6_atlasHeight, int32_t ___7_characterSelectionMode, String_t* ___8_characterSet, int32_t ___9_renderMode, const RuntimeMethod* method)
{
FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FontAssetCreationSettings_t2B94078737A72F814E8BC2126F967B94231190DF*>(__this + _offset);
FontAssetCreationSettings__ctor_m9A07F1B7C85235E9BDA86E7505E0A5AE0B78E5BA(_thisAdjusted, ___0_sourceFontFileGUID, ___1_pointSize, ___2_pointSizeSamplingMode, ___3_padding, ___4_packingMode, ___5_atlasWidth, ___6_atlasHeight, ___7_characterSelectionMode, ___8_characterSet, ___9_renderMode, 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
// Conversion methods for marshalling of: TMPro.TMP_FontWeightPair
IL2CPP_EXTERN_C void TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshal_pinvoke(const TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E& unmarshaled, TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshaled_pinvoke& marshaled)
{
Exception_t* ___regularTypeface_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'regularTypeface' of type 'TMP_FontWeightPair': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___regularTypeface_0Exception, NULL);
}
IL2CPP_EXTERN_C void TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshal_pinvoke_back(const TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshaled_pinvoke& marshaled, TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E& unmarshaled)
{
Exception_t* ___regularTypeface_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'regularTypeface' of type 'TMP_FontWeightPair': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___regularTypeface_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_FontWeightPair
IL2CPP_EXTERN_C void TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshal_pinvoke_cleanup(TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: TMPro.TMP_FontWeightPair
IL2CPP_EXTERN_C void TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshal_com(const TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E& unmarshaled, TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshaled_com& marshaled)
{
Exception_t* ___regularTypeface_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'regularTypeface' of type 'TMP_FontWeightPair': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___regularTypeface_0Exception, NULL);
}
IL2CPP_EXTERN_C void TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshal_com_back(const TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshaled_com& marshaled, TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E& unmarshaled)
{
Exception_t* ___regularTypeface_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'regularTypeface' of type 'TMP_FontWeightPair': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___regularTypeface_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_FontWeightPair
IL2CPP_EXTERN_C void TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshal_com_cleanup(TMP_FontWeightPair_t2835DA6BF1309AC6C817ECF878232CCF9DDB703E_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.KerningPairKey::.ctor(System.UInt32,System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningPairKey__ctor_m76933735460799247D37F13189B62469E35C767B (KerningPairKey_t2C629F0C872DB1BC71B25D39DE9EEC0CCE8CF77C* __this, uint32_t ___0_ascii_left, uint32_t ___1_ascii_right, const RuntimeMethod* method)
{
{
// ascii_Left = ascii_left;
uint32_t L_0 = ___0_ascii_left;
__this->___ascii_Left_0 = L_0;
// ascii_Right = ascii_right;
uint32_t L_1 = ___1_ascii_right;
__this->___ascii_Right_1 = L_1;
// key = (ascii_right << 16) + ascii_left;
uint32_t L_2 = ___1_ascii_right;
uint32_t L_3 = ___0_ascii_left;
__this->___key_2 = ((int32_t)il2cpp_codegen_add(((int32_t)((int32_t)L_2<<((int32_t)16))), (int32_t)L_3));
// }
return;
}
}
IL2CPP_EXTERN_C void KerningPairKey__ctor_m76933735460799247D37F13189B62469E35C767B_AdjustorThunk (RuntimeObject* __this, uint32_t ___0_ascii_left, uint32_t ___1_ascii_right, const RuntimeMethod* method)
{
KerningPairKey_t2C629F0C872DB1BC71B25D39DE9EEC0CCE8CF77C* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<KerningPairKey_t2C629F0C872DB1BC71B25D39DE9EEC0CCE8CF77C*>(__this + _offset);
KerningPairKey__ctor_m76933735460799247D37F13189B62469E35C767B(_thisAdjusted, ___0_ascii_left, ___1_ascii_right, 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
// System.Void TMPro.GlyphValueRecord_Legacy::.ctor(UnityEngine.TextCore.LowLevel.GlyphValueRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphValueRecord_Legacy__ctor_m6E3D36058693888F61D14BA825F5F29EA4FC7033 (GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7* __this, GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___0_valueRecord, const RuntimeMethod* method)
{
{
// this.xPlacement = valueRecord.xPlacement;
float L_0;
L_0 = GlyphValueRecord_get_xPlacement_m5E2B8B05A5DF57B2DC4B3795E71330CDDE1761C8((&___0_valueRecord), NULL);
__this->___xPlacement_0 = L_0;
// this.yPlacement = valueRecord.yPlacement;
float L_1;
L_1 = GlyphValueRecord_get_yPlacement_mB6303F8800305F6F96ECCD0CD9AA70A1A30A15DA((&___0_valueRecord), NULL);
__this->___yPlacement_1 = L_1;
// this.xAdvance = valueRecord.xAdvance;
float L_2;
L_2 = GlyphValueRecord_get_xAdvance_m6C392027FA91E0705C1585C5EF40D984AAA0013E((&___0_valueRecord), NULL);
__this->___xAdvance_2 = L_2;
// this.yAdvance = valueRecord.yAdvance;
float L_3;
L_3 = GlyphValueRecord_get_yAdvance_m1379AA10FCCFFABEAF43E767F8BFBF32CA76B5B6((&___0_valueRecord), NULL);
__this->___yAdvance_3 = L_3;
// }
return;
}
}
IL2CPP_EXTERN_C void GlyphValueRecord_Legacy__ctor_m6E3D36058693888F61D14BA825F5F29EA4FC7033_AdjustorThunk (RuntimeObject* __this, GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___0_valueRecord, const RuntimeMethod* method)
{
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7*>(__this + _offset);
GlyphValueRecord_Legacy__ctor_m6E3D36058693888F61D14BA825F5F29EA4FC7033(_thisAdjusted, ___0_valueRecord, method);
}
// TMPro.GlyphValueRecord_Legacy TMPro.GlyphValueRecord_Legacy::op_Addition(TMPro.GlyphValueRecord_Legacy,TMPro.GlyphValueRecord_Legacy)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 GlyphValueRecord_Legacy_op_Addition_m4AE9E2E46D9322962969207ABC806BF6CE792F88 (GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___0_a, GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___1_b, const RuntimeMethod* method)
{
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// c.xPlacement = a.xPlacement + b.xPlacement;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_0 = ___0_a;
float L_1 = L_0.___xPlacement_0;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_2 = ___1_b;
float L_3 = L_2.___xPlacement_0;
(&V_0)->___xPlacement_0 = ((float)il2cpp_codegen_add(L_1, L_3));
// c.yPlacement = a.yPlacement + b.yPlacement;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_4 = ___0_a;
float L_5 = L_4.___yPlacement_1;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_6 = ___1_b;
float L_7 = L_6.___yPlacement_1;
(&V_0)->___yPlacement_1 = ((float)il2cpp_codegen_add(L_5, L_7));
// c.xAdvance = a.xAdvance + b.xAdvance;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_8 = ___0_a;
float L_9 = L_8.___xAdvance_2;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_10 = ___1_b;
float L_11 = L_10.___xAdvance_2;
(&V_0)->___xAdvance_2 = ((float)il2cpp_codegen_add(L_9, L_11));
// c.yAdvance = a.yAdvance + b.yAdvance;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_12 = ___0_a;
float L_13 = L_12.___yAdvance_3;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_14 = ___1_b;
float L_15 = L_14.___yAdvance_3;
(&V_0)->___yAdvance_3 = ((float)il2cpp_codegen_add(L_13, L_15));
// return c;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_16 = V_0;
return L_16;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.UInt32 TMPro.KerningPair::get_firstGlyph()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t KerningPair_get_firstGlyph_m8B473F310BB1D0E83BE4DB2E9C395C97E578BDCD (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method)
{
{
// get { return m_FirstGlyph; }
uint32_t L_0 = __this->___m_FirstGlyph_0;
return L_0;
}
}
// System.Void TMPro.KerningPair::set_firstGlyph(System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningPair_set_firstGlyph_m558F1AB56DF0BC72921E60524E906B3308EF6254 (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, uint32_t ___0_value, const RuntimeMethod* method)
{
{
// set { m_FirstGlyph = value; }
uint32_t L_0 = ___0_value;
__this->___m_FirstGlyph_0 = L_0;
// set { m_FirstGlyph = value; }
return;
}
}
// TMPro.GlyphValueRecord_Legacy TMPro.KerningPair::get_firstGlyphAdjustments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 KerningPair_get_firstGlyphAdjustments_mDD893850E04A182C37A2360992AE0F352E585600 (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method)
{
{
// get { return m_FirstGlyphAdjustments; }
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_0 = __this->___m_FirstGlyphAdjustments_1;
return L_0;
}
}
// System.UInt32 TMPro.KerningPair::get_secondGlyph()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t KerningPair_get_secondGlyph_m7F0717E0FE69CCE0ECFFB39680839D2734C095F0 (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method)
{
{
// get { return m_SecondGlyph; }
uint32_t L_0 = __this->___m_SecondGlyph_2;
return L_0;
}
}
// System.Void TMPro.KerningPair::set_secondGlyph(System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningPair_set_secondGlyph_m73FF4FD9F0409E3B2FC7DBC542C47DEC6E6979B5 (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, uint32_t ___0_value, const RuntimeMethod* method)
{
{
// set { m_SecondGlyph = value; }
uint32_t L_0 = ___0_value;
__this->___m_SecondGlyph_2 = L_0;
// set { m_SecondGlyph = value; }
return;
}
}
// TMPro.GlyphValueRecord_Legacy TMPro.KerningPair::get_secondGlyphAdjustments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 KerningPair_get_secondGlyphAdjustments_m04BE3DDED12C198E109C8E176E8BD8A4D49B0358 (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method)
{
{
// get { return m_SecondGlyphAdjustments; }
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_0 = __this->___m_SecondGlyphAdjustments_3;
return L_0;
}
}
// System.Boolean TMPro.KerningPair::get_ignoreSpacingAdjustments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KerningPair_get_ignoreSpacingAdjustments_mAF52BE99F08941D553BB53FBD6FA02391A1CE07C (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method)
{
{
// get { return m_IgnoreSpacingAdjustments; }
bool L_0 = __this->___m_IgnoreSpacingAdjustments_6;
return L_0;
}
}
// System.Void TMPro.KerningPair::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningPair__ctor_mE4BD600F9F79E3590C13CE3F1C7BC89693420416 (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method)
{
{
// public KerningPair()
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// m_FirstGlyph = 0;
__this->___m_FirstGlyph_0 = 0;
// m_FirstGlyphAdjustments = new GlyphValueRecord_Legacy();
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7* L_0 = (&__this->___m_FirstGlyphAdjustments_1);
il2cpp_codegen_initobj(L_0, sizeof(GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7));
// m_SecondGlyph = 0;
__this->___m_SecondGlyph_2 = 0;
// m_SecondGlyphAdjustments = new GlyphValueRecord_Legacy();
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7* L_1 = (&__this->___m_SecondGlyphAdjustments_3);
il2cpp_codegen_initobj(L_1, sizeof(GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7));
// }
return;
}
}
// System.Void TMPro.KerningPair::.ctor(System.UInt32,System.UInt32,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningPair__ctor_m7AB7CD68A07A7BD8B1CB2A41C84EA8115F3ED974 (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, uint32_t ___0_left, uint32_t ___1_right, float ___2_offset, const RuntimeMethod* method)
{
{
// public KerningPair(uint left, uint right, float offset)
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// firstGlyph = left;
uint32_t L_0 = ___0_left;
KerningPair_set_firstGlyph_m558F1AB56DF0BC72921E60524E906B3308EF6254_inline(__this, L_0, NULL);
// m_SecondGlyph = right;
uint32_t L_1 = ___1_right;
__this->___m_SecondGlyph_2 = L_1;
// xOffset = offset;
float L_2 = ___2_offset;
__this->___xOffset_4 = L_2;
// }
return;
}
}
// System.Void TMPro.KerningPair::.ctor(System.UInt32,TMPro.GlyphValueRecord_Legacy,System.UInt32,TMPro.GlyphValueRecord_Legacy)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningPair__ctor_m97D222190FBC36A6C9843C7CB8F4E5F0CF963A11 (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, uint32_t ___0_firstGlyph, GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___1_firstGlyphAdjustments, uint32_t ___2_secondGlyph, GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___3_secondGlyphAdjustments, const RuntimeMethod* method)
{
{
// public KerningPair(uint firstGlyph, GlyphValueRecord_Legacy firstGlyphAdjustments, uint secondGlyph, GlyphValueRecord_Legacy secondGlyphAdjustments)
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// m_FirstGlyph = firstGlyph;
uint32_t L_0 = ___0_firstGlyph;
__this->___m_FirstGlyph_0 = L_0;
// m_FirstGlyphAdjustments = firstGlyphAdjustments;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_1 = ___1_firstGlyphAdjustments;
__this->___m_FirstGlyphAdjustments_1 = L_1;
// m_SecondGlyph = secondGlyph;
uint32_t L_2 = ___2_secondGlyph;
__this->___m_SecondGlyph_2 = L_2;
// m_SecondGlyphAdjustments = secondGlyphAdjustments;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_3 = ___3_secondGlyphAdjustments;
__this->___m_SecondGlyphAdjustments_3 = L_3;
// }
return;
}
}
// System.Void TMPro.KerningPair::ConvertLegacyKerningData()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningPair_ConvertLegacyKerningData_mEA902FF8F87D8EEB50C054172D20CA9795ED1D11 (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method)
{
{
// m_FirstGlyphAdjustments.xAdvance = xOffset;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7* L_0 = (&__this->___m_FirstGlyphAdjustments_1);
float L_1 = __this->___xOffset_4;
L_0->___xAdvance_2 = L_1;
// }
return;
}
}
// System.Void TMPro.KerningPair::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningPair__cctor_mECCE71DE39C14E6EDC210466B15D4C6CADEC6CBD (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// internal static KerningPair empty = new KerningPair(0, new GlyphValueRecord_Legacy(), 0, new GlyphValueRecord_Legacy());
il2cpp_codegen_initobj((&V_0), sizeof(GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7));
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_0 = V_0;
il2cpp_codegen_initobj((&V_0), sizeof(GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7));
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_1 = V_0;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_2 = (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481*)il2cpp_codegen_object_new(KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var);
NullCheck(L_2);
KerningPair__ctor_m97D222190FBC36A6C9843C7CB8F4E5F0CF963A11(L_2, 0, L_0, 0, L_1, NULL);
((KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_StaticFields*)il2cpp_codegen_static_fields_for(KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var))->___empty_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&((KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_StaticFields*)il2cpp_codegen_static_fields_for(KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var))->___empty_5), (void*)L_2);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.KerningTable::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningTable__ctor_m5D6DF57B05146E104A2756917A31C27D0CC7A108 (KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mA64AA8FE426250FE6E20A0A8C6271B9C8A5F0F59_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// public KerningTable()
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// kerningPairs = new List<KerningPair>();
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_0 = (List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30*)il2cpp_codegen_object_new(List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30_il2cpp_TypeInfo_var);
NullCheck(L_0);
List_1__ctor_mA64AA8FE426250FE6E20A0A8C6271B9C8A5F0F59(L_0, List_1__ctor_mA64AA8FE426250FE6E20A0A8C6271B9C8A5F0F59_RuntimeMethod_var);
__this->___kerningPairs_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___kerningPairs_0), (void*)L_0);
// }
return;
}
}
// System.Void TMPro.KerningTable::AddKerningPair()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningTable_AddKerningPair_mBAF75C93E61FAEE9998A2EE648119E723B8BE020 (KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Last_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m37C7C4DF4A74725E521C1978D4B0B6821300E761_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
uint32_t V_0 = 0;
uint32_t V_1 = 0;
float V_2 = 0.0f;
{
// if (kerningPairs.Count == 0)
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_0 = __this->___kerningPairs_0;
NullCheck(L_0);
int32_t L_1;
L_1 = List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_inline(L_0, List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_RuntimeMethod_var);
if (L_1)
{
goto IL_0025;
}
}
{
// kerningPairs.Add(new KerningPair(0, 0, 0));
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_2 = __this->___kerningPairs_0;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_3 = (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481*)il2cpp_codegen_object_new(KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var);
NullCheck(L_3);
KerningPair__ctor_m7AB7CD68A07A7BD8B1CB2A41C84EA8115F3ED974(L_3, 0, 0, (0.0f), NULL);
NullCheck(L_2);
List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_inline(L_2, L_3, List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_RuntimeMethod_var);
return;
}
IL_0025:
{
// uint left = kerningPairs.Last().firstGlyph;
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_4 = __this->___kerningPairs_0;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_5;
L_5 = Enumerable_Last_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m37C7C4DF4A74725E521C1978D4B0B6821300E761(L_4, Enumerable_Last_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m37C7C4DF4A74725E521C1978D4B0B6821300E761_RuntimeMethod_var);
NullCheck(L_5);
uint32_t L_6;
L_6 = KerningPair_get_firstGlyph_m8B473F310BB1D0E83BE4DB2E9C395C97E578BDCD_inline(L_5, NULL);
V_0 = L_6;
// uint right = kerningPairs.Last().secondGlyph;
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_7 = __this->___kerningPairs_0;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_8;
L_8 = Enumerable_Last_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m37C7C4DF4A74725E521C1978D4B0B6821300E761(L_7, Enumerable_Last_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m37C7C4DF4A74725E521C1978D4B0B6821300E761_RuntimeMethod_var);
NullCheck(L_8);
uint32_t L_9;
L_9 = KerningPair_get_secondGlyph_m7F0717E0FE69CCE0ECFFB39680839D2734C095F0_inline(L_8, NULL);
V_1 = L_9;
// float xoffset = kerningPairs.Last().xOffset;
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_10 = __this->___kerningPairs_0;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_11;
L_11 = Enumerable_Last_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m37C7C4DF4A74725E521C1978D4B0B6821300E761(L_10, Enumerable_Last_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m37C7C4DF4A74725E521C1978D4B0B6821300E761_RuntimeMethod_var);
NullCheck(L_11);
float L_12 = L_11->___xOffset_4;
V_2 = L_12;
// kerningPairs.Add(new KerningPair(left, right, xoffset));
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_13 = __this->___kerningPairs_0;
uint32_t L_14 = V_0;
uint32_t L_15 = V_1;
float L_16 = V_2;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_17 = (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481*)il2cpp_codegen_object_new(KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var);
NullCheck(L_17);
KerningPair__ctor_m7AB7CD68A07A7BD8B1CB2A41C84EA8115F3ED974(L_17, L_14, L_15, L_16, NULL);
NullCheck(L_13);
List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_inline(L_13, L_17, List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_RuntimeMethod_var);
// }
return;
}
}
// System.Int32 TMPro.KerningTable::AddKerningPair(System.UInt32,System.UInt32,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KerningTable_AddKerningPair_m4392E91557C580125D59C4018E880D056476CE89 (KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* __this, uint32_t ___0_first, uint32_t ___1_second, float ___2_offset, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_FindIndex_mD8915B8BF9E8E4FDD664F8BC8A892BFA4FCB0686_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass3_0_U3CAddKerningPairU3Eb__0_mE8621E8C8419041EA962313967C9B22DADB7EC59_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E* V_0 = NULL;
{
U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E* L_0 = (U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__DisplayClass3_0__ctor_m5B27602FA83CA988234ED481E13726F7ACFDEDFD(L_0, NULL);
V_0 = L_0;
U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E* L_1 = V_0;
uint32_t L_2 = ___0_first;
NullCheck(L_1);
L_1->___first_0 = L_2;
U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E* L_3 = V_0;
uint32_t L_4 = ___1_second;
NullCheck(L_3);
L_3->___second_1 = L_4;
// int index = kerningPairs.FindIndex(item => item.firstGlyph == first && item.secondGlyph == second);
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_5 = __this->___kerningPairs_0;
U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E* L_6 = V_0;
Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9* L_7 = (Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9*)il2cpp_codegen_object_new(Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9_il2cpp_TypeInfo_var);
NullCheck(L_7);
Predicate_1__ctor_m0CD7E7096787D73EC20084883A7C13AC8A6264DC(L_7, L_6, (intptr_t)((void*)U3CU3Ec__DisplayClass3_0_U3CAddKerningPairU3Eb__0_mE8621E8C8419041EA962313967C9B22DADB7EC59_RuntimeMethod_var), NULL);
NullCheck(L_5);
int32_t L_8;
L_8 = List_1_FindIndex_mD8915B8BF9E8E4FDD664F8BC8A892BFA4FCB0686(L_5, L_7, List_1_FindIndex_mD8915B8BF9E8E4FDD664F8BC8A892BFA4FCB0686_RuntimeMethod_var);
// if (index == -1)
if ((!(((uint32_t)L_8) == ((uint32_t)(-1)))))
{
goto IL_004d;
}
}
{
// kerningPairs.Add(new KerningPair(first, second, offset));
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_9 = __this->___kerningPairs_0;
U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E* L_10 = V_0;
NullCheck(L_10);
uint32_t L_11 = L_10->___first_0;
U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E* L_12 = V_0;
NullCheck(L_12);
uint32_t L_13 = L_12->___second_1;
float L_14 = ___2_offset;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_15 = (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481*)il2cpp_codegen_object_new(KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var);
NullCheck(L_15);
KerningPair__ctor_m7AB7CD68A07A7BD8B1CB2A41C84EA8115F3ED974(L_15, L_11, L_13, L_14, NULL);
NullCheck(L_9);
List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_inline(L_9, L_15, List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_RuntimeMethod_var);
// return 0;
return 0;
}
IL_004d:
{
// return -1;
return (-1);
}
}
// System.Int32 TMPro.KerningTable::AddGlyphPairAdjustmentRecord(System.UInt32,TMPro.GlyphValueRecord_Legacy,System.UInt32,TMPro.GlyphValueRecord_Legacy)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KerningTable_AddGlyphPairAdjustmentRecord_m3542CA49AAE214B069445C85916D73C339EAF7E2 (KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* __this, uint32_t ___0_first, GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___1_firstAdjustments, uint32_t ___2_second, GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___3_secondAdjustments, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_FindIndex_mD8915B8BF9E8E4FDD664F8BC8A892BFA4FCB0686_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass4_0_U3CAddGlyphPairAdjustmentRecordU3Eb__0_m0457EDA34868349FD7DF84F23C8EC201BBA2FE4A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455* V_0 = NULL;
{
U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455* L_0 = (U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__DisplayClass4_0__ctor_m7835A094259518636DCEBD5D5F5AC88B48799B4D(L_0, NULL);
V_0 = L_0;
U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455* L_1 = V_0;
uint32_t L_2 = ___0_first;
NullCheck(L_1);
L_1->___first_0 = L_2;
U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455* L_3 = V_0;
uint32_t L_4 = ___2_second;
NullCheck(L_3);
L_3->___second_1 = L_4;
// int index = kerningPairs.FindIndex(item => item.firstGlyph == first && item.secondGlyph == second);
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_5 = __this->___kerningPairs_0;
U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455* L_6 = V_0;
Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9* L_7 = (Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9*)il2cpp_codegen_object_new(Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9_il2cpp_TypeInfo_var);
NullCheck(L_7);
Predicate_1__ctor_m0CD7E7096787D73EC20084883A7C13AC8A6264DC(L_7, L_6, (intptr_t)((void*)U3CU3Ec__DisplayClass4_0_U3CAddGlyphPairAdjustmentRecordU3Eb__0_m0457EDA34868349FD7DF84F23C8EC201BBA2FE4A_RuntimeMethod_var), NULL);
NullCheck(L_5);
int32_t L_8;
L_8 = List_1_FindIndex_mD8915B8BF9E8E4FDD664F8BC8A892BFA4FCB0686(L_5, L_7, List_1_FindIndex_mD8915B8BF9E8E4FDD664F8BC8A892BFA4FCB0686_RuntimeMethod_var);
// if (index == -1)
if ((!(((uint32_t)L_8) == ((uint32_t)(-1)))))
{
goto IL_004f;
}
}
{
// kerningPairs.Add(new KerningPair(first, firstAdjustments, second, secondAdjustments));
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_9 = __this->___kerningPairs_0;
U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455* L_10 = V_0;
NullCheck(L_10);
uint32_t L_11 = L_10->___first_0;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_12 = ___1_firstAdjustments;
U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455* L_13 = V_0;
NullCheck(L_13);
uint32_t L_14 = L_13->___second_1;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_15 = ___3_secondAdjustments;
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_16 = (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481*)il2cpp_codegen_object_new(KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_il2cpp_TypeInfo_var);
NullCheck(L_16);
KerningPair__ctor_m97D222190FBC36A6C9843C7CB8F4E5F0CF963A11(L_16, L_11, L_12, L_14, L_15, NULL);
NullCheck(L_9);
List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_inline(L_9, L_16, List_1_Add_mB1B26B83F3AA4619850564FBE59EC186C663DE01_RuntimeMethod_var);
// return 0;
return 0;
}
IL_004f:
{
// return -1;
return (-1);
}
}
// System.Void TMPro.KerningTable::RemoveKerningPair(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningTable_RemoveKerningPair_m5FCDFF2DC4CAADDD361D70158DEA5E0A43010469 (KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* __this, int32_t ___0_left, int32_t ___1_right, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_FindIndex_mD8915B8BF9E8E4FDD664F8BC8A892BFA4FCB0686_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_m54FA3E697486705A98595F0EF68DB15EE38DFAAB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass5_0_U3CRemoveKerningPairU3Eb__0_mDD3433EA90C0CAE26949E21FBB418FF2DA10E509_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A* V_0 = NULL;
int32_t V_1 = 0;
{
U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A* L_0 = (U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A*)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__DisplayClass5_0__ctor_m3718024C98F2CB240337703C272C56F9D60E0D86(L_0, NULL);
V_0 = L_0;
U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A* L_1 = V_0;
int32_t L_2 = ___0_left;
NullCheck(L_1);
L_1->___left_0 = L_2;
U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A* L_3 = V_0;
int32_t L_4 = ___1_right;
NullCheck(L_3);
L_3->___right_1 = L_4;
// int index = kerningPairs.FindIndex(item => item.firstGlyph == left && item.secondGlyph == right);
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_5 = __this->___kerningPairs_0;
U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A* L_6 = V_0;
Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9* L_7 = (Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9*)il2cpp_codegen_object_new(Predicate_1_t359A7CD5693D265B0729313C1FEF9CA7E8DC83B9_il2cpp_TypeInfo_var);
NullCheck(L_7);
Predicate_1__ctor_m0CD7E7096787D73EC20084883A7C13AC8A6264DC(L_7, L_6, (intptr_t)((void*)U3CU3Ec__DisplayClass5_0_U3CRemoveKerningPairU3Eb__0_mDD3433EA90C0CAE26949E21FBB418FF2DA10E509_RuntimeMethod_var), NULL);
NullCheck(L_5);
int32_t L_8;
L_8 = List_1_FindIndex_mD8915B8BF9E8E4FDD664F8BC8A892BFA4FCB0686(L_5, L_7, List_1_FindIndex_mD8915B8BF9E8E4FDD664F8BC8A892BFA4FCB0686_RuntimeMethod_var);
V_1 = L_8;
// if (index != -1)
int32_t L_9 = V_1;
if ((((int32_t)L_9) == ((int32_t)(-1))))
{
goto IL_003c;
}
}
{
// kerningPairs.RemoveAt(index);
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_10 = __this->___kerningPairs_0;
int32_t L_11 = V_1;
NullCheck(L_10);
List_1_RemoveAt_m54FA3E697486705A98595F0EF68DB15EE38DFAAB(L_10, L_11, List_1_RemoveAt_m54FA3E697486705A98595F0EF68DB15EE38DFAAB_RuntimeMethod_var);
}
IL_003c:
{
// }
return;
}
}
// System.Void TMPro.KerningTable::RemoveKerningPair(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningTable_RemoveKerningPair_mEE2E6198028618C0A5055AEE1A2D1DBB7F108DAD (KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* __this, int32_t ___0_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_m54FA3E697486705A98595F0EF68DB15EE38DFAAB_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// kerningPairs.RemoveAt(index);
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_0 = __this->___kerningPairs_0;
int32_t L_1 = ___0_index;
NullCheck(L_0);
List_1_RemoveAt_m54FA3E697486705A98595F0EF68DB15EE38DFAAB(L_0, L_1, List_1_RemoveAt_m54FA3E697486705A98595F0EF68DB15EE38DFAAB_RuntimeMethod_var);
// }
return;
}
}
// System.Void TMPro.KerningTable::SortKerningPairs()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KerningTable_SortKerningPairs_m59E143CF7D8EFC9E72ABA558A6680A6B3B86161B (KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_OrderBy_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m0F2E53759BCE2BECBE1612C6AF5D140A696A2336_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ThenBy_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mBA32A2E08EDAE8E253C08555574E692FC2698809_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToList_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m11471C72540C6297BC29938BF1D37761E39045A2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CSortKerningPairsU3Eb__7_0_m20BBABBDA17C6FD8E15138433B9D7FF73FC93183_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CSortKerningPairsU3Eb__7_1_m6B19D6F1591A26B21706695288AE73FB9B26C470_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* G_B3_0 = NULL;
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* G_B3_1 = NULL;
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* G_B3_2 = NULL;
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* G_B2_0 = NULL;
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* G_B2_1 = NULL;
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* G_B2_2 = NULL;
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* G_B5_0 = NULL;
RuntimeObject* G_B5_1 = NULL;
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* G_B5_2 = NULL;
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* G_B4_0 = NULL;
RuntimeObject* G_B4_1 = NULL;
KerningTable_t040C3FE3B519B12AADE1C5B00628581551D5AB6B* G_B4_2 = NULL;
{
// if (kerningPairs.Count > 0)
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_0 = __this->___kerningPairs_0;
NullCheck(L_0);
int32_t L_1;
L_1 = List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_inline(L_0, List_1_get_Count_m27C360C6267BACBEF3C28344F1EED879D4050FE0_RuntimeMethod_var);
if ((((int32_t)L_1) <= ((int32_t)0)))
{
goto IL_0067;
}
}
{
// kerningPairs = kerningPairs.OrderBy(s => s.firstGlyph).ThenBy(s => s.secondGlyph).ToList();
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_2 = __this->___kerningPairs_0;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var);
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* L_3 = ((U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var))->___U3CU3E9__7_0_1;
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* L_4 = L_3;
G_B2_0 = L_4;
G_B2_1 = L_2;
G_B2_2 = __this;
if (L_4)
{
G_B3_0 = L_4;
G_B3_1 = L_2;
G_B3_2 = __this;
goto IL_0034;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var);
U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B* L_5 = ((U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* L_6 = (Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C*)il2cpp_codegen_object_new(Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C_il2cpp_TypeInfo_var);
NullCheck(L_6);
Func_2__ctor_m999ADD5CB036FC3052DA10347B9D6FD43C725716(L_6, L_5, (intptr_t)((void*)U3CU3Ec_U3CSortKerningPairsU3Eb__7_0_m20BBABBDA17C6FD8E15138433B9D7FF73FC93183_RuntimeMethod_var), NULL);
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* L_7 = L_6;
((U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var))->___U3CU3E9__7_0_1 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var))->___U3CU3E9__7_0_1), (void*)L_7);
G_B3_0 = L_7;
G_B3_1 = G_B2_1;
G_B3_2 = G_B2_2;
}
IL_0034:
{
RuntimeObject* L_8;
L_8 = Enumerable_OrderBy_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m0F2E53759BCE2BECBE1612C6AF5D140A696A2336(G_B3_1, G_B3_0, Enumerable_OrderBy_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m0F2E53759BCE2BECBE1612C6AF5D140A696A2336_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var);
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* L_9 = ((U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var))->___U3CU3E9__7_1_2;
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* L_10 = L_9;
G_B4_0 = L_10;
G_B4_1 = L_8;
G_B4_2 = G_B3_2;
if (L_10)
{
G_B5_0 = L_10;
G_B5_1 = L_8;
G_B5_2 = G_B3_2;
goto IL_0058;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var);
U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B* L_11 = ((U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* L_12 = (Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C*)il2cpp_codegen_object_new(Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C_il2cpp_TypeInfo_var);
NullCheck(L_12);
Func_2__ctor_m999ADD5CB036FC3052DA10347B9D6FD43C725716(L_12, L_11, (intptr_t)((void*)U3CU3Ec_U3CSortKerningPairsU3Eb__7_1_m6B19D6F1591A26B21706695288AE73FB9B26C470_RuntimeMethod_var), NULL);
Func_2_t2BECA93EEB5C5A67E9EFEE1DEEF90D0568B8514C* L_13 = L_12;
((U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var))->___U3CU3E9__7_1_2 = L_13;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var))->___U3CU3E9__7_1_2), (void*)L_13);
G_B5_0 = L_13;
G_B5_1 = G_B4_1;
G_B5_2 = G_B4_2;
}
IL_0058:
{
RuntimeObject* L_14;
L_14 = Enumerable_ThenBy_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mBA32A2E08EDAE8E253C08555574E692FC2698809(G_B5_1, G_B5_0, Enumerable_ThenBy_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_mBA32A2E08EDAE8E253C08555574E692FC2698809_RuntimeMethod_var);
List_1_t85616D65DDDB95C24A69143AD684FE7CE5CCAE30* L_15;
L_15 = Enumerable_ToList_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m11471C72540C6297BC29938BF1D37761E39045A2(L_14, Enumerable_ToList_TisKerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481_m11471C72540C6297BC29938BF1D37761E39045A2_RuntimeMethod_var);
NullCheck(G_B5_2);
G_B5_2->___kerningPairs_0 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&G_B5_2->___kerningPairs_0), (void*)L_15);
}
IL_0067:
{
// }
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.KerningTable/<>c__DisplayClass3_0::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass3_0__ctor_m5B27602FA83CA988234ED481E13726F7ACFDEDFD (U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Boolean TMPro.KerningTable/<>c__DisplayClass3_0::<AddKerningPair>b__0(TMPro.KerningPair)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec__DisplayClass3_0_U3CAddKerningPairU3Eb__0_mE8621E8C8419041EA962313967C9B22DADB7EC59 (U3CU3Ec__DisplayClass3_0_t3A5F4F1A59C7A8DCABDCED8623BBAE15CE3BE70E* __this, KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* ___0_item, const RuntimeMethod* method)
{
{
// int index = kerningPairs.FindIndex(item => item.firstGlyph == first && item.secondGlyph == second);
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_0 = ___0_item;
NullCheck(L_0);
uint32_t L_1;
L_1 = KerningPair_get_firstGlyph_m8B473F310BB1D0E83BE4DB2E9C395C97E578BDCD_inline(L_0, NULL);
uint32_t L_2 = __this->___first_0;
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
{
goto IL_001d;
}
}
{
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_3 = ___0_item;
NullCheck(L_3);
uint32_t L_4;
L_4 = KerningPair_get_secondGlyph_m7F0717E0FE69CCE0ECFFB39680839D2734C095F0_inline(L_3, NULL);
uint32_t L_5 = __this->___second_1;
return (bool)((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0);
}
IL_001d:
{
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
// System.Void TMPro.KerningTable/<>c__DisplayClass4_0::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass4_0__ctor_m7835A094259518636DCEBD5D5F5AC88B48799B4D (U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Boolean TMPro.KerningTable/<>c__DisplayClass4_0::<AddGlyphPairAdjustmentRecord>b__0(TMPro.KerningPair)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec__DisplayClass4_0_U3CAddGlyphPairAdjustmentRecordU3Eb__0_m0457EDA34868349FD7DF84F23C8EC201BBA2FE4A (U3CU3Ec__DisplayClass4_0_t1DBA061F3B897013519A17A0591B90CCE9ED0455* __this, KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* ___0_item, const RuntimeMethod* method)
{
{
// int index = kerningPairs.FindIndex(item => item.firstGlyph == first && item.secondGlyph == second);
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_0 = ___0_item;
NullCheck(L_0);
uint32_t L_1;
L_1 = KerningPair_get_firstGlyph_m8B473F310BB1D0E83BE4DB2E9C395C97E578BDCD_inline(L_0, NULL);
uint32_t L_2 = __this->___first_0;
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
{
goto IL_001d;
}
}
{
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_3 = ___0_item;
NullCheck(L_3);
uint32_t L_4;
L_4 = KerningPair_get_secondGlyph_m7F0717E0FE69CCE0ECFFB39680839D2734C095F0_inline(L_3, NULL);
uint32_t L_5 = __this->___second_1;
return (bool)((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0);
}
IL_001d:
{
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
// System.Void TMPro.KerningTable/<>c__DisplayClass5_0::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass5_0__ctor_m3718024C98F2CB240337703C272C56F9D60E0D86 (U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Boolean TMPro.KerningTable/<>c__DisplayClass5_0::<RemoveKerningPair>b__0(TMPro.KerningPair)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec__DisplayClass5_0_U3CRemoveKerningPairU3Eb__0_mDD3433EA90C0CAE26949E21FBB418FF2DA10E509 (U3CU3Ec__DisplayClass5_0_tB52C66FC10A05AD97DA2E1C6BDADA43E24A2015A* __this, KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* ___0_item, const RuntimeMethod* method)
{
{
// int index = kerningPairs.FindIndex(item => item.firstGlyph == left && item.secondGlyph == right);
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_0 = ___0_item;
NullCheck(L_0);
uint32_t L_1;
L_1 = KerningPair_get_firstGlyph_m8B473F310BB1D0E83BE4DB2E9C395C97E578BDCD_inline(L_0, NULL);
int32_t L_2 = __this->___left_0;
if ((!(((uint64_t)((int64_t)(uint64_t)L_1)) == ((uint64_t)((int64_t)L_2)))))
{
goto IL_0021;
}
}
{
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_3 = ___0_item;
NullCheck(L_3);
uint32_t L_4;
L_4 = KerningPair_get_secondGlyph_m7F0717E0FE69CCE0ECFFB39680839D2734C095F0_inline(L_3, NULL);
int32_t L_5 = __this->___right_1;
return (bool)((((int64_t)((int64_t)(uint64_t)L_4)) == ((int64_t)((int64_t)L_5)))? 1 : 0);
}
IL_0021:
{
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
// System.Void TMPro.KerningTable/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mE35FA8FEA10BD859A3ECA9CFE2661AF2EFAB4F41 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B* L_0 = (U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B*)il2cpp_codegen_object_new(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_mD36FC6FECCA7288F1C50E1C1C33357CB9CBD141A(L_0, NULL);
((U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void TMPro.KerningTable/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mD36FC6FECCA7288F1C50E1C1C33357CB9CBD141A (U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.UInt32 TMPro.KerningTable/<>c::<SortKerningPairs>b__7_0(TMPro.KerningPair)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t U3CU3Ec_U3CSortKerningPairsU3Eb__7_0_m20BBABBDA17C6FD8E15138433B9D7FF73FC93183 (U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B* __this, KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* ___0_s, const RuntimeMethod* method)
{
{
// kerningPairs = kerningPairs.OrderBy(s => s.firstGlyph).ThenBy(s => s.secondGlyph).ToList();
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_0 = ___0_s;
NullCheck(L_0);
uint32_t L_1;
L_1 = KerningPair_get_firstGlyph_m8B473F310BB1D0E83BE4DB2E9C395C97E578BDCD_inline(L_0, NULL);
return L_1;
}
}
// System.UInt32 TMPro.KerningTable/<>c::<SortKerningPairs>b__7_1(TMPro.KerningPair)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t U3CU3Ec_U3CSortKerningPairsU3Eb__7_1_m6B19D6F1591A26B21706695288AE73FB9B26C470 (U3CU3Ec_t366AF356A3D25B81C4FD68C17E5F26CF6D8B818B* __this, KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* ___0_s, const RuntimeMethod* method)
{
{
// kerningPairs = kerningPairs.OrderBy(s => s.firstGlyph).ThenBy(s => s.secondGlyph).ToList();
KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* L_0 = ___0_s;
NullCheck(L_0);
uint32_t L_1;
L_1 = KerningPair_get_secondGlyph_m7F0717E0FE69CCE0ECFFB39680839D2734C095F0_inline(L_0, NULL);
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
// TMPro.TMP_FontAsset TMPro.TMP_FontUtilities::SearchForCharacter(TMPro.TMP_FontAsset,System.UInt32,TMPro.TMP_Character&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_FontUtilities_SearchForCharacter_mAE34577D79CB6FFB29D2060F412D269E1F153D30 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_font, uint32_t ___1_unicode, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** ___2_character, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (k_searchedFontAssets == null)
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_0 = ((TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_il2cpp_TypeInfo_var))->___k_searchedFontAssets_0;
if (L_0)
{
goto IL_0011;
}
}
{
// k_searchedFontAssets = new List<int>();
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_1 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)il2cpp_codegen_object_new(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var);
NullCheck(L_1);
List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8(L_1, List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var);
((TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_il2cpp_TypeInfo_var))->___k_searchedFontAssets_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_il2cpp_TypeInfo_var))->___k_searchedFontAssets_0), (void*)L_1);
}
IL_0011:
{
// k_searchedFontAssets.Clear();
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_2 = ((TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_il2cpp_TypeInfo_var))->___k_searchedFontAssets_0;
NullCheck(L_2);
List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_inline(L_2, List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var);
// return SearchForCharacterInternal(font, unicode, out character);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_3 = ___0_font;
uint32_t L_4 = ___1_unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_5 = ___2_character;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_6;
L_6 = TMP_FontUtilities_SearchForCharacterInternal_m5D2FAB64754939BE5D183DF2832305D4C0335923(L_3, L_4, L_5, NULL);
return L_6;
}
}
// TMPro.TMP_FontAsset TMPro.TMP_FontUtilities::SearchForCharacter(System.Collections.Generic.List`1<TMPro.TMP_FontAsset>,System.UInt32,TMPro.TMP_Character&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_FontUtilities_SearchForCharacter_mAACB85FD391B93D395CC934A3975EC9F8C654D9C (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* ___0_fonts, uint32_t ___1_unicode, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** ___2_character, const RuntimeMethod* method)
{
{
// return SearchForCharacterInternal(fonts, unicode, out character);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_0 = ___0_fonts;
uint32_t L_1 = ___1_unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_2 = ___2_character;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_3;
L_3 = TMP_FontUtilities_SearchForCharacterInternal_mBF347940D14E9D9585AC18E3037C0A4F0C1A8233(L_0, L_1, L_2, NULL);
return L_3;
}
}
// TMPro.TMP_FontAsset TMPro.TMP_FontUtilities::SearchForCharacterInternal(TMPro.TMP_FontAsset,System.UInt32,TMPro.TMP_Character&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_FontUtilities_SearchForCharacterInternal_m5D2FAB64754939BE5D183DF2832305D4C0335923 (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_font, uint32_t ___1_unicode, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** ___2_character, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Contains_m4FD96E89F15844C90032C7386BAB528817F1FF5B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_1 = NULL;
int32_t V_2 = 0;
{
// character = null;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_0 = ___2_character;
*((RuntimeObject**)L_0) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)NULL);
// if (font == null) return null;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_1 = ___0_font;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_2)
{
goto IL_000e;
}
}
{
// if (font == null) return null;
return (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160*)NULL;
}
IL_000e:
{
// if (font.characterLookupTable.TryGetValue(unicode, out character))
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_3 = ___0_font;
NullCheck(L_3);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_4;
L_4 = TMP_FontAsset_get_characterLookupTable_mEFAADDFAA6233DFEC3A0D8C163588B3C678451E9(L_3, NULL);
uint32_t L_5 = ___1_unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_6 = ___2_character;
NullCheck(L_4);
bool L_7;
L_7 = Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C(L_4, L_5, L_6, Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C_RuntimeMethod_var);
if (!L_7)
{
goto IL_001f;
}
}
{
// return font;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_8 = ___0_font;
return L_8;
}
IL_001f:
{
// else if (font.fallbackFontAssetTable != null && font.fallbackFontAssetTable.Count > 0)
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_9 = ___0_font;
NullCheck(L_9);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_10;
L_10 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(L_9, NULL);
if (!L_10)
{
goto IL_0098;
}
}
{
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_11 = ___0_font;
NullCheck(L_11);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_12;
L_12 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(L_11, NULL);
NullCheck(L_12);
int32_t L_13;
L_13 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_12, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_13) <= ((int32_t)0)))
{
goto IL_0098;
}
}
{
// for (int i = 0; i < font.fallbackFontAssetTable.Count && character == null; i++)
V_0 = 0;
goto IL_0086;
}
IL_0039:
{
// TMP_FontAsset temp = font.fallbackFontAssetTable[i];
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_14 = ___0_font;
NullCheck(L_14);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_15;
L_15 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(L_14, NULL);
int32_t L_16 = V_0;
NullCheck(L_15);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_17;
L_17 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_15, L_16, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
V_1 = L_17;
// if (temp == null) continue;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_18 = V_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_19;
L_19 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_18, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_19)
{
goto IL_0082;
}
}
{
// int id = temp.GetInstanceID();
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_20 = V_1;
NullCheck(L_20);
int32_t L_21;
L_21 = Object_GetInstanceID_m554FF4073C9465F3835574CC084E68AAEEC6CC6A(L_20, NULL);
V_2 = L_21;
// if (k_searchedFontAssets.Contains(id)) continue;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_22 = ((TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_il2cpp_TypeInfo_var))->___k_searchedFontAssets_0;
int32_t L_23 = V_2;
NullCheck(L_22);
bool L_24;
L_24 = List_1_Contains_m4FD96E89F15844C90032C7386BAB528817F1FF5B(L_22, L_23, List_1_Contains_m4FD96E89F15844C90032C7386BAB528817F1FF5B_RuntimeMethod_var);
if (L_24)
{
goto IL_0082;
}
}
{
// k_searchedFontAssets.Add(id);
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_25 = ((TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontUtilities_tE6B60D0F6B0C8A47625B671136D02E9529675D76_il2cpp_TypeInfo_var))->___k_searchedFontAssets_0;
int32_t L_26 = V_2;
NullCheck(L_25);
List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_inline(L_25, L_26, List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_RuntimeMethod_var);
// temp = SearchForCharacterInternal(temp, unicode, out character);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_27 = V_1;
uint32_t L_28 = ___1_unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_29 = ___2_character;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_30;
L_30 = TMP_FontUtilities_SearchForCharacterInternal_m5D2FAB64754939BE5D183DF2832305D4C0335923(L_27, L_28, L_29, NULL);
V_1 = L_30;
// if (temp != null)
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_31 = V_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_32;
L_32 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_31, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_32)
{
goto IL_0082;
}
}
{
// return temp;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_33 = V_1;
return L_33;
}
IL_0082:
{
// for (int i = 0; i < font.fallbackFontAssetTable.Count && character == null; i++)
int32_t L_34 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_0086:
{
// for (int i = 0; i < font.fallbackFontAssetTable.Count && character == null; i++)
int32_t L_35 = V_0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_36 = ___0_font;
NullCheck(L_36);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_37;
L_37 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(L_36, NULL);
NullCheck(L_37);
int32_t L_38;
L_38 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_37, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_35) >= ((int32_t)L_38)))
{
goto IL_0098;
}
}
{
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_39 = ___2_character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_40 = *((TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35**)L_39);
if (!L_40)
{
goto IL_0039;
}
}
IL_0098:
{
// return null;
return (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160*)NULL;
}
}
// TMPro.TMP_FontAsset TMPro.TMP_FontUtilities::SearchForCharacterInternal(System.Collections.Generic.List`1<TMPro.TMP_FontAsset>,System.UInt32,TMPro.TMP_Character&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_FontUtilities_SearchForCharacterInternal_mBF347940D14E9D9585AC18E3037C0A4F0C1A8233 (List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* ___0_fonts, uint32_t ___1_unicode, TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** ___2_character, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_1 = NULL;
{
// character = null;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_0 = ___2_character;
*((RuntimeObject**)L_0) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)NULL);
// if (fonts != null && fonts.Count > 0)
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_1 = ___0_fonts;
if (!L_1)
{
goto IL_003a;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_2 = ___0_fonts;
NullCheck(L_2);
int32_t L_3;
L_3 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_2, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_3) <= ((int32_t)0)))
{
goto IL_003a;
}
}
{
// for (int i = 0; i < fonts.Count; i++)
V_0 = 0;
goto IL_0031;
}
IL_0013:
{
// TMP_FontAsset fontAsset = SearchForCharacterInternal(fonts[i], unicode, out character);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_4 = ___0_fonts;
int32_t L_5 = V_0;
NullCheck(L_4);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_6;
L_6 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_4, L_5, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
uint32_t L_7 = ___1_unicode;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35** L_8 = ___2_character;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_9;
L_9 = TMP_FontUtilities_SearchForCharacterInternal_m5D2FAB64754939BE5D183DF2832305D4C0335923(L_6, L_7, L_8, NULL);
V_1 = L_9;
// if (fontAsset != null)
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_10 = V_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_11;
L_11 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_10, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_11)
{
goto IL_002d;
}
}
{
// return fontAsset;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_12 = V_1;
return L_12;
}
IL_002d:
{
// for (int i = 0; i < fonts.Count; i++)
int32_t L_13 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_13, 1));
}
IL_0031:
{
// for (int i = 0; i < fonts.Count; i++)
int32_t L_14 = V_0;
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_15 = ___0_fonts;
NullCheck(L_15);
int32_t L_16;
L_16 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_15, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if ((((int32_t)L_14) < ((int32_t)L_16)))
{
goto IL_0013;
}
}
IL_003a:
{
// return null;
return (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160*)NULL;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.TMP_FontAssetUtilities::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAssetUtilities__cctor_m4C4A8256EFF82F5C0B86B8E1A95B55DD69D049AA (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// private static readonly TMP_FontAssetUtilities s_Instance = new TMP_FontAssetUtilities();
TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125* L_0 = (TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125*)il2cpp_codegen_object_new(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
NullCheck(L_0);
TMP_FontAssetUtilities__ctor_m8F25AE77B581CFF45180EF5FABBB4688608FDA02(L_0, NULL);
((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___s_Instance_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___s_Instance_0), (void*)L_0);
// static TMP_FontAssetUtilities() { }
return;
}
}
// TMPro.TMP_FontAssetUtilities TMPro.TMP_FontAssetUtilities::get_instance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125* TMP_FontAssetUtilities_get_instance_mF9DD70CC93B066641699EEE945D7E10BF9829179 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// get { return s_Instance; }
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125* L_0 = ((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___s_Instance_0;
return L_0;
}
}
// TMPro.TMP_Character TMPro.TMP_FontAssetUtilities::GetCharacterFromFontAsset(System.UInt32,TMPro.TMP_FontAsset,System.Boolean,TMPro.FontStyles,TMPro.FontWeight,System.Boolean&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* TMP_FontAssetUtilities_GetCharacterFromFontAsset_m26EEEB3C26157C92CF623A246D6E92085E06CA26 (uint32_t ___0_unicode, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___1_sourceFontAsset, bool ___2_includeFallbacks, int32_t ___3_fontStyle, int32_t ___4_fontWeight, bool* ___5_isAlternativeTypeface, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (includeFallbacks)
bool L_0 = ___2_includeFallbacks;
if (!L_0)
{
goto IL_0020;
}
}
{
// if (k_SearchedAssets == null)
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_1 = ((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1;
if (L_1)
{
goto IL_0016;
}
}
{
// k_SearchedAssets = new HashSet<int>();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_2 = (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*)il2cpp_codegen_object_new(HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
NullCheck(L_2);
HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF(L_2, HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1), (void*)L_2);
goto IL_0020;
}
IL_0016:
{
// k_SearchedAssets.Clear();
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_3 = ((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1;
NullCheck(L_3);
HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92(L_3, HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
}
IL_0020:
{
// return GetCharacterFromFontAsset_Internal(unicode, sourceFontAsset, includeFallbacks, fontStyle, fontWeight, out isAlternativeTypeface);
uint32_t L_4 = ___0_unicode;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_5 = ___1_sourceFontAsset;
bool L_6 = ___2_includeFallbacks;
int32_t L_7 = ___3_fontStyle;
int32_t L_8 = ___4_fontWeight;
bool* L_9 = ___5_isAlternativeTypeface;
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_10;
L_10 = TMP_FontAssetUtilities_GetCharacterFromFontAsset_Internal_m0275490A50962C94DBC85C431D4FB8D3117C2716(L_4, L_5, L_6, L_7, L_8, L_9, NULL);
return L_10;
}
}
// TMPro.TMP_Character TMPro.TMP_FontAssetUtilities::GetCharacterFromFontAsset_Internal(System.UInt32,TMPro.TMP_FontAsset,System.Boolean,TMPro.FontStyles,TMPro.FontWeight,System.Boolean&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* TMP_FontAssetUtilities_GetCharacterFromFontAsset_Internal_m0275490A50962C94DBC85C431D4FB8D3117C2716 (uint32_t ___0_unicode, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___1_sourceFontAsset, bool ___2_includeFallbacks, int32_t ___3_fontStyle, int32_t ___4_fontWeight, bool* ___5_isAlternativeTypeface, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_0 = NULL;
bool V_1 = false;
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* V_2 = NULL;
int32_t V_3 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_4 = NULL;
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* V_5 = NULL;
int32_t V_6 = 0;
int32_t V_7 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_8 = NULL;
int32_t V_9 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* G_B30_0 = NULL;
{
// isAlternativeTypeface = false;
bool* L_0 = ___5_isAlternativeTypeface;
*((int8_t*)L_0) = (int8_t)0;
// TMP_Character character = null;
V_0 = (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)NULL;
// bool isItalic = (fontStyle & FontStyles.Italic) == FontStyles.Italic;
int32_t L_1 = ___3_fontStyle;
V_1 = (bool)((((int32_t)((int32_t)((int32_t)L_1&2))) == ((int32_t)2))? 1 : 0);
// if (isItalic || fontWeight != FontWeight.Regular)
bool L_2 = V_1;
if (L_2)
{
goto IL_001c;
}
}
{
int32_t L_3 = ___4_fontWeight;
if ((((int32_t)L_3) == ((int32_t)((int32_t)400))))
{
goto IL_0115;
}
}
IL_001c:
{
// TMP_FontWeightPair[] fontWeights = sourceFontAsset.fontWeightTable;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_4 = ___1_sourceFontAsset;
NullCheck(L_4);
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_5;
L_5 = TMP_FontAsset_get_fontWeightTable_mC27EC0A27F82292FB24E3AB7B87421AEFD0869DD_inline(L_4, NULL);
V_2 = L_5;
// int fontWeightIndex = 4;
V_3 = 4;
int32_t L_6 = ___4_fontWeight;
if ((((int32_t)L_6) > ((int32_t)((int32_t)400))))
{
goto IL_005c;
}
}
{
int32_t L_7 = ___4_fontWeight;
if ((((int32_t)L_7) > ((int32_t)((int32_t)200))))
{
goto IL_0048;
}
}
{
int32_t L_8 = ___4_fontWeight;
if ((((int32_t)L_8) == ((int32_t)((int32_t)100))))
{
goto IL_0096;
}
}
{
int32_t L_9 = ___4_fontWeight;
if ((((int32_t)L_9) == ((int32_t)((int32_t)200))))
{
goto IL_009a;
}
}
{
goto IL_00b9;
}
IL_0048:
{
int32_t L_10 = ___4_fontWeight;
if ((((int32_t)L_10) == ((int32_t)((int32_t)300))))
{
goto IL_009e;
}
}
{
int32_t L_11 = ___4_fontWeight;
if ((((int32_t)L_11) == ((int32_t)((int32_t)400))))
{
goto IL_00a2;
}
}
{
goto IL_00b9;
}
IL_005c:
{
int32_t L_12 = ___4_fontWeight;
if ((((int32_t)L_12) > ((int32_t)((int32_t)600))))
{
goto IL_0079;
}
}
{
int32_t L_13 = ___4_fontWeight;
if ((((int32_t)L_13) == ((int32_t)((int32_t)500))))
{
goto IL_00a6;
}
}
{
int32_t L_14 = ___4_fontWeight;
if ((((int32_t)L_14) == ((int32_t)((int32_t)600))))
{
goto IL_00aa;
}
}
{
goto IL_00b9;
}
IL_0079:
{
int32_t L_15 = ___4_fontWeight;
if ((((int32_t)L_15) == ((int32_t)((int32_t)700))))
{
goto IL_00ae;
}
}
{
int32_t L_16 = ___4_fontWeight;
if ((((int32_t)L_16) == ((int32_t)((int32_t)800))))
{
goto IL_00b2;
}
}
{
int32_t L_17 = ___4_fontWeight;
if ((((int32_t)L_17) == ((int32_t)((int32_t)900))))
{
goto IL_00b6;
}
}
{
goto IL_00b9;
}
IL_0096:
{
// fontWeightIndex = 1;
V_3 = 1;
// break;
goto IL_00b9;
}
IL_009a:
{
// fontWeightIndex = 2;
V_3 = 2;
// break;
goto IL_00b9;
}
IL_009e:
{
// fontWeightIndex = 3;
V_3 = 3;
// break;
goto IL_00b9;
}
IL_00a2:
{
// fontWeightIndex = 4;
V_3 = 4;
// break;
goto IL_00b9;
}
IL_00a6:
{
// fontWeightIndex = 5;
V_3 = 5;
// break;
goto IL_00b9;
}
IL_00aa:
{
// fontWeightIndex = 6;
V_3 = 6;
// break;
goto IL_00b9;
}
IL_00ae:
{
// fontWeightIndex = 7;
V_3 = 7;
// break;
goto IL_00b9;
}
IL_00b2:
{
// fontWeightIndex = 8;
V_3 = 8;
// break;
goto IL_00b9;
}
IL_00b6:
{
// fontWeightIndex = 9;
V_3 = ((int32_t)9);
}
IL_00b9:
{
// TMP_FontAsset temp = isItalic ? fontWeights[fontWeightIndex].italicTypeface : fontWeights[fontWeightIndex].regularTypeface;
bool L_18 = V_1;
if (L_18)
{
goto IL_00ca;
}
}
{
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_19 = V_2;
int32_t L_20 = V_3;
NullCheck(L_19);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_21 = ((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___regularTypeface_0;
G_B30_0 = L_21;
goto IL_00d6;
}
IL_00ca:
{
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_22 = V_2;
int32_t L_23 = V_3;
NullCheck(L_22);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_24 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23)))->___italicTypeface_1;
G_B30_0 = L_24;
}
IL_00d6:
{
V_4 = G_B30_0;
// if (temp != null)
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_25 = V_4;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_26;
L_26 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_25, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_26)
{
goto IL_0115;
}
}
{
// if (temp.characterLookupTable.TryGetValue(unicode, out character))
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_27 = V_4;
NullCheck(L_27);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_28;
L_28 = TMP_FontAsset_get_characterLookupTable_mEFAADDFAA6233DFEC3A0D8C163588B3C678451E9(L_27, NULL);
uint32_t L_29 = ___0_unicode;
NullCheck(L_28);
bool L_30;
L_30 = Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C(L_28, L_29, (&V_0), Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C_RuntimeMethod_var);
if (!L_30)
{
goto IL_00f9;
}
}
{
// isAlternativeTypeface = true;
bool* L_31 = ___5_isAlternativeTypeface;
*((int8_t*)L_31) = (int8_t)1;
// return character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_32 = V_0;
return L_32;
}
IL_00f9:
{
// if (temp.atlasPopulationMode == AtlasPopulationMode.Dynamic)
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_33 = V_4;
NullCheck(L_33);
int32_t L_34;
L_34 = TMP_FontAsset_get_atlasPopulationMode_m31A707178FB4F1722BA7D090A8E169CE2FAEB19F_inline(L_33, NULL);
if ((!(((uint32_t)L_34) == ((uint32_t)1))))
{
goto IL_0115;
}
}
{
// if (temp.TryAddCharacterInternal(unicode, out character))
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_35 = V_4;
uint32_t L_36 = ___0_unicode;
NullCheck(L_35);
bool L_37;
L_37 = TMP_FontAsset_TryAddCharacterInternal_m95DD37F41C18EE7692B44DCD984CD12C2350C122(L_35, L_36, (&V_0), NULL);
if (!L_37)
{
goto IL_0115;
}
}
{
// isAlternativeTypeface = true;
bool* L_38 = ___5_isAlternativeTypeface;
*((int8_t*)L_38) = (int8_t)1;
// return character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_39 = V_0;
return L_39;
}
IL_0115:
{
// if (sourceFontAsset.characterLookupTable.TryGetValue(unicode, out character))
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_40 = ___1_sourceFontAsset;
NullCheck(L_40);
Dictionary_2_tCB5FEF8D6CEA1557D9B9BA25946AD6BF3E6C14D0* L_41;
L_41 = TMP_FontAsset_get_characterLookupTable_mEFAADDFAA6233DFEC3A0D8C163588B3C678451E9(L_40, NULL);
uint32_t L_42 = ___0_unicode;
NullCheck(L_41);
bool L_43;
L_43 = Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C(L_41, L_42, (&V_0), Dictionary_2_TryGetValue_mE5BE2B2AA15D82376D24682A93BC1E4BB758420C_RuntimeMethod_var);
if (!L_43)
{
goto IL_0127;
}
}
{
// return character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_44 = V_0;
return L_44;
}
IL_0127:
{
// if (sourceFontAsset.atlasPopulationMode == AtlasPopulationMode.Dynamic)
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_45 = ___1_sourceFontAsset;
NullCheck(L_45);
int32_t L_46;
L_46 = TMP_FontAsset_get_atlasPopulationMode_m31A707178FB4F1722BA7D090A8E169CE2FAEB19F_inline(L_45, NULL);
if ((!(((uint32_t)L_46) == ((uint32_t)1))))
{
goto IL_013d;
}
}
{
// if (sourceFontAsset.TryAddCharacterInternal(unicode, out character))
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_47 = ___1_sourceFontAsset;
uint32_t L_48 = ___0_unicode;
NullCheck(L_47);
bool L_49;
L_49 = TMP_FontAsset_TryAddCharacterInternal_m95DD37F41C18EE7692B44DCD984CD12C2350C122(L_47, L_48, (&V_0), NULL);
if (!L_49)
{
goto IL_013d;
}
}
{
// return character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_50 = V_0;
return L_50;
}
IL_013d:
{
// if (character == null && includeFallbacks && sourceFontAsset.fallbackFontAssetTable != null)
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_51 = V_0;
bool L_52 = ___2_includeFallbacks;
if (!((int32_t)(((((RuntimeObject*)(TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)L_51) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0)&(int32_t)L_52)))
{
goto IL_01c3;
}
}
{
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_53 = ___1_sourceFontAsset;
NullCheck(L_53);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_54;
L_54 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(L_53, NULL);
if (!L_54)
{
goto IL_01c3;
}
}
{
// List<TMP_FontAsset> fallbackFontAssets = sourceFontAsset.fallbackFontAssetTable;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_55 = ___1_sourceFontAsset;
NullCheck(L_55);
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_56;
L_56 = TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline(L_55, NULL);
V_5 = L_56;
// int fallbackCount = fallbackFontAssets.Count;
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_57 = V_5;
NullCheck(L_57);
int32_t L_58;
L_58 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_57, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
V_6 = L_58;
// if (fallbackCount == 0)
int32_t L_59 = V_6;
if (L_59)
{
goto IL_0164;
}
}
{
// return null;
return (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)NULL;
}
IL_0164:
{
// for (int i = 0; i < fallbackCount; i++)
V_7 = 0;
goto IL_01bd;
}
IL_0169:
{
// TMP_FontAsset temp = fallbackFontAssets[i];
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_60 = V_5;
int32_t L_61 = V_7;
NullCheck(L_60);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_62;
L_62 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_60, L_61, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
V_8 = L_62;
// if (temp == null)
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_63 = V_8;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_64;
L_64 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_63, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_64)
{
goto IL_01b7;
}
}
{
// int id = temp.instanceID;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_65 = V_8;
NullCheck(L_65);
int32_t L_66;
L_66 = TMP_Asset_get_instanceID_mD7D5D79979B77457C3A376955C316AC289BB3D1D(L_65, NULL);
V_9 = L_66;
// if (k_SearchedAssets.Add(id) == false)
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_67 = ((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1;
int32_t L_68 = V_9;
NullCheck(L_67);
bool L_69;
L_69 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_67, L_68, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_69)
{
goto IL_01b7;
}
}
{
// sourceFontAsset.FallbackSearchQueryLookup.Add(id);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_70 = ___1_sourceFontAsset;
NullCheck(L_70);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_71 = L_70->___FallbackSearchQueryLookup_53;
int32_t L_72 = V_9;
NullCheck(L_71);
bool L_73;
L_73 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_71, L_72, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
// character = GetCharacterFromFontAsset_Internal(unicode, temp, true, fontStyle, fontWeight, out isAlternativeTypeface);
uint32_t L_74 = ___0_unicode;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_75 = V_8;
int32_t L_76 = ___3_fontStyle;
int32_t L_77 = ___4_fontWeight;
bool* L_78 = ___5_isAlternativeTypeface;
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_79;
L_79 = TMP_FontAssetUtilities_GetCharacterFromFontAsset_Internal_m0275490A50962C94DBC85C431D4FB8D3117C2716(L_74, L_75, (bool)1, L_76, L_77, L_78, NULL);
V_0 = L_79;
// if (character != null)
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_80 = V_0;
if (!L_80)
{
goto IL_01b7;
}
}
{
// return character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_81 = V_0;
return L_81;
}
IL_01b7:
{
// for (int i = 0; i < fallbackCount; i++)
int32_t L_82 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_82, 1));
}
IL_01bd:
{
// for (int i = 0; i < fallbackCount; i++)
int32_t L_83 = V_7;
int32_t L_84 = V_6;
if ((((int32_t)L_83) < ((int32_t)L_84)))
{
goto IL_0169;
}
}
IL_01c3:
{
// return null;
return (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)NULL;
}
}
// TMPro.TMP_Character TMPro.TMP_FontAssetUtilities::GetCharacterFromFontAssets(System.UInt32,TMPro.TMP_FontAsset,System.Collections.Generic.List`1<TMPro.TMP_FontAsset>,System.Boolean,TMPro.FontStyles,TMPro.FontWeight,System.Boolean&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* TMP_FontAssetUtilities_GetCharacterFromFontAssets_mF773865B6F097CDA5625615EA2CFC39DFB7A12D0 (uint32_t ___0_unicode, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___1_sourceFontAsset, List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* ___2_fontAssets, bool ___3_includeFallbacks, int32_t ___4_fontStyle, int32_t ___5_fontWeight, bool* ___6_isAlternativeTypeface, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* V_2 = NULL;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* V_3 = NULL;
{
// isAlternativeTypeface = false;
bool* L_0 = ___6_isAlternativeTypeface;
*((int8_t*)L_0) = (int8_t)0;
// if (fontAssets == null || fontAssets.Count == 0)
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_1 = ___2_fontAssets;
if (!L_1)
{
goto IL_000f;
}
}
{
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_2 = ___2_fontAssets;
NullCheck(L_2);
int32_t L_3;
L_3 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_2, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
if (L_3)
{
goto IL_0011;
}
}
IL_000f:
{
// return null;
return (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)NULL;
}
IL_0011:
{
// if (includeFallbacks)
bool L_4 = ___3_includeFallbacks;
if (!L_4)
{
goto IL_0031;
}
}
{
// if (k_SearchedAssets == null)
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_5 = ((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1;
if (L_5)
{
goto IL_0027;
}
}
{
// k_SearchedAssets = new HashSet<int>();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_6 = (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*)il2cpp_codegen_object_new(HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
NullCheck(L_6);
HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF(L_6, HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1), (void*)L_6);
goto IL_0031;
}
IL_0027:
{
// k_SearchedAssets.Clear();
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_7 = ((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1;
NullCheck(L_7);
HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92(L_7, HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
}
IL_0031:
{
// int fontAssetCount = fontAssets.Count;
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_8 = ___2_fontAssets;
NullCheck(L_8);
int32_t L_9;
L_9 = List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_inline(L_8, List_1_get_Count_m1CD49ABC19C33C9320E4E745DFBF7CC6D1E5A899_RuntimeMethod_var);
V_0 = L_9;
// for (int i = 0; i < fontAssetCount; i++)
V_1 = 0;
goto IL_0077;
}
IL_003c:
{
// TMP_FontAsset fontAsset = fontAssets[i];
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_10 = ___2_fontAssets;
int32_t L_11 = V_1;
NullCheck(L_10);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_12;
L_12 = List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E(L_10, L_11, List_1_get_Item_m08FA6F29837845000B96D856290A41C30CE4A17E_RuntimeMethod_var);
V_2 = L_12;
// if (fontAsset == null) continue;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_13 = V_2;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_14;
L_14 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_13, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_14)
{
goto IL_0073;
}
}
{
// sourceFontAsset.FallbackSearchQueryLookup.Add(fontAsset.instanceID);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_15 = ___1_sourceFontAsset;
NullCheck(L_15);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_16 = L_15->___FallbackSearchQueryLookup_53;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_17 = V_2;
NullCheck(L_17);
int32_t L_18;
L_18 = TMP_Asset_get_instanceID_mD7D5D79979B77457C3A376955C316AC289BB3D1D(L_17, NULL);
NullCheck(L_16);
bool L_19;
L_19 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_16, L_18, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
// TMP_Character character = GetCharacterFromFontAsset_Internal(unicode, fontAsset, includeFallbacks, fontStyle, fontWeight, out isAlternativeTypeface);
uint32_t L_20 = ___0_unicode;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_21 = V_2;
bool L_22 = ___3_includeFallbacks;
int32_t L_23 = ___4_fontStyle;
int32_t L_24 = ___5_fontWeight;
bool* L_25 = ___6_isAlternativeTypeface;
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_26;
L_26 = TMP_FontAssetUtilities_GetCharacterFromFontAsset_Internal_m0275490A50962C94DBC85C431D4FB8D3117C2716(L_20, L_21, L_22, L_23, L_24, L_25, NULL);
V_3 = L_26;
// if (character != null)
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_27 = V_3;
if (!L_27)
{
goto IL_0073;
}
}
{
// return character;
TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35* L_28 = V_3;
return L_28;
}
IL_0073:
{
// for (int i = 0; i < fontAssetCount; i++)
int32_t L_29 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_29, 1));
}
IL_0077:
{
// for (int i = 0; i < fontAssetCount; i++)
int32_t L_30 = V_1;
int32_t L_31 = V_0;
if ((((int32_t)L_30) < ((int32_t)L_31)))
{
goto IL_003c;
}
}
{
// return null;
return (TMP_Character_t7D37A55EF1A9FF6D0BFE6D50E86A00F80E7FAF35*)NULL;
}
}
// TMPro.TMP_SpriteCharacter TMPro.TMP_FontAssetUtilities::GetSpriteCharacterFromSpriteAsset(System.UInt32,TMPro.TMP_SpriteAsset,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* TMP_FontAssetUtilities_GetSpriteCharacterFromSpriteAsset_m740B16719D09EF1F68B66DBE3D15265686D4DBB8 (uint32_t ___0_unicode, TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___1_spriteAsset, bool ___2_includeFallbacks, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mE8C1123EF056CBD396383F489D9C16EB1238EA92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m34807684EA5E99939097A5E1A722E34ABB4B4FA3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* V_0 = NULL;
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* V_4 = NULL;
int32_t V_5 = 0;
{
// if (spriteAsset == null)
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_0 = ___1_spriteAsset;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_000b;
}
}
{
// return null;
return (TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E*)NULL;
}
IL_000b:
{
// if (spriteAsset.spriteCharacterLookupTable.TryGetValue(unicode, out spriteCharacter))
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_2 = ___1_spriteAsset;
NullCheck(L_2);
Dictionary_2_t2E5037179C9A1F1245F111C037CAFB47E3EB45ED* L_3;
L_3 = TMP_SpriteAsset_get_spriteCharacterLookupTable_mA1128B86D4510139DB3712D8886F64C3B2A8D30F(L_2, NULL);
uint32_t L_4 = ___0_unicode;
NullCheck(L_3);
bool L_5;
L_5 = Dictionary_2_TryGetValue_mE8C1123EF056CBD396383F489D9C16EB1238EA92(L_3, L_4, (&V_0), Dictionary_2_TryGetValue_mE8C1123EF056CBD396383F489D9C16EB1238EA92_RuntimeMethod_var);
if (!L_5)
{
goto IL_001d;
}
}
{
// return spriteCharacter;
TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* L_6 = V_0;
return L_6;
}
IL_001d:
{
// if (includeFallbacks)
bool L_7 = ___2_includeFallbacks;
if (!L_7)
{
goto IL_00b0;
}
}
{
// if (k_SearchedAssets == null)
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_8 = ((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1;
if (L_8)
{
goto IL_0036;
}
}
{
// k_SearchedAssets = new HashSet<int>();
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_9 = (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*)il2cpp_codegen_object_new(HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
NullCheck(L_9);
HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF(L_9, HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1), (void*)L_9);
goto IL_0040;
}
IL_0036:
{
// k_SearchedAssets.Clear();
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_10 = ((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1;
NullCheck(L_10);
HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92(L_10, HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
}
IL_0040:
{
// k_SearchedAssets.Add(spriteAsset.instanceID);
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_11 = ((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_12 = ___1_spriteAsset;
NullCheck(L_12);
int32_t L_13;
L_13 = TMP_Asset_get_instanceID_mD7D5D79979B77457C3A376955C316AC289BB3D1D(L_12, NULL);
NullCheck(L_11);
bool L_14;
L_14 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_11, L_13, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
// List<TMP_SpriteAsset> fallbackSpriteAsset = spriteAsset.fallbackSpriteAssets;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_15 = ___1_spriteAsset;
NullCheck(L_15);
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* L_16 = L_15->___fallbackSpriteAssets_18;
V_1 = L_16;
// if (fallbackSpriteAsset != null && fallbackSpriteAsset.Count > 0)
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* L_17 = V_1;
if (!L_17)
{
goto IL_00b0;
}
}
{
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* L_18 = V_1;
NullCheck(L_18);
int32_t L_19;
L_19 = List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_inline(L_18, List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_RuntimeMethod_var);
if ((((int32_t)L_19) <= ((int32_t)0)))
{
goto IL_00b0;
}
}
{
// int fallbackCount = fallbackSpriteAsset.Count;
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* L_20 = V_1;
NullCheck(L_20);
int32_t L_21;
L_21 = List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_inline(L_20, List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_RuntimeMethod_var);
V_2 = L_21;
// for (int i = 0; i < fallbackCount; i++)
V_3 = 0;
goto IL_00ac;
}
IL_006f:
{
// TMP_SpriteAsset temp = fallbackSpriteAsset[i];
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* L_22 = V_1;
int32_t L_23 = V_3;
NullCheck(L_22);
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_24;
L_24 = List_1_get_Item_m34807684EA5E99939097A5E1A722E34ABB4B4FA3(L_22, L_23, List_1_get_Item_m34807684EA5E99939097A5E1A722E34ABB4B4FA3_RuntimeMethod_var);
V_4 = L_24;
// if (temp == null)
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_25 = V_4;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_26;
L_26 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_25, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_26)
{
goto IL_00a8;
}
}
{
// int id = temp.instanceID;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_27 = V_4;
NullCheck(L_27);
int32_t L_28;
L_28 = TMP_Asset_get_instanceID_mD7D5D79979B77457C3A376955C316AC289BB3D1D(L_27, NULL);
V_5 = L_28;
// if (k_SearchedAssets.Add(id) == false)
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_29 = ((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1;
int32_t L_30 = V_5;
NullCheck(L_29);
bool L_31;
L_31 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_29, L_30, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_31)
{
goto IL_00a8;
}
}
{
// spriteCharacter = GetSpriteCharacterFromSpriteAsset_Internal(unicode, temp, true);
uint32_t L_32 = ___0_unicode;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_33 = V_4;
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* L_34;
L_34 = TMP_FontAssetUtilities_GetSpriteCharacterFromSpriteAsset_Internal_mF5BFC00DAC02457C1C8F372373029476D300D3E5(L_32, L_33, (bool)1, NULL);
V_0 = L_34;
// if (spriteCharacter != null)
TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* L_35 = V_0;
if (!L_35)
{
goto IL_00a8;
}
}
{
// return spriteCharacter;
TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* L_36 = V_0;
return L_36;
}
IL_00a8:
{
// for (int i = 0; i < fallbackCount; i++)
int32_t L_37 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_37, 1));
}
IL_00ac:
{
// for (int i = 0; i < fallbackCount; i++)
int32_t L_38 = V_3;
int32_t L_39 = V_2;
if ((((int32_t)L_38) < ((int32_t)L_39)))
{
goto IL_006f;
}
}
IL_00b0:
{
// return null;
return (TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E*)NULL;
}
}
// TMPro.TMP_SpriteCharacter TMPro.TMP_FontAssetUtilities::GetSpriteCharacterFromSpriteAsset_Internal(System.UInt32,TMPro.TMP_SpriteAsset,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* TMP_FontAssetUtilities_GetSpriteCharacterFromSpriteAsset_Internal_mF5BFC00DAC02457C1C8F372373029476D300D3E5 (uint32_t ___0_unicode, TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* ___1_spriteAsset, bool ___2_includeFallbacks, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mE8C1123EF056CBD396383F489D9C16EB1238EA92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m34807684EA5E99939097A5E1A722E34ABB4B4FA3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* V_0 = NULL;
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* V_4 = NULL;
int32_t V_5 = 0;
{
// if (spriteAsset.spriteCharacterLookupTable.TryGetValue(unicode, out spriteCharacter))
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_0 = ___1_spriteAsset;
NullCheck(L_0);
Dictionary_2_t2E5037179C9A1F1245F111C037CAFB47E3EB45ED* L_1;
L_1 = TMP_SpriteAsset_get_spriteCharacterLookupTable_mA1128B86D4510139DB3712D8886F64C3B2A8D30F(L_0, NULL);
uint32_t L_2 = ___0_unicode;
NullCheck(L_1);
bool L_3;
L_3 = Dictionary_2_TryGetValue_mE8C1123EF056CBD396383F489D9C16EB1238EA92(L_1, L_2, (&V_0), Dictionary_2_TryGetValue_mE8C1123EF056CBD396383F489D9C16EB1238EA92_RuntimeMethod_var);
if (!L_3)
{
goto IL_0012;
}
}
{
// return spriteCharacter;
TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* L_4 = V_0;
return L_4;
}
IL_0012:
{
// if (includeFallbacks)
bool L_5 = ___2_includeFallbacks;
if (!L_5)
{
goto IL_0074;
}
}
{
// List<TMP_SpriteAsset> fallbackSpriteAsset = spriteAsset.fallbackSpriteAssets;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_6 = ___1_spriteAsset;
NullCheck(L_6);
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* L_7 = L_6->___fallbackSpriteAssets_18;
V_1 = L_7;
// if (fallbackSpriteAsset != null && fallbackSpriteAsset.Count > 0)
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* L_8 = V_1;
if (!L_8)
{
goto IL_0074;
}
}
{
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* L_9 = V_1;
NullCheck(L_9);
int32_t L_10;
L_10 = List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_inline(L_9, List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_RuntimeMethod_var);
if ((((int32_t)L_10) <= ((int32_t)0)))
{
goto IL_0074;
}
}
{
// int fallbackCount = fallbackSpriteAsset.Count;
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* L_11 = V_1;
NullCheck(L_11);
int32_t L_12;
L_12 = List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_inline(L_11, List_1_get_Count_m3E8926FD96B29C4157FACC16F0FC0F93575DBD5C_RuntimeMethod_var);
V_2 = L_12;
// for (int i = 0; i < fallbackCount; i++)
V_3 = 0;
goto IL_0070;
}
IL_0033:
{
// TMP_SpriteAsset temp = fallbackSpriteAsset[i];
List_1_tB66B78FCD61EAA013319E93BE83B16C78143E868* L_13 = V_1;
int32_t L_14 = V_3;
NullCheck(L_13);
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_15;
L_15 = List_1_get_Item_m34807684EA5E99939097A5E1A722E34ABB4B4FA3(L_13, L_14, List_1_get_Item_m34807684EA5E99939097A5E1A722E34ABB4B4FA3_RuntimeMethod_var);
V_4 = L_15;
// if (temp == null)
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_16 = V_4;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_17;
L_17 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_16, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_17)
{
goto IL_006c;
}
}
{
// int id = temp.instanceID;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_18 = V_4;
NullCheck(L_18);
int32_t L_19;
L_19 = TMP_Asset_get_instanceID_mD7D5D79979B77457C3A376955C316AC289BB3D1D(L_18, NULL);
V_5 = L_19;
// if (k_SearchedAssets.Add(id) == false)
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_20 = ((TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_StaticFields*)il2cpp_codegen_static_fields_for(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var))->___k_SearchedAssets_1;
int32_t L_21 = V_5;
NullCheck(L_20);
bool L_22;
L_22 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_20, L_21, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
if (!L_22)
{
goto IL_006c;
}
}
{
// spriteCharacter = GetSpriteCharacterFromSpriteAsset_Internal(unicode, temp, true);
uint32_t L_23 = ___0_unicode;
TMP_SpriteAsset_t81F779E6F705CE190DC0D1F93A954CB8B1774B39* L_24 = V_4;
il2cpp_codegen_runtime_class_init_inline(TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125_il2cpp_TypeInfo_var);
TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* L_25;
L_25 = TMP_FontAssetUtilities_GetSpriteCharacterFromSpriteAsset_Internal_mF5BFC00DAC02457C1C8F372373029476D300D3E5(L_23, L_24, (bool)1, NULL);
V_0 = L_25;
// if (spriteCharacter != null)
TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* L_26 = V_0;
if (!L_26)
{
goto IL_006c;
}
}
{
// return spriteCharacter;
TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E* L_27 = V_0;
return L_27;
}
IL_006c:
{
// for (int i = 0; i < fallbackCount; i++)
int32_t L_28 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_28, 1));
}
IL_0070:
{
// for (int i = 0; i < fallbackCount; i++)
int32_t L_29 = V_3;
int32_t L_30 = V_2;
if ((((int32_t)L_29) < ((int32_t)L_30)))
{
goto IL_0033;
}
}
IL_0074:
{
// return null;
return (TMP_SpriteCharacter_t98295D0A81320909AC4AD5F2602DD69EACBB449E*)NULL;
}
}
// System.Void TMPro.TMP_FontAssetUtilities::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontAssetUtilities__ctor_m8F25AE77B581CFF45180EF5FABBB4688608FDA02 (TMP_FontAssetUtilities_tE01A2EFABA32F807FBA80E9BBE26A1F3D5D25125* __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
// System.Single TMPro.TMP_GlyphValueRecord::get_xPlacement()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_xPlacement_m3BB0AE22AA4B44163AD2BFB438E60E227523D5E7 (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method)
{
{
// public float xPlacement { get { return m_XPlacement; } set { m_XPlacement = value; } }
float L_0 = __this->___m_XPlacement_0;
return L_0;
}
}
IL2CPP_EXTERN_C float TMP_GlyphValueRecord_get_xPlacement_m3BB0AE22AA4B44163AD2BFB438E60E227523D5E7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1*>(__this + _offset);
float _returnValue;
_returnValue = TMP_GlyphValueRecord_get_xPlacement_m3BB0AE22AA4B44163AD2BFB438E60E227523D5E7_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_GlyphValueRecord::set_xPlacement(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_xPlacement_m12D97CDB7F44213ACBB3C015B5E88147147850A2 (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float xPlacement { get { return m_XPlacement; } set { m_XPlacement = value; } }
float L_0 = ___0_value;
__this->___m_XPlacement_0 = L_0;
// public float xPlacement { get { return m_XPlacement; } set { m_XPlacement = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_GlyphValueRecord_set_xPlacement_m12D97CDB7F44213ACBB3C015B5E88147147850A2_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1*>(__this + _offset);
TMP_GlyphValueRecord_set_xPlacement_m12D97CDB7F44213ACBB3C015B5E88147147850A2_inline(_thisAdjusted, ___0_value, method);
}
// System.Single TMPro.TMP_GlyphValueRecord::get_yPlacement()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_yPlacement_m4FC0DDE3029083A45158537122D3BC3391DF2143 (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method)
{
{
// public float yPlacement { get { return m_YPlacement; } set { m_YPlacement = value; } }
float L_0 = __this->___m_YPlacement_1;
return L_0;
}
}
IL2CPP_EXTERN_C float TMP_GlyphValueRecord_get_yPlacement_m4FC0DDE3029083A45158537122D3BC3391DF2143_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1*>(__this + _offset);
float _returnValue;
_returnValue = TMP_GlyphValueRecord_get_yPlacement_m4FC0DDE3029083A45158537122D3BC3391DF2143_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_GlyphValueRecord::set_yPlacement(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_yPlacement_m21EE385F1B674F9A575FFE6583A7E9035CFA2C24 (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float yPlacement { get { return m_YPlacement; } set { m_YPlacement = value; } }
float L_0 = ___0_value;
__this->___m_YPlacement_1 = L_0;
// public float yPlacement { get { return m_YPlacement; } set { m_YPlacement = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_GlyphValueRecord_set_yPlacement_m21EE385F1B674F9A575FFE6583A7E9035CFA2C24_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1*>(__this + _offset);
TMP_GlyphValueRecord_set_yPlacement_m21EE385F1B674F9A575FFE6583A7E9035CFA2C24_inline(_thisAdjusted, ___0_value, method);
}
// System.Single TMPro.TMP_GlyphValueRecord::get_xAdvance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_xAdvance_mA01138133A0841ADC49C3D0718B2268D9819CE4B (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method)
{
{
// public float xAdvance { get { return m_XAdvance; } set { m_XAdvance = value; } }
float L_0 = __this->___m_XAdvance_2;
return L_0;
}
}
IL2CPP_EXTERN_C float TMP_GlyphValueRecord_get_xAdvance_mA01138133A0841ADC49C3D0718B2268D9819CE4B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1*>(__this + _offset);
float _returnValue;
_returnValue = TMP_GlyphValueRecord_get_xAdvance_mA01138133A0841ADC49C3D0718B2268D9819CE4B_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_GlyphValueRecord::set_xAdvance(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_xAdvance_m862DABDFC3FF1C78E6A4C655A6C5631B905370E9 (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float xAdvance { get { return m_XAdvance; } set { m_XAdvance = value; } }
float L_0 = ___0_value;
__this->___m_XAdvance_2 = L_0;
// public float xAdvance { get { return m_XAdvance; } set { m_XAdvance = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_GlyphValueRecord_set_xAdvance_m862DABDFC3FF1C78E6A4C655A6C5631B905370E9_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1*>(__this + _offset);
TMP_GlyphValueRecord_set_xAdvance_m862DABDFC3FF1C78E6A4C655A6C5631B905370E9_inline(_thisAdjusted, ___0_value, method);
}
// System.Single TMPro.TMP_GlyphValueRecord::get_yAdvance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_yAdvance_m6F2282B9DF89F62B52A07D36327CC39720225BA3 (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method)
{
{
// public float yAdvance { get { return m_YAdvance; } set { m_YAdvance = value; } }
float L_0 = __this->___m_YAdvance_3;
return L_0;
}
}
IL2CPP_EXTERN_C float TMP_GlyphValueRecord_get_yAdvance_m6F2282B9DF89F62B52A07D36327CC39720225BA3_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1*>(__this + _offset);
float _returnValue;
_returnValue = TMP_GlyphValueRecord_get_yAdvance_m6F2282B9DF89F62B52A07D36327CC39720225BA3_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_GlyphValueRecord::set_yAdvance(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_yAdvance_m5369AC719C39D3B9B79F5FEDC85C109754A4D60E (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float yAdvance { get { return m_YAdvance; } set { m_YAdvance = value; } }
float L_0 = ___0_value;
__this->___m_YAdvance_3 = L_0;
// public float yAdvance { get { return m_YAdvance; } set { m_YAdvance = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_GlyphValueRecord_set_yAdvance_m5369AC719C39D3B9B79F5FEDC85C109754A4D60E_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1*>(__this + _offset);
TMP_GlyphValueRecord_set_yAdvance_m5369AC719C39D3B9B79F5FEDC85C109754A4D60E_inline(_thisAdjusted, ___0_value, method);
}
// System.Void TMPro.TMP_GlyphValueRecord::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord__ctor_m030CD9864F16A5FB58D41ECD6CF66EC883B078BA (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_xPlacement, float ___1_yPlacement, float ___2_xAdvance, float ___3_yAdvance, const RuntimeMethod* method)
{
{
// m_XPlacement = xPlacement;
float L_0 = ___0_xPlacement;
__this->___m_XPlacement_0 = L_0;
// m_YPlacement = yPlacement;
float L_1 = ___1_yPlacement;
__this->___m_YPlacement_1 = L_1;
// m_XAdvance = xAdvance;
float L_2 = ___2_xAdvance;
__this->___m_XAdvance_2 = L_2;
// m_YAdvance = yAdvance;
float L_3 = ___3_yAdvance;
__this->___m_YAdvance_3 = L_3;
// }
return;
}
}
IL2CPP_EXTERN_C void TMP_GlyphValueRecord__ctor_m030CD9864F16A5FB58D41ECD6CF66EC883B078BA_AdjustorThunk (RuntimeObject* __this, float ___0_xPlacement, float ___1_yPlacement, float ___2_xAdvance, float ___3_yAdvance, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1*>(__this + _offset);
TMP_GlyphValueRecord__ctor_m030CD9864F16A5FB58D41ECD6CF66EC883B078BA(_thisAdjusted, ___0_xPlacement, ___1_yPlacement, ___2_xAdvance, ___3_yAdvance, method);
}
// System.Void TMPro.TMP_GlyphValueRecord::.ctor(TMPro.GlyphValueRecord_Legacy)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord__ctor_m5F96BB76417057AB3AC83120DA921295DBCA9952 (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___0_valueRecord, const RuntimeMethod* method)
{
{
// m_XPlacement = valueRecord.xPlacement;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_0 = ___0_valueRecord;
float L_1 = L_0.___xPlacement_0;
__this->___m_XPlacement_0 = L_1;
// m_YPlacement = valueRecord.yPlacement;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_2 = ___0_valueRecord;
float L_3 = L_2.___yPlacement_1;
__this->___m_YPlacement_1 = L_3;
// m_XAdvance = valueRecord.xAdvance;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_4 = ___0_valueRecord;
float L_5 = L_4.___xAdvance_2;
__this->___m_XAdvance_2 = L_5;
// m_YAdvance = valueRecord.yAdvance;
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_6 = ___0_valueRecord;
float L_7 = L_6.___yAdvance_3;
__this->___m_YAdvance_3 = L_7;
// }
return;
}
}
IL2CPP_EXTERN_C void TMP_GlyphValueRecord__ctor_m5F96BB76417057AB3AC83120DA921295DBCA9952_AdjustorThunk (RuntimeObject* __this, GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 ___0_valueRecord, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1*>(__this + _offset);
TMP_GlyphValueRecord__ctor_m5F96BB76417057AB3AC83120DA921295DBCA9952(_thisAdjusted, ___0_valueRecord, method);
}
// System.Void TMPro.TMP_GlyphValueRecord::.ctor(UnityEngine.TextCore.LowLevel.GlyphValueRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord__ctor_mFE317398DD11D070520A083E7C0758D7FD862F11 (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___0_valueRecord, const RuntimeMethod* method)
{
{
// m_XPlacement = valueRecord.xPlacement;
float L_0;
L_0 = GlyphValueRecord_get_xPlacement_m5E2B8B05A5DF57B2DC4B3795E71330CDDE1761C8((&___0_valueRecord), NULL);
__this->___m_XPlacement_0 = L_0;
// m_YPlacement = valueRecord.yPlacement;
float L_1;
L_1 = GlyphValueRecord_get_yPlacement_mB6303F8800305F6F96ECCD0CD9AA70A1A30A15DA((&___0_valueRecord), NULL);
__this->___m_YPlacement_1 = L_1;
// m_XAdvance = valueRecord.xAdvance;
float L_2;
L_2 = GlyphValueRecord_get_xAdvance_m6C392027FA91E0705C1585C5EF40D984AAA0013E((&___0_valueRecord), NULL);
__this->___m_XAdvance_2 = L_2;
// m_YAdvance = valueRecord.yAdvance;
float L_3;
L_3 = GlyphValueRecord_get_yAdvance_m1379AA10FCCFFABEAF43E767F8BFBF32CA76B5B6((&___0_valueRecord), NULL);
__this->___m_YAdvance_3 = L_3;
// }
return;
}
}
IL2CPP_EXTERN_C void TMP_GlyphValueRecord__ctor_mFE317398DD11D070520A083E7C0758D7FD862F11_AdjustorThunk (RuntimeObject* __this, GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E ___0_valueRecord, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1*>(__this + _offset);
TMP_GlyphValueRecord__ctor_mFE317398DD11D070520A083E7C0758D7FD862F11(_thisAdjusted, ___0_valueRecord, method);
}
// TMPro.TMP_GlyphValueRecord TMPro.TMP_GlyphValueRecord::op_Addition(TMPro.TMP_GlyphValueRecord,TMPro.TMP_GlyphValueRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 TMP_GlyphValueRecord_op_Addition_m27CD190E35E404FAF3DC7283A76FC20650E55A73 (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 ___0_a, TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 ___1_b, const RuntimeMethod* method)
{
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// c.m_XPlacement = a.xPlacement + b.xPlacement;
float L_0;
L_0 = TMP_GlyphValueRecord_get_xPlacement_m3BB0AE22AA4B44163AD2BFB438E60E227523D5E7_inline((&___0_a), NULL);
float L_1;
L_1 = TMP_GlyphValueRecord_get_xPlacement_m3BB0AE22AA4B44163AD2BFB438E60E227523D5E7_inline((&___1_b), NULL);
(&V_0)->___m_XPlacement_0 = ((float)il2cpp_codegen_add(L_0, L_1));
// c.m_YPlacement = a.yPlacement + b.yPlacement;
float L_2;
L_2 = TMP_GlyphValueRecord_get_yPlacement_m4FC0DDE3029083A45158537122D3BC3391DF2143_inline((&___0_a), NULL);
float L_3;
L_3 = TMP_GlyphValueRecord_get_yPlacement_m4FC0DDE3029083A45158537122D3BC3391DF2143_inline((&___1_b), NULL);
(&V_0)->___m_YPlacement_1 = ((float)il2cpp_codegen_add(L_2, L_3));
// c.m_XAdvance = a.xAdvance + b.xAdvance;
float L_4;
L_4 = TMP_GlyphValueRecord_get_xAdvance_mA01138133A0841ADC49C3D0718B2268D9819CE4B_inline((&___0_a), NULL);
float L_5;
L_5 = TMP_GlyphValueRecord_get_xAdvance_mA01138133A0841ADC49C3D0718B2268D9819CE4B_inline((&___1_b), NULL);
(&V_0)->___m_XAdvance_2 = ((float)il2cpp_codegen_add(L_4, L_5));
// c.m_YAdvance = a.yAdvance + b.yAdvance;
float L_6;
L_6 = TMP_GlyphValueRecord_get_yAdvance_m6F2282B9DF89F62B52A07D36327CC39720225BA3_inline((&___0_a), NULL);
float L_7;
L_7 = TMP_GlyphValueRecord_get_yAdvance_m6F2282B9DF89F62B52A07D36327CC39720225BA3_inline((&___1_b), NULL);
(&V_0)->___m_YAdvance_3 = ((float)il2cpp_codegen_add(L_6, L_7));
// return c;
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 L_8 = V_0;
return L_8;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.UInt32 TMPro.TMP_GlyphAdjustmentRecord::get_glyphIndex()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t TMP_GlyphAdjustmentRecord_get_glyphIndex_m5DE8A84366AD7DC8B32D99B47D2BFE291F3C4F34 (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, const RuntimeMethod* method)
{
{
// public uint glyphIndex { get { return m_GlyphIndex; } set { m_GlyphIndex = value; } }
uint32_t L_0 = __this->___m_GlyphIndex_0;
return L_0;
}
}
IL2CPP_EXTERN_C uint32_t TMP_GlyphAdjustmentRecord_get_glyphIndex_m5DE8A84366AD7DC8B32D99B47D2BFE291F3C4F34_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00*>(__this + _offset);
uint32_t _returnValue;
_returnValue = TMP_GlyphAdjustmentRecord_get_glyphIndex_m5DE8A84366AD7DC8B32D99B47D2BFE291F3C4F34_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_GlyphAdjustmentRecord::set_glyphIndex(System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphAdjustmentRecord_set_glyphIndex_m3045246D7E256A1DEC17ADE2887BCEB013DF2DBB (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, uint32_t ___0_value, const RuntimeMethod* method)
{
{
// public uint glyphIndex { get { return m_GlyphIndex; } set { m_GlyphIndex = value; } }
uint32_t L_0 = ___0_value;
__this->___m_GlyphIndex_0 = L_0;
// public uint glyphIndex { get { return m_GlyphIndex; } set { m_GlyphIndex = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_GlyphAdjustmentRecord_set_glyphIndex_m3045246D7E256A1DEC17ADE2887BCEB013DF2DBB_AdjustorThunk (RuntimeObject* __this, uint32_t ___0_value, const RuntimeMethod* method)
{
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00*>(__this + _offset);
TMP_GlyphAdjustmentRecord_set_glyphIndex_m3045246D7E256A1DEC17ADE2887BCEB013DF2DBB_inline(_thisAdjusted, ___0_value, method);
}
// TMPro.TMP_GlyphValueRecord TMPro.TMP_GlyphAdjustmentRecord::get_glyphValueRecord()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 TMP_GlyphAdjustmentRecord_get_glyphValueRecord_m1368E9CA86E6E76E04901506445319BAEFD6AA56 (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, const RuntimeMethod* method)
{
{
// public TMP_GlyphValueRecord glyphValueRecord { get { return m_GlyphValueRecord; } set { m_GlyphValueRecord = value; } }
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 L_0 = __this->___m_GlyphValueRecord_1;
return L_0;
}
}
IL2CPP_EXTERN_C TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 TMP_GlyphAdjustmentRecord_get_glyphValueRecord_m1368E9CA86E6E76E04901506445319BAEFD6AA56_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00*>(__this + _offset);
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 _returnValue;
_returnValue = TMP_GlyphAdjustmentRecord_get_glyphValueRecord_m1368E9CA86E6E76E04901506445319BAEFD6AA56_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void TMPro.TMP_GlyphAdjustmentRecord::set_glyphValueRecord(TMPro.TMP_GlyphValueRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphAdjustmentRecord_set_glyphValueRecord_m47A43D4E95C3A89DC17588C3BE7F093517B4EBE9 (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 ___0_value, const RuntimeMethod* method)
{
{
// public TMP_GlyphValueRecord glyphValueRecord { get { return m_GlyphValueRecord; } set { m_GlyphValueRecord = value; } }
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 L_0 = ___0_value;
__this->___m_GlyphValueRecord_1 = L_0;
// public TMP_GlyphValueRecord glyphValueRecord { get { return m_GlyphValueRecord; } set { m_GlyphValueRecord = value; } }
return;
}
}
IL2CPP_EXTERN_C void TMP_GlyphAdjustmentRecord_set_glyphValueRecord_m47A43D4E95C3A89DC17588C3BE7F093517B4EBE9_AdjustorThunk (RuntimeObject* __this, TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 ___0_value, const RuntimeMethod* method)
{
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00*>(__this + _offset);
TMP_GlyphAdjustmentRecord_set_glyphValueRecord_m47A43D4E95C3A89DC17588C3BE7F093517B4EBE9_inline(_thisAdjusted, ___0_value, method);
}
// System.Void TMPro.TMP_GlyphAdjustmentRecord::.ctor(System.UInt32,TMPro.TMP_GlyphValueRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphAdjustmentRecord__ctor_m41FDDFADD92DB1A8446228B1108E3E5C985CAAE0 (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, uint32_t ___0_glyphIndex, TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 ___1_glyphValueRecord, const RuntimeMethod* method)
{
{
// m_GlyphIndex = glyphIndex;
uint32_t L_0 = ___0_glyphIndex;
__this->___m_GlyphIndex_0 = L_0;
// m_GlyphValueRecord = glyphValueRecord;
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 L_1 = ___1_glyphValueRecord;
__this->___m_GlyphValueRecord_1 = L_1;
// }
return;
}
}
IL2CPP_EXTERN_C void TMP_GlyphAdjustmentRecord__ctor_m41FDDFADD92DB1A8446228B1108E3E5C985CAAE0_AdjustorThunk (RuntimeObject* __this, uint32_t ___0_glyphIndex, TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 ___1_glyphValueRecord, const RuntimeMethod* method)
{
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00*>(__this + _offset);
TMP_GlyphAdjustmentRecord__ctor_m41FDDFADD92DB1A8446228B1108E3E5C985CAAE0(_thisAdjusted, ___0_glyphIndex, ___1_glyphValueRecord, method);
}
// System.Void TMPro.TMP_GlyphAdjustmentRecord::.ctor(UnityEngine.TextCore.LowLevel.GlyphAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphAdjustmentRecord__ctor_mB6BB797DD594B413042DD5D4FB8D691430FC8F51 (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 ___0_adjustmentRecord, const RuntimeMethod* method)
{
{
// m_GlyphIndex = adjustmentRecord.glyphIndex;
uint32_t L_0;
L_0 = GlyphAdjustmentRecord_get_glyphIndex_mB1C51945CA4FF019A74BC98C01C8883A396CBFA9((&___0_adjustmentRecord), NULL);
__this->___m_GlyphIndex_0 = L_0;
// m_GlyphValueRecord = new TMP_GlyphValueRecord(adjustmentRecord.glyphValueRecord);
GlyphValueRecord_t780927A39D46924E0D546A2AE5DDF1BB2B5A9C8E L_1;
L_1 = GlyphAdjustmentRecord_get_glyphValueRecord_m83866DCE07A22F903D4BA417476E64114625BDD7((&___0_adjustmentRecord), NULL);
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 L_2;
memset((&L_2), 0, sizeof(L_2));
TMP_GlyphValueRecord__ctor_mFE317398DD11D070520A083E7C0758D7FD862F11((&L_2), L_1, /*hidden argument*/NULL);
__this->___m_GlyphValueRecord_1 = L_2;
// }
return;
}
}
IL2CPP_EXTERN_C void TMP_GlyphAdjustmentRecord__ctor_mB6BB797DD594B413042DD5D4FB8D691430FC8F51_AdjustorThunk (RuntimeObject* __this, GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 ___0_adjustmentRecord, const RuntimeMethod* method)
{
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00*>(__this + _offset);
TMP_GlyphAdjustmentRecord__ctor_mB6BB797DD594B413042DD5D4FB8D691430FC8F51(_thisAdjusted, ___0_adjustmentRecord, 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
// TMPro.TMP_GlyphAdjustmentRecord TMPro.TMP_GlyphPairAdjustmentRecord::get_firstAdjustmentRecord()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 TMP_GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m4782831AE89EF77464166E4EB47C251B8483A458 (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, const RuntimeMethod* method)
{
{
// public TMP_GlyphAdjustmentRecord firstAdjustmentRecord { get { return m_FirstAdjustmentRecord; } set { m_FirstAdjustmentRecord = value; } }
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_0 = __this->___m_FirstAdjustmentRecord_0;
return L_0;
}
}
// System.Void TMPro.TMP_GlyphPairAdjustmentRecord::set_firstAdjustmentRecord(TMPro.TMP_GlyphAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphPairAdjustmentRecord_set_firstAdjustmentRecord_m795F115F13680DDAA3F4BCED9902C3CE3C8A497F (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 ___0_value, const RuntimeMethod* method)
{
{
// public TMP_GlyphAdjustmentRecord firstAdjustmentRecord { get { return m_FirstAdjustmentRecord; } set { m_FirstAdjustmentRecord = value; } }
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_0 = ___0_value;
__this->___m_FirstAdjustmentRecord_0 = L_0;
// public TMP_GlyphAdjustmentRecord firstAdjustmentRecord { get { return m_FirstAdjustmentRecord; } set { m_FirstAdjustmentRecord = value; } }
return;
}
}
// TMPro.TMP_GlyphAdjustmentRecord TMPro.TMP_GlyphPairAdjustmentRecord::get_secondAdjustmentRecord()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 TMP_GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mF238079D6ADF0E2D6BE59D48758E13C2ED2F2B32 (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, const RuntimeMethod* method)
{
{
// public TMP_GlyphAdjustmentRecord secondAdjustmentRecord { get { return m_SecondAdjustmentRecord; } set { m_SecondAdjustmentRecord = value; } }
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_0 = __this->___m_SecondAdjustmentRecord_1;
return L_0;
}
}
// System.Void TMPro.TMP_GlyphPairAdjustmentRecord::set_secondAdjustmentRecord(TMPro.TMP_GlyphAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphPairAdjustmentRecord_set_secondAdjustmentRecord_mAE3695EF425238B8F692F1808BF9055E63AEF98A (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 ___0_value, const RuntimeMethod* method)
{
{
// public TMP_GlyphAdjustmentRecord secondAdjustmentRecord { get { return m_SecondAdjustmentRecord; } set { m_SecondAdjustmentRecord = value; } }
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_0 = ___0_value;
__this->___m_SecondAdjustmentRecord_1 = L_0;
// public TMP_GlyphAdjustmentRecord secondAdjustmentRecord { get { return m_SecondAdjustmentRecord; } set { m_SecondAdjustmentRecord = value; } }
return;
}
}
// TMPro.FontFeatureLookupFlags TMPro.TMP_GlyphPairAdjustmentRecord::get_featureLookupFlags()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_GlyphPairAdjustmentRecord_get_featureLookupFlags_mAAFBDA6BE590EC3C085CA1537384CB1D97390691 (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, const RuntimeMethod* method)
{
{
// public FontFeatureLookupFlags featureLookupFlags { get { return m_FeatureLookupFlags; } set { m_FeatureLookupFlags = value; } }
int32_t L_0 = __this->___m_FeatureLookupFlags_2;
return L_0;
}
}
// System.Void TMPro.TMP_GlyphPairAdjustmentRecord::set_featureLookupFlags(TMPro.FontFeatureLookupFlags)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphPairAdjustmentRecord_set_featureLookupFlags_m20C444D8AAE7A18E0B767B385272AE28C21007AB (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// public FontFeatureLookupFlags featureLookupFlags { get { return m_FeatureLookupFlags; } set { m_FeatureLookupFlags = value; } }
int32_t L_0 = ___0_value;
__this->___m_FeatureLookupFlags_2 = L_0;
// public FontFeatureLookupFlags featureLookupFlags { get { return m_FeatureLookupFlags; } set { m_FeatureLookupFlags = value; } }
return;
}
}
// System.Void TMPro.TMP_GlyphPairAdjustmentRecord::.ctor(TMPro.TMP_GlyphAdjustmentRecord,TMPro.TMP_GlyphAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphPairAdjustmentRecord__ctor_m0BCCF9AF25F0A727D02FD778ACA2C7AD38F981CC (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 ___0_firstAdjustmentRecord, TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 ___1_secondAdjustmentRecord, const RuntimeMethod* method)
{
{
// public TMP_GlyphPairAdjustmentRecord(TMP_GlyphAdjustmentRecord firstAdjustmentRecord, TMP_GlyphAdjustmentRecord secondAdjustmentRecord)
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// m_FirstAdjustmentRecord = firstAdjustmentRecord;
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_0 = ___0_firstAdjustmentRecord;
__this->___m_FirstAdjustmentRecord_0 = L_0;
// m_SecondAdjustmentRecord = secondAdjustmentRecord;
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_1 = ___1_secondAdjustmentRecord;
__this->___m_SecondAdjustmentRecord_1 = L_1;
// m_FeatureLookupFlags = FontFeatureLookupFlags.None;
__this->___m_FeatureLookupFlags_2 = 0;
// }
return;
}
}
// System.Void TMPro.TMP_GlyphPairAdjustmentRecord::.ctor(UnityEngine.TextCore.LowLevel.GlyphPairAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_GlyphPairAdjustmentRecord__ctor_m33C61225BE06EEB15E3AD599451078F503BA4A60 (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, GlyphPairAdjustmentRecord_t6E4295094D349DBF22BC59116FBC8F22EA55420E ___0_glyphPairAdjustmentRecord, const RuntimeMethod* method)
{
{
// internal TMP_GlyphPairAdjustmentRecord(GlyphPairAdjustmentRecord glyphPairAdjustmentRecord)
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// m_FirstAdjustmentRecord = new TMP_GlyphAdjustmentRecord(glyphPairAdjustmentRecord.firstAdjustmentRecord);
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_0;
L_0 = GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m867469548F17B298F893B78EE2F93D34E4A6C39C((&___0_glyphPairAdjustmentRecord), NULL);
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_1;
memset((&L_1), 0, sizeof(L_1));
TMP_GlyphAdjustmentRecord__ctor_mB6BB797DD594B413042DD5D4FB8D691430FC8F51((&L_1), L_0, /*hidden argument*/NULL);
__this->___m_FirstAdjustmentRecord_0 = L_1;
// m_SecondAdjustmentRecord = new TMP_GlyphAdjustmentRecord(glyphPairAdjustmentRecord.secondAdjustmentRecord);
GlyphAdjustmentRecord_tC7A1B2E0AC7C4ED9CDB8E95E48790A46B6F315F7 L_2;
L_2 = GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mFDFECB1F7A38E22BD2388FFE9C71E732F6B44D91((&___0_glyphPairAdjustmentRecord), NULL);
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_3;
memset((&L_3), 0, sizeof(L_3));
TMP_GlyphAdjustmentRecord__ctor_mB6BB797DD594B413042DD5D4FB8D691430FC8F51((&L_3), L_2, /*hidden argument*/NULL);
__this->___m_SecondAdjustmentRecord_1 = L_3;
// m_FeatureLookupFlags = FontFeatureLookupFlags.None;
__this->___m_FeatureLookupFlags_2 = 0;
// }
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.GlyphPairKey::.ctor(System.UInt32,System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphPairKey__ctor_m59DDEB66E800AABAEF624BCCF1CE091F27F124A2 (GlyphPairKey_tE6F11B99C09229CB51285337E5FFA06125AAABBA* __this, uint32_t ___0_firstGlyphIndex, uint32_t ___1_secondGlyphIndex, const RuntimeMethod* method)
{
{
// this.firstGlyphIndex = firstGlyphIndex;
uint32_t L_0 = ___0_firstGlyphIndex;
__this->___firstGlyphIndex_0 = L_0;
// this.secondGlyphIndex = secondGlyphIndex;
uint32_t L_1 = ___1_secondGlyphIndex;
__this->___secondGlyphIndex_1 = L_1;
// key = secondGlyphIndex << 16 | firstGlyphIndex;
uint32_t L_2 = ___1_secondGlyphIndex;
uint32_t L_3 = ___0_firstGlyphIndex;
__this->___key_2 = ((int32_t)(((int32_t)((int32_t)L_2<<((int32_t)16)))|(int32_t)L_3));
// }
return;
}
}
IL2CPP_EXTERN_C void GlyphPairKey__ctor_m59DDEB66E800AABAEF624BCCF1CE091F27F124A2_AdjustorThunk (RuntimeObject* __this, uint32_t ___0_firstGlyphIndex, uint32_t ___1_secondGlyphIndex, const RuntimeMethod* method)
{
GlyphPairKey_tE6F11B99C09229CB51285337E5FFA06125AAABBA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<GlyphPairKey_tE6F11B99C09229CB51285337E5FFA06125AAABBA*>(__this + _offset);
GlyphPairKey__ctor_m59DDEB66E800AABAEF624BCCF1CE091F27F124A2(_thisAdjusted, ___0_firstGlyphIndex, ___1_secondGlyphIndex, method);
}
// System.Void TMPro.GlyphPairKey::.ctor(TMPro.TMP_GlyphPairAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlyphPairKey__ctor_mB1A0951B06F19D942015727B646A530A9EB68577 (GlyphPairKey_tE6F11B99C09229CB51285337E5FFA06125AAABBA* __this, TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* ___0_record, const RuntimeMethod* method)
{
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// firstGlyphIndex = record.firstAdjustmentRecord.glyphIndex;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_0 = ___0_record;
NullCheck(L_0);
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_1;
L_1 = TMP_GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m4782831AE89EF77464166E4EB47C251B8483A458_inline(L_0, NULL);
V_0 = L_1;
uint32_t L_2;
L_2 = TMP_GlyphAdjustmentRecord_get_glyphIndex_m5DE8A84366AD7DC8B32D99B47D2BFE291F3C4F34_inline((&V_0), NULL);
__this->___firstGlyphIndex_0 = L_2;
// secondGlyphIndex = record.secondAdjustmentRecord.glyphIndex;
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_3 = ___0_record;
NullCheck(L_3);
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_4;
L_4 = TMP_GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mF238079D6ADF0E2D6BE59D48758E13C2ED2F2B32_inline(L_3, NULL);
V_0 = L_4;
uint32_t L_5;
L_5 = TMP_GlyphAdjustmentRecord_get_glyphIndex_m5DE8A84366AD7DC8B32D99B47D2BFE291F3C4F34_inline((&V_0), NULL);
__this->___secondGlyphIndex_1 = L_5;
// key = secondGlyphIndex << 16 | firstGlyphIndex;
uint32_t L_6 = __this->___secondGlyphIndex_1;
uint32_t L_7 = __this->___firstGlyphIndex_0;
__this->___key_2 = ((int32_t)(((int32_t)((int32_t)L_6<<((int32_t)16)))|(int32_t)L_7));
// }
return;
}
}
IL2CPP_EXTERN_C void GlyphPairKey__ctor_mB1A0951B06F19D942015727B646A530A9EB68577_AdjustorThunk (RuntimeObject* __this, TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* ___0_record, const RuntimeMethod* method)
{
GlyphPairKey_tE6F11B99C09229CB51285337E5FFA06125AAABBA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<GlyphPairKey_tE6F11B99C09229CB51285337E5FFA06125AAABBA*>(__this + _offset);
GlyphPairKey__ctor_mB1A0951B06F19D942015727B646A530A9EB68577(_thisAdjusted, ___0_record, 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
// System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord> TMPro.TMP_FontFeatureTable::get_glyphPairAdjustmentRecords()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* TMP_FontFeatureTable_get_glyphPairAdjustmentRecords_m00772830EC8C026F17A21CBC39D26FC4D0A49FB2 (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* __this, const RuntimeMethod* method)
{
{
// get { return m_GlyphPairAdjustmentRecords; }
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_0 = __this->___m_GlyphPairAdjustmentRecords_0;
return L_0;
}
}
// System.Void TMPro.TMP_FontFeatureTable::set_glyphPairAdjustmentRecords(System.Collections.Generic.List`1<TMPro.TMP_GlyphPairAdjustmentRecord>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontFeatureTable_set_glyphPairAdjustmentRecords_mCA20A72ABB8E829EE3C258B305143166EF220D62 (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* __this, List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* ___0_value, const RuntimeMethod* method)
{
{
// set { m_GlyphPairAdjustmentRecords = value; }
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_0 = ___0_value;
__this->___m_GlyphPairAdjustmentRecords_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphPairAdjustmentRecords_0), (void*)L_0);
// set { m_GlyphPairAdjustmentRecords = value; }
return;
}
}
// System.Void TMPro.TMP_FontFeatureTable::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontFeatureTable__ctor_m6F156B35A4B68F5616CFD3236C64F1E790D69039 (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m0080720C062C06E7BEED83C6DBBC83E55F708B76_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m823A205E35E2FD1B515F547D8923F4B258928E52_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// public TMP_FontFeatureTable()
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
// m_GlyphPairAdjustmentRecords = new List<TMP_GlyphPairAdjustmentRecord>();
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_0 = (List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A*)il2cpp_codegen_object_new(List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A_il2cpp_TypeInfo_var);
NullCheck(L_0);
List_1__ctor_m823A205E35E2FD1B515F547D8923F4B258928E52(L_0, List_1__ctor_m823A205E35E2FD1B515F547D8923F4B258928E52_RuntimeMethod_var);
__this->___m_GlyphPairAdjustmentRecords_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphPairAdjustmentRecords_0), (void*)L_0);
// m_GlyphPairAdjustmentRecordLookupDictionary = new Dictionary<uint, TMP_GlyphPairAdjustmentRecord>();
Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142* L_1 = (Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142*)il2cpp_codegen_object_new(Dictionary_2_t64B29724AB3A3E4261D34B912BF8A6B0CD287142_il2cpp_TypeInfo_var);
NullCheck(L_1);
Dictionary_2__ctor_m0080720C062C06E7BEED83C6DBBC83E55F708B76(L_1, Dictionary_2__ctor_m0080720C062C06E7BEED83C6DBBC83E55F708B76_RuntimeMethod_var);
__this->___m_GlyphPairAdjustmentRecordLookupDictionary_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_GlyphPairAdjustmentRecordLookupDictionary_1), (void*)L_1);
// }
return;
}
}
// System.Void TMPro.TMP_FontFeatureTable::SortGlyphPairAdjustmentRecords()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_FontFeatureTable_SortGlyphPairAdjustmentRecords_m8BF5A029B84FF32BFCF4B32AD3D32F463DD050BD (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_OrderBy_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m6BCEC845B6F719071ABB04D6F66257041E082104_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ThenBy_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m05E4923C3D4228CE8D07D3369A40A2072B525D3E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToList_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_mF3F8E714183102CF5346B752547812F8044567DF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mAFE249919F2237C737AAC00765FAC0BCA7EDD2A4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CSortGlyphPairAdjustmentRecordsU3Eb__6_0_m6E8D8B97DDFB03B6EF69ADF2E85D412411D50075_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CSortGlyphPairAdjustmentRecordsU3Eb__6_1_m12FAD67963FC77E6B359185D50EE168FCB5F7095_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* G_B3_0 = NULL;
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* G_B3_1 = NULL;
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* G_B3_2 = NULL;
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* G_B2_0 = NULL;
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* G_B2_1 = NULL;
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* G_B2_2 = NULL;
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* G_B5_0 = NULL;
RuntimeObject* G_B5_1 = NULL;
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* G_B5_2 = NULL;
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* G_B4_0 = NULL;
RuntimeObject* G_B4_1 = NULL;
TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* G_B4_2 = NULL;
{
// if (m_GlyphPairAdjustmentRecords.Count > 0)
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_0 = __this->___m_GlyphPairAdjustmentRecords_0;
NullCheck(L_0);
int32_t L_1;
L_1 = List_1_get_Count_mAFE249919F2237C737AAC00765FAC0BCA7EDD2A4_inline(L_0, List_1_get_Count_mAFE249919F2237C737AAC00765FAC0BCA7EDD2A4_RuntimeMethod_var);
if ((((int32_t)L_1) <= ((int32_t)0)))
{
goto IL_0067;
}
}
{
// m_GlyphPairAdjustmentRecords = m_GlyphPairAdjustmentRecords.OrderBy(s => s.firstAdjustmentRecord.glyphIndex).ThenBy(s => s.secondAdjustmentRecord.glyphIndex).ToList();
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_2 = __this->___m_GlyphPairAdjustmentRecords_0;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var);
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* L_3 = ((U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var))->___U3CU3E9__6_0_1;
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* L_4 = L_3;
G_B2_0 = L_4;
G_B2_1 = L_2;
G_B2_2 = __this;
if (L_4)
{
G_B3_0 = L_4;
G_B3_1 = L_2;
G_B3_2 = __this;
goto IL_0034;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var);
U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516* L_5 = ((U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* L_6 = (Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED*)il2cpp_codegen_object_new(Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED_il2cpp_TypeInfo_var);
NullCheck(L_6);
Func_2__ctor_m19634184DA25A35D4C39B5E8C65662441D69BEDA(L_6, L_5, (intptr_t)((void*)U3CU3Ec_U3CSortGlyphPairAdjustmentRecordsU3Eb__6_0_m6E8D8B97DDFB03B6EF69ADF2E85D412411D50075_RuntimeMethod_var), NULL);
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* L_7 = L_6;
((U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var))->___U3CU3E9__6_0_1 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var))->___U3CU3E9__6_0_1), (void*)L_7);
G_B3_0 = L_7;
G_B3_1 = G_B2_1;
G_B3_2 = G_B2_2;
}
IL_0034:
{
RuntimeObject* L_8;
L_8 = Enumerable_OrderBy_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m6BCEC845B6F719071ABB04D6F66257041E082104(G_B3_1, G_B3_0, Enumerable_OrderBy_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m6BCEC845B6F719071ABB04D6F66257041E082104_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var);
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* L_9 = ((U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var))->___U3CU3E9__6_1_2;
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* L_10 = L_9;
G_B4_0 = L_10;
G_B4_1 = L_8;
G_B4_2 = G_B3_2;
if (L_10)
{
G_B5_0 = L_10;
G_B5_1 = L_8;
G_B5_2 = G_B3_2;
goto IL_0058;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var);
U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516* L_11 = ((U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* L_12 = (Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED*)il2cpp_codegen_object_new(Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED_il2cpp_TypeInfo_var);
NullCheck(L_12);
Func_2__ctor_m19634184DA25A35D4C39B5E8C65662441D69BEDA(L_12, L_11, (intptr_t)((void*)U3CU3Ec_U3CSortGlyphPairAdjustmentRecordsU3Eb__6_1_m12FAD67963FC77E6B359185D50EE168FCB5F7095_RuntimeMethod_var), NULL);
Func_2_t67B0388A899E4C708FA042B083D87FF5BDC0D9ED* L_13 = L_12;
((U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var))->___U3CU3E9__6_1_2 = L_13;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var))->___U3CU3E9__6_1_2), (void*)L_13);
G_B5_0 = L_13;
G_B5_1 = G_B4_1;
G_B5_2 = G_B4_2;
}
IL_0058:
{
RuntimeObject* L_14;
L_14 = Enumerable_ThenBy_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m05E4923C3D4228CE8D07D3369A40A2072B525D3E(G_B5_1, G_B5_0, Enumerable_ThenBy_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_TisUInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B_m05E4923C3D4228CE8D07D3369A40A2072B525D3E_RuntimeMethod_var);
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_15;
L_15 = Enumerable_ToList_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_mF3F8E714183102CF5346B752547812F8044567DF(L_14, Enumerable_ToList_TisTMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F_mF3F8E714183102CF5346B752547812F8044567DF_RuntimeMethod_var);
NullCheck(G_B5_2);
G_B5_2->___m_GlyphPairAdjustmentRecords_0 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&G_B5_2->___m_GlyphPairAdjustmentRecords_0), (void*)L_15);
}
IL_0067:
{
// }
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.TMP_FontFeatureTable/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m3905215994C71FD63777B32B5154BC23204BDB84 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516* L_0 = (U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516*)il2cpp_codegen_object_new(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_mE70BB44A038503EE1979AD30BA141C6792A5160A(L_0, NULL);
((U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void TMPro.TMP_FontFeatureTable/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mE70BB44A038503EE1979AD30BA141C6792A5160A (U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.UInt32 TMPro.TMP_FontFeatureTable/<>c::<SortGlyphPairAdjustmentRecords>b__6_0(TMPro.TMP_GlyphPairAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t U3CU3Ec_U3CSortGlyphPairAdjustmentRecordsU3Eb__6_0_m6E8D8B97DDFB03B6EF69ADF2E85D412411D50075 (U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516* __this, TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* ___0_s, const RuntimeMethod* method)
{
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// m_GlyphPairAdjustmentRecords = m_GlyphPairAdjustmentRecords.OrderBy(s => s.firstAdjustmentRecord.glyphIndex).ThenBy(s => s.secondAdjustmentRecord.glyphIndex).ToList();
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_0 = ___0_s;
NullCheck(L_0);
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_1;
L_1 = TMP_GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m4782831AE89EF77464166E4EB47C251B8483A458_inline(L_0, NULL);
V_0 = L_1;
uint32_t L_2;
L_2 = TMP_GlyphAdjustmentRecord_get_glyphIndex_m5DE8A84366AD7DC8B32D99B47D2BFE291F3C4F34_inline((&V_0), NULL);
return L_2;
}
}
// System.UInt32 TMPro.TMP_FontFeatureTable/<>c::<SortGlyphPairAdjustmentRecords>b__6_1(TMPro.TMP_GlyphPairAdjustmentRecord)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t U3CU3Ec_U3CSortGlyphPairAdjustmentRecordsU3Eb__6_1_m12FAD67963FC77E6B359185D50EE168FCB5F7095 (U3CU3Ec_t6510EA3A70CB6591FBF3A9D8E05F50E8352DB516* __this, TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* ___0_s, const RuntimeMethod* method)
{
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 V_0;
memset((&V_0), 0, sizeof(V_0));
{
// m_GlyphPairAdjustmentRecords = m_GlyphPairAdjustmentRecords.OrderBy(s => s.firstAdjustmentRecord.glyphIndex).ThenBy(s => s.secondAdjustmentRecord.glyphIndex).ToList();
TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* L_0 = ___0_s;
NullCheck(L_0);
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_1;
L_1 = TMP_GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mF238079D6ADF0E2D6BE59D48758E13C2ED2F2B32_inline(L_0, NULL);
V_0 = L_1;
uint32_t L_2;
L_2 = TMP_GlyphAdjustmentRecord_get_glyphIndex_m5DE8A84366AD7DC8B32D99B47D2BFE291F3C4F34_inline((&V_0), NULL);
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
// UnityEngine.EventSystems.BaseInput TMPro.TMP_InputField::get_inputSystem()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (EventSystem.current && EventSystem.current.currentInputModule)
il2cpp_codegen_runtime_class_init_inline(EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* L_0;
L_0 = EventSystem_get_current_mC87C69FB418563DC2A571A10E2F9DB59A6785016(NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
if (!L_1)
{
goto IL_002d;
}
}
{
il2cpp_codegen_runtime_class_init_inline(EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* L_2;
L_2 = EventSystem_get_current_mC87C69FB418563DC2A571A10E2F9DB59A6785016(NULL);
NullCheck(L_2);
BaseInputModule_tF3B7C22AF1419B2AC9ECE6589357DC1B88ED96B1* L_3;
L_3 = EventSystem_get_currentInputModule_m30559FCECCCE1AAD97D801968B8BD1C483FBF7AC_inline(L_2, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_4;
L_4 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_3, NULL);
if (!L_4)
{
goto IL_002d;
}
}
{
// return EventSystem.current.currentInputModule.input;
il2cpp_codegen_runtime_class_init_inline(EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* L_5;
L_5 = EventSystem_get_current_mC87C69FB418563DC2A571A10E2F9DB59A6785016(NULL);
NullCheck(L_5);
BaseInputModule_tF3B7C22AF1419B2AC9ECE6589357DC1B88ED96B1* L_6;
L_6 = EventSystem_get_currentInputModule_m30559FCECCCE1AAD97D801968B8BD1C483FBF7AC_inline(L_5, NULL);
NullCheck(L_6);
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* L_7;
L_7 = BaseInputModule_get_input_mCB3F78528AA14A7AD7E957870DBB0152B4BF13FB(L_6, NULL);
return L_7;
}
IL_002d:
{
// return null;
return (BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622*)NULL;
}
}
// System.String TMPro.TMP_InputField::get_compositionString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_InputField_get_compositionString_m4332AACD655CF044F84411B3BCE32BF2034AC4CC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// get { return inputSystem != null ? inputSystem.compositionString : Input.compositionString; }
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* L_0;
L_0 = TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_1)
{
goto IL_0014;
}
}
{
String_t* L_2;
L_2 = Input_get_compositionString_mC9E603E4FB61090827F77A3D509BF3AA0A48C9A9(NULL);
return L_2;
}
IL_0014:
{
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* L_3;
L_3 = TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A(__this, NULL);
NullCheck(L_3);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(17 /* System.String UnityEngine.EventSystems.BaseInput::get_compositionString() */, L_3);
return L_4;
}
}
// System.Int32 TMPro.TMP_InputField::get_compositionLength()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// if (m_ReadOnly)
bool L_0 = __this->___m_ReadOnly_63;
if (!L_0)
{
goto IL_000a;
}
}
{
// return 0;
return 0;
}
IL_000a:
{
// return compositionString.Length;
String_t* L_1;
L_1 = TMP_InputField_get_compositionString_m4332AACD655CF044F84411B3BCE32BF2034AC4CC(__this, NULL);
NullCheck(L_1);
int32_t L_2;
L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL);
return L_2;
}
}
// System.Void TMPro.TMP_InputField::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField__ctor_m6C5321A190D58235E29A17D7EE17D249D210A07B (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
{
// protected float m_ScrollSensitivity = 1.0f;
__this->___m_ScrollSensitivity_36 = (1.0f);
// private char m_AsteriskChar = '*';
__this->___m_AsteriskChar_39 = ((int32_t)42);
// private string m_RegexValue = string.Empty;
String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
__this->___m_RegexValue_45 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RegexValue_45), (void*)L_0);
// private float m_GlobalPointSize = 14;
__this->___m_GlobalPointSize_46 = (14.0f);
// private SubmitEvent m_OnEndEdit = new SubmitEvent();
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_1 = (SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500*)il2cpp_codegen_object_new(SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_il2cpp_TypeInfo_var);
NullCheck(L_1);
SubmitEvent__ctor_m7D30737EA13979AD78F6D7C46563FD43A32301C8(L_1, NULL);
__this->___m_OnEndEdit_48 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OnEndEdit_48), (void*)L_1);
// private SubmitEvent m_OnSubmit = new SubmitEvent();
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_2 = (SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500*)il2cpp_codegen_object_new(SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_il2cpp_TypeInfo_var);
NullCheck(L_2);
SubmitEvent__ctor_m7D30737EA13979AD78F6D7C46563FD43A32301C8(L_2, NULL);
__this->___m_OnSubmit_49 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OnSubmit_49), (void*)L_2);
// private SelectionEvent m_OnSelect = new SelectionEvent();
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_3 = (SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119*)il2cpp_codegen_object_new(SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_il2cpp_TypeInfo_var);
NullCheck(L_3);
SelectionEvent__ctor_m9EF6D8DB48A30C615541A297E3739B078BA2F8AD(L_3, NULL);
__this->___m_OnSelect_50 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OnSelect_50), (void*)L_3);
// private SelectionEvent m_OnDeselect = new SelectionEvent();
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_4 = (SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119*)il2cpp_codegen_object_new(SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_il2cpp_TypeInfo_var);
NullCheck(L_4);
SelectionEvent__ctor_m9EF6D8DB48A30C615541A297E3739B078BA2F8AD(L_4, NULL);
__this->___m_OnDeselect_51 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OnDeselect_51), (void*)L_4);
// private TextSelectionEvent m_OnTextSelection = new TextSelectionEvent();
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_5 = (TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401*)il2cpp_codegen_object_new(TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_il2cpp_TypeInfo_var);
NullCheck(L_5);
TextSelectionEvent__ctor_mB76781548533BA217F1FDD39550335889994027E(L_5, NULL);
__this->___m_OnTextSelection_52 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OnTextSelection_52), (void*)L_5);
// private TextSelectionEvent m_OnEndTextSelection = new TextSelectionEvent();
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_6 = (TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401*)il2cpp_codegen_object_new(TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_il2cpp_TypeInfo_var);
NullCheck(L_6);
TextSelectionEvent__ctor_mB76781548533BA217F1FDD39550335889994027E(L_6, NULL);
__this->___m_OnEndTextSelection_53 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OnEndTextSelection_53), (void*)L_6);
// private OnChangeEvent m_OnValueChanged = new OnChangeEvent();
OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* L_7 = (OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D*)il2cpp_codegen_object_new(OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D_il2cpp_TypeInfo_var);
NullCheck(L_7);
OnChangeEvent__ctor_mA7F876316D0F5198E90ECA7304C6542D63758698(L_7, NULL);
__this->___m_OnValueChanged_54 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OnValueChanged_54), (void*)L_7);
// private TouchScreenKeyboardEvent m_OnTouchScreenKeyboardStatusChanged = new TouchScreenKeyboardEvent();
TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* L_8 = (TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1*)il2cpp_codegen_object_new(TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1_il2cpp_TypeInfo_var);
NullCheck(L_8);
TouchScreenKeyboardEvent__ctor_mA7D12057CDF3115B9B47CFFE817A2D901B90EB37(L_8, NULL);
__this->___m_OnTouchScreenKeyboardStatusChanged_55 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OnTouchScreenKeyboardStatusChanged_55), (void*)L_8);
// private Color m_CaretColor = new Color(50f / 255f, 50f / 255f, 50f / 255f, 1f);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9;
memset((&L_9), 0, sizeof(L_9));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_9), (0.196078435f), (0.196078435f), (0.196078435f), (1.0f), /*hidden argument*/NULL);
__this->___m_CaretColor_57 = L_9;
// private Color m_SelectionColor = new Color(168f / 255f, 206f / 255f, 255f / 255f, 192f / 255f);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10;
memset((&L_10), 0, sizeof(L_10));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_10), (0.65882355f), (0.807843149f), (1.0f), (0.752941191f), /*hidden argument*/NULL);
__this->___m_SelectionColor_59 = L_10;
// protected string m_Text = string.Empty;
String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
__this->___m_Text_60 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_11);
// private float m_CaretBlinkRate = 0.85f;
__this->___m_CaretBlinkRate_61 = (0.850000024f);
// private int m_CaretWidth = 1;
__this->___m_CaretWidth_62 = 1;
// private bool m_RichText = true;
__this->___m_RichText_64 = (bool)1;
// private string m_OriginalText = "";
__this->___m_OriginalText_84 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OriginalText_84), (void*)_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
// private float m_DoubleClickDelay = 0.5f;
__this->___m_DoubleClickDelay_94 = (0.5f);
// protected bool m_OnFocusSelectAll = true;
__this->___m_OnFocusSelectAll_100 = (bool)1;
// protected bool m_ResetOnDeActivation = true;
__this->___m_ResetOnDeActivation_102 = (bool)1;
// private bool m_RestoreOriginalTextOnEscape = true;
__this->___m_RestoreOriginalTextOnEscape_106 = (bool)1;
// private Event m_ProcessingEvent = new Event();
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* L_12 = (Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB*)il2cpp_codegen_object_new(Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB_il2cpp_TypeInfo_var);
NullCheck(L_12);
Event__ctor_m14342F32F62A39A8B8032286E2DCC07FEF72BFF4(L_12, NULL);
__this->___m_ProcessingEvent_114 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ProcessingEvent_114), (void*)L_12);
// protected TMP_InputField()
il2cpp_codegen_runtime_class_init_inline(Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712_il2cpp_TypeInfo_var);
Selectable__ctor_m340EDFEA07F025166175C3ECB1BD2EEDD81C8638(__this, NULL);
// SetTextComponentWrapMode();
TMP_InputField_SetTextComponentWrapMode_m9CF72ADC54A79451A8B35A85FFF2232F1D6A79ED(__this, NULL);
// }
return;
}
}
// UnityEngine.Mesh TMPro.TMP_InputField::get_mesh()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* TMP_InputField_get_mesh_m200F4FCC0738B54A3DFED98FF430660DB52E3E00 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_Mesh == null)
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_0 = __this->___m_Mesh_73;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0019;
}
}
{
// m_Mesh = new Mesh();
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_2 = (Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4*)il2cpp_codegen_object_new(Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4_il2cpp_TypeInfo_var);
NullCheck(L_2);
Mesh__ctor_m5A9AECEDDAFFD84811ED8928012BDE97A9CEBD00(L_2, NULL);
__this->___m_Mesh_73 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Mesh_73), (void*)L_2);
}
IL_0019:
{
// return m_Mesh;
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_3 = __this->___m_Mesh_73;
return L_3;
}
}
// System.Boolean TMPro.TMP_InputField::get_shouldHideMobileInput()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_shouldHideMobileInput_mB40438A3E4172E95CE11F03FD2484E954CDB1F1B (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
// switch (Application.platform)
int32_t L_0;
L_0 = Application_get_platform_m59EF7D6155D18891B24767F83F388160B1FF2138(NULL);
V_0 = L_0;
int32_t L_1 = V_0;
if ((((int32_t)L_1) == ((int32_t)8)))
{
goto IL_0014;
}
}
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)((int32_t)11))))
{
goto IL_0014;
}
}
{
int32_t L_3 = V_0;
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)31)))))
{
goto IL_001b;
}
}
IL_0014:
{
// return m_HideMobileInput;
bool L_4 = __this->___m_HideMobileInput_42;
return L_4;
}
IL_001b:
{
// return true;
return (bool)1;
}
}
// System.Void TMPro.TMP_InputField::set_shouldHideMobileInput(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_shouldHideMobileInput_mB1D2ADC209DE64154BAD42C2D25BFDA27081BB9B (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mFC5853627DE5D7B57CA91271BE9B87C37468C5B0_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// switch(Application.platform)
int32_t L_0;
L_0 = Application_get_platform_m59EF7D6155D18891B24767F83F388160B1FF2138(NULL);
V_0 = L_0;
int32_t L_1 = V_0;
if ((((int32_t)L_1) == ((int32_t)8)))
{
goto IL_0014;
}
}
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)((int32_t)11))))
{
goto IL_0014;
}
}
{
int32_t L_3 = V_0;
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)31)))))
{
goto IL_0022;
}
}
IL_0014:
{
// SetPropertyUtility.SetStruct(ref m_HideMobileInput, value);
bool* L_4 = (&__this->___m_HideMobileInput_42);
bool L_5 = ___0_value;
bool L_6;
L_6 = SetPropertyUtility_SetStruct_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mFC5853627DE5D7B57CA91271BE9B87C37468C5B0(L_4, L_5, SetPropertyUtility_SetStruct_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mFC5853627DE5D7B57CA91271BE9B87C37468C5B0_RuntimeMethod_var);
// break;
return;
}
IL_0022:
{
// m_HideMobileInput = true;
__this->___m_HideMobileInput_42 = (bool)1;
// }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_shouldHideSoftKeyboard()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_shouldHideSoftKeyboard_m08F3F6AB9DC9A89029B6A41E26F42B7222535790 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
// switch (Application.platform)
int32_t L_0;
L_0 = Application_get_platform_m59EF7D6155D18891B24767F83F388160B1FF2138(NULL);
V_0 = L_0;
int32_t L_1 = V_0;
if ((((int32_t)L_1) > ((int32_t)((int32_t)20))))
{
goto IL_001d;
}
}
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)8)))
{
goto IL_003a;
}
}
{
int32_t L_3 = V_0;
if ((((int32_t)L_3) == ((int32_t)((int32_t)11))))
{
goto IL_003a;
}
}
{
int32_t L_4 = V_0;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, ((int32_t)18)))) > ((uint32_t)2))))
{
goto IL_003a;
}
}
{
goto IL_0041;
}
IL_001d:
{
int32_t L_5 = V_0;
if ((((int32_t)L_5) > ((int32_t)((int32_t)32))))
{
goto IL_0030;
}
}
{
int32_t L_6 = V_0;
if ((((int32_t)L_6) == ((int32_t)((int32_t)25))))
{
goto IL_003a;
}
}
{
int32_t L_7 = V_0;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, ((int32_t)31)))) > ((uint32_t)1))))
{
goto IL_003a;
}
}
{
goto IL_0041;
}
IL_0030:
{
int32_t L_8 = V_0;
if ((((int32_t)L_8) == ((int32_t)((int32_t)34))))
{
goto IL_003a;
}
}
{
int32_t L_9 = V_0;
if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)38)))))
{
goto IL_0041;
}
}
IL_003a:
{
// return m_HideSoftKeyboard;
bool L_10 = __this->___m_HideSoftKeyboard_43;
return L_10;
}
IL_0041:
{
// return true;
return (bool)1;
}
}
// System.Void TMPro.TMP_InputField::set_shouldHideSoftKeyboard(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_shouldHideSoftKeyboard_m0414B5C0C3B07F0371671963D699EEA303D8A13E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mFC5853627DE5D7B57CA91271BE9B87C37468C5B0_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// switch (Application.platform)
int32_t L_0;
L_0 = Application_get_platform_m59EF7D6155D18891B24767F83F388160B1FF2138(NULL);
V_0 = L_0;
int32_t L_1 = V_0;
if ((((int32_t)L_1) > ((int32_t)((int32_t)20))))
{
goto IL_001d;
}
}
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)8)))
{
goto IL_003a;
}
}
{
int32_t L_3 = V_0;
if ((((int32_t)L_3) == ((int32_t)((int32_t)11))))
{
goto IL_003a;
}
}
{
int32_t L_4 = V_0;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, ((int32_t)18)))) > ((uint32_t)2))))
{
goto IL_003a;
}
}
{
goto IL_0049;
}
IL_001d:
{
int32_t L_5 = V_0;
if ((((int32_t)L_5) > ((int32_t)((int32_t)32))))
{
goto IL_0030;
}
}
{
int32_t L_6 = V_0;
if ((((int32_t)L_6) == ((int32_t)((int32_t)25))))
{
goto IL_003a;
}
}
{
int32_t L_7 = V_0;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, ((int32_t)31)))) > ((uint32_t)1))))
{
goto IL_003a;
}
}
{
goto IL_0049;
}
IL_0030:
{
int32_t L_8 = V_0;
if ((((int32_t)L_8) == ((int32_t)((int32_t)34))))
{
goto IL_003a;
}
}
{
int32_t L_9 = V_0;
if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)38)))))
{
goto IL_0049;
}
}
IL_003a:
{
// SetPropertyUtility.SetStruct(ref m_HideSoftKeyboard, value);
bool* L_10 = (&__this->___m_HideSoftKeyboard_43);
bool L_11 = ___0_value;
bool L_12;
L_12 = SetPropertyUtility_SetStruct_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mFC5853627DE5D7B57CA91271BE9B87C37468C5B0(L_10, L_11, SetPropertyUtility_SetStruct_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mFC5853627DE5D7B57CA91271BE9B87C37468C5B0_RuntimeMethod_var);
// break;
goto IL_0050;
}
IL_0049:
{
// m_HideSoftKeyboard = true;
__this->___m_HideSoftKeyboard_43 = (bool)1;
}
IL_0050:
{
// if (m_HideSoftKeyboard == true && m_SoftKeyboard != null && TouchScreenKeyboard.isSupported && m_SoftKeyboard.active)
bool L_13 = __this->___m_HideSoftKeyboard_43;
if (!L_13)
{
goto IL_0087;
}
}
{
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_14 = __this->___m_SoftKeyboard_20;
if (!L_14)
{
goto IL_0087;
}
}
{
bool L_15;
L_15 = TouchScreenKeyboard_get_isSupported_mCFAC95CA6CAA06B4E21F42E3C40A39668D6B438E(NULL);
if (!L_15)
{
goto IL_0087;
}
}
{
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_16 = __this->___m_SoftKeyboard_20;
NullCheck(L_16);
bool L_17;
L_17 = TouchScreenKeyboard_get_active_mB22402FB9E56D3F652DA785F01E504A530FF8775(L_16, NULL);
if (!L_17)
{
goto IL_0087;
}
}
{
// m_SoftKeyboard.active = false;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_18 = __this->___m_SoftKeyboard_20;
NullCheck(L_18);
TouchScreenKeyboard_set_active_m4382D57F87E4C86B59864E86BE93A8A2A474B7C2(L_18, (bool)0, NULL);
// m_SoftKeyboard = null;
__this->___m_SoftKeyboard_20 = (TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SoftKeyboard_20), (void*)(TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A*)NULL);
}
IL_0087:
{
// }
return;
}
}
// System.Boolean TMPro.TMP_InputField::isKeyboardUsingEvents()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_isKeyboardUsingEvents_mE8A5552B89353CF45DBC4206F55ED41EB7C0F273 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
// switch (Application.platform)
int32_t L_0;
L_0 = Application_get_platform_m59EF7D6155D18891B24767F83F388160B1FF2138(NULL);
V_0 = L_0;
int32_t L_1 = V_0;
if ((((int32_t)L_1) > ((int32_t)((int32_t)11))))
{
goto IL_0016;
}
}
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)8)))
{
goto IL_0027;
}
}
{
int32_t L_3 = V_0;
if ((((int32_t)L_3) == ((int32_t)((int32_t)11))))
{
goto IL_0027;
}
}
{
goto IL_0029;
}
IL_0016:
{
int32_t L_4 = V_0;
if ((((int32_t)L_4) == ((int32_t)((int32_t)25))))
{
goto IL_0027;
}
}
{
int32_t L_5 = V_0;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, ((int32_t)31)))) > ((uint32_t)1))))
{
goto IL_0027;
}
}
{
int32_t L_6 = V_0;
if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)38)))))
{
goto IL_0029;
}
}
IL_0027:
{
// return false;
return (bool)0;
}
IL_0029:
{
// return true;
return (bool)1;
}
}
// System.String TMPro.TMP_InputField::get_text()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// return m_Text;
String_t* L_0 = __this->___m_Text_60;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_text(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_text_m684E9CDA2D9E82D1C497B5E03DBE79C00584FF62 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, String_t* ___0_value, const RuntimeMethod* method)
{
{
// SetText(value);
String_t* L_0 = ___0_value;
TMP_InputField_SetText_m8D34D265867AA18228AA10E118A2DFE630911BFE(__this, L_0, (bool)1, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SetTextWithoutNotify(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetTextWithoutNotify_mE5ED91EB1759228F56E15A0E4BF47A7F8E28AB23 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, String_t* ___0_input, const RuntimeMethod* method)
{
{
// SetText(input, false);
String_t* L_0 = ___0_input;
TMP_InputField_SetText_m8D34D265867AA18228AA10E118A2DFE630911BFE(__this, L_0, (bool)0, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SetText(System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetText_m8D34D265867AA18228AA10E118A2DFE630911BFE (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, String_t* ___0_value, bool ___1_sendCallback, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1489F923C4DCA729178B3E3233458550D8DDDF29);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// if (this.text == value)
String_t* L_0;
L_0 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
String_t* L_1 = ___0_value;
bool L_2;
L_2 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_0, L_1, NULL);
if (!L_2)
{
goto IL_000f;
}
}
{
// return;
return;
}
IL_000f:
{
// if (value == null)
String_t* L_3 = ___0_value;
if (L_3)
{
goto IL_0019;
}
}
{
// value = "";
___0_value = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
}
IL_0019:
{
// value = value.Replace("\0", string.Empty); // remove embedded nulls
String_t* L_4 = ___0_value;
String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
NullCheck(L_4);
String_t* L_6;
L_6 = String_Replace_mABDB7003A1D0AEDCAE9FF85E3DFFFBA752D2A166(L_4, _stringLiteral1489F923C4DCA729178B3E3233458550D8DDDF29, L_5, NULL);
___0_value = L_6;
// m_Text = value;
String_t* L_7 = ___0_value;
__this->___m_Text_60 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_7);
// if (m_SoftKeyboard != null)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_8 = __this->___m_SoftKeyboard_20;
if (!L_8)
{
goto IL_004b;
}
}
{
// m_SoftKeyboard.text = m_Text;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_9 = __this->___m_SoftKeyboard_20;
String_t* L_10 = __this->___m_Text_60;
NullCheck(L_9);
TouchScreenKeyboard_set_text_m0A8AA05F4D9D27E8764955F0041452145B6C6FBB(L_9, L_10, NULL);
}
IL_004b:
{
// if (m_StringPosition > m_Text.Length)
int32_t L_11 = __this->___m_StringPosition_65;
String_t* L_12 = __this->___m_Text_60;
NullCheck(L_12);
int32_t L_13;
L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL);
if ((((int32_t)L_11) <= ((int32_t)L_13)))
{
goto IL_007a;
}
}
{
// m_StringPosition = m_StringSelectPosition = m_Text.Length;
String_t* L_14 = __this->___m_Text_60;
NullCheck(L_14);
int32_t L_15;
L_15 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_14, NULL);
int32_t L_16 = L_15;
V_0 = L_16;
__this->___m_StringSelectPosition_66 = L_16;
int32_t L_17 = V_0;
__this->___m_StringPosition_65 = L_17;
goto IL_009e;
}
IL_007a:
{
// else if (m_StringSelectPosition > m_Text.Length)
int32_t L_18 = __this->___m_StringSelectPosition_66;
String_t* L_19 = __this->___m_Text_60;
NullCheck(L_19);
int32_t L_20;
L_20 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_19, NULL);
if ((((int32_t)L_18) <= ((int32_t)L_20)))
{
goto IL_009e;
}
}
{
// m_StringSelectPosition = m_Text.Length;
String_t* L_21 = __this->___m_Text_60;
NullCheck(L_21);
int32_t L_22;
L_22 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_21, NULL);
__this->___m_StringSelectPosition_66 = L_22;
}
IL_009e:
{
// m_forceRectTransformAdjustment = true;
__this->___m_forceRectTransformAdjustment_113 = (bool)1;
// m_IsTextComponentUpdateRequired = true;
__this->___m_IsTextComponentUpdateRequired_90 = (bool)1;
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// if (sendCallback)
bool L_23 = ___1_sendCallback;
if (!L_23)
{
goto IL_00bb;
}
}
{
// SendOnValueChanged();
TMP_InputField_SendOnValueChanged_m9138A30966454771476FF25A71ED03DDAF6EC0C7(__this, NULL);
}
IL_00bb:
{
// }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_isFocused()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_isFocused_m7FD1AA3B92404C30596FF6EE5F644757A2F060DE (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_AllowInput; }
bool L_0 = __this->___m_AllowInput_74;
return L_0;
}
}
// System.Single TMPro.TMP_InputField::get_caretBlinkRate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_InputField_get_caretBlinkRate_mACAF2093330BB9CB0B8C5F7D76EAA4EB0AE4DD18 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_CaretBlinkRate; }
float L_0 = __this->___m_CaretBlinkRate_61;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_caretBlinkRate(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_caretBlinkRate_m4D4B8F3C2169EE3FA7B27BECBD1563BFAD7B41F7 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (SetPropertyUtility.SetStruct(ref m_CaretBlinkRate, value))
float* L_0 = (&__this->___m_CaretBlinkRate_61);
float L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC(L_0, L_1, SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC_RuntimeMethod_var);
if (!L_2)
{
goto IL_001c;
}
}
{
// if (m_AllowInput)
bool L_3 = __this->___m_AllowInput_74;
if (!L_3)
{
goto IL_001c;
}
}
{
// SetCaretActive();
TMP_InputField_SetCaretActive_mC9858C9E1FE6D8800219C49C52A9FACC1ED5EEC1(__this, NULL);
}
IL_001c:
{
// }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_caretWidth()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_caretWidth_mA95E0A88F505D9618791AEDE9D649CA70F7E3B65 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public int caretWidth { get { return m_CaretWidth; } set { if (SetPropertyUtility.SetStruct(ref m_CaretWidth, value)) MarkGeometryAsDirty(); } }
int32_t L_0 = __this->___m_CaretWidth_62;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_caretWidth(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_caretWidth_m291DBA8BEF0BD40BB4FAEE2AC71F9CDD114FAA9A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public int caretWidth { get { return m_CaretWidth; } set { if (SetPropertyUtility.SetStruct(ref m_CaretWidth, value)) MarkGeometryAsDirty(); } }
int32_t* L_0 = (&__this->___m_CaretWidth_62);
int32_t L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB(L_0, L_1, SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB_RuntimeMethod_var);
if (!L_2)
{
goto IL_0014;
}
}
{
// public int caretWidth { get { return m_CaretWidth; } set { if (SetPropertyUtility.SetStruct(ref m_CaretWidth, value)) MarkGeometryAsDirty(); } }
TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138(__this, NULL);
}
IL_0014:
{
// public int caretWidth { get { return m_CaretWidth; } set { if (SetPropertyUtility.SetStruct(ref m_CaretWidth, value)) MarkGeometryAsDirty(); } }
return;
}
}
// UnityEngine.RectTransform TMPro.TMP_InputField::get_textViewport()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* TMP_InputField_get_textViewport_m51E9CFB11A78199484D2BC2750F19DB7D2A26763 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public RectTransform textViewport { get { return m_TextViewport; } set { SetPropertyUtility.SetClass(ref m_TextViewport, value); } }
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = __this->___m_TextViewport_23;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_textViewport(UnityEngine.RectTransform)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_textViewport_m3CB40F8DD0636EFBA496F1E76D41EE9C9570CB17 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_mBFA261629B0D5D1E366AB1623121C5B782DD9606_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public RectTransform textViewport { get { return m_TextViewport; } set { SetPropertyUtility.SetClass(ref m_TextViewport, value); } }
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5** L_0 = (&__this->___m_TextViewport_23);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_mBFA261629B0D5D1E366AB1623121C5B782DD9606(L_0, L_1, SetPropertyUtility_SetClass_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_mBFA261629B0D5D1E366AB1623121C5B782DD9606_RuntimeMethod_var);
// public RectTransform textViewport { get { return m_TextViewport; } set { SetPropertyUtility.SetClass(ref m_TextViewport, value); } }
return;
}
}
// TMPro.TMP_Text TMPro.TMP_InputField::get_textComponent()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* TMP_InputField_get_textComponent_m85C4BC3F4C18206B3B942F03DB0B953B028EE1CE (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_TextComponent; }
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_textComponent(TMPro.TMP_Text)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_textComponent_mCECC9B18AE37E999E5B38431D89C17B9BE384E07 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisTMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9_m6E4DAE6D0E55A3458E744E9809F86C44E186A1D9_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (SetPropertyUtility.SetClass(ref m_TextComponent, value))
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9** L_0 = (&__this->___m_TextComponent_27);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisTMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9_m6E4DAE6D0E55A3458E744E9809F86C44E186A1D9(L_0, L_1, SetPropertyUtility_SetClass_TisTMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9_m6E4DAE6D0E55A3458E744E9809F86C44E186A1D9_RuntimeMethod_var);
if (!L_2)
{
goto IL_0014;
}
}
{
// SetTextComponentWrapMode();
TMP_InputField_SetTextComponentWrapMode_m9CF72ADC54A79451A8B35A85FFF2232F1D6A79ED(__this, NULL);
}
IL_0014:
{
// }
return;
}
}
// UnityEngine.UI.Graphic TMPro.TMP_InputField::get_placeholder()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* TMP_InputField_get_placeholder_m6C5FDEB031E2900A1792B928E4864B21B144AB3C (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public Graphic placeholder { get { return m_Placeholder; } set { SetPropertyUtility.SetClass(ref m_Placeholder, value); } }
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_0 = __this->___m_Placeholder_29;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_placeholder(UnityEngine.UI.Graphic)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_placeholder_m597012397FF55E6DE7E5E63972A3BE03EEAC480A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisGraphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_mE421F377EED34B95EADB00952D278948A79C622C_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public Graphic placeholder { get { return m_Placeholder; } set { SetPropertyUtility.SetClass(ref m_Placeholder, value); } }
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931** L_0 = (&__this->___m_Placeholder_29);
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisGraphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_mE421F377EED34B95EADB00952D278948A79C622C(L_0, L_1, SetPropertyUtility_SetClass_TisGraphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_mE421F377EED34B95EADB00952D278948A79C622C_RuntimeMethod_var);
// public Graphic placeholder { get { return m_Placeholder; } set { SetPropertyUtility.SetClass(ref m_Placeholder, value); } }
return;
}
}
// UnityEngine.UI.Scrollbar TMPro.TMP_InputField::get_verticalScrollbar()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* TMP_InputField_get_verticalScrollbar_mCB3FAFA0D86926FCD1A6620009BF3AEB274F17DD (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_VerticalScrollbar; }
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_0 = __this->___m_VerticalScrollbar_30;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_verticalScrollbar(UnityEngine.UI.Scrollbar)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_verticalScrollbar_m8863C8FDC647B006DC8DAD8C3EDCF6353E08F945 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_m3F423B38C210742DAA5776C2FF9CCF31CB75D14F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_OnScrollbarValueChange_mD38291A7EBF4EDA6C308DF090261355519C10E03_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_RemoveListener_m6F51818308066F0E5EA7B37AC25ABDF12FADAEA9_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_VerticalScrollbar != null)
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_0 = __this->___m_VerticalScrollbar_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_002a;
}
}
{
// m_VerticalScrollbar.onValueChanged.RemoveListener(OnScrollbarValueChange);
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_2 = __this->___m_VerticalScrollbar_30;
NullCheck(L_2);
ScrollEvent_tDDBE21D44D65DF069C54FE3ACF7668D976E6BBB6* L_3;
L_3 = Scrollbar_get_onValueChanged_m14356CECC1A2BA96576EB73279AF2ECF28B26D6A_inline(L_2, NULL);
UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* L_4 = (UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90*)il2cpp_codegen_object_new(UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90_il2cpp_TypeInfo_var);
NullCheck(L_4);
UnityAction_1__ctor_mF770070D0A4FE93F6E04DA37D2EC60429EA545E5(L_4, __this, (intptr_t)((void*)TMP_InputField_OnScrollbarValueChange_mD38291A7EBF4EDA6C308DF090261355519C10E03_RuntimeMethod_var), NULL);
NullCheck(L_3);
UnityEvent_1_RemoveListener_m6F51818308066F0E5EA7B37AC25ABDF12FADAEA9(L_3, L_4, UnityEvent_1_RemoveListener_m6F51818308066F0E5EA7B37AC25ABDF12FADAEA9_RuntimeMethod_var);
}
IL_002a:
{
// SetPropertyUtility.SetClass(ref m_VerticalScrollbar, value);
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3** L_5 = (&__this->___m_VerticalScrollbar_30);
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_6 = ___0_value;
bool L_7;
L_7 = SetPropertyUtility_SetClass_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_m3F423B38C210742DAA5776C2FF9CCF31CB75D14F(L_5, L_6, SetPropertyUtility_SetClass_TisScrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3_m3F423B38C210742DAA5776C2FF9CCF31CB75D14F_RuntimeMethod_var);
// if (m_VerticalScrollbar)
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_8 = __this->___m_VerticalScrollbar_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_9;
L_9 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_8, NULL);
if (!L_9)
{
goto IL_0060;
}
}
{
// m_VerticalScrollbar.onValueChanged.AddListener(OnScrollbarValueChange);
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_10 = __this->___m_VerticalScrollbar_30;
NullCheck(L_10);
ScrollEvent_tDDBE21D44D65DF069C54FE3ACF7668D976E6BBB6* L_11;
L_11 = Scrollbar_get_onValueChanged_m14356CECC1A2BA96576EB73279AF2ECF28B26D6A_inline(L_10, NULL);
UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* L_12 = (UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90*)il2cpp_codegen_object_new(UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90_il2cpp_TypeInfo_var);
NullCheck(L_12);
UnityAction_1__ctor_mF770070D0A4FE93F6E04DA37D2EC60429EA545E5(L_12, __this, (intptr_t)((void*)TMP_InputField_OnScrollbarValueChange_mD38291A7EBF4EDA6C308DF090261355519C10E03_RuntimeMethod_var), NULL);
NullCheck(L_11);
UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC(L_11, L_12, UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC_RuntimeMethod_var);
}
IL_0060:
{
// }
return;
}
}
// System.Single TMPro.TMP_InputField::get_scrollSensitivity()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_InputField_get_scrollSensitivity_m219F37C4A7DF784B9522EE565AE70EB813E799A8 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public float scrollSensitivity { get { return m_ScrollSensitivity; } set { if (SetPropertyUtility.SetStruct(ref m_ScrollSensitivity, value)) MarkGeometryAsDirty(); } }
float L_0 = __this->___m_ScrollSensitivity_36;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_scrollSensitivity(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_scrollSensitivity_m67129EC21A5560B781F61CB5C2282F977EB9AE12 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public float scrollSensitivity { get { return m_ScrollSensitivity; } set { if (SetPropertyUtility.SetStruct(ref m_ScrollSensitivity, value)) MarkGeometryAsDirty(); } }
float* L_0 = (&__this->___m_ScrollSensitivity_36);
float L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC(L_0, L_1, SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC_RuntimeMethod_var);
if (!L_2)
{
goto IL_0014;
}
}
{
// public float scrollSensitivity { get { return m_ScrollSensitivity; } set { if (SetPropertyUtility.SetStruct(ref m_ScrollSensitivity, value)) MarkGeometryAsDirty(); } }
TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138(__this, NULL);
}
IL_0014:
{
// public float scrollSensitivity { get { return m_ScrollSensitivity; } set { if (SetPropertyUtility.SetStruct(ref m_ScrollSensitivity, value)) MarkGeometryAsDirty(); } }
return;
}
}
// UnityEngine.Color TMPro.TMP_InputField::get_caretColor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F TMP_InputField_get_caretColor_m9733E1CB5CAD3CCFA9C32343D12F0095BA6DC76F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public Color caretColor { get { return customCaretColor ? m_CaretColor : textComponent.color; } set { if (SetPropertyUtility.SetColor(ref m_CaretColor, value)) MarkGeometryAsDirty(); } }
bool L_0;
L_0 = TMP_InputField_get_customCaretColor_m566EC393CFD6206101A2E0BE5AA2BB9D7233CF19_inline(__this, NULL);
if (L_0)
{
goto IL_0014;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1;
L_1 = TMP_InputField_get_textComponent_m85C4BC3F4C18206B3B942F03DB0B953B028EE1CE_inline(__this, NULL);
NullCheck(L_1);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2;
L_2 = VirtualFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_1);
return L_2;
}
IL_0014:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = __this->___m_CaretColor_57;
return L_3;
}
}
// System.Void TMPro.TMP_InputField::set_caretColor(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_caretColor_mAF2AF8646B44D6AAA885F2A664DB88431E22177C (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method)
{
{
// public Color caretColor { get { return customCaretColor ? m_CaretColor : textComponent.color; } set { if (SetPropertyUtility.SetColor(ref m_CaretColor, value)) MarkGeometryAsDirty(); } }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_0 = (&__this->___m_CaretColor_57);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetColor_mBDA27D2F874BAC08FEDDAED677ECF596B3743547(L_0, L_1, NULL);
if (!L_2)
{
goto IL_0014;
}
}
{
// public Color caretColor { get { return customCaretColor ? m_CaretColor : textComponent.color; } set { if (SetPropertyUtility.SetColor(ref m_CaretColor, value)) MarkGeometryAsDirty(); } }
TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138(__this, NULL);
}
IL_0014:
{
// public Color caretColor { get { return customCaretColor ? m_CaretColor : textComponent.color; } set { if (SetPropertyUtility.SetColor(ref m_CaretColor, value)) MarkGeometryAsDirty(); } }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_customCaretColor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_customCaretColor_m566EC393CFD6206101A2E0BE5AA2BB9D7233CF19 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public bool customCaretColor { get { return m_CustomCaretColor; } set { if (m_CustomCaretColor != value) { m_CustomCaretColor = value; MarkGeometryAsDirty(); } } }
bool L_0 = __this->___m_CustomCaretColor_58;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_customCaretColor(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_customCaretColor_m9A33CA9154050A1C09881207B9C7B832B6C44B6B (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// public bool customCaretColor { get { return m_CustomCaretColor; } set { if (m_CustomCaretColor != value) { m_CustomCaretColor = value; MarkGeometryAsDirty(); } } }
bool L_0 = __this->___m_CustomCaretColor_58;
bool L_1 = ___0_value;
if ((((int32_t)L_0) == ((int32_t)L_1)))
{
goto IL_0016;
}
}
{
// public bool customCaretColor { get { return m_CustomCaretColor; } set { if (m_CustomCaretColor != value) { m_CustomCaretColor = value; MarkGeometryAsDirty(); } } }
bool L_2 = ___0_value;
__this->___m_CustomCaretColor_58 = L_2;
// public bool customCaretColor { get { return m_CustomCaretColor; } set { if (m_CustomCaretColor != value) { m_CustomCaretColor = value; MarkGeometryAsDirty(); } } }
TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138(__this, NULL);
}
IL_0016:
{
// public bool customCaretColor { get { return m_CustomCaretColor; } set { if (m_CustomCaretColor != value) { m_CustomCaretColor = value; MarkGeometryAsDirty(); } } }
return;
}
}
// UnityEngine.Color TMPro.TMP_InputField::get_selectionColor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F TMP_InputField_get_selectionColor_m99D5B9FBC11FEAA170C113FB238120A73429F5BB (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public Color selectionColor { get { return m_SelectionColor; } set { if (SetPropertyUtility.SetColor(ref m_SelectionColor, value)) MarkGeometryAsDirty(); } }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = __this->___m_SelectionColor_59;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_selectionColor(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_selectionColor_m9B30F4DC90BBD21ECDA6B5888F2F8E4B2EC7686D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method)
{
{
// public Color selectionColor { get { return m_SelectionColor; } set { if (SetPropertyUtility.SetColor(ref m_SelectionColor, value)) MarkGeometryAsDirty(); } }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_0 = (&__this->___m_SelectionColor_59);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetColor_mBDA27D2F874BAC08FEDDAED677ECF596B3743547(L_0, L_1, NULL);
if (!L_2)
{
goto IL_0014;
}
}
{
// public Color selectionColor { get { return m_SelectionColor; } set { if (SetPropertyUtility.SetColor(ref m_SelectionColor, value)) MarkGeometryAsDirty(); } }
TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138(__this, NULL);
}
IL_0014:
{
// public Color selectionColor { get { return m_SelectionColor; } set { if (SetPropertyUtility.SetColor(ref m_SelectionColor, value)) MarkGeometryAsDirty(); } }
return;
}
}
// TMPro.TMP_InputField/SubmitEvent TMPro.TMP_InputField::get_onEndEdit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* TMP_InputField_get_onEndEdit_m0CE9718C71A834CC279430E20DC7FF4F42114FD3 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public SubmitEvent onEndEdit { get { return m_OnEndEdit; } set { SetPropertyUtility.SetClass(ref m_OnEndEdit, value); } }
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_0 = __this->___m_OnEndEdit_48;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_onEndEdit(TMPro.TMP_InputField/SubmitEvent)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_onEndEdit_mE34D6037D2C9FCAE1C9AF253D34D72541D306F4A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisSubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_m1CEE6D732F25A3426F9A15F8FB26140C3B6F0A7B_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public SubmitEvent onEndEdit { get { return m_OnEndEdit; } set { SetPropertyUtility.SetClass(ref m_OnEndEdit, value); } }
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500** L_0 = (&__this->___m_OnEndEdit_48);
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisSubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_m1CEE6D732F25A3426F9A15F8FB26140C3B6F0A7B(L_0, L_1, SetPropertyUtility_SetClass_TisSubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_m1CEE6D732F25A3426F9A15F8FB26140C3B6F0A7B_RuntimeMethod_var);
// public SubmitEvent onEndEdit { get { return m_OnEndEdit; } set { SetPropertyUtility.SetClass(ref m_OnEndEdit, value); } }
return;
}
}
// TMPro.TMP_InputField/SubmitEvent TMPro.TMP_InputField::get_onSubmit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* TMP_InputField_get_onSubmit_mAA494FA0B3CFFB2916B399BD5D87C2E1AA637B90 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public SubmitEvent onSubmit { get { return m_OnSubmit; } set { SetPropertyUtility.SetClass(ref m_OnSubmit, value); } }
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_0 = __this->___m_OnSubmit_49;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_onSubmit(TMPro.TMP_InputField/SubmitEvent)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_onSubmit_m0FD1B91CB6BDD3864C74BFDBC458DF0C3B2EA193 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisSubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_m1CEE6D732F25A3426F9A15F8FB26140C3B6F0A7B_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public SubmitEvent onSubmit { get { return m_OnSubmit; } set { SetPropertyUtility.SetClass(ref m_OnSubmit, value); } }
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500** L_0 = (&__this->___m_OnSubmit_49);
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisSubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_m1CEE6D732F25A3426F9A15F8FB26140C3B6F0A7B(L_0, L_1, SetPropertyUtility_SetClass_TisSubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500_m1CEE6D732F25A3426F9A15F8FB26140C3B6F0A7B_RuntimeMethod_var);
// public SubmitEvent onSubmit { get { return m_OnSubmit; } set { SetPropertyUtility.SetClass(ref m_OnSubmit, value); } }
return;
}
}
// TMPro.TMP_InputField/SelectionEvent TMPro.TMP_InputField::get_onSelect()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* TMP_InputField_get_onSelect_m6762226148A4B3265EE5FD70ED894BBE8DE86AF0 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public SelectionEvent onSelect { get { return m_OnSelect; } set { SetPropertyUtility.SetClass(ref m_OnSelect, value); } }
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_0 = __this->___m_OnSelect_50;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_onSelect(TMPro.TMP_InputField/SelectionEvent)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_onSelect_m0D471B94B9358B9AD840B3F5E2A756C1D5DACD1F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisSelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_m3C0AA1BEABED6E6E546B972C001E54726BF54A12_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public SelectionEvent onSelect { get { return m_OnSelect; } set { SetPropertyUtility.SetClass(ref m_OnSelect, value); } }
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119** L_0 = (&__this->___m_OnSelect_50);
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisSelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_m3C0AA1BEABED6E6E546B972C001E54726BF54A12(L_0, L_1, SetPropertyUtility_SetClass_TisSelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_m3C0AA1BEABED6E6E546B972C001E54726BF54A12_RuntimeMethod_var);
// public SelectionEvent onSelect { get { return m_OnSelect; } set { SetPropertyUtility.SetClass(ref m_OnSelect, value); } }
return;
}
}
// TMPro.TMP_InputField/SelectionEvent TMPro.TMP_InputField::get_onDeselect()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* TMP_InputField_get_onDeselect_mC9429495032728AEE8FCB818D61EDFB5DC7F9B0A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public SelectionEvent onDeselect { get { return m_OnDeselect; } set { SetPropertyUtility.SetClass(ref m_OnDeselect, value); } }
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_0 = __this->___m_OnDeselect_51;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_onDeselect(TMPro.TMP_InputField/SelectionEvent)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_onDeselect_m13E94D8DA5530F8E6B438D98E1C8B801E3702006 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisSelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_m3C0AA1BEABED6E6E546B972C001E54726BF54A12_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public SelectionEvent onDeselect { get { return m_OnDeselect; } set { SetPropertyUtility.SetClass(ref m_OnDeselect, value); } }
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119** L_0 = (&__this->___m_OnDeselect_51);
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisSelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_m3C0AA1BEABED6E6E546B972C001E54726BF54A12(L_0, L_1, SetPropertyUtility_SetClass_TisSelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119_m3C0AA1BEABED6E6E546B972C001E54726BF54A12_RuntimeMethod_var);
// public SelectionEvent onDeselect { get { return m_OnDeselect; } set { SetPropertyUtility.SetClass(ref m_OnDeselect, value); } }
return;
}
}
// TMPro.TMP_InputField/TextSelectionEvent TMPro.TMP_InputField::get_onTextSelection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* TMP_InputField_get_onTextSelection_mEBA14AF8E2BAF100DE885B78385F510A8E978A33 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public TextSelectionEvent onTextSelection { get { return m_OnTextSelection; } set { SetPropertyUtility.SetClass(ref m_OnTextSelection, value); } }
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_0 = __this->___m_OnTextSelection_52;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_onTextSelection(TMPro.TMP_InputField/TextSelectionEvent)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_onTextSelection_m52044BF605C6084CC95CB9D492652BA29D4E5699 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisTextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_m76B2C8A0A51371A26D2328DBADCDE256F61AE622_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public TextSelectionEvent onTextSelection { get { return m_OnTextSelection; } set { SetPropertyUtility.SetClass(ref m_OnTextSelection, value); } }
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401** L_0 = (&__this->___m_OnTextSelection_52);
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisTextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_m76B2C8A0A51371A26D2328DBADCDE256F61AE622(L_0, L_1, SetPropertyUtility_SetClass_TisTextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_m76B2C8A0A51371A26D2328DBADCDE256F61AE622_RuntimeMethod_var);
// public TextSelectionEvent onTextSelection { get { return m_OnTextSelection; } set { SetPropertyUtility.SetClass(ref m_OnTextSelection, value); } }
return;
}
}
// TMPro.TMP_InputField/TextSelectionEvent TMPro.TMP_InputField::get_onEndTextSelection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* TMP_InputField_get_onEndTextSelection_mB01ED58A536B3DCC323A974C27C50337EAC7CAD5 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public TextSelectionEvent onEndTextSelection { get { return m_OnEndTextSelection; } set { SetPropertyUtility.SetClass(ref m_OnEndTextSelection, value); } }
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_0 = __this->___m_OnEndTextSelection_53;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_onEndTextSelection(TMPro.TMP_InputField/TextSelectionEvent)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_onEndTextSelection_mAF020E9DF7C78B4A16653D2F5F77C8B78B474C67 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisTextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_m76B2C8A0A51371A26D2328DBADCDE256F61AE622_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public TextSelectionEvent onEndTextSelection { get { return m_OnEndTextSelection; } set { SetPropertyUtility.SetClass(ref m_OnEndTextSelection, value); } }
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401** L_0 = (&__this->___m_OnEndTextSelection_53);
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisTextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_m76B2C8A0A51371A26D2328DBADCDE256F61AE622(L_0, L_1, SetPropertyUtility_SetClass_TisTextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401_m76B2C8A0A51371A26D2328DBADCDE256F61AE622_RuntimeMethod_var);
// public TextSelectionEvent onEndTextSelection { get { return m_OnEndTextSelection; } set { SetPropertyUtility.SetClass(ref m_OnEndTextSelection, value); } }
return;
}
}
// TMPro.TMP_InputField/OnChangeEvent TMPro.TMP_InputField::get_onValueChanged()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* TMP_InputField_get_onValueChanged_m407B5F5BFD1F4B04032F6B90B06F5072F5993407 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public OnChangeEvent onValueChanged { get { return m_OnValueChanged; } set { SetPropertyUtility.SetClass(ref m_OnValueChanged, value); } }
OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* L_0 = __this->___m_OnValueChanged_54;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_onValueChanged(TMPro.TMP_InputField/OnChangeEvent)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_onValueChanged_m2C1B41AC850107D098E1D8BC481D23ED5310952E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisOnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D_mB517C32C5B8088583094DB25889C9FEE39FA36C3_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public OnChangeEvent onValueChanged { get { return m_OnValueChanged; } set { SetPropertyUtility.SetClass(ref m_OnValueChanged, value); } }
OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D** L_0 = (&__this->___m_OnValueChanged_54);
OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisOnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D_mB517C32C5B8088583094DB25889C9FEE39FA36C3(L_0, L_1, SetPropertyUtility_SetClass_TisOnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D_mB517C32C5B8088583094DB25889C9FEE39FA36C3_RuntimeMethod_var);
// public OnChangeEvent onValueChanged { get { return m_OnValueChanged; } set { SetPropertyUtility.SetClass(ref m_OnValueChanged, value); } }
return;
}
}
// TMPro.TMP_InputField/TouchScreenKeyboardEvent TMPro.TMP_InputField::get_onTouchScreenKeyboardStatusChanged()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* TMP_InputField_get_onTouchScreenKeyboardStatusChanged_mF14075CDC1B4C99F300FCAD70350CDF144CB4818 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public TouchScreenKeyboardEvent onTouchScreenKeyboardStatusChanged { get { return m_OnTouchScreenKeyboardStatusChanged; } set { SetPropertyUtility.SetClass(ref m_OnTouchScreenKeyboardStatusChanged, value); } }
TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* L_0 = __this->___m_OnTouchScreenKeyboardStatusChanged_55;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_onTouchScreenKeyboardStatusChanged(TMPro.TMP_InputField/TouchScreenKeyboardEvent)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_onTouchScreenKeyboardStatusChanged_m7AC290C056FF92BFA6558AEEE89E10BAC48A92CA (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisTouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1_mE4E8A8376059D436E9F5CC7C619B144292EB5837_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public TouchScreenKeyboardEvent onTouchScreenKeyboardStatusChanged { get { return m_OnTouchScreenKeyboardStatusChanged; } set { SetPropertyUtility.SetClass(ref m_OnTouchScreenKeyboardStatusChanged, value); } }
TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1** L_0 = (&__this->___m_OnTouchScreenKeyboardStatusChanged_55);
TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisTouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1_mE4E8A8376059D436E9F5CC7C619B144292EB5837(L_0, L_1, SetPropertyUtility_SetClass_TisTouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1_mE4E8A8376059D436E9F5CC7C619B144292EB5837_RuntimeMethod_var);
// public TouchScreenKeyboardEvent onTouchScreenKeyboardStatusChanged { get { return m_OnTouchScreenKeyboardStatusChanged; } set { SetPropertyUtility.SetClass(ref m_OnTouchScreenKeyboardStatusChanged, value); } }
return;
}
}
// TMPro.TMP_InputField/OnValidateInput TMPro.TMP_InputField::get_onValidateInput()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* TMP_InputField_get_onValidateInput_mF293BE6DE7AAA1F8E37E20B73418A639A8963A7D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public OnValidateInput onValidateInput { get { return m_OnValidateInput; } set { SetPropertyUtility.SetClass(ref m_OnValidateInput, value); } }
OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* L_0 = __this->___m_OnValidateInput_56;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_onValidateInput(TMPro.TMP_InputField/OnValidateInput)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_onValidateInput_mDA2BDCF7BFA9F24D48BA27027B9BCD366164C972 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisOnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530_m6E3905221207770D8194E8F38AF2BDF74A20C7C5_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public OnValidateInput onValidateInput { get { return m_OnValidateInput; } set { SetPropertyUtility.SetClass(ref m_OnValidateInput, value); } }
OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530** L_0 = (&__this->___m_OnValidateInput_56);
OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisOnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530_m6E3905221207770D8194E8F38AF2BDF74A20C7C5(L_0, L_1, SetPropertyUtility_SetClass_TisOnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530_m6E3905221207770D8194E8F38AF2BDF74A20C7C5_RuntimeMethod_var);
// public OnValidateInput onValidateInput { get { return m_OnValidateInput; } set { SetPropertyUtility.SetClass(ref m_OnValidateInput, value); } }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_characterLimit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_characterLimit_m59833E0A22BACBDF3EDA6A70A30B87272FBAA409 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_CharacterLimit; }
int32_t L_0 = __this->___m_CharacterLimit_47;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_characterLimit(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_characterLimit_m64ADC294FC147C1E0806B5C175B9EA626059D4DC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (SetPropertyUtility.SetStruct(ref m_CharacterLimit, Math.Max(0, value)))
int32_t* L_0 = (&__this->___m_CharacterLimit_47);
int32_t L_1 = ___0_value;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
int32_t L_2;
L_2 = Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF(0, L_1, NULL);
bool L_3;
L_3 = SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB(L_0, L_2, SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB_RuntimeMethod_var);
if (!L_3)
{
goto IL_002e;
}
}
{
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// if (m_SoftKeyboard != null)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_4 = __this->___m_SoftKeyboard_20;
if (!L_4)
{
goto IL_002e;
}
}
{
// m_SoftKeyboard.characterLimit = value;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_5 = __this->___m_SoftKeyboard_20;
int32_t L_6 = ___0_value;
NullCheck(L_5);
TouchScreenKeyboard_set_characterLimit_mCD8F3BC047EF2515272A689368CF3678A419B854(L_5, L_6, NULL);
}
IL_002e:
{
// }
return;
}
}
// System.Single TMPro.TMP_InputField::get_pointSize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_InputField_get_pointSize_m2F9C02B8B2E8501799E118F3FC1675DB1555EEB3 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_GlobalPointSize; }
float L_0 = __this->___m_GlobalPointSize_46;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_pointSize(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_pointSize_m5001D4D1325CE0737CAA65D86ACAB2D88DAA87C3 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (SetPropertyUtility.SetStruct(ref m_GlobalPointSize, Math.Max(0, value)))
float* L_0 = (&__this->___m_GlobalPointSize_46);
float L_1 = ___0_value;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
float L_2;
L_2 = Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA((0.0f), L_1, NULL);
bool L_3;
L_3 = SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC(L_0, L_2, SetPropertyUtility_SetStruct_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1695F711101D5AC5A1F63CE010CF455DDA1627CC_RuntimeMethod_var);
if (!L_3)
{
goto IL_002a;
}
}
{
// SetGlobalPointSize(m_GlobalPointSize);
float L_4 = __this->___m_GlobalPointSize_46;
TMP_InputField_SetGlobalPointSize_m3FFB4ADB49E9D601673A53AEA78839B964D32A81(__this, L_4, NULL);
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
}
IL_002a:
{
// }
return;
}
}
// TMPro.TMP_FontAsset TMPro.TMP_InputField::get_fontAsset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_InputField_get_fontAsset_m9EAAF4737728BB51C8D5D7A1AC46E77DD970F176 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_GlobalFontAsset; }
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_0 = __this->___m_GlobalFontAsset_99;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_fontAsset(TMPro.TMP_FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_fontAsset_mB102F697B83B5115F2E4B30A076FE67D30BCA201 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisTMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_mCA063D7F9357BCC0CB91A5D9E786D03DB130D3C7_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (SetPropertyUtility.SetClass(ref m_GlobalFontAsset, value))
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160** L_0 = (&__this->___m_GlobalFontAsset_99);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisTMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_mCA063D7F9357BCC0CB91A5D9E786D03DB130D3C7(L_0, L_1, SetPropertyUtility_SetClass_TisTMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160_mCA063D7F9357BCC0CB91A5D9E786D03DB130D3C7_RuntimeMethod_var);
if (!L_2)
{
goto IL_0020;
}
}
{
// SetGlobalFontAsset(m_GlobalFontAsset);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_3 = __this->___m_GlobalFontAsset_99;
TMP_InputField_SetGlobalFontAsset_m4AD28DDE68A928EA340F360105C99A1EBC789201(__this, L_3, NULL);
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
}
IL_0020:
{
// }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_onFocusSelectAll()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_onFocusSelectAll_m6A1A06461D6B01EE2E68624B9D7E5E3C7D092CDC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_OnFocusSelectAll; }
bool L_0 = __this->___m_OnFocusSelectAll_100;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_onFocusSelectAll(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_onFocusSelectAll_mDC9C36C7201E90054B97AE94251577ABB103FD75 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// set { m_OnFocusSelectAll = value; }
bool L_0 = ___0_value;
__this->___m_OnFocusSelectAll_100 = L_0;
// set { m_OnFocusSelectAll = value; }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_resetOnDeActivation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_resetOnDeActivation_m6BB1C27CCFB72767235B459ED4F3A81965273771 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_ResetOnDeActivation; }
bool L_0 = __this->___m_ResetOnDeActivation_102;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_resetOnDeActivation(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_resetOnDeActivation_mCB035C9EADE4A6896C42DDCEC996D00D4A7F6CB2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// set { m_ResetOnDeActivation = value; }
bool L_0 = ___0_value;
__this->___m_ResetOnDeActivation_102 = L_0;
// set { m_ResetOnDeActivation = value; }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_restoreOriginalTextOnEscape()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_restoreOriginalTextOnEscape_m138E8AAD613E1A3693B8B9E6469B6450F86D367D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_RestoreOriginalTextOnEscape; }
bool L_0 = __this->___m_RestoreOriginalTextOnEscape_106;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_restoreOriginalTextOnEscape(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_restoreOriginalTextOnEscape_mA8F67F61689BBD34C3B4811DAD7380253EA8069C (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// set { m_RestoreOriginalTextOnEscape = value; }
bool L_0 = ___0_value;
__this->___m_RestoreOriginalTextOnEscape_106 = L_0;
// set { m_RestoreOriginalTextOnEscape = value; }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_isRichTextEditingAllowed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_isRichTextEditingAllowed_mBF19A7F1ECC8F9C2F06D1D7636F45882E671CCB3 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_isRichTextEditingAllowed; }
bool L_0 = __this->___m_isRichTextEditingAllowed_107;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_isRichTextEditingAllowed(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_isRichTextEditingAllowed_m3BEB725A42ACC0CD7990E36B4B707AB892EA8B21 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// set { m_isRichTextEditingAllowed = value; }
bool L_0 = ___0_value;
__this->___m_isRichTextEditingAllowed_107 = L_0;
// set { m_isRichTextEditingAllowed = value; }
return;
}
}
// TMPro.TMP_InputField/ContentType TMPro.TMP_InputField::get_contentType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_contentType_m32EEDFC275E9CB6C759A4F117EBAA40336B9030D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public ContentType contentType { get { return m_ContentType; } set { if (SetPropertyUtility.SetStruct(ref m_ContentType, value)) EnforceContentType(); } }
int32_t L_0 = __this->___m_ContentType_37;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_contentType(TMPro.TMP_InputField/ContentType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_contentType_mB9BCF78B6868FBB3CDE671DDF008E3716D3ADC91 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisContentType_tC6315BB238AB8B34EEAC496ECDA3F92692694276_m2312A7FA279688E6598DC0811D4749CEBF4F76BD_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public ContentType contentType { get { return m_ContentType; } set { if (SetPropertyUtility.SetStruct(ref m_ContentType, value)) EnforceContentType(); } }
int32_t* L_0 = (&__this->___m_ContentType_37);
int32_t L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetStruct_TisContentType_tC6315BB238AB8B34EEAC496ECDA3F92692694276_m2312A7FA279688E6598DC0811D4749CEBF4F76BD(L_0, L_1, SetPropertyUtility_SetStruct_TisContentType_tC6315BB238AB8B34EEAC496ECDA3F92692694276_m2312A7FA279688E6598DC0811D4749CEBF4F76BD_RuntimeMethod_var);
if (!L_2)
{
goto IL_0014;
}
}
{
// public ContentType contentType { get { return m_ContentType; } set { if (SetPropertyUtility.SetStruct(ref m_ContentType, value)) EnforceContentType(); } }
TMP_InputField_EnforceContentType_m4D5F42FD6E04B3B3B541E978C9C603B7696E7AB2(__this, NULL);
}
IL_0014:
{
// public ContentType contentType { get { return m_ContentType; } set { if (SetPropertyUtility.SetStruct(ref m_ContentType, value)) EnforceContentType(); } }
return;
}
}
// TMPro.TMP_InputField/LineType TMPro.TMP_InputField::get_lineType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_lineType_mE221F133A310EB6C93DA24E1F5900E948771D64C (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_LineType; }
int32_t L_0 = __this->___m_LineType_41;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_lineType(TMPro.TMP_InputField/LineType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_lineType_m0B3A3770A8229ABCDF139F80765FC6C3A659FD21 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisLineType_t004C9AD8E9A2D86ABDE2F2F55F09446F6E46AF6E_m7D32BCC4CA4A53FF7E28EE8E695EA204C63312BD_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (SetPropertyUtility.SetStruct(ref m_LineType, value))
int32_t* L_0 = (&__this->___m_LineType_41);
int32_t L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetStruct_TisLineType_t004C9AD8E9A2D86ABDE2F2F55F09446F6E46AF6E_m7D32BCC4CA4A53FF7E28EE8E695EA204C63312BD(L_0, L_1, SetPropertyUtility_SetStruct_TisLineType_t004C9AD8E9A2D86ABDE2F2F55F09446F6E46AF6E_m7D32BCC4CA4A53FF7E28EE8E695EA204C63312BD_RuntimeMethod_var);
if (!L_2)
{
goto IL_0024;
}
}
{
// SetToCustomIfContentTypeIsNot(ContentType.Standard, ContentType.Autocorrected);
ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39* L_3 = (ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39*)(ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39*)SZArrayNew(ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39_il2cpp_TypeInfo_var, (uint32_t)2);
ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39* L_4 = L_3;
NullCheck(L_4);
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (int32_t)1);
TMP_InputField_SetToCustomIfContentTypeIsNot_mB9AC8BE6A15C7DC926F5064C49A0F2199CC6B14D(__this, L_4, NULL);
// SetTextComponentWrapMode();
TMP_InputField_SetTextComponentWrapMode_m9CF72ADC54A79451A8B35A85FFF2232F1D6A79ED(__this, NULL);
}
IL_0024:
{
// }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_lineLimit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_lineLimit_m771801BE2D9D7F788EDA1F90336929FC54193D9F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_LineLimit; }
int32_t L_0 = __this->___m_LineLimit_108;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_lineLimit(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_lineLimit_mD645AAD616399138A50AA905E8A8CD4B5B177B62 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_LineType == LineType.SingleLine)
int32_t L_0 = __this->___m_LineType_41;
if (L_0)
{
goto IL_0010;
}
}
{
// m_LineLimit = 1;
__this->___m_LineLimit_108 = 1;
return;
}
IL_0010:
{
// SetPropertyUtility.SetStruct(ref m_LineLimit, value);
int32_t* L_1 = (&__this->___m_LineLimit_108);
int32_t L_2 = ___0_value;
bool L_3;
L_3 = SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB(L_1, L_2, SetPropertyUtility_SetStruct_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6315CF1CE5FA8F8C0132CCC9F41080CF201D0AB_RuntimeMethod_var);
// }
return;
}
}
// TMPro.TMP_InputField/InputType TMPro.TMP_InputField::get_inputType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_inputType_m93A6CC8FF76412F46471D91952323CE4C63B7D34 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public InputType inputType { get { return m_InputType; } set { if (SetPropertyUtility.SetStruct(ref m_InputType, value)) SetToCustom(); } }
int32_t L_0 = __this->___m_InputType_38;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_inputType(TMPro.TMP_InputField/InputType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_inputType_mF1647C27280C29CE45DB74457ABF43B46A19366C (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisInputType_tF2224DC7469AAC22BF653D00F6E29F8739175DA1_m8AC6DEE6D2B00E534ABAB2012115CC2EFB2D21CC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public InputType inputType { get { return m_InputType; } set { if (SetPropertyUtility.SetStruct(ref m_InputType, value)) SetToCustom(); } }
int32_t* L_0 = (&__this->___m_InputType_38);
int32_t L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetStruct_TisInputType_tF2224DC7469AAC22BF653D00F6E29F8739175DA1_m8AC6DEE6D2B00E534ABAB2012115CC2EFB2D21CC(L_0, L_1, SetPropertyUtility_SetStruct_TisInputType_tF2224DC7469AAC22BF653D00F6E29F8739175DA1_m8AC6DEE6D2B00E534ABAB2012115CC2EFB2D21CC_RuntimeMethod_var);
if (!L_2)
{
goto IL_0014;
}
}
{
// public InputType inputType { get { return m_InputType; } set { if (SetPropertyUtility.SetStruct(ref m_InputType, value)) SetToCustom(); } }
TMP_InputField_SetToCustom_m798A8846432794AA8687F6020551B512357D2CF0(__this, NULL);
}
IL_0014:
{
// public InputType inputType { get { return m_InputType; } set { if (SetPropertyUtility.SetStruct(ref m_InputType, value)) SetToCustom(); } }
return;
}
}
// UnityEngine.TouchScreenKeyboardType TMPro.TMP_InputField::get_keyboardType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_keyboardType_m8B616A743B2FAB03C6263F1582171BB390F94F8B (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_KeyboardType; }
int32_t L_0 = __this->___m_KeyboardType_40;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_keyboardType(UnityEngine.TouchScreenKeyboardType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_keyboardType_m97210FB5D41B6AAE5352D2BD6C1D45AF8174FC95 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisTouchScreenKeyboardType_t3F5A06315B263282460BE67DE01393B6FB3780C1_mF2A6682601BEBC8B6F25A8A08877A56A09C4F259_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (SetPropertyUtility.SetStruct(ref m_KeyboardType, value))
int32_t* L_0 = (&__this->___m_KeyboardType_40);
int32_t L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetStruct_TisTouchScreenKeyboardType_t3F5A06315B263282460BE67DE01393B6FB3780C1_mF2A6682601BEBC8B6F25A8A08877A56A09C4F259(L_0, L_1, SetPropertyUtility_SetStruct_TisTouchScreenKeyboardType_t3F5A06315B263282460BE67DE01393B6FB3780C1_mF2A6682601BEBC8B6F25A8A08877A56A09C4F259_RuntimeMethod_var);
if (!L_2)
{
goto IL_0014;
}
}
{
// SetToCustom();
TMP_InputField_SetToCustom_m798A8846432794AA8687F6020551B512357D2CF0(__this, NULL);
}
IL_0014:
{
// }
return;
}
}
// TMPro.TMP_InputField/CharacterValidation TMPro.TMP_InputField::get_characterValidation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public CharacterValidation characterValidation { get { return m_CharacterValidation; } set { if (SetPropertyUtility.SetStruct(ref m_CharacterValidation, value)) SetToCustom(); } }
int32_t L_0 = __this->___m_CharacterValidation_44;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_characterValidation(TMPro.TMP_InputField/CharacterValidation)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_characterValidation_mE2D042600CF00A3F5D8EFF09271C0FCDCE324D4C (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisCharacterValidation_t14B82768014D219C74BC91657D6B013A0CAFF2B9_m759816BBD9E7260239FDCCF562AE05865186E1CD_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public CharacterValidation characterValidation { get { return m_CharacterValidation; } set { if (SetPropertyUtility.SetStruct(ref m_CharacterValidation, value)) SetToCustom(); } }
int32_t* L_0 = (&__this->___m_CharacterValidation_44);
int32_t L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetStruct_TisCharacterValidation_t14B82768014D219C74BC91657D6B013A0CAFF2B9_m759816BBD9E7260239FDCCF562AE05865186E1CD(L_0, L_1, SetPropertyUtility_SetStruct_TisCharacterValidation_t14B82768014D219C74BC91657D6B013A0CAFF2B9_m759816BBD9E7260239FDCCF562AE05865186E1CD_RuntimeMethod_var);
if (!L_2)
{
goto IL_0014;
}
}
{
// public CharacterValidation characterValidation { get { return m_CharacterValidation; } set { if (SetPropertyUtility.SetStruct(ref m_CharacterValidation, value)) SetToCustom(); } }
TMP_InputField_SetToCustom_m798A8846432794AA8687F6020551B512357D2CF0(__this, NULL);
}
IL_0014:
{
// public CharacterValidation characterValidation { get { return m_CharacterValidation; } set { if (SetPropertyUtility.SetStruct(ref m_CharacterValidation, value)) SetToCustom(); } }
return;
}
}
// TMPro.TMP_InputValidator TMPro.TMP_InputField::get_inputValidator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98* TMP_InputField_get_inputValidator_mF47AEABCFD04F4F9FE7F7C64331A8B01B7976CF7 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_InputValidator; }
TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98* L_0 = __this->___m_InputValidator_109;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_inputValidator(TMPro.TMP_InputValidator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_inputValidator_m619FB8CCDB4B2BA3FE13ADF567137061647E9AA2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetClass_TisTMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98_m501832822FBDD5FA5921D871F665CAFF599BFEC1_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// set { if (SetPropertyUtility.SetClass(ref m_InputValidator, value)) SetToCustom(CharacterValidation.CustomValidator); }
TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98** L_0 = (&__this->___m_InputValidator_109);
TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98* L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetClass_TisTMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98_m501832822FBDD5FA5921D871F665CAFF599BFEC1(L_0, L_1, SetPropertyUtility_SetClass_TisTMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98_m501832822FBDD5FA5921D871F665CAFF599BFEC1_RuntimeMethod_var);
if (!L_2)
{
goto IL_0015;
}
}
{
// set { if (SetPropertyUtility.SetClass(ref m_InputValidator, value)) SetToCustom(CharacterValidation.CustomValidator); }
TMP_InputField_SetToCustom_mB668A3AB0C1900F2B2618DB9C1288C805DD21D58(__this, 8, NULL);
}
IL_0015:
{
// set { if (SetPropertyUtility.SetClass(ref m_InputValidator, value)) SetToCustom(CharacterValidation.CustomValidator); }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_readOnly()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_readOnly_m551BFA0AB64EBD12F49C0993305274BC8176E0A5 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public bool readOnly { get { return m_ReadOnly; } set { m_ReadOnly = value; } }
bool L_0 = __this->___m_ReadOnly_63;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_readOnly(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_readOnly_m05A0789FE9583F510DF5299A963BA0C32EC03C8A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// public bool readOnly { get { return m_ReadOnly; } set { m_ReadOnly = value; } }
bool L_0 = ___0_value;
__this->___m_ReadOnly_63 = L_0;
// public bool readOnly { get { return m_ReadOnly; } set { m_ReadOnly = value; } }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_richText()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_richText_mFDFECA8E9F49F27A5FCCB4D147C283581BE66155 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public bool richText { get { return m_RichText; } set { m_RichText = value; SetTextComponentRichTextMode(); } }
bool L_0 = __this->___m_RichText_64;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_richText(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_richText_m1AE9CD128CFF3316C1C602717337241666AA1FA4 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// public bool richText { get { return m_RichText; } set { m_RichText = value; SetTextComponentRichTextMode(); } }
bool L_0 = ___0_value;
__this->___m_RichText_64 = L_0;
// public bool richText { get { return m_RichText; } set { m_RichText = value; SetTextComponentRichTextMode(); } }
TMP_InputField_SetTextComponentRichTextMode_mAA7F99B2DFD5DD46007BF0247B37A8CA008F1947(__this, NULL);
// public bool richText { get { return m_RichText; } set { m_RichText = value; SetTextComponentRichTextMode(); } }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_multiLine()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public bool multiLine { get { return m_LineType == LineType.MultiLineNewline || lineType == LineType.MultiLineSubmit; } }
int32_t L_0 = __this->___m_LineType_41;
if ((((int32_t)L_0) == ((int32_t)2)))
{
goto IL_0013;
}
}
{
int32_t L_1;
L_1 = TMP_InputField_get_lineType_mE221F133A310EB6C93DA24E1F5900E948771D64C_inline(__this, NULL);
return (bool)((((int32_t)L_1) == ((int32_t)1))? 1 : 0);
}
IL_0013:
{
return (bool)1;
}
}
// System.Char TMPro.TMP_InputField::get_asteriskChar()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar TMP_InputField_get_asteriskChar_m3D3F22537749D339A3DB36BE6C56015D0B06A38E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public char asteriskChar { get { return m_AsteriskChar; } set { if (SetPropertyUtility.SetStruct(ref m_AsteriskChar, value)) UpdateLabel(); } }
Il2CppChar L_0 = __this->___m_AsteriskChar_39;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_asteriskChar(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_asteriskChar_m5A6D4BEB046DC3E1397972AEF86F00F5FEDB4CD0 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Il2CppChar ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SetPropertyUtility_SetStruct_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m092CE7A99757F329A043C95552E8B3B423FCCC3C_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public char asteriskChar { get { return m_AsteriskChar; } set { if (SetPropertyUtility.SetStruct(ref m_AsteriskChar, value)) UpdateLabel(); } }
Il2CppChar* L_0 = (&__this->___m_AsteriskChar_39);
Il2CppChar L_1 = ___0_value;
bool L_2;
L_2 = SetPropertyUtility_SetStruct_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m092CE7A99757F329A043C95552E8B3B423FCCC3C(L_0, L_1, SetPropertyUtility_SetStruct_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m092CE7A99757F329A043C95552E8B3B423FCCC3C_RuntimeMethod_var);
if (!L_2)
{
goto IL_0014;
}
}
{
// public char asteriskChar { get { return m_AsteriskChar; } set { if (SetPropertyUtility.SetStruct(ref m_AsteriskChar, value)) UpdateLabel(); } }
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
}
IL_0014:
{
// public char asteriskChar { get { return m_AsteriskChar; } set { if (SetPropertyUtility.SetStruct(ref m_AsteriskChar, value)) UpdateLabel(); } }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_wasCanceled()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_wasCanceled_mEF43E80CFB8EE3DCE8599D64213D3F977D9794FF (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public bool wasCanceled { get { return m_WasCanceled; } }
bool L_0 = __this->___m_WasCanceled_85;
return L_0;
}
}
// System.Void TMPro.TMP_InputField::ClampStringPos(System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ClampStringPos_mCEF1B5B73F19C6FFA1A9411FCA485B7F81C73D05 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t* ___0_pos, const RuntimeMethod* method)
{
{
// if (pos < 0)
int32_t* L_0 = ___0_pos;
int32_t L_1 = *((int32_t*)L_0);
if ((((int32_t)L_1) >= ((int32_t)0)))
{
goto IL_0009;
}
}
{
// pos = 0;
int32_t* L_2 = ___0_pos;
*((int32_t*)L_2) = (int32_t)0;
return;
}
IL_0009:
{
// else if (pos > text.Length)
int32_t* L_3 = ___0_pos;
int32_t L_4 = *((int32_t*)L_3);
String_t* L_5;
L_5 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
NullCheck(L_5);
int32_t L_6;
L_6 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_5, NULL);
if ((((int32_t)L_4) <= ((int32_t)L_6)))
{
goto IL_0025;
}
}
{
// pos = text.Length;
int32_t* L_7 = ___0_pos;
String_t* L_8;
L_8 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
NullCheck(L_8);
int32_t L_9;
L_9 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_8, NULL);
*((int32_t*)L_7) = (int32_t)L_9;
}
IL_0025:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::ClampCaretPos(System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ClampCaretPos_m24F8EDB52862BA470A2CD5FD3D2A62AA86A00FC1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t* ___0_pos, const RuntimeMethod* method)
{
{
// if (pos < 0)
int32_t* L_0 = ___0_pos;
int32_t L_1 = *((int32_t*)L_0);
if ((((int32_t)L_1) >= ((int32_t)0)))
{
goto IL_0009;
}
}
{
// pos = 0;
int32_t* L_2 = ___0_pos;
*((int32_t*)L_2) = (int32_t)0;
return;
}
IL_0009:
{
// else if (pos > m_TextComponent.textInfo.characterCount - 1)
int32_t* L_3 = ___0_pos;
int32_t L_4 = *((int32_t*)L_3);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_5 = __this->___m_TextComponent_27;
NullCheck(L_5);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_6;
L_6 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_5, NULL);
NullCheck(L_6);
int32_t L_7 = L_6->___characterCount_3;
if ((((int32_t)L_4) <= ((int32_t)((int32_t)il2cpp_codegen_subtract(L_7, 1)))))
{
goto IL_0033;
}
}
{
// pos = m_TextComponent.textInfo.characterCount - 1;
int32_t* L_8 = ___0_pos;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_9 = __this->___m_TextComponent_27;
NullCheck(L_9);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_10;
L_10 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_9, NULL);
NullCheck(L_10);
int32_t L_11 = L_10->___characterCount_3;
*((int32_t*)L_8) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_11, 1));
}
IL_0033:
{
// }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_caretPositionInternal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// protected int caretPositionInternal { get { return m_CaretPosition + compositionLength; } set { m_CaretPosition = value; ClampCaretPos(ref m_CaretPosition); } }
int32_t L_0 = __this->___m_CaretPosition_67;
int32_t L_1;
L_1 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
return ((int32_t)il2cpp_codegen_add(L_0, L_1));
}
}
// System.Void TMPro.TMP_InputField::set_caretPositionInternal(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// protected int caretPositionInternal { get { return m_CaretPosition + compositionLength; } set { m_CaretPosition = value; ClampCaretPos(ref m_CaretPosition); } }
int32_t L_0 = ___0_value;
__this->___m_CaretPosition_67 = L_0;
// protected int caretPositionInternal { get { return m_CaretPosition + compositionLength; } set { m_CaretPosition = value; ClampCaretPos(ref m_CaretPosition); } }
int32_t* L_1 = (&__this->___m_CaretPosition_67);
TMP_InputField_ClampCaretPos_m24F8EDB52862BA470A2CD5FD3D2A62AA86A00FC1(__this, L_1, NULL);
// protected int caretPositionInternal { get { return m_CaretPosition + compositionLength; } set { m_CaretPosition = value; ClampCaretPos(ref m_CaretPosition); } }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_stringPositionInternal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// protected int stringPositionInternal { get { return m_StringPosition + compositionLength; } set { m_StringPosition = value; ClampStringPos(ref m_StringPosition); } }
int32_t L_0 = __this->___m_StringPosition_65;
int32_t L_1;
L_1 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
return ((int32_t)il2cpp_codegen_add(L_0, L_1));
}
}
// System.Void TMPro.TMP_InputField::set_stringPositionInternal(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// protected int stringPositionInternal { get { return m_StringPosition + compositionLength; } set { m_StringPosition = value; ClampStringPos(ref m_StringPosition); } }
int32_t L_0 = ___0_value;
__this->___m_StringPosition_65 = L_0;
// protected int stringPositionInternal { get { return m_StringPosition + compositionLength; } set { m_StringPosition = value; ClampStringPos(ref m_StringPosition); } }
int32_t* L_1 = (&__this->___m_StringPosition_65);
TMP_InputField_ClampStringPos_mCEF1B5B73F19C6FFA1A9411FCA485B7F81C73D05(__this, L_1, NULL);
// protected int stringPositionInternal { get { return m_StringPosition + compositionLength; } set { m_StringPosition = value; ClampStringPos(ref m_StringPosition); } }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_caretSelectPositionInternal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// protected int caretSelectPositionInternal { get { return m_CaretSelectPosition + compositionLength; } set { m_CaretSelectPosition = value; ClampCaretPos(ref m_CaretSelectPosition); } }
int32_t L_0 = __this->___m_CaretSelectPosition_68;
int32_t L_1;
L_1 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
return ((int32_t)il2cpp_codegen_add(L_0, L_1));
}
}
// System.Void TMPro.TMP_InputField::set_caretSelectPositionInternal(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// protected int caretSelectPositionInternal { get { return m_CaretSelectPosition + compositionLength; } set { m_CaretSelectPosition = value; ClampCaretPos(ref m_CaretSelectPosition); } }
int32_t L_0 = ___0_value;
__this->___m_CaretSelectPosition_68 = L_0;
// protected int caretSelectPositionInternal { get { return m_CaretSelectPosition + compositionLength; } set { m_CaretSelectPosition = value; ClampCaretPos(ref m_CaretSelectPosition); } }
int32_t* L_1 = (&__this->___m_CaretSelectPosition_68);
TMP_InputField_ClampCaretPos_m24F8EDB52862BA470A2CD5FD3D2A62AA86A00FC1(__this, L_1, NULL);
// protected int caretSelectPositionInternal { get { return m_CaretSelectPosition + compositionLength; } set { m_CaretSelectPosition = value; ClampCaretPos(ref m_CaretSelectPosition); } }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_stringSelectPositionInternal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// protected int stringSelectPositionInternal { get { return m_StringSelectPosition + compositionLength; } set { m_StringSelectPosition = value; ClampStringPos(ref m_StringSelectPosition); } }
int32_t L_0 = __this->___m_StringSelectPosition_66;
int32_t L_1;
L_1 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
return ((int32_t)il2cpp_codegen_add(L_0, L_1));
}
}
// System.Void TMPro.TMP_InputField::set_stringSelectPositionInternal(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// protected int stringSelectPositionInternal { get { return m_StringSelectPosition + compositionLength; } set { m_StringSelectPosition = value; ClampStringPos(ref m_StringSelectPosition); } }
int32_t L_0 = ___0_value;
__this->___m_StringSelectPosition_66 = L_0;
// protected int stringSelectPositionInternal { get { return m_StringSelectPosition + compositionLength; } set { m_StringSelectPosition = value; ClampStringPos(ref m_StringSelectPosition); } }
int32_t* L_1 = (&__this->___m_StringSelectPosition_66);
TMP_InputField_ClampStringPos_mCEF1B5B73F19C6FFA1A9411FCA485B7F81C73D05(__this, L_1, NULL);
// protected int stringSelectPositionInternal { get { return m_StringSelectPosition + compositionLength; } set { m_StringSelectPosition = value; ClampStringPos(ref m_StringSelectPosition); } }
return;
}
}
// System.Boolean TMPro.TMP_InputField::get_hasSelection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// private bool hasSelection { get { return stringPositionInternal != stringSelectPositionInternal; } }
int32_t L_0;
L_0 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_1;
L_1 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
return (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// System.Int32 TMPro.TMP_InputField::get_caretPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_caretPosition_m1F103634776349DFA375AC8C64F1D2535A693A15 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return caretSelectPositionInternal; }
int32_t L_0;
L_0 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_caretPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_caretPosition_mD5B0AFA01D9947B7EFC98CD4C4BF927518513FF4 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// set { selectionAnchorPosition = value; selectionFocusPosition = value; m_IsStringPositionDirty = true; }
int32_t L_0 = ___0_value;
TMP_InputField_set_selectionAnchorPosition_mB6E72D94EFD7C55EAFA8F8AAC30D255935438B06(__this, L_0, NULL);
// set { selectionAnchorPosition = value; selectionFocusPosition = value; m_IsStringPositionDirty = true; }
int32_t L_1 = ___0_value;
TMP_InputField_set_selectionFocusPosition_m862731C1A303D3778E292AB427BC1BEF4407050D(__this, L_1, NULL);
// set { selectionAnchorPosition = value; selectionFocusPosition = value; m_IsStringPositionDirty = true; }
__this->___m_IsStringPositionDirty_111 = (bool)1;
// set { selectionAnchorPosition = value; selectionFocusPosition = value; m_IsStringPositionDirty = true; }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_selectionAnchorPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_selectionAnchorPosition_mAAD925C368B16EFE972C11F551A1D9DCB93B0B93 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// return caretPositionInternal;
int32_t L_0;
L_0 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_selectionAnchorPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_selectionAnchorPosition_mB6E72D94EFD7C55EAFA8F8AAC30D255935438B06 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// if (compositionLength != 0)
int32_t L_0;
L_0 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
if (!L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// caretPositionInternal = value;
int32_t L_1 = ___0_value;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_1, NULL);
// m_IsStringPositionDirty = true;
__this->___m_IsStringPositionDirty_111 = (bool)1;
// }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_selectionFocusPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_selectionFocusPosition_m64C9DB19CDB18E29B7CB02DCC84B5F05ACDB473E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// return caretSelectPositionInternal;
int32_t L_0;
L_0 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_selectionFocusPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_selectionFocusPosition_m862731C1A303D3778E292AB427BC1BEF4407050D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// if (compositionLength != 0)
int32_t L_0;
L_0 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
if (!L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// caretSelectPositionInternal = value;
int32_t L_1 = ___0_value;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_1, NULL);
// m_IsStringPositionDirty = true;
__this->___m_IsStringPositionDirty_111 = (bool)1;
// }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_stringPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_stringPosition_m5C9E52B4A7304183ED4F690AD6239D57B142A7B6 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return stringSelectPositionInternal; }
int32_t L_0;
L_0 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_stringPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_stringPosition_mB6538BDB302FECF09EAD5BA986FB11BBE6A49E8A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// set { selectionStringAnchorPosition = value; selectionStringFocusPosition = value; m_IsCaretPositionDirty = true; }
int32_t L_0 = ___0_value;
TMP_InputField_set_selectionStringAnchorPosition_m60E8DEBD9389373AD410E7E868D3C36CCA202B8E(__this, L_0, NULL);
// set { selectionStringAnchorPosition = value; selectionStringFocusPosition = value; m_IsCaretPositionDirty = true; }
int32_t L_1 = ___0_value;
TMP_InputField_set_selectionStringFocusPosition_mB23FDE5288C4F033028320FE4DBDEB096AAB3917(__this, L_1, NULL);
// set { selectionStringAnchorPosition = value; selectionStringFocusPosition = value; m_IsCaretPositionDirty = true; }
__this->___m_IsCaretPositionDirty_112 = (bool)1;
// set { selectionStringAnchorPosition = value; selectionStringFocusPosition = value; m_IsCaretPositionDirty = true; }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_selectionStringAnchorPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_selectionStringAnchorPosition_m321370B1A913B9B619DE5C5A5E5FA8D251C0B8F2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// return stringPositionInternal;
int32_t L_0;
L_0 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_selectionStringAnchorPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_selectionStringAnchorPosition_m60E8DEBD9389373AD410E7E868D3C36CCA202B8E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// if (compositionLength != 0)
int32_t L_0;
L_0 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
if (!L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// stringPositionInternal = value;
int32_t L_1 = ___0_value;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_1, NULL);
// m_IsCaretPositionDirty = true;
__this->___m_IsCaretPositionDirty_112 = (bool)1;
// }
return;
}
}
// System.Int32 TMPro.TMP_InputField::get_selectionStringFocusPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_selectionStringFocusPosition_mA044AFF5699E8B61BF3CBE271522AC8CA7088B0F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// return stringSelectPositionInternal;
int32_t L_0;
L_0 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_selectionStringFocusPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_selectionStringFocusPosition_mB23FDE5288C4F033028320FE4DBDEB096AAB3917 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// if (compositionLength != 0)
int32_t L_0;
L_0 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
if (!L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// stringSelectPositionInternal = value;
int32_t L_1 = ___0_value;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_1, NULL);
// m_IsCaretPositionDirty = true;
__this->___m_IsCaretPositionDirty_112 = (bool)1;
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnEnable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnEnable_m3A78BC51F18EDA6775A85DB81F8F401B17D04475 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisILayoutController_tD6B9DA814D1859D5391E51BDD5CDD3192AD5DFA8_m4632B99DD2C9CBC8BF7ECF26C68DE9190DA2CF9F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisLayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE_m1F9456DE15CE473E9CC8A0C861F424A2EF8D1F8B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670_m6D14E9D9ED30494BDFDA9210DE8FC7869AAD48E2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentsInParent_TisIScrollHandler_t762CB73017D561E11CF6759ED9FD8C9F24B3D13F_mB7DC50B5B9E75CDC907C040EF0AEC52BBB0451B6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FastAction_1_Add_m368726E3508DB2176C4F87A79C0C0CC4816176D6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisLayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A_mCAEF1A4C92D1C856A46417BA645409AE42F005D2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisCanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860_m352B503784BB68953253ED4AD666B68C6CF05BA9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_ON_TEXT_CHANGED_mEA6A2C8BD4AF9D1C0CF5A6EC9608F2149256B553_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_OnScrollbarValueChange_mD38291A7EBF4EDA6C308DF090261355519C10E03_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_SelectionCaret_tCDD93BB06825C506A7D3E06648FB33E3D61981EB_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMPro_EventManager_t0234DB5BF625FC164B395C5C3B6F2CB8C89A3BA9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2E5F5CB4979BE02FA2697A4671278BE10C23D41A);
s_Il2CppMethodInitialized = true;
}
IScrollHandlerU5BU5D_tB75AD9E80F9638ED9B3AA977FD42132F857C7821* V_0 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_1 = NULL;
{
// base.OnEnable();
Selectable_OnEnable_mBE48F9440061AFFCEA53B103F7C7A059AC115FA7(__this, NULL);
// if (m_Text == null)
String_t* L_0 = __this->___m_Text_60;
if (L_0)
{
goto IL_0019;
}
}
{
// m_Text = string.Empty;
String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
__this->___m_Text_60 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_1);
}
IL_0019:
{
// ILayoutController layoutController = GetComponent<ILayoutController>();
RuntimeObject* L_2;
L_2 = Component_GetComponent_TisILayoutController_tD6B9DA814D1859D5391E51BDD5CDD3192AD5DFA8_m4632B99DD2C9CBC8BF7ECF26C68DE9190DA2CF9F(__this, Component_GetComponent_TisILayoutController_tD6B9DA814D1859D5391E51BDD5CDD3192AD5DFA8_m4632B99DD2C9CBC8BF7ECF26C68DE9190DA2CF9F_RuntimeMethod_var);
// if (layoutController != null)
if (!L_2)
{
goto IL_0036;
}
}
{
// m_IsDrivenByLayoutComponents = true;
__this->___m_IsDrivenByLayoutComponents_32 = (bool)1;
// m_LayoutGroup = GetComponent<LayoutGroup>();
LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE* L_3;
L_3 = Component_GetComponent_TisLayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE_m1F9456DE15CE473E9CC8A0C861F424A2EF8D1F8B(__this, Component_GetComponent_TisLayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE_m1F9456DE15CE473E9CC8A0C861F424A2EF8D1F8B_RuntimeMethod_var);
__this->___m_LayoutGroup_33 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LayoutGroup_33), (void*)L_3);
goto IL_003d;
}
IL_0036:
{
// m_IsDrivenByLayoutComponents = false;
__this->___m_IsDrivenByLayoutComponents_32 = (bool)0;
}
IL_003d:
{
// if (Application.isPlaying)
bool L_4;
L_4 = Application_get_isPlaying_m25B0ABDFEF54F5370CD3F263A813540843D00F34(NULL);
if (!L_4)
{
goto IL_0105;
}
}
{
// if (m_CachedInputRenderer == null && m_TextComponent != null)
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* L_5 = __this->___m_CachedInputRenderer_71;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_6;
L_6 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_5, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_6)
{
goto IL_0105;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_7 = __this->___m_TextComponent_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_8;
L_8 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_7, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_8)
{
goto IL_0105;
}
}
{
// GameObject go = new GameObject("Caret", typeof(TMP_SelectionCaret));
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_9 = (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)SZArrayNew(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var, (uint32_t)1);
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_10 = L_9;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast<intptr_t> (TMP_SelectionCaret_tCDD93BB06825C506A7D3E06648FB33E3D61981EB_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_12;
L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL);
NullCheck(L_10);
ArrayElementTypeCheck (L_10, L_12);
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(0), (Type_t*)L_12);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13 = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)il2cpp_codegen_object_new(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
NullCheck(L_13);
GameObject__ctor_m721D643351E55308EA4F5F41B67D5446D11C61F0(L_13, _stringLiteral2E5F5CB4979BE02FA2697A4671278BE10C23D41A, L_10, NULL);
V_1 = L_13;
// go.hideFlags = HideFlags.DontSave;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_14 = V_1;
NullCheck(L_14);
Object_set_hideFlags_mACB8BFC903FB3B01BBD427753E791BF28B5E33D4(L_14, ((int32_t)52), NULL);
// go.transform.SetParent(m_TextComponent.transform.parent);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_15 = V_1;
NullCheck(L_15);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_16;
L_16 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_15, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_17 = __this->___m_TextComponent_27;
NullCheck(L_17);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_18;
L_18 = TMP_Text_get_transform_m6BD41E08BFCFCE722DFCE4627626AD60CA99CCA8(L_17, NULL);
NullCheck(L_18);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_19;
L_19 = Transform_get_parent_m65354E28A4C94EC00EBCF03532F7B0718380791E(L_18, NULL);
NullCheck(L_16);
Transform_SetParent_m6677538B60246D958DD91F931C50F969CCBB5250(L_16, L_19, NULL);
// go.transform.SetAsFirstSibling();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_20 = V_1;
NullCheck(L_20);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_21;
L_21 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_20, NULL);
NullCheck(L_21);
Transform_SetAsFirstSibling_mBE0D0E76099F829466DC2FBD71ACFCF3C8EC03BD(L_21, NULL);
// go.layer = gameObject.layer;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_22 = V_1;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_23;
L_23 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
NullCheck(L_23);
int32_t L_24;
L_24 = GameObject_get_layer_m108902B9C89E9F837CE06B9942AA42307450FEAF(L_23, NULL);
NullCheck(L_22);
GameObject_set_layer_m6E1AF478A2CC86BD222B96317BEB78B7D89B18D0(L_22, L_24, NULL);
// caretRectTrans = go.GetComponent<RectTransform>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_25 = V_1;
NullCheck(L_25);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_26;
L_26 = GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4(L_25, GameObject_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m1592DCB5AA07291F73A76006F0913A64DFB8A9C4_RuntimeMethod_var);
__this->___caretRectTrans_69 = L_26;
Il2CppCodeGenWriteBarrier((void**)(&__this->___caretRectTrans_69), (void*)L_26);
// m_CachedInputRenderer = go.GetComponent<CanvasRenderer>();
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_27 = V_1;
NullCheck(L_27);
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* L_28;
L_28 = GameObject_GetComponent_TisCanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860_m352B503784BB68953253ED4AD666B68C6CF05BA9(L_27, GameObject_GetComponent_TisCanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860_m352B503784BB68953253ED4AD666B68C6CF05BA9_RuntimeMethod_var);
__this->___m_CachedInputRenderer_71 = L_28;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CachedInputRenderer_71), (void*)L_28);
// m_CachedInputRenderer.SetMaterial(Graphic.defaultGraphicMaterial, Texture2D.whiteTexture);
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* L_29 = __this->___m_CachedInputRenderer_71;
il2cpp_codegen_runtime_class_init_inline(Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_il2cpp_TypeInfo_var);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_30;
L_30 = Graphic_get_defaultGraphicMaterial_mC3D98DC8F6E8826633B17BB4AC6E38DF20A74E78(NULL);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_31;
L_31 = Texture2D_get_whiteTexture_m3A243ED388F9EF0EC515015A6E0E50FD261D2FA1(NULL);
NullCheck(L_29);
CanvasRenderer_SetMaterial_m445BACF01EF1997CBFCBB79AB64E09AF39860196(L_29, L_30, L_31, NULL);
// go.AddComponent<LayoutElement>().ignoreLayout = true;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_32 = V_1;
NullCheck(L_32);
LayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A* L_33;
L_33 = GameObject_AddComponent_TisLayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A_mCAEF1A4C92D1C856A46417BA645409AE42F005D2(L_32, GameObject_AddComponent_TisLayoutElement_tB1F24CC11AF4AA87015C8D8EE06D22349C5BF40A_mCAEF1A4C92D1C856A46417BA645409AE42F005D2_RuntimeMethod_var);
NullCheck(L_33);
VirtualActionInvoker1< bool >::Invoke(28 /* System.Void UnityEngine.UI.LayoutElement::set_ignoreLayout(System.Boolean) */, L_33, (bool)1);
// AssignPositioningIfNeeded();
TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1(__this, NULL);
}
IL_0105:
{
// m_RectTransform = GetComponent<RectTransform>();
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_34;
L_34 = Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4(__this, Component_GetComponent_TisRectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_m0640480E7E38BB88B0D1F6AD59E697C8EE6AAFA4_RuntimeMethod_var);
__this->___m_RectTransform_22 = L_34;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RectTransform_22), (void*)L_34);
// IScrollHandler[] scrollHandlers = GetComponentsInParent<IScrollHandler>();
IScrollHandlerU5BU5D_tB75AD9E80F9638ED9B3AA977FD42132F857C7821* L_35;
L_35 = Component_GetComponentsInParent_TisIScrollHandler_t762CB73017D561E11CF6759ED9FD8C9F24B3D13F_mB7DC50B5B9E75CDC907C040EF0AEC52BBB0451B6(__this, Component_GetComponentsInParent_TisIScrollHandler_t762CB73017D561E11CF6759ED9FD8C9F24B3D13F_mB7DC50B5B9E75CDC907C040EF0AEC52BBB0451B6_RuntimeMethod_var);
V_0 = L_35;
// if (scrollHandlers.Length > 1)
IScrollHandlerU5BU5D_tB75AD9E80F9638ED9B3AA977FD42132F857C7821* L_36 = V_0;
NullCheck(L_36);
if ((((int32_t)((int32_t)(((RuntimeArray*)L_36)->max_length))) <= ((int32_t)1)))
{
goto IL_012c;
}
}
{
// m_IScrollHandlerParent = scrollHandlers[1] as ScrollRect;
IScrollHandlerU5BU5D_tB75AD9E80F9638ED9B3AA977FD42132F857C7821* L_37 = V_0;
NullCheck(L_37);
int32_t L_38 = 1;
RuntimeObject* L_39 = (L_37)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
__this->___m_IScrollHandlerParent_34 = ((ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E*)IsInstClass((RuntimeObject*)L_39, ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E_il2cpp_TypeInfo_var));
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_IScrollHandlerParent_34), (void*)((ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E*)IsInstClass((RuntimeObject*)L_39, ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E_il2cpp_TypeInfo_var)));
}
IL_012c:
{
// if (m_TextViewport != null)
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_40 = __this->___m_TextViewport_23;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_41;
L_41 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_40, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_41)
{
goto IL_0151;
}
}
{
// m_TextViewportRectMask = m_TextViewport.GetComponent<RectMask2D>();
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_42 = __this->___m_TextViewport_23;
NullCheck(L_42);
RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* L_43;
L_43 = Component_GetComponent_TisRectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670_m6D14E9D9ED30494BDFDA9210DE8FC7869AAD48E2(L_42, Component_GetComponent_TisRectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670_m6D14E9D9ED30494BDFDA9210DE8FC7869AAD48E2_RuntimeMethod_var);
__this->___m_TextViewportRectMask_25 = L_43;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TextViewportRectMask_25), (void*)L_43);
// UpdateMaskRegions();
TMP_InputField_UpdateMaskRegions_mD22E32D41A5E6EDAC8A7547194CA34A4DE918343(__this, NULL);
}
IL_0151:
{
// if (m_CachedInputRenderer != null)
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* L_44 = __this->___m_CachedInputRenderer_71;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_45;
L_45 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_44, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_45)
{
goto IL_0174;
}
}
{
// m_CachedInputRenderer.SetMaterial(Graphic.defaultGraphicMaterial, Texture2D.whiteTexture);
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* L_46 = __this->___m_CachedInputRenderer_71;
il2cpp_codegen_runtime_class_init_inline(Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_il2cpp_TypeInfo_var);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_47;
L_47 = Graphic_get_defaultGraphicMaterial_mC3D98DC8F6E8826633B17BB4AC6E38DF20A74E78(NULL);
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_48;
L_48 = Texture2D_get_whiteTexture_m3A243ED388F9EF0EC515015A6E0E50FD261D2FA1(NULL);
NullCheck(L_46);
CanvasRenderer_SetMaterial_m445BACF01EF1997CBFCBB79AB64E09AF39860196(L_46, L_47, L_48, NULL);
}
IL_0174:
{
// if (m_TextComponent != null)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_49 = __this->___m_TextComponent_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_50;
L_50 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_49, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_50)
{
goto IL_01e0;
}
}
{
// m_TextComponent.RegisterDirtyVerticesCallback(MarkGeometryAsDirty);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_51 = __this->___m_TextComponent_27;
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* L_52 = (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7*)il2cpp_codegen_object_new(UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
NullCheck(L_52);
UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131(L_52, __this, (intptr_t)((void*)TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138_RuntimeMethod_var), NULL);
NullCheck(L_51);
Graphic_RegisterDirtyVerticesCallback_m46034B2100B5D28BDBCCB34C1283B1B9B2DB9A9E(L_51, L_52, NULL);
// m_TextComponent.RegisterDirtyVerticesCallback(UpdateLabel);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_53 = __this->___m_TextComponent_27;
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* L_54 = (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7*)il2cpp_codegen_object_new(UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
NullCheck(L_54);
UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131(L_54, __this, (intptr_t)((void*)TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2_RuntimeMethod_var), NULL);
NullCheck(L_53);
Graphic_RegisterDirtyVerticesCallback_m46034B2100B5D28BDBCCB34C1283B1B9B2DB9A9E(L_53, L_54, NULL);
// if (m_VerticalScrollbar != null)
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_55 = __this->___m_VerticalScrollbar_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_56;
L_56 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_55, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_56)
{
goto IL_01da;
}
}
{
// m_VerticalScrollbar.onValueChanged.AddListener(OnScrollbarValueChange);
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_57 = __this->___m_VerticalScrollbar_30;
NullCheck(L_57);
ScrollEvent_tDDBE21D44D65DF069C54FE3ACF7668D976E6BBB6* L_58;
L_58 = Scrollbar_get_onValueChanged_m14356CECC1A2BA96576EB73279AF2ECF28B26D6A_inline(L_57, NULL);
UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* L_59 = (UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90*)il2cpp_codegen_object_new(UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90_il2cpp_TypeInfo_var);
NullCheck(L_59);
UnityAction_1__ctor_mF770070D0A4FE93F6E04DA37D2EC60429EA545E5(L_59, __this, (intptr_t)((void*)TMP_InputField_OnScrollbarValueChange_mD38291A7EBF4EDA6C308DF090261355519C10E03_RuntimeMethod_var), NULL);
NullCheck(L_58);
UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC(L_58, L_59, UnityEvent_1_AddListener_m44E396BC4484BD75427FDD8CBE0B533CCAD8C1EC_RuntimeMethod_var);
}
IL_01da:
{
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
}
IL_01e0:
{
// TMPro_EventManager.TEXT_CHANGED_EVENT.Add(ON_TEXT_CHANGED);
il2cpp_codegen_runtime_class_init_inline(TMPro_EventManager_t0234DB5BF625FC164B395C5C3B6F2CB8C89A3BA9_il2cpp_TypeInfo_var);
FastAction_1_tE50C6A692DF85AB55BE3160B659FA7DF19DFA005* L_60 = ((TMPro_EventManager_t0234DB5BF625FC164B395C5C3B6F2CB8C89A3BA9_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0234DB5BF625FC164B395C5C3B6F2CB8C89A3BA9_il2cpp_TypeInfo_var))->___TEXT_CHANGED_EVENT_11;
Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A* L_61 = (Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A*)il2cpp_codegen_object_new(Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A_il2cpp_TypeInfo_var);
NullCheck(L_61);
Action_1__ctor_m95478636F075134CA2998E22B214611472600983(L_61, __this, (intptr_t)((void*)TMP_InputField_ON_TEXT_CHANGED_mEA6A2C8BD4AF9D1C0CF5A6EC9608F2149256B553_RuntimeMethod_var), NULL);
NullCheck(L_60);
FastAction_1_Add_m368726E3508DB2176C4F87A79C0C0CC4816176D6(L_60, L_61, FastAction_1_Add_m368726E3508DB2176C4F87A79C0C0CC4816176D6_RuntimeMethod_var);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnDisable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnDisable_m2E967647BDF216075B8F3EB3C1559B6AAA2D3C95 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CanvasUpdateRegistry_t7A4CC63D880F418DCDE83152B6FDB3259DF14DD1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FastAction_1_Remove_mB29130AC90F5F8967CD89587717469E44E4D186F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_ON_TEXT_CHANGED_mEA6A2C8BD4AF9D1C0CF5A6EC9608F2149256B553_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_OnScrollbarValueChange_mD38291A7EBF4EDA6C308DF090261355519C10E03_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMPro_EventManager_t0234DB5BF625FC164B395C5C3B6F2CB8C89A3BA9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_RemoveListener_m6F51818308066F0E5EA7B37AC25ABDF12FADAEA9_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// m_BlinkCoroutine = null;
__this->___m_BlinkCoroutine_81 = (Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_BlinkCoroutine_81), (void*)(Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B*)NULL);
// DeactivateInputField();
TMP_InputField_DeactivateInputField_m1C829676E9DC0D3E5DAE85D1869D26FBF748184D(__this, (bool)0, NULL);
// if (m_TextComponent != null)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0074;
}
}
{
// m_TextComponent.UnregisterDirtyVerticesCallback(MarkGeometryAsDirty);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_2 = __this->___m_TextComponent_27;
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* L_3 = (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7*)il2cpp_codegen_object_new(UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
NullCheck(L_3);
UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131(L_3, __this, (intptr_t)((void*)TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138_RuntimeMethod_var), NULL);
NullCheck(L_2);
Graphic_UnregisterDirtyVerticesCallback_mA36A388BF7DDB2D71596D6F13CEFCA79B4199B5C(L_2, L_3, NULL);
// m_TextComponent.UnregisterDirtyVerticesCallback(UpdateLabel);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_4 = __this->___m_TextComponent_27;
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* L_5 = (UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7*)il2cpp_codegen_object_new(UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7_il2cpp_TypeInfo_var);
NullCheck(L_5);
UnityAction__ctor_mC53E20D6B66E0D5688CD81B88DBB34F5A58B7131(L_5, __this, (intptr_t)((void*)TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2_RuntimeMethod_var), NULL);
NullCheck(L_4);
Graphic_UnregisterDirtyVerticesCallback_mA36A388BF7DDB2D71596D6F13CEFCA79B4199B5C(L_4, L_5, NULL);
// if (m_VerticalScrollbar != null)
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_6 = __this->___m_VerticalScrollbar_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_7;
L_7 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_6, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_7)
{
goto IL_0074;
}
}
{
// m_VerticalScrollbar.onValueChanged.RemoveListener(OnScrollbarValueChange);
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_8 = __this->___m_VerticalScrollbar_30;
NullCheck(L_8);
ScrollEvent_tDDBE21D44D65DF069C54FE3ACF7668D976E6BBB6* L_9;
L_9 = Scrollbar_get_onValueChanged_m14356CECC1A2BA96576EB73279AF2ECF28B26D6A_inline(L_8, NULL);
UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90* L_10 = (UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90*)il2cpp_codegen_object_new(UnityAction_1_tAEFA3C1C529F0E1AD7C7C7AFC88822D359E7AC90_il2cpp_TypeInfo_var);
NullCheck(L_10);
UnityAction_1__ctor_mF770070D0A4FE93F6E04DA37D2EC60429EA545E5(L_10, __this, (intptr_t)((void*)TMP_InputField_OnScrollbarValueChange_mD38291A7EBF4EDA6C308DF090261355519C10E03_RuntimeMethod_var), NULL);
NullCheck(L_9);
UnityEvent_1_RemoveListener_m6F51818308066F0E5EA7B37AC25ABDF12FADAEA9(L_9, L_10, UnityEvent_1_RemoveListener_m6F51818308066F0E5EA7B37AC25ABDF12FADAEA9_RuntimeMethod_var);
}
IL_0074:
{
// CanvasUpdateRegistry.UnRegisterCanvasElementForRebuild(this);
il2cpp_codegen_runtime_class_init_inline(CanvasUpdateRegistry_t7A4CC63D880F418DCDE83152B6FDB3259DF14DD1_il2cpp_TypeInfo_var);
CanvasUpdateRegistry_UnRegisterCanvasElementForRebuild_m61F9979AB8AFBA924430757FE09967D7A335D916(__this, NULL);
// if (m_CachedInputRenderer != null)
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* L_11 = __this->___m_CachedInputRenderer_71;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_12;
L_12 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_11, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_12)
{
goto IL_0093;
}
}
{
// m_CachedInputRenderer.Clear();
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* L_13 = __this->___m_CachedInputRenderer_71;
NullCheck(L_13);
CanvasRenderer_Clear_m496D522F1DBD1037417E470CF2D4D9FD22F68E81(L_13, NULL);
}
IL_0093:
{
// if (m_Mesh != null)
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_14 = __this->___m_Mesh_73;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_15;
L_15 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_14, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_15)
{
goto IL_00ac;
}
}
{
// DestroyImmediate(m_Mesh);
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_16 = __this->___m_Mesh_73;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
Object_DestroyImmediate_m6336EBC83591A5DB64EC70C92132824C6E258705(L_16, NULL);
}
IL_00ac:
{
// m_Mesh = null;
__this->___m_Mesh_73 = (Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Mesh_73), (void*)(Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4*)NULL);
// TMPro_EventManager.TEXT_CHANGED_EVENT.Remove(ON_TEXT_CHANGED);
il2cpp_codegen_runtime_class_init_inline(TMPro_EventManager_t0234DB5BF625FC164B395C5C3B6F2CB8C89A3BA9_il2cpp_TypeInfo_var);
FastAction_1_tE50C6A692DF85AB55BE3160B659FA7DF19DFA005* L_17 = ((TMPro_EventManager_t0234DB5BF625FC164B395C5C3B6F2CB8C89A3BA9_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0234DB5BF625FC164B395C5C3B6F2CB8C89A3BA9_il2cpp_TypeInfo_var))->___TEXT_CHANGED_EVENT_11;
Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A* L_18 = (Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A*)il2cpp_codegen_object_new(Action_1_t7F8A08D55E64F30F0E9A4213699C99903459421A_il2cpp_TypeInfo_var);
NullCheck(L_18);
Action_1__ctor_m95478636F075134CA2998E22B214611472600983(L_18, __this, (intptr_t)((void*)TMP_InputField_ON_TEXT_CHANGED_mEA6A2C8BD4AF9D1C0CF5A6EC9608F2149256B553_RuntimeMethod_var), NULL);
NullCheck(L_17);
FastAction_1_Remove_mB29130AC90F5F8967CD89587717469E44E4D186F(L_17, L_18, FastAction_1_Remove_mB29130AC90F5F8967CD89587717469E44E4D186F_RuntimeMethod_var);
// base.OnDisable();
Selectable_OnDisable_m293DB718E1101FC77E655E4A2C4F2DE1DBD4663C(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::ON_TEXT_CHANGED(UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ON_TEXT_CHANGED_mEA6A2C8BD4AF9D1C0CF5A6EC9608F2149256B553 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// bool isThisObject = obj == m_TextComponent;
Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* L_0 = ___0_obj;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1 = __this->___m_TextComponent_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, L_1, NULL);
// if (isThisObject)
if (!L_2)
{
goto IL_0054;
}
}
{
// if (Application.isPlaying && compositionLength == 0)
bool L_3;
L_3 = Application_get_isPlaying_m25B0ABDFEF54F5370CD3F263A813540843D00F34(NULL);
if (!L_3)
{
goto IL_0041;
}
}
{
int32_t L_4;
L_4 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
if (L_4)
{
goto IL_0041;
}
}
{
// caretPositionInternal = GetCaretPositionFromStringIndex(stringPositionInternal);
int32_t L_5;
L_5 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_6;
L_6 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_5, NULL);
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_6, NULL);
// caretSelectPositionInternal = GetCaretPositionFromStringIndex(stringSelectPositionInternal);
int32_t L_7;
L_7 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_8;
L_8 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_7, NULL);
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_8, NULL);
}
IL_0041:
{
// if (m_VerticalScrollbar)
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_9 = __this->___m_VerticalScrollbar_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_10;
L_10 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_9, NULL);
if (!L_10)
{
goto IL_0054;
}
}
{
// UpdateScrollbar();
TMP_InputField_UpdateScrollbar_m61D071BE0C6F2D5C8FD3F75AF4B6A256685429C9(__this, NULL);
}
IL_0054:
{
// }
return;
}
}
// System.Collections.IEnumerator TMPro.TMP_InputField::CaretBlink()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TMP_InputField_CaretBlink_m280BE5F4289F6C4ABA767D15C147E39DA6B54AD5 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CCaretBlinkU3Ed__276_tDE69A51B01482A60372BE8B9BF3E0AF2C24A9ED3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CCaretBlinkU3Ed__276_tDE69A51B01482A60372BE8B9BF3E0AF2C24A9ED3* L_0 = (U3CCaretBlinkU3Ed__276_tDE69A51B01482A60372BE8B9BF3E0AF2C24A9ED3*)il2cpp_codegen_object_new(U3CCaretBlinkU3Ed__276_tDE69A51B01482A60372BE8B9BF3E0AF2C24A9ED3_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CCaretBlinkU3Ed__276__ctor_m04194456FB3C1DBD716CFA59EDDE760D986AAE94(L_0, 0, NULL);
U3CCaretBlinkU3Ed__276_tDE69A51B01482A60372BE8B9BF3E0AF2C24A9ED3* L_1 = L_0;
NullCheck(L_1);
L_1->___U3CU3E4__this_2 = __this;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
return L_1;
}
}
// System.Void TMPro.TMP_InputField::SetCaretVisible()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetCaretVisible_m1D8A496EA7137B9CCEFD1785B1D5BFA3A3325194 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// if (!m_AllowInput)
bool L_0 = __this->___m_AllowInput_74;
if (L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// m_CaretVisible = true;
__this->___m_CaretVisible_80 = (bool)1;
// m_BlinkStartTime = Time.unscaledTime;
float L_1;
L_1 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
__this->___m_BlinkStartTime_82 = L_1;
// SetCaretActive();
TMP_InputField_SetCaretActive_mC9858C9E1FE6D8800219C49C52A9FACC1ED5EEC1(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SetCaretActive()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetCaretActive_mC9858C9E1FE6D8800219C49C52A9FACC1ED5EEC1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// if (!m_AllowInput)
bool L_0 = __this->___m_AllowInput_74;
if (L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// if (m_CaretBlinkRate > 0.0f)
float L_1 = __this->___m_CaretBlinkRate_61;
if ((!(((float)L_1) > ((float)(0.0f)))))
{
goto IL_0031;
}
}
{
// if (m_BlinkCoroutine == null)
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_2 = __this->___m_BlinkCoroutine_81;
if (L_2)
{
goto IL_0038;
}
}
{
// m_BlinkCoroutine = StartCoroutine(CaretBlink());
RuntimeObject* L_3;
L_3 = TMP_InputField_CaretBlink_m280BE5F4289F6C4ABA767D15C147E39DA6B54AD5(__this, NULL);
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_4;
L_4 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_3, NULL);
__this->___m_BlinkCoroutine_81 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_BlinkCoroutine_81), (void*)L_4);
return;
}
IL_0031:
{
// m_CaretVisible = true;
__this->___m_CaretVisible_80 = (bool)1;
}
IL_0038:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnFocus()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnFocus_mBDC52EE4DF24C43E6C4C272B09FDAE6F7CB5970F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// if (m_OnFocusSelectAll)
bool L_0 = __this->___m_OnFocusSelectAll_100;
if (!L_0)
{
goto IL_000e;
}
}
{
// SelectAll();
TMP_InputField_SelectAll_mC66107E00F20D1E401A04108D2A9136559AD23F7(__this, NULL);
}
IL_000e:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SelectAll()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SelectAll_mC66107E00F20D1E401A04108D2A9136559AD23F7 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// m_isSelectAll = true;
__this->___m_isSelectAll_101 = (bool)1;
// stringPositionInternal = text.Length;
String_t* L_0;
L_0 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
NullCheck(L_0);
int32_t L_1;
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_1, NULL);
// stringSelectPositionInternal = 0;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, 0, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MoveTextEnd(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveTextEnd_mC781F7D531E0B22F73DF2C6E5F882243DD133E6A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
// if (m_isRichTextEditingAllowed)
bool L_0 = __this->___m_isRichTextEditingAllowed_107;
if (!L_0)
{
goto IL_0035;
}
}
{
// int position = text.Length;
String_t* L_1;
L_1 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
NullCheck(L_1);
int32_t L_2;
L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL);
V_0 = L_2;
// if (shift)
bool L_3 = ___0_shift;
if (!L_3)
{
goto IL_0020;
}
}
{
// stringSelectPositionInternal = position;
int32_t L_4 = V_0;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_4, NULL);
goto IL_0087;
}
IL_0020:
{
// stringPositionInternal = position;
int32_t L_5 = V_0;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_5, NULL);
// stringSelectPositionInternal = stringPositionInternal;
int32_t L_6;
L_6 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_6, NULL);
goto IL_0087;
}
IL_0035:
{
// int position = m_TextComponent.textInfo.characterCount - 1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_7 = __this->___m_TextComponent_27;
NullCheck(L_7);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_8;
L_8 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_7, NULL);
NullCheck(L_8);
int32_t L_9 = L_8->___characterCount_3;
V_1 = ((int32_t)il2cpp_codegen_subtract(L_9, 1));
// if (shift)
bool L_10 = ___0_shift;
if (!L_10)
{
goto IL_0061;
}
}
{
// caretSelectPositionInternal = position;
int32_t L_11 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_11, NULL);
// stringSelectPositionInternal = GetStringIndexFromCaretPosition(position);
int32_t L_12 = V_1;
int32_t L_13;
L_13 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_12, NULL);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_13, NULL);
goto IL_0087;
}
IL_0061:
{
// caretPositionInternal = caretSelectPositionInternal = position;
int32_t L_14 = V_1;
int32_t L_15 = L_14;
V_2 = L_15;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_15, NULL);
int32_t L_16 = V_2;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_16, NULL);
// stringSelectPositionInternal = stringPositionInternal = GetStringIndexFromCaretPosition(position);
int32_t L_17 = V_1;
int32_t L_18;
L_18 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_17, NULL);
int32_t L_19 = L_18;
V_2 = L_19;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_19, NULL);
int32_t L_20 = V_2;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_20, NULL);
}
IL_0087:
{
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MoveTextStart(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveTextStart_m8D0AA8989DE9DB5D0B540343640BFAAA1C0CEC9E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
// if (m_isRichTextEditingAllowed)
bool L_0 = __this->___m_isRichTextEditingAllowed_107;
if (!L_0)
{
goto IL_002b;
}
}
{
// int position = 0;
V_0 = 0;
// if (shift)
bool L_1 = ___0_shift;
if (!L_1)
{
goto IL_0016;
}
}
{
// stringSelectPositionInternal = position;
int32_t L_2 = V_0;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_2, NULL);
goto IL_006c;
}
IL_0016:
{
// stringPositionInternal = position;
int32_t L_3 = V_0;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_3, NULL);
// stringSelectPositionInternal = stringPositionInternal;
int32_t L_4;
L_4 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_4, NULL);
goto IL_006c;
}
IL_002b:
{
// int position = 0;
V_1 = 0;
// if (shift)
bool L_5 = ___0_shift;
if (!L_5)
{
goto IL_0046;
}
}
{
// caretSelectPositionInternal = position;
int32_t L_6 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_6, NULL);
// stringSelectPositionInternal = GetStringIndexFromCaretPosition(position);
int32_t L_7 = V_1;
int32_t L_8;
L_8 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_7, NULL);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_8, NULL);
goto IL_006c;
}
IL_0046:
{
// caretPositionInternal = caretSelectPositionInternal = position;
int32_t L_9 = V_1;
int32_t L_10 = L_9;
V_2 = L_10;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_10, NULL);
int32_t L_11 = V_2;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_11, NULL);
// stringSelectPositionInternal = stringPositionInternal = GetStringIndexFromCaretPosition(position);
int32_t L_12 = V_1;
int32_t L_13;
L_13 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_12, NULL);
int32_t L_14 = L_13;
V_2 = L_14;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_14, NULL);
int32_t L_15 = V_2;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_15, NULL);
}
IL_006c:
{
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MoveToEndOfLine(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveToEndOfLine_m42BC00BF1E1A82E956220244E72E577C667297D8 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_ctrl, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t G_B3_0 = 0;
{
// int currentLine = m_TextComponent.textInfo.characterInfo[caretPositionInternal].lineNumber;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
NullCheck(L_0);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_1;
L_1 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_0, NULL);
NullCheck(L_1);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_2 = L_1->___characterInfo_11;
int32_t L_3;
L_3 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_2);
int32_t L_4 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->___lineNumber_12;
V_0 = L_4;
// int characterIndex = ctrl == true ? m_TextComponent.textInfo.characterCount - 1 : m_TextComponent.textInfo.lineInfo[currentLine].lastCharacterIndex;
bool L_5 = ___1_ctrl;
if (L_5)
{
goto IL_0041;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_6 = __this->___m_TextComponent_27;
NullCheck(L_6);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_7;
L_7 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_6, NULL);
NullCheck(L_7);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_8 = L_7->___lineInfo_14;
int32_t L_9 = V_0;
NullCheck(L_8);
int32_t L_10 = ((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->___lastCharacterIndex_7;
G_B3_0 = L_10;
goto IL_0053;
}
IL_0041:
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_11 = __this->___m_TextComponent_27;
NullCheck(L_11);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_12;
L_12 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_11, NULL);
NullCheck(L_12);
int32_t L_13 = L_12->___characterCount_3;
G_B3_0 = ((int32_t)il2cpp_codegen_subtract(L_13, 1));
}
IL_0053:
{
V_1 = G_B3_0;
// int position = m_TextComponent.textInfo.characterInfo[characterIndex].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_14 = __this->___m_TextComponent_27;
NullCheck(L_14);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_15;
L_15 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_14, NULL);
NullCheck(L_15);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_16 = L_15->___characterInfo_11;
int32_t L_17 = V_1;
NullCheck(L_16);
int32_t L_18 = ((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)))->___index_1;
V_2 = L_18;
// if (shift)
bool L_19 = ___0_shift;
if (!L_19)
{
goto IL_0083;
}
}
{
// stringSelectPositionInternal = position;
int32_t L_20 = V_2;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_20, NULL);
// caretSelectPositionInternal = characterIndex;
int32_t L_21 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_21, NULL);
goto IL_00a6;
}
IL_0083:
{
// stringPositionInternal = position;
int32_t L_22 = V_2;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_22, NULL);
// stringSelectPositionInternal = stringPositionInternal;
int32_t L_23;
L_23 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_23, NULL);
// caretSelectPositionInternal = caretPositionInternal = characterIndex;
int32_t L_24 = V_1;
int32_t L_25 = L_24;
V_3 = L_25;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_25, NULL);
int32_t L_26 = V_3;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_26, NULL);
}
IL_00a6:
{
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MoveToStartOfLine(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveToStartOfLine_mC73D470B797643AC87FCFCC778D43DD945B18252 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_ctrl, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t G_B3_0 = 0;
{
// int currentLine = m_TextComponent.textInfo.characterInfo[caretPositionInternal].lineNumber;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
NullCheck(L_0);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_1;
L_1 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_0, NULL);
NullCheck(L_1);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_2 = L_1->___characterInfo_11;
int32_t L_3;
L_3 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_2);
int32_t L_4 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->___lineNumber_12;
V_0 = L_4;
// int characterIndex = ctrl == true ? 0 : m_TextComponent.textInfo.lineInfo[currentLine].firstCharacterIndex;
bool L_5 = ___1_ctrl;
if (L_5)
{
goto IL_0041;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_6 = __this->___m_TextComponent_27;
NullCheck(L_6);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_7;
L_7 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_6, NULL);
NullCheck(L_7);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_8 = L_7->___lineInfo_14;
int32_t L_9 = V_0;
NullCheck(L_8);
int32_t L_10 = ((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->___firstCharacterIndex_5;
G_B3_0 = L_10;
goto IL_0042;
}
IL_0041:
{
G_B3_0 = 0;
}
IL_0042:
{
V_1 = G_B3_0;
// int position = 0;
V_2 = 0;
// if (characterIndex > 0)
int32_t L_11 = V_1;
if ((((int32_t)L_11) <= ((int32_t)0)))
{
goto IL_0085;
}
}
{
// position = m_TextComponent.textInfo.characterInfo[characterIndex - 1].index + m_TextComponent.textInfo.characterInfo[characterIndex - 1].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_12 = __this->___m_TextComponent_27;
NullCheck(L_12);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_13;
L_13 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_12, NULL);
NullCheck(L_13);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_14 = L_13->___characterInfo_11;
int32_t L_15 = V_1;
NullCheck(L_14);
int32_t L_16 = ((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_15, 1)))))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_17 = __this->___m_TextComponent_27;
NullCheck(L_17);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_18;
L_18 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_17, NULL);
NullCheck(L_18);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_19 = L_18->___characterInfo_11;
int32_t L_20 = V_1;
NullCheck(L_19);
int32_t L_21 = ((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_20, 1)))))->___stringLength_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_16, L_21));
}
IL_0085:
{
// if (shift)
bool L_22 = ___0_shift;
if (!L_22)
{
goto IL_0098;
}
}
{
// stringSelectPositionInternal = position;
int32_t L_23 = V_2;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_23, NULL);
// caretSelectPositionInternal = characterIndex;
int32_t L_24 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_24, NULL);
goto IL_00bb;
}
IL_0098:
{
// stringPositionInternal = position;
int32_t L_25 = V_2;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_25, NULL);
// stringSelectPositionInternal = stringPositionInternal;
int32_t L_26;
L_26 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_26, NULL);
// caretSelectPositionInternal = caretPositionInternal = characterIndex;
int32_t L_27 = V_1;
int32_t L_28 = L_27;
V_3 = L_28;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_28, NULL);
int32_t L_29 = V_3;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_29, NULL);
}
IL_00bb:
{
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// }
return;
}
}
// System.String TMPro.TMP_InputField::get_clipboard()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_InputField_get_clipboard_m53271C5A442FE382959DEF76525B14616E58BFAE (const RuntimeMethod* method)
{
{
// return GUIUtility.systemCopyBuffer;
String_t* L_0;
L_0 = GUIUtility_get_systemCopyBuffer_m01E2DF71533C31A4C552B9177D7CBA0C6CA3FC2A(NULL);
return L_0;
}
}
// System.Void TMPro.TMP_InputField::set_clipboard(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_set_clipboard_m2A21EC4F18EF6AB80DD0D03887BB115E3AB5D0BB (String_t* ___0_value, const RuntimeMethod* method)
{
{
// GUIUtility.systemCopyBuffer = value;
String_t* L_0 = ___0_value;
GUIUtility_set_systemCopyBuffer_mD14AE32BFEA4773BDC679205D470A228B8F225E8(L_0, NULL);
// }
return;
}
}
// System.Boolean TMPro.TMP_InputField::InPlaceEditing()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_InPlaceEditing_m2FEE000FC40DAF7CAE8B2DA4FF5D364E30873FC1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// if (Application.platform == RuntimePlatform.WSAPlayerX86 || Application.platform == RuntimePlatform.WSAPlayerX64 || Application.platform == RuntimePlatform.WSAPlayerARM)
int32_t L_0;
L_0 = Application_get_platform_m59EF7D6155D18891B24767F83F388160B1FF2138(NULL);
if ((((int32_t)L_0) == ((int32_t)((int32_t)18))))
{
goto IL_001b;
}
}
{
int32_t L_1;
L_1 = Application_get_platform_m59EF7D6155D18891B24767F83F388160B1FF2138(NULL);
if ((((int32_t)L_1) == ((int32_t)((int32_t)19))))
{
goto IL_001b;
}
}
{
int32_t L_2;
L_2 = Application_get_platform_m59EF7D6155D18891B24767F83F388160B1FF2138(NULL);
if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)20)))))
{
goto IL_002b;
}
}
IL_001b:
{
// return !TouchScreenKeyboard.isSupported || m_TouchKeyboardAllowsInPlaceEditing;
bool L_3;
L_3 = TouchScreenKeyboard_get_isSupported_mCFAC95CA6CAA06B4E21F42E3C40A39668D6B438E(NULL);
if (!L_3)
{
goto IL_0029;
}
}
{
bool L_4 = __this->___m_TouchKeyboardAllowsInPlaceEditing_89;
return L_4;
}
IL_0029:
{
return (bool)1;
}
IL_002b:
{
// if (TouchScreenKeyboard.isSupported && shouldHideSoftKeyboard)
bool L_5;
L_5 = TouchScreenKeyboard_get_isSupported_mCFAC95CA6CAA06B4E21F42E3C40A39668D6B438E(NULL);
if (!L_5)
{
goto IL_003c;
}
}
{
bool L_6;
L_6 = TMP_InputField_get_shouldHideSoftKeyboard_m08F3F6AB9DC9A89029B6A41E26F42B7222535790(__this, NULL);
if (!L_6)
{
goto IL_003c;
}
}
{
// return true;
return (bool)1;
}
IL_003c:
{
// if (TouchScreenKeyboard.isSupported && shouldHideSoftKeyboard == false && shouldHideMobileInput == false)
bool L_7;
L_7 = TouchScreenKeyboard_get_isSupported_mCFAC95CA6CAA06B4E21F42E3C40A39668D6B438E(NULL);
if (!L_7)
{
goto IL_0055;
}
}
{
bool L_8;
L_8 = TMP_InputField_get_shouldHideSoftKeyboard_m08F3F6AB9DC9A89029B6A41E26F42B7222535790(__this, NULL);
if (L_8)
{
goto IL_0055;
}
}
{
bool L_9;
L_9 = TMP_InputField_get_shouldHideMobileInput_mB40438A3E4172E95CE11F03FD2484E954CDB1F1B(__this, NULL);
if (L_9)
{
goto IL_0055;
}
}
{
// return false;
return (bool)0;
}
IL_0055:
{
// return true;
return (bool)1;
}
}
// System.Void TMPro.TMP_InputField::UpdateStringPositionFromKeyboard()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateStringPositionFromKeyboard_mED93ADC3A6B158262ECFB07CD6B21EC39B99022E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
RangeInt_tDFBE4FD13857C11F21F7C3DA6B60D05341B67268 V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
int32_t V_2 = 0;
bool V_3 = false;
{
// var selectionRange = m_SoftKeyboard.selection;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_0 = __this->___m_SoftKeyboard_20;
NullCheck(L_0);
RangeInt_tDFBE4FD13857C11F21F7C3DA6B60D05341B67268 L_1;
L_1 = TouchScreenKeyboard_get_selection_m1D44C9A8D4EA91F61706F048ED318E537DC46AB2(L_0, NULL);
V_0 = L_1;
// var selectionStart = selectionRange.start;
RangeInt_tDFBE4FD13857C11F21F7C3DA6B60D05341B67268 L_2 = V_0;
int32_t L_3 = L_2.___start_0;
V_1 = L_3;
// var selectionEnd = selectionRange.end;
int32_t L_4;
L_4 = RangeInt_get_end_m5835FBEB410CB8AC0928AEFD95728A9AD57F6C63((&V_0), NULL);
V_2 = L_4;
// var stringPositionChanged = false;
V_3 = (bool)0;
// if (stringPositionInternal != selectionStart)
int32_t L_5;
L_5 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_6 = V_1;
if ((((int32_t)L_5) == ((int32_t)L_6)))
{
goto IL_0041;
}
}
{
// stringPositionChanged = true;
V_3 = (bool)1;
// stringPositionInternal = selectionStart;
int32_t L_7 = V_1;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_7, NULL);
// caretPositionInternal = GetCaretPositionFromStringIndex(stringPositionInternal);
int32_t L_8;
L_8 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_9;
L_9 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_8, NULL);
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_9, NULL);
}
IL_0041:
{
// if (stringSelectPositionInternal != selectionEnd)
int32_t L_10;
L_10 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_11 = V_2;
if ((((int32_t)L_10) == ((int32_t)L_11)))
{
goto IL_0065;
}
}
{
// stringSelectPositionInternal = selectionEnd;
int32_t L_12 = V_2;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_12, NULL);
// stringPositionChanged = true;
V_3 = (bool)1;
// caretSelectPositionInternal = GetCaretPositionFromStringIndex(stringSelectPositionInternal);
int32_t L_13;
L_13 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_14;
L_14 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_13, NULL);
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_14, NULL);
}
IL_0065:
{
// if (stringPositionChanged)
bool L_15 = V_3;
if (!L_15)
{
goto IL_0079;
}
}
{
// m_BlinkStartTime = Time.unscaledTime;
float L_16;
L_16 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
__this->___m_BlinkStartTime_82 = L_16;
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
}
IL_0079:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::LateUpdate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_LateUpdate_m9D1496DFE349C330C4FD29BDE290209E22E66DC4 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisTMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_m6CA031C91E5D203C24D3315721B6E3910B9C8729_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_1 = NULL;
bool V_2 = false;
float V_3 = 0.0f;
int32_t V_4 = 0;
Il2CppChar V_5 = 0x0;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* G_B9_0 = NULL;
{
// if (m_ShouldActivateNextUpdate)
bool L_0 = __this->___m_ShouldActivateNextUpdate_75;
if (!L_0)
{
goto IL_0025;
}
}
{
// if (!isFocused)
bool L_1;
L_1 = TMP_InputField_get_isFocused_m7FD1AA3B92404C30596FF6EE5F644757A2F060DE_inline(__this, NULL);
if (L_1)
{
goto IL_001e;
}
}
{
// ActivateInputFieldInternal();
TMP_InputField_ActivateInputFieldInternal_m95B34ECC08F02FF048EFC2272CE07648657627BC(__this, NULL);
// m_ShouldActivateNextUpdate = false;
__this->___m_ShouldActivateNextUpdate_75 = (bool)0;
// return;
return;
}
IL_001e:
{
// m_ShouldActivateNextUpdate = false;
__this->___m_ShouldActivateNextUpdate_75 = (bool)0;
}
IL_0025:
{
// if (!isFocused && m_SelectionStillActive)
bool L_2;
L_2 = TMP_InputField_get_isFocused_m7FD1AA3B92404C30596FF6EE5F644757A2F060DE_inline(__this, NULL);
if (L_2)
{
goto IL_0117;
}
}
{
bool L_3 = __this->___m_SelectionStillActive_103;
if (!L_3)
{
goto IL_0117;
}
}
{
// GameObject selectedObject = EventSystem.current != null ? EventSystem.current.currentSelectedGameObject : null;
il2cpp_codegen_runtime_class_init_inline(EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* L_4;
L_4 = EventSystem_get_current_mC87C69FB418563DC2A571A10E2F9DB59A6785016(NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_5;
L_5 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_5)
{
goto IL_004b;
}
}
{
G_B9_0 = ((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)(NULL));
goto IL_0055;
}
IL_004b:
{
il2cpp_codegen_runtime_class_init_inline(EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* L_6;
L_6 = EventSystem_get_current_mC87C69FB418563DC2A571A10E2F9DB59A6785016(NULL);
NullCheck(L_6);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7;
L_7 = EventSystem_get_currentSelectedGameObject_mD606FFACF3E72755298A523CBB709535CF08C98A_inline(L_6, NULL);
G_B9_0 = L_7;
}
IL_0055:
{
V_1 = G_B9_0;
// if (selectedObject == null && m_ResetOnDeActivation)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = V_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_9;
L_9 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_8, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_9)
{
goto IL_006e;
}
}
{
bool L_10 = __this->___m_ResetOnDeActivation_102;
if (!L_10)
{
goto IL_006e;
}
}
{
// ReleaseSelection();
TMP_InputField_ReleaseSelection_mC70F802822362452CFDD9FE095F5147E6BB5020F(__this, NULL);
// return;
return;
}
IL_006e:
{
// if (selectedObject != null && selectedObject != this.gameObject)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_11 = V_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_12;
L_12 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_11, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_12)
{
goto IL_00e0;
}
}
{
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13 = V_1;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_14;
L_14 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_15;
L_15 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_13, L_14, NULL);
if (!L_15)
{
goto IL_00e0;
}
}
{
// if (selectedObject == m_PreviouslySelectedObject)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_16 = V_1;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_17 = __this->___m_PreviouslySelectedObject_105;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_18;
L_18 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_16, L_17, NULL);
if (!L_18)
{
goto IL_0094;
}
}
{
// return;
return;
}
IL_0094:
{
// m_PreviouslySelectedObject = selectedObject;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_19 = V_1;
__this->___m_PreviouslySelectedObject_105 = L_19;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PreviouslySelectedObject_105), (void*)L_19);
// if (m_VerticalScrollbar && selectedObject == m_VerticalScrollbar.gameObject)
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_20 = __this->___m_VerticalScrollbar_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_21;
L_21 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_20, NULL);
if (!L_21)
{
goto IL_00bc;
}
}
{
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_22 = V_1;
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_23 = __this->___m_VerticalScrollbar_30;
NullCheck(L_23);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_24;
L_24 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_23, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_25;
L_25 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_22, L_24, NULL);
if (!L_25)
{
goto IL_00bc;
}
}
{
// return;
return;
}
IL_00bc:
{
// if (m_ResetOnDeActivation)
bool L_26 = __this->___m_ResetOnDeActivation_102;
if (!L_26)
{
goto IL_00cb;
}
}
{
// ReleaseSelection();
TMP_InputField_ReleaseSelection_mC70F802822362452CFDD9FE095F5147E6BB5020F(__this, NULL);
// return;
return;
}
IL_00cb:
{
// if (selectedObject.GetComponent<TMP_InputField>() != null)
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_27 = V_1;
NullCheck(L_27);
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* L_28;
L_28 = GameObject_GetComponent_TisTMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_m6CA031C91E5D203C24D3315721B6E3910B9C8729(L_27, GameObject_GetComponent_TisTMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_m6CA031C91E5D203C24D3315721B6E3910B9C8729_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_29;
L_29 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_28, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_29)
{
goto IL_00df;
}
}
{
// ReleaseSelection();
TMP_InputField_ReleaseSelection_mC70F802822362452CFDD9FE095F5147E6BB5020F(__this, NULL);
}
IL_00df:
{
// return;
return;
}
IL_00e0:
{
// if (Input.GetKeyDown(KeyCode.Mouse0))
bool L_30;
L_30 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)323), NULL);
if (!L_30)
{
goto IL_0117;
}
}
{
// bool isDoubleClick = false;
V_2 = (bool)0;
// float timeStamp = Time.unscaledTime;
float L_31;
L_31 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
V_3 = L_31;
// if (m_KeyDownStartTime + m_DoubleClickDelay > timeStamp)
float L_32 = __this->___m_KeyDownStartTime_93;
float L_33 = __this->___m_DoubleClickDelay_94;
float L_34 = V_3;
if ((!(((float)((float)il2cpp_codegen_add(L_32, L_33))) > ((float)L_34))))
{
goto IL_0106;
}
}
{
// isDoubleClick = true;
V_2 = (bool)1;
}
IL_0106:
{
// m_KeyDownStartTime = timeStamp;
float L_35 = V_3;
__this->___m_KeyDownStartTime_93 = L_35;
// if (isDoubleClick)
bool L_36 = V_2;
if (!L_36)
{
goto IL_0117;
}
}
{
// ReleaseSelection();
TMP_InputField_ReleaseSelection_mC70F802822362452CFDD9FE095F5147E6BB5020F(__this, NULL);
// return;
return;
}
IL_0117:
{
// UpdateMaskRegions();
TMP_InputField_UpdateMaskRegions_mD22E32D41A5E6EDAC8A7547194CA34A4DE918343(__this, NULL);
// if (InPlaceEditing() && isKeyboardUsingEvents() || !isFocused)
bool L_37;
L_37 = TMP_InputField_InPlaceEditing_m2FEE000FC40DAF7CAE8B2DA4FF5D364E30873FC1(__this, NULL);
if (!L_37)
{
goto IL_012d;
}
}
{
bool L_38;
L_38 = TMP_InputField_isKeyboardUsingEvents_mE8A5552B89353CF45DBC4206F55ED41EB7C0F273(__this, NULL);
if (L_38)
{
goto IL_0135;
}
}
IL_012d:
{
bool L_39;
L_39 = TMP_InputField_get_isFocused_m7FD1AA3B92404C30596FF6EE5F644757A2F060DE_inline(__this, NULL);
if (L_39)
{
goto IL_0136;
}
}
IL_0135:
{
// return;
return;
}
IL_0136:
{
// AssignPositioningIfNeeded();
TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1(__this, NULL);
// if (m_SoftKeyboard == null || m_SoftKeyboard.status != TouchScreenKeyboard.Status.Visible)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_40 = __this->___m_SoftKeyboard_20;
if (!L_40)
{
goto IL_0154;
}
}
{
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_41 = __this->___m_SoftKeyboard_20;
NullCheck(L_41);
int32_t L_42;
L_42 = TouchScreenKeyboard_get_status_mCC466FDEC7E1913D8585ABA7F048FC198CB19504(L_41, NULL);
if (!L_42)
{
goto IL_01d5;
}
}
IL_0154:
{
// if (m_SoftKeyboard != null)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_43 = __this->___m_SoftKeyboard_20;
if (!L_43)
{
goto IL_01cd;
}
}
{
// if (!m_ReadOnly)
bool L_44 = __this->___m_ReadOnly_63;
if (L_44)
{
goto IL_0175;
}
}
{
// text = m_SoftKeyboard.text;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_45 = __this->___m_SoftKeyboard_20;
NullCheck(L_45);
String_t* L_46;
L_46 = TouchScreenKeyboard_get_text_m74593E81B017446204A9DB1F7359922A2C005B1E(L_45, NULL);
TMP_InputField_set_text_m684E9CDA2D9E82D1C497B5E03DBE79C00584FF62(__this, L_46, NULL);
}
IL_0175:
{
// if (m_SoftKeyboard.status == TouchScreenKeyboard.Status.LostFocus)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_47 = __this->___m_SoftKeyboard_20;
NullCheck(L_47);
int32_t L_48;
L_48 = TouchScreenKeyboard_get_status_mCC466FDEC7E1913D8585ABA7F048FC198CB19504(L_47, NULL);
if ((!(((uint32_t)L_48) == ((uint32_t)3))))
{
goto IL_0189;
}
}
{
// SendTouchScreenKeyboardStatusChanged();
TMP_InputField_SendTouchScreenKeyboardStatusChanged_mF0F1E86DFF3023EA6167004879DAE86E1D2C3AEB(__this, NULL);
}
IL_0189:
{
// if (m_SoftKeyboard.status == TouchScreenKeyboard.Status.Canceled)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_49 = __this->___m_SoftKeyboard_20;
NullCheck(L_49);
int32_t L_50;
L_50 = TouchScreenKeyboard_get_status_mCC466FDEC7E1913D8585ABA7F048FC198CB19504(L_49, NULL);
if ((!(((uint32_t)L_50) == ((uint32_t)2))))
{
goto IL_01ab;
}
}
{
// m_ReleaseSelection = true;
__this->___m_ReleaseSelection_104 = (bool)1;
// m_WasCanceled = true;
__this->___m_WasCanceled_85 = (bool)1;
// SendTouchScreenKeyboardStatusChanged();
TMP_InputField_SendTouchScreenKeyboardStatusChanged_mF0F1E86DFF3023EA6167004879DAE86E1D2C3AEB(__this, NULL);
}
IL_01ab:
{
// if (m_SoftKeyboard.status == TouchScreenKeyboard.Status.Done)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_51 = __this->___m_SoftKeyboard_20;
NullCheck(L_51);
int32_t L_52;
L_52 = TouchScreenKeyboard_get_status_mCC466FDEC7E1913D8585ABA7F048FC198CB19504(L_51, NULL);
if ((!(((uint32_t)L_52) == ((uint32_t)1))))
{
goto IL_01cd;
}
}
{
// m_ReleaseSelection = true;
__this->___m_ReleaseSelection_104 = (bool)1;
// OnSubmit(null);
VirtualActionInvoker1< BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* >::Invoke(73 /* System.Void TMPro.TMP_InputField::OnSubmit(UnityEngine.EventSystems.BaseEventData) */, __this, (BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F*)NULL);
// SendTouchScreenKeyboardStatusChanged();
TMP_InputField_SendTouchScreenKeyboardStatusChanged_mF0F1E86DFF3023EA6167004879DAE86E1D2C3AEB(__this, NULL);
}
IL_01cd:
{
// OnDeselect(null);
VirtualActionInvoker1< BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* >::Invoke(37 /* System.Void UnityEngine.UI.Selectable::OnDeselect(UnityEngine.EventSystems.BaseEventData) */, __this, (BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F*)NULL);
// return;
return;
}
IL_01d5:
{
// string val = m_SoftKeyboard.text;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_53 = __this->___m_SoftKeyboard_20;
NullCheck(L_53);
String_t* L_54;
L_54 = TouchScreenKeyboard_get_text_m74593E81B017446204A9DB1F7359922A2C005B1E(L_53, NULL);
V_0 = L_54;
// if (m_Text != val)
String_t* L_55 = __this->___m_Text_60;
String_t* L_56 = V_0;
bool L_57;
L_57 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_55, L_56, NULL);
if (!L_57)
{
goto IL_0348;
}
}
{
// if (m_ReadOnly)
bool L_58 = __this->___m_ReadOnly_63;
if (!L_58)
{
goto IL_0210;
}
}
{
// m_SoftKeyboard.text = m_Text;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_59 = __this->___m_SoftKeyboard_20;
String_t* L_60 = __this->___m_Text_60;
NullCheck(L_59);
TouchScreenKeyboard_set_text_m0A8AA05F4D9D27E8764955F0041452145B6C6FBB(L_59, L_60, NULL);
goto IL_035f;
}
IL_0210:
{
// m_Text = "";
__this->___m_Text_60 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
// for (int i = 0; i < val.Length; ++i)
V_4 = 0;
goto IL_02da;
}
IL_0223:
{
// char c = val[i];
String_t* L_61 = V_0;
int32_t L_62 = V_4;
NullCheck(L_61);
Il2CppChar L_63;
L_63 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_61, L_62, NULL);
V_5 = L_63;
// if (c == '\r' || c == 3)
Il2CppChar L_64 = V_5;
if ((((int32_t)L_64) == ((int32_t)((int32_t)13))))
{
goto IL_0238;
}
}
{
Il2CppChar L_65 = V_5;
if ((!(((uint32_t)L_65) == ((uint32_t)3))))
{
goto IL_023c;
}
}
IL_0238:
{
// c = '\n';
V_5 = ((int32_t)10);
}
IL_023c:
{
// if (onValidateInput != null)
OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* L_66;
L_66 = TMP_InputField_get_onValidateInput_mF293BE6DE7AAA1F8E37E20B73418A639A8963A7D_inline(__this, NULL);
if (!L_66)
{
goto IL_0266;
}
}
{
// c = onValidateInput(m_Text, m_Text.Length, c);
OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* L_67;
L_67 = TMP_InputField_get_onValidateInput_mF293BE6DE7AAA1F8E37E20B73418A639A8963A7D_inline(__this, NULL);
String_t* L_68 = __this->___m_Text_60;
String_t* L_69 = __this->___m_Text_60;
NullCheck(L_69);
int32_t L_70;
L_70 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_69, NULL);
Il2CppChar L_71 = V_5;
NullCheck(L_67);
Il2CppChar L_72;
L_72 = OnValidateInput_Invoke_m1CDDA220BF2691F42200A098F57AE10FDE383E49_inline(L_67, L_68, L_70, L_71, NULL);
V_5 = L_72;
goto IL_0289;
}
IL_0266:
{
// else if (characterValidation != CharacterValidation.None)
int32_t L_73;
L_73 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if (!L_73)
{
goto IL_0289;
}
}
{
// c = Validate(m_Text, m_Text.Length, c);
String_t* L_74 = __this->___m_Text_60;
String_t* L_75 = __this->___m_Text_60;
NullCheck(L_75);
int32_t L_76;
L_76 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_75, NULL);
Il2CppChar L_77 = V_5;
Il2CppChar L_78;
L_78 = TMP_InputField_Validate_m76212763DA49DFD7C152C65F8AF6CC056EE69979(__this, L_74, L_76, L_77, NULL);
V_5 = L_78;
}
IL_0289:
{
// if (lineType == LineType.MultiLineSubmit && c == '\n')
int32_t L_79;
L_79 = TMP_InputField_get_lineType_mE221F133A310EB6C93DA24E1F5900E948771D64C_inline(__this, NULL);
if ((!(((uint32_t)L_79) == ((uint32_t)1))))
{
goto IL_02b8;
}
}
{
Il2CppChar L_80 = V_5;
if ((!(((uint32_t)L_80) == ((uint32_t)((int32_t)10)))))
{
goto IL_02b8;
}
}
{
// m_SoftKeyboard.text = m_Text;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_81 = __this->___m_SoftKeyboard_20;
String_t* L_82 = __this->___m_Text_60;
NullCheck(L_81);
TouchScreenKeyboard_set_text_m0A8AA05F4D9D27E8764955F0041452145B6C6FBB(L_81, L_82, NULL);
// OnSubmit(null);
VirtualActionInvoker1< BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* >::Invoke(73 /* System.Void TMPro.TMP_InputField::OnSubmit(UnityEngine.EventSystems.BaseEventData) */, __this, (BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F*)NULL);
// OnDeselect(null);
VirtualActionInvoker1< BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* >::Invoke(37 /* System.Void UnityEngine.UI.Selectable::OnDeselect(UnityEngine.EventSystems.BaseEventData) */, __this, (BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F*)NULL);
// return;
return;
}
IL_02b8:
{
// if (c != 0)
Il2CppChar L_83 = V_5;
if (!L_83)
{
goto IL_02d4;
}
}
{
// m_Text += c;
String_t* L_84 = __this->___m_Text_60;
String_t* L_85;
L_85 = Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C((&V_5), NULL);
String_t* L_86;
L_86 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_84, L_85, NULL);
__this->___m_Text_60 = L_86;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_86);
}
IL_02d4:
{
// for (int i = 0; i < val.Length; ++i)
int32_t L_87 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_87, 1));
}
IL_02da:
{
// for (int i = 0; i < val.Length; ++i)
int32_t L_88 = V_4;
String_t* L_89 = V_0;
NullCheck(L_89);
int32_t L_90;
L_90 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_89, NULL);
if ((((int32_t)L_88) < ((int32_t)L_90)))
{
goto IL_0223;
}
}
{
// if (characterLimit > 0 && m_Text.Length > characterLimit)
int32_t L_91;
L_91 = TMP_InputField_get_characterLimit_m59833E0A22BACBDF3EDA6A70A30B87272FBAA409_inline(__this, NULL);
if ((((int32_t)L_91) <= ((int32_t)0)))
{
goto IL_031b;
}
}
{
String_t* L_92 = __this->___m_Text_60;
NullCheck(L_92);
int32_t L_93;
L_93 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_92, NULL);
int32_t L_94;
L_94 = TMP_InputField_get_characterLimit_m59833E0A22BACBDF3EDA6A70A30B87272FBAA409_inline(__this, NULL);
if ((((int32_t)L_93) <= ((int32_t)L_94)))
{
goto IL_031b;
}
}
{
// m_Text = m_Text.Substring(0, characterLimit);
String_t* L_95 = __this->___m_Text_60;
int32_t L_96;
L_96 = TMP_InputField_get_characterLimit_m59833E0A22BACBDF3EDA6A70A30B87272FBAA409_inline(__this, NULL);
NullCheck(L_95);
String_t* L_97;
L_97 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_95, 0, L_96, NULL);
__this->___m_Text_60 = L_97;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_97);
}
IL_031b:
{
// UpdateStringPositionFromKeyboard();
TMP_InputField_UpdateStringPositionFromKeyboard_mED93ADC3A6B158262ECFB07CD6B21EC39B99022E(__this, NULL);
// if (m_Text != val)
String_t* L_98 = __this->___m_Text_60;
String_t* L_99 = V_0;
bool L_100;
L_100 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_98, L_99, NULL);
if (!L_100)
{
goto IL_0340;
}
}
{
// m_SoftKeyboard.text = m_Text;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_101 = __this->___m_SoftKeyboard_20;
String_t* L_102 = __this->___m_Text_60;
NullCheck(L_101);
TouchScreenKeyboard_set_text_m0A8AA05F4D9D27E8764955F0041452145B6C6FBB(L_101, L_102, NULL);
}
IL_0340:
{
// SendOnValueChangedAndUpdateLabel();
TMP_InputField_SendOnValueChangedAndUpdateLabel_m9A56A0E7406E3E3362400445749CE33C20C7BC64(__this, NULL);
goto IL_035f;
}
IL_0348:
{
// else if (m_HideMobileInput && Application.platform == RuntimePlatform.Android)
bool L_103 = __this->___m_HideMobileInput_42;
if (!L_103)
{
goto IL_035f;
}
}
{
int32_t L_104;
L_104 = Application_get_platform_m59EF7D6155D18891B24767F83F388160B1FF2138(NULL);
if ((!(((uint32_t)L_104) == ((uint32_t)((int32_t)11)))))
{
goto IL_035f;
}
}
{
// UpdateStringPositionFromKeyboard();
TMP_InputField_UpdateStringPositionFromKeyboard_mED93ADC3A6B158262ECFB07CD6B21EC39B99022E(__this, NULL);
}
IL_035f:
{
// if (m_SoftKeyboard != null && m_SoftKeyboard.status != TouchScreenKeyboard.Status.Visible)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_105 = __this->___m_SoftKeyboard_20;
if (!L_105)
{
goto IL_0390;
}
}
{
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_106 = __this->___m_SoftKeyboard_20;
NullCheck(L_106);
int32_t L_107;
L_107 = TouchScreenKeyboard_get_status_mCC466FDEC7E1913D8585ABA7F048FC198CB19504(L_106, NULL);
if (!L_107)
{
goto IL_0390;
}
}
{
// if (m_SoftKeyboard.status == TouchScreenKeyboard.Status.Canceled)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_108 = __this->___m_SoftKeyboard_20;
NullCheck(L_108);
int32_t L_109;
L_109 = TouchScreenKeyboard_get_status_mCC466FDEC7E1913D8585ABA7F048FC198CB19504(L_108, NULL);
if ((!(((uint32_t)L_109) == ((uint32_t)2))))
{
goto IL_0389;
}
}
{
// m_WasCanceled = true;
__this->___m_WasCanceled_85 = (bool)1;
}
IL_0389:
{
// OnDeselect(null);
VirtualActionInvoker1< BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* >::Invoke(37 /* System.Void UnityEngine.UI.Selectable::OnDeselect(UnityEngine.EventSystems.BaseEventData) */, __this, (BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F*)NULL);
}
IL_0390:
{
// }
return;
}
}
// System.Boolean TMPro.TMP_InputField::MayDrag(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_MayDrag_mB0F0807D39BED3B80A5EF8F757E8956D5869ED1F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// return IsActive() &&
// IsInteractable() &&
// eventData.button == PointerEventData.InputButton.Left &&
// m_TextComponent != null &&
// (m_SoftKeyboard == null || shouldHideSoftKeyboard || shouldHideMobileInput);
bool L_0;
L_0 = VirtualFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (!L_0)
{
goto IL_003f;
}
}
{
bool L_1;
L_1 = VirtualFuncInvoker0< bool >::Invoke(24 /* System.Boolean UnityEngine.UI.Selectable::IsInteractable() */, __this);
if (!L_1)
{
goto IL_003f;
}
}
{
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_2 = ___0_eventData;
NullCheck(L_2);
int32_t L_3;
L_3 = PointerEventData_get_button_mA8CBDAF2E16927E6952BC60040D56630BCC95B0B_inline(L_2, NULL);
if (L_3)
{
goto IL_003f;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_4 = __this->___m_TextComponent_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_5;
L_5 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_5)
{
goto IL_003f;
}
}
{
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_6 = __this->___m_SoftKeyboard_20;
if (!L_6)
{
goto IL_003d;
}
}
{
bool L_7;
L_7 = TMP_InputField_get_shouldHideSoftKeyboard_m08F3F6AB9DC9A89029B6A41E26F42B7222535790(__this, NULL);
if (L_7)
{
goto IL_003d;
}
}
{
bool L_8;
L_8 = TMP_InputField_get_shouldHideMobileInput_mB40438A3E4172E95CE11F03FD2484E954CDB1F1B(__this, NULL);
return L_8;
}
IL_003d:
{
return (bool)1;
}
IL_003f:
{
return (bool)0;
}
}
// System.Void TMPro.TMP_InputField::OnBeginDrag(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnBeginDrag_m0F9B51A6CEBD12DAB6DFFF1CA1F15AD1D3495940 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method)
{
{
// if (!MayDrag(eventData))
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_0 = ___0_eventData;
bool L_1;
L_1 = TMP_InputField_MayDrag_mB0F0807D39BED3B80A5EF8F757E8956D5869ED1F(__this, L_0, NULL);
if (L_1)
{
goto IL_000a;
}
}
{
// return;
return;
}
IL_000a:
{
// m_UpdateDrag = true;
__this->___m_UpdateDrag_76 = (bool)1;
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnDrag(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnDrag_mBA444852C709D10301A31FAD4DA6AD33479C05E4 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_TextUtilities_tD7ED516E31C2AA0EB607D587C0BB0FE71A8BB934_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B10_0 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B9_0 = NULL;
int32_t G_B11_0 = 0;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B11_1 = NULL;
{
// if (!MayDrag(eventData))
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_0 = ___0_eventData;
bool L_1;
L_1 = TMP_InputField_MayDrag_mB0F0807D39BED3B80A5EF8F757E8956D5869ED1F(__this, L_0, NULL);
if (L_1)
{
goto IL_000a;
}
}
{
// return;
return;
}
IL_000a:
{
// int insertionIndex = TMP_TextUtilities.GetCursorIndexFromPosition(m_TextComponent, eventData.position, eventData.pressEventCamera, out insertionSide);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_2 = __this->___m_TextComponent_27;
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_3 = ___0_eventData;
NullCheck(L_3);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
L_4 = PointerEventData_get_position_m5BE71C28EB72EFB8435749E4E6E839213AEF458C_inline(L_3, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
L_5 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_4, NULL);
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_6 = ___0_eventData;
NullCheck(L_6);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_7;
L_7 = PointerEventData_get_pressEventCamera_m8D6A377D5CA730307D9F8ABB8656FFB8FCD56AE3(L_6, NULL);
il2cpp_codegen_runtime_class_init_inline(TMP_TextUtilities_tD7ED516E31C2AA0EB607D587C0BB0FE71A8BB934_il2cpp_TypeInfo_var);
int32_t L_8;
L_8 = TMP_TextUtilities_GetCursorIndexFromPosition_mC95254F6E9C80CC65D7B89AB3281FB090DACAF43(L_2, L_5, L_7, (&V_0), NULL);
V_1 = L_8;
// if (m_isRichTextEditingAllowed)
bool L_9 = __this->___m_isRichTextEditingAllowed_107;
if (!L_9)
{
goto IL_00a4;
}
}
{
// if (insertionSide == CaretPosition.Left)
int32_t L_10 = V_0;
if ((!(((uint32_t)L_10) == ((uint32_t)1))))
{
goto IL_005b;
}
}
{
// stringSelectPositionInternal = m_TextComponent.textInfo.characterInfo[insertionIndex].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_11 = __this->___m_TextComponent_27;
NullCheck(L_11);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_12;
L_12 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_11, NULL);
NullCheck(L_12);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_13 = L_12->___characterInfo_11;
int32_t L_14 = V_1;
NullCheck(L_13);
int32_t L_15 = ((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->___index_1;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_15, NULL);
goto IL_014c;
}
IL_005b:
{
// else if (insertionSide == CaretPosition.Right)
int32_t L_16 = V_0;
if ((!(((uint32_t)L_16) == ((uint32_t)2))))
{
goto IL_014c;
}
}
{
// stringSelectPositionInternal = m_TextComponent.textInfo.characterInfo[insertionIndex].index + m_TextComponent.textInfo.characterInfo[insertionIndex].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_17 = __this->___m_TextComponent_27;
NullCheck(L_17);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_18;
L_18 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_17, NULL);
NullCheck(L_18);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_19 = L_18->___characterInfo_11;
int32_t L_20 = V_1;
NullCheck(L_19);
int32_t L_21 = ((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_22 = __this->___m_TextComponent_27;
NullCheck(L_22);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_23;
L_23 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_22, NULL);
NullCheck(L_23);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_24 = L_23->___characterInfo_11;
int32_t L_25 = V_1;
NullCheck(L_24);
int32_t L_26 = ((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->___stringLength_2;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, ((int32_t)il2cpp_codegen_add(L_21, L_26)), NULL);
goto IL_014c;
}
IL_00a4:
{
// if (insertionSide == CaretPosition.Left)
int32_t L_27 = V_0;
if ((!(((uint32_t)L_27) == ((uint32_t)1))))
{
goto IL_010b;
}
}
{
// stringSelectPositionInternal = insertionIndex == 0
// ? m_TextComponent.textInfo.characterInfo[0].index
// : m_TextComponent.textInfo.characterInfo[insertionIndex - 1].index + m_TextComponent.textInfo.characterInfo[insertionIndex - 1].stringLength;
int32_t L_28 = V_1;
G_B9_0 = __this;
if (!L_28)
{
G_B10_0 = __this;
goto IL_00e9;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_29 = __this->___m_TextComponent_27;
NullCheck(L_29);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_30;
L_30 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_29, NULL);
NullCheck(L_30);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_31 = L_30->___characterInfo_11;
int32_t L_32 = V_1;
NullCheck(L_31);
int32_t L_33 = ((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_32, 1)))))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_34 = __this->___m_TextComponent_27;
NullCheck(L_34);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_35;
L_35 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_34, NULL);
NullCheck(L_35);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_36 = L_35->___characterInfo_11;
int32_t L_37 = V_1;
NullCheck(L_36);
int32_t L_38 = ((L_36)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_37, 1)))))->___stringLength_2;
G_B11_0 = ((int32_t)il2cpp_codegen_add(L_33, L_38));
G_B11_1 = G_B9_0;
goto IL_0104;
}
IL_00e9:
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_39 = __this->___m_TextComponent_27;
NullCheck(L_39);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_40;
L_40 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_39, NULL);
NullCheck(L_40);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_41 = L_40->___characterInfo_11;
NullCheck(L_41);
int32_t L_42 = ((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___index_1;
G_B11_0 = L_42;
G_B11_1 = G_B10_0;
}
IL_0104:
{
NullCheck(G_B11_1);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(G_B11_1, G_B11_0, NULL);
goto IL_014c;
}
IL_010b:
{
// else if (insertionSide == CaretPosition.Right)
int32_t L_43 = V_0;
if ((!(((uint32_t)L_43) == ((uint32_t)2))))
{
goto IL_014c;
}
}
{
// stringSelectPositionInternal = m_TextComponent.textInfo.characterInfo[insertionIndex].index + m_TextComponent.textInfo.characterInfo[insertionIndex].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_44 = __this->___m_TextComponent_27;
NullCheck(L_44);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_45;
L_45 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_44, NULL);
NullCheck(L_45);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_46 = L_45->___characterInfo_11;
int32_t L_47 = V_1;
NullCheck(L_46);
int32_t L_48 = ((L_46)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_47)))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_49 = __this->___m_TextComponent_27;
NullCheck(L_49);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_50;
L_50 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_49, NULL);
NullCheck(L_50);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_51 = L_50->___characterInfo_11;
int32_t L_52 = V_1;
NullCheck(L_51);
int32_t L_53 = ((L_51)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_52)))->___stringLength_2;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, ((int32_t)il2cpp_codegen_add(L_48, L_53)), NULL);
}
IL_014c:
{
// caretSelectPositionInternal = GetCaretPositionFromStringIndex(stringSelectPositionInternal);
int32_t L_54;
L_54 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_55;
L_55 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_54, NULL);
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_55, NULL);
// MarkGeometryAsDirty();
TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138(__this, NULL);
// m_DragPositionOutOfBounds = !RectTransformUtility.RectangleContainsScreenPoint(textViewport, eventData.position, eventData.pressEventCamera);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_56;
L_56 = TMP_InputField_get_textViewport_m51E9CFB11A78199484D2BC2750F19DB7D2A26763_inline(__this, NULL);
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_57 = ___0_eventData;
NullCheck(L_57);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_58;
L_58 = PointerEventData_get_position_m5BE71C28EB72EFB8435749E4E6E839213AEF458C_inline(L_57, NULL);
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_59 = ___0_eventData;
NullCheck(L_59);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_60;
L_60 = PointerEventData_get_pressEventCamera_m8D6A377D5CA730307D9F8ABB8656FFB8FCD56AE3(L_59, NULL);
il2cpp_codegen_runtime_class_init_inline(RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var);
bool L_61;
L_61 = RectTransformUtility_RectangleContainsScreenPoint_mBA6600E46C416EF032491AED969AA00BE2249630(L_56, L_58, L_60, NULL);
__this->___m_DragPositionOutOfBounds_77 = (bool)((((int32_t)L_61) == ((int32_t)0))? 1 : 0);
// if (m_DragPositionOutOfBounds && m_DragCoroutine == null)
bool L_62 = __this->___m_DragPositionOutOfBounds_77;
if (!L_62)
{
goto IL_01a7;
}
}
{
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_63 = __this->___m_DragCoroutine_83;
if (L_63)
{
goto IL_01a7;
}
}
{
// m_DragCoroutine = StartCoroutine(MouseDragOutsideRect(eventData));
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_64 = ___0_eventData;
RuntimeObject* L_65;
L_65 = TMP_InputField_MouseDragOutsideRect_m19E6E5421BFCC996DC30FD6FCD07EF890931FB44(__this, L_64, NULL);
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_66;
L_66 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_65, NULL);
__this->___m_DragCoroutine_83 = L_66;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DragCoroutine_83), (void*)L_66);
}
IL_01a7:
{
// eventData.Use();
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_67 = ___0_eventData;
NullCheck(L_67);
VirtualActionInvoker0::Invoke(5 /* System.Void UnityEngine.EventSystems.AbstractEventData::Use() */, L_67);
// }
return;
}
}
// System.Collections.IEnumerator TMPro.TMP_InputField::MouseDragOutsideRect(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TMP_InputField_MouseDragOutsideRect_m19E6E5421BFCC996DC30FD6FCD07EF890931FB44 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CMouseDragOutsideRectU3Ed__294_t193AC97DD2625A0E3BB89FB5DB0911CDF3D4C958_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CMouseDragOutsideRectU3Ed__294_t193AC97DD2625A0E3BB89FB5DB0911CDF3D4C958* L_0 = (U3CMouseDragOutsideRectU3Ed__294_t193AC97DD2625A0E3BB89FB5DB0911CDF3D4C958*)il2cpp_codegen_object_new(U3CMouseDragOutsideRectU3Ed__294_t193AC97DD2625A0E3BB89FB5DB0911CDF3D4C958_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CMouseDragOutsideRectU3Ed__294__ctor_mC97D27357520CBB200DD3254DEF53DF620ACB6B6(L_0, 0, NULL);
U3CMouseDragOutsideRectU3Ed__294_t193AC97DD2625A0E3BB89FB5DB0911CDF3D4C958* L_1 = L_0;
NullCheck(L_1);
L_1->___U3CU3E4__this_2 = __this;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
U3CMouseDragOutsideRectU3Ed__294_t193AC97DD2625A0E3BB89FB5DB0911CDF3D4C958* L_2 = L_1;
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_3 = ___0_eventData;
NullCheck(L_2);
L_2->___eventData_3 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___eventData_3), (void*)L_3);
return L_2;
}
}
// System.Void TMPro.TMP_InputField::OnEndDrag(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnEndDrag_m0CB1102EBBDC28E1AFA38FD0D50469F08492D4AC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method)
{
{
// if (!MayDrag(eventData))
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_0 = ___0_eventData;
bool L_1;
L_1 = TMP_InputField_MayDrag_mB0F0807D39BED3B80A5EF8F757E8956D5869ED1F(__this, L_0, NULL);
if (L_1)
{
goto IL_000a;
}
}
{
// return;
return;
}
IL_000a:
{
// m_UpdateDrag = false;
__this->___m_UpdateDrag_76 = (bool)0;
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnPointerDown(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnPointerDown_mA194D68CFB19DF910D8EE1B63DF5FF4D795C6C8D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_TextUtilities_tD7ED516E31C2AA0EB607D587C0BB0FE71A8BB934_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
float V_3 = 0.0f;
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
int32_t V_7 = 0;
int32_t G_B9_0 = 0;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B22_0 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B21_0 = NULL;
int32_t G_B23_0 = 0;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B23_1 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B34_0 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B34_1 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B33_0 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B33_1 = NULL;
int32_t G_B35_0 = 0;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B35_1 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B35_2 = NULL;
{
// if (!MayDrag(eventData))
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_0 = ___0_eventData;
bool L_1;
L_1 = TMP_InputField_MayDrag_mB0F0807D39BED3B80A5EF8F757E8956D5869ED1F(__this, L_0, NULL);
if (L_1)
{
goto IL_000a;
}
}
{
// return;
return;
}
IL_000a:
{
// EventSystem.current.SetSelectedGameObject(gameObject, eventData);
il2cpp_codegen_runtime_class_init_inline(EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* L_2;
L_2 = EventSystem_get_current_mC87C69FB418563DC2A571A10E2F9DB59A6785016(NULL);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3;
L_3 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_4 = ___0_eventData;
NullCheck(L_2);
EventSystem_SetSelectedGameObject_m9675415B7B3FE13B35E2CCB220F0C8AF04ECA173(L_2, L_3, L_4, NULL);
// bool hadFocusBefore = m_AllowInput;
bool L_5 = __this->___m_AllowInput_74;
V_0 = L_5;
// base.OnPointerDown(eventData);
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_6 = ___0_eventData;
Selectable_OnPointerDown_m4425D3C7641AAD2430A7E666F35047E2F3B623D3(__this, L_6, NULL);
// if (InPlaceEditing() == false)
bool L_7;
L_7 = TMP_InputField_InPlaceEditing_m2FEE000FC40DAF7CAE8B2DA4FF5D364E30873FC1(__this, NULL);
if (L_7)
{
goto IL_004e;
}
}
{
// if (m_SoftKeyboard == null || !m_SoftKeyboard.active)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_8 = __this->___m_SoftKeyboard_20;
if (!L_8)
{
goto IL_0046;
}
}
{
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_9 = __this->___m_SoftKeyboard_20;
NullCheck(L_9);
bool L_10;
L_10 = TouchScreenKeyboard_get_active_mB22402FB9E56D3F652DA785F01E504A530FF8775(L_9, NULL);
if (L_10)
{
goto IL_004e;
}
}
IL_0046:
{
// OnSelect(eventData);
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_11 = ___0_eventData;
VirtualActionInvoker1< BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* >::Invoke(36 /* System.Void UnityEngine.UI.Selectable::OnSelect(UnityEngine.EventSystems.BaseEventData) */, __this, L_11);
// return;
return;
}
IL_004e:
{
// bool shift = Input.GetKey(KeyCode.LeftShift) || Input.GetKey(KeyCode.RightShift);
bool L_12;
L_12 = Input_GetKey_mE5681EF775F3CEBA7EAD7C63984F7B34C8E8D434(((int32_t)304), NULL);
if (L_12)
{
goto IL_0066;
}
}
{
bool L_13;
L_13 = Input_GetKey_mE5681EF775F3CEBA7EAD7C63984F7B34C8E8D434(((int32_t)303), NULL);
G_B9_0 = ((int32_t)(L_13));
goto IL_0067;
}
IL_0066:
{
G_B9_0 = 1;
}
IL_0067:
{
V_1 = (bool)G_B9_0;
// bool isDoubleClick = false;
V_2 = (bool)0;
// float timeStamp = Time.unscaledTime;
float L_14;
L_14 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
V_3 = L_14;
// if (m_PointerDownClickStartTime + m_DoubleClickDelay > timeStamp)
float L_15 = __this->___m_PointerDownClickStartTime_92;
float L_16 = __this->___m_DoubleClickDelay_94;
float L_17 = V_3;
if ((!(((float)((float)il2cpp_codegen_add(L_15, L_16))) > ((float)L_17))))
{
goto IL_0082;
}
}
{
// isDoubleClick = true;
V_2 = (bool)1;
}
IL_0082:
{
// m_PointerDownClickStartTime = timeStamp;
float L_18 = V_3;
__this->___m_PointerDownClickStartTime_92 = L_18;
// if (hadFocusBefore || !m_OnFocusSelectAll)
bool L_19 = V_0;
if (L_19)
{
goto IL_0097;
}
}
{
bool L_20 = __this->___m_OnFocusSelectAll_100;
if (L_20)
{
goto IL_04c4;
}
}
IL_0097:
{
// int insertionIndex = TMP_TextUtilities.GetCursorIndexFromPosition(m_TextComponent, eventData.position, eventData.pressEventCamera, out insertionSide);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_21 = __this->___m_TextComponent_27;
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_22 = ___0_eventData;
NullCheck(L_22);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23;
L_23 = PointerEventData_get_position_m5BE71C28EB72EFB8435749E4E6E839213AEF458C_inline(L_22, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24;
L_24 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_23, NULL);
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_25 = ___0_eventData;
NullCheck(L_25);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_26;
L_26 = PointerEventData_get_pressEventCamera_m8D6A377D5CA730307D9F8ABB8656FFB8FCD56AE3(L_25, NULL);
il2cpp_codegen_runtime_class_init_inline(TMP_TextUtilities_tD7ED516E31C2AA0EB607D587C0BB0FE71A8BB934_il2cpp_TypeInfo_var);
int32_t L_27;
L_27 = TMP_TextUtilities_GetCursorIndexFromPosition_mC95254F6E9C80CC65D7B89AB3281FB090DACAF43(L_21, L_24, L_26, (&V_4), NULL);
V_5 = L_27;
// if (shift)
bool L_28 = V_1;
if (!L_28)
{
goto IL_01f7;
}
}
{
// if (m_isRichTextEditingAllowed)
bool L_29 = __this->___m_isRichTextEditingAllowed_107;
if (!L_29)
{
goto IL_013d;
}
}
{
// if (insertionSide == CaretPosition.Left)
int32_t L_30 = V_4;
if ((!(((uint32_t)L_30) == ((uint32_t)1))))
{
goto IL_00f1;
}
}
{
// stringSelectPositionInternal = m_TextComponent.textInfo.characterInfo[insertionIndex].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_31 = __this->___m_TextComponent_27;
NullCheck(L_31);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_32;
L_32 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_31, NULL);
NullCheck(L_32);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_33 = L_32->___characterInfo_11;
int32_t L_34 = V_5;
NullCheck(L_33);
int32_t L_35 = ((L_33)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_34)))->___index_1;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_35, NULL);
goto IL_0355;
}
IL_00f1:
{
// else if (insertionSide == CaretPosition.Right)
int32_t L_36 = V_4;
if ((!(((uint32_t)L_36) == ((uint32_t)2))))
{
goto IL_0355;
}
}
{
// stringSelectPositionInternal = m_TextComponent.textInfo.characterInfo[insertionIndex].index + m_TextComponent.textInfo.characterInfo[insertionIndex].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_37 = __this->___m_TextComponent_27;
NullCheck(L_37);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_38;
L_38 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_37, NULL);
NullCheck(L_38);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_39 = L_38->___characterInfo_11;
int32_t L_40 = V_5;
NullCheck(L_39);
int32_t L_41 = ((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_42 = __this->___m_TextComponent_27;
NullCheck(L_42);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_43;
L_43 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_42, NULL);
NullCheck(L_43);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_44 = L_43->___characterInfo_11;
int32_t L_45 = V_5;
NullCheck(L_44);
int32_t L_46 = ((L_44)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_45)))->___stringLength_2;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, ((int32_t)il2cpp_codegen_add(L_41, L_46)), NULL);
goto IL_0355;
}
IL_013d:
{
// if (insertionSide == CaretPosition.Left)
int32_t L_47 = V_4;
if ((!(((uint32_t)L_47) == ((uint32_t)1))))
{
goto IL_01ab;
}
}
{
// stringSelectPositionInternal = insertionIndex == 0
// ? m_TextComponent.textInfo.characterInfo[0].index
// : m_TextComponent.textInfo.characterInfo[insertionIndex - 1].index + m_TextComponent.textInfo.characterInfo[insertionIndex - 1].stringLength;
int32_t L_48 = V_5;
G_B21_0 = __this;
if (!L_48)
{
G_B22_0 = __this;
goto IL_0186;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_49 = __this->___m_TextComponent_27;
NullCheck(L_49);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_50;
L_50 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_49, NULL);
NullCheck(L_50);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_51 = L_50->___characterInfo_11;
int32_t L_52 = V_5;
NullCheck(L_51);
int32_t L_53 = ((L_51)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_52, 1)))))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_54 = __this->___m_TextComponent_27;
NullCheck(L_54);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_55;
L_55 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_54, NULL);
NullCheck(L_55);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_56 = L_55->___characterInfo_11;
int32_t L_57 = V_5;
NullCheck(L_56);
int32_t L_58 = ((L_56)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_57, 1)))))->___stringLength_2;
G_B23_0 = ((int32_t)il2cpp_codegen_add(L_53, L_58));
G_B23_1 = G_B21_0;
goto IL_01a1;
}
IL_0186:
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_59 = __this->___m_TextComponent_27;
NullCheck(L_59);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_60;
L_60 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_59, NULL);
NullCheck(L_60);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_61 = L_60->___characterInfo_11;
NullCheck(L_61);
int32_t L_62 = ((L_61)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___index_1;
G_B23_0 = L_62;
G_B23_1 = G_B22_0;
}
IL_01a1:
{
NullCheck(G_B23_1);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(G_B23_1, G_B23_0, NULL);
goto IL_0355;
}
IL_01ab:
{
// else if (insertionSide == CaretPosition.Right)
int32_t L_63 = V_4;
if ((!(((uint32_t)L_63) == ((uint32_t)2))))
{
goto IL_0355;
}
}
{
// stringSelectPositionInternal = m_TextComponent.textInfo.characterInfo[insertionIndex].index + m_TextComponent.textInfo.characterInfo[insertionIndex].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_64 = __this->___m_TextComponent_27;
NullCheck(L_64);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_65;
L_65 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_64, NULL);
NullCheck(L_65);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_66 = L_65->___characterInfo_11;
int32_t L_67 = V_5;
NullCheck(L_66);
int32_t L_68 = ((L_66)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_67)))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_69 = __this->___m_TextComponent_27;
NullCheck(L_69);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_70;
L_70 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_69, NULL);
NullCheck(L_70);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_71 = L_70->___characterInfo_11;
int32_t L_72 = V_5;
NullCheck(L_71);
int32_t L_73 = ((L_71)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_72)))->___stringLength_2;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, ((int32_t)il2cpp_codegen_add(L_68, L_73)), NULL);
goto IL_0355;
}
IL_01f7:
{
// if (m_isRichTextEditingAllowed)
bool L_74 = __this->___m_isRichTextEditingAllowed_107;
if (!L_74)
{
goto IL_0290;
}
}
{
// if (insertionSide == CaretPosition.Left)
int32_t L_75 = V_4;
if ((!(((uint32_t)L_75) == ((uint32_t)1))))
{
goto IL_0239;
}
}
{
// stringPositionInternal = stringSelectPositionInternal = m_TextComponent.textInfo.characterInfo[insertionIndex].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_76 = __this->___m_TextComponent_27;
NullCheck(L_76);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_77;
L_77 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_76, NULL);
NullCheck(L_77);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_78 = L_77->___characterInfo_11;
int32_t L_79 = V_5;
NullCheck(L_78);
int32_t L_80 = ((L_78)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_79)))->___index_1;
int32_t L_81 = L_80;
V_6 = L_81;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_81, NULL);
int32_t L_82 = V_6;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_82, NULL);
goto IL_0355;
}
IL_0239:
{
// else if (insertionSide == CaretPosition.Right)
int32_t L_83 = V_4;
if ((!(((uint32_t)L_83) == ((uint32_t)2))))
{
goto IL_0355;
}
}
{
// stringPositionInternal = stringSelectPositionInternal = m_TextComponent.textInfo.characterInfo[insertionIndex].index + m_TextComponent.textInfo.characterInfo[insertionIndex].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_84 = __this->___m_TextComponent_27;
NullCheck(L_84);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_85;
L_85 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_84, NULL);
NullCheck(L_85);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_86 = L_85->___characterInfo_11;
int32_t L_87 = V_5;
NullCheck(L_86);
int32_t L_88 = ((L_86)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_87)))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_89 = __this->___m_TextComponent_27;
NullCheck(L_89);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_90;
L_90 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_89, NULL);
NullCheck(L_90);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_91 = L_90->___characterInfo_11;
int32_t L_92 = V_5;
NullCheck(L_91);
int32_t L_93 = ((L_91)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_92)))->___stringLength_2;
int32_t L_94 = ((int32_t)il2cpp_codegen_add(L_88, L_93));
V_6 = L_94;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_94, NULL);
int32_t L_95 = V_6;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_95, NULL);
goto IL_0355;
}
IL_0290:
{
// if (insertionSide == CaretPosition.Left)
int32_t L_96 = V_4;
if ((!(((uint32_t)L_96) == ((uint32_t)1))))
{
goto IL_0306;
}
}
{
// stringPositionInternal = stringSelectPositionInternal = insertionIndex == 0
// ? m_TextComponent.textInfo.characterInfo[0].index
// : m_TextComponent.textInfo.characterInfo[insertionIndex - 1].index + m_TextComponent.textInfo.characterInfo[insertionIndex - 1].stringLength;
int32_t L_97 = V_5;
G_B33_0 = __this;
G_B33_1 = __this;
if (!L_97)
{
G_B34_0 = __this;
G_B34_1 = __this;
goto IL_02da;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_98 = __this->___m_TextComponent_27;
NullCheck(L_98);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_99;
L_99 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_98, NULL);
NullCheck(L_99);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_100 = L_99->___characterInfo_11;
int32_t L_101 = V_5;
NullCheck(L_100);
int32_t L_102 = ((L_100)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_101, 1)))))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_103 = __this->___m_TextComponent_27;
NullCheck(L_103);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_104;
L_104 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_103, NULL);
NullCheck(L_104);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_105 = L_104->___characterInfo_11;
int32_t L_106 = V_5;
NullCheck(L_105);
int32_t L_107 = ((L_105)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_106, 1)))))->___stringLength_2;
G_B35_0 = ((int32_t)il2cpp_codegen_add(L_102, L_107));
G_B35_1 = G_B33_0;
G_B35_2 = G_B33_1;
goto IL_02f5;
}
IL_02da:
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_108 = __this->___m_TextComponent_27;
NullCheck(L_108);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_109;
L_109 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_108, NULL);
NullCheck(L_109);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_110 = L_109->___characterInfo_11;
NullCheck(L_110);
int32_t L_111 = ((L_110)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___index_1;
G_B35_0 = L_111;
G_B35_1 = G_B34_0;
G_B35_2 = G_B34_1;
}
IL_02f5:
{
int32_t L_112 = G_B35_0;
V_6 = L_112;
NullCheck(G_B35_1);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(G_B35_1, L_112, NULL);
int32_t L_113 = V_6;
NullCheck(G_B35_2);
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(G_B35_2, L_113, NULL);
goto IL_0355;
}
IL_0306:
{
// else if (insertionSide == CaretPosition.Right)
int32_t L_114 = V_4;
if ((!(((uint32_t)L_114) == ((uint32_t)2))))
{
goto IL_0355;
}
}
{
// stringPositionInternal = stringSelectPositionInternal = m_TextComponent.textInfo.characterInfo[insertionIndex].index + m_TextComponent.textInfo.characterInfo[insertionIndex].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_115 = __this->___m_TextComponent_27;
NullCheck(L_115);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_116;
L_116 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_115, NULL);
NullCheck(L_116);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_117 = L_116->___characterInfo_11;
int32_t L_118 = V_5;
NullCheck(L_117);
int32_t L_119 = ((L_117)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_118)))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_120 = __this->___m_TextComponent_27;
NullCheck(L_120);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_121;
L_121 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_120, NULL);
NullCheck(L_121);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_122 = L_121->___characterInfo_11;
int32_t L_123 = V_5;
NullCheck(L_122);
int32_t L_124 = ((L_122)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_123)))->___stringLength_2;
int32_t L_125 = ((int32_t)il2cpp_codegen_add(L_119, L_124));
V_6 = L_125;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_125, NULL);
int32_t L_126 = V_6;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_126, NULL);
}
IL_0355:
{
// if (isDoubleClick)
bool L_127 = V_2;
if (!L_127)
{
goto IL_04a0;
}
}
{
// int wordIndex = TMP_TextUtilities.FindIntersectingWord(m_TextComponent, eventData.position, eventData.pressEventCamera);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_128 = __this->___m_TextComponent_27;
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_129 = ___0_eventData;
NullCheck(L_129);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_130;
L_130 = PointerEventData_get_position_m5BE71C28EB72EFB8435749E4E6E839213AEF458C_inline(L_129, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_131;
L_131 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_130, NULL);
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_132 = ___0_eventData;
NullCheck(L_132);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_133;
L_133 = PointerEventData_get_pressEventCamera_m8D6A377D5CA730307D9F8ABB8656FFB8FCD56AE3(L_132, NULL);
il2cpp_codegen_runtime_class_init_inline(TMP_TextUtilities_tD7ED516E31C2AA0EB607D587C0BB0FE71A8BB934_il2cpp_TypeInfo_var);
int32_t L_134;
L_134 = TMP_TextUtilities_FindIntersectingWord_m93E6DBCA2781A67271E7D0F8906CA0488CA08EB2(L_128, L_131, L_133, NULL);
V_7 = L_134;
// if (wordIndex != -1)
int32_t L_135 = V_7;
if ((((int32_t)L_135) == ((int32_t)(-1))))
{
goto IL_043d;
}
}
{
// caretPositionInternal = m_TextComponent.textInfo.wordInfo[wordIndex].firstCharacterIndex;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_136 = __this->___m_TextComponent_27;
NullCheck(L_136);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_137;
L_137 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_136, NULL);
NullCheck(L_137);
TMP_WordInfoU5BU5D_tD1759E5A84DCCCD42B718D79E953E72A432BB4DC* L_138 = L_137->___wordInfo_12;
int32_t L_139 = V_7;
NullCheck(L_138);
int32_t L_140 = ((L_138)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_139)))->___firstCharacterIndex_1;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_140, NULL);
// caretSelectPositionInternal = m_TextComponent.textInfo.wordInfo[wordIndex].lastCharacterIndex + 1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_141 = __this->___m_TextComponent_27;
NullCheck(L_141);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_142;
L_142 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_141, NULL);
NullCheck(L_142);
TMP_WordInfoU5BU5D_tD1759E5A84DCCCD42B718D79E953E72A432BB4DC* L_143 = L_142->___wordInfo_12;
int32_t L_144 = V_7;
NullCheck(L_143);
int32_t L_145 = ((L_143)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_144)))->___lastCharacterIndex_2;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, ((int32_t)il2cpp_codegen_add(L_145, 1)), NULL);
// stringPositionInternal = m_TextComponent.textInfo.characterInfo[caretPositionInternal].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_146 = __this->___m_TextComponent_27;
NullCheck(L_146);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_147;
L_147 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_146, NULL);
NullCheck(L_147);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_148 = L_147->___characterInfo_11;
int32_t L_149;
L_149 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_148);
int32_t L_150 = ((L_148)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_149)))->___index_1;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_150, NULL);
// stringSelectPositionInternal = m_TextComponent.textInfo.characterInfo[caretSelectPositionInternal - 1].index + m_TextComponent.textInfo.characterInfo[caretSelectPositionInternal - 1].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_151 = __this->___m_TextComponent_27;
NullCheck(L_151);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_152;
L_152 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_151, NULL);
NullCheck(L_152);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_153 = L_152->___characterInfo_11;
int32_t L_154;
L_154 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
NullCheck(L_153);
int32_t L_155 = ((L_153)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_154, 1)))))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_156 = __this->___m_TextComponent_27;
NullCheck(L_156);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_157;
L_157 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_156, NULL);
NullCheck(L_157);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_158 = L_157->___characterInfo_11;
int32_t L_159;
L_159 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
NullCheck(L_158);
int32_t L_160 = ((L_158)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_159, 1)))))->___stringLength_2;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, ((int32_t)il2cpp_codegen_add(L_155, L_160)), NULL);
goto IL_04bd;
}
IL_043d:
{
// caretPositionInternal = insertionIndex;
int32_t L_161 = V_5;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_161, NULL);
// caretSelectPositionInternal = caretPositionInternal + 1;
int32_t L_162;
L_162 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, ((int32_t)il2cpp_codegen_add(L_162, 1)), NULL);
// stringPositionInternal = m_TextComponent.textInfo.characterInfo[insertionIndex].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_163 = __this->___m_TextComponent_27;
NullCheck(L_163);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_164;
L_164 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_163, NULL);
NullCheck(L_164);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_165 = L_164->___characterInfo_11;
int32_t L_166 = V_5;
NullCheck(L_165);
int32_t L_167 = ((L_165)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_166)))->___index_1;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_167, NULL);
// stringSelectPositionInternal = stringPositionInternal + m_TextComponent.textInfo.characterInfo[insertionIndex].stringLength;
int32_t L_168;
L_168 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_169 = __this->___m_TextComponent_27;
NullCheck(L_169);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_170;
L_170 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_169, NULL);
NullCheck(L_170);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_171 = L_170->___characterInfo_11;
int32_t L_172 = V_5;
NullCheck(L_171);
int32_t L_173 = ((L_171)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_172)))->___stringLength_2;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, ((int32_t)il2cpp_codegen_add(L_168, L_173)), NULL);
goto IL_04bd;
}
IL_04a0:
{
// caretPositionInternal = caretSelectPositionInternal = GetCaretPositionFromStringIndex(stringPositionInternal);
int32_t L_174;
L_174 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_175;
L_175 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_174, NULL);
int32_t L_176 = L_175;
V_6 = L_176;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_176, NULL);
int32_t L_177 = V_6;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_177, NULL);
}
IL_04bd:
{
// m_isSelectAll = false;
__this->___m_isSelectAll_101 = (bool)0;
}
IL_04c4:
{
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// eventData.Use();
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_178 = ___0_eventData;
NullCheck(L_178);
VirtualActionInvoker0::Invoke(5 /* System.Void UnityEngine.EventSystems.AbstractEventData::Use() */, L_178);
// }
return;
}
}
// TMPro.TMP_InputField/EditState TMPro.TMP_InputField::KeyPressed(UnityEngine.Event)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_KeyPressed_m1C528E6E9E2FB05DFA8CA61F880DEE24C2C304F6 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
Il2CppChar V_5 = 0x0;
int32_t V_6 = 0;
int32_t G_B3_0 = 0;
int32_t G_B7_0 = 0;
{
// var currentEventModifiers = evt.modifiers;
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* L_0 = ___0_evt;
NullCheck(L_0);
int32_t L_1;
L_1 = Event_get_modifiers_mD55E7CF06EB720434F0F174EA569B2A29792D39B(L_0, NULL);
V_0 = L_1;
// bool ctrl = SystemInfo.operatingSystemFamily == OperatingSystemFamily.MacOSX ? (currentEventModifiers & EventModifiers.Command) != 0 : (currentEventModifiers & EventModifiers.Control) != 0;
int32_t L_2;
L_2 = SystemInfo_get_operatingSystemFamily_mC8B13A7D2F34699EDDA4F7629F117C76F0C865FA(NULL);
if ((((int32_t)L_2) == ((int32_t)1)))
{
goto IL_0017;
}
}
{
int32_t L_3 = V_0;
G_B3_0 = ((!(((uint32_t)((int32_t)((int32_t)L_3&2))) <= ((uint32_t)0)))? 1 : 0);
goto IL_001d;
}
IL_0017:
{
int32_t L_4 = V_0;
G_B3_0 = ((!(((uint32_t)((int32_t)((int32_t)L_4&8))) <= ((uint32_t)0)))? 1 : 0);
}
IL_001d:
{
V_1 = (bool)G_B3_0;
// bool shift = (currentEventModifiers & EventModifiers.Shift) != 0;
int32_t L_5 = V_0;
V_2 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_5&1))) <= ((uint32_t)0)))? 1 : 0);
// bool alt = (currentEventModifiers & EventModifiers.Alt) != 0;
int32_t L_6 = V_0;
V_3 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_6&4))) <= ((uint32_t)0)))? 1 : 0);
// bool ctrlOnly = ctrl && !alt && !shift;
bool L_7 = V_1;
if (!L_7)
{
goto IL_0038;
}
}
{
bool L_8 = V_3;
if (L_8)
{
goto IL_0038;
}
}
{
bool L_9 = V_2;
G_B7_0 = ((((int32_t)L_9) == ((int32_t)0))? 1 : 0);
goto IL_0039;
}
IL_0038:
{
G_B7_0 = 0;
}
IL_0039:
{
V_4 = (bool)G_B7_0;
// switch (evt.keyCode)
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* L_10 = ___0_evt;
NullCheck(L_10);
int32_t L_11;
L_11 = Event_get_keyCode_mADBB236A741F96D86E4A536E15FFECFD4C367B64(L_10, NULL);
V_6 = L_11;
int32_t L_12 = V_6;
if ((((int32_t)L_12) > ((int32_t)((int32_t)97))))
{
goto IL_007c;
}
}
{
int32_t L_13 = V_6;
if ((((int32_t)L_13) > ((int32_t)((int32_t)13))))
{
goto IL_0065;
}
}
{
int32_t L_14 = V_6;
if ((((int32_t)L_14) == ((int32_t)8)))
{
goto IL_00e6;
}
}
{
int32_t L_15 = V_6;
if ((((int32_t)L_15) == ((int32_t)((int32_t)13))))
{
goto IL_01c9;
}
}
{
goto IL_01eb;
}
IL_0065:
{
int32_t L_16 = V_6;
if ((((int32_t)L_16) == ((int32_t)((int32_t)27))))
{
goto IL_01db;
}
}
{
int32_t L_17 = V_6;
if ((((int32_t)L_17) == ((int32_t)((int32_t)97))))
{
goto IL_010a;
}
}
{
goto IL_01eb;
}
IL_007c:
{
int32_t L_18 = V_6;
if ((((int32_t)L_18) > ((int32_t)((int32_t)118))))
{
goto IL_0099;
}
}
{
int32_t L_19 = V_6;
if ((((int32_t)L_19) == ((int32_t)((int32_t)99))))
{
goto IL_0119;
}
}
{
int32_t L_20 = V_6;
if ((((int32_t)L_20) == ((int32_t)((int32_t)118))))
{
goto IL_0142;
}
}
{
goto IL_01eb;
}
IL_0099:
{
int32_t L_21 = V_6;
if ((((int32_t)L_21) == ((int32_t)((int32_t)120))))
{
goto IL_0156;
}
}
{
int32_t L_22 = V_6;
if ((((int32_t)L_22) == ((int32_t)((int32_t)127))))
{
goto IL_00ee;
}
}
{
int32_t L_23 = V_6;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_23, ((int32_t)271))))
{
case 0:
{
goto IL_01c9;
}
case 1:
{
goto IL_01eb;
}
case 2:
{
goto IL_01a5;
}
case 3:
{
goto IL_01ae;
}
case 4:
{
goto IL_019b;
}
case 5:
{
goto IL_0191;
}
case 6:
{
goto IL_01eb;
}
case 7:
{
goto IL_00f6;
}
case 8:
{
goto IL_0100;
}
case 9:
{
goto IL_01b7;
}
case 10:
{
goto IL_01c0;
}
}
}
{
goto IL_01eb;
}
IL_00e6:
{
// Backspace();
TMP_InputField_Backspace_m1962DCE85EA39B861EF3E9E147A63C8CFE58A917(__this, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_00ee:
{
// DeleteKey();
TMP_InputField_DeleteKey_m3EE34B2EE784E0F8833BCEA668B590D8C838BDCC(__this, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_00f6:
{
// MoveToStartOfLine(shift, ctrl);
bool L_24 = V_2;
bool L_25 = V_1;
TMP_InputField_MoveToStartOfLine_mC73D470B797643AC87FCFCC778D43DD945B18252(__this, L_24, L_25, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_0100:
{
// MoveToEndOfLine(shift, ctrl);
bool L_26 = V_2;
bool L_27 = V_1;
TMP_InputField_MoveToEndOfLine_m42BC00BF1E1A82E956220244E72E577C667297D8(__this, L_26, L_27, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_010a:
{
// if (ctrlOnly)
bool L_28 = V_4;
if (!L_28)
{
goto IL_01eb;
}
}
{
// SelectAll();
TMP_InputField_SelectAll_mC66107E00F20D1E401A04108D2A9136559AD23F7(__this, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_0119:
{
// if (ctrlOnly)
bool L_29 = V_4;
if (!L_29)
{
goto IL_01eb;
}
}
{
// if (inputType != InputType.Password)
int32_t L_30;
L_30 = TMP_InputField_get_inputType_m93A6CC8FF76412F46471D91952323CE4C63B7D34_inline(__this, NULL);
if ((((int32_t)L_30) == ((int32_t)2)))
{
goto IL_0136;
}
}
{
// clipboard = GetSelectedString();
String_t* L_31;
L_31 = TMP_InputField_GetSelectedString_m4BF128EBC96DAB95E95CD9F292A1EB99AD1238C6(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var);
TMP_InputField_set_clipboard_m2A21EC4F18EF6AB80DD0D03887BB115E3AB5D0BB(L_31, NULL);
goto IL_0140;
}
IL_0136:
{
// clipboard = "";
il2cpp_codegen_runtime_class_init_inline(TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var);
TMP_InputField_set_clipboard_m2A21EC4F18EF6AB80DD0D03887BB115E3AB5D0BB(_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, NULL);
}
IL_0140:
{
// return EditState.Continue;
return (int32_t)(0);
}
IL_0142:
{
// if (ctrlOnly)
bool L_32 = V_4;
if (!L_32)
{
goto IL_01eb;
}
}
{
// Append(clipboard);
il2cpp_codegen_runtime_class_init_inline(TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var);
String_t* L_33;
L_33 = TMP_InputField_get_clipboard_m53271C5A442FE382959DEF76525B14616E58BFAE(NULL);
VirtualActionInvoker1< String_t* >::Invoke(67 /* System.Void TMPro.TMP_InputField::Append(System.String) */, __this, L_33);
// return EditState.Continue;
return (int32_t)(0);
}
IL_0156:
{
// if (ctrlOnly)
bool L_34 = V_4;
if (!L_34)
{
goto IL_01eb;
}
}
{
// if (inputType != InputType.Password)
int32_t L_35;
L_35 = TMP_InputField_get_inputType_m93A6CC8FF76412F46471D91952323CE4C63B7D34_inline(__this, NULL);
if ((((int32_t)L_35) == ((int32_t)2)))
{
goto IL_0173;
}
}
{
// clipboard = GetSelectedString();
String_t* L_36;
L_36 = TMP_InputField_GetSelectedString_m4BF128EBC96DAB95E95CD9F292A1EB99AD1238C6(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var);
TMP_InputField_set_clipboard_m2A21EC4F18EF6AB80DD0D03887BB115E3AB5D0BB(L_36, NULL);
goto IL_017d;
}
IL_0173:
{
// clipboard = "";
il2cpp_codegen_runtime_class_init_inline(TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var);
TMP_InputField_set_clipboard_m2A21EC4F18EF6AB80DD0D03887BB115E3AB5D0BB(_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, NULL);
}
IL_017d:
{
// Delete();
TMP_InputField_Delete_mD817C69CFF25B762DF673A1FD31DAF0E2F761784(__this, NULL);
// UpdateTouchKeyboardFromEditChanges();
TMP_InputField_UpdateTouchKeyboardFromEditChanges_m05E63AC0F9D593BB8584E97AC236646C05E22B12(__this, NULL);
// SendOnValueChangedAndUpdateLabel();
TMP_InputField_SendOnValueChangedAndUpdateLabel_m9A56A0E7406E3E3362400445749CE33C20C7BC64(__this, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_0191:
{
// MoveLeft(shift, ctrl);
bool L_37 = V_2;
bool L_38 = V_1;
TMP_InputField_MoveLeft_m787CBD78E57FDD7DC28A10CA1624EA4118157898(__this, L_37, L_38, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_019b:
{
// MoveRight(shift, ctrl);
bool L_39 = V_2;
bool L_40 = V_1;
TMP_InputField_MoveRight_m8831525A4FF9E75CA86BD5E4BAC9351EF640D497(__this, L_39, L_40, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_01a5:
{
// MoveUp(shift);
bool L_41 = V_2;
TMP_InputField_MoveUp_m0A8E579FDBE203C29D7AF1B4225C9A64498DE5A9(__this, L_41, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_01ae:
{
// MoveDown(shift);
bool L_42 = V_2;
TMP_InputField_MoveDown_mB8F65AD03355C867F63BAB0021C93B75F534CCBE(__this, L_42, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_01b7:
{
// MovePageUp(shift);
bool L_43 = V_2;
TMP_InputField_MovePageUp_mA945CEDD104AAC4B417B1AC6D95FC75798ED3040(__this, L_43, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_01c0:
{
// MovePageDown(shift);
bool L_44 = V_2;
TMP_InputField_MovePageDown_mE32EFCBEB2A1D230D3C6C8B27357C454F4AD5EC2(__this, L_44, NULL);
// return EditState.Continue;
return (int32_t)(0);
}
IL_01c9:
{
// if (lineType != LineType.MultiLineNewline)
int32_t L_45;
L_45 = TMP_InputField_get_lineType_mE221F133A310EB6C93DA24E1F5900E948771D64C_inline(__this, NULL);
if ((((int32_t)L_45) == ((int32_t)2)))
{
goto IL_01eb;
}
}
{
// m_ReleaseSelection = true;
__this->___m_ReleaseSelection_104 = (bool)1;
// return EditState.Finish;
return (int32_t)(1);
}
IL_01db:
{
// m_ReleaseSelection = true;
__this->___m_ReleaseSelection_104 = (bool)1;
// m_WasCanceled = true;
__this->___m_WasCanceled_85 = (bool)1;
// return EditState.Finish;
return (int32_t)(1);
}
IL_01eb:
{
// char c = evt.character;
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* L_46 = ___0_evt;
NullCheck(L_46);
Il2CppChar L_47;
L_47 = Event_get_character_m8F7A92E90EF65B9379C01432B42D6BF818C32A61(L_46, NULL);
V_5 = L_47;
// if (!multiLine && (c == '\t' || c == '\r' || c == 10))
bool L_48;
L_48 = TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7(__this, NULL);
if (L_48)
{
goto IL_020f;
}
}
{
Il2CppChar L_49 = V_5;
if ((((int32_t)L_49) == ((int32_t)((int32_t)9))))
{
goto IL_020d;
}
}
{
Il2CppChar L_50 = V_5;
if ((((int32_t)L_50) == ((int32_t)((int32_t)13))))
{
goto IL_020d;
}
}
{
Il2CppChar L_51 = V_5;
if ((!(((uint32_t)L_51) == ((uint32_t)((int32_t)10)))))
{
goto IL_020f;
}
}
IL_020d:
{
// return EditState.Continue;
return (int32_t)(0);
}
IL_020f:
{
// if (c == '\r' || (int)c == 3)
Il2CppChar L_52 = V_5;
if ((((int32_t)L_52) == ((int32_t)((int32_t)13))))
{
goto IL_021a;
}
}
{
Il2CppChar L_53 = V_5;
if ((!(((uint32_t)L_53) == ((uint32_t)3))))
{
goto IL_021e;
}
}
IL_021a:
{
// c = '\n';
V_5 = ((int32_t)10);
}
IL_021e:
{
// if (shift && c == '\n')
bool L_54 = V_2;
if (!L_54)
{
goto IL_022b;
}
}
{
Il2CppChar L_55 = V_5;
if ((!(((uint32_t)L_55) == ((uint32_t)((int32_t)10)))))
{
goto IL_022b;
}
}
{
// c = '\v';
V_5 = ((int32_t)11);
}
IL_022b:
{
// if (IsValidChar(c))
Il2CppChar L_56 = V_5;
bool L_57;
L_57 = VirtualFuncInvoker1< bool, Il2CppChar >::Invoke(64 /* System.Boolean TMPro.TMP_InputField::IsValidChar(System.Char) */, __this, L_56);
if (!L_57)
{
goto IL_023d;
}
}
{
// Append(c);
Il2CppChar L_58 = V_5;
VirtualActionInvoker1< Il2CppChar >::Invoke(68 /* System.Void TMPro.TMP_InputField::Append(System.Char) */, __this, L_58);
}
IL_023d:
{
// if (c == 0)
Il2CppChar L_59 = V_5;
if (L_59)
{
goto IL_0250;
}
}
{
// if (compositionLength > 0)
int32_t L_60;
L_60 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
if ((((int32_t)L_60) <= ((int32_t)0)))
{
goto IL_0250;
}
}
{
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
}
IL_0250:
{
// return EditState.Continue;
return (int32_t)(0);
}
}
// System.Boolean TMPro.TMP_InputField::IsValidChar(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TMP_InputField_IsValidChar_m12ACC6064ABA5E72C3CF133AFC578300A67EEFC1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Il2CppChar ___0_c, const RuntimeMethod* method)
{
{
// if (c == 0)
Il2CppChar L_0 = ___0_c;
if (L_0)
{
goto IL_0005;
}
}
{
// return false;
return (bool)0;
}
IL_0005:
{
// if (c == 127)
Il2CppChar L_1 = ___0_c;
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)127)))))
{
goto IL_000c;
}
}
{
// return false;
return (bool)0;
}
IL_000c:
{
// if (c == '\t' || c == '\n')
Il2CppChar L_2 = ___0_c;
if ((((int32_t)L_2) == ((int32_t)((int32_t)9))))
{
goto IL_0016;
}
}
{
Il2CppChar L_3 = ___0_c;
}
IL_0016:
{
// return true;
return (bool)1;
}
}
// System.Void TMPro.TMP_InputField::ProcessEvent(UnityEngine.Event)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ProcessEvent_mED1F52CCCF82A49EF61E080D8A55B63EB8878124 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___0_e, const RuntimeMethod* method)
{
{
// KeyPressed(e);
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* L_0 = ___0_e;
int32_t L_1;
L_1 = TMP_InputField_KeyPressed_m1C528E6E9E2FB05DFA8CA61F880DEE24C2C304F6(__this, L_0, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnUpdateSelected(UnityEngine.EventSystems.BaseEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnUpdateSelected_m04CB39F3A7156D62E73D7A04E52F4356DD40FCA3 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___0_eventData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral61EE466164F1DF2016800CEA6AB7D2C9F89A95DF);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
{
// if (!isFocused)
bool L_0;
L_0 = TMP_InputField_get_isFocused_m7FD1AA3B92404C30596FF6EE5F644757A2F060DE_inline(__this, NULL);
if (L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// bool consumedEvent = false;
V_0 = (bool)0;
goto IL_00b3;
}
IL_0010:
{
// switch (m_ProcessingEvent.rawType)
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* L_1 = __this->___m_ProcessingEvent_114;
NullCheck(L_1);
int32_t L_2;
L_2 = Event_get_rawType_mD7CD874F3C8DFD4DFB6237E79A7C3A484B33CE56(L_1, NULL);
V_1 = L_2;
int32_t L_3 = V_1;
if ((((int32_t)L_3) == ((int32_t)4)))
{
goto IL_0033;
}
}
{
int32_t L_4 = V_1;
if ((((int32_t)L_4) == ((int32_t)5)))
{
goto IL_00b3;
}
}
{
int32_t L_5 = V_1;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, ((int32_t)13)))) > ((uint32_t)1))))
{
goto IL_0094;
}
}
{
goto IL_00b3;
}
IL_0033:
{
// consumedEvent = true;
V_0 = (bool)1;
// if (m_IsCompositionActive && compositionLength == 0)
bool L_6 = __this->___m_IsCompositionActive_96;
if (!L_6)
{
goto IL_005f;
}
}
{
int32_t L_7;
L_7 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
if (L_7)
{
goto IL_005f;
}
}
{
// if (m_ProcessingEvent.character == 0 && m_ProcessingEvent.modifiers == EventModifiers.None)
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* L_8 = __this->___m_ProcessingEvent_114;
NullCheck(L_8);
Il2CppChar L_9;
L_9 = Event_get_character_m8F7A92E90EF65B9379C01432B42D6BF818C32A61(L_8, NULL);
if (L_9)
{
goto IL_005f;
}
}
{
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* L_10 = __this->___m_ProcessingEvent_114;
NullCheck(L_10);
int32_t L_11;
L_11 = Event_get_modifiers_mD55E7CF06EB720434F0F174EA569B2A29792D39B(L_10, NULL);
if (!L_11)
{
goto IL_00b3;
}
}
IL_005f:
{
// shouldContinue = KeyPressed(m_ProcessingEvent);
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* L_12 = __this->___m_ProcessingEvent_114;
int32_t L_13;
L_13 = TMP_InputField_KeyPressed_m1C528E6E9E2FB05DFA8CA61F880DEE24C2C304F6(__this, L_12, NULL);
// if (shouldContinue == EditState.Finish)
if ((!(((uint32_t)L_13) == ((uint32_t)1))))
{
goto IL_0085;
}
}
{
// if (!m_WasCanceled)
bool L_14 = __this->___m_WasCanceled_85;
if (L_14)
{
goto IL_007c;
}
}
{
// SendOnSubmit();
TMP_InputField_SendOnSubmit_m3993BECBCAB4632CD5C564C0BC38486FC2320D14(__this, NULL);
}
IL_007c:
{
// DeactivateInputField();
TMP_InputField_DeactivateInputField_m1C829676E9DC0D3E5DAE85D1869D26FBF748184D(__this, (bool)0, NULL);
// break;
goto IL_00b3;
}
IL_0085:
{
// m_IsTextComponentUpdateRequired = true;
__this->___m_IsTextComponentUpdateRequired_90 = (bool)1;
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// break;
goto IL_00b3;
}
IL_0094:
{
// switch (m_ProcessingEvent.commandName)
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* L_15 = __this->___m_ProcessingEvent_114;
NullCheck(L_15);
String_t* L_16;
L_16 = Event_get_commandName_m14F2015FA5A9050C3C42AF1BD9D0E85D4FF78C24(L_15, NULL);
bool L_17;
L_17 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_16, _stringLiteral61EE466164F1DF2016800CEA6AB7D2C9F89A95DF, NULL);
if (!L_17)
{
goto IL_00b3;
}
}
{
// SelectAll();
TMP_InputField_SelectAll_mC66107E00F20D1E401A04108D2A9136559AD23F7(__this, NULL);
// consumedEvent = true;
V_0 = (bool)1;
}
IL_00b3:
{
// while (Event.PopEvent(m_ProcessingEvent))
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* L_18 = __this->___m_ProcessingEvent_114;
bool L_19;
L_19 = Event_PopEvent_mC780BAA7CE4F0E75C8B5C7DC5EB430C278B0D0AE(L_18, NULL);
if (L_19)
{
goto IL_0010;
}
}
{
// if (consumedEvent)
bool L_20 = V_0;
if (!L_20)
{
goto IL_00cc;
}
}
{
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
}
IL_00cc:
{
// eventData.Use();
BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* L_21 = ___0_eventData;
NullCheck(L_21);
VirtualActionInvoker0::Invoke(5 /* System.Void UnityEngine.EventSystems.AbstractEventData::Use() */, L_21);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnScroll(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnScroll_m87663801D19AE16C594D8C106CD2A5532CE1B22E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IScrollHandler_t762CB73017D561E11CF6759ED9FD8C9F24B3D13F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
memset((&V_1), 0, sizeof(V_1));
{
// if (m_LineType == LineType.SingleLine)
int32_t L_0 = __this->___m_LineType_41;
if (L_0)
{
goto IL_001d;
}
}
{
// if (m_IScrollHandlerParent != null)
RuntimeObject* L_1 = __this->___m_IScrollHandlerParent_34;
if (!L_1)
{
goto IL_001c;
}
}
{
// m_IScrollHandlerParent.OnScroll(eventData);
RuntimeObject* L_2 = __this->___m_IScrollHandlerParent_34;
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_3 = ___0_eventData;
NullCheck(L_2);
InterfaceActionInvoker1< PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* >::Invoke(0 /* System.Void UnityEngine.EventSystems.IScrollHandler::OnScroll(UnityEngine.EventSystems.PointerEventData) */, IScrollHandler_t762CB73017D561E11CF6759ED9FD8C9F24B3D13F_il2cpp_TypeInfo_var, L_2, L_3);
}
IL_001c:
{
// return;
return;
}
IL_001d:
{
// if (m_TextComponent.preferredHeight < m_TextViewport.rect.height)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_4 = __this->___m_TextComponent_27;
NullCheck(L_4);
float L_5;
L_5 = VirtualFuncInvoker0< float >::Invoke(85 /* System.Single TMPro.TMP_Text::get_preferredHeight() */, L_4);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_6 = __this->___m_TextViewport_23;
NullCheck(L_6);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_7;
L_7 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_6, NULL);
V_1 = L_7;
float L_8;
L_8 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_1), NULL);
if ((!(((float)L_5) < ((float)L_8))))
{
goto IL_003e;
}
}
{
// return;
return;
}
IL_003e:
{
// float scrollDirection = -eventData.scrollDelta.y;
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_9 = ___0_eventData;
NullCheck(L_9);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
L_10 = PointerEventData_get_scrollDelta_m38C419C3E84811D17D1A42973AF7B3A457B316EA_inline(L_9, NULL);
float L_11 = L_10.___y_1;
V_0 = ((-L_11));
// m_ScrollPosition = GetScrollPositionRelativeToViewport();
float L_12;
L_12 = TMP_InputField_GetScrollPositionRelativeToViewport_mE320B683741E2E7403D1F2ADCD65F44B68FA4158(__this, NULL);
__this->___m_ScrollPosition_35 = L_12;
// m_ScrollPosition += (1f / m_TextComponent.textInfo.lineCount) * scrollDirection * m_ScrollSensitivity;
float L_13 = __this->___m_ScrollPosition_35;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_14 = __this->___m_TextComponent_27;
NullCheck(L_14);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_15;
L_15 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_14, NULL);
NullCheck(L_15);
int32_t L_16 = L_15->___lineCount_8;
float L_17 = V_0;
float L_18 = __this->___m_ScrollSensitivity_36;
__this->___m_ScrollPosition_35 = ((float)il2cpp_codegen_add(L_13, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)((1.0f)/((float)L_16))), L_17)), L_18))));
// m_ScrollPosition = Mathf.Clamp01(m_ScrollPosition);
float L_19 = __this->___m_ScrollPosition_35;
float L_20;
L_20 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_19, NULL);
__this->___m_ScrollPosition_35 = L_20;
// AdjustTextPositionRelativeToViewport(m_ScrollPosition);
float L_21 = __this->___m_ScrollPosition_35;
TMP_InputField_AdjustTextPositionRelativeToViewport_m7EC3FED9FB3F4F5450E60552FE36F0D79E48592C(__this, L_21, NULL);
// if (m_VerticalScrollbar)
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_22 = __this->___m_VerticalScrollbar_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_23;
L_23 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_22, NULL);
if (!L_23)
{
goto IL_00bf;
}
}
{
// m_VerticalScrollbar.value = m_ScrollPosition;
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_24 = __this->___m_VerticalScrollbar_30;
float L_25 = __this->___m_ScrollPosition_35;
NullCheck(L_24);
Scrollbar_set_value_m8F7815DB02D4A69B33B091FC5F674609F070D804(L_24, L_25, NULL);
}
IL_00bf:
{
// }
return;
}
}
// System.Single TMPro.TMP_InputField::GetScrollPositionRelativeToViewport()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_InputField_GetScrollPositionRelativeToViewport_mE320B683741E2E7403D1F2ADCD65F44B68FA4158 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_0;
memset((&V_0), 0, sizeof(V_0));
{
// Rect viewportRect = m_TextViewport.rect;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = __this->___m_TextViewport_23;
NullCheck(L_0);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
L_1 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_0, NULL);
V_0 = L_1;
// float scrollPosition = (m_TextComponent.textInfo.lineInfo[0].ascender - viewportRect.yMax + m_TextComponent.rectTransform.anchoredPosition.y) / ( m_TextComponent.preferredHeight - viewportRect.height);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_2 = __this->___m_TextComponent_27;
NullCheck(L_2);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_3;
L_3 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_2, NULL);
NullCheck(L_3);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_4 = L_3->___lineInfo_14;
NullCheck(L_4);
float L_5 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___ascender_11;
float L_6;
L_6 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&V_0), NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_7 = __this->___m_TextComponent_27;
NullCheck(L_7);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_8;
L_8 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_7, NULL);
NullCheck(L_8);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9;
L_9 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_8, NULL);
float L_10 = L_9.___y_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_11 = __this->___m_TextComponent_27;
NullCheck(L_11);
float L_12;
L_12 = VirtualFuncInvoker0< float >::Invoke(85 /* System.Single TMPro.TMP_Text::get_preferredHeight() */, L_11);
float L_13;
L_13 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_0), NULL);
// scrollPosition = (int)((scrollPosition * 1000) + 0.5f) / 1000.0f;
// return scrollPosition;
return ((float)(((float)il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)(((float)il2cpp_codegen_add(((float)il2cpp_codegen_subtract(L_5, L_6)), L_10))/((float)il2cpp_codegen_subtract(L_12, L_13)))), (1000.0f))), (0.5f)))))/(1000.0f)));
}
}
// System.String TMPro.TMP_InputField::GetSelectedString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TMP_InputField_GetSelectedString_m4BF128EBC96DAB95E95CD9F292A1EB99AD1238C6 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
// if (!hasSelection)
bool L_0;
L_0 = TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565(__this, NULL);
if (L_0)
{
goto IL_000e;
}
}
{
// return "";
return _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
}
IL_000e:
{
// int startPos = stringPositionInternal;
int32_t L_1;
L_1 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
V_0 = L_1;
// int endPos = stringSelectPositionInternal;
int32_t L_2;
L_2 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
V_1 = L_2;
// if (startPos > endPos)
int32_t L_3 = V_0;
int32_t L_4 = V_1;
if ((((int32_t)L_3) <= ((int32_t)L_4)))
{
goto IL_0024;
}
}
{
// int temp = startPos;
int32_t L_5 = V_0;
// startPos = endPos;
int32_t L_6 = V_1;
V_0 = L_6;
// endPos = temp;
V_1 = L_5;
}
IL_0024:
{
// return text.Substring(startPos, endPos - startPos);
String_t* L_7;
L_7 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_8 = V_0;
int32_t L_9 = V_1;
int32_t L_10 = V_0;
NullCheck(L_7);
String_t* L_11;
L_11 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_7, L_8, ((int32_t)il2cpp_codegen_subtract(L_9, L_10)), NULL);
return L_11;
}
}
// System.Int32 TMPro.TMP_InputField::FindNextWordBegin()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_FindNextWordBegin_m1207B66382CCC488015CD5EB2E017C20E20A6AF2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// if (stringSelectPositionInternal + 1 >= text.Length)
int32_t L_0;
L_0 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
String_t* L_1;
L_1 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
NullCheck(L_1);
int32_t L_2;
L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL);
if ((((int32_t)((int32_t)il2cpp_codegen_add(L_0, 1))) < ((int32_t)L_2)))
{
goto IL_0021;
}
}
{
// return text.Length;
String_t* L_3;
L_3 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
NullCheck(L_3);
int32_t L_4;
L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL);
return L_4;
}
IL_0021:
{
// int spaceLoc = text.IndexOfAny(kSeparators, stringSelectPositionInternal + 1);
String_t* L_5;
L_5 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = ((TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_StaticFields*)il2cpp_codegen_static_fields_for(TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var))->___kSeparators_21;
int32_t L_7;
L_7 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
NullCheck(L_5);
int32_t L_8;
L_8 = String_IndexOfAny_m1AE18DB3B14A0D05EF4A2D3403D4DC1930A199F3(L_5, L_6, ((int32_t)il2cpp_codegen_add(L_7, 1)), NULL);
V_0 = L_8;
// if (spaceLoc == -1)
int32_t L_9 = V_0;
if ((!(((uint32_t)L_9) == ((uint32_t)(-1)))))
{
goto IL_004c;
}
}
{
// spaceLoc = text.Length;
String_t* L_10;
L_10 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
NullCheck(L_10);
int32_t L_11;
L_11 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_10, NULL);
V_0 = L_11;
goto IL_0050;
}
IL_004c:
{
// spaceLoc++;
int32_t L_12 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_12, 1));
}
IL_0050:
{
// return spaceLoc;
int32_t L_13 = V_0;
return L_13;
}
}
// System.Void TMPro.TMP_InputField::MoveRight(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveRight_m8831525A4FF9E75CA86BD5E4BAC9351EF640D497 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_ctrl, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
// if (hasSelection && !shift)
bool L_0;
L_0 = TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565(__this, NULL);
if (!L_0)
{
goto IL_0047;
}
}
{
bool L_1 = ___0_shift;
if (L_1)
{
goto IL_0047;
}
}
{
// stringPositionInternal = stringSelectPositionInternal = Mathf.Max(stringPositionInternal, stringSelectPositionInternal);
int32_t L_2;
L_2 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_3;
L_3 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_4;
L_4 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_2, L_3, NULL);
int32_t L_5 = L_4;
V_1 = L_5;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_5, NULL);
int32_t L_6 = V_1;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_6, NULL);
// caretPositionInternal = caretSelectPositionInternal = GetCaretPositionFromStringIndex(stringSelectPositionInternal);
int32_t L_7;
L_7 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_8;
L_8 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_7, NULL);
int32_t L_9 = L_8;
V_1 = L_9;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_9, NULL);
int32_t L_10 = V_1;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_10, NULL);
// return;
return;
}
IL_0047:
{
// if (ctrl)
bool L_11 = ___1_ctrl;
if (!L_11)
{
goto IL_0056;
}
}
{
// position = FindNextWordBegin();
int32_t L_12;
L_12 = TMP_InputField_FindNextWordBegin_m1207B66382CCC488015CD5EB2E017C20E20A6AF2(__this, NULL);
V_0 = L_12;
goto IL_00e1;
}
IL_0056:
{
// if (m_isRichTextEditingAllowed)
bool L_13 = __this->___m_isRichTextEditingAllowed_107;
if (!L_13)
{
goto IL_009f;
}
}
{
// if (stringSelectPositionInternal < text.Length && char.IsHighSurrogate(text[stringSelectPositionInternal]))
int32_t L_14;
L_14 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
String_t* L_15;
L_15 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
NullCheck(L_15);
int32_t L_16;
L_16 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_15, NULL);
if ((((int32_t)L_14) >= ((int32_t)L_16)))
{
goto IL_0094;
}
}
{
String_t* L_17;
L_17 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_18;
L_18 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
NullCheck(L_17);
Il2CppChar L_19;
L_19 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_17, L_18, NULL);
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_20;
L_20 = Char_IsHighSurrogate_mED1E5FB863528ABB0D7D3DC4DE0FAB4517760658(L_19, NULL);
if (!L_20)
{
goto IL_0094;
}
}
{
// position = stringSelectPositionInternal + 2;
int32_t L_21;
L_21 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
V_0 = ((int32_t)il2cpp_codegen_add(L_21, 2));
goto IL_00e1;
}
IL_0094:
{
// position = stringSelectPositionInternal + 1;
int32_t L_22;
L_22 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
V_0 = ((int32_t)il2cpp_codegen_add(L_22, 1));
goto IL_00e1;
}
IL_009f:
{
// position = m_TextComponent.textInfo.characterInfo[caretSelectPositionInternal].index + m_TextComponent.textInfo.characterInfo[caretSelectPositionInternal].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_23 = __this->___m_TextComponent_27;
NullCheck(L_23);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_24;
L_24 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_23, NULL);
NullCheck(L_24);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_25 = L_24->___characterInfo_11;
int32_t L_26;
L_26 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
NullCheck(L_25);
int32_t L_27 = ((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_28 = __this->___m_TextComponent_27;
NullCheck(L_28);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_29;
L_29 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_28, NULL);
NullCheck(L_29);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_30 = L_29->___characterInfo_11;
int32_t L_31;
L_31 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
NullCheck(L_30);
int32_t L_32 = ((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->___stringLength_2;
V_0 = ((int32_t)il2cpp_codegen_add(L_27, L_32));
}
IL_00e1:
{
// if (shift)
bool L_33 = ___0_shift;
if (!L_33)
{
goto IL_00fe;
}
}
{
// stringSelectPositionInternal = position;
int32_t L_34 = V_0;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_34, NULL);
// caretSelectPositionInternal = GetCaretPositionFromStringIndex(stringSelectPositionInternal);
int32_t L_35;
L_35 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_36;
L_36 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_35, NULL);
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_36, NULL);
return;
}
IL_00fe:
{
// stringSelectPositionInternal = stringPositionInternal = position;
int32_t L_37 = V_0;
int32_t L_38 = L_37;
V_1 = L_38;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_38, NULL);
int32_t L_39 = V_1;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_39, NULL);
// if (stringPositionInternal >= m_TextComponent.textInfo.characterInfo[caretPositionInternal].index + m_TextComponent.textInfo.characterInfo[caretPositionInternal].stringLength)
int32_t L_40;
L_40 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_41 = __this->___m_TextComponent_27;
NullCheck(L_41);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_42;
L_42 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_41, NULL);
NullCheck(L_42);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_43 = L_42->___characterInfo_11;
int32_t L_44;
L_44 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_43);
int32_t L_45 = ((L_43)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_44)))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_46 = __this->___m_TextComponent_27;
NullCheck(L_46);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_47;
L_47 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_46, NULL);
NullCheck(L_47);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_48 = L_47->___characterInfo_11;
int32_t L_49;
L_49 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_48);
int32_t L_50 = ((L_48)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_49)))->___stringLength_2;
if ((((int32_t)L_40) < ((int32_t)((int32_t)il2cpp_codegen_add(L_45, L_50)))))
{
goto IL_0172;
}
}
{
// caretSelectPositionInternal = caretPositionInternal = GetCaretPositionFromStringIndex(stringSelectPositionInternal);
int32_t L_51;
L_51 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_52;
L_52 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_51, NULL);
int32_t L_53 = L_52;
V_1 = L_53;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_53, NULL);
int32_t L_54 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_54, NULL);
}
IL_0172:
{
// }
return;
}
}
// System.Int32 TMPro.TMP_InputField::FindPrevWordBegin()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_FindPrevWordBegin_mD8DA9061047B673CDB67C2F762A14C1514CFEC17 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// if (stringSelectPositionInternal - 2 < 0)
int32_t L_0;
L_0 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_0, 2))) >= ((int32_t)0)))
{
goto IL_000d;
}
}
{
// return 0;
return 0;
}
IL_000d:
{
// int spaceLoc = text.LastIndexOfAny(kSeparators, stringSelectPositionInternal - 2);
String_t* L_1;
L_1 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2 = ((TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_StaticFields*)il2cpp_codegen_static_fields_for(TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var))->___kSeparators_21;
int32_t L_3;
L_3 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
NullCheck(L_1);
int32_t L_4;
L_4 = String_LastIndexOfAny_mE627BF79C35A4C2C4CE3D973AB30B963F230F361(L_1, L_2, ((int32_t)il2cpp_codegen_subtract(L_3, 2)), NULL);
V_0 = L_4;
// if (spaceLoc == -1)
int32_t L_5 = V_0;
if ((!(((uint32_t)L_5) == ((uint32_t)(-1)))))
{
goto IL_002e;
}
}
{
// spaceLoc = 0;
V_0 = 0;
goto IL_0032;
}
IL_002e:
{
// spaceLoc++;
int32_t L_6 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_6, 1));
}
IL_0032:
{
// return spaceLoc;
int32_t L_7 = V_0;
return L_7;
}
}
// System.Void TMPro.TMP_InputField::MoveLeft(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveLeft_m787CBD78E57FDD7DC28A10CA1624EA4118157898 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_ctrl, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t G_B13_0 = 0;
{
// if (hasSelection && !shift)
bool L_0;
L_0 = TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565(__this, NULL);
if (!L_0)
{
goto IL_0047;
}
}
{
bool L_1 = ___0_shift;
if (L_1)
{
goto IL_0047;
}
}
{
// stringPositionInternal = stringSelectPositionInternal = Mathf.Min(stringPositionInternal, stringSelectPositionInternal);
int32_t L_2;
L_2 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_3;
L_3 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_4;
L_4 = Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline(L_2, L_3, NULL);
int32_t L_5 = L_4;
V_1 = L_5;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_5, NULL);
int32_t L_6 = V_1;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_6, NULL);
// caretPositionInternal = caretSelectPositionInternal = GetCaretPositionFromStringIndex(stringSelectPositionInternal);
int32_t L_7;
L_7 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_8;
L_8 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_7, NULL);
int32_t L_9 = L_8;
V_1 = L_9;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_9, NULL);
int32_t L_10 = V_1;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_10, NULL);
// return;
return;
}
IL_0047:
{
// if (ctrl)
bool L_11 = ___1_ctrl;
if (!L_11)
{
goto IL_0056;
}
}
{
// position = FindPrevWordBegin();
int32_t L_12;
L_12 = TMP_InputField_FindPrevWordBegin_mD8DA9061047B673CDB67C2F762A14C1514CFEC17(__this, NULL);
V_0 = L_12;
goto IL_00e0;
}
IL_0056:
{
// if (m_isRichTextEditingAllowed)
bool L_13 = __this->___m_isRichTextEditingAllowed_107;
if (!L_13)
{
goto IL_0097;
}
}
{
// if (stringSelectPositionInternal > 0 && char.IsLowSurrogate(text[stringSelectPositionInternal - 1]))
int32_t L_14;
L_14 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
if ((((int32_t)L_14) <= ((int32_t)0)))
{
goto IL_008c;
}
}
{
String_t* L_15;
L_15 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_16;
L_16 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
NullCheck(L_15);
Il2CppChar L_17;
L_17 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_15, ((int32_t)il2cpp_codegen_subtract(L_16, 1)), NULL);
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_18;
L_18 = Char_IsLowSurrogate_mEE95A617A89CEB99AADAB54E025087D56CAB1BAA(L_17, NULL);
if (!L_18)
{
goto IL_008c;
}
}
{
// position = stringSelectPositionInternal - 2;
int32_t L_19;
L_19 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
V_0 = ((int32_t)il2cpp_codegen_subtract(L_19, 2));
goto IL_00e0;
}
IL_008c:
{
// position = stringSelectPositionInternal - 1;
int32_t L_20;
L_20 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
V_0 = ((int32_t)il2cpp_codegen_subtract(L_20, 1));
goto IL_00e0;
}
IL_0097:
{
// position = caretSelectPositionInternal < 1
// ? m_TextComponent.textInfo.characterInfo[0].index
// : m_TextComponent.textInfo.characterInfo[caretSelectPositionInternal - 1].index;
int32_t L_21;
L_21 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
if ((((int32_t)L_21) < ((int32_t)1)))
{
goto IL_00c4;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_22 = __this->___m_TextComponent_27;
NullCheck(L_22);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_23;
L_23 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_22, NULL);
NullCheck(L_23);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_24 = L_23->___characterInfo_11;
int32_t L_25;
L_25 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
NullCheck(L_24);
int32_t L_26 = ((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_25, 1)))))->___index_1;
G_B13_0 = L_26;
goto IL_00df;
}
IL_00c4:
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_27 = __this->___m_TextComponent_27;
NullCheck(L_27);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_28;
L_28 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_27, NULL);
NullCheck(L_28);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_29 = L_28->___characterInfo_11;
NullCheck(L_29);
int32_t L_30 = ((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___index_1;
G_B13_0 = L_30;
}
IL_00df:
{
V_0 = G_B13_0;
}
IL_00e0:
{
// if (shift)
bool L_31 = ___0_shift;
if (!L_31)
{
goto IL_00fd;
}
}
{
// stringSelectPositionInternal = position;
int32_t L_32 = V_0;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_32, NULL);
// caretSelectPositionInternal = GetCaretPositionFromStringIndex(stringSelectPositionInternal);
int32_t L_33;
L_33 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_34;
L_34 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_33, NULL);
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_34, NULL);
return;
}
IL_00fd:
{
// stringSelectPositionInternal = stringPositionInternal = position;
int32_t L_35 = V_0;
int32_t L_36 = L_35;
V_1 = L_36;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_36, NULL);
int32_t L_37 = V_1;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_37, NULL);
// if (caretPositionInternal > 0 && stringPositionInternal <= m_TextComponent.textInfo.characterInfo[caretPositionInternal - 1].index)
int32_t L_38;
L_38 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
if ((((int32_t)L_38) <= ((int32_t)0)))
{
goto IL_015b;
}
}
{
int32_t L_39;
L_39 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_40 = __this->___m_TextComponent_27;
NullCheck(L_40);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_41;
L_41 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_40, NULL);
NullCheck(L_41);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_42 = L_41->___characterInfo_11;
int32_t L_43;
L_43 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_42);
int32_t L_44 = ((L_42)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_43, 1)))))->___index_1;
if ((((int32_t)L_39) > ((int32_t)L_44)))
{
goto IL_015b;
}
}
{
// caretSelectPositionInternal = caretPositionInternal = GetCaretPositionFromStringIndex(stringSelectPositionInternal);
int32_t L_45;
L_45 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_46;
L_46 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_45, NULL);
int32_t L_47 = L_46;
V_1 = L_47;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_47, NULL);
int32_t L_48 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_48, NULL);
}
IL_015b:
{
// }
return;
}
}
// System.Int32 TMPro.TMP_InputField::LineUpCharacterPosition(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_LineUpCharacterPosition_m6FAA53F203CF66F87F62F985E830CB769A169F16 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_originalPos, bool ___1_goToFirstChar, const RuntimeMethod* method)
{
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
float V_4 = 0.0f;
float V_5 = 0.0f;
int32_t V_6 = 0;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 V_7;
memset((&V_7), 0, sizeof(V_7));
float V_8 = 0.0f;
float V_9 = 0.0f;
{
// if (originalPos >= m_TextComponent.textInfo.characterCount)
int32_t L_0 = ___0_originalPos;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1 = __this->___m_TextComponent_27;
NullCheck(L_1);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_2;
L_2 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_1, NULL);
NullCheck(L_2);
int32_t L_3 = L_2->___characterCount_3;
if ((((int32_t)L_0) < ((int32_t)L_3)))
{
goto IL_0018;
}
}
{
// originalPos -= 1;
int32_t L_4 = ___0_originalPos;
___0_originalPos = ((int32_t)il2cpp_codegen_subtract(L_4, 1));
}
IL_0018:
{
// TMP_CharacterInfo originChar = m_TextComponent.textInfo.characterInfo[originalPos];
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_5 = __this->___m_TextComponent_27;
NullCheck(L_5);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_6;
L_6 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_5, NULL);
NullCheck(L_6);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_7 = L_6->___characterInfo_11;
int32_t L_8 = ___0_originalPos;
NullCheck(L_7);
int32_t L_9 = L_8;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
V_0 = L_10;
// int originLine = originChar.lineNumber;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_11 = V_0;
int32_t L_12 = L_11.___lineNumber_12;
V_1 = L_12;
// if (originLine - 1 < 0)
int32_t L_13 = V_1;
if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_13, 1))) >= ((int32_t)0)))
{
goto IL_0043;
}
}
{
// return goToFirstChar ? 0 : originalPos;
bool L_14 = ___1_goToFirstChar;
if (L_14)
{
goto IL_0041;
}
}
{
int32_t L_15 = ___0_originalPos;
return L_15;
}
IL_0041:
{
return 0;
}
IL_0043:
{
// int endCharIdx = m_TextComponent.textInfo.lineInfo[originLine].firstCharacterIndex - 1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_16 = __this->___m_TextComponent_27;
NullCheck(L_16);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_17;
L_17 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_16, NULL);
NullCheck(L_17);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_18 = L_17->___lineInfo_14;
int32_t L_19 = V_1;
NullCheck(L_18);
int32_t L_20 = ((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_19)))->___firstCharacterIndex_5;
V_2 = ((int32_t)il2cpp_codegen_subtract(L_20, 1));
// int closest = -1;
V_3 = (-1);
// float distance = TMP_Math.FLOAT_MAX;
V_4 = (32767.0f);
// float range = 0;
V_5 = (0.0f);
// for (int i = m_TextComponent.textInfo.lineInfo[originLine - 1].firstCharacterIndex; i < endCharIdx; ++i)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_21 = __this->___m_TextComponent_27;
NullCheck(L_21);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_22;
L_22 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_21, NULL);
NullCheck(L_22);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_23 = L_22->___lineInfo_14;
int32_t L_24 = V_1;
NullCheck(L_23);
int32_t L_25 = ((L_23)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_24, 1)))))->___firstCharacterIndex_5;
V_6 = L_25;
goto IL_0115;
}
IL_0095:
{
// TMP_CharacterInfo currentChar = m_TextComponent.textInfo.characterInfo[i];
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_26 = __this->___m_TextComponent_27;
NullCheck(L_26);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_27;
L_27 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_26, NULL);
NullCheck(L_27);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_28 = L_27->___characterInfo_11;
int32_t L_29 = V_6;
NullCheck(L_28);
int32_t L_30 = L_29;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_31 = (L_28)->GetAt(static_cast<il2cpp_array_size_t>(L_30));
V_7 = L_31;
// float d = originChar.origin - currentChar.origin;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_32 = V_0;
float L_33 = L_32.___origin_23;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_34 = V_7;
float L_35 = L_34.___origin_23;
V_8 = ((float)il2cpp_codegen_subtract(L_33, L_35));
// float r = d / (currentChar.xAdvance - currentChar.origin);
float L_36 = V_8;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_37 = V_7;
float L_38 = L_37.___xAdvance_24;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_39 = V_7;
float L_40 = L_39.___origin_23;
V_9 = ((float)(L_36/((float)il2cpp_codegen_subtract(L_38, L_40))));
// if (r >= 0 && r <= 1)
float L_41 = V_9;
if ((!(((float)L_41) >= ((float)(0.0f)))))
{
goto IL_00f5;
}
}
{
float L_42 = V_9;
if ((!(((float)L_42) <= ((float)(1.0f)))))
{
goto IL_00f5;
}
}
{
// if (r < 0.5f)
float L_43 = V_9;
if ((!(((float)L_43) < ((float)(0.5f)))))
{
goto IL_00f0;
}
}
{
// return i;
int32_t L_44 = V_6;
return L_44;
}
IL_00f0:
{
// return i + 1;
int32_t L_45 = V_6;
return ((int32_t)il2cpp_codegen_add(L_45, 1));
}
IL_00f5:
{
// d = Mathf.Abs(d);
float L_46 = V_8;
float L_47;
L_47 = fabsf(L_46);
V_8 = L_47;
// if (d < distance)
float L_48 = V_8;
float L_49 = V_4;
if ((!(((float)L_48) < ((float)L_49))))
{
goto IL_010f;
}
}
{
// closest = i;
int32_t L_50 = V_6;
V_3 = L_50;
// distance = d;
float L_51 = V_8;
V_4 = L_51;
// range = r;
float L_52 = V_9;
V_5 = L_52;
}
IL_010f:
{
// for (int i = m_TextComponent.textInfo.lineInfo[originLine - 1].firstCharacterIndex; i < endCharIdx; ++i)
int32_t L_53 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_53, 1));
}
IL_0115:
{
// for (int i = m_TextComponent.textInfo.lineInfo[originLine - 1].firstCharacterIndex; i < endCharIdx; ++i)
int32_t L_54 = V_6;
int32_t L_55 = V_2;
if ((((int32_t)L_54) < ((int32_t)L_55)))
{
goto IL_0095;
}
}
{
// if (closest == -1) return endCharIdx;
int32_t L_56 = V_3;
if ((!(((uint32_t)L_56) == ((uint32_t)(-1)))))
{
goto IL_0123;
}
}
{
// if (closest == -1) return endCharIdx;
int32_t L_57 = V_2;
return L_57;
}
IL_0123:
{
// if (range < 0.5f)
float L_58 = V_5;
if ((!(((float)L_58) < ((float)(0.5f)))))
{
goto IL_012e;
}
}
{
// return closest;
int32_t L_59 = V_3;
return L_59;
}
IL_012e:
{
// return closest + 1;
int32_t L_60 = V_3;
return ((int32_t)il2cpp_codegen_add(L_60, 1));
}
}
// System.Int32 TMPro.TMP_InputField::LineDownCharacterPosition(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_LineDownCharacterPosition_m0A95990F452ECFB15A5BF8C12D8E92592CF3B2CD (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_originalPos, bool ___1_goToLastChar, const RuntimeMethod* method)
{
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
float V_4 = 0.0f;
float V_5 = 0.0f;
int32_t V_6 = 0;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 V_7;
memset((&V_7), 0, sizeof(V_7));
float V_8 = 0.0f;
float V_9 = 0.0f;
{
// if (originalPos >= m_TextComponent.textInfo.characterCount)
int32_t L_0 = ___0_originalPos;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1 = __this->___m_TextComponent_27;
NullCheck(L_1);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_2;
L_2 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_1, NULL);
NullCheck(L_2);
int32_t L_3 = L_2->___characterCount_3;
if ((((int32_t)L_0) < ((int32_t)L_3)))
{
goto IL_0026;
}
}
{
// return m_TextComponent.textInfo.characterCount - 1; // text.Length;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_4 = __this->___m_TextComponent_27;
NullCheck(L_4);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_5;
L_5 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_4, NULL);
NullCheck(L_5);
int32_t L_6 = L_5->___characterCount_3;
return ((int32_t)il2cpp_codegen_subtract(L_6, 1));
}
IL_0026:
{
// TMP_CharacterInfo originChar = m_TextComponent.textInfo.characterInfo[originalPos];
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_7 = __this->___m_TextComponent_27;
NullCheck(L_7);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_8;
L_8 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_7, NULL);
NullCheck(L_8);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_9 = L_8->___characterInfo_11;
int32_t L_10 = ___0_originalPos;
NullCheck(L_9);
int32_t L_11 = L_10;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_0 = L_12;
// int originLine = originChar.lineNumber;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_13 = V_0;
int32_t L_14 = L_13.___lineNumber_12;
V_1 = L_14;
// if (originLine + 1 >= m_TextComponent.textInfo.lineCount)
int32_t L_15 = V_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_16 = __this->___m_TextComponent_27;
NullCheck(L_16);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_17;
L_17 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_16, NULL);
NullCheck(L_17);
int32_t L_18 = L_17->___lineCount_8;
if ((((int32_t)((int32_t)il2cpp_codegen_add(L_15, 1))) < ((int32_t)L_18)))
{
goto IL_0071;
}
}
{
// return goToLastChar ? m_TextComponent.textInfo.characterCount - 1 : originalPos;
bool L_19 = ___1_goToLastChar;
if (L_19)
{
goto IL_005e;
}
}
{
int32_t L_20 = ___0_originalPos;
return L_20;
}
IL_005e:
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_21 = __this->___m_TextComponent_27;
NullCheck(L_21);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_22;
L_22 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_21, NULL);
NullCheck(L_22);
int32_t L_23 = L_22->___characterCount_3;
return ((int32_t)il2cpp_codegen_subtract(L_23, 1));
}
IL_0071:
{
// int endCharIdx = m_TextComponent.textInfo.lineInfo[originLine + 1].lastCharacterIndex;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_24 = __this->___m_TextComponent_27;
NullCheck(L_24);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_25;
L_25 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_24, NULL);
NullCheck(L_25);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_26 = L_25->___lineInfo_14;
int32_t L_27 = V_1;
NullCheck(L_26);
int32_t L_28 = ((L_26)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_27, 1)))))->___lastCharacterIndex_7;
V_2 = L_28;
// int closest = -1;
V_3 = (-1);
// float distance = TMP_Math.FLOAT_MAX;
V_4 = (32767.0f);
// float range = 0;
V_5 = (0.0f);
// for (int i = m_TextComponent.textInfo.lineInfo[originLine + 1].firstCharacterIndex; i < endCharIdx; ++i)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_29 = __this->___m_TextComponent_27;
NullCheck(L_29);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_30;
L_30 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_29, NULL);
NullCheck(L_30);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_31 = L_30->___lineInfo_14;
int32_t L_32 = V_1;
NullCheck(L_31);
int32_t L_33 = ((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_32, 1)))))->___firstCharacterIndex_5;
V_6 = L_33;
goto IL_0143;
}
IL_00c3:
{
// TMP_CharacterInfo currentChar = m_TextComponent.textInfo.characterInfo[i];
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_34 = __this->___m_TextComponent_27;
NullCheck(L_34);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_35;
L_35 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_34, NULL);
NullCheck(L_35);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_36 = L_35->___characterInfo_11;
int32_t L_37 = V_6;
NullCheck(L_36);
int32_t L_38 = L_37;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_39 = (L_36)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
V_7 = L_39;
// float d = originChar.origin - currentChar.origin;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_40 = V_0;
float L_41 = L_40.___origin_23;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_42 = V_7;
float L_43 = L_42.___origin_23;
V_8 = ((float)il2cpp_codegen_subtract(L_41, L_43));
// float r = d / (currentChar.xAdvance - currentChar.origin);
float L_44 = V_8;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_45 = V_7;
float L_46 = L_45.___xAdvance_24;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_47 = V_7;
float L_48 = L_47.___origin_23;
V_9 = ((float)(L_44/((float)il2cpp_codegen_subtract(L_46, L_48))));
// if (r >= 0 && r <= 1)
float L_49 = V_9;
if ((!(((float)L_49) >= ((float)(0.0f)))))
{
goto IL_0123;
}
}
{
float L_50 = V_9;
if ((!(((float)L_50) <= ((float)(1.0f)))))
{
goto IL_0123;
}
}
{
// if (r < 0.5f)
float L_51 = V_9;
if ((!(((float)L_51) < ((float)(0.5f)))))
{
goto IL_011e;
}
}
{
// return i;
int32_t L_52 = V_6;
return L_52;
}
IL_011e:
{
// return i + 1;
int32_t L_53 = V_6;
return ((int32_t)il2cpp_codegen_add(L_53, 1));
}
IL_0123:
{
// d = Mathf.Abs(d);
float L_54 = V_8;
float L_55;
L_55 = fabsf(L_54);
V_8 = L_55;
// if (d < distance)
float L_56 = V_8;
float L_57 = V_4;
if ((!(((float)L_56) < ((float)L_57))))
{
goto IL_013d;
}
}
{
// closest = i;
int32_t L_58 = V_6;
V_3 = L_58;
// distance = d;
float L_59 = V_8;
V_4 = L_59;
// range = r;
float L_60 = V_9;
V_5 = L_60;
}
IL_013d:
{
// for (int i = m_TextComponent.textInfo.lineInfo[originLine + 1].firstCharacterIndex; i < endCharIdx; ++i)
int32_t L_61 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_61, 1));
}
IL_0143:
{
// for (int i = m_TextComponent.textInfo.lineInfo[originLine + 1].firstCharacterIndex; i < endCharIdx; ++i)
int32_t L_62 = V_6;
int32_t L_63 = V_2;
if ((((int32_t)L_62) < ((int32_t)L_63)))
{
goto IL_00c3;
}
}
{
// if (closest == -1) return endCharIdx;
int32_t L_64 = V_3;
if ((!(((uint32_t)L_64) == ((uint32_t)(-1)))))
{
goto IL_0151;
}
}
{
// if (closest == -1) return endCharIdx;
int32_t L_65 = V_2;
return L_65;
}
IL_0151:
{
// if (range < 0.5f)
float L_66 = V_5;
if ((!(((float)L_66) < ((float)(0.5f)))))
{
goto IL_015c;
}
}
{
// return closest;
int32_t L_67 = V_3;
return L_67;
}
IL_015c:
{
// return closest + 1;
int32_t L_68 = V_3;
return ((int32_t)il2cpp_codegen_add(L_68, 1));
}
}
// System.Int32 TMPro.TMP_InputField::PageUpCharacterPosition(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_PageUpCharacterPosition_m68C124FCEE737E9CB486D5218A2B5804D407BD0A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_originalPos, bool ___1_goToFirstChar, const RuntimeMethod* method)
{
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
float V_2 = 0.0f;
int32_t V_3 = 0;
int32_t V_4 = 0;
int32_t V_5 = 0;
float V_6 = 0.0f;
float V_7 = 0.0f;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_8;
memset((&V_8), 0, sizeof(V_8));
int32_t V_9 = 0;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 V_10;
memset((&V_10), 0, sizeof(V_10));
float V_11 = 0.0f;
float V_12 = 0.0f;
{
// if (originalPos >= m_TextComponent.textInfo.characterCount)
int32_t L_0 = ___0_originalPos;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1 = __this->___m_TextComponent_27;
NullCheck(L_1);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_2;
L_2 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_1, NULL);
NullCheck(L_2);
int32_t L_3 = L_2->___characterCount_3;
if ((((int32_t)L_0) < ((int32_t)L_3)))
{
goto IL_0018;
}
}
{
// originalPos -= 1;
int32_t L_4 = ___0_originalPos;
___0_originalPos = ((int32_t)il2cpp_codegen_subtract(L_4, 1));
}
IL_0018:
{
// TMP_CharacterInfo originChar = m_TextComponent.textInfo.characterInfo[originalPos];
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_5 = __this->___m_TextComponent_27;
NullCheck(L_5);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_6;
L_6 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_5, NULL);
NullCheck(L_6);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_7 = L_6->___characterInfo_11;
int32_t L_8 = ___0_originalPos;
NullCheck(L_7);
int32_t L_9 = L_8;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
V_0 = L_10;
// int originLine = originChar.lineNumber;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_11 = V_0;
int32_t L_12 = L_11.___lineNumber_12;
V_1 = L_12;
// if (originLine - 1 < 0)
int32_t L_13 = V_1;
if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_13, 1))) >= ((int32_t)0)))
{
goto IL_0043;
}
}
{
// return goToFirstChar ? 0 : originalPos;
bool L_14 = ___1_goToFirstChar;
if (L_14)
{
goto IL_0041;
}
}
{
int32_t L_15 = ___0_originalPos;
return L_15;
}
IL_0041:
{
return 0;
}
IL_0043:
{
// float viewportHeight = m_TextViewport.rect.height;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_16 = __this->___m_TextViewport_23;
NullCheck(L_16);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_17;
L_17 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_16, NULL);
V_8 = L_17;
float L_18;
L_18 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_8), NULL);
V_2 = L_18;
// int newLine = originLine - 1;
int32_t L_19 = V_1;
V_3 = ((int32_t)il2cpp_codegen_subtract(L_19, 1));
goto IL_009c;
}
IL_005e:
{
// if (m_TextComponent.textInfo.lineInfo[newLine].baseline > m_TextComponent.textInfo.lineInfo[originLine].baseline + viewportHeight)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_20 = __this->___m_TextComponent_27;
NullCheck(L_20);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_21;
L_21 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_20, NULL);
NullCheck(L_21);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_22 = L_21->___lineInfo_14;
int32_t L_23 = V_3;
NullCheck(L_22);
float L_24 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23)))->___baseline_12;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_25 = __this->___m_TextComponent_27;
NullCheck(L_25);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_26;
L_26 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_25, NULL);
NullCheck(L_26);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_27 = L_26->___lineInfo_14;
int32_t L_28 = V_1;
NullCheck(L_27);
float L_29 = ((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_28)))->___baseline_12;
float L_30 = V_2;
if ((((float)L_24) > ((float)((float)il2cpp_codegen_add(L_29, L_30)))))
{
goto IL_00a0;
}
}
{
// for (; newLine > 0; newLine--)
int32_t L_31 = V_3;
V_3 = ((int32_t)il2cpp_codegen_subtract(L_31, 1));
}
IL_009c:
{
// for (; newLine > 0; newLine--)
int32_t L_32 = V_3;
if ((((int32_t)L_32) > ((int32_t)0)))
{
goto IL_005e;
}
}
IL_00a0:
{
// int endCharIdx = m_TextComponent.textInfo.lineInfo[newLine].lastCharacterIndex;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_33 = __this->___m_TextComponent_27;
NullCheck(L_33);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_34;
L_34 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_33, NULL);
NullCheck(L_34);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_35 = L_34->___lineInfo_14;
int32_t L_36 = V_3;
NullCheck(L_35);
int32_t L_37 = ((L_35)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_36)))->___lastCharacterIndex_7;
V_4 = L_37;
// int closest = -1;
V_5 = (-1);
// float distance = TMP_Math.FLOAT_MAX;
V_6 = (32767.0f);
// float range = 0;
V_7 = (0.0f);
// for (int i = m_TextComponent.textInfo.lineInfo[newLine].firstCharacterIndex; i < endCharIdx; ++i)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_38 = __this->___m_TextComponent_27;
NullCheck(L_38);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_39;
L_39 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_38, NULL);
NullCheck(L_39);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_40 = L_39->___lineInfo_14;
int32_t L_41 = V_3;
NullCheck(L_40);
int32_t L_42 = ((L_40)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_41)))->___firstCharacterIndex_5;
V_9 = L_42;
goto IL_0171;
}
IL_00f0:
{
// TMP_CharacterInfo currentChar = m_TextComponent.textInfo.characterInfo[i];
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_43 = __this->___m_TextComponent_27;
NullCheck(L_43);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_44;
L_44 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_43, NULL);
NullCheck(L_44);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_45 = L_44->___characterInfo_11;
int32_t L_46 = V_9;
NullCheck(L_45);
int32_t L_47 = L_46;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_48 = (L_45)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
V_10 = L_48;
// float d = originChar.origin - currentChar.origin;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_49 = V_0;
float L_50 = L_49.___origin_23;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_51 = V_10;
float L_52 = L_51.___origin_23;
V_11 = ((float)il2cpp_codegen_subtract(L_50, L_52));
// float r = d / (currentChar.xAdvance - currentChar.origin);
float L_53 = V_11;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_54 = V_10;
float L_55 = L_54.___xAdvance_24;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_56 = V_10;
float L_57 = L_56.___origin_23;
V_12 = ((float)(L_53/((float)il2cpp_codegen_subtract(L_55, L_57))));
// if (r >= 0 && r <= 1)
float L_58 = V_12;
if ((!(((float)L_58) >= ((float)(0.0f)))))
{
goto IL_0150;
}
}
{
float L_59 = V_12;
if ((!(((float)L_59) <= ((float)(1.0f)))))
{
goto IL_0150;
}
}
{
// if (r < 0.5f)
float L_60 = V_12;
if ((!(((float)L_60) < ((float)(0.5f)))))
{
goto IL_014b;
}
}
{
// return i;
int32_t L_61 = V_9;
return L_61;
}
IL_014b:
{
// return i + 1;
int32_t L_62 = V_9;
return ((int32_t)il2cpp_codegen_add(L_62, 1));
}
IL_0150:
{
// d = Mathf.Abs(d);
float L_63 = V_11;
float L_64;
L_64 = fabsf(L_63);
V_11 = L_64;
// if (d < distance)
float L_65 = V_11;
float L_66 = V_6;
if ((!(((float)L_65) < ((float)L_66))))
{
goto IL_016b;
}
}
{
// closest = i;
int32_t L_67 = V_9;
V_5 = L_67;
// distance = d;
float L_68 = V_11;
V_6 = L_68;
// range = r;
float L_69 = V_12;
V_7 = L_69;
}
IL_016b:
{
// for (int i = m_TextComponent.textInfo.lineInfo[newLine].firstCharacterIndex; i < endCharIdx; ++i)
int32_t L_70 = V_9;
V_9 = ((int32_t)il2cpp_codegen_add(L_70, 1));
}
IL_0171:
{
// for (int i = m_TextComponent.textInfo.lineInfo[newLine].firstCharacterIndex; i < endCharIdx; ++i)
int32_t L_71 = V_9;
int32_t L_72 = V_4;
if ((((int32_t)L_71) < ((int32_t)L_72)))
{
goto IL_00f0;
}
}
{
// if (closest == -1) return endCharIdx;
int32_t L_73 = V_5;
if ((!(((uint32_t)L_73) == ((uint32_t)(-1)))))
{
goto IL_0182;
}
}
{
// if (closest == -1) return endCharIdx;
int32_t L_74 = V_4;
return L_74;
}
IL_0182:
{
// if (range < 0.5f)
float L_75 = V_7;
if ((!(((float)L_75) < ((float)(0.5f)))))
{
goto IL_018e;
}
}
{
// return closest;
int32_t L_76 = V_5;
return L_76;
}
IL_018e:
{
// return closest + 1;
int32_t L_77 = V_5;
return ((int32_t)il2cpp_codegen_add(L_77, 1));
}
}
// System.Int32 TMPro.TMP_InputField::PageDownCharacterPosition(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_PageDownCharacterPosition_mD00879F9AD1E5315C8896D8CB421FAB93045F818 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_originalPos, bool ___1_goToLastChar, const RuntimeMethod* method)
{
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
float V_2 = 0.0f;
int32_t V_3 = 0;
int32_t V_4 = 0;
int32_t V_5 = 0;
float V_6 = 0.0f;
float V_7 = 0.0f;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_8;
memset((&V_8), 0, sizeof(V_8));
int32_t V_9 = 0;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 V_10;
memset((&V_10), 0, sizeof(V_10));
float V_11 = 0.0f;
float V_12 = 0.0f;
{
// if (originalPos >= m_TextComponent.textInfo.characterCount)
int32_t L_0 = ___0_originalPos;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1 = __this->___m_TextComponent_27;
NullCheck(L_1);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_2;
L_2 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_1, NULL);
NullCheck(L_2);
int32_t L_3 = L_2->___characterCount_3;
if ((((int32_t)L_0) < ((int32_t)L_3)))
{
goto IL_0026;
}
}
{
// return m_TextComponent.textInfo.characterCount - 1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_4 = __this->___m_TextComponent_27;
NullCheck(L_4);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_5;
L_5 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_4, NULL);
NullCheck(L_5);
int32_t L_6 = L_5->___characterCount_3;
return ((int32_t)il2cpp_codegen_subtract(L_6, 1));
}
IL_0026:
{
// TMP_CharacterInfo originChar = m_TextComponent.textInfo.characterInfo[originalPos];
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_7 = __this->___m_TextComponent_27;
NullCheck(L_7);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_8;
L_8 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_7, NULL);
NullCheck(L_8);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_9 = L_8->___characterInfo_11;
int32_t L_10 = ___0_originalPos;
NullCheck(L_9);
int32_t L_11 = L_10;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_0 = L_12;
// int originLine = originChar.lineNumber;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_13 = V_0;
int32_t L_14 = L_13.___lineNumber_12;
V_1 = L_14;
// if (originLine + 1 >= m_TextComponent.textInfo.lineCount)
int32_t L_15 = V_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_16 = __this->___m_TextComponent_27;
NullCheck(L_16);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_17;
L_17 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_16, NULL);
NullCheck(L_17);
int32_t L_18 = L_17->___lineCount_8;
if ((((int32_t)((int32_t)il2cpp_codegen_add(L_15, 1))) < ((int32_t)L_18)))
{
goto IL_0071;
}
}
{
// return goToLastChar ? m_TextComponent.textInfo.characterCount - 1 : originalPos;
bool L_19 = ___1_goToLastChar;
if (L_19)
{
goto IL_005e;
}
}
{
int32_t L_20 = ___0_originalPos;
return L_20;
}
IL_005e:
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_21 = __this->___m_TextComponent_27;
NullCheck(L_21);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_22;
L_22 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_21, NULL);
NullCheck(L_22);
int32_t L_23 = L_22->___characterCount_3;
return ((int32_t)il2cpp_codegen_subtract(L_23, 1));
}
IL_0071:
{
// float viewportHeight = m_TextViewport.rect.height;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_24 = __this->___m_TextViewport_23;
NullCheck(L_24);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_25;
L_25 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_24, NULL);
V_8 = L_25;
float L_26;
L_26 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_8), NULL);
V_2 = L_26;
// int newLine = originLine + 1;
int32_t L_27 = V_1;
V_3 = ((int32_t)il2cpp_codegen_add(L_27, 1));
goto IL_00ca;
}
IL_008c:
{
// if (m_TextComponent.textInfo.lineInfo[newLine].baseline < m_TextComponent.textInfo.lineInfo[originLine].baseline - viewportHeight)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_28 = __this->___m_TextComponent_27;
NullCheck(L_28);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_29;
L_29 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_28, NULL);
NullCheck(L_29);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_30 = L_29->___lineInfo_14;
int32_t L_31 = V_3;
NullCheck(L_30);
float L_32 = ((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->___baseline_12;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_33 = __this->___m_TextComponent_27;
NullCheck(L_33);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_34;
L_34 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_33, NULL);
NullCheck(L_34);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_35 = L_34->___lineInfo_14;
int32_t L_36 = V_1;
NullCheck(L_35);
float L_37 = ((L_35)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_36)))->___baseline_12;
float L_38 = V_2;
if ((((float)L_32) < ((float)((float)il2cpp_codegen_subtract(L_37, L_38)))))
{
goto IL_00df;
}
}
{
// for (; newLine < m_TextComponent.textInfo.lineCount - 1; newLine++)
int32_t L_39 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_39, 1));
}
IL_00ca:
{
// for (; newLine < m_TextComponent.textInfo.lineCount - 1; newLine++)
int32_t L_40 = V_3;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_41 = __this->___m_TextComponent_27;
NullCheck(L_41);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_42;
L_42 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_41, NULL);
NullCheck(L_42);
int32_t L_43 = L_42->___lineCount_8;
if ((((int32_t)L_40) < ((int32_t)((int32_t)il2cpp_codegen_subtract(L_43, 1)))))
{
goto IL_008c;
}
}
IL_00df:
{
// int endCharIdx = m_TextComponent.textInfo.lineInfo[newLine].lastCharacterIndex;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_44 = __this->___m_TextComponent_27;
NullCheck(L_44);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_45;
L_45 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_44, NULL);
NullCheck(L_45);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_46 = L_45->___lineInfo_14;
int32_t L_47 = V_3;
NullCheck(L_46);
int32_t L_48 = ((L_46)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_47)))->___lastCharacterIndex_7;
V_4 = L_48;
// int closest = -1;
V_5 = (-1);
// float distance = TMP_Math.FLOAT_MAX;
V_6 = (32767.0f);
// float range = 0;
V_7 = (0.0f);
// for (int i = m_TextComponent.textInfo.lineInfo[newLine].firstCharacterIndex; i < endCharIdx; ++i)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_49 = __this->___m_TextComponent_27;
NullCheck(L_49);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_50;
L_50 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_49, NULL);
NullCheck(L_50);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_51 = L_50->___lineInfo_14;
int32_t L_52 = V_3;
NullCheck(L_51);
int32_t L_53 = ((L_51)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_52)))->___firstCharacterIndex_5;
V_9 = L_53;
goto IL_01b0;
}
IL_012f:
{
// TMP_CharacterInfo currentChar = m_TextComponent.textInfo.characterInfo[i];
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_54 = __this->___m_TextComponent_27;
NullCheck(L_54);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_55;
L_55 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_54, NULL);
NullCheck(L_55);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_56 = L_55->___characterInfo_11;
int32_t L_57 = V_9;
NullCheck(L_56);
int32_t L_58 = L_57;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_59 = (L_56)->GetAt(static_cast<il2cpp_array_size_t>(L_58));
V_10 = L_59;
// float d = originChar.origin - currentChar.origin;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_60 = V_0;
float L_61 = L_60.___origin_23;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_62 = V_10;
float L_63 = L_62.___origin_23;
V_11 = ((float)il2cpp_codegen_subtract(L_61, L_63));
// float r = d / (currentChar.xAdvance - currentChar.origin);
float L_64 = V_11;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_65 = V_10;
float L_66 = L_65.___xAdvance_24;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_67 = V_10;
float L_68 = L_67.___origin_23;
V_12 = ((float)(L_64/((float)il2cpp_codegen_subtract(L_66, L_68))));
// if (r >= 0 && r <= 1)
float L_69 = V_12;
if ((!(((float)L_69) >= ((float)(0.0f)))))
{
goto IL_018f;
}
}
{
float L_70 = V_12;
if ((!(((float)L_70) <= ((float)(1.0f)))))
{
goto IL_018f;
}
}
{
// if (r < 0.5f)
float L_71 = V_12;
if ((!(((float)L_71) < ((float)(0.5f)))))
{
goto IL_018a;
}
}
{
// return i;
int32_t L_72 = V_9;
return L_72;
}
IL_018a:
{
// return i + 1;
int32_t L_73 = V_9;
return ((int32_t)il2cpp_codegen_add(L_73, 1));
}
IL_018f:
{
// d = Mathf.Abs(d);
float L_74 = V_11;
float L_75;
L_75 = fabsf(L_74);
V_11 = L_75;
// if (d < distance)
float L_76 = V_11;
float L_77 = V_6;
if ((!(((float)L_76) < ((float)L_77))))
{
goto IL_01aa;
}
}
{
// closest = i;
int32_t L_78 = V_9;
V_5 = L_78;
// distance = d;
float L_79 = V_11;
V_6 = L_79;
// range = r;
float L_80 = V_12;
V_7 = L_80;
}
IL_01aa:
{
// for (int i = m_TextComponent.textInfo.lineInfo[newLine].firstCharacterIndex; i < endCharIdx; ++i)
int32_t L_81 = V_9;
V_9 = ((int32_t)il2cpp_codegen_add(L_81, 1));
}
IL_01b0:
{
// for (int i = m_TextComponent.textInfo.lineInfo[newLine].firstCharacterIndex; i < endCharIdx; ++i)
int32_t L_82 = V_9;
int32_t L_83 = V_4;
if ((((int32_t)L_82) < ((int32_t)L_83)))
{
goto IL_012f;
}
}
{
// if (closest == -1) return endCharIdx;
int32_t L_84 = V_5;
if ((!(((uint32_t)L_84) == ((uint32_t)(-1)))))
{
goto IL_01c1;
}
}
{
// if (closest == -1) return endCharIdx;
int32_t L_85 = V_4;
return L_85;
}
IL_01c1:
{
// if (range < 0.5f)
float L_86 = V_7;
if ((!(((float)L_86) < ((float)(0.5f)))))
{
goto IL_01cd;
}
}
{
// return closest;
int32_t L_87 = V_5;
return L_87;
}
IL_01cd:
{
// return closest + 1;
int32_t L_88 = V_5;
return ((int32_t)il2cpp_codegen_add(L_88, 1));
}
}
// System.Void TMPro.TMP_InputField::MoveDown(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveDown_mB8F65AD03355C867F63BAB0021C93B75F534CCBE (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, const RuntimeMethod* method)
{
{
// MoveDown(shift, true);
bool L_0 = ___0_shift;
TMP_InputField_MoveDown_m96FE2822D035DFBE82474737DEE8DED622AAD868(__this, L_0, (bool)1, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MoveDown(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveDown_m96FE2822D035DFBE82474737DEE8DED622AAD868 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_goToLastChar, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t G_B6_0 = 0;
{
// if (hasSelection && !shift)
bool L_0;
L_0 = TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565(__this, NULL);
if (!L_0)
{
goto IL_002b;
}
}
{
bool L_1 = ___0_shift;
if (L_1)
{
goto IL_002b;
}
}
{
// caretPositionInternal = caretSelectPositionInternal = Mathf.Max(caretPositionInternal, caretSelectPositionInternal);
int32_t L_2;
L_2 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
int32_t L_3;
L_3 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_4;
L_4 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_2, L_3, NULL);
int32_t L_5 = L_4;
V_1 = L_5;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_5, NULL);
int32_t L_6 = V_1;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_6, NULL);
}
IL_002b:
{
// int position = multiLine ? LineDownCharacterPosition(caretSelectPositionInternal, goToLastChar) : m_TextComponent.textInfo.characterCount - 1; // text.Length;
bool L_7;
L_7 = TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7(__this, NULL);
if (L_7)
{
goto IL_0047;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_8 = __this->___m_TextComponent_27;
NullCheck(L_8);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_9;
L_9 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_8, NULL);
NullCheck(L_9);
int32_t L_10 = L_9->___characterCount_3;
G_B6_0 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
goto IL_0054;
}
IL_0047:
{
int32_t L_11;
L_11 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
bool L_12 = ___1_goToLastChar;
int32_t L_13;
L_13 = TMP_InputField_LineDownCharacterPosition_m0A95990F452ECFB15A5BF8C12D8E92592CF3B2CD(__this, L_11, L_12, NULL);
G_B6_0 = L_13;
}
IL_0054:
{
V_0 = G_B6_0;
// if (shift)
bool L_14 = ___0_shift;
if (!L_14)
{
goto IL_0072;
}
}
{
// caretSelectPositionInternal = position;
int32_t L_15 = V_0;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_15, NULL);
// stringSelectPositionInternal = GetStringIndexFromCaretPosition(caretSelectPositionInternal);
int32_t L_16;
L_16 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_17;
L_17 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_16, NULL);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_17, NULL);
return;
}
IL_0072:
{
// caretSelectPositionInternal = caretPositionInternal = position;
int32_t L_18 = V_0;
int32_t L_19 = L_18;
V_1 = L_19;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_19, NULL);
int32_t L_20 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_20, NULL);
// stringSelectPositionInternal = stringPositionInternal = GetStringIndexFromCaretPosition(caretSelectPositionInternal);
int32_t L_21;
L_21 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_22;
L_22 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_21, NULL);
int32_t L_23 = L_22;
V_1 = L_23;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_23, NULL);
int32_t L_24 = V_1;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_24, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MoveUp(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveUp_m0A8E579FDBE203C29D7AF1B4225C9A64498DE5A9 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, const RuntimeMethod* method)
{
{
// MoveUp(shift, true);
bool L_0 = ___0_shift;
TMP_InputField_MoveUp_m79291882C851A7AEC3945EB8479D31984941F8DB(__this, L_0, (bool)1, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MoveUp(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MoveUp_m79291882C851A7AEC3945EB8479D31984941F8DB (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_goToFirstChar, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t G_B6_0 = 0;
{
// if (hasSelection && !shift)
bool L_0;
L_0 = TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565(__this, NULL);
if (!L_0)
{
goto IL_002b;
}
}
{
bool L_1 = ___0_shift;
if (L_1)
{
goto IL_002b;
}
}
{
// caretPositionInternal = caretSelectPositionInternal = Mathf.Min(caretPositionInternal, caretSelectPositionInternal);
int32_t L_2;
L_2 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
int32_t L_3;
L_3 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_4;
L_4 = Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline(L_2, L_3, NULL);
int32_t L_5 = L_4;
V_1 = L_5;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_5, NULL);
int32_t L_6 = V_1;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_6, NULL);
}
IL_002b:
{
// int position = multiLine ? LineUpCharacterPosition(caretSelectPositionInternal, goToFirstChar) : 0;
bool L_7;
L_7 = TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7(__this, NULL);
if (L_7)
{
goto IL_0036;
}
}
{
G_B6_0 = 0;
goto IL_0043;
}
IL_0036:
{
int32_t L_8;
L_8 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
bool L_9 = ___1_goToFirstChar;
int32_t L_10;
L_10 = TMP_InputField_LineUpCharacterPosition_m6FAA53F203CF66F87F62F985E830CB769A169F16(__this, L_8, L_9, NULL);
G_B6_0 = L_10;
}
IL_0043:
{
V_0 = G_B6_0;
// if (shift)
bool L_11 = ___0_shift;
if (!L_11)
{
goto IL_0061;
}
}
{
// caretSelectPositionInternal = position;
int32_t L_12 = V_0;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_12, NULL);
// stringSelectPositionInternal = GetStringIndexFromCaretPosition(caretSelectPositionInternal);
int32_t L_13;
L_13 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_14;
L_14 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_13, NULL);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_14, NULL);
return;
}
IL_0061:
{
// caretSelectPositionInternal = caretPositionInternal = position;
int32_t L_15 = V_0;
int32_t L_16 = L_15;
V_1 = L_16;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_16, NULL);
int32_t L_17 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_17, NULL);
// stringSelectPositionInternal = stringPositionInternal = GetStringIndexFromCaretPosition(caretSelectPositionInternal);
int32_t L_18;
L_18 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_19;
L_19 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_18, NULL);
int32_t L_20 = L_19;
V_1 = L_20;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_20, NULL);
int32_t L_21 = V_1;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_21, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MovePageUp(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MovePageUp_mA945CEDD104AAC4B417B1AC6D95FC75798ED3040 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, const RuntimeMethod* method)
{
{
// MovePageUp(shift, true);
bool L_0 = ___0_shift;
TMP_InputField_MovePageUp_m1B01B4C15C5D556CED7B34E7F55149E1DA35ECF1(__this, L_0, (bool)1, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MovePageUp(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MovePageUp_m1B01B4C15C5D556CED7B34E7F55149E1DA35ECF1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_goToFirstChar, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
float V_2 = 0.0f;
float V_3 = 0.0f;
float V_4 = 0.0f;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_5;
memset((&V_5), 0, sizeof(V_5));
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_6;
memset((&V_6), 0, sizeof(V_6));
int32_t G_B6_0 = 0;
float G_B13_0 = 0.0f;
{
// if (hasSelection && !shift)
bool L_0;
L_0 = TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565(__this, NULL);
if (!L_0)
{
goto IL_002b;
}
}
{
bool L_1 = ___0_shift;
if (L_1)
{
goto IL_002b;
}
}
{
// caretPositionInternal = caretSelectPositionInternal = Mathf.Min(caretPositionInternal, caretSelectPositionInternal);
int32_t L_2;
L_2 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
int32_t L_3;
L_3 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_4;
L_4 = Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline(L_2, L_3, NULL);
int32_t L_5 = L_4;
V_1 = L_5;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_5, NULL);
int32_t L_6 = V_1;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_6, NULL);
}
IL_002b:
{
// int position = multiLine ? PageUpCharacterPosition(caretSelectPositionInternal, goToFirstChar) : 0;
bool L_7;
L_7 = TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7(__this, NULL);
if (L_7)
{
goto IL_0036;
}
}
{
G_B6_0 = 0;
goto IL_0043;
}
IL_0036:
{
int32_t L_8;
L_8 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
bool L_9 = ___1_goToFirstChar;
int32_t L_10;
L_10 = TMP_InputField_PageUpCharacterPosition_m68C124FCEE737E9CB486D5218A2B5804D407BD0A(__this, L_8, L_9, NULL);
G_B6_0 = L_10;
}
IL_0043:
{
V_0 = G_B6_0;
// if (shift)
bool L_11 = ___0_shift;
if (!L_11)
{
goto IL_0062;
}
}
{
// caretSelectPositionInternal = position;
int32_t L_12 = V_0;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_12, NULL);
// stringSelectPositionInternal = GetStringIndexFromCaretPosition(caretSelectPositionInternal);
int32_t L_13;
L_13 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_14;
L_14 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_13, NULL);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_14, NULL);
goto IL_008d;
}
IL_0062:
{
// caretSelectPositionInternal = caretPositionInternal = position;
int32_t L_15 = V_0;
int32_t L_16 = L_15;
V_1 = L_16;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_16, NULL);
int32_t L_17 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_17, NULL);
// stringSelectPositionInternal = stringPositionInternal = GetStringIndexFromCaretPosition(caretSelectPositionInternal);
int32_t L_18;
L_18 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_19;
L_19 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_18, NULL);
int32_t L_20 = L_19;
V_1 = L_20;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_20, NULL);
int32_t L_21 = V_1;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_21, NULL);
}
IL_008d:
{
// if (m_LineType != LineType.SingleLine)
int32_t L_22 = __this->___m_LineType_41;
if (!L_22)
{
goto IL_013f;
}
}
{
// float offset = m_TextViewport.rect.height; // m_TextViewport.rect.yMax - (m_TextComponent.rectTransform.anchoredPosition.y + lineAscender);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_23 = __this->___m_TextViewport_23;
NullCheck(L_23);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_24;
L_24 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_23, NULL);
V_5 = L_24;
float L_25;
L_25 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_5), NULL);
V_2 = L_25;
// float topTextBounds = m_TextComponent.rectTransform.position.y + m_TextComponent.textBounds.max.y;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_26 = __this->___m_TextComponent_27;
NullCheck(L_26);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_27;
L_27 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_26, NULL);
NullCheck(L_27);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28;
L_28 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_27, NULL);
float L_29 = L_28.___y_3;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_30 = __this->___m_TextComponent_27;
NullCheck(L_30);
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_31;
L_31 = TMP_Text_get_textBounds_m0D3E180B72130830D1C16BC7E5097AF2958E2740(L_30, NULL);
V_6 = L_31;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32;
L_32 = Bounds_get_max_m6446F2AB97C1E57CA89467B9DE52D4EB61F1CB09((&V_6), NULL);
float L_33 = L_32.___y_3;
V_3 = ((float)il2cpp_codegen_add(L_29, L_33));
// float topViewportBounds = m_TextViewport.position.y + m_TextViewport.rect.yMax;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_34 = __this->___m_TextViewport_23;
NullCheck(L_34);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
L_35 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_34, NULL);
float L_36 = L_35.___y_3;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_37 = __this->___m_TextViewport_23;
NullCheck(L_37);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_38;
L_38 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_37, NULL);
V_5 = L_38;
float L_39;
L_39 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&V_5), NULL);
V_4 = ((float)il2cpp_codegen_add(L_36, L_39));
// offset = topViewportBounds > topTextBounds + offset ? offset : topViewportBounds - topTextBounds;
float L_40 = V_4;
float L_41 = V_3;
float L_42 = V_2;
if ((((float)L_40) > ((float)((float)il2cpp_codegen_add(L_41, L_42)))))
{
goto IL_0111;
}
}
{
float L_43 = V_4;
float L_44 = V_3;
G_B13_0 = ((float)il2cpp_codegen_subtract(L_43, L_44));
goto IL_0112;
}
IL_0111:
{
float L_45 = V_2;
G_B13_0 = L_45;
}
IL_0112:
{
V_2 = G_B13_0;
// m_TextComponent.rectTransform.anchoredPosition += new Vector2(0, offset);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_46 = __this->___m_TextComponent_27;
NullCheck(L_46);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_47;
L_47 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_46, NULL);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_48 = L_47;
NullCheck(L_48);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_49;
L_49 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_48, NULL);
float L_50 = V_2;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_51;
memset((&L_51), 0, sizeof(L_51));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_51), (0.0f), L_50, /*hidden argument*/NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_52;
L_52 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_49, L_51, NULL);
NullCheck(L_48);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_48, L_52, NULL);
// AssignPositioningIfNeeded();
TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1(__this, NULL);
}
IL_013f:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MovePageDown(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MovePageDown_mE32EFCBEB2A1D230D3C6C8B27357C454F4AD5EC2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, const RuntimeMethod* method)
{
{
// MovePageDown(shift, true);
bool L_0 = ___0_shift;
TMP_InputField_MovePageDown_m80AEFB5ACD656505A347F13FAEFB55EA62F0EC86(__this, L_0, (bool)1, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MovePageDown(System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MovePageDown_m80AEFB5ACD656505A347F13FAEFB55EA62F0EC86 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_shift, bool ___1_goToLastChar, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
float V_2 = 0.0f;
float V_3 = 0.0f;
float V_4 = 0.0f;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_5;
memset((&V_5), 0, sizeof(V_5));
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_6;
memset((&V_6), 0, sizeof(V_6));
int32_t G_B6_0 = 0;
float G_B13_0 = 0.0f;
{
// if (hasSelection && !shift)
bool L_0;
L_0 = TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565(__this, NULL);
if (!L_0)
{
goto IL_002b;
}
}
{
bool L_1 = ___0_shift;
if (L_1)
{
goto IL_002b;
}
}
{
// caretPositionInternal = caretSelectPositionInternal = Mathf.Max(caretPositionInternal, caretSelectPositionInternal);
int32_t L_2;
L_2 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
int32_t L_3;
L_3 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_4;
L_4 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(L_2, L_3, NULL);
int32_t L_5 = L_4;
V_1 = L_5;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_5, NULL);
int32_t L_6 = V_1;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_6, NULL);
}
IL_002b:
{
// int position = multiLine ? PageDownCharacterPosition(caretSelectPositionInternal, goToLastChar) : m_TextComponent.textInfo.characterCount - 1;
bool L_7;
L_7 = TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7(__this, NULL);
if (L_7)
{
goto IL_0047;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_8 = __this->___m_TextComponent_27;
NullCheck(L_8);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_9;
L_9 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_8, NULL);
NullCheck(L_9);
int32_t L_10 = L_9->___characterCount_3;
G_B6_0 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
goto IL_0054;
}
IL_0047:
{
int32_t L_11;
L_11 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
bool L_12 = ___1_goToLastChar;
int32_t L_13;
L_13 = TMP_InputField_PageDownCharacterPosition_mD00879F9AD1E5315C8896D8CB421FAB93045F818(__this, L_11, L_12, NULL);
G_B6_0 = L_13;
}
IL_0054:
{
V_0 = G_B6_0;
// if (shift)
bool L_14 = ___0_shift;
if (!L_14)
{
goto IL_0073;
}
}
{
// caretSelectPositionInternal = position;
int32_t L_15 = V_0;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_15, NULL);
// stringSelectPositionInternal = GetStringIndexFromCaretPosition(caretSelectPositionInternal);
int32_t L_16;
L_16 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_17;
L_17 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_16, NULL);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_17, NULL);
goto IL_009e;
}
IL_0073:
{
// caretSelectPositionInternal = caretPositionInternal = position;
int32_t L_18 = V_0;
int32_t L_19 = L_18;
V_1 = L_19;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_19, NULL);
int32_t L_20 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_20, NULL);
// stringSelectPositionInternal = stringPositionInternal = GetStringIndexFromCaretPosition(caretSelectPositionInternal);
int32_t L_21;
L_21 = TMP_InputField_get_caretSelectPositionInternal_m977002CC2C821A3B4FA5FB3F1BC15C7DD0BA35A4(__this, NULL);
int32_t L_22;
L_22 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_21, NULL);
int32_t L_23 = L_22;
V_1 = L_23;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_23, NULL);
int32_t L_24 = V_1;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_24, NULL);
}
IL_009e:
{
// if (m_LineType != LineType.SingleLine)
int32_t L_25 = __this->___m_LineType_41;
if (!L_25)
{
goto IL_0150;
}
}
{
// float offset = m_TextViewport.rect.height; // m_TextViewport.rect.yMax - (m_TextComponent.rectTransform.anchoredPosition.y + lineAscender);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_26 = __this->___m_TextViewport_23;
NullCheck(L_26);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_27;
L_27 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_26, NULL);
V_5 = L_27;
float L_28;
L_28 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_5), NULL);
V_2 = L_28;
// float bottomTextBounds = m_TextComponent.rectTransform.position.y + m_TextComponent.textBounds.min.y;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_29 = __this->___m_TextComponent_27;
NullCheck(L_29);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_30;
L_30 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_29, NULL);
NullCheck(L_30);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31;
L_31 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_30, NULL);
float L_32 = L_31.___y_3;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_33 = __this->___m_TextComponent_27;
NullCheck(L_33);
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_34;
L_34 = TMP_Text_get_textBounds_m0D3E180B72130830D1C16BC7E5097AF2958E2740(L_33, NULL);
V_6 = L_34;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
L_35 = Bounds_get_min_m465AC9BBE1DE5D8E8AD95AC19B9899068FEEBB13((&V_6), NULL);
float L_36 = L_35.___y_3;
V_3 = ((float)il2cpp_codegen_add(L_32, L_36));
// float bottomViewportBounds = m_TextViewport.position.y + m_TextViewport.rect.yMin;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_37 = __this->___m_TextViewport_23;
NullCheck(L_37);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38;
L_38 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_37, NULL);
float L_39 = L_38.___y_3;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_40 = __this->___m_TextViewport_23;
NullCheck(L_40);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_41;
L_41 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_40, NULL);
V_5 = L_41;
float L_42;
L_42 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&V_5), NULL);
V_4 = ((float)il2cpp_codegen_add(L_39, L_42));
// offset = bottomViewportBounds > bottomTextBounds + offset ? offset : bottomViewportBounds - bottomTextBounds;
float L_43 = V_4;
float L_44 = V_3;
float L_45 = V_2;
if ((((float)L_43) > ((float)((float)il2cpp_codegen_add(L_44, L_45)))))
{
goto IL_0122;
}
}
{
float L_46 = V_4;
float L_47 = V_3;
G_B13_0 = ((float)il2cpp_codegen_subtract(L_46, L_47));
goto IL_0123;
}
IL_0122:
{
float L_48 = V_2;
G_B13_0 = L_48;
}
IL_0123:
{
V_2 = G_B13_0;
// m_TextComponent.rectTransform.anchoredPosition += new Vector2(0, offset);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_49 = __this->___m_TextComponent_27;
NullCheck(L_49);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_50;
L_50 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_49, NULL);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_51 = L_50;
NullCheck(L_51);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_52;
L_52 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_51, NULL);
float L_53 = V_2;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_54;
memset((&L_54), 0, sizeof(L_54));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_54), (0.0f), L_53, /*hidden argument*/NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_55;
L_55 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_52, L_54, NULL);
NullCheck(L_51);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_51, L_55, NULL);
// AssignPositioningIfNeeded();
TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1(__this, NULL);
}
IL_0150:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::Delete()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_Delete_mD817C69CFF25B762DF673A1FD31DAF0E2F761784 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
// if (m_ReadOnly)
bool L_0 = __this->___m_ReadOnly_63;
if (!L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// if (m_StringPosition == m_StringSelectPosition)
int32_t L_1 = __this->___m_StringPosition_65;
int32_t L_2 = __this->___m_StringSelectPosition_66;
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
{
goto IL_0018;
}
}
{
// return;
return;
}
IL_0018:
{
// if (m_isRichTextEditingAllowed || m_isSelectAll)
bool L_3 = __this->___m_isRichTextEditingAllowed_107;
if (L_3)
{
goto IL_002b;
}
}
{
bool L_4 = __this->___m_isSelectAll_101;
if (!L_4)
{
goto IL_00be;
}
}
IL_002b:
{
// if (m_StringPosition < m_StringSelectPosition)
int32_t L_5 = __this->___m_StringPosition_65;
int32_t L_6 = __this->___m_StringSelectPosition_66;
if ((((int32_t)L_5) >= ((int32_t)L_6)))
{
goto IL_006b;
}
}
{
// m_Text = text.Remove(m_StringPosition, m_StringSelectPosition - m_StringPosition);
String_t* L_7;
L_7 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_8 = __this->___m_StringPosition_65;
int32_t L_9 = __this->___m_StringSelectPosition_66;
int32_t L_10 = __this->___m_StringPosition_65;
NullCheck(L_7);
String_t* L_11;
L_11 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_7, L_8, ((int32_t)il2cpp_codegen_subtract(L_9, L_10)), NULL);
__this->___m_Text_60 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_11);
// m_StringSelectPosition = m_StringPosition;
int32_t L_12 = __this->___m_StringPosition_65;
__this->___m_StringSelectPosition_66 = L_12;
goto IL_009b;
}
IL_006b:
{
// m_Text = text.Remove(m_StringSelectPosition, m_StringPosition - m_StringSelectPosition);
String_t* L_13;
L_13 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_14 = __this->___m_StringSelectPosition_66;
int32_t L_15 = __this->___m_StringPosition_65;
int32_t L_16 = __this->___m_StringSelectPosition_66;
NullCheck(L_13);
String_t* L_17;
L_17 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_13, L_14, ((int32_t)il2cpp_codegen_subtract(L_15, L_16)), NULL);
__this->___m_Text_60 = L_17;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_17);
// m_StringPosition = m_StringSelectPosition;
int32_t L_18 = __this->___m_StringSelectPosition_66;
__this->___m_StringPosition_65 = L_18;
}
IL_009b:
{
// if (m_isSelectAll)
bool L_19 = __this->___m_isSelectAll_101;
if (!L_19)
{
goto IL_022a;
}
}
{
// m_CaretPosition = m_CaretSelectPosition = 0;
int32_t L_20 = 0;
V_0 = L_20;
__this->___m_CaretSelectPosition_68 = L_20;
int32_t L_21 = V_0;
__this->___m_CaretPosition_67 = L_21;
// m_isSelectAll = false;
__this->___m_isSelectAll_101 = (bool)0;
return;
}
IL_00be:
{
// if (m_CaretPosition < m_CaretSelectPosition)
int32_t L_22 = __this->___m_CaretPosition_67;
int32_t L_23 = __this->___m_CaretSelectPosition_68;
if ((((int32_t)L_22) >= ((int32_t)L_23)))
{
goto IL_017d;
}
}
{
// m_StringPosition = m_TextComponent.textInfo.characterInfo[m_CaretPosition].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_24 = __this->___m_TextComponent_27;
NullCheck(L_24);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_25;
L_25 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_24, NULL);
NullCheck(L_25);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_26 = L_25->___characterInfo_11;
int32_t L_27 = __this->___m_CaretPosition_67;
NullCheck(L_26);
int32_t L_28 = ((L_26)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_27)))->___index_1;
__this->___m_StringPosition_65 = L_28;
// m_StringSelectPosition = m_TextComponent.textInfo.characterInfo[m_CaretSelectPosition - 1].index + m_TextComponent.textInfo.characterInfo[m_CaretSelectPosition - 1].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_29 = __this->___m_TextComponent_27;
NullCheck(L_29);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_30;
L_30 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_29, NULL);
NullCheck(L_30);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_31 = L_30->___characterInfo_11;
int32_t L_32 = __this->___m_CaretSelectPosition_68;
NullCheck(L_31);
int32_t L_33 = ((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_32, 1)))))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_34 = __this->___m_TextComponent_27;
NullCheck(L_34);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_35;
L_35 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_34, NULL);
NullCheck(L_35);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_36 = L_35->___characterInfo_11;
int32_t L_37 = __this->___m_CaretSelectPosition_68;
NullCheck(L_36);
int32_t L_38 = ((L_36)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_37, 1)))))->___stringLength_2;
__this->___m_StringSelectPosition_66 = ((int32_t)il2cpp_codegen_add(L_33, L_38));
// m_Text = text.Remove(m_StringPosition, m_StringSelectPosition - m_StringPosition);
String_t* L_39;
L_39 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_40 = __this->___m_StringPosition_65;
int32_t L_41 = __this->___m_StringSelectPosition_66;
int32_t L_42 = __this->___m_StringPosition_65;
NullCheck(L_39);
String_t* L_43;
L_43 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_39, L_40, ((int32_t)il2cpp_codegen_subtract(L_41, L_42)), NULL);
__this->___m_Text_60 = L_43;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_43);
// m_StringSelectPosition = m_StringPosition;
int32_t L_44 = __this->___m_StringPosition_65;
__this->___m_StringSelectPosition_66 = L_44;
// m_CaretSelectPosition = m_CaretPosition;
int32_t L_45 = __this->___m_CaretPosition_67;
__this->___m_CaretSelectPosition_68 = L_45;
return;
}
IL_017d:
{
// m_StringPosition = m_TextComponent.textInfo.characterInfo[m_CaretPosition - 1].index + m_TextComponent.textInfo.characterInfo[m_CaretPosition - 1].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_46 = __this->___m_TextComponent_27;
NullCheck(L_46);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_47;
L_47 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_46, NULL);
NullCheck(L_47);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_48 = L_47->___characterInfo_11;
int32_t L_49 = __this->___m_CaretPosition_67;
NullCheck(L_48);
int32_t L_50 = ((L_48)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_49, 1)))))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_51 = __this->___m_TextComponent_27;
NullCheck(L_51);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_52;
L_52 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_51, NULL);
NullCheck(L_52);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_53 = L_52->___characterInfo_11;
int32_t L_54 = __this->___m_CaretPosition_67;
NullCheck(L_53);
int32_t L_55 = ((L_53)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_54, 1)))))->___stringLength_2;
__this->___m_StringPosition_65 = ((int32_t)il2cpp_codegen_add(L_50, L_55));
// m_StringSelectPosition = m_TextComponent.textInfo.characterInfo[m_CaretSelectPosition].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_56 = __this->___m_TextComponent_27;
NullCheck(L_56);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_57;
L_57 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_56, NULL);
NullCheck(L_57);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_58 = L_57->___characterInfo_11;
int32_t L_59 = __this->___m_CaretSelectPosition_68;
NullCheck(L_58);
int32_t L_60 = ((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___index_1;
__this->___m_StringSelectPosition_66 = L_60;
// m_Text = text.Remove(m_StringSelectPosition, m_StringPosition - m_StringSelectPosition);
String_t* L_61;
L_61 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_62 = __this->___m_StringSelectPosition_66;
int32_t L_63 = __this->___m_StringPosition_65;
int32_t L_64 = __this->___m_StringSelectPosition_66;
NullCheck(L_61);
String_t* L_65;
L_65 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_61, L_62, ((int32_t)il2cpp_codegen_subtract(L_63, L_64)), NULL);
__this->___m_Text_60 = L_65;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_65);
// m_StringPosition = m_StringSelectPosition;
int32_t L_66 = __this->___m_StringSelectPosition_66;
__this->___m_StringPosition_65 = L_66;
// m_CaretPosition = m_CaretSelectPosition;
int32_t L_67 = __this->___m_CaretSelectPosition_68;
__this->___m_CaretPosition_67 = L_67;
}
IL_022a:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::DeleteKey()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_DeleteKey_m3EE34B2EE784E0F8833BCEA668B590D8C838BDCC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
// if (m_ReadOnly)
bool L_0 = __this->___m_ReadOnly_63;
if (!L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// if (hasSelection)
bool L_1;
L_1 = TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565(__this, NULL);
if (!L_1)
{
goto IL_002b;
}
}
{
// m_isLastKeyBackspace = true;
__this->___m_isLastKeyBackspace_91 = (bool)1;
// Delete();
TMP_InputField_Delete_mD817C69CFF25B762DF673A1FD31DAF0E2F761784(__this, NULL);
// UpdateTouchKeyboardFromEditChanges();
TMP_InputField_UpdateTouchKeyboardFromEditChanges_m05E63AC0F9D593BB8584E97AC236646C05E22B12(__this, NULL);
// SendOnValueChangedAndUpdateLabel();
TMP_InputField_SendOnValueChangedAndUpdateLabel_m9A56A0E7406E3E3362400445749CE33C20C7BC64(__this, NULL);
return;
}
IL_002b:
{
// if (m_isRichTextEditingAllowed)
bool L_2 = __this->___m_isRichTextEditingAllowed_107;
if (!L_2)
{
goto IL_00a7;
}
}
{
// if (stringPositionInternal < text.Length)
int32_t L_3;
L_3 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
String_t* L_4;
L_4 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
NullCheck(L_4);
int32_t L_5;
L_5 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_4, NULL);
if ((((int32_t)L_3) >= ((int32_t)L_5)))
{
goto IL_0123;
}
}
{
// if (char.IsHighSurrogate(text[stringPositionInternal]))
String_t* L_6;
L_6 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_7;
L_7 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
NullCheck(L_6);
Il2CppChar L_8;
L_8 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_6, L_7, NULL);
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_9;
L_9 = Char_IsHighSurrogate_mED1E5FB863528ABB0D7D3DC4DE0FAB4517760658(L_8, NULL);
if (!L_9)
{
goto IL_007b;
}
}
{
// m_Text = text.Remove(stringPositionInternal, 2);
String_t* L_10;
L_10 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_11;
L_11 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
NullCheck(L_10);
String_t* L_12;
L_12 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_10, L_11, 2, NULL);
__this->___m_Text_60 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_12);
goto IL_0093;
}
IL_007b:
{
// m_Text = text.Remove(stringPositionInternal, 1);
String_t* L_13;
L_13 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_14;
L_14 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
NullCheck(L_13);
String_t* L_15;
L_15 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_13, L_14, 1, NULL);
__this->___m_Text_60 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_15);
}
IL_0093:
{
// m_isLastKeyBackspace = true;
__this->___m_isLastKeyBackspace_91 = (bool)1;
// UpdateTouchKeyboardFromEditChanges();
TMP_InputField_UpdateTouchKeyboardFromEditChanges_m05E63AC0F9D593BB8584E97AC236646C05E22B12(__this, NULL);
// SendOnValueChangedAndUpdateLabel();
TMP_InputField_SendOnValueChangedAndUpdateLabel_m9A56A0E7406E3E3362400445749CE33C20C7BC64(__this, NULL);
return;
}
IL_00a7:
{
// if (caretPositionInternal < m_TextComponent.textInfo.characterCount - 1)
int32_t L_16;
L_16 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_17 = __this->___m_TextComponent_27;
NullCheck(L_17);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_18;
L_18 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_17, NULL);
NullCheck(L_18);
int32_t L_19 = L_18->___characterCount_3;
if ((((int32_t)L_16) >= ((int32_t)((int32_t)il2cpp_codegen_subtract(L_19, 1)))))
{
goto IL_0123;
}
}
{
// int numberOfCharactersToRemove = m_TextComponent.textInfo.characterInfo[caretPositionInternal].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_20 = __this->___m_TextComponent_27;
NullCheck(L_20);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_21;
L_21 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_20, NULL);
NullCheck(L_21);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_22 = L_21->___characterInfo_11;
int32_t L_23;
L_23 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_22);
int32_t L_24 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23)))->___stringLength_2;
V_0 = L_24;
// int nextCharacterStringPosition = m_TextComponent.textInfo.characterInfo[caretPositionInternal].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_25 = __this->___m_TextComponent_27;
NullCheck(L_25);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_26;
L_26 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_25, NULL);
NullCheck(L_26);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_27 = L_26->___characterInfo_11;
int32_t L_28;
L_28 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_27);
int32_t L_29 = ((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_28)))->___index_1;
V_1 = L_29;
// m_Text = text.Remove(nextCharacterStringPosition, numberOfCharactersToRemove);
String_t* L_30;
L_30 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_31 = V_1;
int32_t L_32 = V_0;
NullCheck(L_30);
String_t* L_33;
L_33 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_30, L_31, L_32, NULL);
__this->___m_Text_60 = L_33;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_33);
// m_isLastKeyBackspace = true;
__this->___m_isLastKeyBackspace_91 = (bool)1;
// SendOnValueChangedAndUpdateLabel();
TMP_InputField_SendOnValueChangedAndUpdateLabel_m9A56A0E7406E3E3362400445749CE33C20C7BC64(__this, NULL);
}
IL_0123:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::Backspace()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_Backspace_m1962DCE85EA39B861EF3E9E147A63C8CFE58A917 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B12_0 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B12_1 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B11_0 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B11_1 = NULL;
int32_t G_B13_0 = 0;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B13_1 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B13_2 = NULL;
{
// if (m_ReadOnly)
bool L_0 = __this->___m_ReadOnly_63;
if (!L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// if (hasSelection)
bool L_1;
L_1 = TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565(__this, NULL);
if (!L_1)
{
goto IL_002b;
}
}
{
// m_isLastKeyBackspace = true;
__this->___m_isLastKeyBackspace_91 = (bool)1;
// Delete();
TMP_InputField_Delete_mD817C69CFF25B762DF673A1FD31DAF0E2F761784(__this, NULL);
// UpdateTouchKeyboardFromEditChanges();
TMP_InputField_UpdateTouchKeyboardFromEditChanges_m05E63AC0F9D593BB8584E97AC236646C05E22B12(__this, NULL);
// SendOnValueChangedAndUpdateLabel();
TMP_InputField_SendOnValueChangedAndUpdateLabel_m9A56A0E7406E3E3362400445749CE33C20C7BC64(__this, NULL);
return;
}
IL_002b:
{
// if (m_isRichTextEditingAllowed)
bool L_2 = __this->___m_isRichTextEditingAllowed_107;
if (!L_2)
{
goto IL_00ba;
}
}
{
// if (stringPositionInternal > 0)
int32_t L_3;
L_3 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
if ((((int32_t)L_3) <= ((int32_t)0)))
{
goto IL_019e;
}
}
{
// int numberOfCharactersToRemove = 1;
V_0 = 1;
// if (char.IsLowSurrogate(text[stringPositionInternal - 1]))
String_t* L_4;
L_4 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_5;
L_5 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
NullCheck(L_4);
Il2CppChar L_6;
L_6 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_4, ((int32_t)il2cpp_codegen_subtract(L_5, 1)), NULL);
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_7;
L_7 = Char_IsLowSurrogate_mEE95A617A89CEB99AADAB54E025087D56CAB1BAA(L_6, NULL);
if (!L_7)
{
goto IL_0060;
}
}
{
// numberOfCharactersToRemove = 2;
V_0 = 2;
}
IL_0060:
{
// stringSelectPositionInternal = stringPositionInternal = stringPositionInternal - numberOfCharactersToRemove;
int32_t L_8;
L_8 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_9 = V_0;
int32_t L_10 = ((int32_t)il2cpp_codegen_subtract(L_8, L_9));
V_1 = L_10;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_10, NULL);
int32_t L_11 = V_1;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_11, NULL);
// m_Text = text.Remove(stringPositionInternal, numberOfCharactersToRemove);
String_t* L_12;
L_12 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_13;
L_13 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_14 = V_0;
NullCheck(L_12);
String_t* L_15;
L_15 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_12, L_13, L_14, NULL);
__this->___m_Text_60 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_15);
// caretSelectPositionInternal = caretPositionInternal = caretPositionInternal - 1;
int32_t L_16;
L_16 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
int32_t L_17 = ((int32_t)il2cpp_codegen_subtract(L_16, 1));
V_1 = L_17;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_17, NULL);
int32_t L_18 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_18, NULL);
// m_isLastKeyBackspace = true;
__this->___m_isLastKeyBackspace_91 = (bool)1;
// UpdateTouchKeyboardFromEditChanges();
TMP_InputField_UpdateTouchKeyboardFromEditChanges_m05E63AC0F9D593BB8584E97AC236646C05E22B12(__this, NULL);
// SendOnValueChangedAndUpdateLabel();
TMP_InputField_SendOnValueChangedAndUpdateLabel_m9A56A0E7406E3E3362400445749CE33C20C7BC64(__this, NULL);
return;
}
IL_00ba:
{
// if (caretPositionInternal > 0)
int32_t L_19;
L_19 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
if ((((int32_t)L_19) <= ((int32_t)0)))
{
goto IL_018b;
}
}
{
// int numberOfCharactersToRemove = m_TextComponent.textInfo.characterInfo[caretPositionInternal - 1].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_20 = __this->___m_TextComponent_27;
NullCheck(L_20);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_21;
L_21 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_20, NULL);
NullCheck(L_21);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_22 = L_21->___characterInfo_11;
int32_t L_23;
L_23 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_22);
int32_t L_24 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_23, 1)))))->___stringLength_2;
V_2 = L_24;
// m_Text = text.Remove(m_TextComponent.textInfo.characterInfo[caretPositionInternal - 1].index, numberOfCharactersToRemove);
String_t* L_25;
L_25 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_26 = __this->___m_TextComponent_27;
NullCheck(L_26);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_27;
L_27 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_26, NULL);
NullCheck(L_27);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_28 = L_27->___characterInfo_11;
int32_t L_29;
L_29 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_28);
int32_t L_30 = ((L_28)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_29, 1)))))->___index_1;
int32_t L_31 = V_2;
NullCheck(L_25);
String_t* L_32;
L_32 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_25, L_30, L_31, NULL);
__this->___m_Text_60 = L_32;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_32);
// stringSelectPositionInternal = stringPositionInternal = caretPositionInternal < 1
// ? m_TextComponent.textInfo.characterInfo[0].index
// : m_TextComponent.textInfo.characterInfo[caretPositionInternal - 1].index;
int32_t L_33;
L_33 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
G_B11_0 = __this;
G_B11_1 = __this;
if ((((int32_t)L_33) < ((int32_t)1)))
{
G_B12_0 = __this;
G_B12_1 = __this;
goto IL_014c;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_34 = __this->___m_TextComponent_27;
NullCheck(L_34);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_35;
L_35 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_34, NULL);
NullCheck(L_35);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_36 = L_35->___characterInfo_11;
int32_t L_37;
L_37 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_36);
int32_t L_38 = ((L_36)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_37, 1)))))->___index_1;
G_B13_0 = L_38;
G_B13_1 = G_B11_0;
G_B13_2 = G_B11_1;
goto IL_0167;
}
IL_014c:
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_39 = __this->___m_TextComponent_27;
NullCheck(L_39);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_40;
L_40 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_39, NULL);
NullCheck(L_40);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_41 = L_40->___characterInfo_11;
NullCheck(L_41);
int32_t L_42 = ((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___index_1;
G_B13_0 = L_42;
G_B13_1 = G_B12_0;
G_B13_2 = G_B12_1;
}
IL_0167:
{
int32_t L_43 = G_B13_0;
V_1 = L_43;
NullCheck(G_B13_1);
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(G_B13_1, L_43, NULL);
int32_t L_44 = V_1;
NullCheck(G_B13_2);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(G_B13_2, L_44, NULL);
// caretSelectPositionInternal = caretPositionInternal = caretPositionInternal - 1;
int32_t L_45;
L_45 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
int32_t L_46 = ((int32_t)il2cpp_codegen_subtract(L_45, 1));
V_1 = L_46;
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_46, NULL);
int32_t L_47 = V_1;
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_47, NULL);
}
IL_018b:
{
// m_isLastKeyBackspace = true;
__this->___m_isLastKeyBackspace_91 = (bool)1;
// UpdateTouchKeyboardFromEditChanges();
TMP_InputField_UpdateTouchKeyboardFromEditChanges_m05E63AC0F9D593BB8584E97AC236646C05E22B12(__this, NULL);
// SendOnValueChangedAndUpdateLabel();
TMP_InputField_SendOnValueChangedAndUpdateLabel_m9A56A0E7406E3E3362400445749CE33C20C7BC64(__this, NULL);
}
IL_019e:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::Append(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_Append_m4595DE62B0D6CD1E1EACC127F8B84563351190C8 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, String_t* ___0_input, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
Il2CppChar V_2 = 0x0;
{
// if (m_ReadOnly)
bool L_0 = __this->___m_ReadOnly_63;
if (!L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// if (InPlaceEditing() == false)
bool L_1;
L_1 = TMP_InputField_InPlaceEditing_m2FEE000FC40DAF7CAE8B2DA4FF5D364E30873FC1(__this, NULL);
if (L_1)
{
goto IL_0012;
}
}
{
// return;
return;
}
IL_0012:
{
// for (int i = 0, imax = input.Length; i < imax; ++i)
V_0 = 0;
// for (int i = 0, imax = input.Length; i < imax; ++i)
String_t* L_2 = ___0_input;
NullCheck(L_2);
int32_t L_3;
L_3 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_2, NULL);
V_1 = L_3;
goto IL_0049;
}
IL_001d:
{
// char c = input[i];
String_t* L_4 = ___0_input;
int32_t L_5 = V_0;
NullCheck(L_4);
Il2CppChar L_6;
L_6 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_4, L_5, NULL);
V_2 = L_6;
// if (c >= ' ' || c == '\t' || c == '\r' || c == 10 || c == '\n')
Il2CppChar L_7 = V_2;
if ((((int32_t)L_7) >= ((int32_t)((int32_t)32))))
{
goto IL_003e;
}
}
{
Il2CppChar L_8 = V_2;
if ((((int32_t)L_8) == ((int32_t)((int32_t)9))))
{
goto IL_003e;
}
}
{
Il2CppChar L_9 = V_2;
if ((((int32_t)L_9) == ((int32_t)((int32_t)13))))
{
goto IL_003e;
}
}
{
Il2CppChar L_10 = V_2;
if ((((int32_t)L_10) == ((int32_t)((int32_t)10))))
{
goto IL_003e;
}
}
{
Il2CppChar L_11 = V_2;
if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)10)))))
{
goto IL_0045;
}
}
IL_003e:
{
// Append(c);
Il2CppChar L_12 = V_2;
VirtualActionInvoker1< Il2CppChar >::Invoke(68 /* System.Void TMPro.TMP_InputField::Append(System.Char) */, __this, L_12);
}
IL_0045:
{
// for (int i = 0, imax = input.Length; i < imax; ++i)
int32_t L_13 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_13, 1));
}
IL_0049:
{
// for (int i = 0, imax = input.Length; i < imax; ++i)
int32_t L_14 = V_0;
int32_t L_15 = V_1;
if ((((int32_t)L_14) < ((int32_t)L_15)))
{
goto IL_001d;
}
}
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::Append(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_Append_m90791E607DDDAD68C715529BF47B24726ED86582 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Il2CppChar ___0_input, const RuntimeMethod* method)
{
int32_t V_0 = 0;
String_t* V_1 = NULL;
{
// if (m_ReadOnly)
bool L_0 = __this->___m_ReadOnly_63;
if (!L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// if (InPlaceEditing() == false)
bool L_1;
L_1 = TMP_InputField_InPlaceEditing_m2FEE000FC40DAF7CAE8B2DA4FF5D364E30873FC1(__this, NULL);
if (L_1)
{
goto IL_0012;
}
}
{
// return;
return;
}
IL_0012:
{
// int insertionPosition = Mathf.Min(stringPositionInternal, stringSelectPositionInternal);
int32_t L_2;
L_2 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_3;
L_3 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_4;
L_4 = Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline(L_2, L_3, NULL);
V_0 = L_4;
// var validateText = text;
String_t* L_5;
L_5 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
V_1 = L_5;
// if (selectionFocusPosition != selectionAnchorPosition)
int32_t L_6;
L_6 = TMP_InputField_get_selectionFocusPosition_m64C9DB19CDB18E29B7CB02DCC84B5F05ACDB473E(__this, NULL);
int32_t L_7;
L_7 = TMP_InputField_get_selectionAnchorPosition_mAAD925C368B16EFE972C11F551A1D9DCB93B0B93(__this, NULL);
if ((((int32_t)L_6) == ((int32_t)L_7)))
{
goto IL_01d8;
}
}
{
// if (m_isRichTextEditingAllowed || m_isSelectAll)
bool L_8 = __this->___m_isRichTextEditingAllowed_107;
if (L_8)
{
goto IL_004c;
}
}
{
bool L_9 = __this->___m_isSelectAll_101;
if (!L_9)
{
goto IL_00a2;
}
}
IL_004c:
{
// if (m_StringPosition < m_StringSelectPosition)
int32_t L_10 = __this->___m_StringPosition_65;
int32_t L_11 = __this->___m_StringSelectPosition_66;
if ((((int32_t)L_10) >= ((int32_t)L_11)))
{
goto IL_007e;
}
}
{
// validateText = text.Remove(m_StringPosition, m_StringSelectPosition - m_StringPosition);
String_t* L_12;
L_12 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_13 = __this->___m_StringPosition_65;
int32_t L_14 = __this->___m_StringSelectPosition_66;
int32_t L_15 = __this->___m_StringPosition_65;
NullCheck(L_12);
String_t* L_16;
L_16 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_12, L_13, ((int32_t)il2cpp_codegen_subtract(L_14, L_15)), NULL);
V_1 = L_16;
goto IL_01d8;
}
IL_007e:
{
// validateText = text.Remove(m_StringSelectPosition, m_StringPosition - m_StringSelectPosition);
String_t* L_17;
L_17 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_18 = __this->___m_StringSelectPosition_66;
int32_t L_19 = __this->___m_StringPosition_65;
int32_t L_20 = __this->___m_StringSelectPosition_66;
NullCheck(L_17);
String_t* L_21;
L_21 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_17, L_18, ((int32_t)il2cpp_codegen_subtract(L_19, L_20)), NULL);
V_1 = L_21;
goto IL_01d8;
}
IL_00a2:
{
// if (m_CaretPosition < m_CaretSelectPosition)
int32_t L_22 = __this->___m_CaretPosition_67;
int32_t L_23 = __this->___m_CaretSelectPosition_68;
if ((((int32_t)L_22) >= ((int32_t)L_23)))
{
goto IL_0148;
}
}
{
// m_StringPosition = m_TextComponent.textInfo.characterInfo[m_CaretPosition].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_24 = __this->___m_TextComponent_27;
NullCheck(L_24);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_25;
L_25 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_24, NULL);
NullCheck(L_25);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_26 = L_25->___characterInfo_11;
int32_t L_27 = __this->___m_CaretPosition_67;
NullCheck(L_26);
int32_t L_28 = ((L_26)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_27)))->___index_1;
__this->___m_StringPosition_65 = L_28;
// m_StringSelectPosition = m_TextComponent.textInfo.characterInfo[m_CaretSelectPosition - 1].index + m_TextComponent.textInfo.characterInfo[m_CaretSelectPosition - 1].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_29 = __this->___m_TextComponent_27;
NullCheck(L_29);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_30;
L_30 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_29, NULL);
NullCheck(L_30);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_31 = L_30->___characterInfo_11;
int32_t L_32 = __this->___m_CaretSelectPosition_68;
NullCheck(L_31);
int32_t L_33 = ((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_32, 1)))))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_34 = __this->___m_TextComponent_27;
NullCheck(L_34);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_35;
L_35 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_34, NULL);
NullCheck(L_35);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_36 = L_35->___characterInfo_11;
int32_t L_37 = __this->___m_CaretSelectPosition_68;
NullCheck(L_36);
int32_t L_38 = ((L_36)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_37, 1)))))->___stringLength_2;
__this->___m_StringSelectPosition_66 = ((int32_t)il2cpp_codegen_add(L_33, L_38));
// validateText = text.Remove(m_StringPosition, m_StringSelectPosition - m_StringPosition);
String_t* L_39;
L_39 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_40 = __this->___m_StringPosition_65;
int32_t L_41 = __this->___m_StringSelectPosition_66;
int32_t L_42 = __this->___m_StringPosition_65;
NullCheck(L_39);
String_t* L_43;
L_43 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_39, L_40, ((int32_t)il2cpp_codegen_subtract(L_41, L_42)), NULL);
V_1 = L_43;
goto IL_01d8;
}
IL_0148:
{
// m_StringPosition = m_TextComponent.textInfo.characterInfo[m_CaretPosition - 1].index + m_TextComponent.textInfo.characterInfo[m_CaretPosition - 1].stringLength;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_44 = __this->___m_TextComponent_27;
NullCheck(L_44);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_45;
L_45 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_44, NULL);
NullCheck(L_45);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_46 = L_45->___characterInfo_11;
int32_t L_47 = __this->___m_CaretPosition_67;
NullCheck(L_46);
int32_t L_48 = ((L_46)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_47, 1)))))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_49 = __this->___m_TextComponent_27;
NullCheck(L_49);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_50;
L_50 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_49, NULL);
NullCheck(L_50);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_51 = L_50->___characterInfo_11;
int32_t L_52 = __this->___m_CaretPosition_67;
NullCheck(L_51);
int32_t L_53 = ((L_51)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_52, 1)))))->___stringLength_2;
__this->___m_StringPosition_65 = ((int32_t)il2cpp_codegen_add(L_48, L_53));
// m_StringSelectPosition = m_TextComponent.textInfo.characterInfo[m_CaretSelectPosition].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_54 = __this->___m_TextComponent_27;
NullCheck(L_54);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_55;
L_55 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_54, NULL);
NullCheck(L_55);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_56 = L_55->___characterInfo_11;
int32_t L_57 = __this->___m_CaretSelectPosition_68;
NullCheck(L_56);
int32_t L_58 = ((L_56)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_57)))->___index_1;
__this->___m_StringSelectPosition_66 = L_58;
// validateText = text.Remove(m_StringSelectPosition, m_StringPosition - m_StringSelectPosition);
String_t* L_59;
L_59 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_60 = __this->___m_StringSelectPosition_66;
int32_t L_61 = __this->___m_StringPosition_65;
int32_t L_62 = __this->___m_StringSelectPosition_66;
NullCheck(L_59);
String_t* L_63;
L_63 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_59, L_60, ((int32_t)il2cpp_codegen_subtract(L_61, L_62)), NULL);
V_1 = L_63;
}
IL_01d8:
{
// if (onValidateInput != null)
OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* L_64;
L_64 = TMP_InputField_get_onValidateInput_mF293BE6DE7AAA1F8E37E20B73418A639A8963A7D_inline(__this, NULL);
if (!L_64)
{
goto IL_01f2;
}
}
{
// input = onValidateInput(validateText, insertionPosition, input);
OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* L_65;
L_65 = TMP_InputField_get_onValidateInput_mF293BE6DE7AAA1F8E37E20B73418A639A8963A7D_inline(__this, NULL);
String_t* L_66 = V_1;
int32_t L_67 = V_0;
Il2CppChar L_68 = ___0_input;
NullCheck(L_65);
Il2CppChar L_69;
L_69 = OnValidateInput_Invoke_m1CDDA220BF2691F42200A098F57AE10FDE383E49_inline(L_65, L_66, L_67, L_68, NULL);
___0_input = L_69;
goto IL_022a;
}
IL_01f2:
{
// else if (characterValidation == CharacterValidation.CustomValidator)
int32_t L_70;
L_70 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if ((!(((uint32_t)L_70) == ((uint32_t)8))))
{
goto IL_0217;
}
}
{
// input = Validate(validateText, insertionPosition, input);
String_t* L_71 = V_1;
int32_t L_72 = V_0;
Il2CppChar L_73 = ___0_input;
Il2CppChar L_74;
L_74 = TMP_InputField_Validate_m76212763DA49DFD7C152C65F8AF6CC056EE69979(__this, L_71, L_72, L_73, NULL);
___0_input = L_74;
// if (input == 0) return;
Il2CppChar L_75 = ___0_input;
if (L_75)
{
goto IL_020a;
}
}
{
// if (input == 0) return;
return;
}
IL_020a:
{
// SendOnValueChanged();
TMP_InputField_SendOnValueChanged_m9138A30966454771476FF25A71ED03DDAF6EC0C7(__this, NULL);
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// return;
return;
}
IL_0217:
{
// else if (characterValidation != CharacterValidation.None)
int32_t L_76;
L_76 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if (!L_76)
{
goto IL_022a;
}
}
{
// input = Validate(validateText, insertionPosition, input);
String_t* L_77 = V_1;
int32_t L_78 = V_0;
Il2CppChar L_79 = ___0_input;
Il2CppChar L_80;
L_80 = TMP_InputField_Validate_m76212763DA49DFD7C152C65F8AF6CC056EE69979(__this, L_77, L_78, L_79, NULL);
___0_input = L_80;
}
IL_022a:
{
// if (input == 0)
Il2CppChar L_81 = ___0_input;
if (L_81)
{
goto IL_022e;
}
}
{
// return;
return;
}
IL_022e:
{
// Insert(input);
Il2CppChar L_82 = ___0_input;
TMP_InputField_Insert_mD8773951E82B4743AF137BE4EDA14915EC704907(__this, L_82, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::Insert(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_Insert_mD8773951E82B4743AF137BE4EDA14915EC704907 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Il2CppChar ___0_c, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
{
// if (m_ReadOnly)
bool L_0 = __this->___m_ReadOnly_63;
if (!L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// string replaceString = c.ToString();
String_t* L_1;
L_1 = Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C((&___0_c), NULL);
V_0 = L_1;
// Delete();
TMP_InputField_Delete_mD817C69CFF25B762DF673A1FD31DAF0E2F761784(__this, NULL);
// if (characterLimit > 0 && text.Length >= characterLimit)
int32_t L_2;
L_2 = TMP_InputField_get_characterLimit_m59833E0A22BACBDF3EDA6A70A30B87272FBAA409_inline(__this, NULL);
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_0034;
}
}
{
String_t* L_3;
L_3 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
NullCheck(L_3);
int32_t L_4;
L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL);
int32_t L_5;
L_5 = TMP_InputField_get_characterLimit_m59833E0A22BACBDF3EDA6A70A30B87272FBAA409_inline(__this, NULL);
if ((((int32_t)L_4) < ((int32_t)L_5)))
{
goto IL_0034;
}
}
{
// return;
return;
}
IL_0034:
{
// m_Text = text.Insert(m_StringPosition, replaceString);
String_t* L_6;
L_6 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_7 = __this->___m_StringPosition_65;
String_t* L_8 = V_0;
NullCheck(L_6);
String_t* L_9;
L_9 = String_Insert_mA279E748F06514A6D0B9B680D651D6A6C6BB561A(L_6, L_7, L_8, NULL);
__this->___m_Text_60 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_9);
// if (!char.IsHighSurrogate(c))
Il2CppChar L_10 = ___0_c;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_11;
L_11 = Char_IsHighSurrogate_mED1E5FB863528ABB0D7D3DC4DE0FAB4517760658(L_10, NULL);
if (L_11)
{
goto IL_006b;
}
}
{
// m_CaretSelectPosition = m_CaretPosition += 1;
int32_t L_12 = __this->___m_CaretPosition_67;
int32_t L_13 = ((int32_t)il2cpp_codegen_add(L_12, 1));
V_1 = L_13;
__this->___m_CaretPosition_67 = L_13;
int32_t L_14 = V_1;
__this->___m_CaretSelectPosition_68 = L_14;
}
IL_006b:
{
// m_StringSelectPosition = m_StringPosition += 1;
int32_t L_15 = __this->___m_StringPosition_65;
int32_t L_16 = ((int32_t)il2cpp_codegen_add(L_15, 1));
V_1 = L_16;
__this->___m_StringPosition_65 = L_16;
int32_t L_17 = V_1;
__this->___m_StringSelectPosition_66 = L_17;
// UpdateTouchKeyboardFromEditChanges();
TMP_InputField_UpdateTouchKeyboardFromEditChanges_m05E63AC0F9D593BB8584E97AC236646C05E22B12(__this, NULL);
// SendOnValueChanged();
TMP_InputField_SendOnValueChanged_m9138A30966454771476FF25A71ED03DDAF6EC0C7(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::UpdateTouchKeyboardFromEditChanges()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateTouchKeyboardFromEditChanges_m05E63AC0F9D593BB8584E97AC236646C05E22B12 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// if (m_SoftKeyboard != null && InPlaceEditing())
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_0 = __this->___m_SoftKeyboard_20;
if (!L_0)
{
goto IL_0021;
}
}
{
bool L_1;
L_1 = TMP_InputField_InPlaceEditing_m2FEE000FC40DAF7CAE8B2DA4FF5D364E30873FC1(__this, NULL);
if (!L_1)
{
goto IL_0021;
}
}
{
// m_SoftKeyboard.text = m_Text;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_2 = __this->___m_SoftKeyboard_20;
String_t* L_3 = __this->___m_Text_60;
NullCheck(L_2);
TouchScreenKeyboard_set_text_m0A8AA05F4D9D27E8764955F0041452145B6C6FBB(L_2, L_3, NULL);
}
IL_0021:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SendOnValueChangedAndUpdateLabel()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnValueChangedAndUpdateLabel_m9A56A0E7406E3E3362400445749CE33C20C7BC64 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// SendOnValueChanged();
TMP_InputField_SendOnValueChanged_m9138A30966454771476FF25A71ED03DDAF6EC0C7(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SendOnValueChanged()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnValueChanged_m9138A30966454771476FF25A71ED03DDAF6EC0C7 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (onValueChanged != null)
OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* L_0;
L_0 = TMP_InputField_get_onValueChanged_m407B5F5BFD1F4B04032F6B90B06F5072F5993407_inline(__this, NULL);
if (!L_0)
{
goto IL_0019;
}
}
{
// onValueChanged.Invoke(text);
OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* L_1;
L_1 = TMP_InputField_get_onValueChanged_m407B5F5BFD1F4B04032F6B90B06F5072F5993407_inline(__this, NULL);
String_t* L_2;
L_2 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
NullCheck(L_1);
UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15(L_1, L_2, UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15_RuntimeMethod_var);
}
IL_0019:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SendOnEndEdit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnEndEdit_mBE399B126786848BC400A04B165A6C9BD6757CD1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (onEndEdit != null)
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_0;
L_0 = TMP_InputField_get_onEndEdit_m0CE9718C71A834CC279430E20DC7FF4F42114FD3_inline(__this, NULL);
if (!L_0)
{
goto IL_0019;
}
}
{
// onEndEdit.Invoke(m_Text);
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_1;
L_1 = TMP_InputField_get_onEndEdit_m0CE9718C71A834CC279430E20DC7FF4F42114FD3_inline(__this, NULL);
String_t* L_2 = __this->___m_Text_60;
NullCheck(L_1);
UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15(L_1, L_2, UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15_RuntimeMethod_var);
}
IL_0019:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SendOnSubmit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnSubmit_m3993BECBCAB4632CD5C564C0BC38486FC2320D14 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (onSubmit != null)
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_0;
L_0 = TMP_InputField_get_onSubmit_mAA494FA0B3CFFB2916B399BD5D87C2E1AA637B90_inline(__this, NULL);
if (!L_0)
{
goto IL_0019;
}
}
{
// onSubmit.Invoke(m_Text);
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_1;
L_1 = TMP_InputField_get_onSubmit_mAA494FA0B3CFFB2916B399BD5D87C2E1AA637B90_inline(__this, NULL);
String_t* L_2 = __this->___m_Text_60;
NullCheck(L_1);
UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15(L_1, L_2, UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15_RuntimeMethod_var);
}
IL_0019:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SendOnFocus()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnFocus_m306B75E91484337E9A090AB1A45D971133ACF7C8 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (onSelect != null)
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_0;
L_0 = TMP_InputField_get_onSelect_m6762226148A4B3265EE5FD70ED894BBE8DE86AF0_inline(__this, NULL);
if (!L_0)
{
goto IL_0019;
}
}
{
// onSelect.Invoke(m_Text);
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_1;
L_1 = TMP_InputField_get_onSelect_m6762226148A4B3265EE5FD70ED894BBE8DE86AF0_inline(__this, NULL);
String_t* L_2 = __this->___m_Text_60;
NullCheck(L_1);
UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15(L_1, L_2, UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15_RuntimeMethod_var);
}
IL_0019:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SendOnFocusLost()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnFocusLost_m0BC85C3C362617A4E81F9E9360207EFC0D2882FF (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (onDeselect != null)
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_0;
L_0 = TMP_InputField_get_onDeselect_mC9429495032728AEE8FCB818D61EDFB5DC7F9B0A_inline(__this, NULL);
if (!L_0)
{
goto IL_0019;
}
}
{
// onDeselect.Invoke(m_Text);
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_1;
L_1 = TMP_InputField_get_onDeselect_mC9429495032728AEE8FCB818D61EDFB5DC7F9B0A_inline(__this, NULL);
String_t* L_2 = __this->___m_Text_60;
NullCheck(L_1);
UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15(L_1, L_2, UnityEvent_1_Invoke_mA633B48B5D287DA856FB954AC3E4012487E63C15_RuntimeMethod_var);
}
IL_0019:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SendOnTextSelection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnTextSelection_m301880AB4201417DFE7FEB6CC22A323DF0935ADC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_3_Invoke_mA9B8756BF3A597179581D20E1EDC4ECAAC73F0F6_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// m_isSelected = true;
__this->___m_isSelected_110 = (bool)1;
// if (onTextSelection != null)
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_0;
L_0 = TMP_InputField_get_onTextSelection_mEBA14AF8E2BAF100DE885B78385F510A8E978A33_inline(__this, NULL);
if (!L_0)
{
goto IL_002c;
}
}
{
// onTextSelection.Invoke(m_Text, stringPositionInternal, stringSelectPositionInternal);
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_1;
L_1 = TMP_InputField_get_onTextSelection_mEBA14AF8E2BAF100DE885B78385F510A8E978A33_inline(__this, NULL);
String_t* L_2 = __this->___m_Text_60;
int32_t L_3;
L_3 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_4;
L_4 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
NullCheck(L_1);
UnityEvent_3_Invoke_mA9B8756BF3A597179581D20E1EDC4ECAAC73F0F6(L_1, L_2, L_3, L_4, UnityEvent_3_Invoke_mA9B8756BF3A597179581D20E1EDC4ECAAC73F0F6_RuntimeMethod_var);
}
IL_002c:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SendOnEndTextSelection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendOnEndTextSelection_m5142CBC7340FC8E2B0457DDD1F257C1A19DE01D0 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_3_Invoke_mA9B8756BF3A597179581D20E1EDC4ECAAC73F0F6_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (!m_isSelected) return;
bool L_0 = __this->___m_isSelected_110;
if (L_0)
{
goto IL_0009;
}
}
{
// if (!m_isSelected) return;
return;
}
IL_0009:
{
// if (onEndTextSelection != null)
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_1;
L_1 = TMP_InputField_get_onEndTextSelection_mB01ED58A536B3DCC323A974C27C50337EAC7CAD5_inline(__this, NULL);
if (!L_1)
{
goto IL_002e;
}
}
{
// onEndTextSelection.Invoke(m_Text, stringPositionInternal, stringSelectPositionInternal);
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_2;
L_2 = TMP_InputField_get_onEndTextSelection_mB01ED58A536B3DCC323A974C27C50337EAC7CAD5_inline(__this, NULL);
String_t* L_3 = __this->___m_Text_60;
int32_t L_4;
L_4 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_5;
L_5 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
NullCheck(L_2);
UnityEvent_3_Invoke_mA9B8756BF3A597179581D20E1EDC4ECAAC73F0F6(L_2, L_3, L_4, L_5, UnityEvent_3_Invoke_mA9B8756BF3A597179581D20E1EDC4ECAAC73F0F6_RuntimeMethod_var);
}
IL_002e:
{
// m_isSelected = false;
__this->___m_isSelected_110 = (bool)0;
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SendTouchScreenKeyboardStatusChanged()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SendTouchScreenKeyboardStatusChanged_mF0F1E86DFF3023EA6167004879DAE86E1D2C3AEB (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_m9607E0E883B2FD3379DEAFA17740ACBFB0A99412_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// if (onTouchScreenKeyboardStatusChanged != null)
TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* L_0;
L_0 = TMP_InputField_get_onTouchScreenKeyboardStatusChanged_mF14075CDC1B4C99F300FCAD70350CDF144CB4818_inline(__this, NULL);
if (!L_0)
{
goto IL_001e;
}
}
{
// onTouchScreenKeyboardStatusChanged.Invoke(m_SoftKeyboard.status);
TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* L_1;
L_1 = TMP_InputField_get_onTouchScreenKeyboardStatusChanged_mF14075CDC1B4C99F300FCAD70350CDF144CB4818_inline(__this, NULL);
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_2 = __this->___m_SoftKeyboard_20;
NullCheck(L_2);
int32_t L_3;
L_3 = TouchScreenKeyboard_get_status_mCC466FDEC7E1913D8585ABA7F048FC198CB19504(L_2, NULL);
NullCheck(L_1);
UnityEvent_1_Invoke_m9607E0E883B2FD3379DEAFA17740ACBFB0A99412(L_1, L_3, UnityEvent_1_Invoke_m9607E0E883B2FD3379DEAFA17740ACBFB0A99412_RuntimeMethod_var);
}
IL_001e:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::UpdateLabel()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LayoutRebuilder_tD2269CCD93BD5A8C4A92188C66E212B976FA6564_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral22BE618ADF9DAFBF84F27DD4CA2D8D34F67B1103);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4EA6E1F0CD13652D9FAF12B294A842319F6F67E5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8AD0A41F2A9B43719CFF3CBA1FFE2771F454578E);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
bool V_2 = false;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* V_3 = NULL;
int32_t V_4 = 0;
int32_t V_5 = 0;
{
// if (m_TextComponent != null && m_TextComponent.font != null && m_PreventCallback == false)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0257;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_2 = __this->___m_TextComponent_27;
NullCheck(L_2);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_3;
L_3 = TMP_Text_get_font_m1F5E907B9181A54212FBD8123242583C1CA4BE2A_inline(L_2, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_4;
L_4 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_4)
{
goto IL_0257;
}
}
{
bool L_5 = __this->___m_PreventCallback_88;
if (L_5)
{
goto IL_0257;
}
}
{
// m_PreventCallback = true;
__this->___m_PreventCallback_88 = (bool)1;
// if (compositionLength > 0 && m_ReadOnly == false)
int32_t L_6;
L_6 = TMP_InputField_get_compositionLength_m444E57B7F68C9AECE1CDEBF4732FAD66EBA4937F(__this, NULL);
if ((((int32_t)L_6) <= ((int32_t)0)))
{
goto IL_00e6;
}
}
{
bool L_7 = __this->___m_ReadOnly_63;
if (L_7)
{
goto IL_00e6;
}
}
{
// Delete();
TMP_InputField_Delete_mD817C69CFF25B762DF673A1FD31DAF0E2F761784(__this, NULL);
// if (m_RichText)
bool L_8 = __this->___m_RichText_64;
if (!L_8)
{
goto IL_00ae;
}
}
{
// fullText = text.Substring(0, m_StringPosition) + "<u>" + compositionString + "</u>" + text.Substring(m_StringPosition);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_9 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)5);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_10 = L_9;
String_t* L_11;
L_11 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_12 = __this->___m_StringPosition_65;
NullCheck(L_11);
String_t* L_13;
L_13 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_11, 0, L_12, NULL);
NullCheck(L_10);
ArrayElementTypeCheck (L_10, L_13);
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)L_13);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_14 = L_10;
NullCheck(L_14);
ArrayElementTypeCheck (L_14, _stringLiteral4EA6E1F0CD13652D9FAF12B294A842319F6F67E5);
(L_14)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)_stringLiteral4EA6E1F0CD13652D9FAF12B294A842319F6F67E5);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_15 = L_14;
String_t* L_16;
L_16 = TMP_InputField_get_compositionString_m4332AACD655CF044F84411B3BCE32BF2034AC4CC(__this, NULL);
NullCheck(L_15);
ArrayElementTypeCheck (L_15, L_16);
(L_15)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)L_16);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_17 = L_15;
NullCheck(L_17);
ArrayElementTypeCheck (L_17, _stringLiteral8AD0A41F2A9B43719CFF3CBA1FFE2771F454578E);
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)_stringLiteral8AD0A41F2A9B43719CFF3CBA1FFE2771F454578E);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_18 = L_17;
String_t* L_19;
L_19 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_20 = __this->___m_StringPosition_65;
NullCheck(L_19);
String_t* L_21;
L_21 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_19, L_20, NULL);
NullCheck(L_18);
ArrayElementTypeCheck (L_18, L_21);
(L_18)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)L_21);
String_t* L_22;
L_22 = String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A(L_18, NULL);
V_0 = L_22;
goto IL_00dd;
}
IL_00ae:
{
// fullText = text.Substring(0, m_StringPosition) + compositionString + text.Substring(m_StringPosition);
String_t* L_23;
L_23 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_24 = __this->___m_StringPosition_65;
NullCheck(L_23);
String_t* L_25;
L_25 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_23, 0, L_24, NULL);
String_t* L_26;
L_26 = TMP_InputField_get_compositionString_m4332AACD655CF044F84411B3BCE32BF2034AC4CC(__this, NULL);
String_t* L_27;
L_27 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
int32_t L_28 = __this->___m_StringPosition_65;
NullCheck(L_27);
String_t* L_29;
L_29 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_27, L_28, NULL);
String_t* L_30;
L_30 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(L_25, L_26, L_29, NULL);
V_0 = L_30;
}
IL_00dd:
{
// m_IsCompositionActive = true;
__this->___m_IsCompositionActive_96 = (bool)1;
goto IL_00fb;
}
IL_00e6:
{
// fullText = text;
String_t* L_31;
L_31 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
V_0 = L_31;
// m_IsCompositionActive = false;
__this->___m_IsCompositionActive_96 = (bool)0;
// m_ShouldUpdateIMEWindowPosition = true;
__this->___m_ShouldUpdateIMEWindowPosition_97 = (bool)1;
}
IL_00fb:
{
// if (inputType == InputType.Password)
int32_t L_32;
L_32 = TMP_InputField_get_inputType_m93A6CC8FF76412F46471D91952323CE4C63B7D34_inline(__this, NULL);
if ((!(((uint32_t)L_32) == ((uint32_t)2))))
{
goto IL_0118;
}
}
{
// processed = new string(asteriskChar, fullText.Length);
Il2CppChar L_33;
L_33 = TMP_InputField_get_asteriskChar_m3D3F22537749D339A3DB36BE6C56015D0B06A38E_inline(__this, NULL);
String_t* L_34 = V_0;
NullCheck(L_34);
int32_t L_35;
L_35 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_34, NULL);
String_t* L_36;
L_36 = String_CreateString_mAA0705B41B390BDB42F67894B9B67C956814C71B(NULL, L_33, L_35, NULL);
V_1 = L_36;
goto IL_011a;
}
IL_0118:
{
// processed = fullText;
String_t* L_37 = V_0;
V_1 = L_37;
}
IL_011a:
{
// bool isEmpty = string.IsNullOrEmpty(fullText);
String_t* L_38 = V_0;
bool L_39;
L_39 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_38, NULL);
V_2 = L_39;
// if (m_Placeholder != null)
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_40 = __this->___m_Placeholder_29;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_41;
L_41 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_40, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_41)
{
goto IL_013b;
}
}
{
// m_Placeholder.enabled = isEmpty;
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_42 = __this->___m_Placeholder_29;
bool L_43 = V_2;
NullCheck(L_42);
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_42, L_43, NULL);
}
IL_013b:
{
// if (!isEmpty && m_ReadOnly == false)
bool L_44 = V_2;
if (L_44)
{
goto IL_014c;
}
}
{
bool L_45 = __this->___m_ReadOnly_63;
if (L_45)
{
goto IL_014c;
}
}
{
// SetCaretVisible();
TMP_InputField_SetCaretVisible_m1D8A496EA7137B9CCEFD1785B1D5BFA3A3325194(__this, NULL);
}
IL_014c:
{
// m_TextComponent.text = processed + "\u200B"; // Extra space is added for Caret tracking.
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_46 = __this->___m_TextComponent_27;
String_t* L_47 = V_1;
String_t* L_48;
L_48 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_47, _stringLiteral22BE618ADF9DAFBF84F27DD4CA2D8D34F67B1103, NULL);
NullCheck(L_46);
VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_46, L_48);
// if (m_IsDrivenByLayoutComponents)
bool L_49 = __this->___m_IsDrivenByLayoutComponents_32;
if (!L_49)
{
goto IL_0175;
}
}
{
// LayoutRebuilder.MarkLayoutForRebuild(m_RectTransform);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_50 = __this->___m_RectTransform_22;
il2cpp_codegen_runtime_class_init_inline(LayoutRebuilder_tD2269CCD93BD5A8C4A92188C66E212B976FA6564_il2cpp_TypeInfo_var);
LayoutRebuilder_MarkLayoutForRebuild_m37F415D59609E9D18D49423D9C33E7EA6D859EBD(L_50, NULL);
}
IL_0175:
{
// if (m_LineLimit > 0)
int32_t L_51 = __this->___m_LineLimit_108;
if ((((int32_t)L_51) <= ((int32_t)0)))
{
goto IL_0221;
}
}
{
// m_TextComponent.ForceMeshUpdate();
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_52 = __this->___m_TextComponent_27;
NullCheck(L_52);
VirtualActionInvoker2< bool, bool >::Invoke(106 /* System.Void TMPro.TMP_Text::ForceMeshUpdate(System.Boolean,System.Boolean) */, L_52, (bool)0, (bool)0);
// TMP_TextInfo textInfo = m_TextComponent.textInfo;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_53 = __this->___m_TextComponent_27;
NullCheck(L_53);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_54;
L_54 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_53, NULL);
V_3 = L_54;
// if (textInfo != null && textInfo.lineCount > m_LineLimit)
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_55 = V_3;
if (!L_55)
{
goto IL_0221;
}
}
{
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_56 = V_3;
NullCheck(L_56);
int32_t L_57 = L_56->___lineCount_8;
int32_t L_58 = __this->___m_LineLimit_108;
if ((((int32_t)L_57) <= ((int32_t)L_58)))
{
goto IL_0221;
}
}
{
// int lastValidCharacterIndex = textInfo.lineInfo[m_LineLimit - 1].lastCharacterIndex;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_59 = V_3;
NullCheck(L_59);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_60 = L_59->___lineInfo_14;
int32_t L_61 = __this->___m_LineLimit_108;
NullCheck(L_60);
int32_t L_62 = ((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_61, 1)))))->___lastCharacterIndex_7;
V_4 = L_62;
// int characterStringIndex = textInfo.characterInfo[lastValidCharacterIndex].index + textInfo.characterInfo[lastValidCharacterIndex].stringLength;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_63 = V_3;
NullCheck(L_63);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_64 = L_63->___characterInfo_11;
int32_t L_65 = V_4;
NullCheck(L_64);
int32_t L_66 = ((L_64)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_65)))->___index_1;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_67 = V_3;
NullCheck(L_67);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_68 = L_67->___characterInfo_11;
int32_t L_69 = V_4;
NullCheck(L_68);
int32_t L_70 = ((L_68)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_69)))->___stringLength_2;
V_5 = ((int32_t)il2cpp_codegen_add(L_66, L_70));
// text = processed.Remove(characterStringIndex, processed.Length - characterStringIndex);
String_t* L_71 = V_1;
int32_t L_72 = V_5;
String_t* L_73 = V_1;
NullCheck(L_73);
int32_t L_74;
L_74 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_73, NULL);
int32_t L_75 = V_5;
NullCheck(L_71);
String_t* L_76;
L_76 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_71, L_72, ((int32_t)il2cpp_codegen_subtract(L_74, L_75)), NULL);
TMP_InputField_set_text_m684E9CDA2D9E82D1C497B5E03DBE79C00584FF62(__this, L_76, NULL);
// m_TextComponent.text = text + "\u200B";
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_77 = __this->___m_TextComponent_27;
String_t* L_78;
L_78 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
String_t* L_79;
L_79 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_78, _stringLiteral22BE618ADF9DAFBF84F27DD4CA2D8D34F67B1103, NULL);
NullCheck(L_77);
VirtualActionInvoker1< String_t* >::Invoke(66 /* System.Void TMPro.TMP_Text::set_text(System.String) */, L_77, L_79);
}
IL_0221:
{
// if (m_IsTextComponentUpdateRequired || m_VerticalScrollbar)
bool L_80 = __this->___m_IsTextComponentUpdateRequired_90;
if (L_80)
{
goto IL_0236;
}
}
{
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_81 = __this->___m_VerticalScrollbar_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_82;
L_82 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_81, NULL);
if (!L_82)
{
goto IL_024a;
}
}
IL_0236:
{
// m_IsTextComponentUpdateRequired = false;
__this->___m_IsTextComponentUpdateRequired_90 = (bool)0;
// m_TextComponent.ForceMeshUpdate();
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_83 = __this->___m_TextComponent_27;
NullCheck(L_83);
VirtualActionInvoker2< bool, bool >::Invoke(106 /* System.Void TMPro.TMP_Text::ForceMeshUpdate(System.Boolean,System.Boolean) */, L_83, (bool)0, (bool)0);
}
IL_024a:
{
// MarkGeometryAsDirty();
TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138(__this, NULL);
// m_PreventCallback = false;
__this->___m_PreventCallback_88 = (bool)0;
}
IL_0257:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::UpdateScrollbar()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateScrollbar_m61D071BE0C6F2D5C8FD3F75AF4B6A256685429C9 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_0;
memset((&V_0), 0, sizeof(V_0));
float V_1 = 0.0f;
{
// if (m_VerticalScrollbar)
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_0 = __this->___m_VerticalScrollbar_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
if (!L_1)
{
goto IL_004a;
}
}
{
// Rect viewportRect = m_TextViewport.rect;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_2 = __this->___m_TextViewport_23;
NullCheck(L_2);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_3;
L_3 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_2, NULL);
V_0 = L_3;
// float size = viewportRect.height / m_TextComponent.preferredHeight;
float L_4;
L_4 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_0), NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_5 = __this->___m_TextComponent_27;
NullCheck(L_5);
float L_6;
L_6 = VirtualFuncInvoker0< float >::Invoke(85 /* System.Single TMPro.TMP_Text::get_preferredHeight() */, L_5);
V_1 = ((float)(L_4/L_6));
// m_VerticalScrollbar.size = size;
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_7 = __this->___m_VerticalScrollbar_30;
float L_8 = V_1;
NullCheck(L_7);
Scrollbar_set_size_m5376982465D6013425FAB0CA8EFC620C3E1458FB(L_7, L_8, NULL);
// m_VerticalScrollbar.value = GetScrollPositionRelativeToViewport();
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_9 = __this->___m_VerticalScrollbar_30;
float L_10;
L_10 = TMP_InputField_GetScrollPositionRelativeToViewport_mE320B683741E2E7403D1F2ADCD65F44B68FA4158(__this, NULL);
NullCheck(L_9);
Scrollbar_set_value_m8F7815DB02D4A69B33B091FC5F674609F070D804(L_9, L_10, NULL);
}
IL_004a:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnScrollbarValueChange(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnScrollbarValueChange_mD38291A7EBF4EDA6C308DF090261355519C10E03 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, float ___0_value, const RuntimeMethod* method)
{
{
// if (value < 0 || value > 1) return;
float L_0 = ___0_value;
if ((((float)L_0) < ((float)(0.0f))))
{
goto IL_0010;
}
}
{
float L_1 = ___0_value;
if ((!(((float)L_1) > ((float)(1.0f)))))
{
goto IL_0011;
}
}
IL_0010:
{
// if (value < 0 || value > 1) return;
return;
}
IL_0011:
{
// AdjustTextPositionRelativeToViewport(value);
float L_2 = ___0_value;
TMP_InputField_AdjustTextPositionRelativeToViewport_m7EC3FED9FB3F4F5450E60552FE36F0D79E48592C(__this, L_2, NULL);
// m_ScrollPosition = value;
float L_3 = ___0_value;
__this->___m_ScrollPosition_35 = L_3;
// }
return;
}
}
// System.Void TMPro.TMP_InputField::UpdateMaskRegions()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateMaskRegions_mD22E32D41A5E6EDAC8A7547194CA34A4DE918343 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::AdjustTextPositionRelativeToViewport(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_AdjustTextPositionRelativeToViewport_m7EC3FED9FB3F4F5450E60552FE36F0D79E48592C (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, float ___0_relativePosition, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* V_0 = NULL;
float V_1 = 0.0f;
float V_2 = 0.0f;
int32_t V_3 = 0;
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 V_4;
memset((&V_4), 0, sizeof(V_4));
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_5;
memset((&V_5), 0, sizeof(V_5));
{
// if (m_TextViewport == null)
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = __this->___m_TextViewport_23;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_000f;
}
}
{
// return;
return;
}
IL_000f:
{
// TMP_TextInfo textInfo = m_TextComponent.textInfo;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_2 = __this->___m_TextComponent_27;
NullCheck(L_2);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_3;
L_3 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_2, NULL);
V_0 = L_3;
// if (textInfo == null || textInfo.lineInfo == null || textInfo.lineCount == 0 || textInfo.lineCount > textInfo.lineInfo.Length) return;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_4 = V_0;
if (!L_4)
{
goto IL_003e;
}
}
{
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_5 = V_0;
NullCheck(L_5);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_6 = L_5->___lineInfo_14;
if (!L_6)
{
goto IL_003e;
}
}
{
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_7 = V_0;
NullCheck(L_7);
int32_t L_8 = L_7->___lineCount_8;
if (!L_8)
{
goto IL_003e;
}
}
{
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_9 = V_0;
NullCheck(L_9);
int32_t L_10 = L_9->___lineCount_8;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_11 = V_0;
NullCheck(L_11);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_12 = L_11->___lineInfo_14;
NullCheck(L_12);
if ((((int32_t)L_10) <= ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
{
goto IL_003f;
}
}
IL_003e:
{
// if (textInfo == null || textInfo.lineInfo == null || textInfo.lineCount == 0 || textInfo.lineCount > textInfo.lineInfo.Length) return;
return;
}
IL_003f:
{
// float verticalAlignmentOffset = 0;
V_1 = (0.0f);
// float textHeight = m_TextComponent.preferredHeight;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_13 = __this->___m_TextComponent_27;
NullCheck(L_13);
float L_14;
L_14 = VirtualFuncInvoker0< float >::Invoke(85 /* System.Single TMPro.TMP_Text::get_preferredHeight() */, L_13);
V_2 = L_14;
// switch (m_TextComponent.verticalAlignment)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_15 = __this->___m_TextComponent_27;
NullCheck(L_15);
int32_t L_16;
L_16 = TMP_Text_get_verticalAlignment_m83109ED3E925A505F5E9E9142B07829A56CCB54A_inline(L_15, NULL);
V_3 = L_16;
int32_t L_17 = V_3;
if ((((int32_t)L_17) > ((int32_t)((int32_t)1024))))
{
goto IL_007f;
}
}
{
int32_t L_18 = V_3;
if ((((int32_t)L_18) == ((int32_t)((int32_t)256))))
{
goto IL_0099;
}
}
{
int32_t L_19 = V_3;
if ((((int32_t)L_19) == ((int32_t)((int32_t)512))))
{
goto IL_00a1;
}
}
{
int32_t L_20 = V_3;
if ((((int32_t)L_20) == ((int32_t)((int32_t)1024))))
{
goto IL_00a9;
}
}
{
goto IL_00d9;
}
IL_007f:
{
int32_t L_21 = V_3;
if ((((int32_t)L_21) == ((int32_t)((int32_t)2048))))
{
goto IL_00d9;
}
}
{
int32_t L_22 = V_3;
if ((((int32_t)L_22) == ((int32_t)((int32_t)4096))))
{
goto IL_00b1;
}
}
{
int32_t L_23 = V_3;
if ((((int32_t)L_23) == ((int32_t)((int32_t)8192))))
{
goto IL_00d3;
}
}
{
goto IL_00d9;
}
IL_0099:
{
// verticalAlignmentOffset = 0;
V_1 = (0.0f);
// break;
goto IL_00d9;
}
IL_00a1:
{
// verticalAlignmentOffset = 0.5f;
V_1 = (0.5f);
// break;
goto IL_00d9;
}
IL_00a9:
{
// verticalAlignmentOffset = 1.0f;
V_1 = (1.0f);
// break;
goto IL_00d9;
}
IL_00b1:
{
// verticalAlignmentOffset = 0.5f;
V_1 = (0.5f);
// textHeight = m_TextComponent.bounds.size.y;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_24 = __this->___m_TextComponent_27;
NullCheck(L_24);
Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 L_25;
L_25 = TMP_Text_get_bounds_mAEE407DE6CA2E1D1180868C03A3F0A3B6E455189(L_24, NULL);
V_4 = L_25;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26;
L_26 = Bounds_get_size_m0699A53A55A78B3201D7270D6F338DFA91B6FAD4((&V_4), NULL);
float L_27 = L_26.___y_3;
V_2 = L_27;
// break;
goto IL_00d9;
}
IL_00d3:
{
// verticalAlignmentOffset = 0.5f;
V_1 = (0.5f);
}
IL_00d9:
{
// m_TextComponent.rectTransform.anchoredPosition = new Vector2(m_TextComponent.rectTransform.anchoredPosition.x, (textHeight - m_TextViewport.rect.height) * (relativePosition - verticalAlignmentOffset));
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_28 = __this->___m_TextComponent_27;
NullCheck(L_28);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_29;
L_29 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_28, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_30 = __this->___m_TextComponent_27;
NullCheck(L_30);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_31;
L_31 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_30, NULL);
NullCheck(L_31);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32;
L_32 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_31, NULL);
float L_33 = L_32.___x_0;
float L_34 = V_2;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_35 = __this->___m_TextViewport_23;
NullCheck(L_35);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_36;
L_36 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_35, NULL);
V_5 = L_36;
float L_37;
L_37 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_5), NULL);
float L_38 = ___0_relativePosition;
float L_39 = V_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_40;
memset((&L_40), 0, sizeof(L_40));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_40), L_33, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_34, L_37)), ((float)il2cpp_codegen_subtract(L_38, L_39)))), /*hidden argument*/NULL);
NullCheck(L_29);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_29, L_40, NULL);
// AssignPositioningIfNeeded();
TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1(__this, NULL);
// }
return;
}
}
// System.Int32 TMPro.TMP_InputField::GetCaretPositionFromStringIndex(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_stringIndex, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
// int count = m_TextComponent.textInfo.characterCount;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
NullCheck(L_0);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_1;
L_1 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_0, NULL);
NullCheck(L_1);
int32_t L_2 = L_1->___characterCount_3;
V_0 = L_2;
// for (int i = 0; i < count; i++)
V_1 = 0;
goto IL_0039;
}
IL_0015:
{
// if (m_TextComponent.textInfo.characterInfo[i].index >= stringIndex)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_3 = __this->___m_TextComponent_27;
NullCheck(L_3);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_4;
L_4 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_3, NULL);
NullCheck(L_4);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_5 = L_4->___characterInfo_11;
int32_t L_6 = V_1;
NullCheck(L_5);
int32_t L_7 = ((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___index_1;
int32_t L_8 = ___0_stringIndex;
if ((((int32_t)L_7) < ((int32_t)L_8)))
{
goto IL_0035;
}
}
{
// return i;
int32_t L_9 = V_1;
return L_9;
}
IL_0035:
{
// for (int i = 0; i < count; i++)
int32_t L_10 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
}
IL_0039:
{
// for (int i = 0; i < count; i++)
int32_t L_11 = V_1;
int32_t L_12 = V_0;
if ((((int32_t)L_11) < ((int32_t)L_12)))
{
goto IL_0015;
}
}
{
// return count;
int32_t L_13 = V_0;
return L_13;
}
}
// System.Int32 TMPro.TMP_InputField::GetMinCaretPositionFromStringIndex(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_GetMinCaretPositionFromStringIndex_mF22329EB6607A83C8791B9DE0A1FB4B8B53575AC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_stringIndex, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
// int count = m_TextComponent.textInfo.characterCount;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
NullCheck(L_0);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_1;
L_1 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_0, NULL);
NullCheck(L_1);
int32_t L_2 = L_1->___characterCount_3;
V_0 = L_2;
// for (int i = 0; i < count; i++)
V_1 = 0;
goto IL_0055;
}
IL_0015:
{
// if (stringIndex < m_TextComponent.textInfo.characterInfo[i].index + m_TextComponent.textInfo.characterInfo[i].stringLength)
int32_t L_3 = ___0_stringIndex;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_4 = __this->___m_TextComponent_27;
NullCheck(L_4);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_5;
L_5 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_4, NULL);
NullCheck(L_5);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_6 = L_5->___characterInfo_11;
int32_t L_7 = V_1;
NullCheck(L_6);
int32_t L_8 = ((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7)))->___index_1;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_9 = __this->___m_TextComponent_27;
NullCheck(L_9);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_10;
L_10 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_9, NULL);
NullCheck(L_10);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_11 = L_10->___characterInfo_11;
int32_t L_12 = V_1;
NullCheck(L_11);
int32_t L_13 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_12)))->___stringLength_2;
if ((((int32_t)L_3) >= ((int32_t)((int32_t)il2cpp_codegen_add(L_8, L_13)))))
{
goto IL_0051;
}
}
{
// return i;
int32_t L_14 = V_1;
return L_14;
}
IL_0051:
{
// for (int i = 0; i < count; i++)
int32_t L_15 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_15, 1));
}
IL_0055:
{
// for (int i = 0; i < count; i++)
int32_t L_16 = V_1;
int32_t L_17 = V_0;
if ((((int32_t)L_16) < ((int32_t)L_17)))
{
goto IL_0015;
}
}
{
// return count;
int32_t L_18 = V_0;
return L_18;
}
}
// System.Int32 TMPro.TMP_InputField::GetMaxCaretPositionFromStringIndex(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_GetMaxCaretPositionFromStringIndex_m5A2C033C4018D10695C8E3CA0A53EA7E5F6F5B01 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_stringIndex, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
// int count = m_TextComponent.textInfo.characterCount;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
NullCheck(L_0);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_1;
L_1 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_0, NULL);
NullCheck(L_1);
int32_t L_2 = L_1->___characterCount_3;
V_0 = L_2;
// for (int i = 0; i < count; i++)
V_1 = 0;
goto IL_0039;
}
IL_0015:
{
// if (m_TextComponent.textInfo.characterInfo[i].index >= stringIndex)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_3 = __this->___m_TextComponent_27;
NullCheck(L_3);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_4;
L_4 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_3, NULL);
NullCheck(L_4);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_5 = L_4->___characterInfo_11;
int32_t L_6 = V_1;
NullCheck(L_5);
int32_t L_7 = ((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___index_1;
int32_t L_8 = ___0_stringIndex;
if ((((int32_t)L_7) < ((int32_t)L_8)))
{
goto IL_0035;
}
}
{
// return i;
int32_t L_9 = V_1;
return L_9;
}
IL_0035:
{
// for (int i = 0; i < count; i++)
int32_t L_10 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
}
IL_0039:
{
// for (int i = 0; i < count; i++)
int32_t L_11 = V_1;
int32_t L_12 = V_0;
if ((((int32_t)L_11) < ((int32_t)L_12)))
{
goto IL_0015;
}
}
{
// return count;
int32_t L_13 = V_0;
return L_13;
}
}
// System.Int32 TMPro.TMP_InputField::GetStringIndexFromCaretPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_caretPosition, const RuntimeMethod* method)
{
{
// ClampCaretPos(ref caretPosition);
TMP_InputField_ClampCaretPos_m24F8EDB52862BA470A2CD5FD3D2A62AA86A00FC1(__this, (&___0_caretPosition), NULL);
// return m_TextComponent.textInfo.characterInfo[caretPosition].index;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
NullCheck(L_0);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_1;
L_1 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_0, NULL);
NullCheck(L_1);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_2 = L_1->___characterInfo_11;
int32_t L_3 = ___0_caretPosition;
NullCheck(L_2);
int32_t L_4 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->___index_1;
return L_4;
}
}
// System.Void TMPro.TMP_InputField::ForceLabelUpdate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ForceLabelUpdate_m06F01A5D3EF44553E23404EC82D65B405A842C11 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::MarkGeometryAsDirty()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CanvasUpdateRegistry_t7A4CC63D880F418DCDE83152B6FDB3259DF14DD1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// CanvasUpdateRegistry.RegisterCanvasElementForGraphicRebuild(this);
il2cpp_codegen_runtime_class_init_inline(CanvasUpdateRegistry_t7A4CC63D880F418DCDE83152B6FDB3259DF14DD1_il2cpp_TypeInfo_var);
CanvasUpdateRegistry_RegisterCanvasElementForGraphicRebuild_mEBBD04C3B001E80801966E3347E70A35FCEBE8B1(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::Rebuild(UnityEngine.UI.CanvasUpdate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_Rebuild_mA714C05AB0AAF3BDB56E2534622E978943AC2317 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_update, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_update;
if ((!(((uint32_t)L_0) == ((uint32_t)4))))
{
goto IL_000a;
}
}
{
// UpdateGeometry();
TMP_InputField_UpdateGeometry_m44637D3DF51E919CE2F702A61B49A2F4FEFCEAFB(__this, NULL);
}
IL_000a:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::LayoutComplete()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_LayoutComplete_m3C78365E6DFF603628C61A7321EEE5AA1FBCDA67 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// { }
return;
}
}
// System.Void TMPro.TMP_InputField::GraphicUpdateComplete()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_GraphicUpdateComplete_m5FE6F033C3688FD16CE1D52A0CABE075699C568E (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// { }
return;
}
}
// System.Void TMPro.TMP_InputField::UpdateGeometry()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_UpdateGeometry_m44637D3DF51E919CE2F702A61B49A2F4FEFCEAFB (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (InPlaceEditing() == false)
bool L_0;
L_0 = TMP_InputField_InPlaceEditing_m2FEE000FC40DAF7CAE8B2DA4FF5D364E30873FC1(__this, NULL);
if (L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// if (m_CachedInputRenderer == null)
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* L_1 = __this->___m_CachedInputRenderer_71;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_2)
{
goto IL_0018;
}
}
{
// return;
return;
}
IL_0018:
{
// OnFillVBO(mesh);
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_3;
L_3 = TMP_InputField_get_mesh_m200F4FCC0738B54A3DFED98FF430660DB52E3E00(__this, NULL);
TMP_InputField_OnFillVBO_m4F9AEEB359EABEA669C3E3587ECF4B1262067E6A(__this, L_3, NULL);
// m_CachedInputRenderer.SetMesh(mesh);
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* L_4 = __this->___m_CachedInputRenderer_71;
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_5;
L_5 = TMP_InputField_get_mesh_m200F4FCC0738B54A3DFED98FF430660DB52E3E00(__this, NULL);
NullCheck(L_4);
CanvasRenderer_SetMesh_m1DF21BBC31233AC324BC08331BB542C619DC7543(L_4, L_5, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::AssignPositioningIfNeeded()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_TextComponent != null && caretRectTrans != null &&
// (caretRectTrans.localPosition != m_TextComponent.rectTransform.localPosition ||
// caretRectTrans.localRotation != m_TextComponent.rectTransform.localRotation ||
// caretRectTrans.localScale != m_TextComponent.rectTransform.localScale ||
// caretRectTrans.anchorMin != m_TextComponent.rectTransform.anchorMin ||
// caretRectTrans.anchorMax != m_TextComponent.rectTransform.anchorMax ||
// caretRectTrans.anchoredPosition != m_TextComponent.rectTransform.anchoredPosition ||
// caretRectTrans.sizeDelta != m_TextComponent.rectTransform.sizeDelta ||
// caretRectTrans.pivot != m_TextComponent.rectTransform.pivot))
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0219;
}
}
{
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_2 = __this->___caretRectTrans_69;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_3;
L_3 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_3)
{
goto IL_0219;
}
}
{
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_4 = __this->___caretRectTrans_69;
NullCheck(L_4);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
L_5 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_4, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_6 = __this->___m_TextComponent_27;
NullCheck(L_6);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_7;
L_7 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_6, NULL);
NullCheck(L_7);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
L_8 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_7, NULL);
bool L_9;
L_9 = Vector3_op_Inequality_m9F170CDFBF1E490E559DA5D06D6547501A402BBF_inline(L_5, L_8, NULL);
if (L_9)
{
goto IL_0141;
}
}
{
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_10 = __this->___caretRectTrans_69;
NullCheck(L_10);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11;
L_11 = Transform_get_localRotation_mD53D37611A5DAE93EC6C7BBCAC337408C5CACA77(L_10, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_12 = __this->___m_TextComponent_27;
NullCheck(L_12);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_13;
L_13 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_12, NULL);
NullCheck(L_13);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_14;
L_14 = Transform_get_localRotation_mD53D37611A5DAE93EC6C7BBCAC337408C5CACA77(L_13, NULL);
bool L_15;
L_15 = Quaternion_op_Inequality_m4EC1EF263D0E42432A301F85CB52028D2973F5DA_inline(L_11, L_14, NULL);
if (L_15)
{
goto IL_0141;
}
}
{
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_16 = __this->___caretRectTrans_69;
NullCheck(L_16);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
L_17 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_16, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_18 = __this->___m_TextComponent_27;
NullCheck(L_18);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_19;
L_19 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_18, NULL);
NullCheck(L_19);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
L_20 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_19, NULL);
bool L_21;
L_21 = Vector3_op_Inequality_m9F170CDFBF1E490E559DA5D06D6547501A402BBF_inline(L_17, L_20, NULL);
if (L_21)
{
goto IL_0141;
}
}
{
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_22 = __this->___caretRectTrans_69;
NullCheck(L_22);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23;
L_23 = RectTransform_get_anchorMin_mD85363930BE38EC188F933B9F4D58320CAB72F03(L_22, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_24 = __this->___m_TextComponent_27;
NullCheck(L_24);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_25;
L_25 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_24, NULL);
NullCheck(L_25);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
L_26 = RectTransform_get_anchorMin_mD85363930BE38EC188F933B9F4D58320CAB72F03(L_25, NULL);
bool L_27;
L_27 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_23, L_26, NULL);
if (L_27)
{
goto IL_0141;
}
}
{
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_28 = __this->___caretRectTrans_69;
NullCheck(L_28);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_29;
L_29 = RectTransform_get_anchorMax_mEF870BE2A134CEB9C2326930A71D3961271297DB(L_28, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_30 = __this->___m_TextComponent_27;
NullCheck(L_30);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_31;
L_31 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_30, NULL);
NullCheck(L_31);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32;
L_32 = RectTransform_get_anchorMax_mEF870BE2A134CEB9C2326930A71D3961271297DB(L_31, NULL);
bool L_33;
L_33 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_29, L_32, NULL);
if (L_33)
{
goto IL_0141;
}
}
{
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_34 = __this->___caretRectTrans_69;
NullCheck(L_34);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35;
L_35 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_34, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_36 = __this->___m_TextComponent_27;
NullCheck(L_36);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_37;
L_37 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_36, NULL);
NullCheck(L_37);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_38;
L_38 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_37, NULL);
bool L_39;
L_39 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_35, L_38, NULL);
if (L_39)
{
goto IL_0141;
}
}
{
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_40 = __this->___caretRectTrans_69;
NullCheck(L_40);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_41;
L_41 = RectTransform_get_sizeDelta_m822A8493F2035677384F1540A2E9E5ACE63010BB(L_40, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_42 = __this->___m_TextComponent_27;
NullCheck(L_42);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_43;
L_43 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_42, NULL);
NullCheck(L_43);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_44;
L_44 = RectTransform_get_sizeDelta_m822A8493F2035677384F1540A2E9E5ACE63010BB(L_43, NULL);
bool L_45;
L_45 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_41, L_44, NULL);
if (L_45)
{
goto IL_0141;
}
}
{
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_46 = __this->___caretRectTrans_69;
NullCheck(L_46);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_47;
L_47 = RectTransform_get_pivot_mA8334AF05AA7FF09A173A2430F2BB9E85E5CBFFF(L_46, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_48 = __this->___m_TextComponent_27;
NullCheck(L_48);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_49;
L_49 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_48, NULL);
NullCheck(L_49);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_50;
L_50 = RectTransform_get_pivot_mA8334AF05AA7FF09A173A2430F2BB9E85E5CBFFF(L_49, NULL);
bool L_51;
L_51 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_47, L_50, NULL);
if (!L_51)
{
goto IL_0219;
}
}
IL_0141:
{
// caretRectTrans.localPosition = m_TextComponent.rectTransform.localPosition;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_52 = __this->___caretRectTrans_69;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_53 = __this->___m_TextComponent_27;
NullCheck(L_53);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_54;
L_54 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_53, NULL);
NullCheck(L_54);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_55;
L_55 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_54, NULL);
NullCheck(L_52);
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_52, L_55, NULL);
// caretRectTrans.localRotation = m_TextComponent.rectTransform.localRotation;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_56 = __this->___caretRectTrans_69;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_57 = __this->___m_TextComponent_27;
NullCheck(L_57);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_58;
L_58 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_57, NULL);
NullCheck(L_58);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_59;
L_59 = Transform_get_localRotation_mD53D37611A5DAE93EC6C7BBCAC337408C5CACA77(L_58, NULL);
NullCheck(L_56);
Transform_set_localRotation_mAB4A011D134BA58AB780BECC0025CA65F16185FA(L_56, L_59, NULL);
// caretRectTrans.localScale = m_TextComponent.rectTransform.localScale;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_60 = __this->___caretRectTrans_69;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_61 = __this->___m_TextComponent_27;
NullCheck(L_61);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_62;
L_62 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_61, NULL);
NullCheck(L_62);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_63;
L_63 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_62, NULL);
NullCheck(L_60);
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_60, L_63, NULL);
// caretRectTrans.anchorMin = m_TextComponent.rectTransform.anchorMin;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_64 = __this->___caretRectTrans_69;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_65 = __this->___m_TextComponent_27;
NullCheck(L_65);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_66;
L_66 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_65, NULL);
NullCheck(L_66);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_67;
L_67 = RectTransform_get_anchorMin_mD85363930BE38EC188F933B9F4D58320CAB72F03(L_66, NULL);
NullCheck(L_64);
RectTransform_set_anchorMin_m931442ABE3368D6D4309F43DF1D64AB64B0F52E3(L_64, L_67, NULL);
// caretRectTrans.anchorMax = m_TextComponent.rectTransform.anchorMax;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_68 = __this->___caretRectTrans_69;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_69 = __this->___m_TextComponent_27;
NullCheck(L_69);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_70;
L_70 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_69, NULL);
NullCheck(L_70);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_71;
L_71 = RectTransform_get_anchorMax_mEF870BE2A134CEB9C2326930A71D3961271297DB(L_70, NULL);
NullCheck(L_68);
RectTransform_set_anchorMax_m52829ABEDD229ABD3DA20BCA676FA1DCA4A39B7D(L_68, L_71, NULL);
// caretRectTrans.anchoredPosition = m_TextComponent.rectTransform.anchoredPosition;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_72 = __this->___caretRectTrans_69;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_73 = __this->___m_TextComponent_27;
NullCheck(L_73);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_74;
L_74 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_73, NULL);
NullCheck(L_74);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_75;
L_75 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_74, NULL);
NullCheck(L_72);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_72, L_75, NULL);
// caretRectTrans.sizeDelta = m_TextComponent.rectTransform.sizeDelta;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_76 = __this->___caretRectTrans_69;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_77 = __this->___m_TextComponent_27;
NullCheck(L_77);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_78;
L_78 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_77, NULL);
NullCheck(L_78);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_79;
L_79 = RectTransform_get_sizeDelta_m822A8493F2035677384F1540A2E9E5ACE63010BB(L_78, NULL);
NullCheck(L_76);
RectTransform_set_sizeDelta_mC9A980EA6036E6725EF24CEDF3EE80A9B2B50EE5(L_76, L_79, NULL);
// caretRectTrans.pivot = m_TextComponent.rectTransform.pivot;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_80 = __this->___caretRectTrans_69;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_81 = __this->___m_TextComponent_27;
NullCheck(L_81);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_82;
L_82 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_81, NULL);
NullCheck(L_82);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_83;
L_83 = RectTransform_get_pivot_mA8334AF05AA7FF09A173A2430F2BB9E85E5CBFFF(L_82, NULL);
NullCheck(L_80);
RectTransform_set_pivot_m79D0177D383D432A93C2615F1932B739B1C6E146(L_80, L_83, NULL);
}
IL_0219:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnFillVBO(UnityEngine.Mesh)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnFillVBO_m4F9AEEB359EABEA669C3E3587ECF4B1262067E6A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___0_vbo, 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*)&VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* V_0 = NULL;
{
// using (var helper = new VertexHelper())
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_0 = (VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE*)il2cpp_codegen_object_new(VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE_il2cpp_TypeInfo_var);
NullCheck(L_0);
VertexHelper__ctor_mE8DE438637116EA7AF8180E10E7641FD00DB64A5(L_0, NULL);
V_0 = L_0;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00bf:
{// begin finally (depth: 1)
{
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_1 = V_0;
if (!L_1)
{
goto IL_00c8;
}
}
{
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_2 = V_0;
NullCheck(L_2);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_2);
}
IL_00c8:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
// if (!isFocused && !m_SelectionStillActive)
bool L_3;
L_3 = TMP_InputField_get_isFocused_m7FD1AA3B92404C30596FF6EE5F644757A2F060DE_inline(__this, NULL);
if (L_3)
{
goto IL_0022_1;
}
}
{
bool L_4 = __this->___m_SelectionStillActive_103;
if (L_4)
{
goto IL_0022_1;
}
}
{
// helper.FillMesh(vbo);
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_5 = V_0;
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_6 = ___0_vbo;
NullCheck(L_5);
VertexHelper_FillMesh_m524F00287F0A0C7683E2CC7768A77B5755544A0E(L_5, L_6, NULL);
// return;
goto IL_00c9;
}
IL_0022_1:
{
// if (m_IsStringPositionDirty)
bool L_7 = __this->___m_IsStringPositionDirty_111;
if (!L_7)
{
goto IL_0055_1;
}
}
{
// stringPositionInternal = GetStringIndexFromCaretPosition(m_CaretPosition);
int32_t L_8 = __this->___m_CaretPosition_67;
int32_t L_9;
L_9 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_8, NULL);
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_9, NULL);
// stringSelectPositionInternal = GetStringIndexFromCaretPosition(m_CaretSelectPosition);
int32_t L_10 = __this->___m_CaretSelectPosition_68;
int32_t L_11;
L_11 = TMP_InputField_GetStringIndexFromCaretPosition_mE8952E126639234C711E6DA723C272AA6C22FB59(__this, L_10, NULL);
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_11, NULL);
// m_IsStringPositionDirty = false;
__this->___m_IsStringPositionDirty_111 = (bool)0;
}
IL_0055_1:
{
// if (m_IsCaretPositionDirty)
bool L_12 = __this->___m_IsCaretPositionDirty_112;
if (!L_12)
{
goto IL_0088_1;
}
}
{
// caretPositionInternal = GetCaretPositionFromStringIndex(stringPositionInternal);
int32_t L_13;
L_13 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_14;
L_14 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_13, NULL);
TMP_InputField_set_caretPositionInternal_mEC3488328558F5257115078785242BE6C59BA1BF(__this, L_14, NULL);
// caretSelectPositionInternal = GetCaretPositionFromStringIndex(stringSelectPositionInternal);
int32_t L_15;
L_15 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_16;
L_16 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_15, NULL);
TMP_InputField_set_caretSelectPositionInternal_m2AA6FD295A4E6D7236ABFE88B4CF49EDDA566191(__this, L_16, NULL);
// m_IsCaretPositionDirty = false;
__this->___m_IsCaretPositionDirty_112 = (bool)0;
}
IL_0088_1:
{
// if (!hasSelection)
bool L_17;
L_17 = TMP_InputField_get_hasSelection_mA2CF23CC43AD3EE9F66C67A5995407EBB2F59565(__this, NULL);
if (L_17)
{
goto IL_00a4_1;
}
}
{
// GenerateCaret(helper, Vector2.zero);
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_18 = V_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19;
L_19 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
TMP_InputField_GenerateCaret_m6020296CC782C426A13349E6B8885C029DBEBB72(__this, L_18, L_19, NULL);
// SendOnEndTextSelection();
TMP_InputField_SendOnEndTextSelection_m5142CBC7340FC8E2B0457DDD1F257C1A19DE01D0(__this, NULL);
goto IL_00b6_1;
}
IL_00a4_1:
{
// GenerateHightlight(helper, Vector2.zero);
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_20 = V_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21;
L_21 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
TMP_InputField_GenerateHightlight_m6B8F6ECF6369850A6B87D68E75A639021F463B8F(__this, L_20, L_21, NULL);
// SendOnTextSelection();
TMP_InputField_SendOnTextSelection_m301880AB4201417DFE7FEB6CC22A323DF0935ADC(__this, NULL);
}
IL_00b6_1:
{
// helper.FillMesh(vbo);
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_22 = V_0;
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* L_23 = ___0_vbo;
NullCheck(L_22);
VertexHelper_FillMesh_m524F00287F0A0C7683E2CC7768A77B5755544A0E(L_22, L_23, NULL);
// }
goto IL_00c9;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00c9:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::GenerateCaret(UnityEngine.UI.VertexHelper,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_GenerateCaret_m6020296CC782C426A13349E6B8885C029DBEBB72 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* ___0_vbo, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_roundingOffset, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t V_4 = 0;
float V_5 = 0.0f;
float V_6 = 0.0f;
int32_t V_7 = 0;
int32_t V_8 = 0;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* V_9 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_10;
memset((&V_10), 0, sizeof(V_10));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_11;
memset((&V_11), 0, sizeof(V_11));
int32_t G_B19_0 = 0;
{
// if (m_CaretVisible == false || m_TextComponent.canvas == null || m_ReadOnly)
bool L_0 = __this->___m_CaretVisible_80;
if (!L_0)
{
goto IL_0023;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1 = __this->___m_TextComponent_27;
NullCheck(L_1);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_2;
L_2 = Graphic_get_canvas_mEA2161DF3BD736541DE41F9B814C4860FEB76419(L_1, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_3;
L_3 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_3)
{
goto IL_0023;
}
}
{
bool L_4 = __this->___m_ReadOnly_63;
if (!L_4)
{
goto IL_0024;
}
}
IL_0023:
{
// return;
return;
}
IL_0024:
{
// if (m_CursorVerts == null)
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_5 = __this->___m_CursorVerts_70;
if (L_5)
{
goto IL_0032;
}
}
{
// CreateCursorVerts();
TMP_InputField_CreateCursorVerts_mAD2D8B4DD0331646AA852C4BFF7595CC76D27836(__this, NULL);
}
IL_0032:
{
// float width = m_CaretWidth;
int32_t L_6 = __this->___m_CaretWidth_62;
V_0 = ((float)L_6);
// Vector2 startPosition = Vector2.zero;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7;
L_7 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
V_1 = L_7;
// float height = 0;
V_2 = (0.0f);
// if (caretPositionInternal >= m_TextComponent.textInfo.characterInfo.Length)
int32_t L_8;
L_8 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_9 = __this->___m_TextComponent_27;
NullCheck(L_9);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_10;
L_10 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_9, NULL);
NullCheck(L_10);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_11 = L_10->___characterInfo_11;
NullCheck(L_11);
if ((((int32_t)L_8) < ((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))))
{
goto IL_0061;
}
}
{
// return;
return;
}
IL_0061:
{
// int currentLine = m_TextComponent.textInfo.characterInfo[caretPositionInternal].lineNumber;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_12 = __this->___m_TextComponent_27;
NullCheck(L_12);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_13;
L_13 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_12, NULL);
NullCheck(L_13);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_14 = L_13->___characterInfo_11;
int32_t L_15;
L_15 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_14);
int32_t L_16 = ((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___lineNumber_12;
V_4 = L_16;
// if (caretPositionInternal == m_TextComponent.textInfo.lineInfo[currentLine].firstCharacterIndex)
int32_t L_17;
L_17 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_18 = __this->___m_TextComponent_27;
NullCheck(L_18);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_19;
L_19 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_18, NULL);
NullCheck(L_19);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_20 = L_19->___lineInfo_14;
int32_t L_21 = V_4;
NullCheck(L_20);
int32_t L_22 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___firstCharacterIndex_5;
if ((!(((uint32_t)L_17) == ((uint32_t)L_22))))
{
goto IL_0117;
}
}
{
// currentCharacter = m_TextComponent.textInfo.characterInfo[caretPositionInternal];
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_23 = __this->___m_TextComponent_27;
NullCheck(L_23);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_24;
L_24 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_23, NULL);
NullCheck(L_24);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_25 = L_24->___characterInfo_11;
int32_t L_26;
L_26 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_25);
int32_t L_27 = L_26;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_28 = (L_25)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
V_3 = L_28;
// height = currentCharacter.ascender - currentCharacter.descender;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_29 = V_3;
float L_30 = L_29.___ascender_25;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_31 = V_3;
float L_32 = L_31.___descender_27;
V_2 = ((float)il2cpp_codegen_subtract(L_30, L_32));
// if (m_TextComponent.verticalAlignment == VerticalAlignmentOptions.Geometry)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_33 = __this->___m_TextComponent_27;
NullCheck(L_33);
int32_t L_34;
L_34 = TMP_Text_get_verticalAlignment_m83109ED3E925A505F5E9E9142B07829A56CCB54A_inline(L_33, NULL);
if ((!(((uint32_t)L_34) == ((uint32_t)((int32_t)4096)))))
{
goto IL_0102;
}
}
{
// startPosition = new Vector2(currentCharacter.origin, 0 - height / 2);
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_35 = V_3;
float L_36 = L_35.___origin_23;
float L_37 = V_2;
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_1), L_36, ((float)il2cpp_codegen_subtract((0.0f), ((float)(L_37/(2.0f))))), NULL);
goto IL_0184;
}
IL_0102:
{
// startPosition = new Vector2(currentCharacter.origin, currentCharacter.descender);
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_38 = V_3;
float L_39 = L_38.___origin_23;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_40 = V_3;
float L_41 = L_40.___descender_27;
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_1), L_39, L_41, NULL);
goto IL_0184;
}
IL_0117:
{
// currentCharacter = m_TextComponent.textInfo.characterInfo[caretPositionInternal - 1];
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_42 = __this->___m_TextComponent_27;
NullCheck(L_42);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_43;
L_43 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_42, NULL);
NullCheck(L_43);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_44 = L_43->___characterInfo_11;
int32_t L_45;
L_45 = TMP_InputField_get_caretPositionInternal_m21C9BFCD70C944B374E5C916C7E7E67B75B831EA(__this, NULL);
NullCheck(L_44);
int32_t L_46 = ((int32_t)il2cpp_codegen_subtract(L_45, 1));
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_47 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_46));
V_3 = L_47;
// height = currentCharacter.ascender - currentCharacter.descender;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_48 = V_3;
float L_49 = L_48.___ascender_25;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_50 = V_3;
float L_51 = L_50.___descender_27;
V_2 = ((float)il2cpp_codegen_subtract(L_49, L_51));
// if (m_TextComponent.verticalAlignment == VerticalAlignmentOptions.Geometry)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_52 = __this->___m_TextComponent_27;
NullCheck(L_52);
int32_t L_53;
L_53 = TMP_Text_get_verticalAlignment_m83109ED3E925A505F5E9E9142B07829A56CCB54A_inline(L_52, NULL);
if ((!(((uint32_t)L_53) == ((uint32_t)((int32_t)4096)))))
{
goto IL_0171;
}
}
{
// startPosition = new Vector2(currentCharacter.xAdvance, 0 - height / 2);
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_54 = V_3;
float L_55 = L_54.___xAdvance_24;
float L_56 = V_2;
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_1), L_55, ((float)il2cpp_codegen_subtract((0.0f), ((float)(L_56/(2.0f))))), NULL);
goto IL_0184;
}
IL_0171:
{
// startPosition = new Vector2(currentCharacter.xAdvance, currentCharacter.descender);
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_57 = V_3;
float L_58 = L_57.___xAdvance_24;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_59 = V_3;
float L_60 = L_59.___descender_27;
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_1), L_58, L_60, NULL);
}
IL_0184:
{
// if (m_SoftKeyboard != null)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_61 = __this->___m_SoftKeyboard_20;
if (!L_61)
{
goto IL_01db;
}
}
{
// int selectionStart = m_StringPosition;
int32_t L_62 = __this->___m_StringPosition_65;
V_7 = L_62;
// int softKeyboardStringLength = m_SoftKeyboard.text == null ? 0 : m_SoftKeyboard.text.Length;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_63 = __this->___m_SoftKeyboard_20;
NullCheck(L_63);
String_t* L_64;
L_64 = TouchScreenKeyboard_get_text_m74593E81B017446204A9DB1F7359922A2C005B1E(L_63, NULL);
if (!L_64)
{
goto IL_01b3;
}
}
{
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_65 = __this->___m_SoftKeyboard_20;
NullCheck(L_65);
String_t* L_66;
L_66 = TouchScreenKeyboard_get_text_m74593E81B017446204A9DB1F7359922A2C005B1E(L_65, NULL);
NullCheck(L_66);
int32_t L_67;
L_67 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_66, NULL);
G_B19_0 = L_67;
goto IL_01b4;
}
IL_01b3:
{
G_B19_0 = 0;
}
IL_01b4:
{
V_8 = G_B19_0;
// if (selectionStart < 0)
int32_t L_68 = V_7;
if ((((int32_t)L_68) >= ((int32_t)0)))
{
goto IL_01be;
}
}
{
// selectionStart = 0;
V_7 = 0;
}
IL_01be:
{
// if (selectionStart > softKeyboardStringLength)
int32_t L_69 = V_7;
int32_t L_70 = V_8;
if ((((int32_t)L_69) <= ((int32_t)L_70)))
{
goto IL_01c8;
}
}
{
// selectionStart = softKeyboardStringLength;
int32_t L_71 = V_8;
V_7 = L_71;
}
IL_01c8:
{
// m_SoftKeyboard.selection = new RangeInt(selectionStart, 0);
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_72 = __this->___m_SoftKeyboard_20;
int32_t L_73 = V_7;
RangeInt_tDFBE4FD13857C11F21F7C3DA6B60D05341B67268 L_74;
memset((&L_74), 0, sizeof(L_74));
RangeInt__ctor_m3CB91E79C7B5AED97E564581025B2F66778B7CBE((&L_74), L_73, 0, /*hidden argument*/NULL);
NullCheck(L_72);
TouchScreenKeyboard_set_selection_mC27C2948118086822A151118C379FAAF692DB2DF(L_72, L_74, NULL);
}
IL_01db:
{
// if (isFocused && startPosition != m_LastPosition || m_forceRectTransformAdjustment || m_isLastKeyBackspace)
bool L_75;
L_75 = TMP_InputField_get_isFocused_m7FD1AA3B92404C30596FF6EE5F644757A2F060DE_inline(__this, NULL);
if (!L_75)
{
goto IL_01f1;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_76 = V_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_77 = __this->___m_LastPosition_72;
bool L_78;
L_78 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_76, L_77, NULL);
if (L_78)
{
goto IL_0201;
}
}
IL_01f1:
{
bool L_79 = __this->___m_forceRectTransformAdjustment_113;
if (L_79)
{
goto IL_0201;
}
}
{
bool L_80 = __this->___m_isLastKeyBackspace_91;
if (!L_80)
{
goto IL_020f;
}
}
IL_0201:
{
// AdjustRectTransformRelativeToViewport(startPosition, height, currentCharacter.isVisible);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_81 = V_1;
float L_82 = V_2;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_83 = V_3;
bool L_84 = L_83.___isVisible_40;
TMP_InputField_AdjustRectTransformRelativeToViewport_m58C2AAE39A4A6EE2309BAACBDFBAA22A885CF479(__this, L_81, L_82, L_84, NULL);
}
IL_020f:
{
// m_LastPosition = startPosition;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_85 = V_1;
__this->___m_LastPosition_72 = L_85;
// float top = startPosition.y + height;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_86 = V_1;
float L_87 = L_86.___y_1;
float L_88 = V_2;
V_5 = ((float)il2cpp_codegen_add(L_87, L_88));
// float bottom = top - height;
float L_89 = V_5;
float L_90 = V_2;
V_6 = ((float)il2cpp_codegen_subtract(L_89, L_90));
// float scale = m_TextComponent.canvas.scaleFactor;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_91 = __this->___m_TextComponent_27;
NullCheck(L_91);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_92;
L_92 = Graphic_get_canvas_mEA2161DF3BD736541DE41F9B814C4860FEB76419(L_91, NULL);
NullCheck(L_92);
float L_93;
L_93 = Canvas_get_scaleFactor_m6B8D694A68376EE5E13D9B0B0F037E2E90C99921(L_92, NULL);
// m_CursorVerts[0].position = new Vector3(startPosition.x, bottom, 0.0f);
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_94 = __this->___m_CursorVerts_70;
NullCheck(L_94);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_95 = V_1;
float L_96 = L_95.___x_0;
float L_97 = V_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_98;
memset((&L_98), 0, sizeof(L_98));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_98), L_96, L_97, (0.0f), /*hidden argument*/NULL);
((L_94)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___position_0 = L_98;
// m_CursorVerts[1].position = new Vector3(startPosition.x, top, 0.0f);
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_99 = __this->___m_CursorVerts_70;
NullCheck(L_99);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_100 = V_1;
float L_101 = L_100.___x_0;
float L_102 = V_5;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_103;
memset((&L_103), 0, sizeof(L_103));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_103), L_101, L_102, (0.0f), /*hidden argument*/NULL);
((L_99)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___position_0 = L_103;
// m_CursorVerts[2].position = new Vector3(startPosition.x + width, top, 0.0f);
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_104 = __this->___m_CursorVerts_70;
NullCheck(L_104);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_105 = V_1;
float L_106 = L_105.___x_0;
float L_107 = V_0;
float L_108 = V_5;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_109;
memset((&L_109), 0, sizeof(L_109));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_109), ((float)il2cpp_codegen_add(L_106, L_107)), L_108, (0.0f), /*hidden argument*/NULL);
((L_104)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___position_0 = L_109;
// m_CursorVerts[3].position = new Vector3(startPosition.x + width, bottom, 0.0f);
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_110 = __this->___m_CursorVerts_70;
NullCheck(L_110);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_111 = V_1;
float L_112 = L_111.___x_0;
float L_113 = V_0;
float L_114 = V_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_115;
memset((&L_115), 0, sizeof(L_115));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_115), ((float)il2cpp_codegen_add(L_112, L_113)), L_114, (0.0f), /*hidden argument*/NULL);
((L_110)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___position_0 = L_115;
// m_CursorVerts[0].color = caretColor;
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_116 = __this->___m_CursorVerts_70;
NullCheck(L_116);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_117;
L_117 = TMP_InputField_get_caretColor_m9733E1CB5CAD3CCFA9C32343D12F0095BA6DC76F(__this, NULL);
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_118;
L_118 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_117, NULL);
((L_116)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___color_3 = L_118;
// m_CursorVerts[1].color = caretColor;
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_119 = __this->___m_CursorVerts_70;
NullCheck(L_119);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_120;
L_120 = TMP_InputField_get_caretColor_m9733E1CB5CAD3CCFA9C32343D12F0095BA6DC76F(__this, NULL);
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_121;
L_121 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_120, NULL);
((L_119)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___color_3 = L_121;
// m_CursorVerts[2].color = caretColor;
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_122 = __this->___m_CursorVerts_70;
NullCheck(L_122);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_123;
L_123 = TMP_InputField_get_caretColor_m9733E1CB5CAD3CCFA9C32343D12F0095BA6DC76F(__this, NULL);
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_124;
L_124 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_123, NULL);
((L_122)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___color_3 = L_124;
// m_CursorVerts[3].color = caretColor;
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_125 = __this->___m_CursorVerts_70;
NullCheck(L_125);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_126;
L_126 = TMP_InputField_get_caretColor_m9733E1CB5CAD3CCFA9C32343D12F0095BA6DC76F(__this, NULL);
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_127;
L_127 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_126, NULL);
((L_125)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___color_3 = L_127;
// vbo.AddUIVertexQuad(m_CursorVerts);
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_128 = ___0_vbo;
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_129 = __this->___m_CursorVerts_70;
NullCheck(L_128);
VertexHelper_AddUIVertexQuad_m6AC21081F2A5A48D22BC3497E527D0A9AB8278B0(L_128, L_129, NULL);
// if (m_ShouldUpdateIMEWindowPosition || currentLine != m_PreviousIMEInsertionLine)
bool L_130 = __this->___m_ShouldUpdateIMEWindowPosition_97;
if (L_130)
{
goto IL_0358;
}
}
{
int32_t L_131 = V_4;
int32_t L_132 = __this->___m_PreviousIMEInsertionLine_98;
if ((((int32_t)L_131) == ((int32_t)L_132)))
{
goto IL_0404;
}
}
IL_0358:
{
// m_ShouldUpdateIMEWindowPosition = false;
__this->___m_ShouldUpdateIMEWindowPosition_97 = (bool)0;
// m_PreviousIMEInsertionLine = currentLine;
int32_t L_133 = V_4;
__this->___m_PreviousIMEInsertionLine_98 = L_133;
// if (m_TextComponent.canvas.renderMode == RenderMode.ScreenSpaceOverlay)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_134 = __this->___m_TextComponent_27;
NullCheck(L_134);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_135;
L_135 = Graphic_get_canvas_mEA2161DF3BD736541DE41F9B814C4860FEB76419(L_134, NULL);
NullCheck(L_135);
int32_t L_136;
L_136 = Canvas_get_renderMode_m1BEF259548C6CAD27E4466F31D20752D246688CC(L_135, NULL);
if (L_136)
{
goto IL_037e;
}
}
{
// cameraRef = null;
V_9 = (Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184*)NULL;
goto IL_03a1;
}
IL_037e:
{
// cameraRef = m_TextComponent.canvas.worldCamera;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_137 = __this->___m_TextComponent_27;
NullCheck(L_137);
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* L_138;
L_138 = Graphic_get_canvas_mEA2161DF3BD736541DE41F9B814C4860FEB76419(L_137, NULL);
NullCheck(L_138);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_139;
L_139 = Canvas_get_worldCamera_mD2FDE13B61A5213F4E64B40008EB0A8D2D07B853(L_138, NULL);
V_9 = L_139;
// if (cameraRef == null)
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_140 = V_9;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_141;
L_141 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_140, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_141)
{
goto IL_03a1;
}
}
{
// cameraRef = Camera.current;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_142;
L_142 = Camera_get_current_m25217A02CB09E3BD50E3E0327879E870AD58C6C3(NULL);
V_9 = L_142;
}
IL_03a1:
{
// Vector3 cursorPosition = m_CachedInputRenderer.gameObject.transform.TransformPoint(m_CursorVerts[0].position);
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* L_143 = __this->___m_CachedInputRenderer_71;
NullCheck(L_143);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_144;
L_144 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_143, NULL);
NullCheck(L_144);
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_145;
L_145 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_144, NULL);
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_146 = __this->___m_CursorVerts_70;
NullCheck(L_146);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_147 = ((L_146)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___position_0;
NullCheck(L_145);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_148;
L_148 = Transform_TransformPoint_m05BFF013DB830D7BFE44A007703694AE1062EE44(L_145, L_147, NULL);
V_10 = L_148;
// Vector2 screenPosition = RectTransformUtility.WorldToScreenPoint(cameraRef, cursorPosition);
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_149 = V_9;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_150 = V_10;
il2cpp_codegen_runtime_class_init_inline(RectTransformUtility_t65C00A84A72F17D78B81F2E7D88C2AA98AB61244_il2cpp_TypeInfo_var);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_151;
L_151 = RectTransformUtility_WorldToScreenPoint_mC8701032E223BA296C43799F4AEE98626686238F(L_149, L_150, NULL);
V_11 = L_151;
// screenPosition.y = Screen.height - screenPosition.y;
int32_t L_152;
L_152 = Screen_get_height_m01A3102DE71EE1FBEA51D09D6B0261CF864FE8F9(NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_153 = V_11;
float L_154 = L_153.___y_1;
(&V_11)->___y_1 = ((float)il2cpp_codegen_subtract(((float)L_152), L_154));
// if (inputSystem != null)
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* L_155;
L_155 = TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_156;
L_156 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_155, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_156)
{
goto IL_0404;
}
}
{
// inputSystem.compositionCursorPos = screenPosition;
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* L_157;
L_157 = TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A(__this, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_158 = V_11;
NullCheck(L_157);
VirtualActionInvoker1< Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 >::Invoke(21 /* System.Void UnityEngine.EventSystems.BaseInput::set_compositionCursorPos(UnityEngine.Vector2) */, L_157, L_158);
}
IL_0404:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::CreateCursorVerts()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_CreateCursorVerts_mAD2D8B4DD0331646AA852C4BFF7595CC76D27836 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
// m_CursorVerts = new UIVertex[4];
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_0 = (UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F*)(UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F*)SZArrayNew(UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F_il2cpp_TypeInfo_var, (uint32_t)4);
__this->___m_CursorVerts_70 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CursorVerts_70), (void*)L_0);
// for (int i = 0; i < m_CursorVerts.Length; i++)
V_0 = 0;
goto IL_0040;
}
IL_0010:
{
// m_CursorVerts[i] = UIVertex.simpleVert;
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_1 = __this->___m_CursorVerts_70;
int32_t L_2 = V_0;
il2cpp_codegen_runtime_class_init_inline(UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_il2cpp_TypeInfo_var);
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 L_3 = ((UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_StaticFields*)il2cpp_codegen_static_fields_for(UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_il2cpp_TypeInfo_var))->___simpleVert_10;
NullCheck(L_1);
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207)L_3);
// m_CursorVerts[i].uv0 = Vector2.zero;
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_4 = __this->___m_CursorVerts_70;
int32_t L_5 = V_0;
NullCheck(L_4);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
L_6 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_7;
L_7 = Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline(L_6, NULL);
((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___uv0_4 = L_7;
// for (int i = 0; i < m_CursorVerts.Length; i++)
int32_t L_8 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_8, 1));
}
IL_0040:
{
// for (int i = 0; i < m_CursorVerts.Length; i++)
int32_t L_9 = V_0;
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* L_10 = __this->___m_CursorVerts_70;
NullCheck(L_10);
if ((((int32_t)L_9) < ((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))
{
goto IL_0010;
}
}
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::GenerateHightlight(UnityEngine.UI.VertexHelper,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_GenerateHightlight_m6B8F6ECF6369850A6B87D68E75A639021F463B8F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* ___0_vbo, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_roundingOffset, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* V_0 = NULL;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
int32_t V_3 = 0;
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 V_7;
memset((&V_7), 0, sizeof(V_7));
int32_t V_8 = 0;
int32_t V_9 = 0;
int32_t V_10 = 0;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 V_11;
memset((&V_11), 0, sizeof(V_11));
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 V_12;
memset((&V_12), 0, sizeof(V_12));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_13;
memset((&V_13), 0, sizeof(V_13));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_14;
memset((&V_14), 0, sizeof(V_14));
int32_t V_15 = 0;
int32_t G_B4_0 = 0;
int32_t G_B7_0 = 0;
{
// UpdateMaskRegions();
TMP_InputField_UpdateMaskRegions_mD22E32D41A5E6EDAC8A7547194CA34A4DE918343(__this, NULL);
// TMP_TextInfo textInfo = m_TextComponent.textInfo;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
NullCheck(L_0);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_1;
L_1 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_0, NULL);
V_0 = L_1;
// m_CaretPosition = GetCaretPositionFromStringIndex(stringPositionInternal);
int32_t L_2;
L_2 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_3;
L_3 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_2, NULL);
__this->___m_CaretPosition_67 = L_3;
// m_CaretSelectPosition = GetCaretPositionFromStringIndex(stringSelectPositionInternal);
int32_t L_4;
L_4 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_5;
L_5 = TMP_InputField_GetCaretPositionFromStringIndex_m24E11A6B461D41DAD8CA4DC96F0AB263175DE283(__this, L_4, NULL);
__this->___m_CaretSelectPosition_68 = L_5;
// if (m_SoftKeyboard != null)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_6 = __this->___m_SoftKeyboard_20;
if (!L_6)
{
goto IL_00b4;
}
}
{
// int stringPosition = m_CaretPosition < m_CaretSelectPosition ? textInfo.characterInfo[m_CaretPosition].index : textInfo.characterInfo[m_CaretSelectPosition].index;
int32_t L_7 = __this->___m_CaretPosition_67;
int32_t L_8 = __this->___m_CaretSelectPosition_68;
if ((((int32_t)L_7) < ((int32_t)L_8)))
{
goto IL_0064;
}
}
{
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_9 = V_0;
NullCheck(L_9);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_10 = L_9->___characterInfo_11;
int32_t L_11 = __this->___m_CaretSelectPosition_68;
NullCheck(L_10);
int32_t L_12 = ((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_11)))->___index_1;
G_B4_0 = L_12;
goto IL_007a;
}
IL_0064:
{
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_13 = V_0;
NullCheck(L_13);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_14 = L_13->___characterInfo_11;
int32_t L_15 = __this->___m_CaretPosition_67;
NullCheck(L_14);
int32_t L_16 = ((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___index_1;
G_B4_0 = L_16;
}
IL_007a:
{
V_9 = G_B4_0;
// int length = m_CaretPosition < m_CaretSelectPosition ? stringSelectPositionInternal - stringPosition : stringPositionInternal - stringPosition;
int32_t L_17 = __this->___m_CaretPosition_67;
int32_t L_18 = __this->___m_CaretSelectPosition_68;
if ((((int32_t)L_17) < ((int32_t)L_18)))
{
goto IL_0095;
}
}
{
int32_t L_19;
L_19 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_20 = V_9;
G_B7_0 = ((int32_t)il2cpp_codegen_subtract(L_19, L_20));
goto IL_009e;
}
IL_0095:
{
int32_t L_21;
L_21 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_22 = V_9;
G_B7_0 = ((int32_t)il2cpp_codegen_subtract(L_21, L_22));
}
IL_009e:
{
V_10 = G_B7_0;
// m_SoftKeyboard.selection = new RangeInt(stringPosition, length);
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_23 = __this->___m_SoftKeyboard_20;
int32_t L_24 = V_9;
int32_t L_25 = V_10;
RangeInt_tDFBE4FD13857C11F21F7C3DA6B60D05341B67268 L_26;
memset((&L_26), 0, sizeof(L_26));
RangeInt__ctor_m3CB91E79C7B5AED97E564581025B2F66778B7CBE((&L_26), L_24, L_25, /*hidden argument*/NULL);
NullCheck(L_23);
TouchScreenKeyboard_set_selection_mC27C2948118086822A151118C379FAAF692DB2DF(L_23, L_26, NULL);
}
IL_00b4:
{
// float height = 0;
V_2 = (0.0f);
// if (m_CaretSelectPosition < textInfo.characterCount)
int32_t L_27 = __this->___m_CaretSelectPosition_68;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_28 = V_0;
NullCheck(L_28);
int32_t L_29 = L_28->___characterCount_3;
if ((((int32_t)L_27) >= ((int32_t)L_29)))
{
goto IL_012b;
}
}
{
// caretPosition = new Vector2(textInfo.characterInfo[m_CaretSelectPosition].origin, textInfo.characterInfo[m_CaretSelectPosition].descender);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_30 = V_0;
NullCheck(L_30);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_31 = L_30->___characterInfo_11;
int32_t L_32 = __this->___m_CaretSelectPosition_68;
NullCheck(L_31);
float L_33 = ((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___origin_23;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_34 = V_0;
NullCheck(L_34);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_35 = L_34->___characterInfo_11;
int32_t L_36 = __this->___m_CaretSelectPosition_68;
NullCheck(L_35);
float L_37 = ((L_35)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_36)))->___descender_27;
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_1), L_33, L_37, NULL);
// height = textInfo.characterInfo[m_CaretSelectPosition].ascender - textInfo.characterInfo[m_CaretSelectPosition].descender;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_38 = V_0;
NullCheck(L_38);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_39 = L_38->___characterInfo_11;
int32_t L_40 = __this->___m_CaretSelectPosition_68;
NullCheck(L_39);
float L_41 = ((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->___ascender_25;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_42 = V_0;
NullCheck(L_42);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_43 = L_42->___characterInfo_11;
int32_t L_44 = __this->___m_CaretSelectPosition_68;
NullCheck(L_43);
float L_45 = ((L_43)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_44)))->___descender_27;
V_2 = ((float)il2cpp_codegen_subtract(L_41, L_45));
goto IL_0194;
}
IL_012b:
{
// caretPosition = new Vector2(textInfo.characterInfo[m_CaretSelectPosition - 1].xAdvance, textInfo.characterInfo[m_CaretSelectPosition - 1].descender);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_46 = V_0;
NullCheck(L_46);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_47 = L_46->___characterInfo_11;
int32_t L_48 = __this->___m_CaretSelectPosition_68;
NullCheck(L_47);
float L_49 = ((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_48, 1)))))->___xAdvance_24;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_50 = V_0;
NullCheck(L_50);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_51 = L_50->___characterInfo_11;
int32_t L_52 = __this->___m_CaretSelectPosition_68;
NullCheck(L_51);
float L_53 = ((L_51)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_52, 1)))))->___descender_27;
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_1), L_49, L_53, NULL);
// height = textInfo.characterInfo[m_CaretSelectPosition - 1].ascender - textInfo.characterInfo[m_CaretSelectPosition - 1].descender;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_54 = V_0;
NullCheck(L_54);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_55 = L_54->___characterInfo_11;
int32_t L_56 = __this->___m_CaretSelectPosition_68;
NullCheck(L_55);
float L_57 = ((L_55)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_56, 1)))))->___ascender_25;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_58 = V_0;
NullCheck(L_58);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_59 = L_58->___characterInfo_11;
int32_t L_60 = __this->___m_CaretSelectPosition_68;
NullCheck(L_59);
float L_61 = ((L_59)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_60, 1)))))->___descender_27;
V_2 = ((float)il2cpp_codegen_subtract(L_57, L_61));
}
IL_0194:
{
// AdjustRectTransformRelativeToViewport(caretPosition, height, true);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_62 = V_1;
float L_63 = V_2;
TMP_InputField_AdjustRectTransformRelativeToViewport_m58C2AAE39A4A6EE2309BAACBDFBAA22A885CF479(__this, L_62, L_63, (bool)1, NULL);
// int startChar = Mathf.Max(0, m_CaretPosition);
int32_t L_64 = __this->___m_CaretPosition_67;
int32_t L_65;
L_65 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(0, L_64, NULL);
V_3 = L_65;
// int endChar = Mathf.Max(0, m_CaretSelectPosition);
int32_t L_66 = __this->___m_CaretSelectPosition_68;
int32_t L_67;
L_67 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(0, L_66, NULL);
V_4 = L_67;
// if (startChar > endChar)
int32_t L_68 = V_3;
int32_t L_69 = V_4;
if ((((int32_t)L_68) <= ((int32_t)L_69)))
{
goto IL_01c3;
}
}
{
// int temp = startChar;
int32_t L_70 = V_3;
// startChar = endChar;
int32_t L_71 = V_4;
V_3 = L_71;
// endChar = temp;
V_4 = L_70;
}
IL_01c3:
{
// endChar -= 1;
int32_t L_72 = V_4;
V_4 = ((int32_t)il2cpp_codegen_subtract(L_72, 1));
// int currentLineIndex = textInfo.characterInfo[startChar].lineNumber;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_73 = V_0;
NullCheck(L_73);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_74 = L_73->___characterInfo_11;
int32_t L_75 = V_3;
NullCheck(L_74);
int32_t L_76 = ((L_74)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_75)))->___lineNumber_12;
V_5 = L_76;
// int nextLineStartIdx = textInfo.lineInfo[currentLineIndex].lastCharacterIndex;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_77 = V_0;
NullCheck(L_77);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_78 = L_77->___lineInfo_14;
int32_t L_79 = V_5;
NullCheck(L_78);
int32_t L_80 = ((L_78)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_79)))->___lastCharacterIndex_7;
V_6 = L_80;
// UIVertex vert = UIVertex.simpleVert;
il2cpp_codegen_runtime_class_init_inline(UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_il2cpp_TypeInfo_var);
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 L_81 = ((UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_StaticFields*)il2cpp_codegen_static_fields_for(UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207_il2cpp_TypeInfo_var))->___simpleVert_10;
V_7 = L_81;
// vert.uv0 = Vector2.zero;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_82;
L_82 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_83;
L_83 = Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline(L_82, NULL);
(&V_7)->___uv0_4 = L_83;
// vert.color = selectionColor;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_84;
L_84 = TMP_InputField_get_selectionColor_m99D5B9FBC11FEAA170C113FB238120A73429F5BB_inline(__this, NULL);
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_85;
L_85 = Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline(L_84, NULL);
(&V_7)->___color_3 = L_85;
// int currentChar = startChar;
int32_t L_86 = V_3;
V_8 = L_86;
goto IL_03ba;
}
IL_0222:
{
// if (currentChar == nextLineStartIdx || currentChar == endChar)
int32_t L_87 = V_8;
int32_t L_88 = V_6;
if ((((int32_t)L_87) == ((int32_t)L_88)))
{
goto IL_0231;
}
}
{
int32_t L_89 = V_8;
int32_t L_90 = V_4;
if ((!(((uint32_t)L_89) == ((uint32_t)L_90))))
{
goto IL_03b4;
}
}
IL_0231:
{
// TMP_CharacterInfo startCharInfo = textInfo.characterInfo[startChar];
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_91 = V_0;
NullCheck(L_91);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_92 = L_91->___characterInfo_11;
int32_t L_93 = V_3;
NullCheck(L_92);
int32_t L_94 = L_93;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_95 = (L_92)->GetAt(static_cast<il2cpp_array_size_t>(L_94));
V_11 = L_95;
// TMP_CharacterInfo endCharInfo = textInfo.characterInfo[currentChar];
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_96 = V_0;
NullCheck(L_96);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_97 = L_96->___characterInfo_11;
int32_t L_98 = V_8;
NullCheck(L_97);
int32_t L_99 = L_98;
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_100 = (L_97)->GetAt(static_cast<il2cpp_array_size_t>(L_99));
V_12 = L_100;
// if (currentChar > 0 && endCharInfo.character == 10 && textInfo.characterInfo[currentChar - 1].character == 13)
int32_t L_101 = V_8;
if ((((int32_t)L_101) <= ((int32_t)0)))
{
goto IL_0287;
}
}
{
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_102 = V_12;
Il2CppChar L_103 = L_102.___character_0;
if ((!(((uint32_t)L_103) == ((uint32_t)((int32_t)10)))))
{
goto IL_0287;
}
}
{
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_104 = V_0;
NullCheck(L_104);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_105 = L_104->___characterInfo_11;
int32_t L_106 = V_8;
NullCheck(L_105);
Il2CppChar L_107 = ((L_105)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_106, 1)))))->___character_0;
if ((!(((uint32_t)L_107) == ((uint32_t)((int32_t)13)))))
{
goto IL_0287;
}
}
{
// endCharInfo = textInfo.characterInfo[currentChar - 1];
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_108 = V_0;
NullCheck(L_108);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_109 = L_108->___characterInfo_11;
int32_t L_110 = V_8;
NullCheck(L_109);
int32_t L_111 = ((int32_t)il2cpp_codegen_subtract(L_110, 1));
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_112 = (L_109)->GetAt(static_cast<il2cpp_array_size_t>(L_111));
V_12 = L_112;
}
IL_0287:
{
// Vector2 startPosition = new Vector2(startCharInfo.origin, textInfo.lineInfo[currentLineIndex].ascender);
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_113 = V_11;
float L_114 = L_113.___origin_23;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_115 = V_0;
NullCheck(L_115);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_116 = L_115->___lineInfo_14;
int32_t L_117 = V_5;
NullCheck(L_116);
float L_118 = ((L_116)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_117)))->___ascender_11;
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_13), L_114, L_118, NULL);
// Vector2 endPosition = new Vector2(endCharInfo.xAdvance, textInfo.lineInfo[currentLineIndex].descender);
TMP_CharacterInfo_t8B8FF32D6AACE251F2E7835AA5BC6608D535D9F8 L_119 = V_12;
float L_120 = L_119.___xAdvance_24;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_121 = V_0;
NullCheck(L_121);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_122 = L_121->___lineInfo_14;
int32_t L_123 = V_5;
NullCheck(L_122);
float L_124 = ((L_122)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_123)))->___descender_13;
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_14), L_120, L_124, NULL);
// var startIndex = vbo.currentVertCount;
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_125 = ___0_vbo;
NullCheck(L_125);
int32_t L_126;
L_126 = VertexHelper_get_currentVertCount_m45BFEBD6FCB7DF3BF9F76946D6002BDC58B173A4(L_125, NULL);
V_15 = L_126;
// vert.position = new Vector3(startPosition.x, endPosition.y, 0.0f);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_127 = V_13;
float L_128 = L_127.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_129 = V_14;
float L_130 = L_129.___y_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_131;
memset((&L_131), 0, sizeof(L_131));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_131), L_128, L_130, (0.0f), /*hidden argument*/NULL);
(&V_7)->___position_0 = L_131;
// vbo.AddVert(vert);
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_132 = ___0_vbo;
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 L_133 = V_7;
NullCheck(L_132);
VertexHelper_AddVert_mB65D778E8E3C6916CDFF5382208890882C3031BA(L_132, L_133, NULL);
// vert.position = new Vector3(endPosition.x, endPosition.y, 0.0f);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_134 = V_14;
float L_135 = L_134.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_136 = V_14;
float L_137 = L_136.___y_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_138;
memset((&L_138), 0, sizeof(L_138));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_138), L_135, L_137, (0.0f), /*hidden argument*/NULL);
(&V_7)->___position_0 = L_138;
// vbo.AddVert(vert);
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_139 = ___0_vbo;
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 L_140 = V_7;
NullCheck(L_139);
VertexHelper_AddVert_mB65D778E8E3C6916CDFF5382208890882C3031BA(L_139, L_140, NULL);
// vert.position = new Vector3(endPosition.x, startPosition.y, 0.0f);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_141 = V_14;
float L_142 = L_141.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_143 = V_13;
float L_144 = L_143.___y_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_145;
memset((&L_145), 0, sizeof(L_145));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_145), L_142, L_144, (0.0f), /*hidden argument*/NULL);
(&V_7)->___position_0 = L_145;
// vbo.AddVert(vert);
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_146 = ___0_vbo;
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 L_147 = V_7;
NullCheck(L_146);
VertexHelper_AddVert_mB65D778E8E3C6916CDFF5382208890882C3031BA(L_146, L_147, NULL);
// vert.position = new Vector3(startPosition.x, startPosition.y, 0.0f);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_148 = V_13;
float L_149 = L_148.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_150 = V_13;
float L_151 = L_150.___y_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_152;
memset((&L_152), 0, sizeof(L_152));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_152), L_149, L_151, (0.0f), /*hidden argument*/NULL);
(&V_7)->___position_0 = L_152;
// vbo.AddVert(vert);
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_153 = ___0_vbo;
UIVertex_tF5C663F4BBC786C9D56C28016FF66E6C6BF85207 L_154 = V_7;
NullCheck(L_153);
VertexHelper_AddVert_mB65D778E8E3C6916CDFF5382208890882C3031BA(L_153, L_154, NULL);
// vbo.AddTriangle(startIndex, startIndex + 1, startIndex + 2);
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_155 = ___0_vbo;
int32_t L_156 = V_15;
int32_t L_157 = V_15;
int32_t L_158 = V_15;
NullCheck(L_155);
VertexHelper_AddTriangle_mBA2504734E550C672A33168BE119D76D92C788A4(L_155, L_156, ((int32_t)il2cpp_codegen_add(L_157, 1)), ((int32_t)il2cpp_codegen_add(L_158, 2)), NULL);
// vbo.AddTriangle(startIndex + 2, startIndex + 3, startIndex + 0);
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* L_159 = ___0_vbo;
int32_t L_160 = V_15;
int32_t L_161 = V_15;
int32_t L_162 = V_15;
NullCheck(L_159);
VertexHelper_AddTriangle_mBA2504734E550C672A33168BE119D76D92C788A4(L_159, ((int32_t)il2cpp_codegen_add(L_160, 2)), ((int32_t)il2cpp_codegen_add(L_161, 3)), L_162, NULL);
// startChar = currentChar + 1;
int32_t L_163 = V_8;
V_3 = ((int32_t)il2cpp_codegen_add(L_163, 1));
// currentLineIndex++;
int32_t L_164 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_164, 1));
// if (currentLineIndex < textInfo.lineCount)
int32_t L_165 = V_5;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_166 = V_0;
NullCheck(L_166);
int32_t L_167 = L_166->___lineCount_8;
if ((((int32_t)L_165) >= ((int32_t)L_167)))
{
goto IL_03b4;
}
}
{
// nextLineStartIdx = textInfo.lineInfo[currentLineIndex].lastCharacterIndex;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_168 = V_0;
NullCheck(L_168);
TMP_LineInfoU5BU5D_tE485ECF6A7A96441C72B53D75E7A5A5461A2CA0E* L_169 = L_168->___lineInfo_14;
int32_t L_170 = V_5;
NullCheck(L_169);
int32_t L_171 = ((L_169)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_170)))->___lastCharacterIndex_7;
V_6 = L_171;
}
IL_03b4:
{
// currentChar++;
int32_t L_172 = V_8;
V_8 = ((int32_t)il2cpp_codegen_add(L_172, 1));
}
IL_03ba:
{
// while (currentChar <= endChar && currentChar < textInfo.characterCount)
int32_t L_173 = V_8;
int32_t L_174 = V_4;
if ((((int32_t)L_173) > ((int32_t)L_174)))
{
goto IL_03cd;
}
}
{
int32_t L_175 = V_8;
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_176 = V_0;
NullCheck(L_176);
int32_t L_177 = L_176->___characterCount_3;
if ((((int32_t)L_175) < ((int32_t)L_177)))
{
goto IL_0222;
}
}
IL_03cd:
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::AdjustRectTransformRelativeToViewport(UnityEngine.Vector2,System.Single,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_AdjustRectTransformRelativeToViewport_m58C2AAE39A4A6EE2309BAACBDFBAA22A885CF479 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_startPosition, float ___1_height, bool ___2_isCharVisible, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
memset((&V_1), 0, sizeof(V_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
memset((&V_2), 0, sizeof(V_2));
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_3;
memset((&V_3), 0, sizeof(V_3));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_4;
memset((&V_4), 0, sizeof(V_4));
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_5;
memset((&V_5), 0, sizeof(V_5));
float V_6 = 0.0f;
float V_7 = 0.0f;
float V_8 = 0.0f;
float V_9 = 0.0f;
float V_10 = 0.0f;
float V_11 = 0.0f;
float V_12 = 0.0f;
float V_13 = 0.0f;
float V_14 = 0.0f;
{
// if (m_TextViewport == null)
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = __this->___m_TextViewport_23;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_000f;
}
}
{
// return;
return;
}
IL_000f:
{
// Vector3 localPosition = transform.localPosition;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2;
L_2 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
NullCheck(L_2);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
L_3 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_2, NULL);
V_0 = L_3;
// Vector3 textComponentLocalPosition = m_TextComponent.rectTransform.localPosition;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_4 = __this->___m_TextComponent_27;
NullCheck(L_4);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_5;
L_5 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_4, NULL);
NullCheck(L_5);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
L_6 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_5, NULL);
V_1 = L_6;
// Vector3 textViewportLocalPosition = m_TextViewport.localPosition;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_7 = __this->___m_TextViewport_23;
NullCheck(L_7);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
L_8 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_7, NULL);
V_2 = L_8;
// Rect textViewportRect = m_TextViewport.rect;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_9 = __this->___m_TextViewport_23;
NullCheck(L_9);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_10;
L_10 = RectTransform_get_rect_mC82A60F8C3805ED9833508CCC233689641207488(L_9, NULL);
V_3 = L_10;
// Vector2 caretPosition = new Vector2(startPosition.x + textComponentLocalPosition.x + textViewportLocalPosition.x + localPosition.x, startPosition.y + textComponentLocalPosition.y + textViewportLocalPosition.y + localPosition.y);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = ___0_startPosition;
float L_12 = L_11.___x_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_1;
float L_14 = L_13.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15 = V_2;
float L_16 = L_15.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17 = V_0;
float L_18 = L_17.___x_2;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19 = ___0_startPosition;
float L_20 = L_19.___y_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21 = V_1;
float L_22 = L_21.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = V_2;
float L_24 = L_23.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = V_0;
float L_26 = L_25.___y_3;
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_4), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_12, L_14)), L_16)), L_18)), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_20, L_22)), L_24)), L_26)), NULL);
// Rect viewportWSRect = new Rect(localPosition.x + textViewportLocalPosition.x + textViewportRect.x, localPosition.y + textViewportLocalPosition.y + textViewportRect.y, textViewportRect.width, textViewportRect.height);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = V_0;
float L_28 = L_27.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29 = V_2;
float L_30 = L_29.___x_2;
float L_31;
L_31 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&V_3), NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32 = V_0;
float L_33 = L_32.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34 = V_2;
float L_35 = L_34.___y_3;
float L_36;
L_36 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&V_3), NULL);
float L_37;
L_37 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&V_3), NULL);
float L_38;
L_38 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_3), NULL);
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&V_5), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_28, L_30)), L_31)), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_33, L_35)), L_36)), L_37, L_38, NULL);
// float rightOffset = viewportWSRect.xMax - (caretPosition.x + m_TextComponent.margin.z + m_CaretWidth);
float L_39;
L_39 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&V_5), NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_40 = V_4;
float L_41 = L_40.___x_0;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_42 = __this->___m_TextComponent_27;
NullCheck(L_42);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_43;
L_43 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(73 /* UnityEngine.Vector4 TMPro.TMP_Text::get_margin() */, L_42);
float L_44 = L_43.___z_3;
int32_t L_45 = __this->___m_CaretWidth_62;
V_6 = ((float)il2cpp_codegen_subtract(L_39, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_41, L_44)), ((float)L_45)))));
// if (rightOffset < 0f)
float L_46 = V_6;
if ((!(((float)L_46) < ((float)(0.0f)))))
{
goto IL_0132;
}
}
{
// if (!multiLine || (multiLine && isCharVisible))
bool L_47;
L_47 = TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7(__this, NULL);
if (!L_47)
{
goto IL_0105;
}
}
{
bool L_48;
L_48 = TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7(__this, NULL);
bool L_49 = ___2_isCharVisible;
if (!((int32_t)((int32_t)L_48&(int32_t)L_49)))
{
goto IL_0132;
}
}
IL_0105:
{
// m_TextComponent.rectTransform.anchoredPosition += new Vector2(rightOffset, 0);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_50 = __this->___m_TextComponent_27;
NullCheck(L_50);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_51;
L_51 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_50, NULL);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_52 = L_51;
NullCheck(L_52);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_53;
L_53 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_52, NULL);
float L_54 = V_6;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_55;
memset((&L_55), 0, sizeof(L_55));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_55), L_54, (0.0f), /*hidden argument*/NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_56;
L_56 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_53, L_55, NULL);
NullCheck(L_52);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_52, L_56, NULL);
// AssignPositioningIfNeeded();
TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1(__this, NULL);
}
IL_0132:
{
// float leftOffset = (caretPosition.x - m_TextComponent.margin.x) - viewportWSRect.xMin;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_57 = V_4;
float L_58 = L_57.___x_0;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_59 = __this->___m_TextComponent_27;
NullCheck(L_59);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_60;
L_60 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(73 /* UnityEngine.Vector4 TMPro.TMP_Text::get_margin() */, L_59);
float L_61 = L_60.___x_1;
float L_62;
L_62 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&V_5), NULL);
V_7 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_subtract(L_58, L_61)), L_62));
// if (leftOffset < 0f)
float L_63 = V_7;
if ((!(((float)L_63) < ((float)(0.0f)))))
{
goto IL_018b;
}
}
{
// m_TextComponent.rectTransform.anchoredPosition += new Vector2(-leftOffset, 0);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_64 = __this->___m_TextComponent_27;
NullCheck(L_64);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_65;
L_65 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_64, NULL);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_66 = L_65;
NullCheck(L_66);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_67;
L_67 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_66, NULL);
float L_68 = V_7;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_69;
memset((&L_69), 0, sizeof(L_69));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_69), ((-L_68)), (0.0f), /*hidden argument*/NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_70;
L_70 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_67, L_69, NULL);
NullCheck(L_66);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_66, L_70, NULL);
// AssignPositioningIfNeeded();
TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1(__this, NULL);
}
IL_018b:
{
// if (m_LineType != LineType.SingleLine)
int32_t L_71 = __this->___m_LineType_41;
if (!L_71)
{
goto IL_0226;
}
}
{
// float topOffset = viewportWSRect.yMax - (caretPosition.y + height);
float L_72;
L_72 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E((&V_5), NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_73 = V_4;
float L_74 = L_73.___y_1;
float L_75 = ___1_height;
V_8 = ((float)il2cpp_codegen_subtract(L_72, ((float)il2cpp_codegen_add(L_74, L_75))));
// if (topOffset < -0.0001f)
float L_76 = V_8;
if ((!(((float)L_76) < ((float)(-9.99999975E-05f)))))
{
goto IL_01df;
}
}
{
// m_TextComponent.rectTransform.anchoredPosition += new Vector2(0, topOffset);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_77 = __this->___m_TextComponent_27;
NullCheck(L_77);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_78;
L_78 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_77, NULL);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_79 = L_78;
NullCheck(L_79);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_80;
L_80 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_79, NULL);
float L_81 = V_8;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_82;
memset((&L_82), 0, sizeof(L_82));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_82), (0.0f), L_81, /*hidden argument*/NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_83;
L_83 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_80, L_82, NULL);
NullCheck(L_79);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_79, L_83, NULL);
// AssignPositioningIfNeeded();
TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1(__this, NULL);
}
IL_01df:
{
// float bottomOffset = caretPosition.y - viewportWSRect.yMin;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_84 = V_4;
float L_85 = L_84.___y_1;
float L_86;
L_86 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F((&V_5), NULL);
V_9 = ((float)il2cpp_codegen_subtract(L_85, L_86));
// if (bottomOffset < 0f)
float L_87 = V_9;
if ((!(((float)L_87) < ((float)(0.0f)))))
{
goto IL_0226;
}
}
{
// m_TextComponent.rectTransform.anchoredPosition -= new Vector2(0, bottomOffset);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_88 = __this->___m_TextComponent_27;
NullCheck(L_88);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_89;
L_89 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_88, NULL);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_90 = L_89;
NullCheck(L_90);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_91;
L_91 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_90, NULL);
float L_92 = V_9;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_93;
memset((&L_93), 0, sizeof(L_93));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_93), (0.0f), L_92, /*hidden argument*/NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_94;
L_94 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_91, L_93, NULL);
NullCheck(L_90);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_90, L_94, NULL);
// AssignPositioningIfNeeded();
TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1(__this, NULL);
}
IL_0226:
{
// if (m_isLastKeyBackspace)
bool L_95 = __this->___m_isLastKeyBackspace_91;
if (!L_95)
{
goto IL_03a2;
}
}
{
// float anchoredPositionX = m_TextComponent.rectTransform.anchoredPosition.x;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_96 = __this->___m_TextComponent_27;
NullCheck(L_96);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_97;
L_97 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_96, NULL);
NullCheck(L_97);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_98;
L_98 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_97, NULL);
float L_99 = L_98.___x_0;
V_10 = L_99;
// float firstCharPosition = localPosition.x + textViewportLocalPosition.x + textComponentLocalPosition.x + m_TextComponent.textInfo.characterInfo[0].origin - m_TextComponent.margin.x;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_100 = V_0;
float L_101 = L_100.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_102 = V_2;
float L_103 = L_102.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_104 = V_1;
float L_105 = L_104.___x_2;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_106 = __this->___m_TextComponent_27;
NullCheck(L_106);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_107;
L_107 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_106, NULL);
NullCheck(L_107);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_108 = L_107->___characterInfo_11;
NullCheck(L_108);
float L_109 = ((L_108)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___origin_23;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_110 = __this->___m_TextComponent_27;
NullCheck(L_110);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_111;
L_111 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(73 /* UnityEngine.Vector4 TMPro.TMP_Text::get_margin() */, L_110);
float L_112 = L_111.___x_1;
V_11 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_101, L_103)), L_105)), L_109)), L_112));
// float lastCharPosition = localPosition.x + textViewportLocalPosition.x + textComponentLocalPosition.x + m_TextComponent.textInfo.characterInfo[m_TextComponent.textInfo.characterCount - 1].origin + m_TextComponent.margin.z + m_CaretWidth;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_113 = V_0;
float L_114 = L_113.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_115 = V_2;
float L_116 = L_115.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_117 = V_1;
float L_118 = L_117.___x_2;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_119 = __this->___m_TextComponent_27;
NullCheck(L_119);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_120;
L_120 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_119, NULL);
NullCheck(L_120);
TMP_CharacterInfoU5BU5D_t297D56FCF66DAA99D8FEA7C30F9F3926902C5B99* L_121 = L_120->___characterInfo_11;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_122 = __this->___m_TextComponent_27;
NullCheck(L_122);
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_123;
L_123 = TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline(L_122, NULL);
NullCheck(L_123);
int32_t L_124 = L_123->___characterCount_3;
NullCheck(L_121);
float L_125 = ((L_121)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_124, 1)))))->___origin_23;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_126 = __this->___m_TextComponent_27;
NullCheck(L_126);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_127;
L_127 = VirtualFuncInvoker0< Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(73 /* UnityEngine.Vector4 TMPro.TMP_Text::get_margin() */, L_126);
float L_128 = L_127.___z_3;
int32_t L_129 = __this->___m_CaretWidth_62;
V_12 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_114, L_116)), L_118)), L_125)), L_128)), ((float)L_129)));
// if (anchoredPositionX > 0.0001f && firstCharPosition > viewportWSRect.xMin)
float L_130 = V_10;
if ((!(((float)L_130) > ((float)(9.99999975E-05f)))))
{
goto IL_0342;
}
}
{
float L_131 = V_11;
float L_132;
L_132 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&V_5), NULL);
if ((!(((float)L_131) > ((float)L_132))))
{
goto IL_0342;
}
}
{
// float offset = viewportWSRect.xMin - firstCharPosition;
float L_133;
L_133 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D((&V_5), NULL);
float L_134 = V_11;
V_13 = ((float)il2cpp_codegen_subtract(L_133, L_134));
// if (anchoredPositionX < -offset)
float L_135 = V_10;
float L_136 = V_13;
if ((!(((float)L_135) < ((float)((-L_136))))))
{
goto IL_0313;
}
}
{
// offset = -anchoredPositionX;
float L_137 = V_10;
V_13 = ((-L_137));
}
IL_0313:
{
// m_TextComponent.rectTransform.anchoredPosition += new Vector2(offset, 0);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_138 = __this->___m_TextComponent_27;
NullCheck(L_138);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_139;
L_139 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_138, NULL);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_140 = L_139;
NullCheck(L_140);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_141;
L_141 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_140, NULL);
float L_142 = V_13;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_143;
memset((&L_143), 0, sizeof(L_143));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_143), L_142, (0.0f), /*hidden argument*/NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_144;
L_144 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_141, L_143, NULL);
NullCheck(L_140);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_140, L_144, NULL);
// AssignPositioningIfNeeded();
TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1(__this, NULL);
goto IL_039b;
}
IL_0342:
{
// else if (anchoredPositionX < -0.0001f && lastCharPosition < viewportWSRect.xMax)
float L_145 = V_10;
if ((!(((float)L_145) < ((float)(-9.99999975E-05f)))))
{
goto IL_039b;
}
}
{
float L_146 = V_12;
float L_147;
L_147 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&V_5), NULL);
if ((!(((float)L_146) < ((float)L_147))))
{
goto IL_039b;
}
}
{
// float offset = viewportWSRect.xMax - lastCharPosition;
float L_148;
L_148 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F((&V_5), NULL);
float L_149 = V_12;
V_14 = ((float)il2cpp_codegen_subtract(L_148, L_149));
// if (-anchoredPositionX < offset)
float L_150 = V_10;
float L_151 = V_14;
if ((!(((float)((-L_150))) < ((float)L_151))))
{
goto IL_036e;
}
}
{
// offset = -anchoredPositionX;
float L_152 = V_10;
V_14 = ((-L_152));
}
IL_036e:
{
// m_TextComponent.rectTransform.anchoredPosition += new Vector2(offset, 0);
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_153 = __this->___m_TextComponent_27;
NullCheck(L_153);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_154;
L_154 = TMP_Text_get_rectTransform_m22DC10116809BEB2C66047A55337A588ED023EBF(L_153, NULL);
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_155 = L_154;
NullCheck(L_155);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_156;
L_156 = RectTransform_get_anchoredPosition_m38F25A4253B0905BB058BE73DBF43C7172CE0680(L_155, NULL);
float L_157 = V_14;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_158;
memset((&L_158), 0, sizeof(L_158));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_158), L_157, (0.0f), /*hidden argument*/NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_159;
L_159 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_156, L_158, NULL);
NullCheck(L_155);
RectTransform_set_anchoredPosition_mF903ACE04F6959B1CD67E2B94FABC0263068F965(L_155, L_159, NULL);
// AssignPositioningIfNeeded();
TMP_InputField_AssignPositioningIfNeeded_m3CA56BB25376EF783C8E1218AA2643FACEB924E1(__this, NULL);
}
IL_039b:
{
// m_isLastKeyBackspace = false;
__this->___m_isLastKeyBackspace_91 = (bool)0;
}
IL_03a2:
{
// m_forceRectTransformAdjustment = false;
__this->___m_forceRectTransformAdjustment_113 = (bool)0;
// }
return;
}
}
// System.Char TMPro.TMP_InputField::Validate(System.String,System.Int32,System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar TMP_InputField_Validate_m76212763DA49DFD7C152C65F8AF6CC056EE69979 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, String_t* ___0_text, int32_t ___1_pos, Il2CppChar ___2_ch, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE6B64CE518F361B6EA86E4CD975D0780802C6790);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
String_t* V_1 = NULL;
Il2CppChar V_2 = 0x0;
Il2CppChar V_3 = 0x0;
Il2CppChar V_4 = 0x0;
Il2CppChar V_5 = 0x0;
int32_t V_6 = 0;
int32_t G_B9_0 = 0;
int32_t G_B11_0 = 0;
int32_t G_B10_0 = 0;
int32_t G_B12_0 = 0;
int32_t G_B12_1 = 0;
int32_t G_B41_0 = 0;
int32_t G_B44_0 = 0;
int32_t G_B47_0 = 0;
int32_t G_B108_0 = 0;
int32_t G_B110_0 = 0;
int32_t G_B109_0 = 0;
int32_t G_B111_0 = 0;
int32_t G_B111_1 = 0;
{
// if (characterValidation == CharacterValidation.None || !enabled)
int32_t L_0;
L_0 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if (!L_0)
{
goto IL_0010;
}
}
{
bool L_1;
L_1 = Behaviour_get_enabled_mAAC9F15E9EBF552217A5AE2681589CC0BFA300C1(__this, NULL);
if (L_1)
{
goto IL_0012;
}
}
IL_0010:
{
// return ch;
Il2CppChar L_2 = ___2_ch;
return L_2;
}
IL_0012:
{
// if (characterValidation == CharacterValidation.Integer || characterValidation == CharacterValidation.Decimal)
int32_t L_3;
L_3 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if ((((int32_t)L_3) == ((int32_t)2)))
{
goto IL_0027;
}
}
{
int32_t L_4;
L_4 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if ((!(((uint32_t)L_4) == ((uint32_t)3))))
{
goto IL_00b1;
}
}
IL_0027:
{
// bool cursorBeforeDash = (pos == 0 && text.Length > 0 && text[0] == '-');
int32_t L_5 = ___1_pos;
if (L_5)
{
goto IL_0040;
}
}
{
String_t* L_6 = ___0_text;
NullCheck(L_6);
int32_t L_7;
L_7 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_6, NULL);
if ((((int32_t)L_7) <= ((int32_t)0)))
{
goto IL_0040;
}
}
{
String_t* L_8 = ___0_text;
NullCheck(L_8);
Il2CppChar L_9;
L_9 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_8, 0, NULL);
G_B9_0 = ((((int32_t)L_9) == ((int32_t)((int32_t)45)))? 1 : 0);
goto IL_0041;
}
IL_0040:
{
G_B9_0 = 0;
}
IL_0041:
{
// bool selectionAtStart = stringPositionInternal == 0 || stringSelectPositionInternal == 0;
int32_t L_10;
L_10 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
G_B10_0 = G_B9_0;
if (!L_10)
{
G_B11_0 = G_B9_0;
goto IL_0054;
}
}
{
int32_t L_11;
L_11 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
G_B12_0 = ((((int32_t)L_11) == ((int32_t)0))? 1 : 0);
G_B12_1 = G_B10_0;
goto IL_0055;
}
IL_0054:
{
G_B12_0 = 1;
G_B12_1 = G_B11_0;
}
IL_0055:
{
V_0 = (bool)G_B12_0;
// if (!cursorBeforeDash)
if (G_B12_1)
{
goto IL_0390;
}
}
{
// if (ch >= '0' && ch <= '9') return ch;
Il2CppChar L_12 = ___2_ch;
if ((((int32_t)L_12) < ((int32_t)((int32_t)48))))
{
goto IL_0067;
}
}
{
Il2CppChar L_13 = ___2_ch;
if ((((int32_t)L_13) > ((int32_t)((int32_t)57))))
{
goto IL_0067;
}
}
{
// if (ch >= '0' && ch <= '9') return ch;
Il2CppChar L_14 = ___2_ch;
return L_14;
}
IL_0067:
{
// if (ch == '-' && (pos == 0 || selectionAtStart)) return ch;
Il2CppChar L_15 = ___2_ch;
if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)45)))))
{
goto IL_0076;
}
}
{
int32_t L_16 = ___1_pos;
bool L_17 = V_0;
if (!((int32_t)(((((int32_t)L_16) == ((int32_t)0))? 1 : 0)|(int32_t)L_17)))
{
goto IL_0076;
}
}
{
// if (ch == '-' && (pos == 0 || selectionAtStart)) return ch;
Il2CppChar L_18 = ___2_ch;
return L_18;
}
IL_0076:
{
// var separator = Thread.CurrentThread.CurrentCulture.NumberFormat.NumberDecimalSeparator;
Thread_t0A773B9DE873D2DCAA7D229EAB36757B500E207F* L_19;
L_19 = Thread_get_CurrentThread_m6D4719F4993DB9200490531FF02D4076FF9CA9BD(NULL);
NullCheck(L_19);
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_20;
L_20 = Thread_get_CurrentCulture_mD011FDBB62CA34E83A1D1916628826ADAC85E7A6(L_19, NULL);
NullCheck(L_20);
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_21;
L_21 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(14 /* System.Globalization.NumberFormatInfo System.Globalization.CultureInfo::get_NumberFormat() */, L_20);
NullCheck(L_21);
String_t* L_22;
L_22 = NumberFormatInfo_get_NumberDecimalSeparator_m7413FA8739F3FA6F5D61B54331DBF3232FC6BFC7_inline(L_21, NULL);
V_1 = L_22;
// if (ch == Convert.ToChar(separator) && characterValidation == CharacterValidation.Decimal && !text.Contains(separator)) return ch;
Il2CppChar L_23 = ___2_ch;
String_t* L_24 = V_1;
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
Il2CppChar L_25;
L_25 = Convert_ToChar_m1F2BBA9AD900A2570DE55F3E315BA7D9277E8230(L_24, NULL);
if ((!(((uint32_t)L_23) == ((uint32_t)L_25))))
{
goto IL_0390;
}
}
{
int32_t L_26;
L_26 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if ((!(((uint32_t)L_26) == ((uint32_t)3))))
{
goto IL_0390;
}
}
{
String_t* L_27 = ___0_text;
String_t* L_28 = V_1;
NullCheck(L_27);
bool L_29;
L_29 = String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3(L_27, L_28, NULL);
if (L_29)
{
goto IL_0390;
}
}
{
// if (ch == Convert.ToChar(separator) && characterValidation == CharacterValidation.Decimal && !text.Contains(separator)) return ch;
Il2CppChar L_30 = ___2_ch;
return L_30;
}
IL_00b1:
{
// else if (characterValidation == CharacterValidation.Digit)
int32_t L_31;
L_31 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if ((!(((uint32_t)L_31) == ((uint32_t)1))))
{
goto IL_00cc;
}
}
{
// if (ch >= '0' && ch <= '9') return ch;
Il2CppChar L_32 = ___2_ch;
if ((((int32_t)L_32) < ((int32_t)((int32_t)48))))
{
goto IL_0390;
}
}
{
Il2CppChar L_33 = ___2_ch;
if ((((int32_t)L_33) > ((int32_t)((int32_t)57))))
{
goto IL_0390;
}
}
{
// if (ch >= '0' && ch <= '9') return ch;
Il2CppChar L_34 = ___2_ch;
return L_34;
}
IL_00cc:
{
// else if (characterValidation == CharacterValidation.Alphanumeric)
int32_t L_35;
L_35 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if ((!(((uint32_t)L_35) == ((uint32_t)4))))
{
goto IL_00ff;
}
}
{
// if (ch >= 'A' && ch <= 'Z') return ch;
Il2CppChar L_36 = ___2_ch;
if ((((int32_t)L_36) < ((int32_t)((int32_t)65))))
{
goto IL_00e1;
}
}
{
Il2CppChar L_37 = ___2_ch;
if ((((int32_t)L_37) > ((int32_t)((int32_t)90))))
{
goto IL_00e1;
}
}
{
// if (ch >= 'A' && ch <= 'Z') return ch;
Il2CppChar L_38 = ___2_ch;
return L_38;
}
IL_00e1:
{
// if (ch >= 'a' && ch <= 'z') return ch;
Il2CppChar L_39 = ___2_ch;
if ((((int32_t)L_39) < ((int32_t)((int32_t)97))))
{
goto IL_00ed;
}
}
{
Il2CppChar L_40 = ___2_ch;
if ((((int32_t)L_40) > ((int32_t)((int32_t)122))))
{
goto IL_00ed;
}
}
{
// if (ch >= 'a' && ch <= 'z') return ch;
Il2CppChar L_41 = ___2_ch;
return L_41;
}
IL_00ed:
{
// if (ch >= '0' && ch <= '9') return ch;
Il2CppChar L_42 = ___2_ch;
if ((((int32_t)L_42) < ((int32_t)((int32_t)48))))
{
goto IL_0390;
}
}
{
Il2CppChar L_43 = ___2_ch;
if ((((int32_t)L_43) > ((int32_t)((int32_t)57))))
{
goto IL_0390;
}
}
{
// if (ch >= '0' && ch <= '9') return ch;
Il2CppChar L_44 = ___2_ch;
return L_44;
}
IL_00ff:
{
// else if (characterValidation == CharacterValidation.Name)
int32_t L_45;
L_45 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if ((!(((uint32_t)L_45) == ((uint32_t)5))))
{
goto IL_0282;
}
}
{
// char prevChar = (text.Length > 0) ? text[Mathf.Clamp(pos - 1, 0, text.Length - 1)] : ' ';
String_t* L_46 = ___0_text;
NullCheck(L_46);
int32_t L_47;
L_47 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_46, NULL);
if ((((int32_t)L_47) > ((int32_t)0)))
{
goto IL_0118;
}
}
{
G_B41_0 = ((int32_t)32);
goto IL_012f;
}
IL_0118:
{
String_t* L_48 = ___0_text;
int32_t L_49 = ___1_pos;
String_t* L_50 = ___0_text;
NullCheck(L_50);
int32_t L_51;
L_51 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_50, NULL);
int32_t L_52;
L_52 = Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline(((int32_t)il2cpp_codegen_subtract(L_49, 1)), 0, ((int32_t)il2cpp_codegen_subtract(L_51, 1)), NULL);
NullCheck(L_48);
Il2CppChar L_53;
L_53 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_48, L_52, NULL);
G_B41_0 = ((int32_t)(L_53));
}
IL_012f:
{
V_2 = G_B41_0;
// char lastChar = (text.Length > 0) ? text[Mathf.Clamp(pos, 0, text.Length - 1)] : ' ';
String_t* L_54 = ___0_text;
NullCheck(L_54);
int32_t L_55;
L_55 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_54, NULL);
if ((((int32_t)L_55) > ((int32_t)0)))
{
goto IL_013d;
}
}
{
G_B44_0 = ((int32_t)32);
goto IL_0152;
}
IL_013d:
{
String_t* L_56 = ___0_text;
int32_t L_57 = ___1_pos;
String_t* L_58 = ___0_text;
NullCheck(L_58);
int32_t L_59;
L_59 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_58, NULL);
int32_t L_60;
L_60 = Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline(L_57, 0, ((int32_t)il2cpp_codegen_subtract(L_59, 1)), NULL);
NullCheck(L_56);
Il2CppChar L_61;
L_61 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_56, L_60, NULL);
G_B44_0 = ((int32_t)(L_61));
}
IL_0152:
{
V_3 = G_B44_0;
// char nextChar = (text.Length > 0) ? text[Mathf.Clamp(pos + 1, 0, text.Length - 1)] : '\n';
String_t* L_62 = ___0_text;
NullCheck(L_62);
int32_t L_63;
L_63 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_62, NULL);
if ((((int32_t)L_63) > ((int32_t)0)))
{
goto IL_0160;
}
}
{
G_B47_0 = ((int32_t)10);
goto IL_0177;
}
IL_0160:
{
String_t* L_64 = ___0_text;
int32_t L_65 = ___1_pos;
String_t* L_66 = ___0_text;
NullCheck(L_66);
int32_t L_67;
L_67 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_66, NULL);
int32_t L_68;
L_68 = Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline(((int32_t)il2cpp_codegen_add(L_65, 1)), 0, ((int32_t)il2cpp_codegen_subtract(L_67, 1)), NULL);
NullCheck(L_64);
Il2CppChar L_69;
L_69 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_64, L_68, NULL);
G_B47_0 = ((int32_t)(L_69));
}
IL_0177:
{
V_4 = G_B47_0;
// if (char.IsLetter(ch))
Il2CppChar L_70 = ___2_ch;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_71;
L_71 = Char_IsLetter_m4363120285B51739DEE559E5C81E89580DDC78C0(L_70, NULL);
if (!L_71)
{
goto IL_01ea;
}
}
{
// if (char.IsLower(ch) && pos == 0)
Il2CppChar L_72 = ___2_ch;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_73;
L_73 = Char_IsLower_m9DDB41367F97CFFE6C46A3B5EDE7D11180B5F1AE(L_72, NULL);
if (!L_73)
{
goto IL_0193;
}
}
{
int32_t L_74 = ___1_pos;
if (L_74)
{
goto IL_0193;
}
}
{
// return char.ToUpper(ch);
Il2CppChar L_75 = ___2_ch;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
Il2CppChar L_76;
L_76 = Char_ToUpper_m7DB51DD07EE52F4CA897807281880930F5CBD2D2(L_75, NULL);
return L_76;
}
IL_0193:
{
// if (char.IsLower(ch) && (prevChar == ' ' || prevChar == '-'))
Il2CppChar L_77 = ___2_ch;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_78;
L_78 = Char_IsLower_m9DDB41367F97CFFE6C46A3B5EDE7D11180B5F1AE(L_77, NULL);
if (!L_78)
{
goto IL_01ac;
}
}
{
Il2CppChar L_79 = V_2;
if ((((int32_t)L_79) == ((int32_t)((int32_t)32))))
{
goto IL_01a5;
}
}
{
Il2CppChar L_80 = V_2;
if ((!(((uint32_t)L_80) == ((uint32_t)((int32_t)45)))))
{
goto IL_01ac;
}
}
IL_01a5:
{
// return char.ToUpper(ch);
Il2CppChar L_81 = ___2_ch;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
Il2CppChar L_82;
L_82 = Char_ToUpper_m7DB51DD07EE52F4CA897807281880930F5CBD2D2(L_81, NULL);
return L_82;
}
IL_01ac:
{
// if (char.IsUpper(ch) && pos > 0 && prevChar != ' ' && prevChar != '\'' && prevChar != '-' && !char.IsLower(prevChar))
Il2CppChar L_83 = ___2_ch;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_84;
L_84 = Char_IsUpper_mF150C44B70F522A14B2A8DF71DE0ADE52F9A3392(L_83, NULL);
if (!L_84)
{
goto IL_01d6;
}
}
{
int32_t L_85 = ___1_pos;
if ((((int32_t)L_85) <= ((int32_t)0)))
{
goto IL_01d6;
}
}
{
Il2CppChar L_86 = V_2;
if ((((int32_t)L_86) == ((int32_t)((int32_t)32))))
{
goto IL_01d6;
}
}
{
Il2CppChar L_87 = V_2;
if ((((int32_t)L_87) == ((int32_t)((int32_t)39))))
{
goto IL_01d6;
}
}
{
Il2CppChar L_88 = V_2;
if ((((int32_t)L_88) == ((int32_t)((int32_t)45))))
{
goto IL_01d6;
}
}
{
Il2CppChar L_89 = V_2;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_90;
L_90 = Char_IsLower_m9DDB41367F97CFFE6C46A3B5EDE7D11180B5F1AE(L_89, NULL);
if (L_90)
{
goto IL_01d6;
}
}
{
// return char.ToLower(ch);
Il2CppChar L_91 = ___2_ch;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
Il2CppChar L_92;
L_92 = Char_ToLower_m238489988C62CB10C7C7CAAEF8F3B2D1C5B5E056(L_91, NULL);
return L_92;
}
IL_01d6:
{
// if (char.IsUpper(ch) && char.IsUpper(lastChar))
Il2CppChar L_93 = ___2_ch;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_94;
L_94 = Char_IsUpper_mF150C44B70F522A14B2A8DF71DE0ADE52F9A3392(L_93, NULL);
if (!L_94)
{
goto IL_01e8;
}
}
{
Il2CppChar L_95 = V_3;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_96;
L_96 = Char_IsUpper_mF150C44B70F522A14B2A8DF71DE0ADE52F9A3392(L_95, NULL);
if (!L_96)
{
goto IL_01e8;
}
}
{
// return (char)0;
return 0;
}
IL_01e8:
{
// return ch;
Il2CppChar L_97 = ___2_ch;
return L_97;
}
IL_01ea:
{
// else if (ch == '\'')
Il2CppChar L_98 = ___2_ch;
if ((!(((uint32_t)L_98) == ((uint32_t)((int32_t)39)))))
{
goto IL_020e;
}
}
{
// if (lastChar != ' ' && lastChar != '\'' && nextChar != '\'' && !text.Contains("'"))
Il2CppChar L_99 = V_3;
if ((((int32_t)L_99) == ((int32_t)((int32_t)32))))
{
goto IL_020e;
}
}
{
Il2CppChar L_100 = V_3;
if ((((int32_t)L_100) == ((int32_t)((int32_t)39))))
{
goto IL_020e;
}
}
{
Il2CppChar L_101 = V_4;
if ((((int32_t)L_101) == ((int32_t)((int32_t)39))))
{
goto IL_020e;
}
}
{
String_t* L_102 = ___0_text;
NullCheck(L_102);
bool L_103;
L_103 = String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3(L_102, _stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D, NULL);
if (L_103)
{
goto IL_020e;
}
}
{
// return ch;
Il2CppChar L_104 = ___2_ch;
return L_104;
}
IL_020e:
{
// if (char.IsLetter(prevChar) && ch == '-' && lastChar != '-')
Il2CppChar L_105 = V_2;
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
bool L_106;
L_106 = Char_IsLetter_m4363120285B51739DEE559E5C81E89580DDC78C0(L_105, NULL);
if (!L_106)
{
goto IL_0222;
}
}
{
Il2CppChar L_107 = ___2_ch;
if ((!(((uint32_t)L_107) == ((uint32_t)((int32_t)45)))))
{
goto IL_0222;
}
}
{
Il2CppChar L_108 = V_3;
if ((((int32_t)L_108) == ((int32_t)((int32_t)45))))
{
goto IL_0222;
}
}
{
// return ch;
Il2CppChar L_109 = ___2_ch;
return L_109;
}
IL_0222:
{
// if ((ch == ' ' || ch == '-') && pos != 0)
Il2CppChar L_110 = ___2_ch;
if ((((int32_t)L_110) == ((int32_t)((int32_t)32))))
{
goto IL_022f;
}
}
{
Il2CppChar L_111 = ___2_ch;
if ((!(((uint32_t)L_111) == ((uint32_t)((int32_t)45)))))
{
goto IL_0390;
}
}
IL_022f:
{
int32_t L_112 = ___1_pos;
if (!L_112)
{
goto IL_0390;
}
}
{
// if (prevChar != ' ' && prevChar != '\'' && prevChar != '-' &&
// lastChar != ' ' && lastChar != '\'' && lastChar != '-' &&
// nextChar != ' ' && nextChar != '\'' && nextChar != '-')
Il2CppChar L_113 = V_2;
if ((((int32_t)L_113) == ((int32_t)((int32_t)32))))
{
goto IL_0390;
}
}
{
Il2CppChar L_114 = V_2;
if ((((int32_t)L_114) == ((int32_t)((int32_t)39))))
{
goto IL_0390;
}
}
{
Il2CppChar L_115 = V_2;
if ((((int32_t)L_115) == ((int32_t)((int32_t)45))))
{
goto IL_0390;
}
}
{
Il2CppChar L_116 = V_3;
if ((((int32_t)L_116) == ((int32_t)((int32_t)32))))
{
goto IL_0390;
}
}
{
Il2CppChar L_117 = V_3;
if ((((int32_t)L_117) == ((int32_t)((int32_t)39))))
{
goto IL_0390;
}
}
{
Il2CppChar L_118 = V_3;
if ((((int32_t)L_118) == ((int32_t)((int32_t)45))))
{
goto IL_0390;
}
}
{
Il2CppChar L_119 = V_4;
if ((((int32_t)L_119) == ((int32_t)((int32_t)32))))
{
goto IL_0390;
}
}
{
Il2CppChar L_120 = V_4;
if ((((int32_t)L_120) == ((int32_t)((int32_t)39))))
{
goto IL_0390;
}
}
{
Il2CppChar L_121 = V_4;
if ((((int32_t)L_121) == ((int32_t)((int32_t)45))))
{
goto IL_0390;
}
}
{
// return ch;
Il2CppChar L_122 = ___2_ch;
return L_122;
}
IL_0282:
{
// else if (characterValidation == CharacterValidation.EmailAddress)
int32_t L_123;
L_123 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if ((!(((uint32_t)L_123) == ((uint32_t)7))))
{
goto IL_0330;
}
}
{
// if (ch >= 'A' && ch <= 'Z') return ch;
Il2CppChar L_124 = ___2_ch;
if ((((int32_t)L_124) < ((int32_t)((int32_t)65))))
{
goto IL_029a;
}
}
{
Il2CppChar L_125 = ___2_ch;
if ((((int32_t)L_125) > ((int32_t)((int32_t)90))))
{
goto IL_029a;
}
}
{
// if (ch >= 'A' && ch <= 'Z') return ch;
Il2CppChar L_126 = ___2_ch;
return L_126;
}
IL_029a:
{
// if (ch >= 'a' && ch <= 'z') return ch;
Il2CppChar L_127 = ___2_ch;
if ((((int32_t)L_127) < ((int32_t)((int32_t)97))))
{
goto IL_02a6;
}
}
{
Il2CppChar L_128 = ___2_ch;
if ((((int32_t)L_128) > ((int32_t)((int32_t)122))))
{
goto IL_02a6;
}
}
{
// if (ch >= 'a' && ch <= 'z') return ch;
Il2CppChar L_129 = ___2_ch;
return L_129;
}
IL_02a6:
{
// if (ch >= '0' && ch <= '9') return ch;
Il2CppChar L_130 = ___2_ch;
if ((((int32_t)L_130) < ((int32_t)((int32_t)48))))
{
goto IL_02b2;
}
}
{
Il2CppChar L_131 = ___2_ch;
if ((((int32_t)L_131) > ((int32_t)((int32_t)57))))
{
goto IL_02b2;
}
}
{
// if (ch >= '0' && ch <= '9') return ch;
Il2CppChar L_132 = ___2_ch;
return L_132;
}
IL_02b2:
{
// if (ch == '@' && text.IndexOf('@') == -1) return ch;
Il2CppChar L_133 = ___2_ch;
if ((!(((uint32_t)L_133) == ((uint32_t)((int32_t)64)))))
{
goto IL_02c4;
}
}
{
String_t* L_134 = ___0_text;
NullCheck(L_134);
int32_t L_135;
L_135 = String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966(L_134, ((int32_t)64), NULL);
if ((!(((uint32_t)L_135) == ((uint32_t)(-1)))))
{
goto IL_02c4;
}
}
{
// if (ch == '@' && text.IndexOf('@') == -1) return ch;
Il2CppChar L_136 = ___2_ch;
return L_136;
}
IL_02c4:
{
// if (kEmailSpecialCharacters.IndexOf(ch) != -1) return ch;
Il2CppChar L_137 = ___2_ch;
NullCheck(_stringLiteralE6B64CE518F361B6EA86E4CD975D0780802C6790);
int32_t L_138;
L_138 = String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966(_stringLiteralE6B64CE518F361B6EA86E4CD975D0780802C6790, L_137, NULL);
if ((((int32_t)L_138) == ((int32_t)(-1))))
{
goto IL_02d4;
}
}
{
// if (kEmailSpecialCharacters.IndexOf(ch) != -1) return ch;
Il2CppChar L_139 = ___2_ch;
return L_139;
}
IL_02d4:
{
// if (ch == '.')
Il2CppChar L_140 = ___2_ch;
if ((!(((uint32_t)L_140) == ((uint32_t)((int32_t)46)))))
{
goto IL_0390;
}
}
{
// char lastChar = (text.Length > 0) ? text[Mathf.Clamp(pos, 0, text.Length - 1)] : ' ';
String_t* L_141 = ___0_text;
NullCheck(L_141);
int32_t L_142;
L_142 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_141, NULL);
if ((((int32_t)L_142) > ((int32_t)0)))
{
goto IL_02e9;
}
}
{
G_B108_0 = ((int32_t)32);
goto IL_02fe;
}
IL_02e9:
{
String_t* L_143 = ___0_text;
int32_t L_144 = ___1_pos;
String_t* L_145 = ___0_text;
NullCheck(L_145);
int32_t L_146;
L_146 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_145, NULL);
int32_t L_147;
L_147 = Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline(L_144, 0, ((int32_t)il2cpp_codegen_subtract(L_146, 1)), NULL);
NullCheck(L_143);
Il2CppChar L_148;
L_148 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_143, L_147, NULL);
G_B108_0 = ((int32_t)(L_148));
}
IL_02fe:
{
// char nextChar = (text.Length > 0) ? text[Mathf.Clamp(pos + 1, 0, text.Length - 1)] : '\n';
String_t* L_149 = ___0_text;
NullCheck(L_149);
int32_t L_150;
L_150 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_149, NULL);
G_B109_0 = G_B108_0;
if ((((int32_t)L_150) > ((int32_t)0)))
{
G_B110_0 = G_B108_0;
goto IL_030b;
}
}
{
G_B111_0 = ((int32_t)10);
G_B111_1 = G_B109_0;
goto IL_0322;
}
IL_030b:
{
String_t* L_151 = ___0_text;
int32_t L_152 = ___1_pos;
String_t* L_153 = ___0_text;
NullCheck(L_153);
int32_t L_154;
L_154 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_153, NULL);
int32_t L_155;
L_155 = Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline(((int32_t)il2cpp_codegen_add(L_152, 1)), 0, ((int32_t)il2cpp_codegen_subtract(L_154, 1)), NULL);
NullCheck(L_151);
Il2CppChar L_156;
L_156 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_151, L_155, NULL);
G_B111_0 = ((int32_t)(L_156));
G_B111_1 = G_B110_0;
}
IL_0322:
{
V_5 = G_B111_0;
// if (lastChar != '.' && nextChar != '.')
if ((((int32_t)G_B111_1) == ((int32_t)((int32_t)46))))
{
goto IL_0390;
}
}
{
Il2CppChar L_157 = V_5;
if ((((int32_t)L_157) == ((int32_t)((int32_t)46))))
{
goto IL_0390;
}
}
{
// return ch;
Il2CppChar L_158 = ___2_ch;
return L_158;
}
IL_0330:
{
// else if (characterValidation == CharacterValidation.Regex)
int32_t L_159;
L_159 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if ((!(((uint32_t)L_159) == ((uint32_t)6))))
{
goto IL_034f;
}
}
{
// if (Regex.IsMatch(ch.ToString(), m_RegexValue))
String_t* L_160;
L_160 = Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C((&___2_ch), NULL);
String_t* L_161 = __this->___m_RegexValue_45;
il2cpp_codegen_runtime_class_init_inline(Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var);
bool L_162;
L_162 = Regex_IsMatch_m66D13054C7992322810B0CFC6B46AF11A927C9AA(L_160, L_161, NULL);
if (!L_162)
{
goto IL_0390;
}
}
{
// return ch;
Il2CppChar L_163 = ___2_ch;
return L_163;
}
IL_034f:
{
// else if (characterValidation == CharacterValidation.CustomValidator)
int32_t L_164;
L_164 = TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline(__this, NULL);
if ((!(((uint32_t)L_164) == ((uint32_t)8))))
{
goto IL_0390;
}
}
{
// if (m_InputValidator != null)
TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98* L_165 = __this->___m_InputValidator_109;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_166;
L_166 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_165, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_166)
{
goto IL_0390;
}
}
{
// char c = m_InputValidator.Validate(ref text, ref pos, ch);
TMP_InputValidator_t3429AF61284AE19180C3FB81C0C7D2F90165EA98* L_167 = __this->___m_InputValidator_109;
Il2CppChar L_168 = ___2_ch;
NullCheck(L_167);
Il2CppChar L_169;
L_169 = VirtualFuncInvoker3< Il2CppChar, String_t**, int32_t*, Il2CppChar >::Invoke(4 /* System.Char TMPro.TMP_InputValidator::Validate(System.String&,System.Int32&,System.Char) */, L_167, (&___0_text), (&___1_pos), L_168);
// m_Text = text;
String_t* L_170 = ___0_text;
__this->___m_Text_60 = L_170;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_60), (void*)L_170);
// stringSelectPositionInternal = stringPositionInternal = pos;
int32_t L_171 = ___1_pos;
int32_t L_172 = L_171;
V_6 = L_172;
TMP_InputField_set_stringPositionInternal_m0C190ABB9829A8F93268F669655D6AF29E25E265(__this, L_172, NULL);
int32_t L_173 = V_6;
TMP_InputField_set_stringSelectPositionInternal_mCBA385B30788D514E2306703B370F6350E1B9997(__this, L_173, NULL);
// return c;
return L_169;
}
IL_0390:
{
// return (char)0;
return 0;
}
}
// System.Void TMPro.TMP_InputField::ActivateInputField()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ActivateInputField_m9471012A606F201DF838539F5400D072A827914F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_TextComponent == null || m_TextComponent.font == null || !IsActive() || !IsInteractable())
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_1)
{
goto IL_0031;
}
}
{
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_2 = __this->___m_TextComponent_27;
NullCheck(L_2);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_3;
L_3 = TMP_Text_get_font_m1F5E907B9181A54212FBD8123242583C1CA4BE2A_inline(L_2, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_4;
L_4 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_4)
{
goto IL_0031;
}
}
{
bool L_5;
L_5 = VirtualFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (!L_5)
{
goto IL_0031;
}
}
{
bool L_6;
L_6 = VirtualFuncInvoker0< bool >::Invoke(24 /* System.Boolean UnityEngine.UI.Selectable::IsInteractable() */, __this);
if (L_6)
{
goto IL_0032;
}
}
IL_0031:
{
// return;
return;
}
IL_0032:
{
// if (isFocused)
bool L_7;
L_7 = TMP_InputField_get_isFocused_m7FD1AA3B92404C30596FF6EE5F644757A2F060DE_inline(__this, NULL);
if (!L_7)
{
goto IL_006c;
}
}
{
// if (m_SoftKeyboard != null && !m_SoftKeyboard.active)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_8 = __this->___m_SoftKeyboard_20;
if (!L_8)
{
goto IL_006c;
}
}
{
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_9 = __this->___m_SoftKeyboard_20;
NullCheck(L_9);
bool L_10;
L_10 = TouchScreenKeyboard_get_active_mB22402FB9E56D3F652DA785F01E504A530FF8775(L_9, NULL);
if (L_10)
{
goto IL_006c;
}
}
{
// m_SoftKeyboard.active = true;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_11 = __this->___m_SoftKeyboard_20;
NullCheck(L_11);
TouchScreenKeyboard_set_active_m4382D57F87E4C86B59864E86BE93A8A2A474B7C2(L_11, (bool)1, NULL);
// m_SoftKeyboard.text = m_Text;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_12 = __this->___m_SoftKeyboard_20;
String_t* L_13 = __this->___m_Text_60;
NullCheck(L_12);
TouchScreenKeyboard_set_text_m0A8AA05F4D9D27E8764955F0041452145B6C6FBB(L_12, L_13, NULL);
}
IL_006c:
{
// m_ShouldActivateNextUpdate = true;
__this->___m_ShouldActivateNextUpdate_75 = (bool)1;
// }
return;
}
}
// System.Void TMPro.TMP_InputField::ActivateInputFieldInternal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ActivateInputFieldInternal_m95B34ECC08F02FF048EFC2272CE07648657627BC (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B13_0 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B12_0 = NULL;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* G_B14_0 = NULL;
TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* G_B14_1 = NULL;
int32_t G_B18_0 = 0;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* G_B20_0 = NULL;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* G_B19_0 = NULL;
int32_t G_B21_0 = 0;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* G_B21_1 = NULL;
{
// if (EventSystem.current == null)
il2cpp_codegen_runtime_class_init_inline(EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* L_0;
L_0 = EventSystem_get_current_mC87C69FB418563DC2A571A10E2F9DB59A6785016(NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_000e;
}
}
{
// return;
return;
}
IL_000e:
{
// if (EventSystem.current.currentSelectedGameObject != gameObject)
il2cpp_codegen_runtime_class_init_inline(EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* L_2;
L_2 = EventSystem_get_current_mC87C69FB418563DC2A571A10E2F9DB59A6785016(NULL);
NullCheck(L_2);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3;
L_3 = EventSystem_get_currentSelectedGameObject_mD606FFACF3E72755298A523CBB709535CF08C98A_inline(L_2, NULL);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4;
L_4 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_5;
L_5 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_3, L_4, NULL);
if (!L_5)
{
goto IL_0035;
}
}
{
// EventSystem.current.SetSelectedGameObject(gameObject);
il2cpp_codegen_runtime_class_init_inline(EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707_il2cpp_TypeInfo_var);
EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* L_6;
L_6 = EventSystem_get_current_mC87C69FB418563DC2A571A10E2F9DB59A6785016(NULL);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7;
L_7 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
NullCheck(L_6);
EventSystem_SetSelectedGameObject_m91382EAC4D552C672CC07BE7EB1481F156045280(L_6, L_7, NULL);
}
IL_0035:
{
// if (TouchScreenKeyboard.isSupported && shouldHideSoftKeyboard == false)
bool L_8;
L_8 = TouchScreenKeyboard_get_isSupported_mCFAC95CA6CAA06B4E21F42E3C40A39668D6B438E(NULL);
if (!L_8)
{
goto IL_015c;
}
}
{
bool L_9;
L_9 = TMP_InputField_get_shouldHideSoftKeyboard_m08F3F6AB9DC9A89029B6A41E26F42B7222535790(__this, NULL);
if (L_9)
{
goto IL_015c;
}
}
{
// if (inputSystem != null && inputSystem.touchSupported)
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* L_10;
L_10 = TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_11;
L_11 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_10, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_11)
{
goto IL_0070;
}
}
{
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* L_12;
L_12 = TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A(__this, NULL);
NullCheck(L_12);
bool L_13;
L_13 = VirtualFuncInvoker0< bool >::Invoke(28 /* System.Boolean UnityEngine.EventSystems.BaseInput::get_touchSupported() */, L_12);
if (!L_13)
{
goto IL_0070;
}
}
{
// TouchScreenKeyboard.hideInput = shouldHideMobileInput;
bool L_14;
L_14 = TMP_InputField_get_shouldHideMobileInput_mB40438A3E4172E95CE11F03FD2484E954CDB1F1B(__this, NULL);
TouchScreenKeyboard_set_hideInput_m8FDDB21FB7E9B06B791649BBE369E4EA0F5F5299(L_14, NULL);
}
IL_0070:
{
// if (shouldHideSoftKeyboard == false && m_ReadOnly == false)
bool L_15;
L_15 = TMP_InputField_get_shouldHideSoftKeyboard_m08F3F6AB9DC9A89029B6A41E26F42B7222535790(__this, NULL);
if (L_15)
{
goto IL_014f;
}
}
{
bool L_16 = __this->___m_ReadOnly_63;
if (L_16)
{
goto IL_014f;
}
}
{
// m_SoftKeyboard = (inputType == InputType.Password) ?
// TouchScreenKeyboard.Open(m_Text, keyboardType, false, multiLine, true, false, "", characterLimit) :
// TouchScreenKeyboard.Open(m_Text, keyboardType, inputType == InputType.AutoCorrect, multiLine, false, false, "", characterLimit);
int32_t L_17;
L_17 = TMP_InputField_get_inputType_m93A6CC8FF76412F46471D91952323CE4C63B7D34_inline(__this, NULL);
G_B12_0 = __this;
if ((((int32_t)L_17) == ((int32_t)2)))
{
G_B13_0 = __this;
goto IL_00bf;
}
}
{
String_t* L_18 = __this->___m_Text_60;
int32_t L_19;
L_19 = TMP_InputField_get_keyboardType_m8B616A743B2FAB03C6263F1582171BB390F94F8B_inline(__this, NULL);
int32_t L_20;
L_20 = TMP_InputField_get_inputType_m93A6CC8FF76412F46471D91952323CE4C63B7D34_inline(__this, NULL);
bool L_21;
L_21 = TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7(__this, NULL);
int32_t L_22;
L_22 = TMP_InputField_get_characterLimit_m59833E0A22BACBDF3EDA6A70A30B87272FBAA409_inline(__this, NULL);
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_23;
L_23 = TouchScreenKeyboard_Open_m2E1E3A71919EE30C51539DF8A037B74BE2D78065(L_18, L_19, (bool)((((int32_t)L_20) == ((int32_t)1))? 1 : 0), L_21, (bool)0, (bool)0, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, L_22, NULL);
G_B14_0 = L_23;
G_B14_1 = G_B12_0;
goto IL_00e4;
}
IL_00bf:
{
String_t* L_24 = __this->___m_Text_60;
int32_t L_25;
L_25 = TMP_InputField_get_keyboardType_m8B616A743B2FAB03C6263F1582171BB390F94F8B_inline(__this, NULL);
bool L_26;
L_26 = TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7(__this, NULL);
int32_t L_27;
L_27 = TMP_InputField_get_characterLimit_m59833E0A22BACBDF3EDA6A70A30B87272FBAA409_inline(__this, NULL);
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_28;
L_28 = TouchScreenKeyboard_Open_m2E1E3A71919EE30C51539DF8A037B74BE2D78065(L_24, L_25, (bool)0, L_26, (bool)1, (bool)0, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, L_27, NULL);
G_B14_0 = L_28;
G_B14_1 = G_B13_0;
}
IL_00e4:
{
NullCheck(G_B14_1);
G_B14_1->___m_SoftKeyboard_20 = G_B14_0;
Il2CppCodeGenWriteBarrier((void**)(&G_B14_1->___m_SoftKeyboard_20), (void*)G_B14_0);
// OnFocus();
TMP_InputField_OnFocus_mBDC52EE4DF24C43E6C4C272B09FDAE6F7CB5970F(__this, NULL);
// if (m_SoftKeyboard != null)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_29 = __this->___m_SoftKeyboard_20;
if (!L_29)
{
goto IL_014f;
}
}
{
// int length = stringPositionInternal < stringSelectPositionInternal ? stringSelectPositionInternal - stringPositionInternal : stringPositionInternal - stringSelectPositionInternal;
int32_t L_30;
L_30 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_31;
L_31 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
if ((((int32_t)L_30) < ((int32_t)L_31)))
{
goto IL_0114;
}
}
{
int32_t L_32;
L_32 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_33;
L_33 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
G_B18_0 = ((int32_t)il2cpp_codegen_subtract(L_32, L_33));
goto IL_0121;
}
IL_0114:
{
int32_t L_34;
L_34 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
int32_t L_35;
L_35 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
G_B18_0 = ((int32_t)il2cpp_codegen_subtract(L_34, L_35));
}
IL_0121:
{
V_0 = G_B18_0;
// m_SoftKeyboard.selection = new RangeInt(stringPositionInternal < stringSelectPositionInternal ? stringPositionInternal : stringSelectPositionInternal, length);
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_36 = __this->___m_SoftKeyboard_20;
int32_t L_37;
L_37 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
int32_t L_38;
L_38 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
G_B19_0 = L_36;
if ((((int32_t)L_37) < ((int32_t)L_38)))
{
G_B20_0 = L_36;
goto IL_013e;
}
}
{
int32_t L_39;
L_39 = TMP_InputField_get_stringSelectPositionInternal_m8FE3D7533D67501DFDC1EA83B3FD72F8C1E0A79D(__this, NULL);
G_B21_0 = L_39;
G_B21_1 = G_B19_0;
goto IL_0144;
}
IL_013e:
{
int32_t L_40;
L_40 = TMP_InputField_get_stringPositionInternal_mBDA10D8ED51D01C973FB6CFDD1096DD29CA5D214(__this, NULL);
G_B21_0 = L_40;
G_B21_1 = G_B20_0;
}
IL_0144:
{
int32_t L_41 = V_0;
RangeInt_tDFBE4FD13857C11F21F7C3DA6B60D05341B67268 L_42;
memset((&L_42), 0, sizeof(L_42));
RangeInt__ctor_m3CB91E79C7B5AED97E564581025B2F66778B7CBE((&L_42), G_B21_0, L_41, /*hidden argument*/NULL);
NullCheck(G_B21_1);
TouchScreenKeyboard_set_selection_mC27C2948118086822A151118C379FAAF692DB2DF(G_B21_1, L_42, NULL);
}
IL_014f:
{
// m_TouchKeyboardAllowsInPlaceEditing = TouchScreenKeyboard.isInPlaceEditingAllowed;
bool L_43;
L_43 = TouchScreenKeyboard_get_isInPlaceEditingAllowed_mE57CDF32437DD1DCDC665072457C91DD31EB93D0(NULL);
__this->___m_TouchKeyboardAllowsInPlaceEditing_89 = L_43;
goto IL_018b;
}
IL_015c:
{
// if (!TouchScreenKeyboard.isSupported && m_ReadOnly == false && inputSystem != null)
bool L_44;
L_44 = TouchScreenKeyboard_get_isSupported_mCFAC95CA6CAA06B4E21F42E3C40A39668D6B438E(NULL);
if (L_44)
{
goto IL_0185;
}
}
{
bool L_45 = __this->___m_ReadOnly_63;
if (L_45)
{
goto IL_0185;
}
}
{
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* L_46;
L_46 = TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_47;
L_47 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_46, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_47)
{
goto IL_0185;
}
}
{
// inputSystem.imeCompositionMode = IMECompositionMode.On;
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* L_48;
L_48 = TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A(__this, NULL);
NullCheck(L_48);
VirtualActionInvoker1< int32_t >::Invoke(19 /* System.Void UnityEngine.EventSystems.BaseInput::set_imeCompositionMode(UnityEngine.IMECompositionMode) */, L_48, 1);
}
IL_0185:
{
// OnFocus();
TMP_InputField_OnFocus_mBDC52EE4DF24C43E6C4C272B09FDAE6F7CB5970F(__this, NULL);
}
IL_018b:
{
// m_AllowInput = true;
__this->___m_AllowInput_74 = (bool)1;
// m_OriginalText = text;
String_t* L_49;
L_49 = TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline(__this, NULL);
__this->___m_OriginalText_84 = L_49;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_OriginalText_84), (void*)L_49);
// m_WasCanceled = false;
__this->___m_WasCanceled_85 = (bool)0;
// SetCaretVisible();
TMP_InputField_SetCaretVisible_m1D8A496EA7137B9CCEFD1785B1D5BFA3A3325194(__this, NULL);
// UpdateLabel();
TMP_InputField_UpdateLabel_mC40048ECFCF13981FE38993C7251024EC2477ED2(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnSelect(UnityEngine.EventSystems.BaseEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnSelect_m586B40BE0FAFFDA515B1AF7A391094F076B2036F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___0_eventData, const RuntimeMethod* method)
{
{
// base.OnSelect(eventData);
BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* L_0 = ___0_eventData;
Selectable_OnSelect_m50BA6D8F185CEA3211F9DEFE68AB6439AF685242(__this, L_0, NULL);
// SendOnFocus();
TMP_InputField_SendOnFocus_m306B75E91484337E9A090AB1A45D971133ACF7C8(__this, NULL);
// ActivateInputField();
TMP_InputField_ActivateInputField_m9471012A606F201DF838539F5400D072A827914F(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnPointerClick(UnityEngine.EventSystems.PointerEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnPointerClick_m2A6F2110D5AD4EF8C3FBA29166BC76921C469C55 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* ___0_eventData, const RuntimeMethod* method)
{
{
// if (eventData.button != PointerEventData.InputButton.Left)
PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* L_0 = ___0_eventData;
NullCheck(L_0);
int32_t L_1;
L_1 = PointerEventData_get_button_mA8CBDAF2E16927E6952BC60040D56630BCC95B0B_inline(L_0, NULL);
if (!L_1)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// ActivateInputField();
TMP_InputField_ActivateInputField_m9471012A606F201DF838539F5400D072A827914F(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnControlClick()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnControlClick_m5E418EA29EFE5180655F904E5727AE8210B6EC21 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// }
return;
}
}
// System.Void TMPro.TMP_InputField::ReleaseSelection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_ReleaseSelection_mC70F802822362452CFDD9FE095F5147E6BB5020F (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// m_SelectionStillActive = false;
__this->___m_SelectionStillActive_103 = (bool)0;
// m_ReleaseSelection = false;
__this->___m_ReleaseSelection_104 = (bool)0;
// m_PreviouslySelectedObject = null;
__this->___m_PreviouslySelectedObject_105 = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PreviouslySelectedObject_105), (void*)(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)NULL);
// MarkGeometryAsDirty();
TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138(__this, NULL);
// SendOnEndEdit();
TMP_InputField_SendOnEndEdit_mBE399B126786848BC400A04B165A6C9BD6757CD1(__this, NULL);
// SendOnEndTextSelection();
TMP_InputField_SendOnEndTextSelection_m5142CBC7340FC8E2B0457DDD1F257C1A19DE01D0(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::DeactivateInputField(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_DeactivateInputField_m1C829676E9DC0D3E5DAE85D1869D26FBF748184D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, bool ___0_clearSelection, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (!m_AllowInput)
bool L_0 = __this->___m_AllowInput_74;
if (L_0)
{
goto IL_0009;
}
}
{
// return;
return;
}
IL_0009:
{
// m_HasDoneFocusTransition = false;
__this->___m_HasDoneFocusTransition_86 = (bool)0;
// m_AllowInput = false;
__this->___m_AllowInput_74 = (bool)0;
// if (m_Placeholder != null)
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_1 = __this->___m_Placeholder_29;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_2)
{
goto IL_003b;
}
}
{
// m_Placeholder.enabled = string.IsNullOrEmpty(m_Text);
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_3 = __this->___m_Placeholder_29;
String_t* L_4 = __this->___m_Text_60;
bool L_5;
L_5 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_4, NULL);
NullCheck(L_3);
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_3, L_5, NULL);
}
IL_003b:
{
// if (m_TextComponent != null && IsInteractable())
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_6 = __this->___m_TextComponent_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_7;
L_7 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_6, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_7)
{
goto IL_00d0;
}
}
{
bool L_8;
L_8 = VirtualFuncInvoker0< bool >::Invoke(24 /* System.Boolean UnityEngine.UI.Selectable::IsInteractable() */, __this);
if (!L_8)
{
goto IL_00d0;
}
}
{
// if (m_WasCanceled && m_RestoreOriginalTextOnEscape)
bool L_9 = __this->___m_WasCanceled_85;
if (!L_9)
{
goto IL_0070;
}
}
{
bool L_10 = __this->___m_RestoreOriginalTextOnEscape_106;
if (!L_10)
{
goto IL_0070;
}
}
{
// text = m_OriginalText;
String_t* L_11 = __this->___m_OriginalText_84;
TMP_InputField_set_text_m684E9CDA2D9E82D1C497B5E03DBE79C00584FF62(__this, L_11, NULL);
}
IL_0070:
{
// if (m_SoftKeyboard != null)
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_12 = __this->___m_SoftKeyboard_20;
if (!L_12)
{
goto IL_008b;
}
}
{
// m_SoftKeyboard.active = false;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* L_13 = __this->___m_SoftKeyboard_20;
NullCheck(L_13);
TouchScreenKeyboard_set_active_m4382D57F87E4C86B59864E86BE93A8A2A474B7C2(L_13, (bool)0, NULL);
// m_SoftKeyboard = null;
__this->___m_SoftKeyboard_20 = (TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SoftKeyboard_20), (void*)(TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A*)NULL);
}
IL_008b:
{
// m_SelectionStillActive = true;
__this->___m_SelectionStillActive_103 = (bool)1;
// if (m_ResetOnDeActivation || m_ReleaseSelection)
bool L_14 = __this->___m_ResetOnDeActivation_102;
if (L_14)
{
goto IL_00a2;
}
}
{
bool L_15 = __this->___m_ReleaseSelection_104;
if (!L_15)
{
goto IL_00b6;
}
}
IL_00a2:
{
// if (m_VerticalScrollbar == null)
Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* L_16 = __this->___m_VerticalScrollbar_30;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_17;
L_17 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_16, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_17)
{
goto IL_00b6;
}
}
{
// ReleaseSelection();
TMP_InputField_ReleaseSelection_mC70F802822362452CFDD9FE095F5147E6BB5020F(__this, NULL);
}
IL_00b6:
{
// if (inputSystem != null)
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* L_18;
L_18 = TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_19;
L_19 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_18, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_19)
{
goto IL_00d0;
}
}
{
// inputSystem.imeCompositionMode = IMECompositionMode.Auto;
BaseInput_t69C46B0AA3C24F1CA842A0D03CACACC4EC788622* L_20;
L_20 = TMP_InputField_get_inputSystem_mB89A77F46D53CCD05D9F57E03F4586B90265A55A(__this, NULL);
NullCheck(L_20);
VirtualActionInvoker1< int32_t >::Invoke(19 /* System.Void UnityEngine.EventSystems.BaseInput::set_imeCompositionMode(UnityEngine.IMECompositionMode) */, L_20, 0);
}
IL_00d0:
{
// MarkGeometryAsDirty();
TMP_InputField_MarkGeometryAsDirty_m3FD825DDE67FAA8CFBF12EE92C65463823402138(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnDeselect(UnityEngine.EventSystems.BaseEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnDeselect_m19AA85C6A6FAB27850293318B1D92908B82F99AF (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___0_eventData, const RuntimeMethod* method)
{
{
// DeactivateInputField();
TMP_InputField_DeactivateInputField_m1C829676E9DC0D3E5DAE85D1869D26FBF748184D(__this, (bool)0, NULL);
// base.OnDeselect(eventData);
BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* L_0 = ___0_eventData;
Selectable_OnDeselect_m43A2F451FC100ACAFA88D67331CD4537994B8262(__this, L_0, NULL);
// SendOnFocusLost();
TMP_InputField_SendOnFocusLost_m0BC85C3C362617A4E81F9E9360207EFC0D2882FF(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::OnSubmit(UnityEngine.EventSystems.BaseEventData)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_OnSubmit_m52BE7037E939A81A0EF41FCB4DA55D77C5970039 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, BaseEventData_tE03A848325C0AE8E76C6CA15FD86395EBF83364F* ___0_eventData, const RuntimeMethod* method)
{
{
// if (!IsActive() || !IsInteractable())
bool L_0;
L_0 = VirtualFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (!L_0)
{
goto IL_0010;
}
}
{
bool L_1;
L_1 = VirtualFuncInvoker0< bool >::Invoke(24 /* System.Boolean UnityEngine.UI.Selectable::IsInteractable() */, __this);
if (L_1)
{
goto IL_0011;
}
}
IL_0010:
{
// return;
return;
}
IL_0011:
{
// if (!isFocused)
bool L_2;
L_2 = TMP_InputField_get_isFocused_m7FD1AA3B92404C30596FF6EE5F644757A2F060DE_inline(__this, NULL);
if (L_2)
{
goto IL_0020;
}
}
{
// m_ShouldActivateNextUpdate = true;
__this->___m_ShouldActivateNextUpdate_75 = (bool)1;
}
IL_0020:
{
// SendOnSubmit();
TMP_InputField_SendOnSubmit_m3993BECBCAB4632CD5C564C0BC38486FC2320D14(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::EnforceContentType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_EnforceContentType_m4D5F42FD6E04B3B3B541E978C9C603B7696E7AB2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
// switch (contentType)
int32_t L_0;
L_0 = TMP_InputField_get_contentType_m32EEDFC275E9CB6C759A4F117EBAA40336B9030D_inline(__this, NULL);
V_0 = L_0;
int32_t L_1 = V_0;
switch (L_1)
{
case 0:
{
goto IL_0036;
}
case 1:
{
goto IL_0050;
}
case 2:
{
goto IL_006a;
}
case 3:
{
goto IL_008b;
}
case 4:
{
goto IL_00ac;
}
case 5:
{
goto IL_00ca;
}
case 6:
{
goto IL_00e8;
}
case 7:
{
goto IL_0106;
}
case 8:
{
goto IL_0124;
}
}
}
{
goto IL_0140;
}
IL_0036:
{
// m_InputType = InputType.Standard;
__this->___m_InputType_38 = 0;
// m_KeyboardType = TouchScreenKeyboardType.Default;
__this->___m_KeyboardType_40 = 0;
// m_CharacterValidation = CharacterValidation.None;
__this->___m_CharacterValidation_44 = 0;
// break;
goto IL_0140;
}
IL_0050:
{
// m_InputType = InputType.AutoCorrect;
__this->___m_InputType_38 = 1;
// m_KeyboardType = TouchScreenKeyboardType.Default;
__this->___m_KeyboardType_40 = 0;
// m_CharacterValidation = CharacterValidation.None;
__this->___m_CharacterValidation_44 = 0;
// break;
goto IL_0140;
}
IL_006a:
{
// m_LineType = LineType.SingleLine;
__this->___m_LineType_41 = 0;
// m_InputType = InputType.Standard;
__this->___m_InputType_38 = 0;
// m_KeyboardType = TouchScreenKeyboardType.NumberPad;
__this->___m_KeyboardType_40 = 4;
// m_CharacterValidation = CharacterValidation.Integer;
__this->___m_CharacterValidation_44 = 2;
// break;
goto IL_0140;
}
IL_008b:
{
// m_LineType = LineType.SingleLine;
__this->___m_LineType_41 = 0;
// m_InputType = InputType.Standard;
__this->___m_InputType_38 = 0;
// m_KeyboardType = TouchScreenKeyboardType.NumbersAndPunctuation;
__this->___m_KeyboardType_40 = 2;
// m_CharacterValidation = CharacterValidation.Decimal;
__this->___m_CharacterValidation_44 = 3;
// break;
goto IL_0140;
}
IL_00ac:
{
// m_LineType = LineType.SingleLine;
__this->___m_LineType_41 = 0;
// m_InputType = InputType.Standard;
__this->___m_InputType_38 = 0;
// m_KeyboardType = TouchScreenKeyboardType.ASCIICapable;
__this->___m_KeyboardType_40 = 1;
// m_CharacterValidation = CharacterValidation.Alphanumeric;
__this->___m_CharacterValidation_44 = 4;
// break;
goto IL_0140;
}
IL_00ca:
{
// m_LineType = LineType.SingleLine;
__this->___m_LineType_41 = 0;
// m_InputType = InputType.Standard;
__this->___m_InputType_38 = 0;
// m_KeyboardType = TouchScreenKeyboardType.Default;
__this->___m_KeyboardType_40 = 0;
// m_CharacterValidation = CharacterValidation.Name;
__this->___m_CharacterValidation_44 = 5;
// break;
goto IL_0140;
}
IL_00e8:
{
// m_LineType = LineType.SingleLine;
__this->___m_LineType_41 = 0;
// m_InputType = InputType.Standard;
__this->___m_InputType_38 = 0;
// m_KeyboardType = TouchScreenKeyboardType.EmailAddress;
__this->___m_KeyboardType_40 = 7;
// m_CharacterValidation = CharacterValidation.EmailAddress;
__this->___m_CharacterValidation_44 = 7;
// break;
goto IL_0140;
}
IL_0106:
{
// m_LineType = LineType.SingleLine;
__this->___m_LineType_41 = 0;
// m_InputType = InputType.Password;
__this->___m_InputType_38 = 2;
// m_KeyboardType = TouchScreenKeyboardType.Default;
__this->___m_KeyboardType_40 = 0;
// m_CharacterValidation = CharacterValidation.None;
__this->___m_CharacterValidation_44 = 0;
// break;
goto IL_0140;
}
IL_0124:
{
// m_LineType = LineType.SingleLine;
__this->___m_LineType_41 = 0;
// m_InputType = InputType.Password;
__this->___m_InputType_38 = 2;
// m_KeyboardType = TouchScreenKeyboardType.NumberPad;
__this->___m_KeyboardType_40 = 4;
// m_CharacterValidation = CharacterValidation.Digit;
__this->___m_CharacterValidation_44 = 1;
}
IL_0140:
{
// SetTextComponentWrapMode();
TMP_InputField_SetTextComponentWrapMode_m9CF72ADC54A79451A8B35A85FFF2232F1D6A79ED(__this, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SetTextComponentWrapMode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetTextComponentWrapMode_m9CF72ADC54A79451A8B35A85FFF2232F1D6A79ED (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_TextComponent == null)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_000f;
}
}
{
// return;
return;
}
IL_000f:
{
// if (multiLine)
bool L_2;
L_2 = TMP_InputField_get_multiLine_m3000150A39B90BCFFAFD41E0F49F479323F045B7(__this, NULL);
if (!L_2)
{
goto IL_0024;
}
}
{
// m_TextComponent.enableWordWrapping = true;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_3 = __this->___m_TextComponent_27;
NullCheck(L_3);
TMP_Text_set_enableWordWrapping_mFAEE849315B4723F9C86C127B1A59EF50BE1C12F(L_3, (bool)1, NULL);
return;
}
IL_0024:
{
// m_TextComponent.enableWordWrapping = false;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_4 = __this->___m_TextComponent_27;
NullCheck(L_4);
TMP_Text_set_enableWordWrapping_mFAEE849315B4723F9C86C127B1A59EF50BE1C12F(L_4, (bool)0, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SetTextComponentRichTextMode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetTextComponentRichTextMode_mAA7F99B2DFD5DD46007BF0247B37A8CA008F1947 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// if (m_TextComponent == null)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_000f;
}
}
{
// return;
return;
}
IL_000f:
{
// m_TextComponent.richText = m_RichText;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_2 = __this->___m_TextComponent_27;
bool L_3 = __this->___m_RichText_64;
NullCheck(L_2);
TMP_Text_set_richText_mAB3D04F620E13F02117B34BBA2EF7BD30AAE6F0F(L_2, L_3, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SetToCustomIfContentTypeIsNot(TMPro.TMP_InputField/ContentType[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetToCustomIfContentTypeIsNot_mB9AC8BE6A15C7DC926F5064C49A0F2199CC6B14D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39* ___0_allowedContentTypes, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
// if (contentType == ContentType.Custom)
int32_t L_0;
L_0 = TMP_InputField_get_contentType_m32EEDFC275E9CB6C759A4F117EBAA40336B9030D_inline(__this, NULL);
if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)9)))))
{
goto IL_000b;
}
}
{
// return;
return;
}
IL_000b:
{
// for (int i = 0; i < allowedContentTypes.Length; i++)
V_0 = 0;
goto IL_001f;
}
IL_000f:
{
// if (contentType == allowedContentTypes[i])
int32_t L_1;
L_1 = TMP_InputField_get_contentType_m32EEDFC275E9CB6C759A4F117EBAA40336B9030D_inline(__this, NULL);
ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39* L_2 = ___0_allowedContentTypes;
int32_t L_3 = V_0;
NullCheck(L_2);
int32_t L_4 = L_3;
int32_t L_5 = (int32_t)(L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
if ((!(((uint32_t)L_1) == ((uint32_t)L_5))))
{
goto IL_001b;
}
}
{
// return;
return;
}
IL_001b:
{
// for (int i = 0; i < allowedContentTypes.Length; i++)
int32_t L_6 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_6, 1));
}
IL_001f:
{
// for (int i = 0; i < allowedContentTypes.Length; i++)
int32_t L_7 = V_0;
ContentTypeU5BU5D_t9CD28BD8595DADB2BF0E1020E0E5701C95E80B39* L_8 = ___0_allowedContentTypes;
NullCheck(L_8);
if ((((int32_t)L_7) < ((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))))
{
goto IL_000f;
}
}
{
// contentType = ContentType.Custom;
TMP_InputField_set_contentType_mB9BCF78B6868FBB3CDE671DDF008E3716D3ADC91(__this, ((int32_t)9), NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SetToCustom()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetToCustom_m798A8846432794AA8687F6020551B512357D2CF0 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// if (contentType == ContentType.Custom)
int32_t L_0;
L_0 = TMP_InputField_get_contentType_m32EEDFC275E9CB6C759A4F117EBAA40336B9030D_inline(__this, NULL);
if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)9)))))
{
goto IL_000b;
}
}
{
// return;
return;
}
IL_000b:
{
// contentType = ContentType.Custom;
TMP_InputField_set_contentType_mB9BCF78B6868FBB3CDE671DDF008E3716D3ADC91(__this, ((int32_t)9), NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SetToCustom(TMPro.TMP_InputField/CharacterValidation)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetToCustom_mB668A3AB0C1900F2B2618DB9C1288C805DD21D58 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_characterValidation, const RuntimeMethod* method)
{
{
// if (contentType == ContentType.Custom)
int32_t L_0;
L_0 = TMP_InputField_get_contentType_m32EEDFC275E9CB6C759A4F117EBAA40336B9030D_inline(__this, NULL);
if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)9)))))
{
goto IL_000e;
}
}
{
// characterValidation = CharacterValidation.CustomValidator;
___0_characterValidation = 8;
// return;
return;
}
IL_000e:
{
// contentType = ContentType.Custom;
TMP_InputField_set_contentType_mB9BCF78B6868FBB3CDE671DDF008E3716D3ADC91(__this, ((int32_t)9), NULL);
// characterValidation = CharacterValidation.CustomValidator;
___0_characterValidation = 8;
// }
return;
}
}
// System.Void TMPro.TMP_InputField::DoStateTransition(UnityEngine.UI.Selectable/SelectionState,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_DoStateTransition_mB9F4AAD269179A5EBE7A31DDC64D8832C403F260 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, int32_t ___0_state, bool ___1_instant, const RuntimeMethod* method)
{
{
// if (m_HasDoneFocusTransition)
bool L_0 = __this->___m_HasDoneFocusTransition_86;
if (!L_0)
{
goto IL_000d;
}
}
{
// state = SelectionState.Selected;
___0_state = 3;
goto IL_0018;
}
IL_000d:
{
// else if (state == SelectionState.Pressed)
int32_t L_1 = ___0_state;
if ((!(((uint32_t)L_1) == ((uint32_t)2))))
{
goto IL_0018;
}
}
{
// m_HasDoneFocusTransition = true;
__this->___m_HasDoneFocusTransition_86 = (bool)1;
}
IL_0018:
{
// base.DoStateTransition(state, instant);
int32_t L_2 = ___0_state;
bool L_3 = ___1_instant;
Selectable_DoStateTransition_mE74A03CC2A2DBCA9C07559B168FA6A77FFE57942(__this, L_2, L_3, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::CalculateLayoutInputHorizontal()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_CalculateLayoutInputHorizontal_m46CEB3041DFCF55FF496A01B186965E0846BDAA0 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// { }
return;
}
}
// System.Void TMPro.TMP_InputField::CalculateLayoutInputVertical()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_CalculateLayoutInputVertical_m89664390EDA3B835EF3540E85A65978247884577 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// { }
return;
}
}
// System.Single TMPro.TMP_InputField::get_minWidth()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_InputField_get_minWidth_m2A2D1042C5D78373A2AD8BBF514157D83C3A706A (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public virtual float minWidth { get { return 0; } }
return (0.0f);
}
}
// System.Single TMPro.TMP_InputField::get_preferredWidth()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_InputField_get_preferredWidth_m7B67921BC7BD2A2FDD53C93FC9AB63B04A00C753 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
// if (textComponent == null)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0;
L_0 = TMP_InputField_get_textComponent_m85C4BC3F4C18206B3B942F03DB0B953B028EE1CE_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0014;
}
}
{
// return 0;
return (0.0f);
}
IL_0014:
{
// float horizontalPadding = 0;
V_0 = (0.0f);
// if (m_LayoutGroup != null)
LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE* L_2 = __this->___m_LayoutGroup_33;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_3;
L_3 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_3)
{
goto IL_003a;
}
}
{
// horizontalPadding = m_LayoutGroup.padding.horizontal;
LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE* L_4 = __this->___m_LayoutGroup_33;
NullCheck(L_4);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_5;
L_5 = LayoutGroup_get_padding_m91ABA3C588704717EDC82E72BA6D1B82711FE83C_inline(L_4, NULL);
NullCheck(L_5);
int32_t L_6;
L_6 = RectOffset_get_horizontal_m5C1795C027E4987A8532DC27D88FB3B9FFEC1352(L_5, NULL);
V_0 = ((float)L_6);
}
IL_003a:
{
// if (m_TextViewport != null)
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_7 = __this->___m_TextViewport_23;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_8;
L_8 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_7, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_8)
{
goto IL_006c;
}
}
{
// horizontalPadding += m_TextViewport.offsetMin.x - m_TextViewport.offsetMax.x;
float L_9 = V_0;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_10 = __this->___m_TextViewport_23;
NullCheck(L_10);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11;
L_11 = RectTransform_get_offsetMin_mD02BE5256DADAF02CEEF99214C4E80478CD5287B(L_10, NULL);
float L_12 = L_11.___x_0;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_13 = __this->___m_TextViewport_23;
NullCheck(L_13);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
L_14 = RectTransform_get_offsetMax_m6A51C62A2C69780EFD879D3CFE4EE2CBF4AD3D73(L_13, NULL);
float L_15 = L_14.___x_0;
V_0 = ((float)il2cpp_codegen_add(L_9, ((float)il2cpp_codegen_subtract(L_12, L_15))));
}
IL_006c:
{
// return m_TextComponent.preferredWidth + horizontalPadding; // Should add some extra padding for caret
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_16 = __this->___m_TextComponent_27;
NullCheck(L_16);
float L_17;
L_17 = VirtualFuncInvoker0< float >::Invoke(84 /* System.Single TMPro.TMP_Text::get_preferredWidth() */, L_16);
float L_18 = V_0;
return ((float)il2cpp_codegen_add(L_17, L_18));
}
}
// System.Single TMPro.TMP_InputField::get_flexibleWidth()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_InputField_get_flexibleWidth_m8E903250C848B81530D7A757513C98FD7DB4E3CB (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public virtual float flexibleWidth { get { return -1; } }
return (-1.0f);
}
}
// System.Single TMPro.TMP_InputField::get_minHeight()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_InputField_get_minHeight_m5B9B113BDB4FA8562DE935A377CA0734F7ADE7B1 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public virtual float minHeight { get { return 0; } }
return (0.0f);
}
}
// System.Single TMPro.TMP_InputField::get_preferredHeight()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_InputField_get_preferredHeight_mF8468DD1FB5F87870379277710E1D5C3DDCFFC1D (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
// if (textComponent == null)
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0;
L_0 = TMP_InputField_get_textComponent_m85C4BC3F4C18206B3B942F03DB0B953B028EE1CE_inline(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_0014;
}
}
{
// return 0;
return (0.0f);
}
IL_0014:
{
// float verticalPadding = 0;
V_0 = (0.0f);
// if (m_LayoutGroup != null)
LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE* L_2 = __this->___m_LayoutGroup_33;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_3;
L_3 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_3)
{
goto IL_003a;
}
}
{
// verticalPadding = m_LayoutGroup.padding.vertical;
LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE* L_4 = __this->___m_LayoutGroup_33;
NullCheck(L_4);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_5;
L_5 = LayoutGroup_get_padding_m91ABA3C588704717EDC82E72BA6D1B82711FE83C_inline(L_4, NULL);
NullCheck(L_5);
int32_t L_6;
L_6 = RectOffset_get_vertical_m43E46D9F313BB617044184A65350E6498A0709F0(L_5, NULL);
V_0 = ((float)L_6);
}
IL_003a:
{
// if (m_TextViewport != null)
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_7 = __this->___m_TextViewport_23;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_8;
L_8 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_7, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_8)
{
goto IL_006c;
}
}
{
// verticalPadding += m_TextViewport.offsetMin.y - m_TextViewport.offsetMax.y;
float L_9 = V_0;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_10 = __this->___m_TextViewport_23;
NullCheck(L_10);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11;
L_11 = RectTransform_get_offsetMin_mD02BE5256DADAF02CEEF99214C4E80478CD5287B(L_10, NULL);
float L_12 = L_11.___y_1;
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_13 = __this->___m_TextViewport_23;
NullCheck(L_13);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
L_14 = RectTransform_get_offsetMax_m6A51C62A2C69780EFD879D3CFE4EE2CBF4AD3D73(L_13, NULL);
float L_15 = L_14.___y_1;
V_0 = ((float)il2cpp_codegen_add(L_9, ((float)il2cpp_codegen_subtract(L_12, L_15))));
}
IL_006c:
{
// return m_TextComponent.preferredHeight + verticalPadding;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_16 = __this->___m_TextComponent_27;
NullCheck(L_16);
float L_17;
L_17 = VirtualFuncInvoker0< float >::Invoke(85 /* System.Single TMPro.TMP_Text::get_preferredHeight() */, L_16);
float L_18 = V_0;
return ((float)il2cpp_codegen_add(L_17, L_18));
}
}
// System.Single TMPro.TMP_InputField::get_flexibleHeight()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TMP_InputField_get_flexibleHeight_m3293370FBA374E6FCDBC1E7BF9EF975C1D00DEC3 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public virtual float flexibleHeight { get { return -1; } }
return (-1.0f);
}
}
// System.Int32 TMPro.TMP_InputField::get_layoutPriority()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_layoutPriority_m29F413DB25AC2A615265C1C2820D89AC60816DF2 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public virtual int layoutPriority { get { return 1; } }
return 1;
}
}
// System.Void TMPro.TMP_InputField::SetGlobalPointSize(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetGlobalPointSize_m3FFB4ADB49E9D601673A53AEA78839B964D32A81 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, float ___0_pointSize, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* V_0 = NULL;
{
// TMP_Text placeholderTextComponent = m_Placeholder as TMP_Text;
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_0 = __this->___m_Placeholder_29;
V_0 = ((TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9*)IsInstClass((RuntimeObject*)L_0, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9_il2cpp_TypeInfo_var));
// if (placeholderTextComponent != null) placeholderTextComponent.fontSize = pointSize;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1 = V_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_2)
{
goto IL_001c;
}
}
{
// if (placeholderTextComponent != null) placeholderTextComponent.fontSize = pointSize;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_3 = V_0;
float L_4 = ___0_pointSize;
NullCheck(L_3);
TMP_Text_set_fontSize_m1C3A3BA2BC88E5E1D89375FD35A0AA91E75D3AAD(L_3, L_4, NULL);
}
IL_001c:
{
// textComponent.fontSize = pointSize;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_5;
L_5 = TMP_InputField_get_textComponent_m85C4BC3F4C18206B3B942F03DB0B953B028EE1CE_inline(__this, NULL);
float L_6 = ___0_pointSize;
NullCheck(L_5);
TMP_Text_set_fontSize_m1C3A3BA2BC88E5E1D89375FD35A0AA91E75D3AAD(L_5, L_6, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::SetGlobalFontAsset(TMPro.TMP_FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField_SetGlobalFontAsset_m4AD28DDE68A928EA340F360105C99A1EBC789201 (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* ___0_fontAsset, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* V_0 = NULL;
{
// TMP_Text placeholderTextComponent = m_Placeholder as TMP_Text;
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* L_0 = __this->___m_Placeholder_29;
V_0 = ((TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9*)IsInstClass((RuntimeObject*)L_0, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9_il2cpp_TypeInfo_var));
// if (placeholderTextComponent != null) placeholderTextComponent.font = fontAsset;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_1 = V_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_2)
{
goto IL_001c;
}
}
{
// if (placeholderTextComponent != null) placeholderTextComponent.font = fontAsset;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_3 = V_0;
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_4 = ___0_fontAsset;
NullCheck(L_3);
TMP_Text_set_font_mC55E4A8C1C09595031384B35F2C2FB2FC3479E83(L_3, L_4, NULL);
}
IL_001c:
{
// textComponent.font = fontAsset;
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_5;
L_5 = TMP_InputField_get_textComponent_m85C4BC3F4C18206B3B942F03DB0B953B028EE1CE_inline(__this, NULL);
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_6 = ___0_fontAsset;
NullCheck(L_5);
TMP_Text_set_font_mC55E4A8C1C09595031384B35F2C2FB2FC3479E83(L_5, L_6, NULL);
// }
return;
}
}
// System.Void TMPro.TMP_InputField::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TMP_InputField__cctor_mEFAAE367E78CED0A26A678556C750E8045A5AC37 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t04635BCB4D7C7C21D10547072BD307E80F347DD3____1C3635C112D556F4C11A4FE6BDE6ED3F126C4B2B546811BDB64DE7BDED3A05CB_0_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
{
// static private readonly char[] kSeparators = { ' ', '.', ',', '\t', '\r', '\n' };
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)6);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = L_0;
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t04635BCB4D7C7C21D10547072BD307E80F347DD3____1C3635C112D556F4C11A4FE6BDE6ED3F126C4B2B546811BDB64DE7BDED3A05CB_0_FieldInfo_var) };
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
((TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_StaticFields*)il2cpp_codegen_static_fields_for(TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var))->___kSeparators_21 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_StaticFields*)il2cpp_codegen_static_fields_for(TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F_il2cpp_TypeInfo_var))->___kSeparators_21), (void*)L_1);
return;
}
}
// UnityEngine.Transform TMPro.TMP_InputField::UnityEngine.UI.ICanvasElement.get_transform()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* TMP_InputField_UnityEngine_UI_ICanvasElement_get_transform_m54CD226342494A37D5AF311CC975A634588AE1AF (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0;
L_0 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method)
{
{
float L_0 = ___0_x;
__this->___x_0 = L_0;
float L_1 = ___1_y;
__this->___y_1 = L_1;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* TMP_Text_get_textInfo_mA24C606B8EA51436E4AA3B9D6DCDFA7A8995E10E_inline (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, const RuntimeMethod* method)
{
{
// get { return m_textInfo; }
TMP_TextInfo_t09A8E906329422C3F0C059876801DD695B8D524D* L_0 = __this->___m_textInfo_153;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___zeroVector_2;
V_0 = L_0;
goto IL_0009;
}
IL_0009:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_TextElement_set_scale_mB753D739067A2DF395673D5C6B01E30B74B35362_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float scale { get { return m_Scale; } set { m_Scale = value; } }
float L_0 = ___0_value;
__this->___m_Scale_5 = L_0;
// public float scale { get { return m_Scale; } set { m_Scale = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_TextElement_set_unicode_m5DDC85416E46FEB989F4924ED4E1C8BABDE09AA0_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, uint32_t ___0_value, const RuntimeMethod* method)
{
{
// public uint unicode { get { return m_Unicode; } set { m_Unicode = value; } }
uint32_t L_0 = ___0_value;
__this->___m_Unicode_1 = L_0;
// public uint unicode { get { return m_Unicode; } set { m_Unicode = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_TextElement_set_textAsset_m046A7EF50875FC30233B8CB06D4A5138FB63C4E1_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* ___0_value, const RuntimeMethod* method)
{
{
// public TMP_Asset textAsset { get { return m_TextAsset; } set { m_TextAsset = value; } }
TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* L_0 = ___0_value;
__this->___m_TextAsset_2 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TextAsset_2), (void*)L_0);
// public TMP_Asset textAsset { get { return m_TextAsset; } set { m_TextAsset = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_TextElement_set_glyph_m29945C7CDA0F0F2429D3000A9376B4B5177A23BD_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* ___0_value, const RuntimeMethod* method)
{
{
// public Glyph glyph { get { return m_Glyph; } set { m_Glyph = value; } }
Glyph_t700CF8EBE04ED4AEAB520885AAA1B309E02A103F* L_0 = ___0_value;
__this->___m_Glyph_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Glyph_3), (void*)L_0);
// public Glyph glyph { get { return m_Glyph; } set { m_Glyph = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_TextElement_set_glyphIndex_mD2D21A9AD7EF332ABE56C52031E03CB5570C2FD3_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, uint32_t ___0_value, const RuntimeMethod* method)
{
{
// public uint glyphIndex { get { return m_GlyphIndex; } set { m_GlyphIndex = value; } }
uint32_t L_0 = ___0_value;
__this->___m_GlyphIndex_4 = L_0;
// public uint glyphIndex { get { return m_GlyphIndex; } set { m_GlyphIndex = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_left_mCDC93F42B720817E1119AA5360962F038A39E044_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float left { get { return m_Left; } set { m_Left = value; } }
float L_0 = __this->___m_Left_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_Offset_set_left_m6FF3BCE823654D55CC03B9202094E129A3891958_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float left { get { return m_Left; } set { m_Left = value; } }
float L_0 = ___0_value;
__this->___m_Left_0 = L_0;
// public float left { get { return m_Left; } set { m_Left = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_right_m268492C5D14D1239A429A152ED04DD8790EC98C4_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float right { get { return m_Right; } set { m_Right = value; } }
float L_0 = __this->___m_Right_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_Offset_set_right_m19952C4778E73F559E8229B5D1438766E4FF62F2_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float right { get { return m_Right; } set { m_Right = value; } }
float L_0 = ___0_value;
__this->___m_Right_1 = L_0;
// public float right { get { return m_Right; } set { m_Right = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_top_m5BAE1A688A264A63524AD4C456CE88CB2086105E_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float top { get { return m_Top; } set { m_Top = value; } }
float L_0 = __this->___m_Top_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_Offset_set_top_m5346213516D5B378349B70D61C4EE6BB25603DCC_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float top { get { return m_Top; } set { m_Top = value; } }
float L_0 = ___0_value;
__this->___m_Top_2 = L_0;
// public float top { get { return m_Top; } set { m_Top = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_bottom_m71E985879E87F76BE28A0FB0485F279866279845_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float bottom { get { return m_Bottom; } set { m_Bottom = value; } }
float L_0 = __this->___m_Bottom_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_Offset_set_bottom_m4FF1AE55CF113FD06678B22A8ED029F17A9019A8_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float bottom { get { return m_Bottom; } set { m_Bottom = value; } }
float L_0 = ___0_value;
__this->___m_Bottom_3 = L_0;
// public float bottom { get { return m_Bottom; } set { m_Bottom = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_horizontal_m3BE3663354670CEA3945FD6EC7C6FD1A3F4E81F7_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float horizontal { get { return m_Left; } set { m_Left = value; m_Right = value; } }
float L_0 = __this->___m_Left_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_Offset_get_vertical_mB6681568C4F9B09DCE4CBFFDC33F733DE7EFE149_inline (TMP_Offset_t2262BE4E87D9662487777FF8FFE1B17B0E4438C6* __this, const RuntimeMethod* method)
{
{
// public float vertical { get { return m_Top; } set { m_Top = value; m_Bottom = value; } }
float L_0 = __this->___m_Top_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_white_m068F5AF879B0FCA584E3693F762EA41BB65532C6_inline (const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
memset((&L_0), 0, sizeof(L_0));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (1.0f), (1.0f), (1.0f), (1.0f), /*hidden argument*/NULL);
V_0 = L_0;
goto IL_001d;
}
IL_001d:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ColorTween_get_startColor_mC3CD44E2CCEF5BB78ED52759D570B1B6855CBBCC_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// get { return m_StartColor; }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = __this->___m_StartColor_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorTween_set_startColor_m01FB2C14DD0139433F9EBCF39A286AE064B8A2FB_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method)
{
{
// set { m_StartColor = value; }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_value;
__this->___m_StartColor_1 = L_0;
// set { m_StartColor = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ColorTween_get_targetColor_m26BAA4AAA09E6FD3E79F35C51170C32889919446_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// get { return m_TargetColor; }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = __this->___m_TargetColor_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorTween_set_targetColor_m24EB21B05BDCC21A4178DEB116962BE18B361B27_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method)
{
{
// set { m_TargetColor = value; }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_value;
__this->___m_TargetColor_2 = L_0;
// set { m_TargetColor = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ColorTween_get_tweenMode_m9194D120345334B358FA8487E98C75FDD8F8355B_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// get { return m_TweenMode; }
int32_t L_0 = __this->___m_TweenMode_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorTween_set_tweenMode_mB2A52A753B322F14EEF3A1C17B0CC51EB5210035_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// set { m_TweenMode = value; }
int32_t L_0 = ___0_value;
__this->___m_TweenMode_3 = L_0;
// set { m_TweenMode = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float ColorTween_get_duration_m2C26D45A626E334E9EECD575CCA45B55945736D3_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// get { return m_Duration; }
float L_0 = __this->___m_Duration_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorTween_set_duration_m0C781971A9EE23189EA02A2835731918680957F0_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, float ___0_value, const RuntimeMethod* method)
{
{
// set { m_Duration = value; }
float L_0 = ___0_value;
__this->___m_Duration_4 = L_0;
// set { m_Duration = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ColorTween_get_ignoreTimeScale_m008715D2A64C9FC6419C9D71A7030F8710ABA6AE_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// get { return m_IgnoreTimeScale; }
bool L_0 = __this->___m_IgnoreTimeScale_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorTween_set_ignoreTimeScale_mDC7F5B7E7EDF149304E8139C64712462DAB8D40D_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// set { m_IgnoreTimeScale = value; }
bool L_0 = ___0_value;
__this->___m_IgnoreTimeScale_5 = L_0;
// set { m_IgnoreTimeScale = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_Lerp_mE79F87889843ECDC188E4CB5B5E1F1B2256E5EBE_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_a, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_b, float ___2_t, const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
float L_0 = ___2_t;
float L_1;
L_1 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_0, NULL);
___2_t = L_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___0_a;
float L_3 = L_2.___r_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___1_b;
float L_5 = L_4.___r_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___0_a;
float L_7 = L_6.___r_0;
float L_8 = ___2_t;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9 = ___0_a;
float L_10 = L_9.___g_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_11 = ___1_b;
float L_12 = L_11.___g_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13 = ___0_a;
float L_14 = L_13.___g_1;
float L_15 = ___2_t;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_16 = ___0_a;
float L_17 = L_16.___b_2;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_18 = ___1_b;
float L_19 = L_18.___b_2;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_20 = ___0_a;
float L_21 = L_20.___b_2;
float L_22 = ___2_t;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_23 = ___0_a;
float L_24 = L_23.___a_3;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_25 = ___1_b;
float L_26 = L_25.___a_3;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_27 = ___0_a;
float L_28 = L_27.___a_3;
float L_29 = ___2_t;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_30;
memset((&L_30), 0, sizeof(L_30));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_30), ((float)il2cpp_codegen_add(L_3, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_5, L_7)), L_8)))), ((float)il2cpp_codegen_add(L_10, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_12, L_14)), L_15)))), ((float)il2cpp_codegen_add(L_17, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_19, L_21)), L_22)))), ((float)il2cpp_codegen_add(L_24, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_26, L_28)), L_29)))), /*hidden argument*/NULL);
V_0 = L_30;
goto IL_0069;
}
IL_0069:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_31 = V_0;
return L_31;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ColorTween_GetIgnoreTimescale_m502CC5CF9B974F7F564316687E61A16E8CF038F7_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// return m_IgnoreTimeScale;
bool L_0 = __this->___m_IgnoreTimeScale_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float ColorTween_GetDuration_mC929D8E88C9C230CE6A0EAE684B84CA08CFAA615_inline (ColorTween_tB6EEC666DA063367652ECCB92C46C0C5186F38C5* __this, const RuntimeMethod* method)
{
{
// return m_Duration;
float L_0 = __this->___m_Duration_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FloatTween_get_startValue_mE12446AD7FA5B7816124ADFF1FF7959A3B6ACF1B_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// get { return m_StartValue; }
float L_0 = __this->___m_StartValue_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FloatTween_set_startValue_m1E04EA68FFEE3AA1553B194D0F82C32815E2C718_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, float ___0_value, const RuntimeMethod* method)
{
{
// set { m_StartValue = value; }
float L_0 = ___0_value;
__this->___m_StartValue_1 = L_0;
// set { m_StartValue = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FloatTween_get_targetValue_m2FA9DBB4C75BFD36E2A9DE57522CAA25D9F44FF2_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// get { return m_TargetValue; }
float L_0 = __this->___m_TargetValue_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FloatTween_set_targetValue_mE110CBA03582B01B96766AE53F2DDD3C2D4DE131_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, float ___0_value, const RuntimeMethod* method)
{
{
// set { m_TargetValue = value; }
float L_0 = ___0_value;
__this->___m_TargetValue_2 = L_0;
// set { m_TargetValue = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FloatTween_get_duration_mE71CD40934ED69FDD7CDA8D5438E9897E6E9FE7A_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// get { return m_Duration; }
float L_0 = __this->___m_Duration_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FloatTween_set_duration_mF59D55C5F70E037AF88A6191D282D404C532D613_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, float ___0_value, const RuntimeMethod* method)
{
{
// set { m_Duration = value; }
float L_0 = ___0_value;
__this->___m_Duration_3 = L_0;
// set { m_Duration = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool FloatTween_get_ignoreTimeScale_m8FE31080B4800A6CFB89918E0803BB1BE21FDA4B_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// get { return m_IgnoreTimeScale; }
bool L_0 = __this->___m_IgnoreTimeScale_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FloatTween_set_ignoreTimeScale_m53B7945E5B54998B9BC28E7508E94D3A8205C10A_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// set { m_IgnoreTimeScale = value; }
bool L_0 = ___0_value;
__this->___m_IgnoreTimeScale_4 = L_0;
// set { m_IgnoreTimeScale = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline (float ___0_a, float ___1_b, float ___2_t, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = ___0_a;
float L_1 = ___1_b;
float L_2 = ___0_a;
float L_3 = ___2_t;
float L_4;
L_4 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_3, NULL);
V_0 = ((float)il2cpp_codegen_add(L_0, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_1, L_2)), L_4))));
goto IL_0010;
}
IL_0010:
{
float L_5 = V_0;
return L_5;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool FloatTween_GetIgnoreTimescale_mB13FC7DCC241FCF2C9EC10D8AF8A9B6103F9B420_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// return m_IgnoreTimeScale;
bool L_0 = __this->___m_IgnoreTimeScale_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float FloatTween_GetDuration_m4F4E336D66A32D1F051E0EF2B1513F05EC3BF349_inline (FloatTween_t4C6604C5D2B0B4B634B53D545A74431BAE3A98BE* __this, const RuntimeMethod* method)
{
{
// return m_Duration;
float L_0 = __this->___m_Duration_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11 Selectable_get_colors_mB53E365D02351D4B64084295C4B2A7AF2DEC4750_inline (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, const RuntimeMethod* method)
{
{
// public ColorBlock colors { get { return m_Colors; } set { if (SetPropertyUtility.SetStruct(ref m_Colors, value)) OnSetProperty(); } }
ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11 L_0 = __this->___m_Colors_9;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_mCD6889CDE39F18704CD6EA8E2EFBFA48BA3E13B0_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, const RuntimeMethod* method)
{
{
float L_0 = ___0_r;
__this->___r_0 = L_0;
float L_1 = ___1_g;
__this->___g_1 = L_1;
float L_2 = ___2_b;
__this->___b_2 = L_2;
__this->___a_3 = (1.0f);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorBlock_set_highlightedColor_m04E97DF2CCE7CAC47120D8F486E18BF62F16FF86_inline (ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method)
{
{
// public Color highlightedColor { get { return m_HighlightedColor; } set { m_HighlightedColor = value; } }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_value;
__this->___m_HighlightedColor_1 = L_0;
// public Color highlightedColor { get { return m_HighlightedColor; } set { m_HighlightedColor = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorBlock_set_pressedColor_m644C938090857AB07C57B25FE53F6DC2BB0DD5A8_inline (ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method)
{
{
// public Color pressedColor { get { return m_PressedColor; } set { m_PressedColor = value; } }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_value;
__this->___m_PressedColor_2 = L_0;
// public Color pressedColor { get { return m_PressedColor; } set { m_PressedColor = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ColorBlock_set_disabledColor_m4D10D1F8525CCC7E8E200E3994AFB28ADABB1D8E_inline (ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method)
{
{
// public Color disabledColor { get { return m_DisabledColor; } set { m_DisabledColor = value; } }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_value;
__this->___m_DisabledColor_4 = L_0;
// public Color disabledColor { get { return m_DisabledColor; } set { m_DisabledColor = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_one_m9097EB8DC23C26118A591AF16702796C3EF51DFB_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___oneVector_3;
V_0 = L_0;
goto IL_0009;
}
IL_0009:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method)
{
{
float L_0 = ___0_x;
__this->___x_1 = L_0;
float L_1 = ___1_y;
__this->___y_2 = L_1;
float L_2 = ___2_z;
__this->___z_3 = L_2;
float L_3 = ___3_w;
__this->___w_4 = L_3;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* TMP_Text_get_font_m1F5E907B9181A54212FBD8123242583C1CA4BE2A_inline (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, const RuntimeMethod* method)
{
{
// get { return m_fontAsset; }
TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* L_0 = __this->___m_fontAsset_41;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_right_m99043ED6B3D5AEA5033313FE3DA9571F39D1B280_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___rightVector_7;
V_0 = L_0;
goto IL_0009;
}
IL_0009:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B* __this, uint8_t ___0_r, uint8_t ___1_g, uint8_t ___2_b, uint8_t ___3_a, const RuntimeMethod* method)
{
{
__this->___rgba_0 = 0;
uint8_t L_0 = ___0_r;
__this->___r_1 = L_0;
uint8_t L_1 = ___1_g;
__this->___g_2 = L_1;
uint8_t L_2 = ___2_b;
__this->___b_3 = L_2;
uint8_t L_3 = ___3_a;
__this->___a_4 = L_3;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color32_op_Implicit_m47CBB138122B400E0B1F4BFD7C30A6C2C00FCA3E_inline (Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___0_c, const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_0 = ___0_c;
uint8_t L_1 = L_0.___r_1;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_2 = ___0_c;
uint8_t L_3 = L_2.___g_2;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_4 = ___0_c;
uint8_t L_5 = L_4.___b_3;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_6 = ___0_c;
uint8_t L_7 = L_6.___a_4;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8;
memset((&L_8), 0, sizeof(L_8));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_8), ((float)(((float)L_1)/(255.0f))), ((float)(((float)L_3)/(255.0f))), ((float)(((float)L_5)/(255.0f))), ((float)(((float)L_7)/(255.0f))), /*hidden argument*/NULL);
V_0 = L_8;
goto IL_003d;
}
IL_003d:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9 = V_0;
return L_9;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScrollRect_set_content_m01BF6FE0205985CBD16C6D3BB4B6F345B3AF484E_inline (ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* __this, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_value, const RuntimeMethod* method)
{
{
// public RectTransform content { get { return m_Content; } set { m_Content = value; } }
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = ___0_value;
__this->___m_Content_4 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Content_4), (void*)L_0);
// public RectTransform content { get { return m_Content; } set { m_Content = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScrollRect_set_horizontal_m99C076AF2B2B596C87435E1465EF0B104281B150_inline (ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// public bool horizontal { get { return m_Horizontal; } set { m_Horizontal = value; } }
bool L_0 = ___0_value;
__this->___m_Horizontal_5 = L_0;
// public bool horizontal { get { return m_Horizontal; } set { m_Horizontal = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScrollRect_set_movementType_m2A900C10E6C005FD6866EFF1DA2DF78AA957534A_inline (ScrollRect_t17D2F2939CA8953110180DF53164CFC3DC88D70E* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// public MovementType movementType { get { return m_MovementType; } set { m_MovementType = value; } }
int32_t L_0 = ___0_value;
__this->___m_MovementType_7 = L_0;
// public MovementType movementType { get { return m_MovementType; } set { m_MovementType = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OptionData_set_text_mFF1E8A215A399CB9EA9DDFB0C6F3B9F068837226_inline (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, String_t* ___0_value, const RuntimeMethod* method)
{
{
// public string text { get { return m_Text; } set { m_Text = value; } }
String_t* L_0 = ___0_value;
__this->___m_Text_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_0), (void*)L_0);
// public string text { get { return m_Text; } set { m_Text = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, float ___3_a, const RuntimeMethod* method)
{
{
float L_0 = ___0_r;
__this->___r_0 = L_0;
float L_1 = ___1_g;
__this->___g_1 = L_1;
float L_2 = ___2_b;
__this->___b_2 = L_2;
float L_3 = ___3_a;
__this->___a_3 = L_3;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* OptionDataList_get_options_mBC2E351252449F2B611857D18B396CEDF2289781_inline (OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* __this, const RuntimeMethod* method)
{
{
// public List<OptionData> options { get { return m_Options; } set { m_Options = value; } }
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_0 = __this->___m_Options_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OptionDataList_set_options_m826C957D08679C2620276456BCD535D148640174_inline (OptionDataList_tF66EA4801BFA499F010E6EFF89ED760BF4F0BEE1* __this, List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* ___0_value, const RuntimeMethod* method)
{
{
// public List<OptionData> options { get { return m_Options; } set { m_Options = value; } }
List_1_tCADFA900711C24701A9C70EE674B91FC45D42A52* L_0 = ___0_value;
__this->___m_Options_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Options_0), (void*)L_0);
// public List<OptionData> options { get { return m_Options; } set { m_Options = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline (int32_t ___0_value, int32_t ___1_min, int32_t ___2_max, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
int32_t V_2 = 0;
{
int32_t L_0 = ___0_value;
int32_t L_1 = ___1_min;
V_0 = (bool)((((int32_t)L_0) < ((int32_t)L_1))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_000e;
}
}
{
int32_t L_3 = ___1_min;
___0_value = L_3;
goto IL_0019;
}
IL_000e:
{
int32_t L_4 = ___0_value;
int32_t L_5 = ___2_max;
V_1 = (bool)((((int32_t)L_4) > ((int32_t)L_5))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_0019;
}
}
{
int32_t L_7 = ___2_max;
___0_value = L_7;
}
IL_0019:
{
int32_t L_8 = ___0_value;
V_2 = L_8;
goto IL_001d;
}
IL_001d:
{
int32_t L_9 = V_2;
return L_9;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* Image_get_sprite_mB2AA377708722E100574F6F75BC102513BB3BCB1_inline (Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* __this, const RuntimeMethod* method)
{
{
// get { return m_Sprite; }
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_0 = __this->___m_Sprite_38;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* OptionData_get_text_m2E822D5D50B597BFBA7AB3485EF15B526A726A1A_inline (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, const RuntimeMethod* method)
{
{
// public string text { get { return m_Text; } set { m_Text = value; } }
String_t* L_0 = __this->___m_Text_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* OptionData_get_image_m5C866E5C2E025EABF5591C7F88FB46E426EF20BA_inline (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, const RuntimeMethod* method)
{
{
// public Sprite image { get { return m_Image; } set { m_Image = value; } }
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_0 = __this->___m_Image_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* TMP_Dropdown_get_template_m6C77CA07D48383A133E8D7567E1CF909876BAE30_inline (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// public RectTransform template { get { return m_Template; } set { m_Template = value; RefreshShownValue(); } }
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = __this->___m_Template_20;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* TMP_Dropdown_get_itemText_m0AAE4A304C3AC8132209E844C5303411DB3C1AFB_inline (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// public TMP_Text itemText { get { return m_ItemText; } set { m_ItemText = value; RefreshShownValue(); } }
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_ItemText_24;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* TMP_Dropdown_get_itemImage_mE0C2F6ED6A8338733F2A260939530BAB06DB576E_inline (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// public Image itemImage { get { return m_ItemImage; } set { m_ItemImage = value; RefreshShownValue(); } }
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = __this->___m_ItemImage_25;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DropdownItem_set_text_m7C30C7E6DEE86A8896B99A872C5934D6F0B234F2_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* ___0_value, const RuntimeMethod* method)
{
{
// public TMP_Text text { get { return m_Text; } set { m_Text = value; } }
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = ___0_value;
__this->___m_Text_4 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text_4), (void*)L_0);
// public TMP_Text text { get { return m_Text; } set { m_Text = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DropdownItem_set_image_m133BCC7D7320DC10EBBF5193FAE0E60C3F9A15C2_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ___0_value, const RuntimeMethod* method)
{
{
// public Image image { get { return m_Image; } set { m_Image = value; } }
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = ___0_value;
__this->___m_Image_5 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Image_5), (void*)L_0);
// public Image image { get { return m_Image; } set { m_Image = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DropdownItem_set_toggle_mBD6E9CFB6C3757CB013CB683A8BB6DAFF34A94FA_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* ___0_value, const RuntimeMethod* method)
{
{
// public Toggle toggle { get { return m_Toggle; } set { m_Toggle = value; } }
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_0 = ___0_value;
__this->___m_Toggle_7 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Toggle_7), (void*)L_0);
// public Toggle toggle { get { return m_Toggle; } set { m_Toggle = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DropdownItem_set_rectTransform_m0C6BAB5E2EB69C438BF2F8D4DDE3E0DE136651AD_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___0_value, const RuntimeMethod* method)
{
{
// public RectTransform rectTransform { get { return m_RectTransform; } set { m_RectTransform = value; } }
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = ___0_value;
__this->___m_RectTransform_6 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RectTransform_6), (void*)L_0);
// public RectTransform rectTransform { get { return m_RectTransform; } set { m_RectTransform = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* DropdownItem_get_rectTransform_mFE9F9A7B8259B150E399A40F9BE3555DC3273926_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method)
{
{
// public RectTransform rectTransform { get { return m_RectTransform; } set { m_RectTransform = value; } }
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = __this->___m_RectTransform_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
float L_1 = L_0.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
float L_3 = L_2.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
float L_5 = L_4.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
float L_7 = L_6.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
memset((&L_8), 0, sizeof(L_8));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), /*hidden argument*/NULL);
V_0 = L_8;
goto IL_0023;
}
IL_0023:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
return L_9;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_v;
float L_1 = L_0.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___0_v;
float L_3 = L_2.___y_3;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
memset((&L_4), 0, sizeof(L_4));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_4), L_1, L_3, /*hidden argument*/NULL);
V_0 = L_4;
goto IL_0015;
}
IL_0015:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = V_0;
return L_5;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
float L_1 = L_0.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
float L_3 = L_2.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
float L_5 = L_4.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
float L_7 = L_6.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
memset((&L_8), 0, sizeof(L_8));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), /*hidden argument*/NULL);
V_0 = L_8;
goto IL_0023;
}
IL_0023:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
return L_9;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_Dropdown_get_value_m5916A6D1897431E8ED789FEC24551A311D1B5C70_inline (TMP_Dropdown_t73B37BFDA0D005451C7B750938AFB1748E5EA504* __this, const RuntimeMethod* method)
{
{
// return m_Value;
int32_t L_0 = __this->___m_Value_26;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* DropdownItem_get_toggle_mCC7B7993BF2AB865B2B6B82472391D5B1AB873D3_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method)
{
{
// public Toggle toggle { get { return m_Toggle; } set { m_Toggle = value; } }
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_0 = __this->___m_Toggle_7;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Toggle_get_isOn_m89A609E936CD67F460E336CA8E03C4047BFB6619_inline (Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* __this, const RuntimeMethod* method)
{
{
// get { return m_IsOn; }
bool L_0 = __this->___m_IsOn_24;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C Selectable_get_navigation_mA0E5FC6B1D19C2DCABA5C82EC33C49CF7F17103E_inline (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, const RuntimeMethod* method)
{
{
// public Navigation navigation { get { return m_Navigation; } set { if (SetPropertyUtility.SetStruct(ref m_Navigation, value)) OnSetProperty(); } }
Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C L_0 = __this->___m_Navigation_7;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Navigation_set_mode_m0BEF999F733332AD994CF3CA4AC17B2A47531207_inline (Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// public Mode mode { get { return m_Mode; } set { m_Mode = value; } }
int32_t L_0 = ___0_value;
__this->___m_Mode_0 = L_0;
// public Mode mode { get { return m_Mode; } set { m_Mode = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Navigation_set_selectOnDown_m0EBBAB8C51107F75F63FFBC3DF88D9010E6A44BB_inline (Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C* __this, Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___0_value, const RuntimeMethod* method)
{
{
// public Selectable selectOnDown { get { return m_SelectOnDown; } set { m_SelectOnDown = value; } }
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* L_0 = ___0_value;
__this->___m_SelectOnDown_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SelectOnDown_3), (void*)L_0);
// public Selectable selectOnDown { get { return m_SelectOnDown; } set { m_SelectOnDown = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Navigation_set_selectOnRight_mD0B38024BB628CDC801EA93E9FF7C438ECE2055B_inline (Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C* __this, Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___0_value, const RuntimeMethod* method)
{
{
// public Selectable selectOnRight { get { return m_SelectOnRight; } set { m_SelectOnRight = value; } }
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* L_0 = ___0_value;
__this->___m_SelectOnRight_5 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SelectOnRight_5), (void*)L_0);
// public Selectable selectOnRight { get { return m_SelectOnRight; } set { m_SelectOnRight = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Navigation_set_selectOnLeft_mA4E7480D7CBDA9A5ECA93BAFCD1CF1976A994FCB_inline (Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C* __this, Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___0_value, const RuntimeMethod* method)
{
{
// public Selectable selectOnLeft { get { return m_SelectOnLeft; } set { m_SelectOnLeft = value; } }
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* L_0 = ___0_value;
__this->___m_SelectOnLeft_4 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SelectOnLeft_4), (void*)L_0);
// public Selectable selectOnLeft { get { return m_SelectOnLeft; } set { m_SelectOnLeft = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Navigation_set_selectOnUp_mCB04000FDFC05D3BAC497602E4BA346A536152E5_inline (Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C* __this, Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___0_value, const RuntimeMethod* method)
{
{
// public Selectable selectOnUp { get { return m_SelectOnUp; } set { m_SelectOnUp = value; } }
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* L_0 = ___0_value;
__this->___m_SelectOnUp_2 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SelectOnUp_2), (void*)L_0);
// public Selectable selectOnUp { get { return m_SelectOnUp; } set { m_SelectOnUp = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __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;
switch (L_2)
{
case 0:
{
goto IL_0019;
}
case 1:
{
goto IL_0022;
}
case 2:
{
goto IL_002b;
}
}
}
{
goto IL_0034;
}
IL_0019:
{
float L_3 = __this->___x_2;
V_2 = L_3;
goto IL_003f;
}
IL_0022:
{
float L_4 = __this->___y_3;
V_2 = L_4;
goto IL_003f;
}
IL_002b:
{
float L_5 = __this->___z_4;
V_2 = L_5;
goto IL_003f;
}
IL_0034:
{
IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* L_6 = (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var)));
NullCheck(L_6);
IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral27C7727EAAAD675C621F6257F2BD5190CE343979)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Vector3_get_Item_m163510BFC2F7BFAD1B601DC9F3606B799CF199F2_RuntimeMethod_var)));
}
IL_003f:
{
float L_7 = V_2;
return L_7;
}
}
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_0;
V_2 = L_4;
goto IL_002d;
}
IL_0019:
{
float L_5 = __this->___y_1;
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)));
NullCheck(L_6);
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 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_0;
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 Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___zeroVector_5;
V_0 = L_0;
goto IL_0009;
}
IL_0009:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_one_mC9B289F1E15C42C597180C9FE6FB492495B51D02_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___oneVector_6;
V_0 = L_0;
goto IL_0009;
}
IL_0009:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_clear_m02E023A7D396B973288B3915F6F24FBF7E0DC81D_inline (const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
memset((&L_0), 0, sizeof(L_0));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (0.0f), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL);
V_0 = L_0;
goto IL_001d;
}
IL_001d:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* Button_get_onClick_m701712A7F7F000CC80D517C4510697E15722C35C_inline (Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* __this, const RuntimeMethod* method)
{
{
// get { return m_OnClick; }
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* L_0 = __this->___m_OnClick_20;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* DropdownItem_get_text_mBE92632907F1772753BC60A7FE1E5358077E6FD4_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method)
{
{
// public TMP_Text text { get { return m_Text; } set { m_Text = value; } }
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_Text_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* DropdownItem_get_image_m1C89F635266FD742D3542FA99DB1A0D224CFD270_inline (DropdownItem_t61E998DABE3AE9B2A21D661B84BBB52DE887CD5C* __this, const RuntimeMethod* method)
{
{
// public Image image { get { return m_Image; } set { m_Image = value; } }
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_0 = __this->___m_Image_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void OptionData_set_image_m17048079C3FCD19A6D190AAEBA198DBB74D93C88_inline (OptionData_tFDFBCB4A5FB860E95AE46FDAC112DB4140A8525E* __this, Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___0_value, const RuntimeMethod* method)
{
{
// public Sprite image { get { return m_Image; } set { m_Image = value; } }
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_0 = ___0_value;
__this->___m_Image_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Image_1), (void*)L_0);
// public Sprite image { get { return m_Image; } set { m_Image = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_faceInfo_m711C454A1E8FE2B5DF455B6673257187B4C65B39_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 ___0_value, const RuntimeMethod* method)
{
{
// set { m_FaceInfo = value; }
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 L_0 = ___0_value;
__this->___m_FaceInfo_12 = L_0;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_FaceInfo_12))->___m_FamilyName_1), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_FaceInfo_12))->___m_StyleName_2), (void*)NULL);
#endif
// set { m_FaceInfo = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_sourceFontFile_mD3E145F204C872196FAE7DF1B97724C43BE24377_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_SourceFontFile = value; }
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = ___0_value;
__this->___m_SourceFontFile_10 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SourceFontFile_10), (void*)L_0);
// internal set { m_SourceFontFile = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasPopulationMode_mE002B4CEA0FB2CA8A52C77820B054165881E4FA4_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// m_AtlasPopulationMode = value;
int32_t L_0 = ___0_value;
__this->___m_AtlasPopulationMode_11 = L_0;
// }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasWidth_mBF3960711180E34BB43393B4AA9951DC82B3535E_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_AtlasWidth = value; }
int32_t L_0 = ___0_value;
__this->___m_AtlasWidth_26 = L_0;
// internal set { m_AtlasWidth = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasHeight_m1272E53248672683B4210DC23137D7F270CFE81C_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_AtlasHeight = value; }
int32_t L_0 = ___0_value;
__this->___m_AtlasHeight_27 = L_0;
// internal set { m_AtlasHeight = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasPadding_m3113EAFFC2BFEE6B95D5371D0325A8284CFBDA4B_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_AtlasPadding = value; }
int32_t L_0 = ___0_value;
__this->___m_AtlasPadding_28 = L_0;
// internal set { m_AtlasPadding = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasRenderMode_m82C0939AEF473FB4A319457D4B6B7E67F36059BE_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// internal set { m_AtlasRenderMode = value; }
int32_t L_0 = ___0_value;
__this->___m_AtlasRenderMode_29 = L_0;
// internal set { m_AtlasRenderMode = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_atlasTextures_m5FED84FD7829C6B72E5937EC8DB9F844E654E937_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* ___0_value, const RuntimeMethod* method)
{
{
// m_AtlasTextures = value;
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* L_0 = ___0_value;
__this->___m_AtlasTextures_18 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AtlasTextures_18), (void*)L_0);
// }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_isMultiAtlasTexturesEnabled_m1EBFF9BBDE2D2A4E0B754FB1CCC45B76B0F1FA10_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// set { m_IsMultiAtlasTexturesEnabled = value; }
bool L_0 = ___0_value;
__this->___m_IsMultiAtlasTexturesEnabled_20 = L_0;
// set { m_IsMultiAtlasTexturesEnabled = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_freeGlyphRects_mC976815EFF6313591B1B2A4CFFF9C77249570DC1_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___0_value, const RuntimeMethod* method)
{
{
// set { m_FreeGlyphRects = value; }
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_0 = ___0_value;
__this->___m_FreeGlyphRects_23 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FreeGlyphRects_23), (void*)L_0);
// set { m_FreeGlyphRects = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_FontAsset_set_usedGlyphRects_m75EC42D8C57FFCA998DC859C5B6D91D03F7C1615_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___0_value, const RuntimeMethod* method)
{
{
// set { m_UsedGlyphRects = value; }
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* L_0 = ___0_value;
__this->___m_UsedGlyphRects_22 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_UsedGlyphRects_22), (void*)L_0);
// set { m_UsedGlyphRects = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TMP_TextElement_get_unicode_mF963B03CCA673335FB682EBDD1CFF86F0DB8539F_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, const RuntimeMethod* method)
{
{
// public uint unicode { get { return m_Unicode; } set { m_Unicode = value; } }
uint32_t L_0 = __this->___m_Unicode_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TMP_TextElement_get_glyphIndex_m149D0BB0350CFC7D3C46CA011669295DC8CF8E9E_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, const RuntimeMethod* method)
{
{
// public uint glyphIndex { get { return m_GlyphIndex; } set { m_GlyphIndex = value; } }
uint32_t L_0 = __this->___m_GlyphIndex_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Font_tC95270EA3198038970422D78B74A7F2E218A96B6* TMP_FontAsset_get_sourceFontFile_mD9B0F4FCBBCDCAAE5A370399DDE46C768B736722_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_SourceFontFile; }
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = __this->___m_SourceFontFile_10;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* TMP_TextElement_get_textAsset_m3FFA01E6D0068D1F8F578CBF2590A752683A61EA_inline (TMP_TextElement_t262A55214F712D4274485ABE5676E5254B84D0A5* __this, const RuntimeMethod* method)
{
{
// public TMP_Asset textAsset { get { return m_TextAsset; } set { m_TextAsset = value; } }
TMP_Asset_t135A047D4F5CBBA9CD356B762B55AB164122B969* L_0 = __this->___m_TextAsset_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* TMP_FontAsset_get_fallbackFontAssetTable_mE0C2D8D8A55C5E2FAAB13CE0A5591C82F1AAF15A_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_FallbackFontAssetTable; }
List_1_t06C3ABB0C6F2347B32881E33D154431EADAE3ECF* L_0 = __this->___m_FallbackFontAssetTable_34;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_FontAsset_get_atlasPopulationMode_m31A707178FB4F1722BA7D090A8E169CE2FAEB19F_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_AtlasPopulationMode; }
int32_t L_0 = __this->___m_AtlasPopulationMode_11;
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_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* TMP_FontAsset_get_characterTable_m8447F604F2D0F3615DA9AC1EBF5C289E112EDDF6_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_CharacterTable; }
List_1_tCE1ACAA0C2736A7797B2C134895298CAB10BEB5E* L_0 = __this->___m_CharacterTable_15;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* TMP_FontFeatureTable_get_glyphPairAdjustmentRecords_m00772830EC8C026F17A21CBC39D26FC4D0A49FB2_inline (TMP_FontFeatureTable_t726A09E64FDF682A8FFE294BB6CFE7747F6C40EA* __this, const RuntimeMethod* method)
{
{
// get { return m_GlyphPairAdjustmentRecords; }
List_1_t459ECEA1AA73CFA0FE650EF2487BB92F31382F4A* L_0 = __this->___m_GlyphPairAdjustmentRecords_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t KerningPair_get_firstGlyph_m8B473F310BB1D0E83BE4DB2E9C395C97E578BDCD_inline (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method)
{
{
// get { return m_FirstGlyph; }
uint32_t L_0 = __this->___m_FirstGlyph_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t KerningPair_get_secondGlyph_m7F0717E0FE69CCE0ECFFB39680839D2734C095F0_inline (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method)
{
{
// get { return m_SecondGlyph; }
uint32_t L_0 = __this->___m_SecondGlyph_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 KerningPair_get_firstGlyphAdjustments_mDD893850E04A182C37A2360992AE0F352E585600_inline (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method)
{
{
// get { return m_FirstGlyphAdjustments; }
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_0 = __this->___m_FirstGlyphAdjustments_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 KerningPair_get_secondGlyphAdjustments_m04BE3DDED12C198E109C8E176E8BD8A4D49B0358_inline (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, const RuntimeMethod* method)
{
{
// get { return m_SecondGlyphAdjustments; }
GlyphValueRecord_Legacy_t59F1987C0F88D1652DF56DB8519C0D3CEF911FB7 L_0 = __this->___m_SecondGlyphAdjustments_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ProfilerMarker__ctor_mDD68B0A8B71E0301F592AF8891560150E55699C8_inline (ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD* __this, String_t* ___0_name, const RuntimeMethod* method)
{
{
String_t* L_0 = ___0_name;
intptr_t L_1;
L_1 = ProfilerUnsafeUtility_CreateMarker_mC5E1AAB8CC1F0342065DF85BA3334445ED754E64(L_0, (uint16_t)1, 0, 0, NULL);
__this->___m_Ptr_0 = L_1;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void KerningPair_set_firstGlyph_m558F1AB56DF0BC72921E60524E906B3308EF6254_inline (KerningPair_tC8E09DC4C7DA41551F1BCC9DDABF4AE44938D481* __this, uint32_t ___0_value, const RuntimeMethod* method)
{
{
// set { m_FirstGlyph = value; }
uint32_t L_0 = ___0_value;
__this->___m_FirstGlyph_0 = L_0;
// set { m_FirstGlyph = value; }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* TMP_FontAsset_get_fontWeightTable_mC27EC0A27F82292FB24E3AB7B87421AEFD0869DD_inline (TMP_FontAsset_t923BF2F78D7C5AC36376E168A1193B7CB4855160* __this, const RuntimeMethod* method)
{
{
// get { return m_FontWeightTable; }
TMP_FontWeightPairU5BU5D_t0A3A5955F13FEB2F7329D81BA157110DB99F9F37* L_0 = __this->___m_FontWeightTable_36;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_xPlacement_m3BB0AE22AA4B44163AD2BFB438E60E227523D5E7_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method)
{
{
// public float xPlacement { get { return m_XPlacement; } set { m_XPlacement = value; } }
float L_0 = __this->___m_XPlacement_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_xPlacement_m12D97CDB7F44213ACBB3C015B5E88147147850A2_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float xPlacement { get { return m_XPlacement; } set { m_XPlacement = value; } }
float L_0 = ___0_value;
__this->___m_XPlacement_0 = L_0;
// public float xPlacement { get { return m_XPlacement; } set { m_XPlacement = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_yPlacement_m4FC0DDE3029083A45158537122D3BC3391DF2143_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method)
{
{
// public float yPlacement { get { return m_YPlacement; } set { m_YPlacement = value; } }
float L_0 = __this->___m_YPlacement_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_yPlacement_m21EE385F1B674F9A575FFE6583A7E9035CFA2C24_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float yPlacement { get { return m_YPlacement; } set { m_YPlacement = value; } }
float L_0 = ___0_value;
__this->___m_YPlacement_1 = L_0;
// public float yPlacement { get { return m_YPlacement; } set { m_YPlacement = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_xAdvance_mA01138133A0841ADC49C3D0718B2268D9819CE4B_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method)
{
{
// public float xAdvance { get { return m_XAdvance; } set { m_XAdvance = value; } }
float L_0 = __this->___m_XAdvance_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_xAdvance_m862DABDFC3FF1C78E6A4C655A6C5631B905370E9_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float xAdvance { get { return m_XAdvance; } set { m_XAdvance = value; } }
float L_0 = ___0_value;
__this->___m_XAdvance_2 = L_0;
// public float xAdvance { get { return m_XAdvance; } set { m_XAdvance = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TMP_GlyphValueRecord_get_yAdvance_m6F2282B9DF89F62B52A07D36327CC39720225BA3_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, const RuntimeMethod* method)
{
{
// public float yAdvance { get { return m_YAdvance; } set { m_YAdvance = value; } }
float L_0 = __this->___m_YAdvance_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphValueRecord_set_yAdvance_m5369AC719C39D3B9B79F5FEDC85C109754A4D60E_inline (TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1* __this, float ___0_value, const RuntimeMethod* method)
{
{
// public float yAdvance { get { return m_YAdvance; } set { m_YAdvance = value; } }
float L_0 = ___0_value;
__this->___m_YAdvance_3 = L_0;
// public float yAdvance { get { return m_YAdvance; } set { m_YAdvance = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t TMP_GlyphAdjustmentRecord_get_glyphIndex_m5DE8A84366AD7DC8B32D99B47D2BFE291F3C4F34_inline (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, const RuntimeMethod* method)
{
{
// public uint glyphIndex { get { return m_GlyphIndex; } set { m_GlyphIndex = value; } }
uint32_t L_0 = __this->___m_GlyphIndex_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphAdjustmentRecord_set_glyphIndex_m3045246D7E256A1DEC17ADE2887BCEB013DF2DBB_inline (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, uint32_t ___0_value, const RuntimeMethod* method)
{
{
// public uint glyphIndex { get { return m_GlyphIndex; } set { m_GlyphIndex = value; } }
uint32_t L_0 = ___0_value;
__this->___m_GlyphIndex_0 = L_0;
// public uint glyphIndex { get { return m_GlyphIndex; } set { m_GlyphIndex = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 TMP_GlyphAdjustmentRecord_get_glyphValueRecord_m1368E9CA86E6E76E04901506445319BAEFD6AA56_inline (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, const RuntimeMethod* method)
{
{
// public TMP_GlyphValueRecord glyphValueRecord { get { return m_GlyphValueRecord; } set { m_GlyphValueRecord = value; } }
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 L_0 = __this->___m_GlyphValueRecord_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TMP_GlyphAdjustmentRecord_set_glyphValueRecord_m47A43D4E95C3A89DC17588C3BE7F093517B4EBE9_inline (TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00* __this, TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 ___0_value, const RuntimeMethod* method)
{
{
// public TMP_GlyphValueRecord glyphValueRecord { get { return m_GlyphValueRecord; } set { m_GlyphValueRecord = value; } }
TMP_GlyphValueRecord_tEC542B60FE9106587E051A4C3D64506A8B4641B1 L_0 = ___0_value;
__this->___m_GlyphValueRecord_1 = L_0;
// public TMP_GlyphValueRecord glyphValueRecord { get { return m_GlyphValueRecord; } set { m_GlyphValueRecord = value; } }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 TMP_GlyphPairAdjustmentRecord_get_firstAdjustmentRecord_m4782831AE89EF77464166E4EB47C251B8483A458_inline (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, const RuntimeMethod* method)
{
{
// public TMP_GlyphAdjustmentRecord firstAdjustmentRecord { get { return m_FirstAdjustmentRecord; } set { m_FirstAdjustmentRecord = value; } }
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_0 = __this->___m_FirstAdjustmentRecord_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 TMP_GlyphPairAdjustmentRecord_get_secondAdjustmentRecord_mF238079D6ADF0E2D6BE59D48758E13C2ED2F2B32_inline (TMP_GlyphPairAdjustmentRecord_t6150C3DE547DDD860AB097843D36519D818D810F* __this, const RuntimeMethod* method)
{
{
// public TMP_GlyphAdjustmentRecord secondAdjustmentRecord { get { return m_SecondAdjustmentRecord; } set { m_SecondAdjustmentRecord = value; } }
TMP_GlyphAdjustmentRecord_t5B0CA0C5AA31B3774F21B3756AEEE5D35A648E00 L_0 = __this->___m_SecondAdjustmentRecord_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BaseInputModule_tF3B7C22AF1419B2AC9ECE6589357DC1B88ED96B1* EventSystem_get_currentInputModule_m30559FCECCCE1AAD97D801968B8BD1C483FBF7AC_inline (EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* __this, const RuntimeMethod* method)
{
{
// get { return m_CurrentInputModule; }
BaseInputModule_tF3B7C22AF1419B2AC9ECE6589357DC1B88ED96B1* L_0 = __this->___m_CurrentInputModule_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* TMP_InputField_get_text_mA4ACBF52435893D9DFD822A492454301740B3C6A_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// return m_Text;
String_t* L_0 = __this->___m_Text_60;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ScrollEvent_tDDBE21D44D65DF069C54FE3ACF7668D976E6BBB6* Scrollbar_get_onValueChanged_m14356CECC1A2BA96576EB73279AF2ECF28B26D6A_inline (Scrollbar_t7CDC9B956698D9385A11E4C12964CD51477072C3* __this, const RuntimeMethod* method)
{
{
// public ScrollEvent onValueChanged { get { return m_OnValueChanged; } set { m_OnValueChanged = value; } }
ScrollEvent_tDDBE21D44D65DF069C54FE3ACF7668D976E6BBB6* L_0 = __this->___m_OnValueChanged_25;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TMP_InputField_get_customCaretColor_m566EC393CFD6206101A2E0BE5AA2BB9D7233CF19_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public bool customCaretColor { get { return m_CustomCaretColor; } set { if (m_CustomCaretColor != value) { m_CustomCaretColor = value; MarkGeometryAsDirty(); } } }
bool L_0 = __this->___m_CustomCaretColor_58;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* TMP_InputField_get_textComponent_m85C4BC3F4C18206B3B942F03DB0B953B028EE1CE_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_TextComponent; }
TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* L_0 = __this->___m_TextComponent_27;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_lineType_mE221F133A310EB6C93DA24E1F5900E948771D64C_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_LineType; }
int32_t L_0 = __this->___m_LineType_41;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TMP_InputField_get_isFocused_m7FD1AA3B92404C30596FF6EE5F644757A2F060DE_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_AllowInput; }
bool L_0 = __this->___m_AllowInput_74;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* EventSystem_get_currentSelectedGameObject_mD606FFACF3E72755298A523CBB709535CF08C98A_inline (EventSystem_t61C51380B105BE9D2C39C4F15B7E655659957707* __this, const RuntimeMethod* method)
{
{
// get { return m_CurrentSelected; }
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___m_CurrentSelected_10;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* TMP_InputField_get_onValidateInput_mF293BE6DE7AAA1F8E37E20B73418A639A8963A7D_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public OnValidateInput onValidateInput { get { return m_OnValidateInput; } set { SetPropertyUtility.SetClass(ref m_OnValidateInput, value); } }
OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* L_0 = __this->___m_OnValidateInput_56;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar OnValidateInput_Invoke_m1CDDA220BF2691F42200A098F57AE10FDE383E49_inline (OnValidateInput_t88ECDC5C12A807AF2A5761369563B0FAA6A25530* __this, String_t* ___0_text, int32_t ___1_charIndex, Il2CppChar ___2_addedChar, const RuntimeMethod* method)
{
typedef Il2CppChar (*FunctionPointerType) (RuntimeObject*, String_t*, int32_t, Il2CppChar, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___0_text, ___1_charIndex, ___2_addedChar, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_characterValidation_m57E36C62FC9E23DB17F440BA4325A314EF0B0679_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public CharacterValidation characterValidation { get { return m_CharacterValidation; } set { if (SetPropertyUtility.SetStruct(ref m_CharacterValidation, value)) SetToCustom(); } }
int32_t L_0 = __this->___m_CharacterValidation_44;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_characterLimit_m59833E0A22BACBDF3EDA6A70A30B87272FBAA409_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_CharacterLimit; }
int32_t L_0 = __this->___m_CharacterLimit_47;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PointerEventData_get_button_mA8CBDAF2E16927E6952BC60040D56630BCC95B0B_inline (PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* __this, const RuntimeMethod* method)
{
{
// public InputButton button { get; set; }
int32_t L_0 = __this->___U3CbuttonU3Ek__BackingField_23;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 PointerEventData_get_position_m5BE71C28EB72EFB8435749E4E6E839213AEF458C_inline (PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* __this, const RuntimeMethod* method)
{
{
// public Vector2 position { get; set; }
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___U3CpositionU3Ek__BackingField_13;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_v;
float L_1 = L_0.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_v;
float L_3 = L_2.___y_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
memset((&L_4), 0, sizeof(L_4));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_4), L_1, L_3, (0.0f), /*hidden argument*/NULL);
V_0 = L_4;
goto IL_001a;
}
IL_001a:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = V_0;
return L_5;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* TMP_InputField_get_textViewport_m51E9CFB11A78199484D2BC2750F19DB7D2A26763_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public RectTransform textViewport { get { return m_TextViewport; } set { SetPropertyUtility.SetClass(ref m_TextViewport, value); } }
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_0 = __this->___m_TextViewport_23;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_inputType_m93A6CC8FF76412F46471D91952323CE4C63B7D34_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public InputType inputType { get { return m_InputType; } set { if (SetPropertyUtility.SetStruct(ref m_InputType, value)) SetToCustom(); } }
int32_t L_0 = __this->___m_InputType_38;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 PointerEventData_get_scrollDelta_m38C419C3E84811D17D1A42973AF7B3A457B316EA_inline (PointerEventData_t9670F3C7D823CCB738A1604C72A1EB90292396FB* __this, const RuntimeMethod* method)
{
{
// public Vector2 scrollDelta { get; set; }
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___U3CscrollDeltaU3Ek__BackingField_20;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method)
{
bool V_0 = false;
float V_1 = 0.0f;
bool V_2 = false;
{
float L_0 = ___0_value;
V_0 = (bool)((((float)L_0) < ((float)(0.0f)))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0015;
}
}
{
V_1 = (0.0f);
goto IL_002d;
}
IL_0015:
{
float L_2 = ___0_value;
V_2 = (bool)((((float)L_2) > ((float)(1.0f)))? 1 : 0);
bool L_3 = V_2;
if (!L_3)
{
goto IL_0029;
}
}
{
V_1 = (1.0f);
goto IL_002d;
}
IL_0029:
{
float L_4 = ___0_value;
V_1 = L_4;
goto IL_002d;
}
IL_002d:
{
float L_5 = V_1;
return L_5;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t G_B3_0 = 0;
{
int32_t L_0 = ___0_a;
int32_t L_1 = ___1_b;
if ((((int32_t)L_0) > ((int32_t)L_1)))
{
goto IL_0008;
}
}
{
int32_t L_2 = ___1_b;
G_B3_0 = L_2;
goto IL_0009;
}
IL_0008:
{
int32_t L_3 = ___0_a;
G_B3_0 = L_3;
}
IL_0009:
{
V_0 = G_B3_0;
goto IL_000c;
}
IL_000c:
{
int32_t L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t G_B3_0 = 0;
{
int32_t L_0 = ___0_a;
int32_t L_1 = ___1_b;
if ((((int32_t)L_0) < ((int32_t)L_1)))
{
goto IL_0008;
}
}
{
int32_t L_2 = ___1_b;
G_B3_0 = L_2;
goto IL_0009;
}
IL_0008:
{
int32_t L_3 = ___0_a;
G_B3_0 = L_3;
}
IL_0009:
{
V_0 = G_B3_0;
goto IL_000c;
}
IL_000c:
{
int32_t L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* TMP_InputField_get_onValueChanged_m407B5F5BFD1F4B04032F6B90B06F5072F5993407_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public OnChangeEvent onValueChanged { get { return m_OnValueChanged; } set { SetPropertyUtility.SetClass(ref m_OnValueChanged, value); } }
OnChangeEvent_tDBB13012ABF81899E4DFDD82258EB7E9BB7A9F1D* L_0 = __this->___m_OnValueChanged_54;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* TMP_InputField_get_onEndEdit_m0CE9718C71A834CC279430E20DC7FF4F42114FD3_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public SubmitEvent onEndEdit { get { return m_OnEndEdit; } set { SetPropertyUtility.SetClass(ref m_OnEndEdit, value); } }
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_0 = __this->___m_OnEndEdit_48;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* TMP_InputField_get_onSubmit_mAA494FA0B3CFFB2916B399BD5D87C2E1AA637B90_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public SubmitEvent onSubmit { get { return m_OnSubmit; } set { SetPropertyUtility.SetClass(ref m_OnSubmit, value); } }
SubmitEvent_tF7E2843B6A79D94B8EEEA259707F77BD1773B500* L_0 = __this->___m_OnSubmit_49;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* TMP_InputField_get_onSelect_m6762226148A4B3265EE5FD70ED894BBE8DE86AF0_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public SelectionEvent onSelect { get { return m_OnSelect; } set { SetPropertyUtility.SetClass(ref m_OnSelect, value); } }
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_0 = __this->___m_OnSelect_50;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* TMP_InputField_get_onDeselect_mC9429495032728AEE8FCB818D61EDFB5DC7F9B0A_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public SelectionEvent onDeselect { get { return m_OnDeselect; } set { SetPropertyUtility.SetClass(ref m_OnDeselect, value); } }
SelectionEvent_t8FC75B869F70C9F0BF13390AD0237AD310511119* L_0 = __this->___m_OnDeselect_51;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* TMP_InputField_get_onTextSelection_mEBA14AF8E2BAF100DE885B78385F510A8E978A33_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public TextSelectionEvent onTextSelection { get { return m_OnTextSelection; } set { SetPropertyUtility.SetClass(ref m_OnTextSelection, value); } }
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_0 = __this->___m_OnTextSelection_52;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* TMP_InputField_get_onEndTextSelection_mB01ED58A536B3DCC323A974C27C50337EAC7CAD5_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public TextSelectionEvent onEndTextSelection { get { return m_OnEndTextSelection; } set { SetPropertyUtility.SetClass(ref m_OnEndTextSelection, value); } }
TextSelectionEvent_t6C496DAA6DAF01754C27C58A94A5FBA562BA9401* L_0 = __this->___m_OnEndTextSelection_53;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* TMP_InputField_get_onTouchScreenKeyboardStatusChanged_mF14075CDC1B4C99F300FCAD70350CDF144CB4818_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public TouchScreenKeyboardEvent onTouchScreenKeyboardStatusChanged { get { return m_OnTouchScreenKeyboardStatusChanged; } set { SetPropertyUtility.SetClass(ref m_OnTouchScreenKeyboardStatusChanged, value); } }
TouchScreenKeyboardEvent_tB9BEBEF5D6F2B52547EF3861FF437AC25BC06AF1* L_0 = __this->___m_OnTouchScreenKeyboardStatusChanged_55;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar TMP_InputField_get_asteriskChar_m3D3F22537749D339A3DB36BE6C56015D0B06A38E_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public char asteriskChar { get { return m_AsteriskChar; } set { if (SetPropertyUtility.SetStruct(ref m_AsteriskChar, value)) UpdateLabel(); } }
Il2CppChar L_0 = __this->___m_AsteriskChar_39;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_Text_get_verticalAlignment_m83109ED3E925A505F5E9E9142B07829A56CCB54A_inline (TMP_Text_tE8D677872D43AD4B2AAF0D6101692A17D0B251A9* __this, const RuntimeMethod* method)
{
{
// get { return m_VerticalAlignment; }
int32_t L_0 = __this->___m_VerticalAlignment_94;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Inequality_m9F170CDFBF1E490E559DA5D06D6547501A402BBF_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_lhs, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rhs, const RuntimeMethod* method)
{
bool V_0 = false;
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_lhs;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___1_rhs;
bool L_2;
L_2 = Vector3_op_Equality_mCDCBB8D2EDC3D3BF20F31A25ACB34705D352B479_inline(L_0, L_1, NULL);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_000e;
}
IL_000e:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Quaternion_op_Inequality_m4EC1EF263D0E42432A301F85CB52028D2973F5DA_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_lhs, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___1_rhs, const RuntimeMethod* method)
{
bool V_0 = false;
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_0 = ___0_lhs;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_1 = ___1_rhs;
bool L_2;
L_2 = Quaternion_op_Equality_mE6F6B56FCED8478552BE02BBAF18C70B969217F9_inline(L_0, L_1, NULL);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_000e;
}
IL_000e:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method)
{
bool V_0 = false;
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_lhs;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___1_rhs;
bool L_2;
L_2 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_0, L_1, NULL);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_000e;
}
IL_000e:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method)
{
{
float L_0 = ___0_x;
__this->___x_2 = L_0;
float L_1 = ___1_y;
__this->___y_3 = L_1;
float L_2 = ___2_z;
__this->___z_4 = L_2;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B Color32_op_Implicit_m79AF5E0BDE9CE041CAC4D89CBFA66E71C6DD1B70_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_c, const RuntimeMethod* method)
{
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___0_c;
float L_1 = L_0.___r_0;
float L_2;
L_2 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_1, NULL);
float L_3;
L_3 = bankers_roundf(((float)il2cpp_codegen_multiply(L_2, (255.0f))));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___0_c;
float L_5 = L_4.___g_1;
float L_6;
L_6 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_5, NULL);
float L_7;
L_7 = bankers_roundf(((float)il2cpp_codegen_multiply(L_6, (255.0f))));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = ___0_c;
float L_9 = L_8.___b_2;
float L_10;
L_10 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_9, NULL);
float L_11;
L_11 = bankers_roundf(((float)il2cpp_codegen_multiply(L_10, (255.0f))));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = ___0_c;
float L_13 = L_12.___a_3;
float L_14;
L_14 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_13, NULL);
float L_15;
L_15 = bankers_roundf(((float)il2cpp_codegen_multiply(L_14, (255.0f))));
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_16;
memset((&L_16), 0, sizeof(L_16));
Color32__ctor_mC9C6B443F0C7CA3F8B174158B2AF6F05E18EAC4E_inline((&L_16), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_3), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_7), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_11), (uint8_t)il2cpp_codegen_cast_floating_point<uint8_t, int32_t, float>(L_15), /*hidden argument*/NULL);
V_0 = L_16;
goto IL_0065;
}
IL_0065:
{
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B L_17 = V_0;
return L_17;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Implicit_mB193CD8DA20DEB9E9F95CFEB5A2B1B9B3B7ECFEB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method)
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_v;
float L_1 = L_0.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_v;
float L_3 = L_2.___y_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4;
memset((&L_4), 0, sizeof(L_4));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_4), L_1, L_3, (0.0f), (0.0f), /*hidden argument*/NULL);
V_0 = L_4;
goto IL_001f;
}
IL_001f:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_5 = V_0;
return L_5;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F TMP_InputField_get_selectionColor_m99D5B9FBC11FEAA170C113FB238120A73429F5BB_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public Color selectionColor { get { return m_SelectionColor; } set { if (SetPropertyUtility.SetColor(ref m_SelectionColor, value)) MarkGeometryAsDirty(); } }
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = __this->___m_SelectionColor_59;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_NumberDecimalSeparator_m7413FA8739F3FA6F5D61B54331DBF3232FC6BFC7_inline (NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___numberDecimalSeparator_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_keyboardType_m8B616A743B2FAB03C6263F1582171BB390F94F8B_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// get { return m_KeyboardType; }
int32_t L_0 = __this->___m_KeyboardType_40;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TMP_InputField_get_contentType_m32EEDFC275E9CB6C759A4F117EBAA40336B9030D_inline (TMP_InputField_t3488E0EE8C3DF56C6A328EC95D1BEEA2DF4A7D5F* __this, const RuntimeMethod* method)
{
{
// public ContentType contentType { get { return m_ContentType; } set { if (SetPropertyUtility.SetStruct(ref m_ContentType, value)) EnforceContentType(); } }
int32_t L_0 = __this->___m_ContentType_37;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* LayoutGroup_get_padding_m91ABA3C588704717EDC82E72BA6D1B82711FE83C_inline (LayoutGroup_t32417833C700E77EDFA7C20034DAFD26604E05CE* __this, const RuntimeMethod* method)
{
{
// public RectOffset padding { get { return m_Padding; } set { SetProperty(ref m_Padding, value); } }
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_0 = __this->___m_Padding_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method)
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_0;
NullCheck(L_4);
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_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0;
int32_t L_7 = V_1;
RuntimeObject* L_8 = ___0_item;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (RuntimeObject*)L_8);
return;
}
IL_0034:
{
RuntimeObject* L_9 = ___0_item;
(( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TweenRunner_1_Init_mDC48342689A295BD16CC45907A4DD77718F6C493_gshared_inline (TweenRunner_1_tF277B20625C8B1939DC85508C4679C690757395E* __this, MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* ___0_coroutineContainer, const RuntimeMethod* method)
{
{
// m_CoroutineContainer = coroutineContainer;
MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* L_0 = ___0_coroutineContainer;
__this->___m_CoroutineContainer_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CoroutineContainer_0), (void*)L_0);
// }
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
if (!true)
{
goto IL_0035;
}
}
{
int32_t L_1 = (int32_t)__this->____size_2;
V_0 = L_1;
__this->____size_2 = 0;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_003c;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1;
int32_t L_4 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
return;
}
IL_0035:
{
__this->____size_2 = 0;
}
IL_003c:
{
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mE5DEA053A93785502893EB2CD4357AB70E2B1A77_gshared_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D ___0_item, const RuntimeMethod* method)
{
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_1 = (GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_4 = V_0;
NullCheck(L_4);
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_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_6 = V_0;
int32_t L_7 = V_1;
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_8 = ___0_item;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D)L_8);
return;
}
IL_0034:
{
GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D L_9 = ___0_item;
(( void (*) (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B*, GlyphRect_tB6D225B9318A527A1CBC1B4078EB923398EB808D, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m6BF26614BFAA4D96650F4296BC5ED2455F26EA2C_gshared_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
if (!false)
{
goto IL_0035;
}
}
{
int32_t L_1 = (int32_t)__this->____size_2;
V_0 = L_1;
__this->____size_2 = 0;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_003c;
}
}
{
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_3 = (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*)__this->____items_1;
int32_t L_4 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
return;
}
IL_0035:
{
__this->____size_2 = 0;
}
IL_003c:
{
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m084F52E7C436446A23080F15F803212491693F6B_gshared_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, uint32_t ___0_item, const RuntimeMethod* method)
{
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_1 = (UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_4 = V_0;
NullCheck(L_4);
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_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* L_6 = V_0;
int32_t L_7 = V_1;
uint32_t L_8 = ___0_item;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (uint32_t)L_8);
return;
}
IL_0034:
{
uint32_t L_9 = ___0_item;
(( void (*) (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A*, uint32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_gshared_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, Il2CppChar ___0_item, const RuntimeMethod* method)
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = V_0;
NullCheck(L_4);
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_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = V_0;
int32_t L_7 = V_1;
Il2CppChar L_8 = ___0_item;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (Il2CppChar)L_8);
return;
}
IL_0034:
{
Il2CppChar L_9 = ___0_item;
(( void (*) (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*, Il2CppChar, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_gshared_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mA30526AC2097A68939350DBA860B7D2B0EEE1585_gshared_inline (List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t HashSet_1_get_Count_mB717B519B4FBD92488427A6798B491B5FA5FB185_gshared_inline (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____count_9;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m2ADF12F1CF73175B87ACAB2DA7EB056BDEE4DABB_gshared_inline (List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
if (!false)
{
goto IL_0035;
}
}
{
int32_t L_1 = (int32_t)__this->____size_2;
V_0 = L_1;
__this->____size_2 = 0;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_003c;
}
}
{
GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70* L_3 = (GlyphRectU5BU5D_t494B690215E3F3F42B6F216930A461256CE2CC70*)__this->____items_1;
int32_t L_4 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
return;
}
IL_0035:
{
__this->____size_2 = 0;
}
IL_003c:
{
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
if (!false)
{
goto IL_0035;
}
}
{
int32_t L_1 = (int32_t)__this->____size_2;
V_0 = L_1;
__this->____size_2 = 0;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_003c;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____items_1;
int32_t L_4 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
return;
}
IL_0035:
{
__this->____size_2 = 0;
}
IL_003c:
{
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m0248A96C5334E9A93E6994B7780478BCD994EA3D_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___0_item, const RuntimeMethod* method)
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_4 = V_0;
NullCheck(L_4);
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_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_6 = V_0;
int32_t L_7 = V_1;
int32_t L_8 = ___0_item;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (int32_t)L_8);
return;
}
IL_0034:
{
int32_t L_9 = ___0_item;
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
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 bool Vector3_op_Equality_mCDCBB8D2EDC3D3BF20F31A25ACB34705D352B479_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_lhs, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rhs, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
float V_2 = 0.0f;
float V_3 = 0.0f;
bool V_4 = false;
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_lhs;
float L_1 = L_0.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_rhs;
float L_3 = L_2.___x_2;
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_lhs;
float L_5 = L_4.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_rhs;
float L_7 = L_6.___y_3;
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_lhs;
float L_9 = L_8.___z_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_rhs;
float L_11 = L_10.___z_4;
V_2 = ((float)il2cpp_codegen_subtract(L_9, L_11));
float L_12 = V_0;
float L_13 = V_0;
float L_14 = V_1;
float L_15 = V_1;
float L_16 = V_2;
float L_17 = V_2;
V_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_12, L_13)), ((float)il2cpp_codegen_multiply(L_14, L_15)))), ((float)il2cpp_codegen_multiply(L_16, L_17))));
float L_18 = V_3;
V_4 = (bool)((((float)L_18) < ((float)(9.99999944E-11f)))? 1 : 0);
goto IL_0043;
}
IL_0043:
{
bool L_19 = V_4;
return L_19;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Quaternion_op_Equality_mE6F6B56FCED8478552BE02BBAF18C70B969217F9_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_lhs, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___1_rhs, const RuntimeMethod* method)
{
bool V_0 = false;
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_0 = ___0_lhs;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_1 = ___1_rhs;
float L_2;
L_2 = Quaternion_Dot_mF9D3BE33940A47979DADA7E81650AEB356D5D12B_inline(L_0, L_1, NULL);
bool L_3;
L_3 = Quaternion_IsEqualUsingDot_m9C672201C918C2D1E739F559DBE4406F95997CBD_inline(L_2, NULL);
V_0 = L_3;
goto IL_0010;
}
IL_0010:
{
bool L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
bool V_2 = false;
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_lhs;
float L_1 = L_0.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_rhs;
float L_3 = L_2.___x_0;
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_lhs;
float L_5 = L_4.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_rhs;
float L_7 = L_6.___y_1;
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
float L_8 = V_0;
float L_9 = V_0;
float L_10 = V_1;
float L_11 = V_1;
V_2 = (bool)((((float)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_8, L_9)), ((float)il2cpp_codegen_multiply(L_10, L_11))))) < ((float)(9.99999944E-11f)))? 1 : 0);
goto IL_002e;
}
IL_002e:
{
bool L_12 = V_2;
return L_12;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Quaternion_Dot_mF9D3BE33940A47979DADA7E81650AEB356D5D12B_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_a, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___1_b, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_0 = ___0_a;
float L_1 = L_0.___x_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_2 = ___1_b;
float L_3 = L_2.___x_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_4 = ___0_a;
float L_5 = L_4.___y_1;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_6 = ___1_b;
float L_7 = L_6.___y_1;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_8 = ___0_a;
float L_9 = L_8.___z_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_10 = ___1_b;
float L_11 = L_10.___z_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_12 = ___0_a;
float L_13 = L_12.___w_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_14 = ___1_b;
float L_15 = L_14.___w_3;
V_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7)))), ((float)il2cpp_codegen_multiply(L_9, L_11)))), ((float)il2cpp_codegen_multiply(L_13, L_15))));
goto IL_003b;
}
IL_003b:
{
float L_16 = V_0;
return L_16;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Quaternion_IsEqualUsingDot_m9C672201C918C2D1E739F559DBE4406F95997CBD_inline (float ___0_dot, const RuntimeMethod* method)
{
bool V_0 = false;
{
float L_0 = ___0_dot;
V_0 = (bool)((((float)L_0) > ((float)(0.999998987f)))? 1 : 0);
goto IL_000c;
}
IL_000c:
{
bool L_1 = V_0;
return L_1;
}
}