LearnWithTouch/App/LearnWithTouch_ios/Classes/Native/Bulk_Unity.TextMeshPro_3.cpp

29888 lines
1.5 MiB

#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include <stdint.h>
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
#include "il2cpp-object-internals.h"
struct VirtActionInvoker0
{
typedef void (*Action)(void*, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename R>
struct VirtFuncInvoker0
{
typedef R (*Func)(void*, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1, typename T2, typename T3, typename T4>
struct VirtActionInvoker4
{
typedef void (*Action)(void*, T1, T2, T3, T4, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method);
}
};
template <typename T1, typename T2, typename T3>
struct VirtActionInvoker3
{
typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method);
}
};
template <typename R, typename T1>
struct VirtFuncInvoker1
{
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 T1>
struct VirtActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <typename T1, typename T2>
struct VirtActionInvoker2
{
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7, typename T8>
struct VirtActionInvoker8
{
typedef void (*Action)(void*, T1, T2, T3, T4, T5, T6, T7, T8, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7, T8 p8)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, p8, invokeData.method);
}
};
// System.AsyncCallback
struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4;
// System.Byte[]
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
// System.Char[]
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
// System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Char>[]
struct EntryU5BU5D_t83472AF42CF15340B69320DB78A92569D3E0E84A;
// System.Collections.Generic.Dictionary`2/Entry<System.Int32,System.Int32>[]
struct EntryU5BU5D_t771BA166F0450465AFAF66A1700FD2795A4BA1F9;
// System.Collections.Generic.Dictionary`2/Entry<System.Int32,TMPro.KerningPair>[]
struct EntryU5BU5D_t772E68E8A6D443C9D7FA9AD0A1CE7DA227B1716F;
// System.Collections.Generic.Dictionary`2/Entry<System.Int32,TMPro.TMP_Glyph>[]
struct EntryU5BU5D_t1E4AE0D6B995525BB1C4D41DEEFBE471BC18D016;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Char>
struct KeyCollection_tFE8CF965F943777FDE01AA327E8A8A064F02D5C6;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Int32>
struct KeyCollection_t07175316A062A97612A0750CD9FCFAC6C13270FA;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,TMPro.KerningPair>
struct KeyCollection_t820F2769751F9F0B58C93C02C9670AB526A52F76;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,TMPro.TMP_Glyph>
struct KeyCollection_t3EB97B973F23219D7B2F2030C752C31454E13D68;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Char>
struct ValueCollection_t499AE4EBD0009EE2502F3E20540139817D2B32B4;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Int32>
struct ValueCollection_t4B03F142CD9DE8CA06D9CD246A5403B64C000D60;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,TMPro.KerningPair>
struct ValueCollection_tAE2877D42D5EAFB57503A06072903D664FAB8BBC;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,TMPro.TMP_Glyph>
struct ValueCollection_t9FC6D60C751701CD8F6837C8B0743F956AE91B94;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Boolean>
struct Dictionary_2_t2258334B2FD1F225C68C5C4869898F9DF49998FB;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Char>
struct Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>
struct Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Object>
struct Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884;
// System.Collections.Generic.Dictionary`2<System.Int32,TMPro.KerningPair>
struct Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51;
// System.Collections.Generic.Dictionary`2<System.Int32,TMPro.TMP_Glyph>
struct Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA;
// System.Collections.Generic.Dictionary`2<System.Int32,TMPro.TMP_Style>
struct Dictionary_2_t00BE7C96940D99992E2BD12503120721610579B6;
// System.Collections.Generic.IEqualityComparer`1<System.Int32>
struct IEqualityComparer_1_t7B82AA0F8B96BAAA21E36DDF7A1FE4348BDDBE95;
// System.Collections.Generic.List`1<System.Int32>
struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226;
// System.Collections.Generic.List`1<System.Object>
struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D;
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset>
struct List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F;
// System.Collections.Generic.List`1<TMPro.TMP_Glyph>
struct List_1_tC70C6440D52352E39351D0AA14AFC2650D2F49D2;
// System.Collections.Generic.List`1<TMPro.TMP_Sprite>
struct List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98;
// System.Collections.Generic.List`1<TMPro.TMP_SpriteAsset>
struct List_1_t79D428C965AF00BBE02D2084005462FAA9DE9D82;
// System.Collections.Generic.List`1<TMPro.TMP_Style>
struct List_1_t92F4E8ED1A46FBFA368EA365A6D089A1E5E9B76B;
// System.Collections.Generic.List`1<UnityEngine.Canvas>
struct List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8;
// System.DelegateData
struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE;
// System.Delegate[]
struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86;
// System.IAsyncResult
struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598;
// System.Int32Enum[]
struct Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A;
// System.Int32[]
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
// System.Object[]
struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A;
// System.Reflection.MethodInfo
struct MethodInfo_t;
// System.Single[]
struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5;
// System.String
struct String_t;
// System.String[]
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E;
// System.Void
struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017;
// TMPro.FaceInfo
struct FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5;
// TMPro.KerningPair
struct KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD;
// TMPro.KerningTable
struct KerningTable_tAF8D2AABDC878598EFE90D838BAAD285FA8CE05F;
// TMPro.MaterialReference[]
struct MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B;
// TMPro.TMP_CharacterInfo[]
struct TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604;
// TMPro.TMP_ColorGradient
struct TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7;
// TMPro.TMP_ColorGradient[]
struct TMP_ColorGradientU5BU5D_t0948D618AC4240E6F0CFE0125BB6A4E931DE847C;
// TMPro.TMP_FontAsset
struct TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C;
// TMPro.TMP_FontAsset[]
struct TMP_FontAssetU5BU5D_tEB327A5027D783481F3A26C7C179513CF6477260;
// TMPro.TMP_FontWeights[]
struct TMP_FontWeightsU5BU5D_t9FFE1820D3ADA4C96281B4595E9DEC04CF5297C1;
// TMPro.TMP_Glyph
struct TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C;
// TMPro.TMP_LineInfo[]
struct TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C;
// TMPro.TMP_LinkInfo[]
struct TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D;
// TMPro.TMP_MeshInfo[]
struct TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9;
// TMPro.TMP_PageInfo[]
struct TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847;
// TMPro.TMP_Settings/LineBreakingTable
struct LineBreakingTable_tB80E0533075B07F5080E99393CEF91FDC8C2AB25;
// TMPro.TMP_Sprite
struct TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353;
// TMPro.TMP_SpriteAnimator
struct TMP_SpriteAnimator_tEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17;
// TMPro.TMP_SpriteAsset
struct TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487;
// TMPro.TMP_Sprite[]
struct TMP_SpriteU5BU5D_tAEB601F8747AC786372A54DB534710D8F80AA802;
// TMPro.TMP_StyleSheet
struct TMP_StyleSheet_tC6C45E5B0EC8EF4BA7BB147712516656B0D26C04;
// TMPro.TMP_SubMeshUI
struct TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1;
// TMPro.TMP_SubMeshUI[]
struct TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E;
// TMPro.TMP_Text
struct TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7;
// TMPro.TMP_TextElement
struct TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344;
// TMPro.TMP_TextInfo
struct TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181;
// TMPro.TMP_WordInfo[]
struct TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09;
// TMPro.TextAlignmentOptions[]
struct TextAlignmentOptionsU5BU5D_t4AE8FA5E3D695ED64EBBCFBAF8C780A0EB0BD33B;
// TMPro.TextMeshProUGUI
struct TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438;
// TMPro.XML_TagAttribute[]
struct XML_TagAttributeU5BU5D_tFE12AC6A01EC7B573E971252DAB696F355F76B6B;
// UnityEngine.Behaviour
struct Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8;
// UnityEngine.Camera
struct Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34;
// UnityEngine.Camera/CameraCallback
struct CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0;
// UnityEngine.Canvas
struct Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591;
// UnityEngine.Canvas/WillRenderCanvases
struct WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE;
// UnityEngine.CanvasRenderer
struct CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72;
// UnityEngine.Canvas[]
struct CanvasU5BU5D_t9A0DED7A1C92D7DCBC82864C92A06CA527E72E60;
// UnityEngine.Color32[]
struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983;
// UnityEngine.Component
struct Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621;
// UnityEngine.Events.UnityAction
struct UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4;
// UnityEngine.GameObject
struct GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F;
// UnityEngine.Material
struct Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598;
// UnityEngine.Material[]
struct MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398;
// UnityEngine.Mesh
struct Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C;
// UnityEngine.Object
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0;
// UnityEngine.RectTransform
struct RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20;
// UnityEngine.RectTransform/ReapplyDrivenProperties
struct ReapplyDrivenProperties_t431F4FBD9C59AE097FE33C4354CC6251B01B527D;
// UnityEngine.Sprite
struct Sprite_tCA09498D612D08DE668653AF1E9C12BF53434198;
// UnityEngine.Texture
struct Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4;
// UnityEngine.Texture2D
struct Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C;
// UnityEngine.Transform
struct Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA;
// UnityEngine.UI.CoroutineTween.TweenRunner`1<UnityEngine.UI.CoroutineTween.ColorTween>
struct TweenRunner_1_t56CEB168ADE3739A1BDDBF258FDC759DF8927172;
// UnityEngine.UI.Graphic
struct Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8;
// UnityEngine.UI.ICanvasElement
struct ICanvasElement_t26FA36346B5CB52C9144DF0076E33E8C367471D2;
// UnityEngine.UI.LayoutElement
struct LayoutElement_tD503826DB41B6EA85AC689292F8B2661B3C1048B;
// UnityEngine.UI.MaskableGraphic
struct MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F;
// UnityEngine.UI.MaskableGraphic/CullStateChangedEvent
struct CullStateChangedEvent_t6BC3E87DBC04B585798460D55F56B86C23B62FE4;
// UnityEngine.UI.RectMask2D
struct RectMask2D_tF2CF19F2A4FE2D2FFC7E6F7809374757CA2F377B;
// UnityEngine.UI.VertexHelper
struct VertexHelper_t27373EA2CF0F5810EC8CF873D0A6D6C0B23DAC3F;
// UnityEngine.Vector2[]
struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6;
// UnityEngine.Vector3[]
struct Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28;
// UnityEngine.Vector4[]
struct Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66;
extern RuntimeClass* CanvasUpdateRegistry_t0F63B307D591C36C16910289988730A62CAB4CB9_il2cpp_TypeInfo_var;
extern RuntimeClass* Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var;
extern RuntimeClass* Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var;
extern RuntimeClass* GraphicRegistry_t19E314996D0558CDC3EE57FBA9278A6746C0E02A_il2cpp_TypeInfo_var;
extern RuntimeClass* Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83_il2cpp_TypeInfo_var;
extern RuntimeClass* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var;
extern RuntimeClass* LayoutRebuilder_t8D3501B43B1DE666140E2931FFA732B5B09EA5BD_il2cpp_TypeInfo_var;
extern RuntimeClass* MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398_il2cpp_TypeInfo_var;
extern RuntimeClass* Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_il2cpp_TypeInfo_var;
extern RuntimeClass* Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var;
extern RuntimeClass* Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_il2cpp_TypeInfo_var;
extern RuntimeClass* Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C_il2cpp_TypeInfo_var;
extern RuntimeClass* Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var;
extern RuntimeClass* Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357_il2cpp_TypeInfo_var;
extern RuntimeClass* ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var;
extern RuntimeClass* StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var;
extern RuntimeClass* String_t_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_ListPool_1_t6AF85EA790CBB44ECEF9B2D12B791541C651C699_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_MaterialManager_t7BAB3C3D85A0B0532A12D1C11F6B28413EE8E336_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_Math_t074FB253662A213E8905642B8B29473EC794FE44_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var;
extern RuntimeClass* TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var;
extern RuntimeClass* Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var;
extern RuntimeClass* Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28_il2cpp_TypeInfo_var;
extern RuntimeClass* Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var;
extern RuntimeClass* Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_il2cpp_TypeInfo_var;
extern String_t* _stringLiteral12A14BF0E0FA05294B61FE8D7518B23566253985;
extern String_t* _stringLiteral1730D6E058CF0A9D522852A76DF655F43E8926CA;
extern String_t* _stringLiteral183C8AF35DDE0BE2F957B6E542FE5A8C27A99BDB;
extern String_t* _stringLiteral21AD792DE4DAECEFEA6816D35710BCBB43288A1B;
extern String_t* _stringLiteral3A52CE780950D4D969792A2559CD519D7EE8C727;
extern String_t* _stringLiteral47F754A40CEE83B993E601D94D7D762B2996E695;
extern String_t* _stringLiteral72FD9C706EBEF69D4DCCA1F26CE8515EAF7839F4;
extern String_t* _stringLiteral76B49C93FF756C5507DF0EF0E2F4EF2AD8BFC2E0;
extern String_t* _stringLiteral7DCDAE2D53EB3B1EED11805F2A6EA580EBBA7E35;
extern String_t* _stringLiteral81EF4597241C589E80C9121DFB04139C0C939A97;
extern String_t* _stringLiteral8D7606668AB924C8FC4741F002378BBA00EF182B;
extern String_t* _stringLiteralA3D9EEF5477D04E4DFF045C6A301AF59046918D7;
extern String_t* _stringLiteralB3EECE218C9CB09E960142FBCEC7E45A3AED4052;
extern String_t* _stringLiteralEF22D2B2B5A34CFB0FBF4947F1B7C1026EFFFC7F;
extern String_t* _stringLiteralF70D593B74AE150B98B668DB26E8CDF367879C7A;
extern String_t* _stringLiteralF86A0D08672258CACB4E77E4223ED77DC45EB2B5;
extern const RuntimeMethod* Component_GetComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m656D49904B3F94B59037C34C25609C7F992F3625_RuntimeMethod_var;
extern const RuntimeMethod* Component_GetComponentsInChildren_TisTMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1_m0DA55895BF61B8C09ED234BD3171448B18EBFAA6_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_TryGetValue_m39CD23D9E3A56F0A0AA983400424E3AFF96DC466_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_get_Count_m73CF0E63105DEFE34A611344CF2C01B27AF83FFB_RuntimeMethod_var;
extern const RuntimeMethod* GameObject_AddComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m356F72C608EBF63E90BC71C93AD8E051FCDB8D5D_RuntimeMethod_var;
extern const RuntimeMethod* GameObject_AddComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_mCF09C5F31176C62D22EBEB538CA90DFEE9A6051A_RuntimeMethod_var;
extern const RuntimeMethod* GameObject_GetComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_m43C07809909DE265C356A2CD8E8B290E74E2EFC7_RuntimeMethod_var;
extern const RuntimeMethod* GameObject_GetComponentsInParent_TisCanvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591_m9AD7B890CA04190DEE813C019BD5F95ED39BCFD7_RuntimeMethod_var;
extern const RuntimeMethod* List_1_get_Count_mC079F6481A72FA8BFE90E6FD7A10AD1E2D56FC54_RuntimeMethod_var;
extern const RuntimeMethod* List_1_get_Count_mE04D8511C4932A02D8555BE67D00DA6376B15628_RuntimeMethod_var;
extern const RuntimeMethod* List_1_get_Item_m81E0E009B1CBEE6C2E7B406157858B07ED5DD5BA_RuntimeMethod_var;
extern const RuntimeMethod* List_1_get_Item_mC612817754A6D38EE27C6F53CE39983E997AF393_RuntimeMethod_var;
extern const RuntimeMethod* Resources_Load_TisTMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C_m7FFD9402FE658F2ACA2B8DC4F8D6E70292984F62_RuntimeMethod_var;
extern const RuntimeMethod* TMP_ListPool_1_Get_m2A625FE8890189335F84DBA7B0FFFD984C1AC7CA_RuntimeMethod_var;
extern const RuntimeMethod* TMP_ListPool_1_Release_m4E2034447C89045A490E9635CE79B30E8D24EA80_RuntimeMethod_var;
extern const RuntimeMethod* TMP_TextInfo_Resize_TisMaterial_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_m7904D81261A4A63785EAF6E86BD462BA9730065E_RuntimeMethod_var;
extern const RuntimeMethod* TMP_TextInfo_Resize_TisTMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1_m62445EC2AB6A0A5B617E372055425CB0306611D8_RuntimeMethod_var;
extern const RuntimeMethod* TMP_TextInfo_Resize_TisTMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_mC7786E3FBB3AAD0C8499173187CFC4DBA40030AF_RuntimeMethod_var;
extern const RuntimeMethod* TMP_TextInfo_Resize_TisTMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24_m380F43066F82731474EF5BB001780F79E5BCD4CE_RuntimeMethod_var;
extern const RuntimeMethod* TMP_TextInfo_Resize_TisTMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1_m321A046764F2423F715E7E1A0F3E035F4EB9D972_RuntimeMethod_var;
extern const RuntimeMethod* TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7_RuntimeMethod_var;
extern const RuntimeMethod* TMP_XmlTagStack_1_Clear_m05BA8CFA55336352653879F5E39605B34CEB77AA_RuntimeMethod_var;
extern const RuntimeMethod* TMP_XmlTagStack_1_Clear_mBC8537575909EDDE7D2A3A12DFE7BA0F221D80B1_RuntimeMethod_var;
extern const RuntimeMethod* TMP_XmlTagStack_1_SetDefault_m17ECA8DA42249391B3A14A111616023A8E85DB52_RuntimeMethod_var;
extern const RuntimeMethod* TMP_XmlTagStack_1_SetDefault_m2D809655073417FD923ECC16C5532124CE3F71BC_RuntimeMethod_var;
extern const RuntimeMethod* TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5_RuntimeMethod_var;
extern const RuntimeMethod* TMP_XmlTagStack_1_SetDefault_m42FAAF614A9D919593848C5D22F88D94C667AAC1_RuntimeMethod_var;
extern const RuntimeMethod* TMP_XmlTagStack_1_SetDefault_m65707E628DE429E95D08F4D21FF8416A1343B2C3_RuntimeMethod_var;
extern const RuntimeMethod* TMP_XmlTagStack_1_SetDefault_m6CDA9BC2B7EFC3CFCCE823B98D8D3E9CB84863F6_RuntimeMethod_var;
extern const uint32_t TextMeshProUGUI_AdjustLineOffset_mC67B89AD7902F828CC598D1B9F4ABDE004EF898C_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_Awake_mFA110CE8FD9EB87CD84222FB4ECEE37BD61E410D_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_ClearMesh_m9D06AC60464E17518DE0F886B54E9D181F34FA76_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_ComputeMarginSize_mA89DD6FB8F7D8AC4B0D15A8DDEF2C529629F97E9_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_DisableMasking_m091E471BDEC2D447B59CAB262BAD47388AA0AF8B_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_EnableMasking_m30D8389D5F11655BB87206EB8C5748F5C4C6A9F4_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_GenerateTextMesh_m28F6F3927D00EE31CA0016D955FA94AC170CBC64_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_GetCanvas_m2C00EBAF20D256374F2615D6AEEB19FC78B0D377_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_GetCompoundBounds_m6750D03D68E27D7283F3923B75CAC60B661F3535_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_GetMaterial_m51EFD2A903A5F41CFE82183FC1D2E5409DD3CDAE_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_GetMaterials_mCB0EE55A20C663A2EEB60ADB3DA15DF968CB1697_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_GetModifiedMaterial_mDA4231D9F6A8F91FAAC84D2B639911755A9919F3_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_GetPaddingForMaterial_mA745F039417DA00C83ED1E44C0391B56F0D08CEA_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_GetPaddingForMaterial_mC533B46C609C9F321584FB2010A13D1EAE7CFCC2_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_GetSharedMaterials_m6EA59DACE8917537122F9AD52BF2761D3D639A1F_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_GetTextContainerLocalCorners_m5EAA4EFB8D2D266BC3FBE5DF29B9DDABB0E5D906_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_GetTextInfo_m19814343E57187FBD6A02B49B14DFA1662C000D7_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_LateUpdate_mD6BBDA1BD8D5FBCCC44A117D171BBBAB09199B73_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_LoadFontAsset_m16A0DBB50FD14E10C497FA5663BADAE7AC319046_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_OnDestroy_m83B1CFF16029CFF5FAC593A2473D7458E19006A8_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_OnDisable_mCFB9B94B69DFDF5860EBFF1732CB41453E68AB5B_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_OnEnable_m1438F6B03B5D9894EACB591FE7DD97C7208323CF_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_OnPreRenderCanvas_mA1BB76D11387DF804E68A7C05BA58651ADAC825E_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_Rebuild_m7BA4E1445DB42FD1EC2DB0A92324458BD178F610_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetActiveSubMeshes_m2BF988D6B0B5906D6E595DB4AAAF943EA295CDE4_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetArraySizes_mB61E875F9CAF8C402DDBDAEE5783D74B739EC758_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetCulling_m48BABBF3B53A65758683EC9F67DCBD371BFFAEC1_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetFaceColor_mD488E7CCE4AB5EDD398058B56499B938F5113BA5_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetLayoutDirty_m8953EAA49BE07C70E8E9417E9B6C1D1A3324387E_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetMaterialDirty_mEDE19230B1968C34645971133693D4B48234FBC9_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetOutlineColor_m2F4C6E3CFA36F8517B49C8736565856151D8431A_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetOutlineThickness_mBDF9D974779F900058E296C372109AC499970700_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetPerspectiveCorrection_m723D78DE61D839E290D8FA77264AA5EB5B354DCD_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetShaderDepth_mA210ECD97359D897C69D13FFDA01E066C73645C1_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetSharedMaterials_m6FAD51D7D4568F252B4CE716FE2C5B74039435B9_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_SetVerticesDirty_m0CAD96328132622440BF8CE5790489A88F5823AD_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_UpdateEnvMapMatrix_m935C1793F9F3C08994930DCB35A530269DDC5D0F_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_UpdateMask_m966107DE699266CE2B33BD1FF36FF9AAC6ACB30B_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_UpdateMaterial_mDBD372789086439AB59B43220B1EBD9303AC4238_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_UpdateMeshPadding_m49A6EDDB84193BE5C7B5D9EA9A8A59C4FA4D6E9B_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_UpdateSDFScale_mE095308C38511257FC16EA6DC60C949FF4CC604D_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_UpdateSubObjectPivot_mB69AE45DEB3F545B0525116763FBCF9661194A73_MetadataUsageId;
extern const uint32_t TextMeshProUGUI__ctor_mBD29AC494F8EE3D93174D945170B70DEF66E338B_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_get_canvasRenderer_mE509219D3CDEEB5CD12E635234838CFC845DC21E_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_get_materialForRendering_m44B371F6DF42D77E86963B4D41A9DD2BF8665130_MetadataUsageId;
extern const uint32_t TextMeshProUGUI_set_autoSizeTextContainer_m0E7363B40B89938A34BF34CDC6F1FCE2E0C2FD62_MetadataUsageId;
struct Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ;
struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ;
struct Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ;
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E;
struct MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B;
struct TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604;
struct TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C;
struct TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9;
struct TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847;
struct TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E;
struct TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09;
struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983;
struct MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398;
struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6;
struct Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28;
#ifndef RUNTIMEOBJECT_H
#define RUNTIMEOBJECT_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Object
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // RUNTIMEOBJECT_H
struct Il2CppArrayBounds;
#ifndef RUNTIMEARRAY_H
#define RUNTIMEARRAY_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Array
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // RUNTIMEARRAY_H
#ifndef DICTIONARY_2_TE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E_H
#define DICTIONARY_2_TE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E_H
#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.Int32,System.Char>
struct Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E : public RuntimeObject
{
public:
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
EntryU5BU5D_t83472AF42CF15340B69320DB78A92569D3E0E84A* ___entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::count
int32_t ___count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::version
int32_t ___version_3;
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
int32_t ___freeList_4;
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
int32_t ___freeCount_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
RuntimeObject* ___comparer_6;
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
KeyCollection_tFE8CF965F943777FDE01AA327E8A8A064F02D5C6 * ___keys_7;
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
ValueCollection_t499AE4EBD0009EE2502F3E20540139817D2B32B4 * ___values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject * ____syncRoot_9;
public:
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E, ___buckets_0)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___buckets_0 = value;
Il2CppCodeGenWriteBarrier((&___buckets_0), value);
}
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E, ___entries_1)); }
inline EntryU5BU5D_t83472AF42CF15340B69320DB78A92569D3E0E84A* get_entries_1() const { return ___entries_1; }
inline EntryU5BU5D_t83472AF42CF15340B69320DB78A92569D3E0E84A** get_address_of_entries_1() { return &___entries_1; }
inline void set_entries_1(EntryU5BU5D_t83472AF42CF15340B69320DB78A92569D3E0E84A* value)
{
___entries_1 = value;
Il2CppCodeGenWriteBarrier((&___entries_1), value);
}
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E, ___count_2)); }
inline int32_t get_count_2() const { return ___count_2; }
inline int32_t* get_address_of_count_2() { return &___count_2; }
inline void set_count_2(int32_t value)
{
___count_2 = value;
}
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E, ___version_3)); }
inline int32_t get_version_3() const { return ___version_3; }
inline int32_t* get_address_of_version_3() { return &___version_3; }
inline void set_version_3(int32_t value)
{
___version_3 = value;
}
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E, ___freeList_4)); }
inline int32_t get_freeList_4() const { return ___freeList_4; }
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
inline void set_freeList_4(int32_t value)
{
___freeList_4 = value;
}
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E, ___freeCount_5)); }
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
inline void set_freeCount_5(int32_t value)
{
___freeCount_5 = value;
}
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E, ___comparer_6)); }
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
inline void set_comparer_6(RuntimeObject* value)
{
___comparer_6 = value;
Il2CppCodeGenWriteBarrier((&___comparer_6), value);
}
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E, ___keys_7)); }
inline KeyCollection_tFE8CF965F943777FDE01AA327E8A8A064F02D5C6 * get_keys_7() const { return ___keys_7; }
inline KeyCollection_tFE8CF965F943777FDE01AA327E8A8A064F02D5C6 ** get_address_of_keys_7() { return &___keys_7; }
inline void set_keys_7(KeyCollection_tFE8CF965F943777FDE01AA327E8A8A064F02D5C6 * value)
{
___keys_7 = value;
Il2CppCodeGenWriteBarrier((&___keys_7), value);
}
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E, ___values_8)); }
inline ValueCollection_t499AE4EBD0009EE2502F3E20540139817D2B32B4 * get_values_8() const { return ___values_8; }
inline ValueCollection_t499AE4EBD0009EE2502F3E20540139817D2B32B4 ** get_address_of_values_8() { return &___values_8; }
inline void set_values_8(ValueCollection_t499AE4EBD0009EE2502F3E20540139817D2B32B4 * value)
{
___values_8 = value;
Il2CppCodeGenWriteBarrier((&___values_8), value);
}
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E, ____syncRoot_9)); }
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
inline void set__syncRoot_9(RuntimeObject * value)
{
____syncRoot_9 = value;
Il2CppCodeGenWriteBarrier((&____syncRoot_9), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // DICTIONARY_2_TE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E_H
#ifndef DICTIONARY_2_TFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8_H
#define DICTIONARY_2_TFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8_H
#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.Int32,System.Int32>
struct Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 : public RuntimeObject
{
public:
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
EntryU5BU5D_t771BA166F0450465AFAF66A1700FD2795A4BA1F9* ___entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::count
int32_t ___count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::version
int32_t ___version_3;
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
int32_t ___freeList_4;
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
int32_t ___freeCount_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
RuntimeObject* ___comparer_6;
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
KeyCollection_t07175316A062A97612A0750CD9FCFAC6C13270FA * ___keys_7;
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
ValueCollection_t4B03F142CD9DE8CA06D9CD246A5403B64C000D60 * ___values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject * ____syncRoot_9;
public:
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8, ___buckets_0)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___buckets_0 = value;
Il2CppCodeGenWriteBarrier((&___buckets_0), value);
}
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8, ___entries_1)); }
inline EntryU5BU5D_t771BA166F0450465AFAF66A1700FD2795A4BA1F9* get_entries_1() const { return ___entries_1; }
inline EntryU5BU5D_t771BA166F0450465AFAF66A1700FD2795A4BA1F9** get_address_of_entries_1() { return &___entries_1; }
inline void set_entries_1(EntryU5BU5D_t771BA166F0450465AFAF66A1700FD2795A4BA1F9* value)
{
___entries_1 = value;
Il2CppCodeGenWriteBarrier((&___entries_1), value);
}
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8, ___count_2)); }
inline int32_t get_count_2() const { return ___count_2; }
inline int32_t* get_address_of_count_2() { return &___count_2; }
inline void set_count_2(int32_t value)
{
___count_2 = value;
}
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8, ___version_3)); }
inline int32_t get_version_3() const { return ___version_3; }
inline int32_t* get_address_of_version_3() { return &___version_3; }
inline void set_version_3(int32_t value)
{
___version_3 = value;
}
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8, ___freeList_4)); }
inline int32_t get_freeList_4() const { return ___freeList_4; }
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
inline void set_freeList_4(int32_t value)
{
___freeList_4 = value;
}
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8, ___freeCount_5)); }
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
inline void set_freeCount_5(int32_t value)
{
___freeCount_5 = value;
}
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8, ___comparer_6)); }
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
inline void set_comparer_6(RuntimeObject* value)
{
___comparer_6 = value;
Il2CppCodeGenWriteBarrier((&___comparer_6), value);
}
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8, ___keys_7)); }
inline KeyCollection_t07175316A062A97612A0750CD9FCFAC6C13270FA * get_keys_7() const { return ___keys_7; }
inline KeyCollection_t07175316A062A97612A0750CD9FCFAC6C13270FA ** get_address_of_keys_7() { return &___keys_7; }
inline void set_keys_7(KeyCollection_t07175316A062A97612A0750CD9FCFAC6C13270FA * value)
{
___keys_7 = value;
Il2CppCodeGenWriteBarrier((&___keys_7), value);
}
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8, ___values_8)); }
inline ValueCollection_t4B03F142CD9DE8CA06D9CD246A5403B64C000D60 * get_values_8() const { return ___values_8; }
inline ValueCollection_t4B03F142CD9DE8CA06D9CD246A5403B64C000D60 ** get_address_of_values_8() { return &___values_8; }
inline void set_values_8(ValueCollection_t4B03F142CD9DE8CA06D9CD246A5403B64C000D60 * value)
{
___values_8 = value;
Il2CppCodeGenWriteBarrier((&___values_8), value);
}
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8, ____syncRoot_9)); }
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
inline void set__syncRoot_9(RuntimeObject * value)
{
____syncRoot_9 = value;
Il2CppCodeGenWriteBarrier((&____syncRoot_9), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // DICTIONARY_2_TFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8_H
#ifndef DICTIONARY_2_TDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51_H
#define DICTIONARY_2_TDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51_H
#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.Int32,TMPro.KerningPair>
struct Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 : public RuntimeObject
{
public:
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
EntryU5BU5D_t772E68E8A6D443C9D7FA9AD0A1CE7DA227B1716F* ___entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::count
int32_t ___count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::version
int32_t ___version_3;
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
int32_t ___freeList_4;
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
int32_t ___freeCount_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
RuntimeObject* ___comparer_6;
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
KeyCollection_t820F2769751F9F0B58C93C02C9670AB526A52F76 * ___keys_7;
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
ValueCollection_tAE2877D42D5EAFB57503A06072903D664FAB8BBC * ___values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject * ____syncRoot_9;
public:
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51, ___buckets_0)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___buckets_0 = value;
Il2CppCodeGenWriteBarrier((&___buckets_0), value);
}
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51, ___entries_1)); }
inline EntryU5BU5D_t772E68E8A6D443C9D7FA9AD0A1CE7DA227B1716F* get_entries_1() const { return ___entries_1; }
inline EntryU5BU5D_t772E68E8A6D443C9D7FA9AD0A1CE7DA227B1716F** get_address_of_entries_1() { return &___entries_1; }
inline void set_entries_1(EntryU5BU5D_t772E68E8A6D443C9D7FA9AD0A1CE7DA227B1716F* value)
{
___entries_1 = value;
Il2CppCodeGenWriteBarrier((&___entries_1), value);
}
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51, ___count_2)); }
inline int32_t get_count_2() const { return ___count_2; }
inline int32_t* get_address_of_count_2() { return &___count_2; }
inline void set_count_2(int32_t value)
{
___count_2 = value;
}
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51, ___version_3)); }
inline int32_t get_version_3() const { return ___version_3; }
inline int32_t* get_address_of_version_3() { return &___version_3; }
inline void set_version_3(int32_t value)
{
___version_3 = value;
}
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51, ___freeList_4)); }
inline int32_t get_freeList_4() const { return ___freeList_4; }
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
inline void set_freeList_4(int32_t value)
{
___freeList_4 = value;
}
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51, ___freeCount_5)); }
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
inline void set_freeCount_5(int32_t value)
{
___freeCount_5 = value;
}
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51, ___comparer_6)); }
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
inline void set_comparer_6(RuntimeObject* value)
{
___comparer_6 = value;
Il2CppCodeGenWriteBarrier((&___comparer_6), value);
}
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51, ___keys_7)); }
inline KeyCollection_t820F2769751F9F0B58C93C02C9670AB526A52F76 * get_keys_7() const { return ___keys_7; }
inline KeyCollection_t820F2769751F9F0B58C93C02C9670AB526A52F76 ** get_address_of_keys_7() { return &___keys_7; }
inline void set_keys_7(KeyCollection_t820F2769751F9F0B58C93C02C9670AB526A52F76 * value)
{
___keys_7 = value;
Il2CppCodeGenWriteBarrier((&___keys_7), value);
}
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51, ___values_8)); }
inline ValueCollection_tAE2877D42D5EAFB57503A06072903D664FAB8BBC * get_values_8() const { return ___values_8; }
inline ValueCollection_tAE2877D42D5EAFB57503A06072903D664FAB8BBC ** get_address_of_values_8() { return &___values_8; }
inline void set_values_8(ValueCollection_tAE2877D42D5EAFB57503A06072903D664FAB8BBC * value)
{
___values_8 = value;
Il2CppCodeGenWriteBarrier((&___values_8), value);
}
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51, ____syncRoot_9)); }
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
inline void set__syncRoot_9(RuntimeObject * value)
{
____syncRoot_9 = value;
Il2CppCodeGenWriteBarrier((&____syncRoot_9), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // DICTIONARY_2_TDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51_H
#ifndef DICTIONARY_2_T221535D3325411A400D9459B702A8CBB211138AA_H
#define DICTIONARY_2_T221535D3325411A400D9459B702A8CBB211138AA_H
#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.Int32,TMPro.TMP_Glyph>
struct Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA : public RuntimeObject
{
public:
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
EntryU5BU5D_t1E4AE0D6B995525BB1C4D41DEEFBE471BC18D016* ___entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::count
int32_t ___count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::version
int32_t ___version_3;
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
int32_t ___freeList_4;
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
int32_t ___freeCount_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
RuntimeObject* ___comparer_6;
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
KeyCollection_t3EB97B973F23219D7B2F2030C752C31454E13D68 * ___keys_7;
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
ValueCollection_t9FC6D60C751701CD8F6837C8B0743F956AE91B94 * ___values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject * ____syncRoot_9;
public:
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA, ___buckets_0)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___buckets_0 = value;
Il2CppCodeGenWriteBarrier((&___buckets_0), value);
}
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA, ___entries_1)); }
inline EntryU5BU5D_t1E4AE0D6B995525BB1C4D41DEEFBE471BC18D016* get_entries_1() const { return ___entries_1; }
inline EntryU5BU5D_t1E4AE0D6B995525BB1C4D41DEEFBE471BC18D016** get_address_of_entries_1() { return &___entries_1; }
inline void set_entries_1(EntryU5BU5D_t1E4AE0D6B995525BB1C4D41DEEFBE471BC18D016* value)
{
___entries_1 = value;
Il2CppCodeGenWriteBarrier((&___entries_1), value);
}
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA, ___count_2)); }
inline int32_t get_count_2() const { return ___count_2; }
inline int32_t* get_address_of_count_2() { return &___count_2; }
inline void set_count_2(int32_t value)
{
___count_2 = value;
}
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA, ___version_3)); }
inline int32_t get_version_3() const { return ___version_3; }
inline int32_t* get_address_of_version_3() { return &___version_3; }
inline void set_version_3(int32_t value)
{
___version_3 = value;
}
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA, ___freeList_4)); }
inline int32_t get_freeList_4() const { return ___freeList_4; }
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
inline void set_freeList_4(int32_t value)
{
___freeList_4 = value;
}
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA, ___freeCount_5)); }
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
inline void set_freeCount_5(int32_t value)
{
___freeCount_5 = value;
}
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA, ___comparer_6)); }
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
inline void set_comparer_6(RuntimeObject* value)
{
___comparer_6 = value;
Il2CppCodeGenWriteBarrier((&___comparer_6), value);
}
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA, ___keys_7)); }
inline KeyCollection_t3EB97B973F23219D7B2F2030C752C31454E13D68 * get_keys_7() const { return ___keys_7; }
inline KeyCollection_t3EB97B973F23219D7B2F2030C752C31454E13D68 ** get_address_of_keys_7() { return &___keys_7; }
inline void set_keys_7(KeyCollection_t3EB97B973F23219D7B2F2030C752C31454E13D68 * value)
{
___keys_7 = value;
Il2CppCodeGenWriteBarrier((&___keys_7), value);
}
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA, ___values_8)); }
inline ValueCollection_t9FC6D60C751701CD8F6837C8B0743F956AE91B94 * get_values_8() const { return ___values_8; }
inline ValueCollection_t9FC6D60C751701CD8F6837C8B0743F956AE91B94 ** get_address_of_values_8() { return &___values_8; }
inline void set_values_8(ValueCollection_t9FC6D60C751701CD8F6837C8B0743F956AE91B94 * value)
{
___values_8 = value;
Il2CppCodeGenWriteBarrier((&___values_8), value);
}
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA, ____syncRoot_9)); }
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
inline void set__syncRoot_9(RuntimeObject * value)
{
____syncRoot_9 = value;
Il2CppCodeGenWriteBarrier((&____syncRoot_9), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // DICTIONARY_2_T221535D3325411A400D9459B702A8CBB211138AA_H
#ifndef LIST_1_TAFAA4C916321DE9AA66ADE0817825F91176F7B1F_H
#define LIST_1_TAFAA4C916321DE9AA66ADE0817825F91176F7B1F_H
#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_FontAsset>
struct List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F : public RuntimeObject
{
public:
// T[] System.Collections.Generic.List`1::_items
TMP_FontAssetU5BU5D_tEB327A5027D783481F3A26C7C179513CF6477260* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject * ____syncRoot_4;
public:
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F, ____items_1)); }
inline TMP_FontAssetU5BU5D_tEB327A5027D783481F3A26C7C179513CF6477260* get__items_1() const { return ____items_1; }
inline TMP_FontAssetU5BU5D_tEB327A5027D783481F3A26C7C179513CF6477260** get_address_of__items_1() { return &____items_1; }
inline void set__items_1(TMP_FontAssetU5BU5D_tEB327A5027D783481F3A26C7C179513CF6477260* value)
{
____items_1 = value;
Il2CppCodeGenWriteBarrier((&____items_1), value);
}
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F, ____size_2)); }
inline int32_t get__size_2() const { return ____size_2; }
inline int32_t* get_address_of__size_2() { return &____size_2; }
inline void set__size_2(int32_t value)
{
____size_2 = value;
}
inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F, ____version_3)); }
inline int32_t get__version_3() const { return ____version_3; }
inline int32_t* get_address_of__version_3() { return &____version_3; }
inline void set__version_3(int32_t value)
{
____version_3 = value;
}
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F, ____syncRoot_4)); }
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
inline void set__syncRoot_4(RuntimeObject * value)
{
____syncRoot_4 = value;
Il2CppCodeGenWriteBarrier((&____syncRoot_4), value);
}
};
struct List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F_StaticFields
{
public:
// T[] System.Collections.Generic.List`1::_emptyArray
TMP_FontAssetU5BU5D_tEB327A5027D783481F3A26C7C179513CF6477260* ____emptyArray_5;
public:
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F_StaticFields, ____emptyArray_5)); }
inline TMP_FontAssetU5BU5D_tEB327A5027D783481F3A26C7C179513CF6477260* get__emptyArray_5() const { return ____emptyArray_5; }
inline TMP_FontAssetU5BU5D_tEB327A5027D783481F3A26C7C179513CF6477260** get_address_of__emptyArray_5() { return &____emptyArray_5; }
inline void set__emptyArray_5(TMP_FontAssetU5BU5D_tEB327A5027D783481F3A26C7C179513CF6477260* value)
{
____emptyArray_5 = value;
Il2CppCodeGenWriteBarrier((&____emptyArray_5), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // LIST_1_TAFAA4C916321DE9AA66ADE0817825F91176F7B1F_H
#ifndef LIST_1_T21E8C843C2AB5D199B2D33D304A7041B2EABDA98_H
#define LIST_1_T21E8C843C2AB5D199B2D33D304A7041B2EABDA98_H
#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_Sprite>
struct List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98 : public RuntimeObject
{
public:
// T[] System.Collections.Generic.List`1::_items
TMP_SpriteU5BU5D_tAEB601F8747AC786372A54DB534710D8F80AA802* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject * ____syncRoot_4;
public:
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98, ____items_1)); }
inline TMP_SpriteU5BU5D_tAEB601F8747AC786372A54DB534710D8F80AA802* get__items_1() const { return ____items_1; }
inline TMP_SpriteU5BU5D_tAEB601F8747AC786372A54DB534710D8F80AA802** get_address_of__items_1() { return &____items_1; }
inline void set__items_1(TMP_SpriteU5BU5D_tAEB601F8747AC786372A54DB534710D8F80AA802* value)
{
____items_1 = value;
Il2CppCodeGenWriteBarrier((&____items_1), value);
}
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98, ____size_2)); }
inline int32_t get__size_2() const { return ____size_2; }
inline int32_t* get_address_of__size_2() { return &____size_2; }
inline void set__size_2(int32_t value)
{
____size_2 = value;
}
inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98, ____version_3)); }
inline int32_t get__version_3() const { return ____version_3; }
inline int32_t* get_address_of__version_3() { return &____version_3; }
inline void set__version_3(int32_t value)
{
____version_3 = value;
}
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98, ____syncRoot_4)); }
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
inline void set__syncRoot_4(RuntimeObject * value)
{
____syncRoot_4 = value;
Il2CppCodeGenWriteBarrier((&____syncRoot_4), value);
}
};
struct List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98_StaticFields
{
public:
// T[] System.Collections.Generic.List`1::_emptyArray
TMP_SpriteU5BU5D_tAEB601F8747AC786372A54DB534710D8F80AA802* ____emptyArray_5;
public:
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98_StaticFields, ____emptyArray_5)); }
inline TMP_SpriteU5BU5D_tAEB601F8747AC786372A54DB534710D8F80AA802* get__emptyArray_5() const { return ____emptyArray_5; }
inline TMP_SpriteU5BU5D_tAEB601F8747AC786372A54DB534710D8F80AA802** get_address_of__emptyArray_5() { return &____emptyArray_5; }
inline void set__emptyArray_5(TMP_SpriteU5BU5D_tAEB601F8747AC786372A54DB534710D8F80AA802* value)
{
____emptyArray_5 = value;
Il2CppCodeGenWriteBarrier((&____emptyArray_5), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // LIST_1_T21E8C843C2AB5D199B2D33D304A7041B2EABDA98_H
#ifndef LIST_1_T0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8_H
#define LIST_1_T0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.Generic.List`1<UnityEngine.Canvas>
struct List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 : public RuntimeObject
{
public:
// T[] System.Collections.Generic.List`1::_items
CanvasU5BU5D_t9A0DED7A1C92D7DCBC82864C92A06CA527E72E60* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject * ____syncRoot_4;
public:
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8, ____items_1)); }
inline CanvasU5BU5D_t9A0DED7A1C92D7DCBC82864C92A06CA527E72E60* get__items_1() const { return ____items_1; }
inline CanvasU5BU5D_t9A0DED7A1C92D7DCBC82864C92A06CA527E72E60** get_address_of__items_1() { return &____items_1; }
inline void set__items_1(CanvasU5BU5D_t9A0DED7A1C92D7DCBC82864C92A06CA527E72E60* value)
{
____items_1 = value;
Il2CppCodeGenWriteBarrier((&____items_1), value);
}
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8, ____size_2)); }
inline int32_t get__size_2() const { return ____size_2; }
inline int32_t* get_address_of__size_2() { return &____size_2; }
inline void set__size_2(int32_t value)
{
____size_2 = value;
}
inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8, ____version_3)); }
inline int32_t get__version_3() const { return ____version_3; }
inline int32_t* get_address_of__version_3() { return &____version_3; }
inline void set__version_3(int32_t value)
{
____version_3 = value;
}
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8, ____syncRoot_4)); }
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
inline void set__syncRoot_4(RuntimeObject * value)
{
____syncRoot_4 = value;
Il2CppCodeGenWriteBarrier((&____syncRoot_4), value);
}
};
struct List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8_StaticFields
{
public:
// T[] System.Collections.Generic.List`1::_emptyArray
CanvasU5BU5D_t9A0DED7A1C92D7DCBC82864C92A06CA527E72E60* ____emptyArray_5;
public:
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8_StaticFields, ____emptyArray_5)); }
inline CanvasU5BU5D_t9A0DED7A1C92D7DCBC82864C92A06CA527E72E60* get__emptyArray_5() const { return ____emptyArray_5; }
inline CanvasU5BU5D_t9A0DED7A1C92D7DCBC82864C92A06CA527E72E60** get_address_of__emptyArray_5() { return &____emptyArray_5; }
inline void set__emptyArray_5(CanvasU5BU5D_t9A0DED7A1C92D7DCBC82864C92A06CA527E72E60* value)
{
____emptyArray_5 = value;
Il2CppCodeGenWriteBarrier((&____emptyArray_5), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // LIST_1_T0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8_H
#ifndef STRING_T_H
#define STRING_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String
struct String_t : public RuntimeObject
{
public:
// System.Int32 System.String::m_stringLength
int32_t ___m_stringLength_0;
// System.Char System.String::m_firstChar
Il2CppChar ___m_firstChar_1;
public:
inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
inline void set_m_stringLength_0(int32_t value)
{
___m_stringLength_0 = value;
}
inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
inline void set_m_firstChar_1(Il2CppChar value)
{
___m_firstChar_1 = value;
}
};
struct String_t_StaticFields
{
public:
// System.String System.String::Empty
String_t* ___Empty_5;
public:
inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
inline String_t* get_Empty_5() const { return ___Empty_5; }
inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
inline void set_Empty_5(String_t* value)
{
___Empty_5 = value;
Il2CppCodeGenWriteBarrier((&___Empty_5), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // STRING_T_H
#ifndef VALUETYPE_T4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_H
#define VALUETYPE_T4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.ValueType
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.ValueType
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.ValueType
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com
{
};
#endif // VALUETYPE_T4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_H
#ifndef FACEINFO_T43812B1A171B1AE8E3591EADED098DE81264F6A5_H
#define FACEINFO_T43812B1A171B1AE8E3591EADED098DE81264F6A5_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FaceInfo
struct FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 : public RuntimeObject
{
public:
// System.String TMPro.FaceInfo::Name
String_t* ___Name_0;
// System.Single TMPro.FaceInfo::PointSize
float ___PointSize_1;
// System.Single TMPro.FaceInfo::Scale
float ___Scale_2;
// System.Int32 TMPro.FaceInfo::CharacterCount
int32_t ___CharacterCount_3;
// System.Single TMPro.FaceInfo::LineHeight
float ___LineHeight_4;
// System.Single TMPro.FaceInfo::Baseline
float ___Baseline_5;
// System.Single TMPro.FaceInfo::Ascender
float ___Ascender_6;
// System.Single TMPro.FaceInfo::CapHeight
float ___CapHeight_7;
// System.Single TMPro.FaceInfo::Descender
float ___Descender_8;
// System.Single TMPro.FaceInfo::CenterLine
float ___CenterLine_9;
// System.Single TMPro.FaceInfo::SuperscriptOffset
float ___SuperscriptOffset_10;
// System.Single TMPro.FaceInfo::SubscriptOffset
float ___SubscriptOffset_11;
// System.Single TMPro.FaceInfo::SubSize
float ___SubSize_12;
// System.Single TMPro.FaceInfo::Underline
float ___Underline_13;
// System.Single TMPro.FaceInfo::UnderlineThickness
float ___UnderlineThickness_14;
// System.Single TMPro.FaceInfo::strikethrough
float ___strikethrough_15;
// System.Single TMPro.FaceInfo::strikethroughThickness
float ___strikethroughThickness_16;
// System.Single TMPro.FaceInfo::TabWidth
float ___TabWidth_17;
// System.Single TMPro.FaceInfo::Padding
float ___Padding_18;
// System.Single TMPro.FaceInfo::AtlasWidth
float ___AtlasWidth_19;
// System.Single TMPro.FaceInfo::AtlasHeight
float ___AtlasHeight_20;
public:
inline static int32_t get_offset_of_Name_0() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___Name_0)); }
inline String_t* get_Name_0() const { return ___Name_0; }
inline String_t** get_address_of_Name_0() { return &___Name_0; }
inline void set_Name_0(String_t* value)
{
___Name_0 = value;
Il2CppCodeGenWriteBarrier((&___Name_0), value);
}
inline static int32_t get_offset_of_PointSize_1() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___PointSize_1)); }
inline float get_PointSize_1() const { return ___PointSize_1; }
inline float* get_address_of_PointSize_1() { return &___PointSize_1; }
inline void set_PointSize_1(float value)
{
___PointSize_1 = value;
}
inline static int32_t get_offset_of_Scale_2() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___Scale_2)); }
inline float get_Scale_2() const { return ___Scale_2; }
inline float* get_address_of_Scale_2() { return &___Scale_2; }
inline void set_Scale_2(float value)
{
___Scale_2 = value;
}
inline static int32_t get_offset_of_CharacterCount_3() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___CharacterCount_3)); }
inline int32_t get_CharacterCount_3() const { return ___CharacterCount_3; }
inline int32_t* get_address_of_CharacterCount_3() { return &___CharacterCount_3; }
inline void set_CharacterCount_3(int32_t value)
{
___CharacterCount_3 = value;
}
inline static int32_t get_offset_of_LineHeight_4() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___LineHeight_4)); }
inline float get_LineHeight_4() const { return ___LineHeight_4; }
inline float* get_address_of_LineHeight_4() { return &___LineHeight_4; }
inline void set_LineHeight_4(float value)
{
___LineHeight_4 = value;
}
inline static int32_t get_offset_of_Baseline_5() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___Baseline_5)); }
inline float get_Baseline_5() const { return ___Baseline_5; }
inline float* get_address_of_Baseline_5() { return &___Baseline_5; }
inline void set_Baseline_5(float value)
{
___Baseline_5 = value;
}
inline static int32_t get_offset_of_Ascender_6() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___Ascender_6)); }
inline float get_Ascender_6() const { return ___Ascender_6; }
inline float* get_address_of_Ascender_6() { return &___Ascender_6; }
inline void set_Ascender_6(float value)
{
___Ascender_6 = value;
}
inline static int32_t get_offset_of_CapHeight_7() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___CapHeight_7)); }
inline float get_CapHeight_7() const { return ___CapHeight_7; }
inline float* get_address_of_CapHeight_7() { return &___CapHeight_7; }
inline void set_CapHeight_7(float value)
{
___CapHeight_7 = value;
}
inline static int32_t get_offset_of_Descender_8() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___Descender_8)); }
inline float get_Descender_8() const { return ___Descender_8; }
inline float* get_address_of_Descender_8() { return &___Descender_8; }
inline void set_Descender_8(float value)
{
___Descender_8 = value;
}
inline static int32_t get_offset_of_CenterLine_9() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___CenterLine_9)); }
inline float get_CenterLine_9() const { return ___CenterLine_9; }
inline float* get_address_of_CenterLine_9() { return &___CenterLine_9; }
inline void set_CenterLine_9(float value)
{
___CenterLine_9 = value;
}
inline static int32_t get_offset_of_SuperscriptOffset_10() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___SuperscriptOffset_10)); }
inline float get_SuperscriptOffset_10() const { return ___SuperscriptOffset_10; }
inline float* get_address_of_SuperscriptOffset_10() { return &___SuperscriptOffset_10; }
inline void set_SuperscriptOffset_10(float value)
{
___SuperscriptOffset_10 = value;
}
inline static int32_t get_offset_of_SubscriptOffset_11() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___SubscriptOffset_11)); }
inline float get_SubscriptOffset_11() const { return ___SubscriptOffset_11; }
inline float* get_address_of_SubscriptOffset_11() { return &___SubscriptOffset_11; }
inline void set_SubscriptOffset_11(float value)
{
___SubscriptOffset_11 = value;
}
inline static int32_t get_offset_of_SubSize_12() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___SubSize_12)); }
inline float get_SubSize_12() const { return ___SubSize_12; }
inline float* get_address_of_SubSize_12() { return &___SubSize_12; }
inline void set_SubSize_12(float value)
{
___SubSize_12 = value;
}
inline static int32_t get_offset_of_Underline_13() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___Underline_13)); }
inline float get_Underline_13() const { return ___Underline_13; }
inline float* get_address_of_Underline_13() { return &___Underline_13; }
inline void set_Underline_13(float value)
{
___Underline_13 = value;
}
inline static int32_t get_offset_of_UnderlineThickness_14() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___UnderlineThickness_14)); }
inline float get_UnderlineThickness_14() const { return ___UnderlineThickness_14; }
inline float* get_address_of_UnderlineThickness_14() { return &___UnderlineThickness_14; }
inline void set_UnderlineThickness_14(float value)
{
___UnderlineThickness_14 = value;
}
inline static int32_t get_offset_of_strikethrough_15() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___strikethrough_15)); }
inline float get_strikethrough_15() const { return ___strikethrough_15; }
inline float* get_address_of_strikethrough_15() { return &___strikethrough_15; }
inline void set_strikethrough_15(float value)
{
___strikethrough_15 = value;
}
inline static int32_t get_offset_of_strikethroughThickness_16() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___strikethroughThickness_16)); }
inline float get_strikethroughThickness_16() const { return ___strikethroughThickness_16; }
inline float* get_address_of_strikethroughThickness_16() { return &___strikethroughThickness_16; }
inline void set_strikethroughThickness_16(float value)
{
___strikethroughThickness_16 = value;
}
inline static int32_t get_offset_of_TabWidth_17() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___TabWidth_17)); }
inline float get_TabWidth_17() const { return ___TabWidth_17; }
inline float* get_address_of_TabWidth_17() { return &___TabWidth_17; }
inline void set_TabWidth_17(float value)
{
___TabWidth_17 = value;
}
inline static int32_t get_offset_of_Padding_18() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___Padding_18)); }
inline float get_Padding_18() const { return ___Padding_18; }
inline float* get_address_of_Padding_18() { return &___Padding_18; }
inline void set_Padding_18(float value)
{
___Padding_18 = value;
}
inline static int32_t get_offset_of_AtlasWidth_19() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___AtlasWidth_19)); }
inline float get_AtlasWidth_19() const { return ___AtlasWidth_19; }
inline float* get_address_of_AtlasWidth_19() { return &___AtlasWidth_19; }
inline void set_AtlasWidth_19(float value)
{
___AtlasWidth_19 = value;
}
inline static int32_t get_offset_of_AtlasHeight_20() { return static_cast<int32_t>(offsetof(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5, ___AtlasHeight_20)); }
inline float get_AtlasHeight_20() const { return ___AtlasHeight_20; }
inline float* get_address_of_AtlasHeight_20() { return &___AtlasHeight_20; }
inline void set_AtlasHeight_20(float value)
{
___AtlasHeight_20 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FACEINFO_T43812B1A171B1AE8E3591EADED098DE81264F6A5_H
#ifndef SHADERUTILITIES_T94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_H
#define SHADERUTILITIES_T94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.ShaderUtilities
struct ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8 : public RuntimeObject
{
public:
public:
};
struct ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields
{
public:
// 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_WeightNormal
int32_t ___ID_WeightNormal_10;
// System.Int32 TMPro.ShaderUtilities::ID_WeightBold
int32_t ___ID_WeightBold_11;
// System.Int32 TMPro.ShaderUtilities::ID_OutlineTex
int32_t ___ID_OutlineTex_12;
// System.Int32 TMPro.ShaderUtilities::ID_OutlineWidth
int32_t ___ID_OutlineWidth_13;
// System.Int32 TMPro.ShaderUtilities::ID_OutlineSoftness
int32_t ___ID_OutlineSoftness_14;
// System.Int32 TMPro.ShaderUtilities::ID_OutlineColor
int32_t ___ID_OutlineColor_15;
// System.Int32 TMPro.ShaderUtilities::ID_Padding
int32_t ___ID_Padding_16;
// System.Int32 TMPro.ShaderUtilities::ID_GradientScale
int32_t ___ID_GradientScale_17;
// System.Int32 TMPro.ShaderUtilities::ID_ScaleX
int32_t ___ID_ScaleX_18;
// System.Int32 TMPro.ShaderUtilities::ID_ScaleY
int32_t ___ID_ScaleY_19;
// System.Int32 TMPro.ShaderUtilities::ID_PerspectiveFilter
int32_t ___ID_PerspectiveFilter_20;
// System.Int32 TMPro.ShaderUtilities::ID_TextureWidth
int32_t ___ID_TextureWidth_21;
// System.Int32 TMPro.ShaderUtilities::ID_TextureHeight
int32_t ___ID_TextureHeight_22;
// System.Int32 TMPro.ShaderUtilities::ID_BevelAmount
int32_t ___ID_BevelAmount_23;
// System.Int32 TMPro.ShaderUtilities::ID_GlowColor
int32_t ___ID_GlowColor_24;
// System.Int32 TMPro.ShaderUtilities::ID_GlowOffset
int32_t ___ID_GlowOffset_25;
// System.Int32 TMPro.ShaderUtilities::ID_GlowPower
int32_t ___ID_GlowPower_26;
// System.Int32 TMPro.ShaderUtilities::ID_GlowOuter
int32_t ___ID_GlowOuter_27;
// System.Int32 TMPro.ShaderUtilities::ID_LightAngle
int32_t ___ID_LightAngle_28;
// System.Int32 TMPro.ShaderUtilities::ID_EnvMap
int32_t ___ID_EnvMap_29;
// System.Int32 TMPro.ShaderUtilities::ID_EnvMatrix
int32_t ___ID_EnvMatrix_30;
// System.Int32 TMPro.ShaderUtilities::ID_EnvMatrixRotation
int32_t ___ID_EnvMatrixRotation_31;
// System.Int32 TMPro.ShaderUtilities::ID_MaskCoord
int32_t ___ID_MaskCoord_32;
// System.Int32 TMPro.ShaderUtilities::ID_ClipRect
int32_t ___ID_ClipRect_33;
// System.Int32 TMPro.ShaderUtilities::ID_MaskSoftnessX
int32_t ___ID_MaskSoftnessX_34;
// System.Int32 TMPro.ShaderUtilities::ID_MaskSoftnessY
int32_t ___ID_MaskSoftnessY_35;
// System.Int32 TMPro.ShaderUtilities::ID_VertexOffsetX
int32_t ___ID_VertexOffsetX_36;
// System.Int32 TMPro.ShaderUtilities::ID_VertexOffsetY
int32_t ___ID_VertexOffsetY_37;
// System.Int32 TMPro.ShaderUtilities::ID_UseClipRect
int32_t ___ID_UseClipRect_38;
// System.Int32 TMPro.ShaderUtilities::ID_StencilID
int32_t ___ID_StencilID_39;
// System.Int32 TMPro.ShaderUtilities::ID_StencilOp
int32_t ___ID_StencilOp_40;
// System.Int32 TMPro.ShaderUtilities::ID_StencilComp
int32_t ___ID_StencilComp_41;
// System.Int32 TMPro.ShaderUtilities::ID_StencilReadMask
int32_t ___ID_StencilReadMask_42;
// System.Int32 TMPro.ShaderUtilities::ID_StencilWriteMask
int32_t ___ID_StencilWriteMask_43;
// System.Int32 TMPro.ShaderUtilities::ID_ShaderFlags
int32_t ___ID_ShaderFlags_44;
// System.Int32 TMPro.ShaderUtilities::ID_ScaleRatio_A
int32_t ___ID_ScaleRatio_A_45;
// System.Int32 TMPro.ShaderUtilities::ID_ScaleRatio_B
int32_t ___ID_ScaleRatio_B_46;
// System.Int32 TMPro.ShaderUtilities::ID_ScaleRatio_C
int32_t ___ID_ScaleRatio_C_47;
// System.String TMPro.ShaderUtilities::Keyword_Bevel
String_t* ___Keyword_Bevel_48;
// System.String TMPro.ShaderUtilities::Keyword_Glow
String_t* ___Keyword_Glow_49;
// System.String TMPro.ShaderUtilities::Keyword_Underlay
String_t* ___Keyword_Underlay_50;
// System.String TMPro.ShaderUtilities::Keyword_Ratios
String_t* ___Keyword_Ratios_51;
// System.String TMPro.ShaderUtilities::Keyword_MASK_SOFT
String_t* ___Keyword_MASK_SOFT_52;
// System.String TMPro.ShaderUtilities::Keyword_MASK_HARD
String_t* ___Keyword_MASK_HARD_53;
// System.String TMPro.ShaderUtilities::Keyword_MASK_TEX
String_t* ___Keyword_MASK_TEX_54;
// System.String TMPro.ShaderUtilities::Keyword_Outline
String_t* ___Keyword_Outline_55;
// System.String TMPro.ShaderUtilities::ShaderTag_ZTestMode
String_t* ___ShaderTag_ZTestMode_56;
// System.String TMPro.ShaderUtilities::ShaderTag_CullMode
String_t* ___ShaderTag_CullMode_57;
// System.Single TMPro.ShaderUtilities::m_clamp
float ___m_clamp_58;
// System.Boolean TMPro.ShaderUtilities::isInitialized
bool ___isInitialized_59;
public:
inline static int32_t get_offset_of_ID_MainTex_0() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_MainTex_0)); }
inline int32_t get_ID_MainTex_0() const { return ___ID_MainTex_0; }
inline int32_t* get_address_of_ID_MainTex_0() { return &___ID_MainTex_0; }
inline void set_ID_MainTex_0(int32_t value)
{
___ID_MainTex_0 = value;
}
inline static int32_t get_offset_of_ID_FaceTex_1() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_FaceTex_1)); }
inline int32_t get_ID_FaceTex_1() const { return ___ID_FaceTex_1; }
inline int32_t* get_address_of_ID_FaceTex_1() { return &___ID_FaceTex_1; }
inline void set_ID_FaceTex_1(int32_t value)
{
___ID_FaceTex_1 = value;
}
inline static int32_t get_offset_of_ID_FaceColor_2() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_FaceColor_2)); }
inline int32_t get_ID_FaceColor_2() const { return ___ID_FaceColor_2; }
inline int32_t* get_address_of_ID_FaceColor_2() { return &___ID_FaceColor_2; }
inline void set_ID_FaceColor_2(int32_t value)
{
___ID_FaceColor_2 = value;
}
inline static int32_t get_offset_of_ID_FaceDilate_3() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_FaceDilate_3)); }
inline int32_t get_ID_FaceDilate_3() const { return ___ID_FaceDilate_3; }
inline int32_t* get_address_of_ID_FaceDilate_3() { return &___ID_FaceDilate_3; }
inline void set_ID_FaceDilate_3(int32_t value)
{
___ID_FaceDilate_3 = value;
}
inline static int32_t get_offset_of_ID_Shininess_4() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_Shininess_4)); }
inline int32_t get_ID_Shininess_4() const { return ___ID_Shininess_4; }
inline int32_t* get_address_of_ID_Shininess_4() { return &___ID_Shininess_4; }
inline void set_ID_Shininess_4(int32_t value)
{
___ID_Shininess_4 = value;
}
inline static int32_t get_offset_of_ID_UnderlayColor_5() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_UnderlayColor_5)); }
inline int32_t get_ID_UnderlayColor_5() const { return ___ID_UnderlayColor_5; }
inline int32_t* get_address_of_ID_UnderlayColor_5() { return &___ID_UnderlayColor_5; }
inline void set_ID_UnderlayColor_5(int32_t value)
{
___ID_UnderlayColor_5 = value;
}
inline static int32_t get_offset_of_ID_UnderlayOffsetX_6() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_UnderlayOffsetX_6)); }
inline int32_t get_ID_UnderlayOffsetX_6() const { return ___ID_UnderlayOffsetX_6; }
inline int32_t* get_address_of_ID_UnderlayOffsetX_6() { return &___ID_UnderlayOffsetX_6; }
inline void set_ID_UnderlayOffsetX_6(int32_t value)
{
___ID_UnderlayOffsetX_6 = value;
}
inline static int32_t get_offset_of_ID_UnderlayOffsetY_7() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_UnderlayOffsetY_7)); }
inline int32_t get_ID_UnderlayOffsetY_7() const { return ___ID_UnderlayOffsetY_7; }
inline int32_t* get_address_of_ID_UnderlayOffsetY_7() { return &___ID_UnderlayOffsetY_7; }
inline void set_ID_UnderlayOffsetY_7(int32_t value)
{
___ID_UnderlayOffsetY_7 = value;
}
inline static int32_t get_offset_of_ID_UnderlayDilate_8() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_UnderlayDilate_8)); }
inline int32_t get_ID_UnderlayDilate_8() const { return ___ID_UnderlayDilate_8; }
inline int32_t* get_address_of_ID_UnderlayDilate_8() { return &___ID_UnderlayDilate_8; }
inline void set_ID_UnderlayDilate_8(int32_t value)
{
___ID_UnderlayDilate_8 = value;
}
inline static int32_t get_offset_of_ID_UnderlaySoftness_9() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_UnderlaySoftness_9)); }
inline int32_t get_ID_UnderlaySoftness_9() const { return ___ID_UnderlaySoftness_9; }
inline int32_t* get_address_of_ID_UnderlaySoftness_9() { return &___ID_UnderlaySoftness_9; }
inline void set_ID_UnderlaySoftness_9(int32_t value)
{
___ID_UnderlaySoftness_9 = value;
}
inline static int32_t get_offset_of_ID_WeightNormal_10() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_WeightNormal_10)); }
inline int32_t get_ID_WeightNormal_10() const { return ___ID_WeightNormal_10; }
inline int32_t* get_address_of_ID_WeightNormal_10() { return &___ID_WeightNormal_10; }
inline void set_ID_WeightNormal_10(int32_t value)
{
___ID_WeightNormal_10 = value;
}
inline static int32_t get_offset_of_ID_WeightBold_11() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_WeightBold_11)); }
inline int32_t get_ID_WeightBold_11() const { return ___ID_WeightBold_11; }
inline int32_t* get_address_of_ID_WeightBold_11() { return &___ID_WeightBold_11; }
inline void set_ID_WeightBold_11(int32_t value)
{
___ID_WeightBold_11 = value;
}
inline static int32_t get_offset_of_ID_OutlineTex_12() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_OutlineTex_12)); }
inline int32_t get_ID_OutlineTex_12() const { return ___ID_OutlineTex_12; }
inline int32_t* get_address_of_ID_OutlineTex_12() { return &___ID_OutlineTex_12; }
inline void set_ID_OutlineTex_12(int32_t value)
{
___ID_OutlineTex_12 = value;
}
inline static int32_t get_offset_of_ID_OutlineWidth_13() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_OutlineWidth_13)); }
inline int32_t get_ID_OutlineWidth_13() const { return ___ID_OutlineWidth_13; }
inline int32_t* get_address_of_ID_OutlineWidth_13() { return &___ID_OutlineWidth_13; }
inline void set_ID_OutlineWidth_13(int32_t value)
{
___ID_OutlineWidth_13 = value;
}
inline static int32_t get_offset_of_ID_OutlineSoftness_14() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_OutlineSoftness_14)); }
inline int32_t get_ID_OutlineSoftness_14() const { return ___ID_OutlineSoftness_14; }
inline int32_t* get_address_of_ID_OutlineSoftness_14() { return &___ID_OutlineSoftness_14; }
inline void set_ID_OutlineSoftness_14(int32_t value)
{
___ID_OutlineSoftness_14 = value;
}
inline static int32_t get_offset_of_ID_OutlineColor_15() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_OutlineColor_15)); }
inline int32_t get_ID_OutlineColor_15() const { return ___ID_OutlineColor_15; }
inline int32_t* get_address_of_ID_OutlineColor_15() { return &___ID_OutlineColor_15; }
inline void set_ID_OutlineColor_15(int32_t value)
{
___ID_OutlineColor_15 = value;
}
inline static int32_t get_offset_of_ID_Padding_16() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_Padding_16)); }
inline int32_t get_ID_Padding_16() const { return ___ID_Padding_16; }
inline int32_t* get_address_of_ID_Padding_16() { return &___ID_Padding_16; }
inline void set_ID_Padding_16(int32_t value)
{
___ID_Padding_16 = value;
}
inline static int32_t get_offset_of_ID_GradientScale_17() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_GradientScale_17)); }
inline int32_t get_ID_GradientScale_17() const { return ___ID_GradientScale_17; }
inline int32_t* get_address_of_ID_GradientScale_17() { return &___ID_GradientScale_17; }
inline void set_ID_GradientScale_17(int32_t value)
{
___ID_GradientScale_17 = value;
}
inline static int32_t get_offset_of_ID_ScaleX_18() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_ScaleX_18)); }
inline int32_t get_ID_ScaleX_18() const { return ___ID_ScaleX_18; }
inline int32_t* get_address_of_ID_ScaleX_18() { return &___ID_ScaleX_18; }
inline void set_ID_ScaleX_18(int32_t value)
{
___ID_ScaleX_18 = value;
}
inline static int32_t get_offset_of_ID_ScaleY_19() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_ScaleY_19)); }
inline int32_t get_ID_ScaleY_19() const { return ___ID_ScaleY_19; }
inline int32_t* get_address_of_ID_ScaleY_19() { return &___ID_ScaleY_19; }
inline void set_ID_ScaleY_19(int32_t value)
{
___ID_ScaleY_19 = value;
}
inline static int32_t get_offset_of_ID_PerspectiveFilter_20() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_PerspectiveFilter_20)); }
inline int32_t get_ID_PerspectiveFilter_20() const { return ___ID_PerspectiveFilter_20; }
inline int32_t* get_address_of_ID_PerspectiveFilter_20() { return &___ID_PerspectiveFilter_20; }
inline void set_ID_PerspectiveFilter_20(int32_t value)
{
___ID_PerspectiveFilter_20 = value;
}
inline static int32_t get_offset_of_ID_TextureWidth_21() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_TextureWidth_21)); }
inline int32_t get_ID_TextureWidth_21() const { return ___ID_TextureWidth_21; }
inline int32_t* get_address_of_ID_TextureWidth_21() { return &___ID_TextureWidth_21; }
inline void set_ID_TextureWidth_21(int32_t value)
{
___ID_TextureWidth_21 = value;
}
inline static int32_t get_offset_of_ID_TextureHeight_22() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_TextureHeight_22)); }
inline int32_t get_ID_TextureHeight_22() const { return ___ID_TextureHeight_22; }
inline int32_t* get_address_of_ID_TextureHeight_22() { return &___ID_TextureHeight_22; }
inline void set_ID_TextureHeight_22(int32_t value)
{
___ID_TextureHeight_22 = value;
}
inline static int32_t get_offset_of_ID_BevelAmount_23() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_BevelAmount_23)); }
inline int32_t get_ID_BevelAmount_23() const { return ___ID_BevelAmount_23; }
inline int32_t* get_address_of_ID_BevelAmount_23() { return &___ID_BevelAmount_23; }
inline void set_ID_BevelAmount_23(int32_t value)
{
___ID_BevelAmount_23 = value;
}
inline static int32_t get_offset_of_ID_GlowColor_24() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_GlowColor_24)); }
inline int32_t get_ID_GlowColor_24() const { return ___ID_GlowColor_24; }
inline int32_t* get_address_of_ID_GlowColor_24() { return &___ID_GlowColor_24; }
inline void set_ID_GlowColor_24(int32_t value)
{
___ID_GlowColor_24 = value;
}
inline static int32_t get_offset_of_ID_GlowOffset_25() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_GlowOffset_25)); }
inline int32_t get_ID_GlowOffset_25() const { return ___ID_GlowOffset_25; }
inline int32_t* get_address_of_ID_GlowOffset_25() { return &___ID_GlowOffset_25; }
inline void set_ID_GlowOffset_25(int32_t value)
{
___ID_GlowOffset_25 = value;
}
inline static int32_t get_offset_of_ID_GlowPower_26() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_GlowPower_26)); }
inline int32_t get_ID_GlowPower_26() const { return ___ID_GlowPower_26; }
inline int32_t* get_address_of_ID_GlowPower_26() { return &___ID_GlowPower_26; }
inline void set_ID_GlowPower_26(int32_t value)
{
___ID_GlowPower_26 = value;
}
inline static int32_t get_offset_of_ID_GlowOuter_27() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_GlowOuter_27)); }
inline int32_t get_ID_GlowOuter_27() const { return ___ID_GlowOuter_27; }
inline int32_t* get_address_of_ID_GlowOuter_27() { return &___ID_GlowOuter_27; }
inline void set_ID_GlowOuter_27(int32_t value)
{
___ID_GlowOuter_27 = value;
}
inline static int32_t get_offset_of_ID_LightAngle_28() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_LightAngle_28)); }
inline int32_t get_ID_LightAngle_28() const { return ___ID_LightAngle_28; }
inline int32_t* get_address_of_ID_LightAngle_28() { return &___ID_LightAngle_28; }
inline void set_ID_LightAngle_28(int32_t value)
{
___ID_LightAngle_28 = value;
}
inline static int32_t get_offset_of_ID_EnvMap_29() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_EnvMap_29)); }
inline int32_t get_ID_EnvMap_29() const { return ___ID_EnvMap_29; }
inline int32_t* get_address_of_ID_EnvMap_29() { return &___ID_EnvMap_29; }
inline void set_ID_EnvMap_29(int32_t value)
{
___ID_EnvMap_29 = value;
}
inline static int32_t get_offset_of_ID_EnvMatrix_30() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_EnvMatrix_30)); }
inline int32_t get_ID_EnvMatrix_30() const { return ___ID_EnvMatrix_30; }
inline int32_t* get_address_of_ID_EnvMatrix_30() { return &___ID_EnvMatrix_30; }
inline void set_ID_EnvMatrix_30(int32_t value)
{
___ID_EnvMatrix_30 = value;
}
inline static int32_t get_offset_of_ID_EnvMatrixRotation_31() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_EnvMatrixRotation_31)); }
inline int32_t get_ID_EnvMatrixRotation_31() const { return ___ID_EnvMatrixRotation_31; }
inline int32_t* get_address_of_ID_EnvMatrixRotation_31() { return &___ID_EnvMatrixRotation_31; }
inline void set_ID_EnvMatrixRotation_31(int32_t value)
{
___ID_EnvMatrixRotation_31 = value;
}
inline static int32_t get_offset_of_ID_MaskCoord_32() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_MaskCoord_32)); }
inline int32_t get_ID_MaskCoord_32() const { return ___ID_MaskCoord_32; }
inline int32_t* get_address_of_ID_MaskCoord_32() { return &___ID_MaskCoord_32; }
inline void set_ID_MaskCoord_32(int32_t value)
{
___ID_MaskCoord_32 = value;
}
inline static int32_t get_offset_of_ID_ClipRect_33() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_ClipRect_33)); }
inline int32_t get_ID_ClipRect_33() const { return ___ID_ClipRect_33; }
inline int32_t* get_address_of_ID_ClipRect_33() { return &___ID_ClipRect_33; }
inline void set_ID_ClipRect_33(int32_t value)
{
___ID_ClipRect_33 = value;
}
inline static int32_t get_offset_of_ID_MaskSoftnessX_34() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_MaskSoftnessX_34)); }
inline int32_t get_ID_MaskSoftnessX_34() const { return ___ID_MaskSoftnessX_34; }
inline int32_t* get_address_of_ID_MaskSoftnessX_34() { return &___ID_MaskSoftnessX_34; }
inline void set_ID_MaskSoftnessX_34(int32_t value)
{
___ID_MaskSoftnessX_34 = value;
}
inline static int32_t get_offset_of_ID_MaskSoftnessY_35() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_MaskSoftnessY_35)); }
inline int32_t get_ID_MaskSoftnessY_35() const { return ___ID_MaskSoftnessY_35; }
inline int32_t* get_address_of_ID_MaskSoftnessY_35() { return &___ID_MaskSoftnessY_35; }
inline void set_ID_MaskSoftnessY_35(int32_t value)
{
___ID_MaskSoftnessY_35 = value;
}
inline static int32_t get_offset_of_ID_VertexOffsetX_36() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_VertexOffsetX_36)); }
inline int32_t get_ID_VertexOffsetX_36() const { return ___ID_VertexOffsetX_36; }
inline int32_t* get_address_of_ID_VertexOffsetX_36() { return &___ID_VertexOffsetX_36; }
inline void set_ID_VertexOffsetX_36(int32_t value)
{
___ID_VertexOffsetX_36 = value;
}
inline static int32_t get_offset_of_ID_VertexOffsetY_37() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_VertexOffsetY_37)); }
inline int32_t get_ID_VertexOffsetY_37() const { return ___ID_VertexOffsetY_37; }
inline int32_t* get_address_of_ID_VertexOffsetY_37() { return &___ID_VertexOffsetY_37; }
inline void set_ID_VertexOffsetY_37(int32_t value)
{
___ID_VertexOffsetY_37 = value;
}
inline static int32_t get_offset_of_ID_UseClipRect_38() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_UseClipRect_38)); }
inline int32_t get_ID_UseClipRect_38() const { return ___ID_UseClipRect_38; }
inline int32_t* get_address_of_ID_UseClipRect_38() { return &___ID_UseClipRect_38; }
inline void set_ID_UseClipRect_38(int32_t value)
{
___ID_UseClipRect_38 = value;
}
inline static int32_t get_offset_of_ID_StencilID_39() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_StencilID_39)); }
inline int32_t get_ID_StencilID_39() const { return ___ID_StencilID_39; }
inline int32_t* get_address_of_ID_StencilID_39() { return &___ID_StencilID_39; }
inline void set_ID_StencilID_39(int32_t value)
{
___ID_StencilID_39 = value;
}
inline static int32_t get_offset_of_ID_StencilOp_40() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_StencilOp_40)); }
inline int32_t get_ID_StencilOp_40() const { return ___ID_StencilOp_40; }
inline int32_t* get_address_of_ID_StencilOp_40() { return &___ID_StencilOp_40; }
inline void set_ID_StencilOp_40(int32_t value)
{
___ID_StencilOp_40 = value;
}
inline static int32_t get_offset_of_ID_StencilComp_41() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_StencilComp_41)); }
inline int32_t get_ID_StencilComp_41() const { return ___ID_StencilComp_41; }
inline int32_t* get_address_of_ID_StencilComp_41() { return &___ID_StencilComp_41; }
inline void set_ID_StencilComp_41(int32_t value)
{
___ID_StencilComp_41 = value;
}
inline static int32_t get_offset_of_ID_StencilReadMask_42() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_StencilReadMask_42)); }
inline int32_t get_ID_StencilReadMask_42() const { return ___ID_StencilReadMask_42; }
inline int32_t* get_address_of_ID_StencilReadMask_42() { return &___ID_StencilReadMask_42; }
inline void set_ID_StencilReadMask_42(int32_t value)
{
___ID_StencilReadMask_42 = value;
}
inline static int32_t get_offset_of_ID_StencilWriteMask_43() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_StencilWriteMask_43)); }
inline int32_t get_ID_StencilWriteMask_43() const { return ___ID_StencilWriteMask_43; }
inline int32_t* get_address_of_ID_StencilWriteMask_43() { return &___ID_StencilWriteMask_43; }
inline void set_ID_StencilWriteMask_43(int32_t value)
{
___ID_StencilWriteMask_43 = value;
}
inline static int32_t get_offset_of_ID_ShaderFlags_44() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_ShaderFlags_44)); }
inline int32_t get_ID_ShaderFlags_44() const { return ___ID_ShaderFlags_44; }
inline int32_t* get_address_of_ID_ShaderFlags_44() { return &___ID_ShaderFlags_44; }
inline void set_ID_ShaderFlags_44(int32_t value)
{
___ID_ShaderFlags_44 = value;
}
inline static int32_t get_offset_of_ID_ScaleRatio_A_45() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_ScaleRatio_A_45)); }
inline int32_t get_ID_ScaleRatio_A_45() const { return ___ID_ScaleRatio_A_45; }
inline int32_t* get_address_of_ID_ScaleRatio_A_45() { return &___ID_ScaleRatio_A_45; }
inline void set_ID_ScaleRatio_A_45(int32_t value)
{
___ID_ScaleRatio_A_45 = value;
}
inline static int32_t get_offset_of_ID_ScaleRatio_B_46() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_ScaleRatio_B_46)); }
inline int32_t get_ID_ScaleRatio_B_46() const { return ___ID_ScaleRatio_B_46; }
inline int32_t* get_address_of_ID_ScaleRatio_B_46() { return &___ID_ScaleRatio_B_46; }
inline void set_ID_ScaleRatio_B_46(int32_t value)
{
___ID_ScaleRatio_B_46 = value;
}
inline static int32_t get_offset_of_ID_ScaleRatio_C_47() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ID_ScaleRatio_C_47)); }
inline int32_t get_ID_ScaleRatio_C_47() const { return ___ID_ScaleRatio_C_47; }
inline int32_t* get_address_of_ID_ScaleRatio_C_47() { return &___ID_ScaleRatio_C_47; }
inline void set_ID_ScaleRatio_C_47(int32_t value)
{
___ID_ScaleRatio_C_47 = value;
}
inline static int32_t get_offset_of_Keyword_Bevel_48() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___Keyword_Bevel_48)); }
inline String_t* get_Keyword_Bevel_48() const { return ___Keyword_Bevel_48; }
inline String_t** get_address_of_Keyword_Bevel_48() { return &___Keyword_Bevel_48; }
inline void set_Keyword_Bevel_48(String_t* value)
{
___Keyword_Bevel_48 = value;
Il2CppCodeGenWriteBarrier((&___Keyword_Bevel_48), value);
}
inline static int32_t get_offset_of_Keyword_Glow_49() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___Keyword_Glow_49)); }
inline String_t* get_Keyword_Glow_49() const { return ___Keyword_Glow_49; }
inline String_t** get_address_of_Keyword_Glow_49() { return &___Keyword_Glow_49; }
inline void set_Keyword_Glow_49(String_t* value)
{
___Keyword_Glow_49 = value;
Il2CppCodeGenWriteBarrier((&___Keyword_Glow_49), value);
}
inline static int32_t get_offset_of_Keyword_Underlay_50() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___Keyword_Underlay_50)); }
inline String_t* get_Keyword_Underlay_50() const { return ___Keyword_Underlay_50; }
inline String_t** get_address_of_Keyword_Underlay_50() { return &___Keyword_Underlay_50; }
inline void set_Keyword_Underlay_50(String_t* value)
{
___Keyword_Underlay_50 = value;
Il2CppCodeGenWriteBarrier((&___Keyword_Underlay_50), value);
}
inline static int32_t get_offset_of_Keyword_Ratios_51() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___Keyword_Ratios_51)); }
inline String_t* get_Keyword_Ratios_51() const { return ___Keyword_Ratios_51; }
inline String_t** get_address_of_Keyword_Ratios_51() { return &___Keyword_Ratios_51; }
inline void set_Keyword_Ratios_51(String_t* value)
{
___Keyword_Ratios_51 = value;
Il2CppCodeGenWriteBarrier((&___Keyword_Ratios_51), value);
}
inline static int32_t get_offset_of_Keyword_MASK_SOFT_52() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___Keyword_MASK_SOFT_52)); }
inline String_t* get_Keyword_MASK_SOFT_52() const { return ___Keyword_MASK_SOFT_52; }
inline String_t** get_address_of_Keyword_MASK_SOFT_52() { return &___Keyword_MASK_SOFT_52; }
inline void set_Keyword_MASK_SOFT_52(String_t* value)
{
___Keyword_MASK_SOFT_52 = value;
Il2CppCodeGenWriteBarrier((&___Keyword_MASK_SOFT_52), value);
}
inline static int32_t get_offset_of_Keyword_MASK_HARD_53() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___Keyword_MASK_HARD_53)); }
inline String_t* get_Keyword_MASK_HARD_53() const { return ___Keyword_MASK_HARD_53; }
inline String_t** get_address_of_Keyword_MASK_HARD_53() { return &___Keyword_MASK_HARD_53; }
inline void set_Keyword_MASK_HARD_53(String_t* value)
{
___Keyword_MASK_HARD_53 = value;
Il2CppCodeGenWriteBarrier((&___Keyword_MASK_HARD_53), value);
}
inline static int32_t get_offset_of_Keyword_MASK_TEX_54() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___Keyword_MASK_TEX_54)); }
inline String_t* get_Keyword_MASK_TEX_54() const { return ___Keyword_MASK_TEX_54; }
inline String_t** get_address_of_Keyword_MASK_TEX_54() { return &___Keyword_MASK_TEX_54; }
inline void set_Keyword_MASK_TEX_54(String_t* value)
{
___Keyword_MASK_TEX_54 = value;
Il2CppCodeGenWriteBarrier((&___Keyword_MASK_TEX_54), value);
}
inline static int32_t get_offset_of_Keyword_Outline_55() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___Keyword_Outline_55)); }
inline String_t* get_Keyword_Outline_55() const { return ___Keyword_Outline_55; }
inline String_t** get_address_of_Keyword_Outline_55() { return &___Keyword_Outline_55; }
inline void set_Keyword_Outline_55(String_t* value)
{
___Keyword_Outline_55 = value;
Il2CppCodeGenWriteBarrier((&___Keyword_Outline_55), value);
}
inline static int32_t get_offset_of_ShaderTag_ZTestMode_56() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ShaderTag_ZTestMode_56)); }
inline String_t* get_ShaderTag_ZTestMode_56() const { return ___ShaderTag_ZTestMode_56; }
inline String_t** get_address_of_ShaderTag_ZTestMode_56() { return &___ShaderTag_ZTestMode_56; }
inline void set_ShaderTag_ZTestMode_56(String_t* value)
{
___ShaderTag_ZTestMode_56 = value;
Il2CppCodeGenWriteBarrier((&___ShaderTag_ZTestMode_56), value);
}
inline static int32_t get_offset_of_ShaderTag_CullMode_57() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___ShaderTag_CullMode_57)); }
inline String_t* get_ShaderTag_CullMode_57() const { return ___ShaderTag_CullMode_57; }
inline String_t** get_address_of_ShaderTag_CullMode_57() { return &___ShaderTag_CullMode_57; }
inline void set_ShaderTag_CullMode_57(String_t* value)
{
___ShaderTag_CullMode_57 = value;
Il2CppCodeGenWriteBarrier((&___ShaderTag_CullMode_57), value);
}
inline static int32_t get_offset_of_m_clamp_58() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___m_clamp_58)); }
inline float get_m_clamp_58() const { return ___m_clamp_58; }
inline float* get_address_of_m_clamp_58() { return &___m_clamp_58; }
inline void set_m_clamp_58(float value)
{
___m_clamp_58 = value;
}
inline static int32_t get_offset_of_isInitialized_59() { return static_cast<int32_t>(offsetof(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields, ___isInitialized_59)); }
inline bool get_isInitialized_59() const { return ___isInitialized_59; }
inline bool* get_address_of_isInitialized_59() { return &___isInitialized_59; }
inline void set_isInitialized_59(bool value)
{
___isInitialized_59 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SHADERUTILITIES_T94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_H
#ifndef LINEBREAKINGTABLE_TB80E0533075B07F5080E99393CEF91FDC8C2AB25_H
#define LINEBREAKINGTABLE_TB80E0533075B07F5080E99393CEF91FDC8C2AB25_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_Settings_LineBreakingTable
struct LineBreakingTable_tB80E0533075B07F5080E99393CEF91FDC8C2AB25 : public RuntimeObject
{
public:
// System.Collections.Generic.Dictionary`2<System.Int32,System.Char> TMPro.TMP_Settings_LineBreakingTable::leadingCharacters
Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * ___leadingCharacters_0;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Char> TMPro.TMP_Settings_LineBreakingTable::followingCharacters
Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * ___followingCharacters_1;
public:
inline static int32_t get_offset_of_leadingCharacters_0() { return static_cast<int32_t>(offsetof(LineBreakingTable_tB80E0533075B07F5080E99393CEF91FDC8C2AB25, ___leadingCharacters_0)); }
inline Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * get_leadingCharacters_0() const { return ___leadingCharacters_0; }
inline Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E ** get_address_of_leadingCharacters_0() { return &___leadingCharacters_0; }
inline void set_leadingCharacters_0(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * value)
{
___leadingCharacters_0 = value;
Il2CppCodeGenWriteBarrier((&___leadingCharacters_0), value);
}
inline static int32_t get_offset_of_followingCharacters_1() { return static_cast<int32_t>(offsetof(LineBreakingTable_tB80E0533075B07F5080E99393CEF91FDC8C2AB25, ___followingCharacters_1)); }
inline Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * get_followingCharacters_1() const { return ___followingCharacters_1; }
inline Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E ** get_address_of_followingCharacters_1() { return &___followingCharacters_1; }
inline void set_followingCharacters_1(Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * value)
{
___followingCharacters_1 = value;
Il2CppCodeGenWriteBarrier((&___followingCharacters_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // LINEBREAKINGTABLE_TB80E0533075B07F5080E99393CEF91FDC8C2AB25_H
#ifndef TMP_TEXTELEMENT_TB9A6A361BB93487BD07DDDA37A368819DA46C344_H
#define TMP_TEXTELEMENT_TB9A6A361BB93487BD07DDDA37A368819DA46C344_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_TextElement
struct TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 : public RuntimeObject
{
public:
// System.Int32 TMPro.TMP_TextElement::id
int32_t ___id_0;
// System.Single TMPro.TMP_TextElement::x
float ___x_1;
// System.Single TMPro.TMP_TextElement::y
float ___y_2;
// System.Single TMPro.TMP_TextElement::width
float ___width_3;
// System.Single TMPro.TMP_TextElement::height
float ___height_4;
// System.Single TMPro.TMP_TextElement::xOffset
float ___xOffset_5;
// System.Single TMPro.TMP_TextElement::yOffset
float ___yOffset_6;
// System.Single TMPro.TMP_TextElement::xAdvance
float ___xAdvance_7;
// System.Single TMPro.TMP_TextElement::scale
float ___scale_8;
public:
inline static int32_t get_offset_of_id_0() { return static_cast<int32_t>(offsetof(TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344, ___id_0)); }
inline int32_t get_id_0() const { return ___id_0; }
inline int32_t* get_address_of_id_0() { return &___id_0; }
inline void set_id_0(int32_t value)
{
___id_0 = value;
}
inline static int32_t get_offset_of_x_1() { return static_cast<int32_t>(offsetof(TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344, ___x_1)); }
inline float get_x_1() const { return ___x_1; }
inline float* get_address_of_x_1() { return &___x_1; }
inline void set_x_1(float value)
{
___x_1 = value;
}
inline static int32_t get_offset_of_y_2() { return static_cast<int32_t>(offsetof(TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344, ___y_2)); }
inline float get_y_2() const { return ___y_2; }
inline float* get_address_of_y_2() { return &___y_2; }
inline void set_y_2(float value)
{
___y_2 = value;
}
inline static int32_t get_offset_of_width_3() { return static_cast<int32_t>(offsetof(TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344, ___width_3)); }
inline float get_width_3() const { return ___width_3; }
inline float* get_address_of_width_3() { return &___width_3; }
inline void set_width_3(float value)
{
___width_3 = value;
}
inline static int32_t get_offset_of_height_4() { return static_cast<int32_t>(offsetof(TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344, ___height_4)); }
inline float get_height_4() const { return ___height_4; }
inline float* get_address_of_height_4() { return &___height_4; }
inline void set_height_4(float value)
{
___height_4 = value;
}
inline static int32_t get_offset_of_xOffset_5() { return static_cast<int32_t>(offsetof(TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344, ___xOffset_5)); }
inline float get_xOffset_5() const { return ___xOffset_5; }
inline float* get_address_of_xOffset_5() { return &___xOffset_5; }
inline void set_xOffset_5(float value)
{
___xOffset_5 = value;
}
inline static int32_t get_offset_of_yOffset_6() { return static_cast<int32_t>(offsetof(TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344, ___yOffset_6)); }
inline float get_yOffset_6() const { return ___yOffset_6; }
inline float* get_address_of_yOffset_6() { return &___yOffset_6; }
inline void set_yOffset_6(float value)
{
___yOffset_6 = value;
}
inline static int32_t get_offset_of_xAdvance_7() { return static_cast<int32_t>(offsetof(TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344, ___xAdvance_7)); }
inline float get_xAdvance_7() const { return ___xAdvance_7; }
inline float* get_address_of_xAdvance_7() { return &___xAdvance_7; }
inline void set_xAdvance_7(float value)
{
___xAdvance_7 = value;
}
inline static int32_t get_offset_of_scale_8() { return static_cast<int32_t>(offsetof(TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344, ___scale_8)); }
inline float get_scale_8() const { return ___scale_8; }
inline float* get_address_of_scale_8() { return &___scale_8; }
inline void set_scale_8(float value)
{
___scale_8 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_TEXTELEMENT_TB9A6A361BB93487BD07DDDA37A368819DA46C344_H
#ifndef BOOLEAN_TB53F6830F670160873277339AA58F15CAED4399C_H
#define BOOLEAN_TB53F6830F670160873277339AA58F15CAED4399C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Boolean
struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C
{
public:
// System.Boolean System.Boolean::m_value
bool ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); }
inline bool get_m_value_0() const { return ___m_value_0; }
inline bool* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(bool value)
{
___m_value_0 = value;
}
};
struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields
{
public:
// System.String System.Boolean::TrueString
String_t* ___TrueString_5;
// System.String System.Boolean::FalseString
String_t* ___FalseString_6;
public:
inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); }
inline String_t* get_TrueString_5() const { return ___TrueString_5; }
inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
inline void set_TrueString_5(String_t* value)
{
___TrueString_5 = value;
Il2CppCodeGenWriteBarrier((&___TrueString_5), value);
}
inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); }
inline String_t* get_FalseString_6() const { return ___FalseString_6; }
inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
inline void set_FalseString_6(String_t* value)
{
___FalseString_6 = value;
Il2CppCodeGenWriteBarrier((&___FalseString_6), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // BOOLEAN_TB53F6830F670160873277339AA58F15CAED4399C_H
#ifndef BYTE_TF87C579059BD4633E6840EBBBEEF899C6E33EF07_H
#define BYTE_TF87C579059BD4633E6840EBBBEEF899C6E33EF07_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Byte
struct Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07
{
public:
// System.Byte System.Byte::m_value
uint8_t ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07, ___m_value_0)); }
inline uint8_t get_m_value_0() const { return ___m_value_0; }
inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(uint8_t value)
{
___m_value_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // BYTE_TF87C579059BD4633E6840EBBBEEF899C6E33EF07_H
#ifndef CHAR_TBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_H
#define CHAR_TBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Char
struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9
{
public:
// System.Char System.Char::m_value
Il2CppChar ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9, ___m_value_0)); }
inline Il2CppChar get_m_value_0() const { return ___m_value_0; }
inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(Il2CppChar value)
{
___m_value_0 = value;
}
};
struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields
{
public:
// System.Byte[] System.Char::categoryForLatin1
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___categoryForLatin1_3;
public:
inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields, ___categoryForLatin1_3)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; }
inline void set_categoryForLatin1_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
___categoryForLatin1_3 = value;
Il2CppCodeGenWriteBarrier((&___categoryForLatin1_3), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CHAR_TBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_H
#ifndef ENUM_T2AF27C02B8653AE29442467390005ABC74D8F521_H
#define ENUM_T2AF27C02B8653AE29442467390005ABC74D8F521_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Enum
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF
{
public:
public:
};
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields
{
public:
// System.Char[] System.Enum::enumSeperatorCharArray
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0;
public:
inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
{
___enumSeperatorCharArray_0 = value;
Il2CppCodeGenWriteBarrier((&___enumSeperatorCharArray_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Enum
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.Enum
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com
{
};
#endif // ENUM_T2AF27C02B8653AE29442467390005ABC74D8F521_H
#ifndef INT32_T585191389E07734F19F3156FF88FB3EF4800D102_H
#define INT32_T585191389E07734F19F3156FF88FB3EF4800D102_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32
struct Int32_t585191389E07734F19F3156FF88FB3EF4800D102
{
public:
// System.Int32 System.Int32::m_value
int32_t ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int32_t585191389E07734F19F3156FF88FB3EF4800D102, ___m_value_0)); }
inline int32_t get_m_value_0() const { return ___m_value_0; }
inline int32_t* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(int32_t value)
{
___m_value_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // INT32_T585191389E07734F19F3156FF88FB3EF4800D102_H
#ifndef INTPTR_T_H
#define INTPTR_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.IntPtr
struct IntPtr_t
{
public:
// System.Void* System.IntPtr::m_value
void* ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
inline void* get_m_value_0() const { return ___m_value_0; }
inline void** get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(void* value)
{
___m_value_0 = value;
}
};
struct IntPtr_t_StaticFields
{
public:
// System.IntPtr System.IntPtr::Zero
intptr_t ___Zero_1;
public:
inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
inline intptr_t get_Zero_1() const { return ___Zero_1; }
inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
inline void set_Zero_1(intptr_t value)
{
___Zero_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // INTPTR_T_H
#ifndef SINGLE_TDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_H
#define SINGLE_TDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Single
struct Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1
{
public:
// System.Single System.Single::m_value
float ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1, ___m_value_0)); }
inline float get_m_value_0() const { return ___m_value_0; }
inline float* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(float value)
{
___m_value_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // SINGLE_TDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_H
#ifndef UINT32_T4980FA09003AFAAB5A6E361BA2748EA9A005709B_H
#define UINT32_T4980FA09003AFAAB5A6E361BA2748EA9A005709B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.UInt32
struct UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B
{
public:
// System.UInt32 System.UInt32::m_value
uint32_t ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B, ___m_value_0)); }
inline uint32_t get_m_value_0() const { return ___m_value_0; }
inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(uint32_t value)
{
___m_value_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UINT32_T4980FA09003AFAAB5A6E361BA2748EA9A005709B_H
#ifndef VOID_T22962CB4C05B1D89B55A6E1139F0E87A90987017_H
#define VOID_T22962CB4C05B1D89B55A6E1139F0E87A90987017_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void
struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017
{
public:
union
{
struct
{
};
uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1];
};
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // VOID_T22962CB4C05B1D89B55A6E1139F0E87A90987017_H
#ifndef FONTASSETCREATIONSETTINGS_TC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4_H
#define FONTASSETCREATIONSETTINGS_TC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FontAssetCreationSettings
struct FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4
{
public:
// 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;
public:
inline static int32_t get_offset_of_sourceFontFileName_0() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___sourceFontFileName_0)); }
inline String_t* get_sourceFontFileName_0() const { return ___sourceFontFileName_0; }
inline String_t** get_address_of_sourceFontFileName_0() { return &___sourceFontFileName_0; }
inline void set_sourceFontFileName_0(String_t* value)
{
___sourceFontFileName_0 = value;
Il2CppCodeGenWriteBarrier((&___sourceFontFileName_0), value);
}
inline static int32_t get_offset_of_sourceFontFileGUID_1() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___sourceFontFileGUID_1)); }
inline String_t* get_sourceFontFileGUID_1() const { return ___sourceFontFileGUID_1; }
inline String_t** get_address_of_sourceFontFileGUID_1() { return &___sourceFontFileGUID_1; }
inline void set_sourceFontFileGUID_1(String_t* value)
{
___sourceFontFileGUID_1 = value;
Il2CppCodeGenWriteBarrier((&___sourceFontFileGUID_1), value);
}
inline static int32_t get_offset_of_pointSizeSamplingMode_2() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___pointSizeSamplingMode_2)); }
inline int32_t get_pointSizeSamplingMode_2() const { return ___pointSizeSamplingMode_2; }
inline int32_t* get_address_of_pointSizeSamplingMode_2() { return &___pointSizeSamplingMode_2; }
inline void set_pointSizeSamplingMode_2(int32_t value)
{
___pointSizeSamplingMode_2 = value;
}
inline static int32_t get_offset_of_pointSize_3() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___pointSize_3)); }
inline int32_t get_pointSize_3() const { return ___pointSize_3; }
inline int32_t* get_address_of_pointSize_3() { return &___pointSize_3; }
inline void set_pointSize_3(int32_t value)
{
___pointSize_3 = value;
}
inline static int32_t get_offset_of_padding_4() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___padding_4)); }
inline int32_t get_padding_4() const { return ___padding_4; }
inline int32_t* get_address_of_padding_4() { return &___padding_4; }
inline void set_padding_4(int32_t value)
{
___padding_4 = value;
}
inline static int32_t get_offset_of_packingMode_5() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___packingMode_5)); }
inline int32_t get_packingMode_5() const { return ___packingMode_5; }
inline int32_t* get_address_of_packingMode_5() { return &___packingMode_5; }
inline void set_packingMode_5(int32_t value)
{
___packingMode_5 = value;
}
inline static int32_t get_offset_of_atlasWidth_6() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___atlasWidth_6)); }
inline int32_t get_atlasWidth_6() const { return ___atlasWidth_6; }
inline int32_t* get_address_of_atlasWidth_6() { return &___atlasWidth_6; }
inline void set_atlasWidth_6(int32_t value)
{
___atlasWidth_6 = value;
}
inline static int32_t get_offset_of_atlasHeight_7() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___atlasHeight_7)); }
inline int32_t get_atlasHeight_7() const { return ___atlasHeight_7; }
inline int32_t* get_address_of_atlasHeight_7() { return &___atlasHeight_7; }
inline void set_atlasHeight_7(int32_t value)
{
___atlasHeight_7 = value;
}
inline static int32_t get_offset_of_characterSetSelectionMode_8() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___characterSetSelectionMode_8)); }
inline int32_t get_characterSetSelectionMode_8() const { return ___characterSetSelectionMode_8; }
inline int32_t* get_address_of_characterSetSelectionMode_8() { return &___characterSetSelectionMode_8; }
inline void set_characterSetSelectionMode_8(int32_t value)
{
___characterSetSelectionMode_8 = value;
}
inline static int32_t get_offset_of_characterSequence_9() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___characterSequence_9)); }
inline String_t* get_characterSequence_9() const { return ___characterSequence_9; }
inline String_t** get_address_of_characterSequence_9() { return &___characterSequence_9; }
inline void set_characterSequence_9(String_t* value)
{
___characterSequence_9 = value;
Il2CppCodeGenWriteBarrier((&___characterSequence_9), value);
}
inline static int32_t get_offset_of_referencedFontAssetGUID_10() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___referencedFontAssetGUID_10)); }
inline String_t* get_referencedFontAssetGUID_10() const { return ___referencedFontAssetGUID_10; }
inline String_t** get_address_of_referencedFontAssetGUID_10() { return &___referencedFontAssetGUID_10; }
inline void set_referencedFontAssetGUID_10(String_t* value)
{
___referencedFontAssetGUID_10 = value;
Il2CppCodeGenWriteBarrier((&___referencedFontAssetGUID_10), value);
}
inline static int32_t get_offset_of_referencedTextAssetGUID_11() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___referencedTextAssetGUID_11)); }
inline String_t* get_referencedTextAssetGUID_11() const { return ___referencedTextAssetGUID_11; }
inline String_t** get_address_of_referencedTextAssetGUID_11() { return &___referencedTextAssetGUID_11; }
inline void set_referencedTextAssetGUID_11(String_t* value)
{
___referencedTextAssetGUID_11 = value;
Il2CppCodeGenWriteBarrier((&___referencedTextAssetGUID_11), value);
}
inline static int32_t get_offset_of_fontStyle_12() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___fontStyle_12)); }
inline int32_t get_fontStyle_12() const { return ___fontStyle_12; }
inline int32_t* get_address_of_fontStyle_12() { return &___fontStyle_12; }
inline void set_fontStyle_12(int32_t value)
{
___fontStyle_12 = value;
}
inline static int32_t get_offset_of_fontStyleModifier_13() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___fontStyleModifier_13)); }
inline float get_fontStyleModifier_13() const { return ___fontStyleModifier_13; }
inline float* get_address_of_fontStyleModifier_13() { return &___fontStyleModifier_13; }
inline void set_fontStyleModifier_13(float value)
{
___fontStyleModifier_13 = value;
}
inline static int32_t get_offset_of_renderMode_14() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___renderMode_14)); }
inline int32_t get_renderMode_14() const { return ___renderMode_14; }
inline int32_t* get_address_of_renderMode_14() { return &___renderMode_14; }
inline void set_renderMode_14(int32_t value)
{
___renderMode_14 = value;
}
inline static int32_t get_offset_of_includeFontFeatures_15() { return static_cast<int32_t>(offsetof(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4, ___includeFontFeatures_15)); }
inline bool get_includeFontFeatures_15() const { return ___includeFontFeatures_15; }
inline bool* get_address_of_includeFontFeatures_15() { return &___includeFontFeatures_15; }
inline void set_includeFontFeatures_15(bool value)
{
___includeFontFeatures_15 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of TMPro.FontAssetCreationSettings
struct FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4_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_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4_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;
};
#endif // FONTASSETCREATIONSETTINGS_TC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4_H
#ifndef GLYPHVALUERECORD_T978E7932FA4A5D424E6CFBB65E98B16D02BE18DD_H
#define GLYPHVALUERECORD_T978E7932FA4A5D424E6CFBB65E98B16D02BE18DD_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.GlyphValueRecord
struct GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD
{
public:
// System.Single TMPro.GlyphValueRecord::xPlacement
float ___xPlacement_0;
// System.Single TMPro.GlyphValueRecord::yPlacement
float ___yPlacement_1;
// System.Single TMPro.GlyphValueRecord::xAdvance
float ___xAdvance_2;
// System.Single TMPro.GlyphValueRecord::yAdvance
float ___yAdvance_3;
public:
inline static int32_t get_offset_of_xPlacement_0() { return static_cast<int32_t>(offsetof(GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD, ___xPlacement_0)); }
inline float get_xPlacement_0() const { return ___xPlacement_0; }
inline float* get_address_of_xPlacement_0() { return &___xPlacement_0; }
inline void set_xPlacement_0(float value)
{
___xPlacement_0 = value;
}
inline static int32_t get_offset_of_yPlacement_1() { return static_cast<int32_t>(offsetof(GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD, ___yPlacement_1)); }
inline float get_yPlacement_1() const { return ___yPlacement_1; }
inline float* get_address_of_yPlacement_1() { return &___yPlacement_1; }
inline void set_yPlacement_1(float value)
{
___yPlacement_1 = value;
}
inline static int32_t get_offset_of_xAdvance_2() { return static_cast<int32_t>(offsetof(GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD, ___xAdvance_2)); }
inline float get_xAdvance_2() const { return ___xAdvance_2; }
inline float* get_address_of_xAdvance_2() { return &___xAdvance_2; }
inline void set_xAdvance_2(float value)
{
___xAdvance_2 = value;
}
inline static int32_t get_offset_of_yAdvance_3() { return static_cast<int32_t>(offsetof(GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD, ___yAdvance_3)); }
inline float get_yAdvance_3() const { return ___yAdvance_3; }
inline float* get_address_of_yAdvance_3() { return &___yAdvance_3; }
inline void set_yAdvance_3(float value)
{
___yAdvance_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // GLYPHVALUERECORD_T978E7932FA4A5D424E6CFBB65E98B16D02BE18DD_H
#ifndef KERNINGPAIRKEY_TE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3_H
#define KERNINGPAIRKEY_TE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.KerningPairKey
struct KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3
{
public:
// 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;
public:
inline static int32_t get_offset_of_ascii_Left_0() { return static_cast<int32_t>(offsetof(KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3, ___ascii_Left_0)); }
inline uint32_t get_ascii_Left_0() const { return ___ascii_Left_0; }
inline uint32_t* get_address_of_ascii_Left_0() { return &___ascii_Left_0; }
inline void set_ascii_Left_0(uint32_t value)
{
___ascii_Left_0 = value;
}
inline static int32_t get_offset_of_ascii_Right_1() { return static_cast<int32_t>(offsetof(KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3, ___ascii_Right_1)); }
inline uint32_t get_ascii_Right_1() const { return ___ascii_Right_1; }
inline uint32_t* get_address_of_ascii_Right_1() { return &___ascii_Right_1; }
inline void set_ascii_Right_1(uint32_t value)
{
___ascii_Right_1 = value;
}
inline static int32_t get_offset_of_key_2() { return static_cast<int32_t>(offsetof(KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3, ___key_2)); }
inline uint32_t get_key_2() const { return ___key_2; }
inline uint32_t* get_address_of_key_2() { return &___key_2; }
inline void set_key_2(uint32_t value)
{
___key_2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // KERNINGPAIRKEY_TE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3_H
#ifndef MATERIALREFERENCE_TFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F_H
#define MATERIALREFERENCE_TFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.MaterialReference
struct MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F
{
public:
// System.Int32 TMPro.MaterialReference::index
int32_t ___index_0;
// TMPro.TMP_FontAsset TMPro.MaterialReference::fontAsset
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___fontAsset_1;
// TMPro.TMP_SpriteAsset TMPro.MaterialReference::spriteAsset
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___spriteAsset_2;
// UnityEngine.Material TMPro.MaterialReference::material
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material_3;
// System.Boolean TMPro.MaterialReference::isDefaultMaterial
bool ___isDefaultMaterial_4;
// System.Boolean TMPro.MaterialReference::isFallbackMaterial
bool ___isFallbackMaterial_5;
// UnityEngine.Material TMPro.MaterialReference::fallbackMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___fallbackMaterial_6;
// System.Single TMPro.MaterialReference::padding
float ___padding_7;
// System.Int32 TMPro.MaterialReference::referenceCount
int32_t ___referenceCount_8;
public:
inline static int32_t get_offset_of_index_0() { return static_cast<int32_t>(offsetof(MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F, ___index_0)); }
inline int32_t get_index_0() const { return ___index_0; }
inline int32_t* get_address_of_index_0() { return &___index_0; }
inline void set_index_0(int32_t value)
{
___index_0 = value;
}
inline static int32_t get_offset_of_fontAsset_1() { return static_cast<int32_t>(offsetof(MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F, ___fontAsset_1)); }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * get_fontAsset_1() const { return ___fontAsset_1; }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C ** get_address_of_fontAsset_1() { return &___fontAsset_1; }
inline void set_fontAsset_1(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * value)
{
___fontAsset_1 = value;
Il2CppCodeGenWriteBarrier((&___fontAsset_1), value);
}
inline static int32_t get_offset_of_spriteAsset_2() { return static_cast<int32_t>(offsetof(MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F, ___spriteAsset_2)); }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * get_spriteAsset_2() const { return ___spriteAsset_2; }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 ** get_address_of_spriteAsset_2() { return &___spriteAsset_2; }
inline void set_spriteAsset_2(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * value)
{
___spriteAsset_2 = value;
Il2CppCodeGenWriteBarrier((&___spriteAsset_2), value);
}
inline static int32_t get_offset_of_material_3() { return static_cast<int32_t>(offsetof(MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F, ___material_3)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_material_3() const { return ___material_3; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_material_3() { return &___material_3; }
inline void set_material_3(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___material_3 = value;
Il2CppCodeGenWriteBarrier((&___material_3), value);
}
inline static int32_t get_offset_of_isDefaultMaterial_4() { return static_cast<int32_t>(offsetof(MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F, ___isDefaultMaterial_4)); }
inline bool get_isDefaultMaterial_4() const { return ___isDefaultMaterial_4; }
inline bool* get_address_of_isDefaultMaterial_4() { return &___isDefaultMaterial_4; }
inline void set_isDefaultMaterial_4(bool value)
{
___isDefaultMaterial_4 = value;
}
inline static int32_t get_offset_of_isFallbackMaterial_5() { return static_cast<int32_t>(offsetof(MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F, ___isFallbackMaterial_5)); }
inline bool get_isFallbackMaterial_5() const { return ___isFallbackMaterial_5; }
inline bool* get_address_of_isFallbackMaterial_5() { return &___isFallbackMaterial_5; }
inline void set_isFallbackMaterial_5(bool value)
{
___isFallbackMaterial_5 = value;
}
inline static int32_t get_offset_of_fallbackMaterial_6() { return static_cast<int32_t>(offsetof(MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F, ___fallbackMaterial_6)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_fallbackMaterial_6() const { return ___fallbackMaterial_6; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_fallbackMaterial_6() { return &___fallbackMaterial_6; }
inline void set_fallbackMaterial_6(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___fallbackMaterial_6 = value;
Il2CppCodeGenWriteBarrier((&___fallbackMaterial_6), value);
}
inline static int32_t get_offset_of_padding_7() { return static_cast<int32_t>(offsetof(MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F, ___padding_7)); }
inline float get_padding_7() const { return ___padding_7; }
inline float* get_address_of_padding_7() { return &___padding_7; }
inline void set_padding_7(float value)
{
___padding_7 = value;
}
inline static int32_t get_offset_of_referenceCount_8() { return static_cast<int32_t>(offsetof(MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F, ___referenceCount_8)); }
inline int32_t get_referenceCount_8() const { return ___referenceCount_8; }
inline int32_t* get_address_of_referenceCount_8() { return &___referenceCount_8; }
inline void set_referenceCount_8(int32_t value)
{
___referenceCount_8 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of TMPro.MaterialReference
struct MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F_marshaled_pinvoke
{
int32_t ___index_0;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___fontAsset_1;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___spriteAsset_2;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material_3;
int32_t ___isDefaultMaterial_4;
int32_t ___isFallbackMaterial_5;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___fallbackMaterial_6;
float ___padding_7;
int32_t ___referenceCount_8;
};
// Native definition for COM marshalling of TMPro.MaterialReference
struct MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F_marshaled_com
{
int32_t ___index_0;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___fontAsset_1;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___spriteAsset_2;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material_3;
int32_t ___isDefaultMaterial_4;
int32_t ___isFallbackMaterial_5;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___fallbackMaterial_6;
float ___padding_7;
int32_t ___referenceCount_8;
};
#endif // MATERIALREFERENCE_TFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F_H
#ifndef TMP_BASICXMLTAGSTACK_TC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8_H
#define TMP_BASICXMLTAGSTACK_TC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_BasicXmlTagStack
struct TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8
{
public:
// System.Byte TMPro.TMP_BasicXmlTagStack::bold
uint8_t ___bold_0;
// System.Byte TMPro.TMP_BasicXmlTagStack::italic
uint8_t ___italic_1;
// System.Byte TMPro.TMP_BasicXmlTagStack::underline
uint8_t ___underline_2;
// System.Byte TMPro.TMP_BasicXmlTagStack::strikethrough
uint8_t ___strikethrough_3;
// System.Byte TMPro.TMP_BasicXmlTagStack::highlight
uint8_t ___highlight_4;
// System.Byte TMPro.TMP_BasicXmlTagStack::superscript
uint8_t ___superscript_5;
// System.Byte TMPro.TMP_BasicXmlTagStack::subscript
uint8_t ___subscript_6;
// System.Byte TMPro.TMP_BasicXmlTagStack::uppercase
uint8_t ___uppercase_7;
// System.Byte TMPro.TMP_BasicXmlTagStack::lowercase
uint8_t ___lowercase_8;
// System.Byte TMPro.TMP_BasicXmlTagStack::smallcaps
uint8_t ___smallcaps_9;
public:
inline static int32_t get_offset_of_bold_0() { return static_cast<int32_t>(offsetof(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8, ___bold_0)); }
inline uint8_t get_bold_0() const { return ___bold_0; }
inline uint8_t* get_address_of_bold_0() { return &___bold_0; }
inline void set_bold_0(uint8_t value)
{
___bold_0 = value;
}
inline static int32_t get_offset_of_italic_1() { return static_cast<int32_t>(offsetof(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8, ___italic_1)); }
inline uint8_t get_italic_1() const { return ___italic_1; }
inline uint8_t* get_address_of_italic_1() { return &___italic_1; }
inline void set_italic_1(uint8_t value)
{
___italic_1 = value;
}
inline static int32_t get_offset_of_underline_2() { return static_cast<int32_t>(offsetof(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8, ___underline_2)); }
inline uint8_t get_underline_2() const { return ___underline_2; }
inline uint8_t* get_address_of_underline_2() { return &___underline_2; }
inline void set_underline_2(uint8_t value)
{
___underline_2 = value;
}
inline static int32_t get_offset_of_strikethrough_3() { return static_cast<int32_t>(offsetof(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8, ___strikethrough_3)); }
inline uint8_t get_strikethrough_3() const { return ___strikethrough_3; }
inline uint8_t* get_address_of_strikethrough_3() { return &___strikethrough_3; }
inline void set_strikethrough_3(uint8_t value)
{
___strikethrough_3 = value;
}
inline static int32_t get_offset_of_highlight_4() { return static_cast<int32_t>(offsetof(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8, ___highlight_4)); }
inline uint8_t get_highlight_4() const { return ___highlight_4; }
inline uint8_t* get_address_of_highlight_4() { return &___highlight_4; }
inline void set_highlight_4(uint8_t value)
{
___highlight_4 = value;
}
inline static int32_t get_offset_of_superscript_5() { return static_cast<int32_t>(offsetof(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8, ___superscript_5)); }
inline uint8_t get_superscript_5() const { return ___superscript_5; }
inline uint8_t* get_address_of_superscript_5() { return &___superscript_5; }
inline void set_superscript_5(uint8_t value)
{
___superscript_5 = value;
}
inline static int32_t get_offset_of_subscript_6() { return static_cast<int32_t>(offsetof(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8, ___subscript_6)); }
inline uint8_t get_subscript_6() const { return ___subscript_6; }
inline uint8_t* get_address_of_subscript_6() { return &___subscript_6; }
inline void set_subscript_6(uint8_t value)
{
___subscript_6 = value;
}
inline static int32_t get_offset_of_uppercase_7() { return static_cast<int32_t>(offsetof(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8, ___uppercase_7)); }
inline uint8_t get_uppercase_7() const { return ___uppercase_7; }
inline uint8_t* get_address_of_uppercase_7() { return &___uppercase_7; }
inline void set_uppercase_7(uint8_t value)
{
___uppercase_7 = value;
}
inline static int32_t get_offset_of_lowercase_8() { return static_cast<int32_t>(offsetof(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8, ___lowercase_8)); }
inline uint8_t get_lowercase_8() const { return ___lowercase_8; }
inline uint8_t* get_address_of_lowercase_8() { return &___lowercase_8; }
inline void set_lowercase_8(uint8_t value)
{
___lowercase_8 = value;
}
inline static int32_t get_offset_of_smallcaps_9() { return static_cast<int32_t>(offsetof(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8, ___smallcaps_9)); }
inline uint8_t get_smallcaps_9() const { return ___smallcaps_9; }
inline uint8_t* get_address_of_smallcaps_9() { return &___smallcaps_9; }
inline void set_smallcaps_9(uint8_t value)
{
___smallcaps_9 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_BASICXMLTAGSTACK_TC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8_H
#ifndef TMP_GLYPH_TCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C_H
#define TMP_GLYPH_TCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_Glyph
struct TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C : public TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_GLYPH_TCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C_H
#ifndef TMP_PAGEINFO_T5D305B11116379997CA9649E8D87B3D7162ABB24_H
#define TMP_PAGEINFO_T5D305B11116379997CA9649E8D87B3D7162ABB24_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_PageInfo
struct TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24
{
public:
// 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;
public:
inline static int32_t get_offset_of_firstCharacterIndex_0() { return static_cast<int32_t>(offsetof(TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24, ___firstCharacterIndex_0)); }
inline int32_t get_firstCharacterIndex_0() const { return ___firstCharacterIndex_0; }
inline int32_t* get_address_of_firstCharacterIndex_0() { return &___firstCharacterIndex_0; }
inline void set_firstCharacterIndex_0(int32_t value)
{
___firstCharacterIndex_0 = value;
}
inline static int32_t get_offset_of_lastCharacterIndex_1() { return static_cast<int32_t>(offsetof(TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24, ___lastCharacterIndex_1)); }
inline int32_t get_lastCharacterIndex_1() const { return ___lastCharacterIndex_1; }
inline int32_t* get_address_of_lastCharacterIndex_1() { return &___lastCharacterIndex_1; }
inline void set_lastCharacterIndex_1(int32_t value)
{
___lastCharacterIndex_1 = value;
}
inline static int32_t get_offset_of_ascender_2() { return static_cast<int32_t>(offsetof(TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24, ___ascender_2)); }
inline float get_ascender_2() const { return ___ascender_2; }
inline float* get_address_of_ascender_2() { return &___ascender_2; }
inline void set_ascender_2(float value)
{
___ascender_2 = value;
}
inline static int32_t get_offset_of_baseLine_3() { return static_cast<int32_t>(offsetof(TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24, ___baseLine_3)); }
inline float get_baseLine_3() const { return ___baseLine_3; }
inline float* get_address_of_baseLine_3() { return &___baseLine_3; }
inline void set_baseLine_3(float value)
{
___baseLine_3 = value;
}
inline static int32_t get_offset_of_descender_4() { return static_cast<int32_t>(offsetof(TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24, ___descender_4)); }
inline float get_descender_4() const { return ___descender_4; }
inline float* get_address_of_descender_4() { return &___descender_4; }
inline void set_descender_4(float value)
{
___descender_4 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_PAGEINFO_T5D305B11116379997CA9649E8D87B3D7162ABB24_H
#ifndef TMP_WORDINFO_T856E4994B49881E370B28E1D0C35EEDA56120D90_H
#define TMP_WORDINFO_T856E4994B49881E370B28E1D0C35EEDA56120D90_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_WordInfo
struct TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90
{
public:
// TMPro.TMP_Text TMPro.TMP_WordInfo::textComponent
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___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;
public:
inline static int32_t get_offset_of_textComponent_0() { return static_cast<int32_t>(offsetof(TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90, ___textComponent_0)); }
inline TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * get_textComponent_0() const { return ___textComponent_0; }
inline TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 ** get_address_of_textComponent_0() { return &___textComponent_0; }
inline void set_textComponent_0(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * value)
{
___textComponent_0 = value;
Il2CppCodeGenWriteBarrier((&___textComponent_0), value);
}
inline static int32_t get_offset_of_firstCharacterIndex_1() { return static_cast<int32_t>(offsetof(TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90, ___firstCharacterIndex_1)); }
inline int32_t get_firstCharacterIndex_1() const { return ___firstCharacterIndex_1; }
inline int32_t* get_address_of_firstCharacterIndex_1() { return &___firstCharacterIndex_1; }
inline void set_firstCharacterIndex_1(int32_t value)
{
___firstCharacterIndex_1 = value;
}
inline static int32_t get_offset_of_lastCharacterIndex_2() { return static_cast<int32_t>(offsetof(TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90, ___lastCharacterIndex_2)); }
inline int32_t get_lastCharacterIndex_2() const { return ___lastCharacterIndex_2; }
inline int32_t* get_address_of_lastCharacterIndex_2() { return &___lastCharacterIndex_2; }
inline void set_lastCharacterIndex_2(int32_t value)
{
___lastCharacterIndex_2 = value;
}
inline static int32_t get_offset_of_characterCount_3() { return static_cast<int32_t>(offsetof(TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90, ___characterCount_3)); }
inline int32_t get_characterCount_3() const { return ___characterCount_3; }
inline int32_t* get_address_of_characterCount_3() { return &___characterCount_3; }
inline void set_characterCount_3(int32_t value)
{
___characterCount_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of TMPro.TMP_WordInfo
struct TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshaled_pinvoke
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___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_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshaled_com
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___textComponent_0;
int32_t ___firstCharacterIndex_1;
int32_t ___lastCharacterIndex_2;
int32_t ___characterCount_3;
};
#endif // TMP_WORDINFO_T856E4994B49881E370B28E1D0C35EEDA56120D90_H
#ifndef TMP_XMLTAGSTACK_1_T2E9DCE707626EAF04E59BA503BA8FF207C8E5605_H
#define TMP_XMLTAGSTACK_1_T2E9DCE707626EAF04E59BA503BA8FF207C8E5605_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_XmlTagStack`1<System.Int32>
struct TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605
{
public:
// T[] TMPro.TMP_XmlTagStack`1::itemStack
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___itemStack_0;
// System.Int32 TMPro.TMP_XmlTagStack`1::index
int32_t ___index_1;
// System.Int32 TMPro.TMP_XmlTagStack`1::m_capacity
int32_t ___m_capacity_2;
// T TMPro.TMP_XmlTagStack`1::m_defaultItem
int32_t ___m_defaultItem_3;
public:
inline static int32_t get_offset_of_itemStack_0() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605, ___itemStack_0)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_itemStack_0() const { return ___itemStack_0; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_itemStack_0() { return &___itemStack_0; }
inline void set_itemStack_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___itemStack_0 = value;
Il2CppCodeGenWriteBarrier((&___itemStack_0), value);
}
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605, ___index_1)); }
inline int32_t get_index_1() const { return ___index_1; }
inline int32_t* get_address_of_index_1() { return &___index_1; }
inline void set_index_1(int32_t value)
{
___index_1 = value;
}
inline static int32_t get_offset_of_m_capacity_2() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605, ___m_capacity_2)); }
inline int32_t get_m_capacity_2() const { return ___m_capacity_2; }
inline int32_t* get_address_of_m_capacity_2() { return &___m_capacity_2; }
inline void set_m_capacity_2(int32_t value)
{
___m_capacity_2 = value;
}
inline static int32_t get_offset_of_m_defaultItem_3() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605, ___m_defaultItem_3)); }
inline int32_t get_m_defaultItem_3() const { return ___m_defaultItem_3; }
inline int32_t* get_address_of_m_defaultItem_3() { return &___m_defaultItem_3; }
inline void set_m_defaultItem_3(int32_t value)
{
___m_defaultItem_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_XMLTAGSTACK_1_T2E9DCE707626EAF04E59BA503BA8FF207C8E5605_H
#ifndef TMP_XMLTAGSTACK_1_T1D9930A2966A07364CDBEBF50B2EC91C0799BB94_H
#define TMP_XMLTAGSTACK_1_T1D9930A2966A07364CDBEBF50B2EC91C0799BB94_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_XmlTagStack`1<System.Object>
struct TMP_XmlTagStack_1_t1D9930A2966A07364CDBEBF50B2EC91C0799BB94
{
public:
// T[] TMPro.TMP_XmlTagStack`1::itemStack
ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___itemStack_0;
// System.Int32 TMPro.TMP_XmlTagStack`1::index
int32_t ___index_1;
// System.Int32 TMPro.TMP_XmlTagStack`1::m_capacity
int32_t ___m_capacity_2;
// T TMPro.TMP_XmlTagStack`1::m_defaultItem
RuntimeObject * ___m_defaultItem_3;
public:
inline static int32_t get_offset_of_itemStack_0() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t1D9930A2966A07364CDBEBF50B2EC91C0799BB94, ___itemStack_0)); }
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_itemStack_0() const { return ___itemStack_0; }
inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_itemStack_0() { return &___itemStack_0; }
inline void set_itemStack_0(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value)
{
___itemStack_0 = value;
Il2CppCodeGenWriteBarrier((&___itemStack_0), value);
}
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t1D9930A2966A07364CDBEBF50B2EC91C0799BB94, ___index_1)); }
inline int32_t get_index_1() const { return ___index_1; }
inline int32_t* get_address_of_index_1() { return &___index_1; }
inline void set_index_1(int32_t value)
{
___index_1 = value;
}
inline static int32_t get_offset_of_m_capacity_2() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t1D9930A2966A07364CDBEBF50B2EC91C0799BB94, ___m_capacity_2)); }
inline int32_t get_m_capacity_2() const { return ___m_capacity_2; }
inline int32_t* get_address_of_m_capacity_2() { return &___m_capacity_2; }
inline void set_m_capacity_2(int32_t value)
{
___m_capacity_2 = value;
}
inline static int32_t get_offset_of_m_defaultItem_3() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t1D9930A2966A07364CDBEBF50B2EC91C0799BB94, ___m_defaultItem_3)); }
inline RuntimeObject * get_m_defaultItem_3() const { return ___m_defaultItem_3; }
inline RuntimeObject ** get_address_of_m_defaultItem_3() { return &___m_defaultItem_3; }
inline void set_m_defaultItem_3(RuntimeObject * value)
{
___m_defaultItem_3 = value;
Il2CppCodeGenWriteBarrier((&___m_defaultItem_3), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_XMLTAGSTACK_1_T1D9930A2966A07364CDBEBF50B2EC91C0799BB94_H
#ifndef TMP_XMLTAGSTACK_1_T6154B3FE95201F122D06B29F910282D903233B3E_H
#define TMP_XMLTAGSTACK_1_T6154B3FE95201F122D06B29F910282D903233B3E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_XmlTagStack`1<System.Single>
struct TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E
{
public:
// T[] TMPro.TMP_XmlTagStack`1::itemStack
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ___itemStack_0;
// System.Int32 TMPro.TMP_XmlTagStack`1::index
int32_t ___index_1;
// System.Int32 TMPro.TMP_XmlTagStack`1::m_capacity
int32_t ___m_capacity_2;
// T TMPro.TMP_XmlTagStack`1::m_defaultItem
float ___m_defaultItem_3;
public:
inline static int32_t get_offset_of_itemStack_0() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E, ___itemStack_0)); }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get_itemStack_0() const { return ___itemStack_0; }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of_itemStack_0() { return &___itemStack_0; }
inline void set_itemStack_0(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
{
___itemStack_0 = value;
Il2CppCodeGenWriteBarrier((&___itemStack_0), value);
}
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E, ___index_1)); }
inline int32_t get_index_1() const { return ___index_1; }
inline int32_t* get_address_of_index_1() { return &___index_1; }
inline void set_index_1(int32_t value)
{
___index_1 = value;
}
inline static int32_t get_offset_of_m_capacity_2() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E, ___m_capacity_2)); }
inline int32_t get_m_capacity_2() const { return ___m_capacity_2; }
inline int32_t* get_address_of_m_capacity_2() { return &___m_capacity_2; }
inline void set_m_capacity_2(int32_t value)
{
___m_capacity_2 = value;
}
inline static int32_t get_offset_of_m_defaultItem_3() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E, ___m_defaultItem_3)); }
inline float get_m_defaultItem_3() const { return ___m_defaultItem_3; }
inline float* get_address_of_m_defaultItem_3() { return &___m_defaultItem_3; }
inline void set_m_defaultItem_3(float value)
{
___m_defaultItem_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_XMLTAGSTACK_1_T6154B3FE95201F122D06B29F910282D903233B3E_H
#ifndef TMP_XMLTAGSTACK_1_T357AC63D4EC290220DBE5C99C30F9FD6FEF05063_H
#define TMP_XMLTAGSTACK_1_T357AC63D4EC290220DBE5C99C30F9FD6FEF05063_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_XmlTagStack`1<TMPro.TMP_ColorGradient>
struct TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063
{
public:
// T[] TMPro.TMP_XmlTagStack`1::itemStack
TMP_ColorGradientU5BU5D_t0948D618AC4240E6F0CFE0125BB6A4E931DE847C* ___itemStack_0;
// System.Int32 TMPro.TMP_XmlTagStack`1::index
int32_t ___index_1;
// System.Int32 TMPro.TMP_XmlTagStack`1::m_capacity
int32_t ___m_capacity_2;
// T TMPro.TMP_XmlTagStack`1::m_defaultItem
TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * ___m_defaultItem_3;
public:
inline static int32_t get_offset_of_itemStack_0() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063, ___itemStack_0)); }
inline TMP_ColorGradientU5BU5D_t0948D618AC4240E6F0CFE0125BB6A4E931DE847C* get_itemStack_0() const { return ___itemStack_0; }
inline TMP_ColorGradientU5BU5D_t0948D618AC4240E6F0CFE0125BB6A4E931DE847C** get_address_of_itemStack_0() { return &___itemStack_0; }
inline void set_itemStack_0(TMP_ColorGradientU5BU5D_t0948D618AC4240E6F0CFE0125BB6A4E931DE847C* value)
{
___itemStack_0 = value;
Il2CppCodeGenWriteBarrier((&___itemStack_0), value);
}
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063, ___index_1)); }
inline int32_t get_index_1() const { return ___index_1; }
inline int32_t* get_address_of_index_1() { return &___index_1; }
inline void set_index_1(int32_t value)
{
___index_1 = value;
}
inline static int32_t get_offset_of_m_capacity_2() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063, ___m_capacity_2)); }
inline int32_t get_m_capacity_2() const { return ___m_capacity_2; }
inline int32_t* get_address_of_m_capacity_2() { return &___m_capacity_2; }
inline void set_m_capacity_2(int32_t value)
{
___m_capacity_2 = value;
}
inline static int32_t get_offset_of_m_defaultItem_3() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063, ___m_defaultItem_3)); }
inline TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * get_m_defaultItem_3() const { return ___m_defaultItem_3; }
inline TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 ** get_address_of_m_defaultItem_3() { return &___m_defaultItem_3; }
inline void set_m_defaultItem_3(TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * value)
{
___m_defaultItem_3 = value;
Il2CppCodeGenWriteBarrier((&___m_defaultItem_3), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_XMLTAGSTACK_1_T357AC63D4EC290220DBE5C99C30F9FD6FEF05063_H
#ifndef COLOR_T119BCA590009762C7223FDD3AF9706653AC84ED2_H
#define COLOR_T119BCA590009762C7223FDD3AF9706653AC84ED2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Color
struct Color_t119BCA590009762C7223FDD3AF9706653AC84ED2
{
public:
// System.Single UnityEngine.Color::r
float ___r_0;
// System.Single UnityEngine.Color::g
float ___g_1;
// System.Single UnityEngine.Color::b
float ___b_2;
// System.Single UnityEngine.Color::a
float ___a_3;
public:
inline static int32_t get_offset_of_r_0() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___r_0)); }
inline float get_r_0() const { return ___r_0; }
inline float* get_address_of_r_0() { return &___r_0; }
inline void set_r_0(float value)
{
___r_0 = value;
}
inline static int32_t get_offset_of_g_1() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___g_1)); }
inline float get_g_1() const { return ___g_1; }
inline float* get_address_of_g_1() { return &___g_1; }
inline void set_g_1(float value)
{
___g_1 = value;
}
inline static int32_t get_offset_of_b_2() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___b_2)); }
inline float get_b_2() const { return ___b_2; }
inline float* get_address_of_b_2() { return &___b_2; }
inline void set_b_2(float value)
{
___b_2 = value;
}
inline static int32_t get_offset_of_a_3() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___a_3)); }
inline float get_a_3() const { return ___a_3; }
inline float* get_address_of_a_3() { return &___a_3; }
inline void set_a_3(float value)
{
___a_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // COLOR_T119BCA590009762C7223FDD3AF9706653AC84ED2_H
#ifndef COLOR32_T23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23_H
#define COLOR32_T23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Color32
struct Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23
{
public:
union
{
#pragma pack(push, tp, 1)
struct
{
// System.Int32 UnityEngine.Color32::rgba
int32_t ___rgba_0;
};
#pragma pack(pop, tp)
struct
{
int32_t ___rgba_0_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
// System.Byte UnityEngine.Color32::r
uint8_t ___r_1;
};
#pragma pack(pop, tp)
struct
{
uint8_t ___r_1_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___g_2_OffsetPadding[1];
// System.Byte UnityEngine.Color32::g
uint8_t ___g_2;
};
#pragma pack(pop, tp)
struct
{
char ___g_2_OffsetPadding_forAlignmentOnly[1];
uint8_t ___g_2_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___b_3_OffsetPadding[2];
// System.Byte UnityEngine.Color32::b
uint8_t ___b_3;
};
#pragma pack(pop, tp)
struct
{
char ___b_3_OffsetPadding_forAlignmentOnly[2];
uint8_t ___b_3_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___a_4_OffsetPadding[3];
// System.Byte UnityEngine.Color32::a
uint8_t ___a_4;
};
#pragma pack(pop, tp)
struct
{
char ___a_4_OffsetPadding_forAlignmentOnly[3];
uint8_t ___a_4_forAlignmentOnly;
};
};
public:
inline static int32_t get_offset_of_rgba_0() { return static_cast<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___rgba_0)); }
inline int32_t get_rgba_0() const { return ___rgba_0; }
inline int32_t* get_address_of_rgba_0() { return &___rgba_0; }
inline void set_rgba_0(int32_t value)
{
___rgba_0 = value;
}
inline static int32_t get_offset_of_r_1() { return static_cast<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___r_1)); }
inline uint8_t get_r_1() const { return ___r_1; }
inline uint8_t* get_address_of_r_1() { return &___r_1; }
inline void set_r_1(uint8_t value)
{
___r_1 = value;
}
inline static int32_t get_offset_of_g_2() { return static_cast<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___g_2)); }
inline uint8_t get_g_2() const { return ___g_2; }
inline uint8_t* get_address_of_g_2() { return &___g_2; }
inline void set_g_2(uint8_t value)
{
___g_2 = value;
}
inline static int32_t get_offset_of_b_3() { return static_cast<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___b_3)); }
inline uint8_t get_b_3() const { return ___b_3; }
inline uint8_t* get_address_of_b_3() { return &___b_3; }
inline void set_b_3(uint8_t value)
{
___b_3 = value;
}
inline static int32_t get_offset_of_a_4() { return static_cast<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___a_4)); }
inline uint8_t get_a_4() const { return ___a_4; }
inline uint8_t* get_address_of_a_4() { return &___a_4; }
inline void set_a_4(uint8_t value)
{
___a_4 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // COLOR32_T23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23_H
#ifndef MATRIX4X4_T6BF60F70C9169DF14C9D2577672A44224B236ECA_H
#define MATRIX4X4_T6BF60F70C9169DF14C9D2577672A44224B236ECA_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Matrix4x4
struct Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA
{
public:
// System.Single UnityEngine.Matrix4x4::m00
float ___m00_0;
// System.Single UnityEngine.Matrix4x4::m10
float ___m10_1;
// System.Single UnityEngine.Matrix4x4::m20
float ___m20_2;
// System.Single UnityEngine.Matrix4x4::m30
float ___m30_3;
// System.Single UnityEngine.Matrix4x4::m01
float ___m01_4;
// System.Single UnityEngine.Matrix4x4::m11
float ___m11_5;
// System.Single UnityEngine.Matrix4x4::m21
float ___m21_6;
// System.Single UnityEngine.Matrix4x4::m31
float ___m31_7;
// System.Single UnityEngine.Matrix4x4::m02
float ___m02_8;
// System.Single UnityEngine.Matrix4x4::m12
float ___m12_9;
// System.Single UnityEngine.Matrix4x4::m22
float ___m22_10;
// System.Single UnityEngine.Matrix4x4::m32
float ___m32_11;
// System.Single UnityEngine.Matrix4x4::m03
float ___m03_12;
// System.Single UnityEngine.Matrix4x4::m13
float ___m13_13;
// System.Single UnityEngine.Matrix4x4::m23
float ___m23_14;
// System.Single UnityEngine.Matrix4x4::m33
float ___m33_15;
public:
inline static int32_t get_offset_of_m00_0() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m00_0)); }
inline float get_m00_0() const { return ___m00_0; }
inline float* get_address_of_m00_0() { return &___m00_0; }
inline void set_m00_0(float value)
{
___m00_0 = value;
}
inline static int32_t get_offset_of_m10_1() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m10_1)); }
inline float get_m10_1() const { return ___m10_1; }
inline float* get_address_of_m10_1() { return &___m10_1; }
inline void set_m10_1(float value)
{
___m10_1 = value;
}
inline static int32_t get_offset_of_m20_2() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m20_2)); }
inline float get_m20_2() const { return ___m20_2; }
inline float* get_address_of_m20_2() { return &___m20_2; }
inline void set_m20_2(float value)
{
___m20_2 = value;
}
inline static int32_t get_offset_of_m30_3() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m30_3)); }
inline float get_m30_3() const { return ___m30_3; }
inline float* get_address_of_m30_3() { return &___m30_3; }
inline void set_m30_3(float value)
{
___m30_3 = value;
}
inline static int32_t get_offset_of_m01_4() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m01_4)); }
inline float get_m01_4() const { return ___m01_4; }
inline float* get_address_of_m01_4() { return &___m01_4; }
inline void set_m01_4(float value)
{
___m01_4 = value;
}
inline static int32_t get_offset_of_m11_5() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m11_5)); }
inline float get_m11_5() const { return ___m11_5; }
inline float* get_address_of_m11_5() { return &___m11_5; }
inline void set_m11_5(float value)
{
___m11_5 = value;
}
inline static int32_t get_offset_of_m21_6() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m21_6)); }
inline float get_m21_6() const { return ___m21_6; }
inline float* get_address_of_m21_6() { return &___m21_6; }
inline void set_m21_6(float value)
{
___m21_6 = value;
}
inline static int32_t get_offset_of_m31_7() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m31_7)); }
inline float get_m31_7() const { return ___m31_7; }
inline float* get_address_of_m31_7() { return &___m31_7; }
inline void set_m31_7(float value)
{
___m31_7 = value;
}
inline static int32_t get_offset_of_m02_8() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m02_8)); }
inline float get_m02_8() const { return ___m02_8; }
inline float* get_address_of_m02_8() { return &___m02_8; }
inline void set_m02_8(float value)
{
___m02_8 = value;
}
inline static int32_t get_offset_of_m12_9() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m12_9)); }
inline float get_m12_9() const { return ___m12_9; }
inline float* get_address_of_m12_9() { return &___m12_9; }
inline void set_m12_9(float value)
{
___m12_9 = value;
}
inline static int32_t get_offset_of_m22_10() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m22_10)); }
inline float get_m22_10() const { return ___m22_10; }
inline float* get_address_of_m22_10() { return &___m22_10; }
inline void set_m22_10(float value)
{
___m22_10 = value;
}
inline static int32_t get_offset_of_m32_11() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m32_11)); }
inline float get_m32_11() const { return ___m32_11; }
inline float* get_address_of_m32_11() { return &___m32_11; }
inline void set_m32_11(float value)
{
___m32_11 = value;
}
inline static int32_t get_offset_of_m03_12() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m03_12)); }
inline float get_m03_12() const { return ___m03_12; }
inline float* get_address_of_m03_12() { return &___m03_12; }
inline void set_m03_12(float value)
{
___m03_12 = value;
}
inline static int32_t get_offset_of_m13_13() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m13_13)); }
inline float get_m13_13() const { return ___m13_13; }
inline float* get_address_of_m13_13() { return &___m13_13; }
inline void set_m13_13(float value)
{
___m13_13 = value;
}
inline static int32_t get_offset_of_m23_14() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m23_14)); }
inline float get_m23_14() const { return ___m23_14; }
inline float* get_address_of_m23_14() { return &___m23_14; }
inline void set_m23_14(float value)
{
___m23_14 = value;
}
inline static int32_t get_offset_of_m33_15() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m33_15)); }
inline float get_m33_15() const { return ___m33_15; }
inline float* get_address_of_m33_15() { return &___m33_15; }
inline void set_m33_15(float value)
{
___m33_15 = value;
}
};
struct Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields
{
public:
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___zeroMatrix_16;
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___identityMatrix_17;
public:
inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields, ___zeroMatrix_16)); }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_zeroMatrix_16() const { return ___zeroMatrix_16; }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; }
inline void set_zeroMatrix_16(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
{
___zeroMatrix_16 = value;
}
inline static int32_t get_offset_of_identityMatrix_17() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields, ___identityMatrix_17)); }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_identityMatrix_17() const { return ___identityMatrix_17; }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_identityMatrix_17() { return &___identityMatrix_17; }
inline void set_identityMatrix_17(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
{
___identityMatrix_17 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MATRIX4X4_T6BF60F70C9169DF14C9D2577672A44224B236ECA_H
#ifndef QUATERNION_T319F3319A7D43FFA5D819AD6C0A98851F0095357_H
#define QUATERNION_T319F3319A7D43FFA5D819AD6C0A98851F0095357_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Quaternion
struct Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357
{
public:
// 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;
public:
inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___x_0)); }
inline float get_x_0() const { return ___x_0; }
inline float* get_address_of_x_0() { return &___x_0; }
inline void set_x_0(float value)
{
___x_0 = value;
}
inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___y_1)); }
inline float get_y_1() const { return ___y_1; }
inline float* get_address_of_y_1() { return &___y_1; }
inline void set_y_1(float value)
{
___y_1 = value;
}
inline static int32_t get_offset_of_z_2() { return static_cast<int32_t>(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___z_2)); }
inline float get_z_2() const { return ___z_2; }
inline float* get_address_of_z_2() { return &___z_2; }
inline void set_z_2(float value)
{
___z_2 = value;
}
inline static int32_t get_offset_of_w_3() { return static_cast<int32_t>(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357, ___w_3)); }
inline float get_w_3() const { return ___w_3; }
inline float* get_address_of_w_3() { return &___w_3; }
inline void set_w_3(float value)
{
___w_3 = value;
}
};
struct Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357_StaticFields
{
public:
// UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion
Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 ___identityQuaternion_4;
public:
inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast<int32_t>(offsetof(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357_StaticFields, ___identityQuaternion_4)); }
inline Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 get_identityQuaternion_4() const { return ___identityQuaternion_4; }
inline Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; }
inline void set_identityQuaternion_4(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 value)
{
___identityQuaternion_4 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // QUATERNION_T319F3319A7D43FFA5D819AD6C0A98851F0095357_H
#ifndef RECT_T35B976DE901B5423C11705E156938EA27AB402CE_H
#define RECT_T35B976DE901B5423C11705E156938EA27AB402CE_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Rect
struct Rect_t35B976DE901B5423C11705E156938EA27AB402CE
{
public:
// System.Single UnityEngine.Rect::m_XMin
float ___m_XMin_0;
// System.Single UnityEngine.Rect::m_YMin
float ___m_YMin_1;
// System.Single UnityEngine.Rect::m_Width
float ___m_Width_2;
// System.Single UnityEngine.Rect::m_Height
float ___m_Height_3;
public:
inline static int32_t get_offset_of_m_XMin_0() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_XMin_0)); }
inline float get_m_XMin_0() const { return ___m_XMin_0; }
inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; }
inline void set_m_XMin_0(float value)
{
___m_XMin_0 = value;
}
inline static int32_t get_offset_of_m_YMin_1() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_YMin_1)); }
inline float get_m_YMin_1() const { return ___m_YMin_1; }
inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; }
inline void set_m_YMin_1(float value)
{
___m_YMin_1 = value;
}
inline static int32_t get_offset_of_m_Width_2() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_Width_2)); }
inline float get_m_Width_2() const { return ___m_Width_2; }
inline float* get_address_of_m_Width_2() { return &___m_Width_2; }
inline void set_m_Width_2(float value)
{
___m_Width_2 = value;
}
inline static int32_t get_offset_of_m_Height_3() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_Height_3)); }
inline float get_m_Height_3() const { return ___m_Height_3; }
inline float* get_address_of_m_Height_3() { return &___m_Height_3; }
inline void set_m_Height_3(float value)
{
___m_Height_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // RECT_T35B976DE901B5423C11705E156938EA27AB402CE_H
#ifndef VECTOR2_TA85D2DD88578276CA8A8796756458277E72D073D_H
#define VECTOR2_TA85D2DD88578276CA8A8796756458277E72D073D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Vector2
struct Vector2_tA85D2DD88578276CA8A8796756458277E72D073D
{
public:
// System.Single UnityEngine.Vector2::x
float ___x_0;
// System.Single UnityEngine.Vector2::y
float ___y_1;
public:
inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D, ___x_0)); }
inline float get_x_0() const { return ___x_0; }
inline float* get_address_of_x_0() { return &___x_0; }
inline void set_x_0(float value)
{
___x_0 = value;
}
inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D, ___y_1)); }
inline float get_y_1() const { return ___y_1; }
inline float* get_address_of_y_1() { return &___y_1; }
inline void set_y_1(float value)
{
___y_1 = value;
}
};
struct Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields
{
public:
// UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___zeroVector_2;
// UnityEngine.Vector2 UnityEngine.Vector2::oneVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___oneVector_3;
// UnityEngine.Vector2 UnityEngine.Vector2::upVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___upVector_4;
// UnityEngine.Vector2 UnityEngine.Vector2::downVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___downVector_5;
// UnityEngine.Vector2 UnityEngine.Vector2::leftVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___leftVector_6;
// UnityEngine.Vector2 UnityEngine.Vector2::rightVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___rightVector_7;
// UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___positiveInfinityVector_8;
// UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___negativeInfinityVector_9;
public:
inline static int32_t get_offset_of_zeroVector_2() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___zeroVector_2)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_zeroVector_2() const { return ___zeroVector_2; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_zeroVector_2() { return &___zeroVector_2; }
inline void set_zeroVector_2(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___zeroVector_2 = value;
}
inline static int32_t get_offset_of_oneVector_3() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___oneVector_3)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_oneVector_3() const { return ___oneVector_3; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_oneVector_3() { return &___oneVector_3; }
inline void set_oneVector_3(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___oneVector_3 = value;
}
inline static int32_t get_offset_of_upVector_4() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___upVector_4)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_upVector_4() const { return ___upVector_4; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_upVector_4() { return &___upVector_4; }
inline void set_upVector_4(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___upVector_4 = value;
}
inline static int32_t get_offset_of_downVector_5() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___downVector_5)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_downVector_5() const { return ___downVector_5; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_downVector_5() { return &___downVector_5; }
inline void set_downVector_5(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___downVector_5 = value;
}
inline static int32_t get_offset_of_leftVector_6() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___leftVector_6)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_leftVector_6() const { return ___leftVector_6; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_leftVector_6() { return &___leftVector_6; }
inline void set_leftVector_6(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___leftVector_6 = value;
}
inline static int32_t get_offset_of_rightVector_7() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___rightVector_7)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_rightVector_7() const { return ___rightVector_7; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_rightVector_7() { return &___rightVector_7; }
inline void set_rightVector_7(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___rightVector_7 = value;
}
inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___positiveInfinityVector_8)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; }
inline void set_positiveInfinityVector_8(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___positiveInfinityVector_8 = value;
}
inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___negativeInfinityVector_9)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; }
inline void set_negativeInfinityVector_9(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___negativeInfinityVector_9 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // VECTOR2_TA85D2DD88578276CA8A8796756458277E72D073D_H
#ifndef VECTOR3_TDCF05E21F632FE2BA260C06E0D10CA81513E6720_H
#define VECTOR3_TDCF05E21F632FE2BA260C06E0D10CA81513E6720_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Vector3
struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720
{
public:
// System.Single UnityEngine.Vector3::x
float ___x_2;
// System.Single UnityEngine.Vector3::y
float ___y_3;
// System.Single UnityEngine.Vector3::z
float ___z_4;
public:
inline static int32_t get_offset_of_x_2() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___x_2)); }
inline float get_x_2() const { return ___x_2; }
inline float* get_address_of_x_2() { return &___x_2; }
inline void set_x_2(float value)
{
___x_2 = value;
}
inline static int32_t get_offset_of_y_3() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___y_3)); }
inline float get_y_3() const { return ___y_3; }
inline float* get_address_of_y_3() { return &___y_3; }
inline void set_y_3(float value)
{
___y_3 = value;
}
inline static int32_t get_offset_of_z_4() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___z_4)); }
inline float get_z_4() const { return ___z_4; }
inline float* get_address_of_z_4() { return &___z_4; }
inline void set_z_4(float value)
{
___z_4 = value;
}
};
struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields
{
public:
// UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___zeroVector_5;
// UnityEngine.Vector3 UnityEngine.Vector3::oneVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___oneVector_6;
// UnityEngine.Vector3 UnityEngine.Vector3::upVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___upVector_7;
// UnityEngine.Vector3 UnityEngine.Vector3::downVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___downVector_8;
// UnityEngine.Vector3 UnityEngine.Vector3::leftVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___leftVector_9;
// UnityEngine.Vector3 UnityEngine.Vector3::rightVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___rightVector_10;
// UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___forwardVector_11;
// UnityEngine.Vector3 UnityEngine.Vector3::backVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___backVector_12;
// UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___positiveInfinityVector_13;
// UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___negativeInfinityVector_14;
public:
inline static int32_t get_offset_of_zeroVector_5() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___zeroVector_5)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_zeroVector_5() const { return ___zeroVector_5; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_zeroVector_5() { return &___zeroVector_5; }
inline void set_zeroVector_5(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___zeroVector_5 = value;
}
inline static int32_t get_offset_of_oneVector_6() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___oneVector_6)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_oneVector_6() const { return ___oneVector_6; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_oneVector_6() { return &___oneVector_6; }
inline void set_oneVector_6(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___oneVector_6 = value;
}
inline static int32_t get_offset_of_upVector_7() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___upVector_7)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_upVector_7() const { return ___upVector_7; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_upVector_7() { return &___upVector_7; }
inline void set_upVector_7(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___upVector_7 = value;
}
inline static int32_t get_offset_of_downVector_8() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___downVector_8)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_downVector_8() const { return ___downVector_8; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_downVector_8() { return &___downVector_8; }
inline void set_downVector_8(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___downVector_8 = value;
}
inline static int32_t get_offset_of_leftVector_9() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___leftVector_9)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_leftVector_9() const { return ___leftVector_9; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_leftVector_9() { return &___leftVector_9; }
inline void set_leftVector_9(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___leftVector_9 = value;
}
inline static int32_t get_offset_of_rightVector_10() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___rightVector_10)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_rightVector_10() const { return ___rightVector_10; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_rightVector_10() { return &___rightVector_10; }
inline void set_rightVector_10(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___rightVector_10 = value;
}
inline static int32_t get_offset_of_forwardVector_11() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___forwardVector_11)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_forwardVector_11() const { return ___forwardVector_11; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_forwardVector_11() { return &___forwardVector_11; }
inline void set_forwardVector_11(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___forwardVector_11 = value;
}
inline static int32_t get_offset_of_backVector_12() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___backVector_12)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_backVector_12() const { return ___backVector_12; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_backVector_12() { return &___backVector_12; }
inline void set_backVector_12(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___backVector_12 = value;
}
inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___positiveInfinityVector_13)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; }
inline void set_positiveInfinityVector_13(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___positiveInfinityVector_13 = value;
}
inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___negativeInfinityVector_14)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; }
inline void set_negativeInfinityVector_14(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___negativeInfinityVector_14 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // VECTOR3_TDCF05E21F632FE2BA260C06E0D10CA81513E6720_H
#ifndef VECTOR4_TD148D6428C3F8FF6CD998F82090113C2B490B76E_H
#define VECTOR4_TD148D6428C3F8FF6CD998F82090113C2B490B76E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Vector4
struct Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E
{
public:
// System.Single UnityEngine.Vector4::x
float ___x_1;
// System.Single UnityEngine.Vector4::y
float ___y_2;
// System.Single UnityEngine.Vector4::z
float ___z_3;
// System.Single UnityEngine.Vector4::w
float ___w_4;
public:
inline static int32_t get_offset_of_x_1() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___x_1)); }
inline float get_x_1() const { return ___x_1; }
inline float* get_address_of_x_1() { return &___x_1; }
inline void set_x_1(float value)
{
___x_1 = value;
}
inline static int32_t get_offset_of_y_2() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___y_2)); }
inline float get_y_2() const { return ___y_2; }
inline float* get_address_of_y_2() { return &___y_2; }
inline void set_y_2(float value)
{
___y_2 = value;
}
inline static int32_t get_offset_of_z_3() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___z_3)); }
inline float get_z_3() const { return ___z_3; }
inline float* get_address_of_z_3() { return &___z_3; }
inline void set_z_3(float value)
{
___z_3 = value;
}
inline static int32_t get_offset_of_w_4() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___w_4)); }
inline float get_w_4() const { return ___w_4; }
inline float* get_address_of_w_4() { return &___w_4; }
inline void set_w_4(float value)
{
___w_4 = value;
}
};
struct Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields
{
public:
// UnityEngine.Vector4 UnityEngine.Vector4::zeroVector
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___zeroVector_5;
// UnityEngine.Vector4 UnityEngine.Vector4::oneVector
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___oneVector_6;
// UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___positiveInfinityVector_7;
// UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___negativeInfinityVector_8;
public:
inline static int32_t get_offset_of_zeroVector_5() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___zeroVector_5)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_zeroVector_5() const { return ___zeroVector_5; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_zeroVector_5() { return &___zeroVector_5; }
inline void set_zeroVector_5(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___zeroVector_5 = value;
}
inline static int32_t get_offset_of_oneVector_6() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___oneVector_6)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_oneVector_6() const { return ___oneVector_6; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_oneVector_6() { return &___oneVector_6; }
inline void set_oneVector_6(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___oneVector_6 = value;
}
inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___positiveInfinityVector_7)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; }
inline void set_positiveInfinityVector_7(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___positiveInfinityVector_7 = value;
}
inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___negativeInfinityVector_8)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; }
inline void set_negativeInfinityVector_8(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___negativeInfinityVector_8 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // VECTOR4_TD148D6428C3F8FF6CD998F82090113C2B490B76E_H
#ifndef DELEGATE_T_H
#define DELEGATE_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Delegate
struct Delegate_t : public RuntimeObject
{
public:
// System.IntPtr System.Delegate::method_ptr
Il2CppMethodPointer ___method_ptr_0;
// System.IntPtr System.Delegate::invoke_impl
intptr_t ___invoke_impl_1;
// System.Object System.Delegate::m_target
RuntimeObject * ___m_target_2;
// System.IntPtr System.Delegate::method
intptr_t ___method_3;
// System.IntPtr System.Delegate::delegate_trampoline
intptr_t ___delegate_trampoline_4;
// System.IntPtr System.Delegate::extra_arg
intptr_t ___extra_arg_5;
// System.IntPtr System.Delegate::method_code
intptr_t ___method_code_6;
// System.Reflection.MethodInfo System.Delegate::method_info
MethodInfo_t * ___method_info_7;
// System.Reflection.MethodInfo System.Delegate::original_method_info
MethodInfo_t * ___original_method_info_8;
// System.DelegateData System.Delegate::data
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
// System.Boolean System.Delegate::method_is_virtual
bool ___method_is_virtual_10;
public:
inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_ptr_0)); }
inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
inline void set_method_ptr_0(Il2CppMethodPointer value)
{
___method_ptr_0 = value;
}
inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t, ___invoke_impl_1)); }
inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
inline void set_invoke_impl_1(intptr_t value)
{
___invoke_impl_1 = value;
}
inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t, ___m_target_2)); }
inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
inline void set_m_target_2(RuntimeObject * value)
{
___m_target_2 = value;
Il2CppCodeGenWriteBarrier((&___m_target_2), value);
}
inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_3)); }
inline intptr_t get_method_3() const { return ___method_3; }
inline intptr_t* get_address_of_method_3() { return &___method_3; }
inline void set_method_3(intptr_t value)
{
___method_3 = value;
}
inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t, ___delegate_trampoline_4)); }
inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
inline void set_delegate_trampoline_4(intptr_t value)
{
___delegate_trampoline_4 = value;
}
inline static int32_t get_offset_of_extra_arg_5() { return static_cast<int32_t>(offsetof(Delegate_t, ___extra_arg_5)); }
inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; }
inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; }
inline void set_extra_arg_5(intptr_t value)
{
___extra_arg_5 = value;
}
inline static int32_t get_offset_of_method_code_6() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_code_6)); }
inline intptr_t get_method_code_6() const { return ___method_code_6; }
inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; }
inline void set_method_code_6(intptr_t value)
{
___method_code_6 = value;
}
inline static int32_t get_offset_of_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_info_7)); }
inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; }
inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; }
inline void set_method_info_7(MethodInfo_t * value)
{
___method_info_7 = value;
Il2CppCodeGenWriteBarrier((&___method_info_7), value);
}
inline static int32_t get_offset_of_original_method_info_8() { return static_cast<int32_t>(offsetof(Delegate_t, ___original_method_info_8)); }
inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; }
inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; }
inline void set_original_method_info_8(MethodInfo_t * value)
{
___original_method_info_8 = value;
Il2CppCodeGenWriteBarrier((&___original_method_info_8), value);
}
inline static int32_t get_offset_of_data_9() { return static_cast<int32_t>(offsetof(Delegate_t, ___data_9)); }
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; }
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; }
inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value)
{
___data_9 = value;
Il2CppCodeGenWriteBarrier((&___data_9), value);
}
inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_is_virtual_10)); }
inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; }
inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; }
inline void set_method_is_virtual_10(bool value)
{
___method_is_virtual_10 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.Delegate
struct Delegate_t_marshaled_pinvoke
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
MethodInfo_t * ___method_info_7;
MethodInfo_t * ___original_method_info_8;
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
int32_t ___method_is_virtual_10;
};
// Native definition for COM marshalling of System.Delegate
struct Delegate_t_marshaled_com
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
MethodInfo_t * ___method_info_7;
MethodInfo_t * ___original_method_info_8;
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
int32_t ___method_is_virtual_10;
};
#endif // DELEGATE_T_H
#ifndef INT32ENUM_T6312CE4586C17FE2E2E513D2E7655B574F10FDCD_H
#define INT32ENUM_T6312CE4586C17FE2E2E513D2E7655B574F10FDCD_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32Enum
struct Int32Enum_t6312CE4586C17FE2E2E513D2E7655B574F10FDCD
{
public:
// System.Int32 System.Int32Enum::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(Int32Enum_t6312CE4586C17FE2E2E513D2E7655B574F10FDCD, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // INT32ENUM_T6312CE4586C17FE2E2E513D2E7655B574F10FDCD_H
#ifndef COLORMODE_TA3D65CECD3289ADB3A3C5A936DC23B41C364C4C3_H
#define COLORMODE_TA3D65CECD3289ADB3A3C5A936DC23B41C364C4C3_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.ColorMode
struct ColorMode_tA3D65CECD3289ADB3A3C5A936DC23B41C364C4C3
{
public:
// System.Int32 TMPro.ColorMode::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ColorMode_tA3D65CECD3289ADB3A3C5A936DC23B41C364C4C3, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // COLORMODE_TA3D65CECD3289ADB3A3C5A936DC23B41C364C4C3_H
#ifndef EXTENTS_TB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3_H
#define EXTENTS_TB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.Extents
struct Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3
{
public:
// UnityEngine.Vector2 TMPro.Extents::min
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___min_0;
// UnityEngine.Vector2 TMPro.Extents::max
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___max_1;
public:
inline static int32_t get_offset_of_min_0() { return static_cast<int32_t>(offsetof(Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3, ___min_0)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_min_0() const { return ___min_0; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_min_0() { return &___min_0; }
inline void set_min_0(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___min_0 = value;
}
inline static int32_t get_offset_of_max_1() { return static_cast<int32_t>(offsetof(Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3, ___max_1)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_max_1() const { return ___max_1; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_max_1() { return &___max_1; }
inline void set_max_1(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___max_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // EXTENTS_TB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3_H
#ifndef FONTSTYLES_T31B880C817B2DF0BF3B60AC4D187A3E7BE5D8893_H
#define FONTSTYLES_T31B880C817B2DF0BF3B60AC4D187A3E7BE5D8893_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FontStyles
struct FontStyles_t31B880C817B2DF0BF3B60AC4D187A3E7BE5D8893
{
public:
// System.Int32 TMPro.FontStyles::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(FontStyles_t31B880C817B2DF0BF3B60AC4D187A3E7BE5D8893, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FONTSTYLES_T31B880C817B2DF0BF3B60AC4D187A3E7BE5D8893_H
#ifndef KERNINGPAIR_T4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD_H
#define KERNINGPAIR_T4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.KerningPair
struct KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD : public RuntimeObject
{
public:
// System.UInt32 TMPro.KerningPair::m_FirstGlyph
uint32_t ___m_FirstGlyph_0;
// TMPro.GlyphValueRecord TMPro.KerningPair::m_FirstGlyphAdjustments
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD ___m_FirstGlyphAdjustments_1;
// System.UInt32 TMPro.KerningPair::m_SecondGlyph
uint32_t ___m_SecondGlyph_2;
// TMPro.GlyphValueRecord TMPro.KerningPair::m_SecondGlyphAdjustments
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD ___m_SecondGlyphAdjustments_3;
// System.Single TMPro.KerningPair::xOffset
float ___xOffset_4;
public:
inline static int32_t get_offset_of_m_FirstGlyph_0() { return static_cast<int32_t>(offsetof(KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD, ___m_FirstGlyph_0)); }
inline uint32_t get_m_FirstGlyph_0() const { return ___m_FirstGlyph_0; }
inline uint32_t* get_address_of_m_FirstGlyph_0() { return &___m_FirstGlyph_0; }
inline void set_m_FirstGlyph_0(uint32_t value)
{
___m_FirstGlyph_0 = value;
}
inline static int32_t get_offset_of_m_FirstGlyphAdjustments_1() { return static_cast<int32_t>(offsetof(KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD, ___m_FirstGlyphAdjustments_1)); }
inline GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD get_m_FirstGlyphAdjustments_1() const { return ___m_FirstGlyphAdjustments_1; }
inline GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD * get_address_of_m_FirstGlyphAdjustments_1() { return &___m_FirstGlyphAdjustments_1; }
inline void set_m_FirstGlyphAdjustments_1(GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD value)
{
___m_FirstGlyphAdjustments_1 = value;
}
inline static int32_t get_offset_of_m_SecondGlyph_2() { return static_cast<int32_t>(offsetof(KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD, ___m_SecondGlyph_2)); }
inline uint32_t get_m_SecondGlyph_2() const { return ___m_SecondGlyph_2; }
inline uint32_t* get_address_of_m_SecondGlyph_2() { return &___m_SecondGlyph_2; }
inline void set_m_SecondGlyph_2(uint32_t value)
{
___m_SecondGlyph_2 = value;
}
inline static int32_t get_offset_of_m_SecondGlyphAdjustments_3() { return static_cast<int32_t>(offsetof(KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD, ___m_SecondGlyphAdjustments_3)); }
inline GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD get_m_SecondGlyphAdjustments_3() const { return ___m_SecondGlyphAdjustments_3; }
inline GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD * get_address_of_m_SecondGlyphAdjustments_3() { return &___m_SecondGlyphAdjustments_3; }
inline void set_m_SecondGlyphAdjustments_3(GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD value)
{
___m_SecondGlyphAdjustments_3 = value;
}
inline static int32_t get_offset_of_xOffset_4() { return static_cast<int32_t>(offsetof(KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD, ___xOffset_4)); }
inline float get_xOffset_4() const { return ___xOffset_4; }
inline float* get_address_of_xOffset_4() { return &___xOffset_4; }
inline void set_xOffset_4(float value)
{
___xOffset_4 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // KERNINGPAIR_T4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD_H
#ifndef FONTASSETTYPES_T84B3D1C253DEE73A3CD751CE4FC71DC46C551946_H
#define FONTASSETTYPES_T84B3D1C253DEE73A3CD751CE4FC71DC46C551946_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_FontAsset_FontAssetTypes
struct FontAssetTypes_t84B3D1C253DEE73A3CD751CE4FC71DC46C551946
{
public:
// System.Int32 TMPro.TMP_FontAsset_FontAssetTypes::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(FontAssetTypes_t84B3D1C253DEE73A3CD751CE4FC71DC46C551946, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FONTASSETTYPES_T84B3D1C253DEE73A3CD751CE4FC71DC46C551946_H
#ifndef TMP_MESHINFO_T0140B4A33090360DC5CFB47CD8419369BBE3AD2E_H
#define TMP_MESHINFO_T0140B4A33090360DC5CFB47CD8419369BBE3AD2E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_MeshInfo
struct TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E
{
public:
// UnityEngine.Mesh TMPro.TMP_MeshInfo::mesh
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * ___mesh_3;
// System.Int32 TMPro.TMP_MeshInfo::vertexCount
int32_t ___vertexCount_4;
// UnityEngine.Vector3[] TMPro.TMP_MeshInfo::vertices
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ___vertices_5;
// UnityEngine.Vector3[] TMPro.TMP_MeshInfo::normals
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ___normals_6;
// UnityEngine.Vector4[] TMPro.TMP_MeshInfo::tangents
Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* ___tangents_7;
// UnityEngine.Vector2[] TMPro.TMP_MeshInfo::uvs0
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ___uvs0_8;
// UnityEngine.Vector2[] TMPro.TMP_MeshInfo::uvs2
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ___uvs2_9;
// UnityEngine.Color32[] TMPro.TMP_MeshInfo::colors32
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* ___colors32_10;
// System.Int32[] TMPro.TMP_MeshInfo::triangles
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___triangles_11;
public:
inline static int32_t get_offset_of_mesh_3() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E, ___mesh_3)); }
inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * get_mesh_3() const { return ___mesh_3; }
inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C ** get_address_of_mesh_3() { return &___mesh_3; }
inline void set_mesh_3(Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * value)
{
___mesh_3 = value;
Il2CppCodeGenWriteBarrier((&___mesh_3), value);
}
inline static int32_t get_offset_of_vertexCount_4() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E, ___vertexCount_4)); }
inline int32_t get_vertexCount_4() const { return ___vertexCount_4; }
inline int32_t* get_address_of_vertexCount_4() { return &___vertexCount_4; }
inline void set_vertexCount_4(int32_t value)
{
___vertexCount_4 = value;
}
inline static int32_t get_offset_of_vertices_5() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E, ___vertices_5)); }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get_vertices_5() const { return ___vertices_5; }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of_vertices_5() { return &___vertices_5; }
inline void set_vertices_5(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value)
{
___vertices_5 = value;
Il2CppCodeGenWriteBarrier((&___vertices_5), value);
}
inline static int32_t get_offset_of_normals_6() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E, ___normals_6)); }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get_normals_6() const { return ___normals_6; }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of_normals_6() { return &___normals_6; }
inline void set_normals_6(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value)
{
___normals_6 = value;
Il2CppCodeGenWriteBarrier((&___normals_6), value);
}
inline static int32_t get_offset_of_tangents_7() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E, ___tangents_7)); }
inline Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* get_tangents_7() const { return ___tangents_7; }
inline Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66** get_address_of_tangents_7() { return &___tangents_7; }
inline void set_tangents_7(Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* value)
{
___tangents_7 = value;
Il2CppCodeGenWriteBarrier((&___tangents_7), value);
}
inline static int32_t get_offset_of_uvs0_8() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E, ___uvs0_8)); }
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* get_uvs0_8() const { return ___uvs0_8; }
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6** get_address_of_uvs0_8() { return &___uvs0_8; }
inline void set_uvs0_8(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* value)
{
___uvs0_8 = value;
Il2CppCodeGenWriteBarrier((&___uvs0_8), value);
}
inline static int32_t get_offset_of_uvs2_9() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E, ___uvs2_9)); }
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* get_uvs2_9() const { return ___uvs2_9; }
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6** get_address_of_uvs2_9() { return &___uvs2_9; }
inline void set_uvs2_9(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* value)
{
___uvs2_9 = value;
Il2CppCodeGenWriteBarrier((&___uvs2_9), value);
}
inline static int32_t get_offset_of_colors32_10() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E, ___colors32_10)); }
inline Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* get_colors32_10() const { return ___colors32_10; }
inline Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983** get_address_of_colors32_10() { return &___colors32_10; }
inline void set_colors32_10(Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* value)
{
___colors32_10 = value;
Il2CppCodeGenWriteBarrier((&___colors32_10), value);
}
inline static int32_t get_offset_of_triangles_11() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E, ___triangles_11)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_triangles_11() const { return ___triangles_11; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_triangles_11() { return &___triangles_11; }
inline void set_triangles_11(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___triangles_11 = value;
Il2CppCodeGenWriteBarrier((&___triangles_11), value);
}
};
struct TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_StaticFields
{
public:
// UnityEngine.Color32 TMPro.TMP_MeshInfo::s_DefaultColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___s_DefaultColor_0;
// UnityEngine.Vector3 TMPro.TMP_MeshInfo::s_DefaultNormal
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___s_DefaultNormal_1;
// UnityEngine.Vector4 TMPro.TMP_MeshInfo::s_DefaultTangent
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___s_DefaultTangent_2;
public:
inline static int32_t get_offset_of_s_DefaultColor_0() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_StaticFields, ___s_DefaultColor_0)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_s_DefaultColor_0() const { return ___s_DefaultColor_0; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_s_DefaultColor_0() { return &___s_DefaultColor_0; }
inline void set_s_DefaultColor_0(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___s_DefaultColor_0 = value;
}
inline static int32_t get_offset_of_s_DefaultNormal_1() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_StaticFields, ___s_DefaultNormal_1)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_s_DefaultNormal_1() const { return ___s_DefaultNormal_1; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_s_DefaultNormal_1() { return &___s_DefaultNormal_1; }
inline void set_s_DefaultNormal_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___s_DefaultNormal_1 = value;
}
inline static int32_t get_offset_of_s_DefaultTangent_2() { return static_cast<int32_t>(offsetof(TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_StaticFields, ___s_DefaultTangent_2)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_s_DefaultTangent_2() const { return ___s_DefaultTangent_2; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_s_DefaultTangent_2() { return &___s_DefaultTangent_2; }
inline void set_s_DefaultTangent_2(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___s_DefaultTangent_2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of TMPro.TMP_MeshInfo
struct TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_marshaled_pinvoke
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * ___mesh_3;
int32_t ___vertexCount_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * ___vertices_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * ___normals_6;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * ___tangents_7;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * ___uvs0_8;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * ___uvs2_9;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * ___colors32_10;
int32_t* ___triangles_11;
};
// Native definition for COM marshalling of TMPro.TMP_MeshInfo
struct TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_marshaled_com
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * ___mesh_3;
int32_t ___vertexCount_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * ___vertices_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * ___normals_6;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * ___tangents_7;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * ___uvs0_8;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * ___uvs2_9;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * ___colors32_10;
int32_t* ___triangles_11;
};
#endif // TMP_MESHINFO_T0140B4A33090360DC5CFB47CD8419369BBE3AD2E_H
#ifndef TMP_SPRITE_T8D26AE7781056AB44B074C80FFC74AFB076E1353_H
#define TMP_SPRITE_T8D26AE7781056AB44B074C80FFC74AFB076E1353_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_Sprite
struct TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 : public TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344
{
public:
// System.String TMPro.TMP_Sprite::name
String_t* ___name_9;
// System.Int32 TMPro.TMP_Sprite::hashCode
int32_t ___hashCode_10;
// System.Int32 TMPro.TMP_Sprite::unicode
int32_t ___unicode_11;
// UnityEngine.Vector2 TMPro.TMP_Sprite::pivot
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___pivot_12;
// UnityEngine.Sprite TMPro.TMP_Sprite::sprite
Sprite_tCA09498D612D08DE668653AF1E9C12BF53434198 * ___sprite_13;
public:
inline static int32_t get_offset_of_name_9() { return static_cast<int32_t>(offsetof(TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353, ___name_9)); }
inline String_t* get_name_9() const { return ___name_9; }
inline String_t** get_address_of_name_9() { return &___name_9; }
inline void set_name_9(String_t* value)
{
___name_9 = value;
Il2CppCodeGenWriteBarrier((&___name_9), value);
}
inline static int32_t get_offset_of_hashCode_10() { return static_cast<int32_t>(offsetof(TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353, ___hashCode_10)); }
inline int32_t get_hashCode_10() const { return ___hashCode_10; }
inline int32_t* get_address_of_hashCode_10() { return &___hashCode_10; }
inline void set_hashCode_10(int32_t value)
{
___hashCode_10 = value;
}
inline static int32_t get_offset_of_unicode_11() { return static_cast<int32_t>(offsetof(TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353, ___unicode_11)); }
inline int32_t get_unicode_11() const { return ___unicode_11; }
inline int32_t* get_address_of_unicode_11() { return &___unicode_11; }
inline void set_unicode_11(int32_t value)
{
___unicode_11 = value;
}
inline static int32_t get_offset_of_pivot_12() { return static_cast<int32_t>(offsetof(TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353, ___pivot_12)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_pivot_12() const { return ___pivot_12; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_pivot_12() { return &___pivot_12; }
inline void set_pivot_12(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___pivot_12 = value;
}
inline static int32_t get_offset_of_sprite_13() { return static_cast<int32_t>(offsetof(TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353, ___sprite_13)); }
inline Sprite_tCA09498D612D08DE668653AF1E9C12BF53434198 * get_sprite_13() const { return ___sprite_13; }
inline Sprite_tCA09498D612D08DE668653AF1E9C12BF53434198 ** get_address_of_sprite_13() { return &___sprite_13; }
inline void set_sprite_13(Sprite_tCA09498D612D08DE668653AF1E9C12BF53434198 * value)
{
___sprite_13 = value;
Il2CppCodeGenWriteBarrier((&___sprite_13), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_SPRITE_T8D26AE7781056AB44B074C80FFC74AFB076E1353_H
#ifndef TEXTINPUTSOURCES_T08C2D3664AE99CBF6ED41C9DB8F4E9E8FC8E54B4_H
#define TEXTINPUTSOURCES_T08C2D3664AE99CBF6ED41C9DB8F4E9E8FC8E54B4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_Text_TextInputSources
struct TextInputSources_t08C2D3664AE99CBF6ED41C9DB8F4E9E8FC8E54B4
{
public:
// System.Int32 TMPro.TMP_Text_TextInputSources::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TextInputSources_t08C2D3664AE99CBF6ED41C9DB8F4E9E8FC8E54B4, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TEXTINPUTSOURCES_T08C2D3664AE99CBF6ED41C9DB8F4E9E8FC8E54B4_H
#ifndef TMP_TEXTELEMENTTYPE_TBF2553FA730CC21CF99473E591C33DC52360D509_H
#define TMP_TEXTELEMENTTYPE_TBF2553FA730CC21CF99473E591C33DC52360D509_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_TextElementType
struct TMP_TextElementType_tBF2553FA730CC21CF99473E591C33DC52360D509
{
public:
// System.Int32 TMPro.TMP_TextElementType::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TMP_TextElementType_tBF2553FA730CC21CF99473E591C33DC52360D509, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_TEXTELEMENTTYPE_TBF2553FA730CC21CF99473E591C33DC52360D509_H
#ifndef TMP_TEXTINFO_TC40DAAB47C5BD5AD21B3F456D860474D96D9C181_H
#define TMP_TEXTINFO_TC40DAAB47C5BD5AD21B3F456D860474D96D9C181_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_TextInfo
struct TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 : public RuntimeObject
{
public:
// TMPro.TMP_Text TMPro.TMP_TextInfo::textComponent
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___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_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* ___characterInfo_11;
// TMPro.TMP_WordInfo[] TMPro.TMP_TextInfo::wordInfo
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* ___wordInfo_12;
// TMPro.TMP_LinkInfo[] TMPro.TMP_TextInfo::linkInfo
TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D* ___linkInfo_13;
// TMPro.TMP_LineInfo[] TMPro.TMP_TextInfo::lineInfo
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* ___lineInfo_14;
// TMPro.TMP_PageInfo[] TMPro.TMP_TextInfo::pageInfo
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* ___pageInfo_15;
// TMPro.TMP_MeshInfo[] TMPro.TMP_TextInfo::meshInfo
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* ___meshInfo_16;
// TMPro.TMP_MeshInfo[] TMPro.TMP_TextInfo::m_CachedMeshInfo
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* ___m_CachedMeshInfo_17;
public:
inline static int32_t get_offset_of_textComponent_2() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___textComponent_2)); }
inline TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * get_textComponent_2() const { return ___textComponent_2; }
inline TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 ** get_address_of_textComponent_2() { return &___textComponent_2; }
inline void set_textComponent_2(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * value)
{
___textComponent_2 = value;
Il2CppCodeGenWriteBarrier((&___textComponent_2), value);
}
inline static int32_t get_offset_of_characterCount_3() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___characterCount_3)); }
inline int32_t get_characterCount_3() const { return ___characterCount_3; }
inline int32_t* get_address_of_characterCount_3() { return &___characterCount_3; }
inline void set_characterCount_3(int32_t value)
{
___characterCount_3 = value;
}
inline static int32_t get_offset_of_spriteCount_4() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___spriteCount_4)); }
inline int32_t get_spriteCount_4() const { return ___spriteCount_4; }
inline int32_t* get_address_of_spriteCount_4() { return &___spriteCount_4; }
inline void set_spriteCount_4(int32_t value)
{
___spriteCount_4 = value;
}
inline static int32_t get_offset_of_spaceCount_5() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___spaceCount_5)); }
inline int32_t get_spaceCount_5() const { return ___spaceCount_5; }
inline int32_t* get_address_of_spaceCount_5() { return &___spaceCount_5; }
inline void set_spaceCount_5(int32_t value)
{
___spaceCount_5 = value;
}
inline static int32_t get_offset_of_wordCount_6() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___wordCount_6)); }
inline int32_t get_wordCount_6() const { return ___wordCount_6; }
inline int32_t* get_address_of_wordCount_6() { return &___wordCount_6; }
inline void set_wordCount_6(int32_t value)
{
___wordCount_6 = value;
}
inline static int32_t get_offset_of_linkCount_7() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___linkCount_7)); }
inline int32_t get_linkCount_7() const { return ___linkCount_7; }
inline int32_t* get_address_of_linkCount_7() { return &___linkCount_7; }
inline void set_linkCount_7(int32_t value)
{
___linkCount_7 = value;
}
inline static int32_t get_offset_of_lineCount_8() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___lineCount_8)); }
inline int32_t get_lineCount_8() const { return ___lineCount_8; }
inline int32_t* get_address_of_lineCount_8() { return &___lineCount_8; }
inline void set_lineCount_8(int32_t value)
{
___lineCount_8 = value;
}
inline static int32_t get_offset_of_pageCount_9() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___pageCount_9)); }
inline int32_t get_pageCount_9() const { return ___pageCount_9; }
inline int32_t* get_address_of_pageCount_9() { return &___pageCount_9; }
inline void set_pageCount_9(int32_t value)
{
___pageCount_9 = value;
}
inline static int32_t get_offset_of_materialCount_10() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___materialCount_10)); }
inline int32_t get_materialCount_10() const { return ___materialCount_10; }
inline int32_t* get_address_of_materialCount_10() { return &___materialCount_10; }
inline void set_materialCount_10(int32_t value)
{
___materialCount_10 = value;
}
inline static int32_t get_offset_of_characterInfo_11() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___characterInfo_11)); }
inline TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* get_characterInfo_11() const { return ___characterInfo_11; }
inline TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604** get_address_of_characterInfo_11() { return &___characterInfo_11; }
inline void set_characterInfo_11(TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* value)
{
___characterInfo_11 = value;
Il2CppCodeGenWriteBarrier((&___characterInfo_11), value);
}
inline static int32_t get_offset_of_wordInfo_12() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___wordInfo_12)); }
inline TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* get_wordInfo_12() const { return ___wordInfo_12; }
inline TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09** get_address_of_wordInfo_12() { return &___wordInfo_12; }
inline void set_wordInfo_12(TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* value)
{
___wordInfo_12 = value;
Il2CppCodeGenWriteBarrier((&___wordInfo_12), value);
}
inline static int32_t get_offset_of_linkInfo_13() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___linkInfo_13)); }
inline TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D* get_linkInfo_13() const { return ___linkInfo_13; }
inline TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D** get_address_of_linkInfo_13() { return &___linkInfo_13; }
inline void set_linkInfo_13(TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D* value)
{
___linkInfo_13 = value;
Il2CppCodeGenWriteBarrier((&___linkInfo_13), value);
}
inline static int32_t get_offset_of_lineInfo_14() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___lineInfo_14)); }
inline TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* get_lineInfo_14() const { return ___lineInfo_14; }
inline TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C** get_address_of_lineInfo_14() { return &___lineInfo_14; }
inline void set_lineInfo_14(TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* value)
{
___lineInfo_14 = value;
Il2CppCodeGenWriteBarrier((&___lineInfo_14), value);
}
inline static int32_t get_offset_of_pageInfo_15() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___pageInfo_15)); }
inline TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* get_pageInfo_15() const { return ___pageInfo_15; }
inline TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847** get_address_of_pageInfo_15() { return &___pageInfo_15; }
inline void set_pageInfo_15(TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* value)
{
___pageInfo_15 = value;
Il2CppCodeGenWriteBarrier((&___pageInfo_15), value);
}
inline static int32_t get_offset_of_meshInfo_16() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___meshInfo_16)); }
inline TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* get_meshInfo_16() const { return ___meshInfo_16; }
inline TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9** get_address_of_meshInfo_16() { return &___meshInfo_16; }
inline void set_meshInfo_16(TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* value)
{
___meshInfo_16 = value;
Il2CppCodeGenWriteBarrier((&___meshInfo_16), value);
}
inline static int32_t get_offset_of_m_CachedMeshInfo_17() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181, ___m_CachedMeshInfo_17)); }
inline TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* get_m_CachedMeshInfo_17() const { return ___m_CachedMeshInfo_17; }
inline TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9** get_address_of_m_CachedMeshInfo_17() { return &___m_CachedMeshInfo_17; }
inline void set_m_CachedMeshInfo_17(TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* value)
{
___m_CachedMeshInfo_17 = value;
Il2CppCodeGenWriteBarrier((&___m_CachedMeshInfo_17), value);
}
};
struct TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_StaticFields
{
public:
// UnityEngine.Vector2 TMPro.TMP_TextInfo::k_InfinityVectorPositive
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___k_InfinityVectorPositive_0;
// UnityEngine.Vector2 TMPro.TMP_TextInfo::k_InfinityVectorNegative
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___k_InfinityVectorNegative_1;
public:
inline static int32_t get_offset_of_k_InfinityVectorPositive_0() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_StaticFields, ___k_InfinityVectorPositive_0)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_k_InfinityVectorPositive_0() const { return ___k_InfinityVectorPositive_0; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_k_InfinityVectorPositive_0() { return &___k_InfinityVectorPositive_0; }
inline void set_k_InfinityVectorPositive_0(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___k_InfinityVectorPositive_0 = value;
}
inline static int32_t get_offset_of_k_InfinityVectorNegative_1() { return static_cast<int32_t>(offsetof(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_StaticFields, ___k_InfinityVectorNegative_1)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_k_InfinityVectorNegative_1() const { return ___k_InfinityVectorNegative_1; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_k_InfinityVectorNegative_1() { return &___k_InfinityVectorNegative_1; }
inline void set_k_InfinityVectorNegative_1(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___k_InfinityVectorNegative_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_TEXTINFO_TC40DAAB47C5BD5AD21B3F456D860474D96D9C181_H
#ifndef TMP_VERTEX_T4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0_H
#define TMP_VERTEX_T4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_Vertex
struct TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0
{
public:
// UnityEngine.Vector3 TMPro.TMP_Vertex::position
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position_0;
// UnityEngine.Vector2 TMPro.TMP_Vertex::uv
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___uv_1;
// UnityEngine.Vector2 TMPro.TMP_Vertex::uv2
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___uv2_2;
// UnityEngine.Vector2 TMPro.TMP_Vertex::uv4
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___uv4_3;
// UnityEngine.Color32 TMPro.TMP_Vertex::color
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___color_4;
public:
inline static int32_t get_offset_of_position_0() { return static_cast<int32_t>(offsetof(TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0, ___position_0)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_position_0() const { return ___position_0; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_position_0() { return &___position_0; }
inline void set_position_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___position_0 = value;
}
inline static int32_t get_offset_of_uv_1() { return static_cast<int32_t>(offsetof(TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0, ___uv_1)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_uv_1() const { return ___uv_1; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_uv_1() { return &___uv_1; }
inline void set_uv_1(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___uv_1 = value;
}
inline static int32_t get_offset_of_uv2_2() { return static_cast<int32_t>(offsetof(TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0, ___uv2_2)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_uv2_2() const { return ___uv2_2; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_uv2_2() { return &___uv2_2; }
inline void set_uv2_2(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___uv2_2 = value;
}
inline static int32_t get_offset_of_uv4_3() { return static_cast<int32_t>(offsetof(TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0, ___uv4_3)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_uv4_3() const { return ___uv4_3; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_uv4_3() { return &___uv4_3; }
inline void set_uv4_3(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___uv4_3 = value;
}
inline static int32_t get_offset_of_color_4() { return static_cast<int32_t>(offsetof(TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0, ___color_4)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_color_4() const { return ___color_4; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_color_4() { return &___color_4; }
inline void set_color_4(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___color_4 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_VERTEX_T4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0_H
#ifndef TMP_VERTEXDATAUPDATEFLAGS_TBEFA6E84F629CD5F4B1B040D55F7AB11B1AD6142_H
#define TMP_VERTEXDATAUPDATEFLAGS_TBEFA6E84F629CD5F4B1B040D55F7AB11B1AD6142_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_VertexDataUpdateFlags
struct TMP_VertexDataUpdateFlags_tBEFA6E84F629CD5F4B1B040D55F7AB11B1AD6142
{
public:
// System.Int32 TMPro.TMP_VertexDataUpdateFlags::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TMP_VertexDataUpdateFlags_tBEFA6E84F629CD5F4B1B040D55F7AB11B1AD6142, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_VERTEXDATAUPDATEFLAGS_TBEFA6E84F629CD5F4B1B040D55F7AB11B1AD6142_H
#ifndef TMP_XMLTAGSTACK_1_TE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99_H
#define TMP_XMLTAGSTACK_1_TE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_XmlTagStack`1<TMPro.MaterialReference>
struct TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99
{
public:
// T[] TMPro.TMP_XmlTagStack`1::itemStack
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* ___itemStack_0;
// System.Int32 TMPro.TMP_XmlTagStack`1::index
int32_t ___index_1;
// System.Int32 TMPro.TMP_XmlTagStack`1::m_capacity
int32_t ___m_capacity_2;
// T TMPro.TMP_XmlTagStack`1::m_defaultItem
MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F ___m_defaultItem_3;
public:
inline static int32_t get_offset_of_itemStack_0() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99, ___itemStack_0)); }
inline MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* get_itemStack_0() const { return ___itemStack_0; }
inline MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B** get_address_of_itemStack_0() { return &___itemStack_0; }
inline void set_itemStack_0(MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* value)
{
___itemStack_0 = value;
Il2CppCodeGenWriteBarrier((&___itemStack_0), value);
}
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99, ___index_1)); }
inline int32_t get_index_1() const { return ___index_1; }
inline int32_t* get_address_of_index_1() { return &___index_1; }
inline void set_index_1(int32_t value)
{
___index_1 = value;
}
inline static int32_t get_offset_of_m_capacity_2() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99, ___m_capacity_2)); }
inline int32_t get_m_capacity_2() const { return ___m_capacity_2; }
inline int32_t* get_address_of_m_capacity_2() { return &___m_capacity_2; }
inline void set_m_capacity_2(int32_t value)
{
___m_capacity_2 = value;
}
inline static int32_t get_offset_of_m_defaultItem_3() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99, ___m_defaultItem_3)); }
inline MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F get_m_defaultItem_3() const { return ___m_defaultItem_3; }
inline MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F * get_address_of_m_defaultItem_3() { return &___m_defaultItem_3; }
inline void set_m_defaultItem_3(MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F value)
{
___m_defaultItem_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_XMLTAGSTACK_1_TE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99_H
#ifndef TMP_XMLTAGSTACK_1_T27223C90F10F186D303BFD74CFAA4A10F1C06314_H
#define TMP_XMLTAGSTACK_1_T27223C90F10F186D303BFD74CFAA4A10F1C06314_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_XmlTagStack`1<UnityEngine.Color32>
struct TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314
{
public:
// T[] TMPro.TMP_XmlTagStack`1::itemStack
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* ___itemStack_0;
// System.Int32 TMPro.TMP_XmlTagStack`1::index
int32_t ___index_1;
// System.Int32 TMPro.TMP_XmlTagStack`1::m_capacity
int32_t ___m_capacity_2;
// T TMPro.TMP_XmlTagStack`1::m_defaultItem
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___m_defaultItem_3;
public:
inline static int32_t get_offset_of_itemStack_0() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314, ___itemStack_0)); }
inline Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* get_itemStack_0() const { return ___itemStack_0; }
inline Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983** get_address_of_itemStack_0() { return &___itemStack_0; }
inline void set_itemStack_0(Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* value)
{
___itemStack_0 = value;
Il2CppCodeGenWriteBarrier((&___itemStack_0), value);
}
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314, ___index_1)); }
inline int32_t get_index_1() const { return ___index_1; }
inline int32_t* get_address_of_index_1() { return &___index_1; }
inline void set_index_1(int32_t value)
{
___index_1 = value;
}
inline static int32_t get_offset_of_m_capacity_2() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314, ___m_capacity_2)); }
inline int32_t get_m_capacity_2() const { return ___m_capacity_2; }
inline int32_t* get_address_of_m_capacity_2() { return &___m_capacity_2; }
inline void set_m_capacity_2(int32_t value)
{
___m_capacity_2 = value;
}
inline static int32_t get_offset_of_m_defaultItem_3() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314, ___m_defaultItem_3)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_m_defaultItem_3() const { return ___m_defaultItem_3; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_m_defaultItem_3() { return &___m_defaultItem_3; }
inline void set_m_defaultItem_3(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___m_defaultItem_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_XMLTAGSTACK_1_T27223C90F10F186D303BFD74CFAA4A10F1C06314_H
#ifndef TAGTYPE_T4B5E4B6EA37C80B2B56D26467FD3ED332288E03B_H
#define TAGTYPE_T4B5E4B6EA37C80B2B56D26467FD3ED332288E03B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TagType
struct TagType_t4B5E4B6EA37C80B2B56D26467FD3ED332288E03B
{
public:
// System.Int32 TMPro.TagType::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TagType_t4B5E4B6EA37C80B2B56D26467FD3ED332288E03B, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TAGTYPE_T4B5E4B6EA37C80B2B56D26467FD3ED332288E03B_H
#ifndef TEXTALIGNMENTOPTIONS_T4BEB3BA6EE897B5127FFBABD7E36B1A024EE5337_H
#define TEXTALIGNMENTOPTIONS_T4BEB3BA6EE897B5127FFBABD7E36B1A024EE5337_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TextAlignmentOptions
struct TextAlignmentOptions_t4BEB3BA6EE897B5127FFBABD7E36B1A024EE5337
{
public:
// System.Int32 TMPro.TextAlignmentOptions::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TextAlignmentOptions_t4BEB3BA6EE897B5127FFBABD7E36B1A024EE5337, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TEXTALIGNMENTOPTIONS_T4BEB3BA6EE897B5127FFBABD7E36B1A024EE5337_H
#ifndef TEXTOVERFLOWMODES_TC4F820014333ECAF4D52B02F75171FD9E52B9D76_H
#define TEXTOVERFLOWMODES_TC4F820014333ECAF4D52B02F75171FD9E52B9D76_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TextOverflowModes
struct TextOverflowModes_tC4F820014333ECAF4D52B02F75171FD9E52B9D76
{
public:
// System.Int32 TMPro.TextOverflowModes::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TextOverflowModes_tC4F820014333ECAF4D52B02F75171FD9E52B9D76, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TEXTOVERFLOWMODES_TC4F820014333ECAF4D52B02F75171FD9E52B9D76_H
#ifndef TEXTRENDERFLAGS_T29165355D5674BAEF40359B740631503FA9C0B56_H
#define TEXTRENDERFLAGS_T29165355D5674BAEF40359B740631503FA9C0B56_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TextRenderFlags
struct TextRenderFlags_t29165355D5674BAEF40359B740631503FA9C0B56
{
public:
// System.Int32 TMPro.TextRenderFlags::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TextRenderFlags_t29165355D5674BAEF40359B740631503FA9C0B56, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TEXTRENDERFLAGS_T29165355D5674BAEF40359B740631503FA9C0B56_H
#ifndef TEXTUREMAPPINGOPTIONS_TAC77A218D6DF5F386DA38AEAF3D9C943F084BD10_H
#define TEXTUREMAPPINGOPTIONS_TAC77A218D6DF5F386DA38AEAF3D9C943F084BD10_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TextureMappingOptions
struct TextureMappingOptions_tAC77A218D6DF5F386DA38AEAF3D9C943F084BD10
{
public:
// System.Int32 TMPro.TextureMappingOptions::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TextureMappingOptions_tAC77A218D6DF5F386DA38AEAF3D9C943F084BD10, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TEXTUREMAPPINGOPTIONS_TAC77A218D6DF5F386DA38AEAF3D9C943F084BD10_H
#ifndef VERTEXGRADIENT_TDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A_H
#define VERTEXGRADIENT_TDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.VertexGradient
struct VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A
{
public:
// UnityEngine.Color TMPro.VertexGradient::topLeft
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___topLeft_0;
// UnityEngine.Color TMPro.VertexGradient::topRight
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___topRight_1;
// UnityEngine.Color TMPro.VertexGradient::bottomLeft
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___bottomLeft_2;
// UnityEngine.Color TMPro.VertexGradient::bottomRight
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___bottomRight_3;
public:
inline static int32_t get_offset_of_topLeft_0() { return static_cast<int32_t>(offsetof(VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A, ___topLeft_0)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_topLeft_0() const { return ___topLeft_0; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_topLeft_0() { return &___topLeft_0; }
inline void set_topLeft_0(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___topLeft_0 = value;
}
inline static int32_t get_offset_of_topRight_1() { return static_cast<int32_t>(offsetof(VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A, ___topRight_1)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_topRight_1() const { return ___topRight_1; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_topRight_1() { return &___topRight_1; }
inline void set_topRight_1(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___topRight_1 = value;
}
inline static int32_t get_offset_of_bottomLeft_2() { return static_cast<int32_t>(offsetof(VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A, ___bottomLeft_2)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_bottomLeft_2() const { return ___bottomLeft_2; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_bottomLeft_2() { return &___bottomLeft_2; }
inline void set_bottomLeft_2(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___bottomLeft_2 = value;
}
inline static int32_t get_offset_of_bottomRight_3() { return static_cast<int32_t>(offsetof(VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A, ___bottomRight_3)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_bottomRight_3() const { return ___bottomRight_3; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_bottomRight_3() { return &___bottomRight_3; }
inline void set_bottomRight_3(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___bottomRight_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // VERTEXGRADIENT_TDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A_H
#ifndef VERTEXSORTINGORDER_T2571FF911BB69CC1CC229DF12DE68568E3F850E5_H
#define VERTEXSORTINGORDER_T2571FF911BB69CC1CC229DF12DE68568E3F850E5_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.VertexSortingOrder
struct VertexSortingOrder_t2571FF911BB69CC1CC229DF12DE68568E3F850E5
{
public:
// System.Int32 TMPro.VertexSortingOrder::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(VertexSortingOrder_t2571FF911BB69CC1CC229DF12DE68568E3F850E5, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // VERTEXSORTINGORDER_T2571FF911BB69CC1CC229DF12DE68568E3F850E5_H
#ifndef _HORIZONTALALIGNMENTOPTIONS_TAB8CD906738706E3798D087C5C993333187F8882_H
#define _HORIZONTALALIGNMENTOPTIONS_TAB8CD906738706E3798D087C5C993333187F8882_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro._HorizontalAlignmentOptions
struct _HorizontalAlignmentOptions_tAB8CD906738706E3798D087C5C993333187F8882
{
public:
// System.Int32 TMPro._HorizontalAlignmentOptions::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(_HorizontalAlignmentOptions_tAB8CD906738706E3798D087C5C993333187F8882, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // _HORIZONTALALIGNMENTOPTIONS_TAB8CD906738706E3798D087C5C993333187F8882_H
#ifndef _VERTICALALIGNMENTOPTIONS_T1E4A066C44CB004C8AA7F96631DE179C296CC20C_H
#define _VERTICALALIGNMENTOPTIONS_T1E4A066C44CB004C8AA7F96631DE179C296CC20C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro._VerticalAlignmentOptions
struct _VerticalAlignmentOptions_t1E4A066C44CB004C8AA7F96631DE179C296CC20C
{
public:
// System.Int32 TMPro._VerticalAlignmentOptions::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(_VerticalAlignmentOptions_t1E4A066C44CB004C8AA7F96631DE179C296CC20C, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // _VERTICALALIGNMENTOPTIONS_T1E4A066C44CB004C8AA7F96631DE179C296CC20C_H
#ifndef ADDITIONALCANVASSHADERCHANNELS_T2576909EF4884007D0786E0FEEB894B54C61107E_H
#define ADDITIONALCANVASSHADERCHANNELS_T2576909EF4884007D0786E0FEEB894B54C61107E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.AdditionalCanvasShaderChannels
struct AdditionalCanvasShaderChannels_t2576909EF4884007D0786E0FEEB894B54C61107E
{
public:
// System.Int32 UnityEngine.AdditionalCanvasShaderChannels::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(AdditionalCanvasShaderChannels_t2576909EF4884007D0786E0FEEB894B54C61107E, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ADDITIONALCANVASSHADERCHANNELS_T2576909EF4884007D0786E0FEEB894B54C61107E_H
#ifndef BOUNDS_TA2716F5212749C61B0E7B7B77E0CD3D79B742890_H
#define BOUNDS_TA2716F5212749C61B0E7B7B77E0CD3D79B742890_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Bounds
struct Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890
{
public:
// UnityEngine.Vector3 UnityEngine.Bounds::m_Center
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Center_0;
// UnityEngine.Vector3 UnityEngine.Bounds::m_Extents
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Extents_1;
public:
inline static int32_t get_offset_of_m_Center_0() { return static_cast<int32_t>(offsetof(Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890, ___m_Center_0)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Center_0() const { return ___m_Center_0; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Center_0() { return &___m_Center_0; }
inline void set_m_Center_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___m_Center_0 = value;
}
inline static int32_t get_offset_of_m_Extents_1() { return static_cast<int32_t>(offsetof(Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890, ___m_Extents_1)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Extents_1() const { return ___m_Extents_1; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Extents_1() { return &___m_Extents_1; }
inline void set_m_Extents_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___m_Extents_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // BOUNDS_TA2716F5212749C61B0E7B7B77E0CD3D79B742890_H
#ifndef HIDEFLAGS_T30B57DC00548E963A569318C8F4A4123E7447E37_H
#define HIDEFLAGS_T30B57DC00548E963A569318C8F4A4123E7447E37_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.HideFlags
struct HideFlags_t30B57DC00548E963A569318C8F4A4123E7447E37
{
public:
// System.Int32 UnityEngine.HideFlags::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(HideFlags_t30B57DC00548E963A569318C8F4A4123E7447E37, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // HIDEFLAGS_T30B57DC00548E963A569318C8F4A4123E7447E37_H
#ifndef OBJECT_TAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_H
#define OBJECT_TAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Object
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 : public RuntimeObject
{
public:
// System.IntPtr UnityEngine.Object::m_CachedPtr
intptr_t ___m_CachedPtr_0;
public:
inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast<int32_t>(offsetof(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0, ___m_CachedPtr_0)); }
inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; }
inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; }
inline void set_m_CachedPtr_0(intptr_t value)
{
___m_CachedPtr_0 = value;
}
};
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_StaticFields
{
public:
// System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
public:
inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast<int32_t>(offsetof(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); }
inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; }
inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; }
inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value)
{
___OffsetOfInstanceIDInCPlusPlusObject_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of UnityEngine.Object
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_pinvoke
{
intptr_t ___m_CachedPtr_0;
};
// Native definition for COM marshalling of UnityEngine.Object
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_com
{
intptr_t ___m_CachedPtr_0;
};
#endif // OBJECT_TAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_H
#ifndef RENDERMODE_TB54632E74CDC4A990E815EB8C3CC515D3A9E2F60_H
#define RENDERMODE_TB54632E74CDC4A990E815EB8C3CC515D3A9E2F60_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.RenderMode
struct RenderMode_tB54632E74CDC4A990E815EB8C3CC515D3A9E2F60
{
public:
// System.Int32 UnityEngine.RenderMode::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(RenderMode_tB54632E74CDC4A990E815EB8C3CC515D3A9E2F60, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // RENDERMODE_TB54632E74CDC4A990E815EB8C3CC515D3A9E2F60_H
#ifndef CANVASUPDATE_T101AC9B078FFAAC6BDA703E7439B320BC19E9AF6_H
#define CANVASUPDATE_T101AC9B078FFAAC6BDA703E7439B320BC19E9AF6_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UI.CanvasUpdate
struct CanvasUpdate_t101AC9B078FFAAC6BDA703E7439B320BC19E9AF6
{
public:
// System.Int32 UnityEngine.UI.CanvasUpdate::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(CanvasUpdate_t101AC9B078FFAAC6BDA703E7439B320BC19E9AF6, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CANVASUPDATE_T101AC9B078FFAAC6BDA703E7439B320BC19E9AF6_H
#ifndef MULTICASTDELEGATE_T_H
#define MULTICASTDELEGATE_T_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.MulticastDelegate
struct MulticastDelegate_t : public Delegate_t
{
public:
// System.Delegate[] System.MulticastDelegate::delegates
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* ___delegates_11;
public:
inline static int32_t get_offset_of_delegates_11() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___delegates_11)); }
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* get_delegates_11() const { return ___delegates_11; }
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86** get_address_of_delegates_11() { return &___delegates_11; }
inline void set_delegates_11(DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* value)
{
___delegates_11 = value;
Il2CppCodeGenWriteBarrier((&___delegates_11), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
{
Delegate_t_marshaled_pinvoke** ___delegates_11;
};
// Native definition for COM marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
{
Delegate_t_marshaled_com** ___delegates_11;
};
#endif // MULTICASTDELEGATE_T_H
#ifndef TMP_CHARACTERINFO_T15C146F0B08EE44A63EC777AC32151D061AFFAF1_H
#define TMP_CHARACTERINFO_T15C146F0B08EE44A63EC777AC32151D061AFFAF1_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_CharacterInfo
struct TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1
{
public:
// System.Char TMPro.TMP_CharacterInfo::character
Il2CppChar ___character_0;
// System.Int32 TMPro.TMP_CharacterInfo::index
int32_t ___index_1;
// TMPro.TMP_TextElementType TMPro.TMP_CharacterInfo::elementType
int32_t ___elementType_2;
// TMPro.TMP_TextElement TMPro.TMP_CharacterInfo::textElement
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * ___textElement_3;
// TMPro.TMP_FontAsset TMPro.TMP_CharacterInfo::fontAsset
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___fontAsset_4;
// TMPro.TMP_SpriteAsset TMPro.TMP_CharacterInfo::spriteAsset
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___spriteAsset_5;
// System.Int32 TMPro.TMP_CharacterInfo::spriteIndex
int32_t ___spriteIndex_6;
// UnityEngine.Material TMPro.TMP_CharacterInfo::material
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material_7;
// System.Int32 TMPro.TMP_CharacterInfo::materialReferenceIndex
int32_t ___materialReferenceIndex_8;
// System.Boolean TMPro.TMP_CharacterInfo::isUsingAlternateTypeface
bool ___isUsingAlternateTypeface_9;
// System.Single TMPro.TMP_CharacterInfo::pointSize
float ___pointSize_10;
// System.Int32 TMPro.TMP_CharacterInfo::lineNumber
int32_t ___lineNumber_11;
// System.Int32 TMPro.TMP_CharacterInfo::pageNumber
int32_t ___pageNumber_12;
// System.Int32 TMPro.TMP_CharacterInfo::vertexIndex
int32_t ___vertexIndex_13;
// TMPro.TMP_Vertex TMPro.TMP_CharacterInfo::vertex_TL
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_TL_14;
// TMPro.TMP_Vertex TMPro.TMP_CharacterInfo::vertex_BL
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_BL_15;
// TMPro.TMP_Vertex TMPro.TMP_CharacterInfo::vertex_TR
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_TR_16;
// TMPro.TMP_Vertex TMPro.TMP_CharacterInfo::vertex_BR
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_BR_17;
// UnityEngine.Vector3 TMPro.TMP_CharacterInfo::topLeft
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___topLeft_18;
// UnityEngine.Vector3 TMPro.TMP_CharacterInfo::bottomLeft
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___bottomLeft_19;
// UnityEngine.Vector3 TMPro.TMP_CharacterInfo::topRight
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___topRight_20;
// UnityEngine.Vector3 TMPro.TMP_CharacterInfo::bottomRight
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___bottomRight_21;
// System.Single TMPro.TMP_CharacterInfo::origin
float ___origin_22;
// System.Single TMPro.TMP_CharacterInfo::ascender
float ___ascender_23;
// System.Single TMPro.TMP_CharacterInfo::baseLine
float ___baseLine_24;
// System.Single TMPro.TMP_CharacterInfo::descender
float ___descender_25;
// System.Single TMPro.TMP_CharacterInfo::xAdvance
float ___xAdvance_26;
// System.Single TMPro.TMP_CharacterInfo::aspectRatio
float ___aspectRatio_27;
// System.Single TMPro.TMP_CharacterInfo::scale
float ___scale_28;
// UnityEngine.Color32 TMPro.TMP_CharacterInfo::color
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___color_29;
// UnityEngine.Color32 TMPro.TMP_CharacterInfo::underlineColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___underlineColor_30;
// UnityEngine.Color32 TMPro.TMP_CharacterInfo::strikethroughColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___strikethroughColor_31;
// UnityEngine.Color32 TMPro.TMP_CharacterInfo::highlightColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___highlightColor_32;
// TMPro.FontStyles TMPro.TMP_CharacterInfo::style
int32_t ___style_33;
// System.Boolean TMPro.TMP_CharacterInfo::isVisible
bool ___isVisible_34;
public:
inline static int32_t get_offset_of_character_0() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___character_0)); }
inline Il2CppChar get_character_0() const { return ___character_0; }
inline Il2CppChar* get_address_of_character_0() { return &___character_0; }
inline void set_character_0(Il2CppChar value)
{
___character_0 = value;
}
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___index_1)); }
inline int32_t get_index_1() const { return ___index_1; }
inline int32_t* get_address_of_index_1() { return &___index_1; }
inline void set_index_1(int32_t value)
{
___index_1 = value;
}
inline static int32_t get_offset_of_elementType_2() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___elementType_2)); }
inline int32_t get_elementType_2() const { return ___elementType_2; }
inline int32_t* get_address_of_elementType_2() { return &___elementType_2; }
inline void set_elementType_2(int32_t value)
{
___elementType_2 = value;
}
inline static int32_t get_offset_of_textElement_3() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___textElement_3)); }
inline TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * get_textElement_3() const { return ___textElement_3; }
inline TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 ** get_address_of_textElement_3() { return &___textElement_3; }
inline void set_textElement_3(TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * value)
{
___textElement_3 = value;
Il2CppCodeGenWriteBarrier((&___textElement_3), value);
}
inline static int32_t get_offset_of_fontAsset_4() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___fontAsset_4)); }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * get_fontAsset_4() const { return ___fontAsset_4; }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C ** get_address_of_fontAsset_4() { return &___fontAsset_4; }
inline void set_fontAsset_4(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * value)
{
___fontAsset_4 = value;
Il2CppCodeGenWriteBarrier((&___fontAsset_4), value);
}
inline static int32_t get_offset_of_spriteAsset_5() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___spriteAsset_5)); }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * get_spriteAsset_5() const { return ___spriteAsset_5; }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 ** get_address_of_spriteAsset_5() { return &___spriteAsset_5; }
inline void set_spriteAsset_5(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * value)
{
___spriteAsset_5 = value;
Il2CppCodeGenWriteBarrier((&___spriteAsset_5), value);
}
inline static int32_t get_offset_of_spriteIndex_6() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___spriteIndex_6)); }
inline int32_t get_spriteIndex_6() const { return ___spriteIndex_6; }
inline int32_t* get_address_of_spriteIndex_6() { return &___spriteIndex_6; }
inline void set_spriteIndex_6(int32_t value)
{
___spriteIndex_6 = value;
}
inline static int32_t get_offset_of_material_7() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___material_7)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_material_7() const { return ___material_7; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_material_7() { return &___material_7; }
inline void set_material_7(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___material_7 = value;
Il2CppCodeGenWriteBarrier((&___material_7), value);
}
inline static int32_t get_offset_of_materialReferenceIndex_8() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___materialReferenceIndex_8)); }
inline int32_t get_materialReferenceIndex_8() const { return ___materialReferenceIndex_8; }
inline int32_t* get_address_of_materialReferenceIndex_8() { return &___materialReferenceIndex_8; }
inline void set_materialReferenceIndex_8(int32_t value)
{
___materialReferenceIndex_8 = value;
}
inline static int32_t get_offset_of_isUsingAlternateTypeface_9() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___isUsingAlternateTypeface_9)); }
inline bool get_isUsingAlternateTypeface_9() const { return ___isUsingAlternateTypeface_9; }
inline bool* get_address_of_isUsingAlternateTypeface_9() { return &___isUsingAlternateTypeface_9; }
inline void set_isUsingAlternateTypeface_9(bool value)
{
___isUsingAlternateTypeface_9 = value;
}
inline static int32_t get_offset_of_pointSize_10() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___pointSize_10)); }
inline float get_pointSize_10() const { return ___pointSize_10; }
inline float* get_address_of_pointSize_10() { return &___pointSize_10; }
inline void set_pointSize_10(float value)
{
___pointSize_10 = value;
}
inline static int32_t get_offset_of_lineNumber_11() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___lineNumber_11)); }
inline int32_t get_lineNumber_11() const { return ___lineNumber_11; }
inline int32_t* get_address_of_lineNumber_11() { return &___lineNumber_11; }
inline void set_lineNumber_11(int32_t value)
{
___lineNumber_11 = value;
}
inline static int32_t get_offset_of_pageNumber_12() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___pageNumber_12)); }
inline int32_t get_pageNumber_12() const { return ___pageNumber_12; }
inline int32_t* get_address_of_pageNumber_12() { return &___pageNumber_12; }
inline void set_pageNumber_12(int32_t value)
{
___pageNumber_12 = value;
}
inline static int32_t get_offset_of_vertexIndex_13() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___vertexIndex_13)); }
inline int32_t get_vertexIndex_13() const { return ___vertexIndex_13; }
inline int32_t* get_address_of_vertexIndex_13() { return &___vertexIndex_13; }
inline void set_vertexIndex_13(int32_t value)
{
___vertexIndex_13 = value;
}
inline static int32_t get_offset_of_vertex_TL_14() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___vertex_TL_14)); }
inline TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 get_vertex_TL_14() const { return ___vertex_TL_14; }
inline TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * get_address_of_vertex_TL_14() { return &___vertex_TL_14; }
inline void set_vertex_TL_14(TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 value)
{
___vertex_TL_14 = value;
}
inline static int32_t get_offset_of_vertex_BL_15() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___vertex_BL_15)); }
inline TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 get_vertex_BL_15() const { return ___vertex_BL_15; }
inline TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * get_address_of_vertex_BL_15() { return &___vertex_BL_15; }
inline void set_vertex_BL_15(TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 value)
{
___vertex_BL_15 = value;
}
inline static int32_t get_offset_of_vertex_TR_16() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___vertex_TR_16)); }
inline TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 get_vertex_TR_16() const { return ___vertex_TR_16; }
inline TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * get_address_of_vertex_TR_16() { return &___vertex_TR_16; }
inline void set_vertex_TR_16(TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 value)
{
___vertex_TR_16 = value;
}
inline static int32_t get_offset_of_vertex_BR_17() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___vertex_BR_17)); }
inline TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 get_vertex_BR_17() const { return ___vertex_BR_17; }
inline TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * get_address_of_vertex_BR_17() { return &___vertex_BR_17; }
inline void set_vertex_BR_17(TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 value)
{
___vertex_BR_17 = value;
}
inline static int32_t get_offset_of_topLeft_18() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___topLeft_18)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_topLeft_18() const { return ___topLeft_18; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_topLeft_18() { return &___topLeft_18; }
inline void set_topLeft_18(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___topLeft_18 = value;
}
inline static int32_t get_offset_of_bottomLeft_19() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___bottomLeft_19)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_bottomLeft_19() const { return ___bottomLeft_19; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_bottomLeft_19() { return &___bottomLeft_19; }
inline void set_bottomLeft_19(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___bottomLeft_19 = value;
}
inline static int32_t get_offset_of_topRight_20() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___topRight_20)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_topRight_20() const { return ___topRight_20; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_topRight_20() { return &___topRight_20; }
inline void set_topRight_20(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___topRight_20 = value;
}
inline static int32_t get_offset_of_bottomRight_21() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___bottomRight_21)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_bottomRight_21() const { return ___bottomRight_21; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_bottomRight_21() { return &___bottomRight_21; }
inline void set_bottomRight_21(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___bottomRight_21 = value;
}
inline static int32_t get_offset_of_origin_22() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___origin_22)); }
inline float get_origin_22() const { return ___origin_22; }
inline float* get_address_of_origin_22() { return &___origin_22; }
inline void set_origin_22(float value)
{
___origin_22 = value;
}
inline static int32_t get_offset_of_ascender_23() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___ascender_23)); }
inline float get_ascender_23() const { return ___ascender_23; }
inline float* get_address_of_ascender_23() { return &___ascender_23; }
inline void set_ascender_23(float value)
{
___ascender_23 = value;
}
inline static int32_t get_offset_of_baseLine_24() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___baseLine_24)); }
inline float get_baseLine_24() const { return ___baseLine_24; }
inline float* get_address_of_baseLine_24() { return &___baseLine_24; }
inline void set_baseLine_24(float value)
{
___baseLine_24 = value;
}
inline static int32_t get_offset_of_descender_25() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___descender_25)); }
inline float get_descender_25() const { return ___descender_25; }
inline float* get_address_of_descender_25() { return &___descender_25; }
inline void set_descender_25(float value)
{
___descender_25 = value;
}
inline static int32_t get_offset_of_xAdvance_26() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___xAdvance_26)); }
inline float get_xAdvance_26() const { return ___xAdvance_26; }
inline float* get_address_of_xAdvance_26() { return &___xAdvance_26; }
inline void set_xAdvance_26(float value)
{
___xAdvance_26 = value;
}
inline static int32_t get_offset_of_aspectRatio_27() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___aspectRatio_27)); }
inline float get_aspectRatio_27() const { return ___aspectRatio_27; }
inline float* get_address_of_aspectRatio_27() { return &___aspectRatio_27; }
inline void set_aspectRatio_27(float value)
{
___aspectRatio_27 = value;
}
inline static int32_t get_offset_of_scale_28() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___scale_28)); }
inline float get_scale_28() const { return ___scale_28; }
inline float* get_address_of_scale_28() { return &___scale_28; }
inline void set_scale_28(float value)
{
___scale_28 = value;
}
inline static int32_t get_offset_of_color_29() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___color_29)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_color_29() const { return ___color_29; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_color_29() { return &___color_29; }
inline void set_color_29(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___color_29 = value;
}
inline static int32_t get_offset_of_underlineColor_30() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___underlineColor_30)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_underlineColor_30() const { return ___underlineColor_30; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_underlineColor_30() { return &___underlineColor_30; }
inline void set_underlineColor_30(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___underlineColor_30 = value;
}
inline static int32_t get_offset_of_strikethroughColor_31() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___strikethroughColor_31)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_strikethroughColor_31() const { return ___strikethroughColor_31; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_strikethroughColor_31() { return &___strikethroughColor_31; }
inline void set_strikethroughColor_31(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___strikethroughColor_31 = value;
}
inline static int32_t get_offset_of_highlightColor_32() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___highlightColor_32)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_highlightColor_32() const { return ___highlightColor_32; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_highlightColor_32() { return &___highlightColor_32; }
inline void set_highlightColor_32(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___highlightColor_32 = value;
}
inline static int32_t get_offset_of_style_33() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___style_33)); }
inline int32_t get_style_33() const { return ___style_33; }
inline int32_t* get_address_of_style_33() { return &___style_33; }
inline void set_style_33(int32_t value)
{
___style_33 = value;
}
inline static int32_t get_offset_of_isVisible_34() { return static_cast<int32_t>(offsetof(TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1, ___isVisible_34)); }
inline bool get_isVisible_34() const { return ___isVisible_34; }
inline bool* get_address_of_isVisible_34() { return &___isVisible_34; }
inline void set_isVisible_34(bool value)
{
___isVisible_34 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of TMPro.TMP_CharacterInfo
struct TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1_marshaled_pinvoke
{
uint8_t ___character_0;
int32_t ___index_1;
int32_t ___elementType_2;
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * ___textElement_3;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___fontAsset_4;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___spriteAsset_5;
int32_t ___spriteIndex_6;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material_7;
int32_t ___materialReferenceIndex_8;
int32_t ___isUsingAlternateTypeface_9;
float ___pointSize_10;
int32_t ___lineNumber_11;
int32_t ___pageNumber_12;
int32_t ___vertexIndex_13;
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_TL_14;
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_BL_15;
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_TR_16;
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_BR_17;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___topLeft_18;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___bottomLeft_19;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___topRight_20;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___bottomRight_21;
float ___origin_22;
float ___ascender_23;
float ___baseLine_24;
float ___descender_25;
float ___xAdvance_26;
float ___aspectRatio_27;
float ___scale_28;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___color_29;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___underlineColor_30;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___strikethroughColor_31;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___highlightColor_32;
int32_t ___style_33;
int32_t ___isVisible_34;
};
// Native definition for COM marshalling of TMPro.TMP_CharacterInfo
struct TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1_marshaled_com
{
uint8_t ___character_0;
int32_t ___index_1;
int32_t ___elementType_2;
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * ___textElement_3;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___fontAsset_4;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___spriteAsset_5;
int32_t ___spriteIndex_6;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material_7;
int32_t ___materialReferenceIndex_8;
int32_t ___isUsingAlternateTypeface_9;
float ___pointSize_10;
int32_t ___lineNumber_11;
int32_t ___pageNumber_12;
int32_t ___vertexIndex_13;
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_TL_14;
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_BL_15;
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_TR_16;
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 ___vertex_BR_17;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___topLeft_18;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___bottomLeft_19;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___topRight_20;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___bottomRight_21;
float ___origin_22;
float ___ascender_23;
float ___baseLine_24;
float ___descender_25;
float ___xAdvance_26;
float ___aspectRatio_27;
float ___scale_28;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___color_29;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___underlineColor_30;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___strikethroughColor_31;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___highlightColor_32;
int32_t ___style_33;
int32_t ___isVisible_34;
};
#endif // TMP_CHARACTERINFO_T15C146F0B08EE44A63EC777AC32151D061AFFAF1_H
#ifndef TMP_LINEINFO_TE89A82D872E55C3DDF29C4C8D862358633D0B442_H
#define TMP_LINEINFO_TE89A82D872E55C3DDF29C4C8D862358633D0B442_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_LineInfo
struct TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442
{
public:
// 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.TextAlignmentOptions TMPro.TMP_LineInfo::alignment
int32_t ___alignment_18;
// TMPro.Extents TMPro.TMP_LineInfo::lineExtents
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 ___lineExtents_19;
public:
inline static int32_t get_offset_of_controlCharacterCount_0() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___controlCharacterCount_0)); }
inline int32_t get_controlCharacterCount_0() const { return ___controlCharacterCount_0; }
inline int32_t* get_address_of_controlCharacterCount_0() { return &___controlCharacterCount_0; }
inline void set_controlCharacterCount_0(int32_t value)
{
___controlCharacterCount_0 = value;
}
inline static int32_t get_offset_of_characterCount_1() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___characterCount_1)); }
inline int32_t get_characterCount_1() const { return ___characterCount_1; }
inline int32_t* get_address_of_characterCount_1() { return &___characterCount_1; }
inline void set_characterCount_1(int32_t value)
{
___characterCount_1 = value;
}
inline static int32_t get_offset_of_visibleCharacterCount_2() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___visibleCharacterCount_2)); }
inline int32_t get_visibleCharacterCount_2() const { return ___visibleCharacterCount_2; }
inline int32_t* get_address_of_visibleCharacterCount_2() { return &___visibleCharacterCount_2; }
inline void set_visibleCharacterCount_2(int32_t value)
{
___visibleCharacterCount_2 = value;
}
inline static int32_t get_offset_of_spaceCount_3() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___spaceCount_3)); }
inline int32_t get_spaceCount_3() const { return ___spaceCount_3; }
inline int32_t* get_address_of_spaceCount_3() { return &___spaceCount_3; }
inline void set_spaceCount_3(int32_t value)
{
___spaceCount_3 = value;
}
inline static int32_t get_offset_of_wordCount_4() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___wordCount_4)); }
inline int32_t get_wordCount_4() const { return ___wordCount_4; }
inline int32_t* get_address_of_wordCount_4() { return &___wordCount_4; }
inline void set_wordCount_4(int32_t value)
{
___wordCount_4 = value;
}
inline static int32_t get_offset_of_firstCharacterIndex_5() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___firstCharacterIndex_5)); }
inline int32_t get_firstCharacterIndex_5() const { return ___firstCharacterIndex_5; }
inline int32_t* get_address_of_firstCharacterIndex_5() { return &___firstCharacterIndex_5; }
inline void set_firstCharacterIndex_5(int32_t value)
{
___firstCharacterIndex_5 = value;
}
inline static int32_t get_offset_of_firstVisibleCharacterIndex_6() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___firstVisibleCharacterIndex_6)); }
inline int32_t get_firstVisibleCharacterIndex_6() const { return ___firstVisibleCharacterIndex_6; }
inline int32_t* get_address_of_firstVisibleCharacterIndex_6() { return &___firstVisibleCharacterIndex_6; }
inline void set_firstVisibleCharacterIndex_6(int32_t value)
{
___firstVisibleCharacterIndex_6 = value;
}
inline static int32_t get_offset_of_lastCharacterIndex_7() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___lastCharacterIndex_7)); }
inline int32_t get_lastCharacterIndex_7() const { return ___lastCharacterIndex_7; }
inline int32_t* get_address_of_lastCharacterIndex_7() { return &___lastCharacterIndex_7; }
inline void set_lastCharacterIndex_7(int32_t value)
{
___lastCharacterIndex_7 = value;
}
inline static int32_t get_offset_of_lastVisibleCharacterIndex_8() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___lastVisibleCharacterIndex_8)); }
inline int32_t get_lastVisibleCharacterIndex_8() const { return ___lastVisibleCharacterIndex_8; }
inline int32_t* get_address_of_lastVisibleCharacterIndex_8() { return &___lastVisibleCharacterIndex_8; }
inline void set_lastVisibleCharacterIndex_8(int32_t value)
{
___lastVisibleCharacterIndex_8 = value;
}
inline static int32_t get_offset_of_length_9() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___length_9)); }
inline float get_length_9() const { return ___length_9; }
inline float* get_address_of_length_9() { return &___length_9; }
inline void set_length_9(float value)
{
___length_9 = value;
}
inline static int32_t get_offset_of_lineHeight_10() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___lineHeight_10)); }
inline float get_lineHeight_10() const { return ___lineHeight_10; }
inline float* get_address_of_lineHeight_10() { return &___lineHeight_10; }
inline void set_lineHeight_10(float value)
{
___lineHeight_10 = value;
}
inline static int32_t get_offset_of_ascender_11() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___ascender_11)); }
inline float get_ascender_11() const { return ___ascender_11; }
inline float* get_address_of_ascender_11() { return &___ascender_11; }
inline void set_ascender_11(float value)
{
___ascender_11 = value;
}
inline static int32_t get_offset_of_baseline_12() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___baseline_12)); }
inline float get_baseline_12() const { return ___baseline_12; }
inline float* get_address_of_baseline_12() { return &___baseline_12; }
inline void set_baseline_12(float value)
{
___baseline_12 = value;
}
inline static int32_t get_offset_of_descender_13() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___descender_13)); }
inline float get_descender_13() const { return ___descender_13; }
inline float* get_address_of_descender_13() { return &___descender_13; }
inline void set_descender_13(float value)
{
___descender_13 = value;
}
inline static int32_t get_offset_of_maxAdvance_14() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___maxAdvance_14)); }
inline float get_maxAdvance_14() const { return ___maxAdvance_14; }
inline float* get_address_of_maxAdvance_14() { return &___maxAdvance_14; }
inline void set_maxAdvance_14(float value)
{
___maxAdvance_14 = value;
}
inline static int32_t get_offset_of_width_15() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___width_15)); }
inline float get_width_15() const { return ___width_15; }
inline float* get_address_of_width_15() { return &___width_15; }
inline void set_width_15(float value)
{
___width_15 = value;
}
inline static int32_t get_offset_of_marginLeft_16() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___marginLeft_16)); }
inline float get_marginLeft_16() const { return ___marginLeft_16; }
inline float* get_address_of_marginLeft_16() { return &___marginLeft_16; }
inline void set_marginLeft_16(float value)
{
___marginLeft_16 = value;
}
inline static int32_t get_offset_of_marginRight_17() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___marginRight_17)); }
inline float get_marginRight_17() const { return ___marginRight_17; }
inline float* get_address_of_marginRight_17() { return &___marginRight_17; }
inline void set_marginRight_17(float value)
{
___marginRight_17 = value;
}
inline static int32_t get_offset_of_alignment_18() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___alignment_18)); }
inline int32_t get_alignment_18() const { return ___alignment_18; }
inline int32_t* get_address_of_alignment_18() { return &___alignment_18; }
inline void set_alignment_18(int32_t value)
{
___alignment_18 = value;
}
inline static int32_t get_offset_of_lineExtents_19() { return static_cast<int32_t>(offsetof(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442, ___lineExtents_19)); }
inline Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 get_lineExtents_19() const { return ___lineExtents_19; }
inline Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * get_address_of_lineExtents_19() { return &___lineExtents_19; }
inline void set_lineExtents_19(Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 value)
{
___lineExtents_19 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_LINEINFO_TE89A82D872E55C3DDF29C4C8D862358633D0B442_H
#ifndef TMP_XMLTAGSTACK_1_TCF392C17D01D04A62D479D6DED2C09319D6FCD6F_H
#define TMP_XMLTAGSTACK_1_TCF392C17D01D04A62D479D6DED2C09319D6FCD6F_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_XmlTagStack`1<System.Int32Enum>
struct TMP_XmlTagStack_1_tCF392C17D01D04A62D479D6DED2C09319D6FCD6F
{
public:
// T[] TMPro.TMP_XmlTagStack`1::itemStack
Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* ___itemStack_0;
// System.Int32 TMPro.TMP_XmlTagStack`1::index
int32_t ___index_1;
// System.Int32 TMPro.TMP_XmlTagStack`1::m_capacity
int32_t ___m_capacity_2;
// T TMPro.TMP_XmlTagStack`1::m_defaultItem
int32_t ___m_defaultItem_3;
public:
inline static int32_t get_offset_of_itemStack_0() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_tCF392C17D01D04A62D479D6DED2C09319D6FCD6F, ___itemStack_0)); }
inline Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* get_itemStack_0() const { return ___itemStack_0; }
inline Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A** get_address_of_itemStack_0() { return &___itemStack_0; }
inline void set_itemStack_0(Int32EnumU5BU5D_t0A5530B4D0EA3796F661E767F9F7D7005A62CE4A* value)
{
___itemStack_0 = value;
Il2CppCodeGenWriteBarrier((&___itemStack_0), value);
}
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_tCF392C17D01D04A62D479D6DED2C09319D6FCD6F, ___index_1)); }
inline int32_t get_index_1() const { return ___index_1; }
inline int32_t* get_address_of_index_1() { return &___index_1; }
inline void set_index_1(int32_t value)
{
___index_1 = value;
}
inline static int32_t get_offset_of_m_capacity_2() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_tCF392C17D01D04A62D479D6DED2C09319D6FCD6F, ___m_capacity_2)); }
inline int32_t get_m_capacity_2() const { return ___m_capacity_2; }
inline int32_t* get_address_of_m_capacity_2() { return &___m_capacity_2; }
inline void set_m_capacity_2(int32_t value)
{
___m_capacity_2 = value;
}
inline static int32_t get_offset_of_m_defaultItem_3() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_tCF392C17D01D04A62D479D6DED2C09319D6FCD6F, ___m_defaultItem_3)); }
inline int32_t get_m_defaultItem_3() const { return ___m_defaultItem_3; }
inline int32_t* get_address_of_m_defaultItem_3() { return &___m_defaultItem_3; }
inline void set_m_defaultItem_3(int32_t value)
{
___m_defaultItem_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_XMLTAGSTACK_1_TCF392C17D01D04A62D479D6DED2C09319D6FCD6F_H
#ifndef TMP_XMLTAGSTACK_1_T79B32594D8EFF8CB8078E16347606D8C097A225C_H
#define TMP_XMLTAGSTACK_1_T79B32594D8EFF8CB8078E16347606D8C097A225C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_XmlTagStack`1<TMPro.TextAlignmentOptions>
struct TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C
{
public:
// T[] TMPro.TMP_XmlTagStack`1::itemStack
TextAlignmentOptionsU5BU5D_t4AE8FA5E3D695ED64EBBCFBAF8C780A0EB0BD33B* ___itemStack_0;
// System.Int32 TMPro.TMP_XmlTagStack`1::index
int32_t ___index_1;
// System.Int32 TMPro.TMP_XmlTagStack`1::m_capacity
int32_t ___m_capacity_2;
// T TMPro.TMP_XmlTagStack`1::m_defaultItem
int32_t ___m_defaultItem_3;
public:
inline static int32_t get_offset_of_itemStack_0() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C, ___itemStack_0)); }
inline TextAlignmentOptionsU5BU5D_t4AE8FA5E3D695ED64EBBCFBAF8C780A0EB0BD33B* get_itemStack_0() const { return ___itemStack_0; }
inline TextAlignmentOptionsU5BU5D_t4AE8FA5E3D695ED64EBBCFBAF8C780A0EB0BD33B** get_address_of_itemStack_0() { return &___itemStack_0; }
inline void set_itemStack_0(TextAlignmentOptionsU5BU5D_t4AE8FA5E3D695ED64EBBCFBAF8C780A0EB0BD33B* value)
{
___itemStack_0 = value;
Il2CppCodeGenWriteBarrier((&___itemStack_0), value);
}
inline static int32_t get_offset_of_index_1() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C, ___index_1)); }
inline int32_t get_index_1() const { return ___index_1; }
inline int32_t* get_address_of_index_1() { return &___index_1; }
inline void set_index_1(int32_t value)
{
___index_1 = value;
}
inline static int32_t get_offset_of_m_capacity_2() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C, ___m_capacity_2)); }
inline int32_t get_m_capacity_2() const { return ___m_capacity_2; }
inline int32_t* get_address_of_m_capacity_2() { return &___m_capacity_2; }
inline void set_m_capacity_2(int32_t value)
{
___m_capacity_2 = value;
}
inline static int32_t get_offset_of_m_defaultItem_3() { return static_cast<int32_t>(offsetof(TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C, ___m_defaultItem_3)); }
inline int32_t get_m_defaultItem_3() const { return ___m_defaultItem_3; }
inline int32_t* get_address_of_m_defaultItem_3() { return &___m_defaultItem_3; }
inline void set_m_defaultItem_3(int32_t value)
{
___m_defaultItem_3 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_XMLTAGSTACK_1_T79B32594D8EFF8CB8078E16347606D8C097A225C_H
#ifndef XML_TAGATTRIBUTE_TE129B1DB312EBE65B24529E9CD5BCBE1DB75BF8E_H
#define XML_TAGATTRIBUTE_TE129B1DB312EBE65B24529E9CD5BCBE1DB75BF8E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.XML_TagAttribute
struct XML_TagAttribute_tE129B1DB312EBE65B24529E9CD5BCBE1DB75BF8E
{
public:
// System.Int32 TMPro.XML_TagAttribute::nameHashCode
int32_t ___nameHashCode_0;
// TMPro.TagType TMPro.XML_TagAttribute::valueType
int32_t ___valueType_1;
// System.Int32 TMPro.XML_TagAttribute::valueStartIndex
int32_t ___valueStartIndex_2;
// System.Int32 TMPro.XML_TagAttribute::valueLength
int32_t ___valueLength_3;
// System.Int32 TMPro.XML_TagAttribute::valueHashCode
int32_t ___valueHashCode_4;
public:
inline static int32_t get_offset_of_nameHashCode_0() { return static_cast<int32_t>(offsetof(XML_TagAttribute_tE129B1DB312EBE65B24529E9CD5BCBE1DB75BF8E, ___nameHashCode_0)); }
inline int32_t get_nameHashCode_0() const { return ___nameHashCode_0; }
inline int32_t* get_address_of_nameHashCode_0() { return &___nameHashCode_0; }
inline void set_nameHashCode_0(int32_t value)
{
___nameHashCode_0 = value;
}
inline static int32_t get_offset_of_valueType_1() { return static_cast<int32_t>(offsetof(XML_TagAttribute_tE129B1DB312EBE65B24529E9CD5BCBE1DB75BF8E, ___valueType_1)); }
inline int32_t get_valueType_1() const { return ___valueType_1; }
inline int32_t* get_address_of_valueType_1() { return &___valueType_1; }
inline void set_valueType_1(int32_t value)
{
___valueType_1 = value;
}
inline static int32_t get_offset_of_valueStartIndex_2() { return static_cast<int32_t>(offsetof(XML_TagAttribute_tE129B1DB312EBE65B24529E9CD5BCBE1DB75BF8E, ___valueStartIndex_2)); }
inline int32_t get_valueStartIndex_2() const { return ___valueStartIndex_2; }
inline int32_t* get_address_of_valueStartIndex_2() { return &___valueStartIndex_2; }
inline void set_valueStartIndex_2(int32_t value)
{
___valueStartIndex_2 = value;
}
inline static int32_t get_offset_of_valueLength_3() { return static_cast<int32_t>(offsetof(XML_TagAttribute_tE129B1DB312EBE65B24529E9CD5BCBE1DB75BF8E, ___valueLength_3)); }
inline int32_t get_valueLength_3() const { return ___valueLength_3; }
inline int32_t* get_address_of_valueLength_3() { return &___valueLength_3; }
inline void set_valueLength_3(int32_t value)
{
___valueLength_3 = value;
}
inline static int32_t get_offset_of_valueHashCode_4() { return static_cast<int32_t>(offsetof(XML_TagAttribute_tE129B1DB312EBE65B24529E9CD5BCBE1DB75BF8E, ___valueHashCode_4)); }
inline int32_t get_valueHashCode_4() const { return ___valueHashCode_4; }
inline int32_t* get_address_of_valueHashCode_4() { return &___valueHashCode_4; }
inline void set_valueHashCode_4(int32_t value)
{
___valueHashCode_4 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // XML_TAGATTRIBUTE_TE129B1DB312EBE65B24529E9CD5BCBE1DB75BF8E_H
#ifndef COMPONENT_T05064EF382ABCAF4B8C94F8A350EA85184C26621_H
#define COMPONENT_T05064EF382ABCAF4B8C94F8A350EA85184C26621_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Component
struct Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // COMPONENT_T05064EF382ABCAF4B8C94F8A350EA85184C26621_H
#ifndef GAMEOBJECT_TBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_H
#define GAMEOBJECT_TBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.GameObject
struct GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // GAMEOBJECT_TBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_H
#ifndef MATERIAL_TF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_H
#define MATERIAL_TF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Material
struct Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MATERIAL_TF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_H
#ifndef MESH_T6106B8D8E4C691321581AB0445552EC78B947B8C_H
#define MESH_T6106B8D8E4C691321581AB0445552EC78B947B8C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Mesh
struct Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MESH_T6106B8D8E4C691321581AB0445552EC78B947B8C_H
#ifndef SCRIPTABLEOBJECT_TAB015486CEAB714DA0D5C1BA389B84FB90427734_H
#define SCRIPTABLEOBJECT_TAB015486CEAB714DA0D5C1BA389B84FB90427734_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.ScriptableObject
struct ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject
struct ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734_marshaled_pinvoke : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_pinvoke
{
};
// Native definition for COM marshalling of UnityEngine.ScriptableObject
struct ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734_marshaled_com : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_com
{
};
#endif // SCRIPTABLEOBJECT_TAB015486CEAB714DA0D5C1BA389B84FB90427734_H
#ifndef TEXTURE_T387FE83BB848001FD06B14707AEA6D5A0F6A95F4_H
#define TEXTURE_T387FE83BB848001FD06B14707AEA6D5A0F6A95F4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Texture
struct Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TEXTURE_T387FE83BB848001FD06B14707AEA6D5A0F6A95F4_H
#ifndef TMP_ASSET_TE47F21E07C734D11D5DCEA5C0A0264465963CB2D_H
#define TMP_ASSET_TE47F21E07C734D11D5DCEA5C0A0264465963CB2D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_Asset
struct TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D : public ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734
{
public:
// System.Int32 TMPro.TMP_Asset::hashCode
int32_t ___hashCode_4;
// UnityEngine.Material TMPro.TMP_Asset::material
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material_5;
// System.Int32 TMPro.TMP_Asset::materialHashCode
int32_t ___materialHashCode_6;
public:
inline static int32_t get_offset_of_hashCode_4() { return static_cast<int32_t>(offsetof(TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D, ___hashCode_4)); }
inline int32_t get_hashCode_4() const { return ___hashCode_4; }
inline int32_t* get_address_of_hashCode_4() { return &___hashCode_4; }
inline void set_hashCode_4(int32_t value)
{
___hashCode_4 = value;
}
inline static int32_t get_offset_of_material_5() { return static_cast<int32_t>(offsetof(TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D, ___material_5)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_material_5() const { return ___material_5; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_material_5() { return &___material_5; }
inline void set_material_5(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___material_5 = value;
Il2CppCodeGenWriteBarrier((&___material_5), value);
}
inline static int32_t get_offset_of_materialHashCode_6() { return static_cast<int32_t>(offsetof(TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D, ___materialHashCode_6)); }
inline int32_t get_materialHashCode_6() const { return ___materialHashCode_6; }
inline int32_t* get_address_of_materialHashCode_6() { return &___materialHashCode_6; }
inline void set_materialHashCode_6(int32_t value)
{
___materialHashCode_6 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_ASSET_TE47F21E07C734D11D5DCEA5C0A0264465963CB2D_H
#ifndef TMP_COLORGRADIENT_TEA29C4736B1786301A803B6C0FB30107A10D79B7_H
#define TMP_COLORGRADIENT_TEA29C4736B1786301A803B6C0FB30107A10D79B7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_ColorGradient
struct TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 : public ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734
{
public:
// TMPro.ColorMode TMPro.TMP_ColorGradient::colorMode
int32_t ___colorMode_4;
// UnityEngine.Color TMPro.TMP_ColorGradient::topLeft
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___topLeft_5;
// UnityEngine.Color TMPro.TMP_ColorGradient::topRight
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___topRight_6;
// UnityEngine.Color TMPro.TMP_ColorGradient::bottomLeft
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___bottomLeft_7;
// UnityEngine.Color TMPro.TMP_ColorGradient::bottomRight
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___bottomRight_8;
public:
inline static int32_t get_offset_of_colorMode_4() { return static_cast<int32_t>(offsetof(TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7, ___colorMode_4)); }
inline int32_t get_colorMode_4() const { return ___colorMode_4; }
inline int32_t* get_address_of_colorMode_4() { return &___colorMode_4; }
inline void set_colorMode_4(int32_t value)
{
___colorMode_4 = value;
}
inline static int32_t get_offset_of_topLeft_5() { return static_cast<int32_t>(offsetof(TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7, ___topLeft_5)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_topLeft_5() const { return ___topLeft_5; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_topLeft_5() { return &___topLeft_5; }
inline void set_topLeft_5(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___topLeft_5 = value;
}
inline static int32_t get_offset_of_topRight_6() { return static_cast<int32_t>(offsetof(TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7, ___topRight_6)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_topRight_6() const { return ___topRight_6; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_topRight_6() { return &___topRight_6; }
inline void set_topRight_6(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___topRight_6 = value;
}
inline static int32_t get_offset_of_bottomLeft_7() { return static_cast<int32_t>(offsetof(TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7, ___bottomLeft_7)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_bottomLeft_7() const { return ___bottomLeft_7; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_bottomLeft_7() { return &___bottomLeft_7; }
inline void set_bottomLeft_7(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___bottomLeft_7 = value;
}
inline static int32_t get_offset_of_bottomRight_8() { return static_cast<int32_t>(offsetof(TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7, ___bottomRight_8)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_bottomRight_8() const { return ___bottomRight_8; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_bottomRight_8() { return &___bottomRight_8; }
inline void set_bottomRight_8(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___bottomRight_8 = value;
}
};
struct TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7_StaticFields
{
public:
// UnityEngine.Color TMPro.TMP_ColorGradient::k_DefaultColor
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___k_DefaultColor_10;
public:
inline static int32_t get_offset_of_k_DefaultColor_10() { return static_cast<int32_t>(offsetof(TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7_StaticFields, ___k_DefaultColor_10)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_k_DefaultColor_10() const { return ___k_DefaultColor_10; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_k_DefaultColor_10() { return &___k_DefaultColor_10; }
inline void set_k_DefaultColor_10(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___k_DefaultColor_10 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_COLORGRADIENT_TEA29C4736B1786301A803B6C0FB30107A10D79B7_H
#ifndef TMP_STYLESHEET_TC6C45E5B0EC8EF4BA7BB147712516656B0D26C04_H
#define TMP_STYLESHEET_TC6C45E5B0EC8EF4BA7BB147712516656B0D26C04_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_StyleSheet
struct TMP_StyleSheet_tC6C45E5B0EC8EF4BA7BB147712516656B0D26C04 : public ScriptableObject_tAB015486CEAB714DA0D5C1BA389B84FB90427734
{
public:
// System.Collections.Generic.List`1<TMPro.TMP_Style> TMPro.TMP_StyleSheet::m_StyleList
List_1_t92F4E8ED1A46FBFA368EA365A6D089A1E5E9B76B * ___m_StyleList_5;
// System.Collections.Generic.Dictionary`2<System.Int32,TMPro.TMP_Style> TMPro.TMP_StyleSheet::m_StyleDictionary
Dictionary_2_t00BE7C96940D99992E2BD12503120721610579B6 * ___m_StyleDictionary_6;
public:
inline static int32_t get_offset_of_m_StyleList_5() { return static_cast<int32_t>(offsetof(TMP_StyleSheet_tC6C45E5B0EC8EF4BA7BB147712516656B0D26C04, ___m_StyleList_5)); }
inline List_1_t92F4E8ED1A46FBFA368EA365A6D089A1E5E9B76B * get_m_StyleList_5() const { return ___m_StyleList_5; }
inline List_1_t92F4E8ED1A46FBFA368EA365A6D089A1E5E9B76B ** get_address_of_m_StyleList_5() { return &___m_StyleList_5; }
inline void set_m_StyleList_5(List_1_t92F4E8ED1A46FBFA368EA365A6D089A1E5E9B76B * value)
{
___m_StyleList_5 = value;
Il2CppCodeGenWriteBarrier((&___m_StyleList_5), value);
}
inline static int32_t get_offset_of_m_StyleDictionary_6() { return static_cast<int32_t>(offsetof(TMP_StyleSheet_tC6C45E5B0EC8EF4BA7BB147712516656B0D26C04, ___m_StyleDictionary_6)); }
inline Dictionary_2_t00BE7C96940D99992E2BD12503120721610579B6 * get_m_StyleDictionary_6() const { return ___m_StyleDictionary_6; }
inline Dictionary_2_t00BE7C96940D99992E2BD12503120721610579B6 ** get_address_of_m_StyleDictionary_6() { return &___m_StyleDictionary_6; }
inline void set_m_StyleDictionary_6(Dictionary_2_t00BE7C96940D99992E2BD12503120721610579B6 * value)
{
___m_StyleDictionary_6 = value;
Il2CppCodeGenWriteBarrier((&___m_StyleDictionary_6), value);
}
};
struct TMP_StyleSheet_tC6C45E5B0EC8EF4BA7BB147712516656B0D26C04_StaticFields
{
public:
// TMPro.TMP_StyleSheet TMPro.TMP_StyleSheet::s_Instance
TMP_StyleSheet_tC6C45E5B0EC8EF4BA7BB147712516656B0D26C04 * ___s_Instance_4;
public:
inline static int32_t get_offset_of_s_Instance_4() { return static_cast<int32_t>(offsetof(TMP_StyleSheet_tC6C45E5B0EC8EF4BA7BB147712516656B0D26C04_StaticFields, ___s_Instance_4)); }
inline TMP_StyleSheet_tC6C45E5B0EC8EF4BA7BB147712516656B0D26C04 * get_s_Instance_4() const { return ___s_Instance_4; }
inline TMP_StyleSheet_tC6C45E5B0EC8EF4BA7BB147712516656B0D26C04 ** get_address_of_s_Instance_4() { return &___s_Instance_4; }
inline void set_s_Instance_4(TMP_StyleSheet_tC6C45E5B0EC8EF4BA7BB147712516656B0D26C04 * value)
{
___s_Instance_4 = value;
Il2CppCodeGenWriteBarrier((&___s_Instance_4), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_STYLESHEET_TC6C45E5B0EC8EF4BA7BB147712516656B0D26C04_H
#ifndef WORDWRAPSTATE_T415B8622774DD094A9CD7447D298B33B7365A557_H
#define WORDWRAPSTATE_T415B8622774DD094A9CD7447D298B33B7365A557_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.WordWrapState
struct WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557
{
public:
// 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::maxLineAscender
float ___maxLineAscender_13;
// System.Single TMPro.WordWrapState::maxLineDescender
float ___maxLineDescender_14;
// System.Single TMPro.WordWrapState::previousLineAscender
float ___previousLineAscender_15;
// System.Single TMPro.WordWrapState::xAdvance
float ___xAdvance_16;
// System.Single TMPro.WordWrapState::preferredWidth
float ___preferredWidth_17;
// System.Single TMPro.WordWrapState::preferredHeight
float ___preferredHeight_18;
// System.Single TMPro.WordWrapState::previousLineScale
float ___previousLineScale_19;
// System.Int32 TMPro.WordWrapState::wordCount
int32_t ___wordCount_20;
// TMPro.FontStyles TMPro.WordWrapState::fontStyle
int32_t ___fontStyle_21;
// System.Single TMPro.WordWrapState::fontScale
float ___fontScale_22;
// System.Single TMPro.WordWrapState::fontScaleMultiplier
float ___fontScaleMultiplier_23;
// System.Single TMPro.WordWrapState::currentFontSize
float ___currentFontSize_24;
// System.Single TMPro.WordWrapState::baselineOffset
float ___baselineOffset_25;
// System.Single TMPro.WordWrapState::lineOffset
float ___lineOffset_26;
// TMPro.TMP_TextInfo TMPro.WordWrapState::textInfo
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * ___textInfo_27;
// TMPro.TMP_LineInfo TMPro.WordWrapState::lineInfo
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 ___lineInfo_28;
// UnityEngine.Color32 TMPro.WordWrapState::vertexColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___vertexColor_29;
// UnityEngine.Color32 TMPro.WordWrapState::underlineColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___underlineColor_30;
// UnityEngine.Color32 TMPro.WordWrapState::strikethroughColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___strikethroughColor_31;
// UnityEngine.Color32 TMPro.WordWrapState::highlightColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___highlightColor_32;
// TMPro.TMP_BasicXmlTagStack TMPro.WordWrapState::basicStyleStack
TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 ___basicStyleStack_33;
// TMPro.TMP_XmlTagStack`1<UnityEngine.Color32> TMPro.WordWrapState::colorStack
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___colorStack_34;
// TMPro.TMP_XmlTagStack`1<UnityEngine.Color32> TMPro.WordWrapState::underlineColorStack
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___underlineColorStack_35;
// TMPro.TMP_XmlTagStack`1<UnityEngine.Color32> TMPro.WordWrapState::strikethroughColorStack
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___strikethroughColorStack_36;
// TMPro.TMP_XmlTagStack`1<UnityEngine.Color32> TMPro.WordWrapState::highlightColorStack
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___highlightColorStack_37;
// TMPro.TMP_XmlTagStack`1<TMPro.TMP_ColorGradient> TMPro.WordWrapState::colorGradientStack
TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 ___colorGradientStack_38;
// TMPro.TMP_XmlTagStack`1<System.Single> TMPro.WordWrapState::sizeStack
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___sizeStack_39;
// TMPro.TMP_XmlTagStack`1<System.Single> TMPro.WordWrapState::indentStack
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___indentStack_40;
// TMPro.TMP_XmlTagStack`1<System.Int32> TMPro.WordWrapState::fontWeightStack
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___fontWeightStack_41;
// TMPro.TMP_XmlTagStack`1<System.Int32> TMPro.WordWrapState::styleStack
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___styleStack_42;
// TMPro.TMP_XmlTagStack`1<System.Single> TMPro.WordWrapState::baselineStack
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___baselineStack_43;
// TMPro.TMP_XmlTagStack`1<System.Int32> TMPro.WordWrapState::actionStack
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___actionStack_44;
// TMPro.TMP_XmlTagStack`1<TMPro.MaterialReference> TMPro.WordWrapState::materialReferenceStack
TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 ___materialReferenceStack_45;
// TMPro.TMP_XmlTagStack`1<TMPro.TextAlignmentOptions> TMPro.WordWrapState::lineJustificationStack
TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C ___lineJustificationStack_46;
// System.Int32 TMPro.WordWrapState::spriteAnimationID
int32_t ___spriteAnimationID_47;
// TMPro.TMP_FontAsset TMPro.WordWrapState::currentFontAsset
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___currentFontAsset_48;
// TMPro.TMP_SpriteAsset TMPro.WordWrapState::currentSpriteAsset
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___currentSpriteAsset_49;
// UnityEngine.Material TMPro.WordWrapState::currentMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___currentMaterial_50;
// System.Int32 TMPro.WordWrapState::currentMaterialIndex
int32_t ___currentMaterialIndex_51;
// TMPro.Extents TMPro.WordWrapState::meshExtents
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 ___meshExtents_52;
// System.Boolean TMPro.WordWrapState::tagNoParsing
bool ___tagNoParsing_53;
// System.Boolean TMPro.WordWrapState::isNonBreakingSpace
bool ___isNonBreakingSpace_54;
public:
inline static int32_t get_offset_of_previous_WordBreak_0() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___previous_WordBreak_0)); }
inline int32_t get_previous_WordBreak_0() const { return ___previous_WordBreak_0; }
inline int32_t* get_address_of_previous_WordBreak_0() { return &___previous_WordBreak_0; }
inline void set_previous_WordBreak_0(int32_t value)
{
___previous_WordBreak_0 = value;
}
inline static int32_t get_offset_of_total_CharacterCount_1() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___total_CharacterCount_1)); }
inline int32_t get_total_CharacterCount_1() const { return ___total_CharacterCount_1; }
inline int32_t* get_address_of_total_CharacterCount_1() { return &___total_CharacterCount_1; }
inline void set_total_CharacterCount_1(int32_t value)
{
___total_CharacterCount_1 = value;
}
inline static int32_t get_offset_of_visible_CharacterCount_2() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___visible_CharacterCount_2)); }
inline int32_t get_visible_CharacterCount_2() const { return ___visible_CharacterCount_2; }
inline int32_t* get_address_of_visible_CharacterCount_2() { return &___visible_CharacterCount_2; }
inline void set_visible_CharacterCount_2(int32_t value)
{
___visible_CharacterCount_2 = value;
}
inline static int32_t get_offset_of_visible_SpriteCount_3() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___visible_SpriteCount_3)); }
inline int32_t get_visible_SpriteCount_3() const { return ___visible_SpriteCount_3; }
inline int32_t* get_address_of_visible_SpriteCount_3() { return &___visible_SpriteCount_3; }
inline void set_visible_SpriteCount_3(int32_t value)
{
___visible_SpriteCount_3 = value;
}
inline static int32_t get_offset_of_visible_LinkCount_4() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___visible_LinkCount_4)); }
inline int32_t get_visible_LinkCount_4() const { return ___visible_LinkCount_4; }
inline int32_t* get_address_of_visible_LinkCount_4() { return &___visible_LinkCount_4; }
inline void set_visible_LinkCount_4(int32_t value)
{
___visible_LinkCount_4 = value;
}
inline static int32_t get_offset_of_firstCharacterIndex_5() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___firstCharacterIndex_5)); }
inline int32_t get_firstCharacterIndex_5() const { return ___firstCharacterIndex_5; }
inline int32_t* get_address_of_firstCharacterIndex_5() { return &___firstCharacterIndex_5; }
inline void set_firstCharacterIndex_5(int32_t value)
{
___firstCharacterIndex_5 = value;
}
inline static int32_t get_offset_of_firstVisibleCharacterIndex_6() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___firstVisibleCharacterIndex_6)); }
inline int32_t get_firstVisibleCharacterIndex_6() const { return ___firstVisibleCharacterIndex_6; }
inline int32_t* get_address_of_firstVisibleCharacterIndex_6() { return &___firstVisibleCharacterIndex_6; }
inline void set_firstVisibleCharacterIndex_6(int32_t value)
{
___firstVisibleCharacterIndex_6 = value;
}
inline static int32_t get_offset_of_lastCharacterIndex_7() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___lastCharacterIndex_7)); }
inline int32_t get_lastCharacterIndex_7() const { return ___lastCharacterIndex_7; }
inline int32_t* get_address_of_lastCharacterIndex_7() { return &___lastCharacterIndex_7; }
inline void set_lastCharacterIndex_7(int32_t value)
{
___lastCharacterIndex_7 = value;
}
inline static int32_t get_offset_of_lastVisibleCharIndex_8() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___lastVisibleCharIndex_8)); }
inline int32_t get_lastVisibleCharIndex_8() const { return ___lastVisibleCharIndex_8; }
inline int32_t* get_address_of_lastVisibleCharIndex_8() { return &___lastVisibleCharIndex_8; }
inline void set_lastVisibleCharIndex_8(int32_t value)
{
___lastVisibleCharIndex_8 = value;
}
inline static int32_t get_offset_of_lineNumber_9() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___lineNumber_9)); }
inline int32_t get_lineNumber_9() const { return ___lineNumber_9; }
inline int32_t* get_address_of_lineNumber_9() { return &___lineNumber_9; }
inline void set_lineNumber_9(int32_t value)
{
___lineNumber_9 = value;
}
inline static int32_t get_offset_of_maxCapHeight_10() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___maxCapHeight_10)); }
inline float get_maxCapHeight_10() const { return ___maxCapHeight_10; }
inline float* get_address_of_maxCapHeight_10() { return &___maxCapHeight_10; }
inline void set_maxCapHeight_10(float value)
{
___maxCapHeight_10 = value;
}
inline static int32_t get_offset_of_maxAscender_11() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___maxAscender_11)); }
inline float get_maxAscender_11() const { return ___maxAscender_11; }
inline float* get_address_of_maxAscender_11() { return &___maxAscender_11; }
inline void set_maxAscender_11(float value)
{
___maxAscender_11 = value;
}
inline static int32_t get_offset_of_maxDescender_12() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___maxDescender_12)); }
inline float get_maxDescender_12() const { return ___maxDescender_12; }
inline float* get_address_of_maxDescender_12() { return &___maxDescender_12; }
inline void set_maxDescender_12(float value)
{
___maxDescender_12 = value;
}
inline static int32_t get_offset_of_maxLineAscender_13() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___maxLineAscender_13)); }
inline float get_maxLineAscender_13() const { return ___maxLineAscender_13; }
inline float* get_address_of_maxLineAscender_13() { return &___maxLineAscender_13; }
inline void set_maxLineAscender_13(float value)
{
___maxLineAscender_13 = value;
}
inline static int32_t get_offset_of_maxLineDescender_14() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___maxLineDescender_14)); }
inline float get_maxLineDescender_14() const { return ___maxLineDescender_14; }
inline float* get_address_of_maxLineDescender_14() { return &___maxLineDescender_14; }
inline void set_maxLineDescender_14(float value)
{
___maxLineDescender_14 = value;
}
inline static int32_t get_offset_of_previousLineAscender_15() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___previousLineAscender_15)); }
inline float get_previousLineAscender_15() const { return ___previousLineAscender_15; }
inline float* get_address_of_previousLineAscender_15() { return &___previousLineAscender_15; }
inline void set_previousLineAscender_15(float value)
{
___previousLineAscender_15 = value;
}
inline static int32_t get_offset_of_xAdvance_16() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___xAdvance_16)); }
inline float get_xAdvance_16() const { return ___xAdvance_16; }
inline float* get_address_of_xAdvance_16() { return &___xAdvance_16; }
inline void set_xAdvance_16(float value)
{
___xAdvance_16 = value;
}
inline static int32_t get_offset_of_preferredWidth_17() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___preferredWidth_17)); }
inline float get_preferredWidth_17() const { return ___preferredWidth_17; }
inline float* get_address_of_preferredWidth_17() { return &___preferredWidth_17; }
inline void set_preferredWidth_17(float value)
{
___preferredWidth_17 = value;
}
inline static int32_t get_offset_of_preferredHeight_18() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___preferredHeight_18)); }
inline float get_preferredHeight_18() const { return ___preferredHeight_18; }
inline float* get_address_of_preferredHeight_18() { return &___preferredHeight_18; }
inline void set_preferredHeight_18(float value)
{
___preferredHeight_18 = value;
}
inline static int32_t get_offset_of_previousLineScale_19() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___previousLineScale_19)); }
inline float get_previousLineScale_19() const { return ___previousLineScale_19; }
inline float* get_address_of_previousLineScale_19() { return &___previousLineScale_19; }
inline void set_previousLineScale_19(float value)
{
___previousLineScale_19 = value;
}
inline static int32_t get_offset_of_wordCount_20() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___wordCount_20)); }
inline int32_t get_wordCount_20() const { return ___wordCount_20; }
inline int32_t* get_address_of_wordCount_20() { return &___wordCount_20; }
inline void set_wordCount_20(int32_t value)
{
___wordCount_20 = value;
}
inline static int32_t get_offset_of_fontStyle_21() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___fontStyle_21)); }
inline int32_t get_fontStyle_21() const { return ___fontStyle_21; }
inline int32_t* get_address_of_fontStyle_21() { return &___fontStyle_21; }
inline void set_fontStyle_21(int32_t value)
{
___fontStyle_21 = value;
}
inline static int32_t get_offset_of_fontScale_22() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___fontScale_22)); }
inline float get_fontScale_22() const { return ___fontScale_22; }
inline float* get_address_of_fontScale_22() { return &___fontScale_22; }
inline void set_fontScale_22(float value)
{
___fontScale_22 = value;
}
inline static int32_t get_offset_of_fontScaleMultiplier_23() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___fontScaleMultiplier_23)); }
inline float get_fontScaleMultiplier_23() const { return ___fontScaleMultiplier_23; }
inline float* get_address_of_fontScaleMultiplier_23() { return &___fontScaleMultiplier_23; }
inline void set_fontScaleMultiplier_23(float value)
{
___fontScaleMultiplier_23 = value;
}
inline static int32_t get_offset_of_currentFontSize_24() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___currentFontSize_24)); }
inline float get_currentFontSize_24() const { return ___currentFontSize_24; }
inline float* get_address_of_currentFontSize_24() { return &___currentFontSize_24; }
inline void set_currentFontSize_24(float value)
{
___currentFontSize_24 = value;
}
inline static int32_t get_offset_of_baselineOffset_25() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___baselineOffset_25)); }
inline float get_baselineOffset_25() const { return ___baselineOffset_25; }
inline float* get_address_of_baselineOffset_25() { return &___baselineOffset_25; }
inline void set_baselineOffset_25(float value)
{
___baselineOffset_25 = value;
}
inline static int32_t get_offset_of_lineOffset_26() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___lineOffset_26)); }
inline float get_lineOffset_26() const { return ___lineOffset_26; }
inline float* get_address_of_lineOffset_26() { return &___lineOffset_26; }
inline void set_lineOffset_26(float value)
{
___lineOffset_26 = value;
}
inline static int32_t get_offset_of_textInfo_27() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___textInfo_27)); }
inline TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * get_textInfo_27() const { return ___textInfo_27; }
inline TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 ** get_address_of_textInfo_27() { return &___textInfo_27; }
inline void set_textInfo_27(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * value)
{
___textInfo_27 = value;
Il2CppCodeGenWriteBarrier((&___textInfo_27), value);
}
inline static int32_t get_offset_of_lineInfo_28() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___lineInfo_28)); }
inline TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 get_lineInfo_28() const { return ___lineInfo_28; }
inline TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * get_address_of_lineInfo_28() { return &___lineInfo_28; }
inline void set_lineInfo_28(TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 value)
{
___lineInfo_28 = value;
}
inline static int32_t get_offset_of_vertexColor_29() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___vertexColor_29)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_vertexColor_29() const { return ___vertexColor_29; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_vertexColor_29() { return &___vertexColor_29; }
inline void set_vertexColor_29(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___vertexColor_29 = value;
}
inline static int32_t get_offset_of_underlineColor_30() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___underlineColor_30)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_underlineColor_30() const { return ___underlineColor_30; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_underlineColor_30() { return &___underlineColor_30; }
inline void set_underlineColor_30(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___underlineColor_30 = value;
}
inline static int32_t get_offset_of_strikethroughColor_31() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___strikethroughColor_31)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_strikethroughColor_31() const { return ___strikethroughColor_31; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_strikethroughColor_31() { return &___strikethroughColor_31; }
inline void set_strikethroughColor_31(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___strikethroughColor_31 = value;
}
inline static int32_t get_offset_of_highlightColor_32() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___highlightColor_32)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_highlightColor_32() const { return ___highlightColor_32; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_highlightColor_32() { return &___highlightColor_32; }
inline void set_highlightColor_32(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___highlightColor_32 = value;
}
inline static int32_t get_offset_of_basicStyleStack_33() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___basicStyleStack_33)); }
inline TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 get_basicStyleStack_33() const { return ___basicStyleStack_33; }
inline TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 * get_address_of_basicStyleStack_33() { return &___basicStyleStack_33; }
inline void set_basicStyleStack_33(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 value)
{
___basicStyleStack_33 = value;
}
inline static int32_t get_offset_of_colorStack_34() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___colorStack_34)); }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 get_colorStack_34() const { return ___colorStack_34; }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * get_address_of_colorStack_34() { return &___colorStack_34; }
inline void set_colorStack_34(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 value)
{
___colorStack_34 = value;
}
inline static int32_t get_offset_of_underlineColorStack_35() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___underlineColorStack_35)); }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 get_underlineColorStack_35() const { return ___underlineColorStack_35; }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * get_address_of_underlineColorStack_35() { return &___underlineColorStack_35; }
inline void set_underlineColorStack_35(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 value)
{
___underlineColorStack_35 = value;
}
inline static int32_t get_offset_of_strikethroughColorStack_36() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___strikethroughColorStack_36)); }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 get_strikethroughColorStack_36() const { return ___strikethroughColorStack_36; }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * get_address_of_strikethroughColorStack_36() { return &___strikethroughColorStack_36; }
inline void set_strikethroughColorStack_36(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 value)
{
___strikethroughColorStack_36 = value;
}
inline static int32_t get_offset_of_highlightColorStack_37() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___highlightColorStack_37)); }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 get_highlightColorStack_37() const { return ___highlightColorStack_37; }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * get_address_of_highlightColorStack_37() { return &___highlightColorStack_37; }
inline void set_highlightColorStack_37(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 value)
{
___highlightColorStack_37 = value;
}
inline static int32_t get_offset_of_colorGradientStack_38() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___colorGradientStack_38)); }
inline TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 get_colorGradientStack_38() const { return ___colorGradientStack_38; }
inline TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 * get_address_of_colorGradientStack_38() { return &___colorGradientStack_38; }
inline void set_colorGradientStack_38(TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 value)
{
___colorGradientStack_38 = value;
}
inline static int32_t get_offset_of_sizeStack_39() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___sizeStack_39)); }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E get_sizeStack_39() const { return ___sizeStack_39; }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * get_address_of_sizeStack_39() { return &___sizeStack_39; }
inline void set_sizeStack_39(TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E value)
{
___sizeStack_39 = value;
}
inline static int32_t get_offset_of_indentStack_40() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___indentStack_40)); }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E get_indentStack_40() const { return ___indentStack_40; }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * get_address_of_indentStack_40() { return &___indentStack_40; }
inline void set_indentStack_40(TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E value)
{
___indentStack_40 = value;
}
inline static int32_t get_offset_of_fontWeightStack_41() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___fontWeightStack_41)); }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 get_fontWeightStack_41() const { return ___fontWeightStack_41; }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * get_address_of_fontWeightStack_41() { return &___fontWeightStack_41; }
inline void set_fontWeightStack_41(TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 value)
{
___fontWeightStack_41 = value;
}
inline static int32_t get_offset_of_styleStack_42() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___styleStack_42)); }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 get_styleStack_42() const { return ___styleStack_42; }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * get_address_of_styleStack_42() { return &___styleStack_42; }
inline void set_styleStack_42(TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 value)
{
___styleStack_42 = value;
}
inline static int32_t get_offset_of_baselineStack_43() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___baselineStack_43)); }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E get_baselineStack_43() const { return ___baselineStack_43; }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * get_address_of_baselineStack_43() { return &___baselineStack_43; }
inline void set_baselineStack_43(TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E value)
{
___baselineStack_43 = value;
}
inline static int32_t get_offset_of_actionStack_44() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___actionStack_44)); }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 get_actionStack_44() const { return ___actionStack_44; }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * get_address_of_actionStack_44() { return &___actionStack_44; }
inline void set_actionStack_44(TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 value)
{
___actionStack_44 = value;
}
inline static int32_t get_offset_of_materialReferenceStack_45() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___materialReferenceStack_45)); }
inline TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 get_materialReferenceStack_45() const { return ___materialReferenceStack_45; }
inline TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 * get_address_of_materialReferenceStack_45() { return &___materialReferenceStack_45; }
inline void set_materialReferenceStack_45(TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 value)
{
___materialReferenceStack_45 = value;
}
inline static int32_t get_offset_of_lineJustificationStack_46() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___lineJustificationStack_46)); }
inline TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C get_lineJustificationStack_46() const { return ___lineJustificationStack_46; }
inline TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C * get_address_of_lineJustificationStack_46() { return &___lineJustificationStack_46; }
inline void set_lineJustificationStack_46(TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C value)
{
___lineJustificationStack_46 = value;
}
inline static int32_t get_offset_of_spriteAnimationID_47() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___spriteAnimationID_47)); }
inline int32_t get_spriteAnimationID_47() const { return ___spriteAnimationID_47; }
inline int32_t* get_address_of_spriteAnimationID_47() { return &___spriteAnimationID_47; }
inline void set_spriteAnimationID_47(int32_t value)
{
___spriteAnimationID_47 = value;
}
inline static int32_t get_offset_of_currentFontAsset_48() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___currentFontAsset_48)); }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * get_currentFontAsset_48() const { return ___currentFontAsset_48; }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C ** get_address_of_currentFontAsset_48() { return &___currentFontAsset_48; }
inline void set_currentFontAsset_48(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * value)
{
___currentFontAsset_48 = value;
Il2CppCodeGenWriteBarrier((&___currentFontAsset_48), value);
}
inline static int32_t get_offset_of_currentSpriteAsset_49() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___currentSpriteAsset_49)); }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * get_currentSpriteAsset_49() const { return ___currentSpriteAsset_49; }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 ** get_address_of_currentSpriteAsset_49() { return &___currentSpriteAsset_49; }
inline void set_currentSpriteAsset_49(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * value)
{
___currentSpriteAsset_49 = value;
Il2CppCodeGenWriteBarrier((&___currentSpriteAsset_49), value);
}
inline static int32_t get_offset_of_currentMaterial_50() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___currentMaterial_50)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_currentMaterial_50() const { return ___currentMaterial_50; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_currentMaterial_50() { return &___currentMaterial_50; }
inline void set_currentMaterial_50(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___currentMaterial_50 = value;
Il2CppCodeGenWriteBarrier((&___currentMaterial_50), value);
}
inline static int32_t get_offset_of_currentMaterialIndex_51() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___currentMaterialIndex_51)); }
inline int32_t get_currentMaterialIndex_51() const { return ___currentMaterialIndex_51; }
inline int32_t* get_address_of_currentMaterialIndex_51() { return &___currentMaterialIndex_51; }
inline void set_currentMaterialIndex_51(int32_t value)
{
___currentMaterialIndex_51 = value;
}
inline static int32_t get_offset_of_meshExtents_52() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___meshExtents_52)); }
inline Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 get_meshExtents_52() const { return ___meshExtents_52; }
inline Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * get_address_of_meshExtents_52() { return &___meshExtents_52; }
inline void set_meshExtents_52(Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 value)
{
___meshExtents_52 = value;
}
inline static int32_t get_offset_of_tagNoParsing_53() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___tagNoParsing_53)); }
inline bool get_tagNoParsing_53() const { return ___tagNoParsing_53; }
inline bool* get_address_of_tagNoParsing_53() { return &___tagNoParsing_53; }
inline void set_tagNoParsing_53(bool value)
{
___tagNoParsing_53 = value;
}
inline static int32_t get_offset_of_isNonBreakingSpace_54() { return static_cast<int32_t>(offsetof(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557, ___isNonBreakingSpace_54)); }
inline bool get_isNonBreakingSpace_54() const { return ___isNonBreakingSpace_54; }
inline bool* get_address_of_isNonBreakingSpace_54() { return &___isNonBreakingSpace_54; }
inline void set_isNonBreakingSpace_54(bool value)
{
___isNonBreakingSpace_54 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of TMPro.WordWrapState
struct WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_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 ___maxLineAscender_13;
float ___maxLineDescender_14;
float ___previousLineAscender_15;
float ___xAdvance_16;
float ___preferredWidth_17;
float ___preferredHeight_18;
float ___previousLineScale_19;
int32_t ___wordCount_20;
int32_t ___fontStyle_21;
float ___fontScale_22;
float ___fontScaleMultiplier_23;
float ___currentFontSize_24;
float ___baselineOffset_25;
float ___lineOffset_26;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * ___textInfo_27;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 ___lineInfo_28;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___vertexColor_29;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___underlineColor_30;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___strikethroughColor_31;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___highlightColor_32;
TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 ___basicStyleStack_33;
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___colorStack_34;
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___underlineColorStack_35;
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___strikethroughColorStack_36;
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___highlightColorStack_37;
TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 ___colorGradientStack_38;
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___sizeStack_39;
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___indentStack_40;
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___fontWeightStack_41;
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___styleStack_42;
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___baselineStack_43;
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___actionStack_44;
TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 ___materialReferenceStack_45;
TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C ___lineJustificationStack_46;
int32_t ___spriteAnimationID_47;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___currentFontAsset_48;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___currentSpriteAsset_49;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___currentMaterial_50;
int32_t ___currentMaterialIndex_51;
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 ___meshExtents_52;
int32_t ___tagNoParsing_53;
int32_t ___isNonBreakingSpace_54;
};
// Native definition for COM marshalling of TMPro.WordWrapState
struct WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_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 ___maxLineAscender_13;
float ___maxLineDescender_14;
float ___previousLineAscender_15;
float ___xAdvance_16;
float ___preferredWidth_17;
float ___preferredHeight_18;
float ___previousLineScale_19;
int32_t ___wordCount_20;
int32_t ___fontStyle_21;
float ___fontScale_22;
float ___fontScaleMultiplier_23;
float ___currentFontSize_24;
float ___baselineOffset_25;
float ___lineOffset_26;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * ___textInfo_27;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 ___lineInfo_28;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___vertexColor_29;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___underlineColor_30;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___strikethroughColor_31;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___highlightColor_32;
TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 ___basicStyleStack_33;
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___colorStack_34;
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___underlineColorStack_35;
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___strikethroughColorStack_36;
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___highlightColorStack_37;
TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 ___colorGradientStack_38;
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___sizeStack_39;
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___indentStack_40;
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___fontWeightStack_41;
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___styleStack_42;
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___baselineStack_43;
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___actionStack_44;
TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 ___materialReferenceStack_45;
TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C ___lineJustificationStack_46;
int32_t ___spriteAnimationID_47;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___currentFontAsset_48;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___currentSpriteAsset_49;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___currentMaterial_50;
int32_t ___currentMaterialIndex_51;
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 ___meshExtents_52;
int32_t ___tagNoParsing_53;
int32_t ___isNonBreakingSpace_54;
};
#endif // WORDWRAPSTATE_T415B8622774DD094A9CD7447D298B33B7365A557_H
#ifndef BEHAVIOUR_TBDC7E9C3C898AD8348891B82D3E345801D920CA8_H
#define BEHAVIOUR_TBDC7E9C3C898AD8348891B82D3E345801D920CA8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Behaviour
struct Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8 : public Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // BEHAVIOUR_TBDC7E9C3C898AD8348891B82D3E345801D920CA8_H
#ifndef CANVASRENDERER_TB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_H
#define CANVASRENDERER_TB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.CanvasRenderer
struct CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 : public Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621
{
public:
// System.Boolean UnityEngine.CanvasRenderer::<isMask>k__BackingField
bool ___U3CisMaskU3Ek__BackingField_4;
public:
inline static int32_t get_offset_of_U3CisMaskU3Ek__BackingField_4() { return static_cast<int32_t>(offsetof(CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72, ___U3CisMaskU3Ek__BackingField_4)); }
inline bool get_U3CisMaskU3Ek__BackingField_4() const { return ___U3CisMaskU3Ek__BackingField_4; }
inline bool* get_address_of_U3CisMaskU3Ek__BackingField_4() { return &___U3CisMaskU3Ek__BackingField_4; }
inline void set_U3CisMaskU3Ek__BackingField_4(bool value)
{
___U3CisMaskU3Ek__BackingField_4 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CANVASRENDERER_TB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_H
#ifndef UNITYACTION_TD19B26F1B2C048E38FD5801A33573BE01064CAF4_H
#define UNITYACTION_TD19B26F1B2C048E38FD5801A33573BE01064CAF4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Events.UnityAction
struct UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UNITYACTION_TD19B26F1B2C048E38FD5801A33573BE01064CAF4_H
#ifndef TEXTURE2D_TBBF96AC337723E2EF156DF17E09D4379FD05DE1C_H
#define TEXTURE2D_TBBF96AC337723E2EF156DF17E09D4379FD05DE1C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Texture2D
struct Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C : public Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TEXTURE2D_TBBF96AC337723E2EF156DF17E09D4379FD05DE1C_H
#ifndef TRANSFORM_TBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA_H
#define TRANSFORM_TBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Transform
struct Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA : public Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TRANSFORM_TBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA_H
#ifndef TMP_FONTASSET_T44D2006105B39FB33AE5A0ADF07A7EF36C72385C_H
#define TMP_FONTASSET_T44D2006105B39FB33AE5A0ADF07A7EF36C72385C_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_FontAsset
struct TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C : public TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D
{
public:
// TMPro.TMP_FontAsset_FontAssetTypes TMPro.TMP_FontAsset::fontAssetType
int32_t ___fontAssetType_8;
// TMPro.FaceInfo TMPro.TMP_FontAsset::m_fontInfo
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * ___m_fontInfo_9;
// UnityEngine.Texture2D TMPro.TMP_FontAsset::atlas
Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C * ___atlas_10;
// System.Collections.Generic.List`1<TMPro.TMP_Glyph> TMPro.TMP_FontAsset::m_glyphInfoList
List_1_tC70C6440D52352E39351D0AA14AFC2650D2F49D2 * ___m_glyphInfoList_11;
// System.Collections.Generic.Dictionary`2<System.Int32,TMPro.TMP_Glyph> TMPro.TMP_FontAsset::m_characterDictionary
Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA * ___m_characterDictionary_12;
// System.Collections.Generic.Dictionary`2<System.Int32,TMPro.KerningPair> TMPro.TMP_FontAsset::m_kerningDictionary
Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 * ___m_kerningDictionary_13;
// TMPro.KerningTable TMPro.TMP_FontAsset::m_kerningInfo
KerningTable_tAF8D2AABDC878598EFE90D838BAAD285FA8CE05F * ___m_kerningInfo_14;
// TMPro.KerningPair TMPro.TMP_FontAsset::m_kerningPair
KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * ___m_kerningPair_15;
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset> TMPro.TMP_FontAsset::fallbackFontAssets
List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * ___fallbackFontAssets_16;
// TMPro.FontAssetCreationSettings TMPro.TMP_FontAsset::m_CreationSettings
FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4 ___m_CreationSettings_17;
// TMPro.TMP_FontWeights[] TMPro.TMP_FontAsset::fontWeights
TMP_FontWeightsU5BU5D_t9FFE1820D3ADA4C96281B4595E9DEC04CF5297C1* ___fontWeights_18;
// System.Int32[] TMPro.TMP_FontAsset::m_characterSet
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___m_characterSet_19;
// System.Single TMPro.TMP_FontAsset::normalStyle
float ___normalStyle_20;
// System.Single TMPro.TMP_FontAsset::normalSpacingOffset
float ___normalSpacingOffset_21;
// System.Single TMPro.TMP_FontAsset::boldStyle
float ___boldStyle_22;
// System.Single TMPro.TMP_FontAsset::boldSpacing
float ___boldSpacing_23;
// System.Byte TMPro.TMP_FontAsset::italicStyle
uint8_t ___italicStyle_24;
// System.Byte TMPro.TMP_FontAsset::tabSize
uint8_t ___tabSize_25;
// System.Byte TMPro.TMP_FontAsset::m_oldTabSize
uint8_t ___m_oldTabSize_26;
public:
inline static int32_t get_offset_of_fontAssetType_8() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___fontAssetType_8)); }
inline int32_t get_fontAssetType_8() const { return ___fontAssetType_8; }
inline int32_t* get_address_of_fontAssetType_8() { return &___fontAssetType_8; }
inline void set_fontAssetType_8(int32_t value)
{
___fontAssetType_8 = value;
}
inline static int32_t get_offset_of_m_fontInfo_9() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___m_fontInfo_9)); }
inline FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * get_m_fontInfo_9() const { return ___m_fontInfo_9; }
inline FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 ** get_address_of_m_fontInfo_9() { return &___m_fontInfo_9; }
inline void set_m_fontInfo_9(FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * value)
{
___m_fontInfo_9 = value;
Il2CppCodeGenWriteBarrier((&___m_fontInfo_9), value);
}
inline static int32_t get_offset_of_atlas_10() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___atlas_10)); }
inline Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C * get_atlas_10() const { return ___atlas_10; }
inline Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C ** get_address_of_atlas_10() { return &___atlas_10; }
inline void set_atlas_10(Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C * value)
{
___atlas_10 = value;
Il2CppCodeGenWriteBarrier((&___atlas_10), value);
}
inline static int32_t get_offset_of_m_glyphInfoList_11() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___m_glyphInfoList_11)); }
inline List_1_tC70C6440D52352E39351D0AA14AFC2650D2F49D2 * get_m_glyphInfoList_11() const { return ___m_glyphInfoList_11; }
inline List_1_tC70C6440D52352E39351D0AA14AFC2650D2F49D2 ** get_address_of_m_glyphInfoList_11() { return &___m_glyphInfoList_11; }
inline void set_m_glyphInfoList_11(List_1_tC70C6440D52352E39351D0AA14AFC2650D2F49D2 * value)
{
___m_glyphInfoList_11 = value;
Il2CppCodeGenWriteBarrier((&___m_glyphInfoList_11), value);
}
inline static int32_t get_offset_of_m_characterDictionary_12() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___m_characterDictionary_12)); }
inline Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA * get_m_characterDictionary_12() const { return ___m_characterDictionary_12; }
inline Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA ** get_address_of_m_characterDictionary_12() { return &___m_characterDictionary_12; }
inline void set_m_characterDictionary_12(Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA * value)
{
___m_characterDictionary_12 = value;
Il2CppCodeGenWriteBarrier((&___m_characterDictionary_12), value);
}
inline static int32_t get_offset_of_m_kerningDictionary_13() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___m_kerningDictionary_13)); }
inline Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 * get_m_kerningDictionary_13() const { return ___m_kerningDictionary_13; }
inline Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 ** get_address_of_m_kerningDictionary_13() { return &___m_kerningDictionary_13; }
inline void set_m_kerningDictionary_13(Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 * value)
{
___m_kerningDictionary_13 = value;
Il2CppCodeGenWriteBarrier((&___m_kerningDictionary_13), value);
}
inline static int32_t get_offset_of_m_kerningInfo_14() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___m_kerningInfo_14)); }
inline KerningTable_tAF8D2AABDC878598EFE90D838BAAD285FA8CE05F * get_m_kerningInfo_14() const { return ___m_kerningInfo_14; }
inline KerningTable_tAF8D2AABDC878598EFE90D838BAAD285FA8CE05F ** get_address_of_m_kerningInfo_14() { return &___m_kerningInfo_14; }
inline void set_m_kerningInfo_14(KerningTable_tAF8D2AABDC878598EFE90D838BAAD285FA8CE05F * value)
{
___m_kerningInfo_14 = value;
Il2CppCodeGenWriteBarrier((&___m_kerningInfo_14), value);
}
inline static int32_t get_offset_of_m_kerningPair_15() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___m_kerningPair_15)); }
inline KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * get_m_kerningPair_15() const { return ___m_kerningPair_15; }
inline KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD ** get_address_of_m_kerningPair_15() { return &___m_kerningPair_15; }
inline void set_m_kerningPair_15(KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * value)
{
___m_kerningPair_15 = value;
Il2CppCodeGenWriteBarrier((&___m_kerningPair_15), value);
}
inline static int32_t get_offset_of_fallbackFontAssets_16() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___fallbackFontAssets_16)); }
inline List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * get_fallbackFontAssets_16() const { return ___fallbackFontAssets_16; }
inline List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F ** get_address_of_fallbackFontAssets_16() { return &___fallbackFontAssets_16; }
inline void set_fallbackFontAssets_16(List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * value)
{
___fallbackFontAssets_16 = value;
Il2CppCodeGenWriteBarrier((&___fallbackFontAssets_16), value);
}
inline static int32_t get_offset_of_m_CreationSettings_17() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___m_CreationSettings_17)); }
inline FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4 get_m_CreationSettings_17() const { return ___m_CreationSettings_17; }
inline FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4 * get_address_of_m_CreationSettings_17() { return &___m_CreationSettings_17; }
inline void set_m_CreationSettings_17(FontAssetCreationSettings_tC32D679F14894DDCE48E4C61ACC1D0FA1443E0A4 value)
{
___m_CreationSettings_17 = value;
}
inline static int32_t get_offset_of_fontWeights_18() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___fontWeights_18)); }
inline TMP_FontWeightsU5BU5D_t9FFE1820D3ADA4C96281B4595E9DEC04CF5297C1* get_fontWeights_18() const { return ___fontWeights_18; }
inline TMP_FontWeightsU5BU5D_t9FFE1820D3ADA4C96281B4595E9DEC04CF5297C1** get_address_of_fontWeights_18() { return &___fontWeights_18; }
inline void set_fontWeights_18(TMP_FontWeightsU5BU5D_t9FFE1820D3ADA4C96281B4595E9DEC04CF5297C1* value)
{
___fontWeights_18 = value;
Il2CppCodeGenWriteBarrier((&___fontWeights_18), value);
}
inline static int32_t get_offset_of_m_characterSet_19() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___m_characterSet_19)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_m_characterSet_19() const { return ___m_characterSet_19; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_m_characterSet_19() { return &___m_characterSet_19; }
inline void set_m_characterSet_19(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___m_characterSet_19 = value;
Il2CppCodeGenWriteBarrier((&___m_characterSet_19), value);
}
inline static int32_t get_offset_of_normalStyle_20() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___normalStyle_20)); }
inline float get_normalStyle_20() const { return ___normalStyle_20; }
inline float* get_address_of_normalStyle_20() { return &___normalStyle_20; }
inline void set_normalStyle_20(float value)
{
___normalStyle_20 = value;
}
inline static int32_t get_offset_of_normalSpacingOffset_21() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___normalSpacingOffset_21)); }
inline float get_normalSpacingOffset_21() const { return ___normalSpacingOffset_21; }
inline float* get_address_of_normalSpacingOffset_21() { return &___normalSpacingOffset_21; }
inline void set_normalSpacingOffset_21(float value)
{
___normalSpacingOffset_21 = value;
}
inline static int32_t get_offset_of_boldStyle_22() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___boldStyle_22)); }
inline float get_boldStyle_22() const { return ___boldStyle_22; }
inline float* get_address_of_boldStyle_22() { return &___boldStyle_22; }
inline void set_boldStyle_22(float value)
{
___boldStyle_22 = value;
}
inline static int32_t get_offset_of_boldSpacing_23() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___boldSpacing_23)); }
inline float get_boldSpacing_23() const { return ___boldSpacing_23; }
inline float* get_address_of_boldSpacing_23() { return &___boldSpacing_23; }
inline void set_boldSpacing_23(float value)
{
___boldSpacing_23 = value;
}
inline static int32_t get_offset_of_italicStyle_24() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___italicStyle_24)); }
inline uint8_t get_italicStyle_24() const { return ___italicStyle_24; }
inline uint8_t* get_address_of_italicStyle_24() { return &___italicStyle_24; }
inline void set_italicStyle_24(uint8_t value)
{
___italicStyle_24 = value;
}
inline static int32_t get_offset_of_tabSize_25() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___tabSize_25)); }
inline uint8_t get_tabSize_25() const { return ___tabSize_25; }
inline uint8_t* get_address_of_tabSize_25() { return &___tabSize_25; }
inline void set_tabSize_25(uint8_t value)
{
___tabSize_25 = value;
}
inline static int32_t get_offset_of_m_oldTabSize_26() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C, ___m_oldTabSize_26)); }
inline uint8_t get_m_oldTabSize_26() const { return ___m_oldTabSize_26; }
inline uint8_t* get_address_of_m_oldTabSize_26() { return &___m_oldTabSize_26; }
inline void set_m_oldTabSize_26(uint8_t value)
{
___m_oldTabSize_26 = value;
}
};
struct TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C_StaticFields
{
public:
// TMPro.TMP_FontAsset TMPro.TMP_FontAsset::s_defaultFontAsset
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___s_defaultFontAsset_7;
public:
inline static int32_t get_offset_of_s_defaultFontAsset_7() { return static_cast<int32_t>(offsetof(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C_StaticFields, ___s_defaultFontAsset_7)); }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * get_s_defaultFontAsset_7() const { return ___s_defaultFontAsset_7; }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C ** get_address_of_s_defaultFontAsset_7() { return &___s_defaultFontAsset_7; }
inline void set_s_defaultFontAsset_7(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * value)
{
___s_defaultFontAsset_7 = value;
Il2CppCodeGenWriteBarrier((&___s_defaultFontAsset_7), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_FONTASSET_T44D2006105B39FB33AE5A0ADF07A7EF36C72385C_H
#ifndef TMP_SPRITEASSET_TF896FFED2AA9395D6BC40FFEAC6DE7555A27A487_H
#define TMP_SPRITEASSET_TF896FFED2AA9395D6BC40FFEAC6DE7555A27A487_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_SpriteAsset
struct TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 : public TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D
{
public:
// System.Collections.Generic.Dictionary`2<System.Int32,System.Int32> TMPro.TMP_SpriteAsset::m_UnicodeLookup
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * ___m_UnicodeLookup_7;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Int32> TMPro.TMP_SpriteAsset::m_NameLookup
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * ___m_NameLookup_8;
// UnityEngine.Texture TMPro.TMP_SpriteAsset::spriteSheet
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * ___spriteSheet_10;
// System.Collections.Generic.List`1<TMPro.TMP_Sprite> TMPro.TMP_SpriteAsset::spriteInfoList
List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98 * ___spriteInfoList_11;
// System.Collections.Generic.List`1<TMPro.TMP_SpriteAsset> TMPro.TMP_SpriteAsset::fallbackSpriteAssets
List_1_t79D428C965AF00BBE02D2084005462FAA9DE9D82 * ___fallbackSpriteAssets_12;
public:
inline static int32_t get_offset_of_m_UnicodeLookup_7() { return static_cast<int32_t>(offsetof(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487, ___m_UnicodeLookup_7)); }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * get_m_UnicodeLookup_7() const { return ___m_UnicodeLookup_7; }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 ** get_address_of_m_UnicodeLookup_7() { return &___m_UnicodeLookup_7; }
inline void set_m_UnicodeLookup_7(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * value)
{
___m_UnicodeLookup_7 = value;
Il2CppCodeGenWriteBarrier((&___m_UnicodeLookup_7), value);
}
inline static int32_t get_offset_of_m_NameLookup_8() { return static_cast<int32_t>(offsetof(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487, ___m_NameLookup_8)); }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * get_m_NameLookup_8() const { return ___m_NameLookup_8; }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 ** get_address_of_m_NameLookup_8() { return &___m_NameLookup_8; }
inline void set_m_NameLookup_8(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * value)
{
___m_NameLookup_8 = value;
Il2CppCodeGenWriteBarrier((&___m_NameLookup_8), value);
}
inline static int32_t get_offset_of_spriteSheet_10() { return static_cast<int32_t>(offsetof(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487, ___spriteSheet_10)); }
inline Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * get_spriteSheet_10() const { return ___spriteSheet_10; }
inline Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 ** get_address_of_spriteSheet_10() { return &___spriteSheet_10; }
inline void set_spriteSheet_10(Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * value)
{
___spriteSheet_10 = value;
Il2CppCodeGenWriteBarrier((&___spriteSheet_10), value);
}
inline static int32_t get_offset_of_spriteInfoList_11() { return static_cast<int32_t>(offsetof(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487, ___spriteInfoList_11)); }
inline List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98 * get_spriteInfoList_11() const { return ___spriteInfoList_11; }
inline List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98 ** get_address_of_spriteInfoList_11() { return &___spriteInfoList_11; }
inline void set_spriteInfoList_11(List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98 * value)
{
___spriteInfoList_11 = value;
Il2CppCodeGenWriteBarrier((&___spriteInfoList_11), value);
}
inline static int32_t get_offset_of_fallbackSpriteAssets_12() { return static_cast<int32_t>(offsetof(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487, ___fallbackSpriteAssets_12)); }
inline List_1_t79D428C965AF00BBE02D2084005462FAA9DE9D82 * get_fallbackSpriteAssets_12() const { return ___fallbackSpriteAssets_12; }
inline List_1_t79D428C965AF00BBE02D2084005462FAA9DE9D82 ** get_address_of_fallbackSpriteAssets_12() { return &___fallbackSpriteAssets_12; }
inline void set_fallbackSpriteAssets_12(List_1_t79D428C965AF00BBE02D2084005462FAA9DE9D82 * value)
{
___fallbackSpriteAssets_12 = value;
Il2CppCodeGenWriteBarrier((&___fallbackSpriteAssets_12), value);
}
};
struct TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487_StaticFields
{
public:
// TMPro.TMP_SpriteAsset TMPro.TMP_SpriteAsset::m_defaultSpriteAsset
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___m_defaultSpriteAsset_9;
// System.Collections.Generic.List`1<System.Int32> TMPro.TMP_SpriteAsset::k_searchedSpriteAssets
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___k_searchedSpriteAssets_13;
public:
inline static int32_t get_offset_of_m_defaultSpriteAsset_9() { return static_cast<int32_t>(offsetof(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487_StaticFields, ___m_defaultSpriteAsset_9)); }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * get_m_defaultSpriteAsset_9() const { return ___m_defaultSpriteAsset_9; }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 ** get_address_of_m_defaultSpriteAsset_9() { return &___m_defaultSpriteAsset_9; }
inline void set_m_defaultSpriteAsset_9(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * value)
{
___m_defaultSpriteAsset_9 = value;
Il2CppCodeGenWriteBarrier((&___m_defaultSpriteAsset_9), value);
}
inline static int32_t get_offset_of_k_searchedSpriteAssets_13() { return static_cast<int32_t>(offsetof(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487_StaticFields, ___k_searchedSpriteAssets_13)); }
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * get_k_searchedSpriteAssets_13() const { return ___k_searchedSpriteAssets_13; }
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 ** get_address_of_k_searchedSpriteAssets_13() { return &___k_searchedSpriteAssets_13; }
inline void set_k_searchedSpriteAssets_13(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * value)
{
___k_searchedSpriteAssets_13 = value;
Il2CppCodeGenWriteBarrier((&___k_searchedSpriteAssets_13), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_SPRITEASSET_TF896FFED2AA9395D6BC40FFEAC6DE7555A27A487_H
#ifndef CAMERA_T48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_H
#define CAMERA_T48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Camera
struct Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 : public Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8
{
public:
public:
};
struct Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_StaticFields
{
public:
// UnityEngine.Camera_CameraCallback UnityEngine.Camera::onPreCull
CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * ___onPreCull_4;
// UnityEngine.Camera_CameraCallback UnityEngine.Camera::onPreRender
CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * ___onPreRender_5;
// UnityEngine.Camera_CameraCallback UnityEngine.Camera::onPostRender
CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * ___onPostRender_6;
public:
inline static int32_t get_offset_of_onPreCull_4() { return static_cast<int32_t>(offsetof(Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_StaticFields, ___onPreCull_4)); }
inline CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * get_onPreCull_4() const { return ___onPreCull_4; }
inline CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 ** get_address_of_onPreCull_4() { return &___onPreCull_4; }
inline void set_onPreCull_4(CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * value)
{
___onPreCull_4 = value;
Il2CppCodeGenWriteBarrier((&___onPreCull_4), value);
}
inline static int32_t get_offset_of_onPreRender_5() { return static_cast<int32_t>(offsetof(Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_StaticFields, ___onPreRender_5)); }
inline CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * get_onPreRender_5() const { return ___onPreRender_5; }
inline CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 ** get_address_of_onPreRender_5() { return &___onPreRender_5; }
inline void set_onPreRender_5(CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * value)
{
___onPreRender_5 = value;
Il2CppCodeGenWriteBarrier((&___onPreRender_5), value);
}
inline static int32_t get_offset_of_onPostRender_6() { return static_cast<int32_t>(offsetof(Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_StaticFields, ___onPostRender_6)); }
inline CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * get_onPostRender_6() const { return ___onPostRender_6; }
inline CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 ** get_address_of_onPostRender_6() { return &___onPostRender_6; }
inline void set_onPostRender_6(CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * value)
{
___onPostRender_6 = value;
Il2CppCodeGenWriteBarrier((&___onPostRender_6), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CAMERA_T48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_H
#ifndef CANVAS_TBC28BF1DD8D8499A89B5781505833D3728CF8591_H
#define CANVAS_TBC28BF1DD8D8499A89B5781505833D3728CF8591_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Canvas
struct Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 : public Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8
{
public:
public:
};
struct Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591_StaticFields
{
public:
// UnityEngine.Canvas_WillRenderCanvases UnityEngine.Canvas::willRenderCanvases
WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE * ___willRenderCanvases_4;
public:
inline static int32_t get_offset_of_willRenderCanvases_4() { return static_cast<int32_t>(offsetof(Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591_StaticFields, ___willRenderCanvases_4)); }
inline WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE * get_willRenderCanvases_4() const { return ___willRenderCanvases_4; }
inline WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE ** get_address_of_willRenderCanvases_4() { return &___willRenderCanvases_4; }
inline void set_willRenderCanvases_4(WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE * value)
{
___willRenderCanvases_4 = value;
Il2CppCodeGenWriteBarrier((&___willRenderCanvases_4), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CANVAS_TBC28BF1DD8D8499A89B5781505833D3728CF8591_H
#ifndef MONOBEHAVIOUR_T4A60845CF505405AF8BE8C61CC07F75CADEF6429_H
#define MONOBEHAVIOUR_T4A60845CF505405AF8BE8C61CC07F75CADEF6429_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.MonoBehaviour
struct MonoBehaviour_t4A60845CF505405AF8BE8C61CC07F75CADEF6429 : public Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MONOBEHAVIOUR_T4A60845CF505405AF8BE8C61CC07F75CADEF6429_H
#ifndef RECTTRANSFORM_T285CBD8775B25174B75164F10618F8B9728E1B20_H
#define RECTTRANSFORM_T285CBD8775B25174B75164F10618F8B9728E1B20_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.RectTransform
struct RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 : public Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA
{
public:
public:
};
struct RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_StaticFields
{
public:
// UnityEngine.RectTransform_ReapplyDrivenProperties UnityEngine.RectTransform::reapplyDrivenProperties
ReapplyDrivenProperties_t431F4FBD9C59AE097FE33C4354CC6251B01B527D * ___reapplyDrivenProperties_4;
public:
inline static int32_t get_offset_of_reapplyDrivenProperties_4() { return static_cast<int32_t>(offsetof(RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_StaticFields, ___reapplyDrivenProperties_4)); }
inline ReapplyDrivenProperties_t431F4FBD9C59AE097FE33C4354CC6251B01B527D * get_reapplyDrivenProperties_4() const { return ___reapplyDrivenProperties_4; }
inline ReapplyDrivenProperties_t431F4FBD9C59AE097FE33C4354CC6251B01B527D ** get_address_of_reapplyDrivenProperties_4() { return &___reapplyDrivenProperties_4; }
inline void set_reapplyDrivenProperties_4(ReapplyDrivenProperties_t431F4FBD9C59AE097FE33C4354CC6251B01B527D * value)
{
___reapplyDrivenProperties_4 = value;
Il2CppCodeGenWriteBarrier((&___reapplyDrivenProperties_4), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // RECTTRANSFORM_T285CBD8775B25174B75164F10618F8B9728E1B20_H
#ifndef TMP_SPRITEANIMATOR_TEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17_H
#define TMP_SPRITEANIMATOR_TEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_SpriteAnimator
struct TMP_SpriteAnimator_tEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17 : public MonoBehaviour_t4A60845CF505405AF8BE8C61CC07F75CADEF6429
{
public:
// System.Collections.Generic.Dictionary`2<System.Int32,System.Boolean> TMPro.TMP_SpriteAnimator::m_animations
Dictionary_2_t2258334B2FD1F225C68C5C4869898F9DF49998FB * ___m_animations_4;
// TMPro.TMP_Text TMPro.TMP_SpriteAnimator::m_TextComponent
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___m_TextComponent_5;
public:
inline static int32_t get_offset_of_m_animations_4() { return static_cast<int32_t>(offsetof(TMP_SpriteAnimator_tEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17, ___m_animations_4)); }
inline Dictionary_2_t2258334B2FD1F225C68C5C4869898F9DF49998FB * get_m_animations_4() const { return ___m_animations_4; }
inline Dictionary_2_t2258334B2FD1F225C68C5C4869898F9DF49998FB ** get_address_of_m_animations_4() { return &___m_animations_4; }
inline void set_m_animations_4(Dictionary_2_t2258334B2FD1F225C68C5C4869898F9DF49998FB * value)
{
___m_animations_4 = value;
Il2CppCodeGenWriteBarrier((&___m_animations_4), value);
}
inline static int32_t get_offset_of_m_TextComponent_5() { return static_cast<int32_t>(offsetof(TMP_SpriteAnimator_tEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17, ___m_TextComponent_5)); }
inline TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * get_m_TextComponent_5() const { return ___m_TextComponent_5; }
inline TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 ** get_address_of_m_TextComponent_5() { return &___m_TextComponent_5; }
inline void set_m_TextComponent_5(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * value)
{
___m_TextComponent_5 = value;
Il2CppCodeGenWriteBarrier((&___m_TextComponent_5), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_SPRITEANIMATOR_TEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17_H
#ifndef UIBEHAVIOUR_T3C3C339CD5677BA7FC27C352FED8B78052A3FE70_H
#define UIBEHAVIOUR_T3C3C339CD5677BA7FC27C352FED8B78052A3FE70_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.EventSystems.UIBehaviour
struct UIBehaviour_t3C3C339CD5677BA7FC27C352FED8B78052A3FE70 : public MonoBehaviour_t4A60845CF505405AF8BE8C61CC07F75CADEF6429
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // UIBEHAVIOUR_T3C3C339CD5677BA7FC27C352FED8B78052A3FE70_H
#ifndef GRAPHIC_TBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8_H
#define GRAPHIC_TBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UI.Graphic
struct Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 : public UIBehaviour_t3C3C339CD5677BA7FC27C352FED8B78052A3FE70
{
public:
// UnityEngine.Material UnityEngine.UI.Graphic::m_Material
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_Material_6;
// UnityEngine.Color UnityEngine.UI.Graphic::m_Color
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___m_Color_7;
// System.Boolean UnityEngine.UI.Graphic::m_RaycastTarget
bool ___m_RaycastTarget_8;
// UnityEngine.RectTransform UnityEngine.UI.Graphic::m_RectTransform
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * ___m_RectTransform_9;
// UnityEngine.CanvasRenderer UnityEngine.UI.Graphic::m_CanvasRenderer
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * ___m_CanvasRenderer_10;
// UnityEngine.Canvas UnityEngine.UI.Graphic::m_Canvas
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * ___m_Canvas_11;
// System.Boolean UnityEngine.UI.Graphic::m_VertsDirty
bool ___m_VertsDirty_12;
// System.Boolean UnityEngine.UI.Graphic::m_MaterialDirty
bool ___m_MaterialDirty_13;
// UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyLayoutCallback
UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * ___m_OnDirtyLayoutCallback_14;
// UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyVertsCallback
UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * ___m_OnDirtyVertsCallback_15;
// UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyMaterialCallback
UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * ___m_OnDirtyMaterialCallback_16;
// UnityEngine.UI.CoroutineTween.TweenRunner`1<UnityEngine.UI.CoroutineTween.ColorTween> UnityEngine.UI.Graphic::m_ColorTweenRunner
TweenRunner_1_t56CEB168ADE3739A1BDDBF258FDC759DF8927172 * ___m_ColorTweenRunner_19;
// System.Boolean UnityEngine.UI.Graphic::<useLegacyMeshGeneration>k__BackingField
bool ___U3CuseLegacyMeshGenerationU3Ek__BackingField_20;
public:
inline static int32_t get_offset_of_m_Material_6() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_Material_6)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_Material_6() const { return ___m_Material_6; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_Material_6() { return &___m_Material_6; }
inline void set_m_Material_6(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_Material_6 = value;
Il2CppCodeGenWriteBarrier((&___m_Material_6), value);
}
inline static int32_t get_offset_of_m_Color_7() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_Color_7)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_m_Color_7() const { return ___m_Color_7; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_m_Color_7() { return &___m_Color_7; }
inline void set_m_Color_7(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___m_Color_7 = value;
}
inline static int32_t get_offset_of_m_RaycastTarget_8() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_RaycastTarget_8)); }
inline bool get_m_RaycastTarget_8() const { return ___m_RaycastTarget_8; }
inline bool* get_address_of_m_RaycastTarget_8() { return &___m_RaycastTarget_8; }
inline void set_m_RaycastTarget_8(bool value)
{
___m_RaycastTarget_8 = value;
}
inline static int32_t get_offset_of_m_RectTransform_9() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_RectTransform_9)); }
inline RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * get_m_RectTransform_9() const { return ___m_RectTransform_9; }
inline RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 ** get_address_of_m_RectTransform_9() { return &___m_RectTransform_9; }
inline void set_m_RectTransform_9(RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * value)
{
___m_RectTransform_9 = value;
Il2CppCodeGenWriteBarrier((&___m_RectTransform_9), value);
}
inline static int32_t get_offset_of_m_CanvasRenderer_10() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_CanvasRenderer_10)); }
inline CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * get_m_CanvasRenderer_10() const { return ___m_CanvasRenderer_10; }
inline CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 ** get_address_of_m_CanvasRenderer_10() { return &___m_CanvasRenderer_10; }
inline void set_m_CanvasRenderer_10(CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * value)
{
___m_CanvasRenderer_10 = value;
Il2CppCodeGenWriteBarrier((&___m_CanvasRenderer_10), value);
}
inline static int32_t get_offset_of_m_Canvas_11() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_Canvas_11)); }
inline Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * get_m_Canvas_11() const { return ___m_Canvas_11; }
inline Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 ** get_address_of_m_Canvas_11() { return &___m_Canvas_11; }
inline void set_m_Canvas_11(Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * value)
{
___m_Canvas_11 = value;
Il2CppCodeGenWriteBarrier((&___m_Canvas_11), value);
}
inline static int32_t get_offset_of_m_VertsDirty_12() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_VertsDirty_12)); }
inline bool get_m_VertsDirty_12() const { return ___m_VertsDirty_12; }
inline bool* get_address_of_m_VertsDirty_12() { return &___m_VertsDirty_12; }
inline void set_m_VertsDirty_12(bool value)
{
___m_VertsDirty_12 = value;
}
inline static int32_t get_offset_of_m_MaterialDirty_13() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_MaterialDirty_13)); }
inline bool get_m_MaterialDirty_13() const { return ___m_MaterialDirty_13; }
inline bool* get_address_of_m_MaterialDirty_13() { return &___m_MaterialDirty_13; }
inline void set_m_MaterialDirty_13(bool value)
{
___m_MaterialDirty_13 = value;
}
inline static int32_t get_offset_of_m_OnDirtyLayoutCallback_14() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_OnDirtyLayoutCallback_14)); }
inline UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * get_m_OnDirtyLayoutCallback_14() const { return ___m_OnDirtyLayoutCallback_14; }
inline UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 ** get_address_of_m_OnDirtyLayoutCallback_14() { return &___m_OnDirtyLayoutCallback_14; }
inline void set_m_OnDirtyLayoutCallback_14(UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * value)
{
___m_OnDirtyLayoutCallback_14 = value;
Il2CppCodeGenWriteBarrier((&___m_OnDirtyLayoutCallback_14), value);
}
inline static int32_t get_offset_of_m_OnDirtyVertsCallback_15() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_OnDirtyVertsCallback_15)); }
inline UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * get_m_OnDirtyVertsCallback_15() const { return ___m_OnDirtyVertsCallback_15; }
inline UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 ** get_address_of_m_OnDirtyVertsCallback_15() { return &___m_OnDirtyVertsCallback_15; }
inline void set_m_OnDirtyVertsCallback_15(UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * value)
{
___m_OnDirtyVertsCallback_15 = value;
Il2CppCodeGenWriteBarrier((&___m_OnDirtyVertsCallback_15), value);
}
inline static int32_t get_offset_of_m_OnDirtyMaterialCallback_16() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_OnDirtyMaterialCallback_16)); }
inline UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * get_m_OnDirtyMaterialCallback_16() const { return ___m_OnDirtyMaterialCallback_16; }
inline UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 ** get_address_of_m_OnDirtyMaterialCallback_16() { return &___m_OnDirtyMaterialCallback_16; }
inline void set_m_OnDirtyMaterialCallback_16(UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * value)
{
___m_OnDirtyMaterialCallback_16 = value;
Il2CppCodeGenWriteBarrier((&___m_OnDirtyMaterialCallback_16), value);
}
inline static int32_t get_offset_of_m_ColorTweenRunner_19() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___m_ColorTweenRunner_19)); }
inline TweenRunner_1_t56CEB168ADE3739A1BDDBF258FDC759DF8927172 * get_m_ColorTweenRunner_19() const { return ___m_ColorTweenRunner_19; }
inline TweenRunner_1_t56CEB168ADE3739A1BDDBF258FDC759DF8927172 ** get_address_of_m_ColorTweenRunner_19() { return &___m_ColorTweenRunner_19; }
inline void set_m_ColorTweenRunner_19(TweenRunner_1_t56CEB168ADE3739A1BDDBF258FDC759DF8927172 * value)
{
___m_ColorTweenRunner_19 = value;
Il2CppCodeGenWriteBarrier((&___m_ColorTweenRunner_19), value);
}
inline static int32_t get_offset_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_20() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8, ___U3CuseLegacyMeshGenerationU3Ek__BackingField_20)); }
inline bool get_U3CuseLegacyMeshGenerationU3Ek__BackingField_20() const { return ___U3CuseLegacyMeshGenerationU3Ek__BackingField_20; }
inline bool* get_address_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_20() { return &___U3CuseLegacyMeshGenerationU3Ek__BackingField_20; }
inline void set_U3CuseLegacyMeshGenerationU3Ek__BackingField_20(bool value)
{
___U3CuseLegacyMeshGenerationU3Ek__BackingField_20 = value;
}
};
struct Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8_StaticFields
{
public:
// UnityEngine.Material UnityEngine.UI.Graphic::s_DefaultUI
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___s_DefaultUI_4;
// UnityEngine.Texture2D UnityEngine.UI.Graphic::s_WhiteTexture
Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C * ___s_WhiteTexture_5;
// UnityEngine.Mesh UnityEngine.UI.Graphic::s_Mesh
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * ___s_Mesh_17;
// UnityEngine.UI.VertexHelper UnityEngine.UI.Graphic::s_VertexHelper
VertexHelper_t27373EA2CF0F5810EC8CF873D0A6D6C0B23DAC3F * ___s_VertexHelper_18;
public:
inline static int32_t get_offset_of_s_DefaultUI_4() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8_StaticFields, ___s_DefaultUI_4)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_s_DefaultUI_4() const { return ___s_DefaultUI_4; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_s_DefaultUI_4() { return &___s_DefaultUI_4; }
inline void set_s_DefaultUI_4(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___s_DefaultUI_4 = value;
Il2CppCodeGenWriteBarrier((&___s_DefaultUI_4), value);
}
inline static int32_t get_offset_of_s_WhiteTexture_5() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8_StaticFields, ___s_WhiteTexture_5)); }
inline Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C * get_s_WhiteTexture_5() const { return ___s_WhiteTexture_5; }
inline Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C ** get_address_of_s_WhiteTexture_5() { return &___s_WhiteTexture_5; }
inline void set_s_WhiteTexture_5(Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C * value)
{
___s_WhiteTexture_5 = value;
Il2CppCodeGenWriteBarrier((&___s_WhiteTexture_5), value);
}
inline static int32_t get_offset_of_s_Mesh_17() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8_StaticFields, ___s_Mesh_17)); }
inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * get_s_Mesh_17() const { return ___s_Mesh_17; }
inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C ** get_address_of_s_Mesh_17() { return &___s_Mesh_17; }
inline void set_s_Mesh_17(Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * value)
{
___s_Mesh_17 = value;
Il2CppCodeGenWriteBarrier((&___s_Mesh_17), value);
}
inline static int32_t get_offset_of_s_VertexHelper_18() { return static_cast<int32_t>(offsetof(Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8_StaticFields, ___s_VertexHelper_18)); }
inline VertexHelper_t27373EA2CF0F5810EC8CF873D0A6D6C0B23DAC3F * get_s_VertexHelper_18() const { return ___s_VertexHelper_18; }
inline VertexHelper_t27373EA2CF0F5810EC8CF873D0A6D6C0B23DAC3F ** get_address_of_s_VertexHelper_18() { return &___s_VertexHelper_18; }
inline void set_s_VertexHelper_18(VertexHelper_t27373EA2CF0F5810EC8CF873D0A6D6C0B23DAC3F * value)
{
___s_VertexHelper_18 = value;
Il2CppCodeGenWriteBarrier((&___s_VertexHelper_18), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // GRAPHIC_TBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8_H
#ifndef MASKABLEGRAPHIC_TDA46A5925C6A2101217C9F52C855B5C1A36A7A0F_H
#define MASKABLEGRAPHIC_TDA46A5925C6A2101217C9F52C855B5C1A36A7A0F_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UI.MaskableGraphic
struct MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F : public Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8
{
public:
// System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculateStencil
bool ___m_ShouldRecalculateStencil_21;
// UnityEngine.Material UnityEngine.UI.MaskableGraphic::m_MaskMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_MaskMaterial_22;
// UnityEngine.UI.RectMask2D UnityEngine.UI.MaskableGraphic::m_ParentMask
RectMask2D_tF2CF19F2A4FE2D2FFC7E6F7809374757CA2F377B * ___m_ParentMask_23;
// System.Boolean UnityEngine.UI.MaskableGraphic::m_Maskable
bool ___m_Maskable_24;
// System.Boolean UnityEngine.UI.MaskableGraphic::m_IncludeForMasking
bool ___m_IncludeForMasking_25;
// UnityEngine.UI.MaskableGraphic_CullStateChangedEvent UnityEngine.UI.MaskableGraphic::m_OnCullStateChanged
CullStateChangedEvent_t6BC3E87DBC04B585798460D55F56B86C23B62FE4 * ___m_OnCullStateChanged_26;
// System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculate
bool ___m_ShouldRecalculate_27;
// System.Int32 UnityEngine.UI.MaskableGraphic::m_StencilValue
int32_t ___m_StencilValue_28;
// UnityEngine.Vector3[] UnityEngine.UI.MaskableGraphic::m_Corners
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ___m_Corners_29;
public:
inline static int32_t get_offset_of_m_ShouldRecalculateStencil_21() { return static_cast<int32_t>(offsetof(MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F, ___m_ShouldRecalculateStencil_21)); }
inline bool get_m_ShouldRecalculateStencil_21() const { return ___m_ShouldRecalculateStencil_21; }
inline bool* get_address_of_m_ShouldRecalculateStencil_21() { return &___m_ShouldRecalculateStencil_21; }
inline void set_m_ShouldRecalculateStencil_21(bool value)
{
___m_ShouldRecalculateStencil_21 = value;
}
inline static int32_t get_offset_of_m_MaskMaterial_22() { return static_cast<int32_t>(offsetof(MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F, ___m_MaskMaterial_22)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_MaskMaterial_22() const { return ___m_MaskMaterial_22; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_MaskMaterial_22() { return &___m_MaskMaterial_22; }
inline void set_m_MaskMaterial_22(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_MaskMaterial_22 = value;
Il2CppCodeGenWriteBarrier((&___m_MaskMaterial_22), value);
}
inline static int32_t get_offset_of_m_ParentMask_23() { return static_cast<int32_t>(offsetof(MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F, ___m_ParentMask_23)); }
inline RectMask2D_tF2CF19F2A4FE2D2FFC7E6F7809374757CA2F377B * get_m_ParentMask_23() const { return ___m_ParentMask_23; }
inline RectMask2D_tF2CF19F2A4FE2D2FFC7E6F7809374757CA2F377B ** get_address_of_m_ParentMask_23() { return &___m_ParentMask_23; }
inline void set_m_ParentMask_23(RectMask2D_tF2CF19F2A4FE2D2FFC7E6F7809374757CA2F377B * value)
{
___m_ParentMask_23 = value;
Il2CppCodeGenWriteBarrier((&___m_ParentMask_23), value);
}
inline static int32_t get_offset_of_m_Maskable_24() { return static_cast<int32_t>(offsetof(MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F, ___m_Maskable_24)); }
inline bool get_m_Maskable_24() const { return ___m_Maskable_24; }
inline bool* get_address_of_m_Maskable_24() { return &___m_Maskable_24; }
inline void set_m_Maskable_24(bool value)
{
___m_Maskable_24 = value;
}
inline static int32_t get_offset_of_m_IncludeForMasking_25() { return static_cast<int32_t>(offsetof(MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F, ___m_IncludeForMasking_25)); }
inline bool get_m_IncludeForMasking_25() const { return ___m_IncludeForMasking_25; }
inline bool* get_address_of_m_IncludeForMasking_25() { return &___m_IncludeForMasking_25; }
inline void set_m_IncludeForMasking_25(bool value)
{
___m_IncludeForMasking_25 = value;
}
inline static int32_t get_offset_of_m_OnCullStateChanged_26() { return static_cast<int32_t>(offsetof(MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F, ___m_OnCullStateChanged_26)); }
inline CullStateChangedEvent_t6BC3E87DBC04B585798460D55F56B86C23B62FE4 * get_m_OnCullStateChanged_26() const { return ___m_OnCullStateChanged_26; }
inline CullStateChangedEvent_t6BC3E87DBC04B585798460D55F56B86C23B62FE4 ** get_address_of_m_OnCullStateChanged_26() { return &___m_OnCullStateChanged_26; }
inline void set_m_OnCullStateChanged_26(CullStateChangedEvent_t6BC3E87DBC04B585798460D55F56B86C23B62FE4 * value)
{
___m_OnCullStateChanged_26 = value;
Il2CppCodeGenWriteBarrier((&___m_OnCullStateChanged_26), value);
}
inline static int32_t get_offset_of_m_ShouldRecalculate_27() { return static_cast<int32_t>(offsetof(MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F, ___m_ShouldRecalculate_27)); }
inline bool get_m_ShouldRecalculate_27() const { return ___m_ShouldRecalculate_27; }
inline bool* get_address_of_m_ShouldRecalculate_27() { return &___m_ShouldRecalculate_27; }
inline void set_m_ShouldRecalculate_27(bool value)
{
___m_ShouldRecalculate_27 = value;
}
inline static int32_t get_offset_of_m_StencilValue_28() { return static_cast<int32_t>(offsetof(MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F, ___m_StencilValue_28)); }
inline int32_t get_m_StencilValue_28() const { return ___m_StencilValue_28; }
inline int32_t* get_address_of_m_StencilValue_28() { return &___m_StencilValue_28; }
inline void set_m_StencilValue_28(int32_t value)
{
___m_StencilValue_28 = value;
}
inline static int32_t get_offset_of_m_Corners_29() { return static_cast<int32_t>(offsetof(MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F, ___m_Corners_29)); }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get_m_Corners_29() const { return ___m_Corners_29; }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of_m_Corners_29() { return &___m_Corners_29; }
inline void set_m_Corners_29(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value)
{
___m_Corners_29 = value;
Il2CppCodeGenWriteBarrier((&___m_Corners_29), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MASKABLEGRAPHIC_TDA46A5925C6A2101217C9F52C855B5C1A36A7A0F_H
#ifndef TMP_SUBMESHUI_TA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1_H
#define TMP_SUBMESHUI_TA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_SubMeshUI
struct TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 : public MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F
{
public:
// TMPro.TMP_FontAsset TMPro.TMP_SubMeshUI::m_fontAsset
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___m_fontAsset_30;
// TMPro.TMP_SpriteAsset TMPro.TMP_SubMeshUI::m_spriteAsset
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___m_spriteAsset_31;
// UnityEngine.Material TMPro.TMP_SubMeshUI::m_material
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_material_32;
// UnityEngine.Material TMPro.TMP_SubMeshUI::m_sharedMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_sharedMaterial_33;
// UnityEngine.Material TMPro.TMP_SubMeshUI::m_fallbackMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_fallbackMaterial_34;
// UnityEngine.Material TMPro.TMP_SubMeshUI::m_fallbackSourceMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_fallbackSourceMaterial_35;
// System.Boolean TMPro.TMP_SubMeshUI::m_isDefaultMaterial
bool ___m_isDefaultMaterial_36;
// System.Single TMPro.TMP_SubMeshUI::m_padding
float ___m_padding_37;
// UnityEngine.CanvasRenderer TMPro.TMP_SubMeshUI::m_canvasRenderer
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * ___m_canvasRenderer_38;
// UnityEngine.Mesh TMPro.TMP_SubMeshUI::m_mesh
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * ___m_mesh_39;
// TMPro.TextMeshProUGUI TMPro.TMP_SubMeshUI::m_TextComponent
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * ___m_TextComponent_40;
// System.Boolean TMPro.TMP_SubMeshUI::m_isRegisteredForEvents
bool ___m_isRegisteredForEvents_41;
// System.Boolean TMPro.TMP_SubMeshUI::m_materialDirty
bool ___m_materialDirty_42;
// System.Int32 TMPro.TMP_SubMeshUI::m_materialReferenceIndex
int32_t ___m_materialReferenceIndex_43;
public:
inline static int32_t get_offset_of_m_fontAsset_30() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_fontAsset_30)); }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * get_m_fontAsset_30() const { return ___m_fontAsset_30; }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C ** get_address_of_m_fontAsset_30() { return &___m_fontAsset_30; }
inline void set_m_fontAsset_30(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * value)
{
___m_fontAsset_30 = value;
Il2CppCodeGenWriteBarrier((&___m_fontAsset_30), value);
}
inline static int32_t get_offset_of_m_spriteAsset_31() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_spriteAsset_31)); }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * get_m_spriteAsset_31() const { return ___m_spriteAsset_31; }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 ** get_address_of_m_spriteAsset_31() { return &___m_spriteAsset_31; }
inline void set_m_spriteAsset_31(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * value)
{
___m_spriteAsset_31 = value;
Il2CppCodeGenWriteBarrier((&___m_spriteAsset_31), value);
}
inline static int32_t get_offset_of_m_material_32() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_material_32)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_material_32() const { return ___m_material_32; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_material_32() { return &___m_material_32; }
inline void set_m_material_32(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_material_32 = value;
Il2CppCodeGenWriteBarrier((&___m_material_32), value);
}
inline static int32_t get_offset_of_m_sharedMaterial_33() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_sharedMaterial_33)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_sharedMaterial_33() const { return ___m_sharedMaterial_33; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_sharedMaterial_33() { return &___m_sharedMaterial_33; }
inline void set_m_sharedMaterial_33(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_sharedMaterial_33 = value;
Il2CppCodeGenWriteBarrier((&___m_sharedMaterial_33), value);
}
inline static int32_t get_offset_of_m_fallbackMaterial_34() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_fallbackMaterial_34)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_fallbackMaterial_34() const { return ___m_fallbackMaterial_34; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_fallbackMaterial_34() { return &___m_fallbackMaterial_34; }
inline void set_m_fallbackMaterial_34(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_fallbackMaterial_34 = value;
Il2CppCodeGenWriteBarrier((&___m_fallbackMaterial_34), value);
}
inline static int32_t get_offset_of_m_fallbackSourceMaterial_35() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_fallbackSourceMaterial_35)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_fallbackSourceMaterial_35() const { return ___m_fallbackSourceMaterial_35; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_fallbackSourceMaterial_35() { return &___m_fallbackSourceMaterial_35; }
inline void set_m_fallbackSourceMaterial_35(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_fallbackSourceMaterial_35 = value;
Il2CppCodeGenWriteBarrier((&___m_fallbackSourceMaterial_35), value);
}
inline static int32_t get_offset_of_m_isDefaultMaterial_36() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_isDefaultMaterial_36)); }
inline bool get_m_isDefaultMaterial_36() const { return ___m_isDefaultMaterial_36; }
inline bool* get_address_of_m_isDefaultMaterial_36() { return &___m_isDefaultMaterial_36; }
inline void set_m_isDefaultMaterial_36(bool value)
{
___m_isDefaultMaterial_36 = value;
}
inline static int32_t get_offset_of_m_padding_37() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_padding_37)); }
inline float get_m_padding_37() const { return ___m_padding_37; }
inline float* get_address_of_m_padding_37() { return &___m_padding_37; }
inline void set_m_padding_37(float value)
{
___m_padding_37 = value;
}
inline static int32_t get_offset_of_m_canvasRenderer_38() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_canvasRenderer_38)); }
inline CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * get_m_canvasRenderer_38() const { return ___m_canvasRenderer_38; }
inline CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 ** get_address_of_m_canvasRenderer_38() { return &___m_canvasRenderer_38; }
inline void set_m_canvasRenderer_38(CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * value)
{
___m_canvasRenderer_38 = value;
Il2CppCodeGenWriteBarrier((&___m_canvasRenderer_38), value);
}
inline static int32_t get_offset_of_m_mesh_39() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_mesh_39)); }
inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * get_m_mesh_39() const { return ___m_mesh_39; }
inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C ** get_address_of_m_mesh_39() { return &___m_mesh_39; }
inline void set_m_mesh_39(Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * value)
{
___m_mesh_39 = value;
Il2CppCodeGenWriteBarrier((&___m_mesh_39), value);
}
inline static int32_t get_offset_of_m_TextComponent_40() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_TextComponent_40)); }
inline TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * get_m_TextComponent_40() const { return ___m_TextComponent_40; }
inline TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 ** get_address_of_m_TextComponent_40() { return &___m_TextComponent_40; }
inline void set_m_TextComponent_40(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * value)
{
___m_TextComponent_40 = value;
Il2CppCodeGenWriteBarrier((&___m_TextComponent_40), value);
}
inline static int32_t get_offset_of_m_isRegisteredForEvents_41() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_isRegisteredForEvents_41)); }
inline bool get_m_isRegisteredForEvents_41() const { return ___m_isRegisteredForEvents_41; }
inline bool* get_address_of_m_isRegisteredForEvents_41() { return &___m_isRegisteredForEvents_41; }
inline void set_m_isRegisteredForEvents_41(bool value)
{
___m_isRegisteredForEvents_41 = value;
}
inline static int32_t get_offset_of_m_materialDirty_42() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_materialDirty_42)); }
inline bool get_m_materialDirty_42() const { return ___m_materialDirty_42; }
inline bool* get_address_of_m_materialDirty_42() { return &___m_materialDirty_42; }
inline void set_m_materialDirty_42(bool value)
{
___m_materialDirty_42 = value;
}
inline static int32_t get_offset_of_m_materialReferenceIndex_43() { return static_cast<int32_t>(offsetof(TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1, ___m_materialReferenceIndex_43)); }
inline int32_t get_m_materialReferenceIndex_43() const { return ___m_materialReferenceIndex_43; }
inline int32_t* get_address_of_m_materialReferenceIndex_43() { return &___m_materialReferenceIndex_43; }
inline void set_m_materialReferenceIndex_43(int32_t value)
{
___m_materialReferenceIndex_43 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_SUBMESHUI_TA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1_H
#ifndef TMP_TEXT_T7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_H
#define TMP_TEXT_T7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_Text
struct TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 : public MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F
{
public:
// System.String TMPro.TMP_Text::m_text
String_t* ___m_text_30;
// System.Boolean TMPro.TMP_Text::m_isRightToLeft
bool ___m_isRightToLeft_31;
// TMPro.TMP_FontAsset TMPro.TMP_Text::m_fontAsset
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___m_fontAsset_32;
// TMPro.TMP_FontAsset TMPro.TMP_Text::m_currentFontAsset
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___m_currentFontAsset_33;
// System.Boolean TMPro.TMP_Text::m_isSDFShader
bool ___m_isSDFShader_34;
// UnityEngine.Material TMPro.TMP_Text::m_sharedMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_sharedMaterial_35;
// UnityEngine.Material TMPro.TMP_Text::m_currentMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_currentMaterial_36;
// TMPro.MaterialReference[] TMPro.TMP_Text::m_materialReferences
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* ___m_materialReferences_37;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Int32> TMPro.TMP_Text::m_materialReferenceIndexLookup
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * ___m_materialReferenceIndexLookup_38;
// TMPro.TMP_XmlTagStack`1<TMPro.MaterialReference> TMPro.TMP_Text::m_materialReferenceStack
TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 ___m_materialReferenceStack_39;
// System.Int32 TMPro.TMP_Text::m_currentMaterialIndex
int32_t ___m_currentMaterialIndex_40;
// UnityEngine.Material[] TMPro.TMP_Text::m_fontSharedMaterials
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* ___m_fontSharedMaterials_41;
// UnityEngine.Material TMPro.TMP_Text::m_fontMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_fontMaterial_42;
// UnityEngine.Material[] TMPro.TMP_Text::m_fontMaterials
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* ___m_fontMaterials_43;
// System.Boolean TMPro.TMP_Text::m_isMaterialDirty
bool ___m_isMaterialDirty_44;
// UnityEngine.Color32 TMPro.TMP_Text::m_fontColor32
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___m_fontColor32_45;
// UnityEngine.Color TMPro.TMP_Text::m_fontColor
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___m_fontColor_46;
// UnityEngine.Color32 TMPro.TMP_Text::m_underlineColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___m_underlineColor_48;
// UnityEngine.Color32 TMPro.TMP_Text::m_strikethroughColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___m_strikethroughColor_49;
// UnityEngine.Color32 TMPro.TMP_Text::m_highlightColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___m_highlightColor_50;
// System.Boolean TMPro.TMP_Text::m_enableVertexGradient
bool ___m_enableVertexGradient_51;
// TMPro.ColorMode TMPro.TMP_Text::m_colorMode
int32_t ___m_colorMode_52;
// TMPro.VertexGradient TMPro.TMP_Text::m_fontColorGradient
VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A ___m_fontColorGradient_53;
// TMPro.TMP_ColorGradient TMPro.TMP_Text::m_fontColorGradientPreset
TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * ___m_fontColorGradientPreset_54;
// TMPro.TMP_SpriteAsset TMPro.TMP_Text::m_spriteAsset
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___m_spriteAsset_55;
// System.Boolean TMPro.TMP_Text::m_tintAllSprites
bool ___m_tintAllSprites_56;
// System.Boolean TMPro.TMP_Text::m_tintSprite
bool ___m_tintSprite_57;
// UnityEngine.Color32 TMPro.TMP_Text::m_spriteColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___m_spriteColor_58;
// System.Boolean TMPro.TMP_Text::m_overrideHtmlColors
bool ___m_overrideHtmlColors_59;
// UnityEngine.Color32 TMPro.TMP_Text::m_faceColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___m_faceColor_60;
// UnityEngine.Color32 TMPro.TMP_Text::m_outlineColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___m_outlineColor_61;
// System.Single TMPro.TMP_Text::m_outlineWidth
float ___m_outlineWidth_62;
// System.Single TMPro.TMP_Text::m_fontSize
float ___m_fontSize_63;
// System.Single TMPro.TMP_Text::m_currentFontSize
float ___m_currentFontSize_64;
// System.Single TMPro.TMP_Text::m_fontSizeBase
float ___m_fontSizeBase_65;
// TMPro.TMP_XmlTagStack`1<System.Single> TMPro.TMP_Text::m_sizeStack
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___m_sizeStack_66;
// System.Int32 TMPro.TMP_Text::m_fontWeight
int32_t ___m_fontWeight_67;
// System.Int32 TMPro.TMP_Text::m_fontWeightInternal
int32_t ___m_fontWeightInternal_68;
// TMPro.TMP_XmlTagStack`1<System.Int32> TMPro.TMP_Text::m_fontWeightStack
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___m_fontWeightStack_69;
// System.Boolean TMPro.TMP_Text::m_enableAutoSizing
bool ___m_enableAutoSizing_70;
// System.Single TMPro.TMP_Text::m_maxFontSize
float ___m_maxFontSize_71;
// System.Single TMPro.TMP_Text::m_minFontSize
float ___m_minFontSize_72;
// System.Single TMPro.TMP_Text::m_fontSizeMin
float ___m_fontSizeMin_73;
// System.Single TMPro.TMP_Text::m_fontSizeMax
float ___m_fontSizeMax_74;
// TMPro.FontStyles TMPro.TMP_Text::m_fontStyle
int32_t ___m_fontStyle_75;
// TMPro.FontStyles TMPro.TMP_Text::m_style
int32_t ___m_style_76;
// TMPro.TMP_BasicXmlTagStack TMPro.TMP_Text::m_fontStyleStack
TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 ___m_fontStyleStack_77;
// System.Boolean TMPro.TMP_Text::m_isUsingBold
bool ___m_isUsingBold_78;
// TMPro.TextAlignmentOptions TMPro.TMP_Text::m_textAlignment
int32_t ___m_textAlignment_79;
// TMPro.TextAlignmentOptions TMPro.TMP_Text::m_lineJustification
int32_t ___m_lineJustification_80;
// TMPro.TMP_XmlTagStack`1<TMPro.TextAlignmentOptions> TMPro.TMP_Text::m_lineJustificationStack
TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C ___m_lineJustificationStack_81;
// UnityEngine.Vector3[] TMPro.TMP_Text::m_textContainerLocalCorners
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ___m_textContainerLocalCorners_82;
// System.Boolean TMPro.TMP_Text::m_isAlignmentEnumConverted
bool ___m_isAlignmentEnumConverted_83;
// System.Single TMPro.TMP_Text::m_characterSpacing
float ___m_characterSpacing_84;
// System.Single TMPro.TMP_Text::m_cSpacing
float ___m_cSpacing_85;
// System.Single TMPro.TMP_Text::m_monoSpacing
float ___m_monoSpacing_86;
// System.Single TMPro.TMP_Text::m_wordSpacing
float ___m_wordSpacing_87;
// System.Single TMPro.TMP_Text::m_lineSpacing
float ___m_lineSpacing_88;
// System.Single TMPro.TMP_Text::m_lineSpacingDelta
float ___m_lineSpacingDelta_89;
// System.Single TMPro.TMP_Text::m_lineHeight
float ___m_lineHeight_90;
// System.Single TMPro.TMP_Text::m_lineSpacingMax
float ___m_lineSpacingMax_91;
// System.Single TMPro.TMP_Text::m_paragraphSpacing
float ___m_paragraphSpacing_92;
// System.Single TMPro.TMP_Text::m_charWidthMaxAdj
float ___m_charWidthMaxAdj_93;
// System.Single TMPro.TMP_Text::m_charWidthAdjDelta
float ___m_charWidthAdjDelta_94;
// System.Boolean TMPro.TMP_Text::m_enableWordWrapping
bool ___m_enableWordWrapping_95;
// System.Boolean TMPro.TMP_Text::m_isCharacterWrappingEnabled
bool ___m_isCharacterWrappingEnabled_96;
// System.Boolean TMPro.TMP_Text::m_isNonBreakingSpace
bool ___m_isNonBreakingSpace_97;
// System.Boolean TMPro.TMP_Text::m_isIgnoringAlignment
bool ___m_isIgnoringAlignment_98;
// System.Single TMPro.TMP_Text::m_wordWrappingRatios
float ___m_wordWrappingRatios_99;
// TMPro.TextOverflowModes TMPro.TMP_Text::m_overflowMode
int32_t ___m_overflowMode_100;
// System.Int32 TMPro.TMP_Text::m_firstOverflowCharacterIndex
int32_t ___m_firstOverflowCharacterIndex_101;
// TMPro.TMP_Text TMPro.TMP_Text::m_linkedTextComponent
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___m_linkedTextComponent_102;
// System.Boolean TMPro.TMP_Text::m_isLinkedTextComponent
bool ___m_isLinkedTextComponent_103;
// System.Boolean TMPro.TMP_Text::m_isTextTruncated
bool ___m_isTextTruncated_104;
// System.Boolean TMPro.TMP_Text::m_enableKerning
bool ___m_enableKerning_105;
// System.Boolean TMPro.TMP_Text::m_enableExtraPadding
bool ___m_enableExtraPadding_106;
// System.Boolean TMPro.TMP_Text::checkPaddingRequired
bool ___checkPaddingRequired_107;
// System.Boolean TMPro.TMP_Text::m_isRichText
bool ___m_isRichText_108;
// System.Boolean TMPro.TMP_Text::m_parseCtrlCharacters
bool ___m_parseCtrlCharacters_109;
// System.Boolean TMPro.TMP_Text::m_isOverlay
bool ___m_isOverlay_110;
// System.Boolean TMPro.TMP_Text::m_isOrthographic
bool ___m_isOrthographic_111;
// System.Boolean TMPro.TMP_Text::m_isCullingEnabled
bool ___m_isCullingEnabled_112;
// System.Boolean TMPro.TMP_Text::m_ignoreRectMaskCulling
bool ___m_ignoreRectMaskCulling_113;
// System.Boolean TMPro.TMP_Text::m_ignoreCulling
bool ___m_ignoreCulling_114;
// TMPro.TextureMappingOptions TMPro.TMP_Text::m_horizontalMapping
int32_t ___m_horizontalMapping_115;
// TMPro.TextureMappingOptions TMPro.TMP_Text::m_verticalMapping
int32_t ___m_verticalMapping_116;
// System.Single TMPro.TMP_Text::m_uvLineOffset
float ___m_uvLineOffset_117;
// TMPro.TextRenderFlags TMPro.TMP_Text::m_renderMode
int32_t ___m_renderMode_118;
// TMPro.VertexSortingOrder TMPro.TMP_Text::m_geometrySortingOrder
int32_t ___m_geometrySortingOrder_119;
// System.Int32 TMPro.TMP_Text::m_firstVisibleCharacter
int32_t ___m_firstVisibleCharacter_120;
// System.Int32 TMPro.TMP_Text::m_maxVisibleCharacters
int32_t ___m_maxVisibleCharacters_121;
// System.Int32 TMPro.TMP_Text::m_maxVisibleWords
int32_t ___m_maxVisibleWords_122;
// System.Int32 TMPro.TMP_Text::m_maxVisibleLines
int32_t ___m_maxVisibleLines_123;
// System.Boolean TMPro.TMP_Text::m_useMaxVisibleDescender
bool ___m_useMaxVisibleDescender_124;
// System.Int32 TMPro.TMP_Text::m_pageToDisplay
int32_t ___m_pageToDisplay_125;
// System.Boolean TMPro.TMP_Text::m_isNewPage
bool ___m_isNewPage_126;
// UnityEngine.Vector4 TMPro.TMP_Text::m_margin
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___m_margin_127;
// System.Single TMPro.TMP_Text::m_marginLeft
float ___m_marginLeft_128;
// System.Single TMPro.TMP_Text::m_marginRight
float ___m_marginRight_129;
// System.Single TMPro.TMP_Text::m_marginWidth
float ___m_marginWidth_130;
// System.Single TMPro.TMP_Text::m_marginHeight
float ___m_marginHeight_131;
// System.Single TMPro.TMP_Text::m_width
float ___m_width_132;
// TMPro.TMP_TextInfo TMPro.TMP_Text::m_textInfo
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * ___m_textInfo_133;
// System.Boolean TMPro.TMP_Text::m_havePropertiesChanged
bool ___m_havePropertiesChanged_134;
// System.Boolean TMPro.TMP_Text::m_isUsingLegacyAnimationComponent
bool ___m_isUsingLegacyAnimationComponent_135;
// UnityEngine.Transform TMPro.TMP_Text::m_transform
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * ___m_transform_136;
// UnityEngine.RectTransform TMPro.TMP_Text::m_rectTransform
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * ___m_rectTransform_137;
// System.Boolean TMPro.TMP_Text::<autoSizeTextContainer>k__BackingField
bool ___U3CautoSizeTextContainerU3Ek__BackingField_138;
// System.Boolean TMPro.TMP_Text::m_autoSizeTextContainer
bool ___m_autoSizeTextContainer_139;
// UnityEngine.Mesh TMPro.TMP_Text::m_mesh
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * ___m_mesh_140;
// System.Boolean TMPro.TMP_Text::m_isVolumetricText
bool ___m_isVolumetricText_141;
// TMPro.TMP_SpriteAnimator TMPro.TMP_Text::m_spriteAnimator
TMP_SpriteAnimator_tEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17 * ___m_spriteAnimator_142;
// System.Single TMPro.TMP_Text::m_flexibleHeight
float ___m_flexibleHeight_143;
// System.Single TMPro.TMP_Text::m_flexibleWidth
float ___m_flexibleWidth_144;
// System.Single TMPro.TMP_Text::m_minWidth
float ___m_minWidth_145;
// System.Single TMPro.TMP_Text::m_minHeight
float ___m_minHeight_146;
// System.Single TMPro.TMP_Text::m_maxWidth
float ___m_maxWidth_147;
// System.Single TMPro.TMP_Text::m_maxHeight
float ___m_maxHeight_148;
// UnityEngine.UI.LayoutElement TMPro.TMP_Text::m_LayoutElement
LayoutElement_tD503826DB41B6EA85AC689292F8B2661B3C1048B * ___m_LayoutElement_149;
// System.Single TMPro.TMP_Text::m_preferredWidth
float ___m_preferredWidth_150;
// System.Single TMPro.TMP_Text::m_renderedWidth
float ___m_renderedWidth_151;
// System.Boolean TMPro.TMP_Text::m_isPreferredWidthDirty
bool ___m_isPreferredWidthDirty_152;
// System.Single TMPro.TMP_Text::m_preferredHeight
float ___m_preferredHeight_153;
// System.Single TMPro.TMP_Text::m_renderedHeight
float ___m_renderedHeight_154;
// System.Boolean TMPro.TMP_Text::m_isPreferredHeightDirty
bool ___m_isPreferredHeightDirty_155;
// System.Boolean TMPro.TMP_Text::m_isCalculatingPreferredValues
bool ___m_isCalculatingPreferredValues_156;
// System.Int32 TMPro.TMP_Text::m_recursiveCount
int32_t ___m_recursiveCount_157;
// System.Int32 TMPro.TMP_Text::m_layoutPriority
int32_t ___m_layoutPriority_158;
// System.Boolean TMPro.TMP_Text::m_isCalculateSizeRequired
bool ___m_isCalculateSizeRequired_159;
// System.Boolean TMPro.TMP_Text::m_isLayoutDirty
bool ___m_isLayoutDirty_160;
// System.Boolean TMPro.TMP_Text::m_verticesAlreadyDirty
bool ___m_verticesAlreadyDirty_161;
// System.Boolean TMPro.TMP_Text::m_layoutAlreadyDirty
bool ___m_layoutAlreadyDirty_162;
// System.Boolean TMPro.TMP_Text::m_isAwake
bool ___m_isAwake_163;
// System.Boolean TMPro.TMP_Text::m_isWaitingOnResourceLoad
bool ___m_isWaitingOnResourceLoad_164;
// System.Boolean TMPro.TMP_Text::m_isInputParsingRequired
bool ___m_isInputParsingRequired_165;
// TMPro.TMP_Text_TextInputSources TMPro.TMP_Text::m_inputSource
int32_t ___m_inputSource_166;
// System.String TMPro.TMP_Text::old_text
String_t* ___old_text_167;
// System.Single TMPro.TMP_Text::m_fontScale
float ___m_fontScale_168;
// System.Single TMPro.TMP_Text::m_fontScaleMultiplier
float ___m_fontScaleMultiplier_169;
// System.Char[] TMPro.TMP_Text::m_htmlTag
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___m_htmlTag_170;
// TMPro.XML_TagAttribute[] TMPro.TMP_Text::m_xmlAttribute
XML_TagAttributeU5BU5D_tFE12AC6A01EC7B573E971252DAB696F355F76B6B* ___m_xmlAttribute_171;
// System.Single[] TMPro.TMP_Text::m_attributeParameterValues
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ___m_attributeParameterValues_172;
// System.Single TMPro.TMP_Text::tag_LineIndent
float ___tag_LineIndent_173;
// System.Single TMPro.TMP_Text::tag_Indent
float ___tag_Indent_174;
// TMPro.TMP_XmlTagStack`1<System.Single> TMPro.TMP_Text::m_indentStack
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___m_indentStack_175;
// System.Boolean TMPro.TMP_Text::tag_NoParsing
bool ___tag_NoParsing_176;
// System.Boolean TMPro.TMP_Text::m_isParsingText
bool ___m_isParsingText_177;
// UnityEngine.Matrix4x4 TMPro.TMP_Text::m_FXMatrix
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___m_FXMatrix_178;
// System.Boolean TMPro.TMP_Text::m_isFXMatrixSet
bool ___m_isFXMatrixSet_179;
// System.Int32[] TMPro.TMP_Text::m_char_buffer
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___m_char_buffer_180;
// TMPro.TMP_CharacterInfo[] TMPro.TMP_Text::m_internalCharacterInfo
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* ___m_internalCharacterInfo_181;
// System.Char[] TMPro.TMP_Text::m_input_CharArray
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___m_input_CharArray_182;
// System.Int32 TMPro.TMP_Text::m_charArray_Length
int32_t ___m_charArray_Length_183;
// System.Int32 TMPro.TMP_Text::m_totalCharacterCount
int32_t ___m_totalCharacterCount_184;
// TMPro.WordWrapState TMPro.TMP_Text::m_SavedWordWrapState
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 ___m_SavedWordWrapState_185;
// TMPro.WordWrapState TMPro.TMP_Text::m_SavedLineState
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 ___m_SavedLineState_186;
// System.Int32 TMPro.TMP_Text::m_characterCount
int32_t ___m_characterCount_187;
// System.Int32 TMPro.TMP_Text::m_firstCharacterOfLine
int32_t ___m_firstCharacterOfLine_188;
// System.Int32 TMPro.TMP_Text::m_firstVisibleCharacterOfLine
int32_t ___m_firstVisibleCharacterOfLine_189;
// System.Int32 TMPro.TMP_Text::m_lastCharacterOfLine
int32_t ___m_lastCharacterOfLine_190;
// System.Int32 TMPro.TMP_Text::m_lastVisibleCharacterOfLine
int32_t ___m_lastVisibleCharacterOfLine_191;
// System.Int32 TMPro.TMP_Text::m_lineNumber
int32_t ___m_lineNumber_192;
// System.Int32 TMPro.TMP_Text::m_lineVisibleCharacterCount
int32_t ___m_lineVisibleCharacterCount_193;
// System.Int32 TMPro.TMP_Text::m_pageNumber
int32_t ___m_pageNumber_194;
// System.Single TMPro.TMP_Text::m_maxAscender
float ___m_maxAscender_195;
// System.Single TMPro.TMP_Text::m_maxCapHeight
float ___m_maxCapHeight_196;
// System.Single TMPro.TMP_Text::m_maxDescender
float ___m_maxDescender_197;
// System.Single TMPro.TMP_Text::m_maxLineAscender
float ___m_maxLineAscender_198;
// System.Single TMPro.TMP_Text::m_maxLineDescender
float ___m_maxLineDescender_199;
// System.Single TMPro.TMP_Text::m_startOfLineAscender
float ___m_startOfLineAscender_200;
// System.Single TMPro.TMP_Text::m_lineOffset
float ___m_lineOffset_201;
// TMPro.Extents TMPro.TMP_Text::m_meshExtents
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 ___m_meshExtents_202;
// UnityEngine.Color32 TMPro.TMP_Text::m_htmlColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___m_htmlColor_203;
// TMPro.TMP_XmlTagStack`1<UnityEngine.Color32> TMPro.TMP_Text::m_colorStack
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___m_colorStack_204;
// TMPro.TMP_XmlTagStack`1<UnityEngine.Color32> TMPro.TMP_Text::m_underlineColorStack
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___m_underlineColorStack_205;
// TMPro.TMP_XmlTagStack`1<UnityEngine.Color32> TMPro.TMP_Text::m_strikethroughColorStack
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___m_strikethroughColorStack_206;
// TMPro.TMP_XmlTagStack`1<UnityEngine.Color32> TMPro.TMP_Text::m_highlightColorStack
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 ___m_highlightColorStack_207;
// TMPro.TMP_ColorGradient TMPro.TMP_Text::m_colorGradientPreset
TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * ___m_colorGradientPreset_208;
// TMPro.TMP_XmlTagStack`1<TMPro.TMP_ColorGradient> TMPro.TMP_Text::m_colorGradientStack
TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 ___m_colorGradientStack_209;
// System.Single TMPro.TMP_Text::m_tabSpacing
float ___m_tabSpacing_210;
// System.Single TMPro.TMP_Text::m_spacing
float ___m_spacing_211;
// TMPro.TMP_XmlTagStack`1<System.Int32> TMPro.TMP_Text::m_styleStack
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___m_styleStack_212;
// TMPro.TMP_XmlTagStack`1<System.Int32> TMPro.TMP_Text::m_actionStack
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 ___m_actionStack_213;
// System.Single TMPro.TMP_Text::m_padding
float ___m_padding_214;
// System.Single TMPro.TMP_Text::m_baselineOffset
float ___m_baselineOffset_215;
// TMPro.TMP_XmlTagStack`1<System.Single> TMPro.TMP_Text::m_baselineOffsetStack
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E ___m_baselineOffsetStack_216;
// System.Single TMPro.TMP_Text::m_xAdvance
float ___m_xAdvance_217;
// TMPro.TMP_TextElementType TMPro.TMP_Text::m_textElementType
int32_t ___m_textElementType_218;
// TMPro.TMP_TextElement TMPro.TMP_Text::m_cached_TextElement
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * ___m_cached_TextElement_219;
// TMPro.TMP_Glyph TMPro.TMP_Text::m_cached_Underline_GlyphInfo
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * ___m_cached_Underline_GlyphInfo_220;
// TMPro.TMP_Glyph TMPro.TMP_Text::m_cached_Ellipsis_GlyphInfo
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * ___m_cached_Ellipsis_GlyphInfo_221;
// TMPro.TMP_SpriteAsset TMPro.TMP_Text::m_defaultSpriteAsset
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___m_defaultSpriteAsset_222;
// TMPro.TMP_SpriteAsset TMPro.TMP_Text::m_currentSpriteAsset
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___m_currentSpriteAsset_223;
// System.Int32 TMPro.TMP_Text::m_spriteCount
int32_t ___m_spriteCount_224;
// System.Int32 TMPro.TMP_Text::m_spriteIndex
int32_t ___m_spriteIndex_225;
// System.Int32 TMPro.TMP_Text::m_spriteAnimationID
int32_t ___m_spriteAnimationID_226;
// System.Boolean TMPro.TMP_Text::m_ignoreActiveState
bool ___m_ignoreActiveState_227;
// System.Single[] TMPro.TMP_Text::k_Power
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ___k_Power_228;
public:
inline static int32_t get_offset_of_m_text_30() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_text_30)); }
inline String_t* get_m_text_30() const { return ___m_text_30; }
inline String_t** get_address_of_m_text_30() { return &___m_text_30; }
inline void set_m_text_30(String_t* value)
{
___m_text_30 = value;
Il2CppCodeGenWriteBarrier((&___m_text_30), value);
}
inline static int32_t get_offset_of_m_isRightToLeft_31() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isRightToLeft_31)); }
inline bool get_m_isRightToLeft_31() const { return ___m_isRightToLeft_31; }
inline bool* get_address_of_m_isRightToLeft_31() { return &___m_isRightToLeft_31; }
inline void set_m_isRightToLeft_31(bool value)
{
___m_isRightToLeft_31 = value;
}
inline static int32_t get_offset_of_m_fontAsset_32() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontAsset_32)); }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * get_m_fontAsset_32() const { return ___m_fontAsset_32; }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C ** get_address_of_m_fontAsset_32() { return &___m_fontAsset_32; }
inline void set_m_fontAsset_32(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * value)
{
___m_fontAsset_32 = value;
Il2CppCodeGenWriteBarrier((&___m_fontAsset_32), value);
}
inline static int32_t get_offset_of_m_currentFontAsset_33() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_currentFontAsset_33)); }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * get_m_currentFontAsset_33() const { return ___m_currentFontAsset_33; }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C ** get_address_of_m_currentFontAsset_33() { return &___m_currentFontAsset_33; }
inline void set_m_currentFontAsset_33(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * value)
{
___m_currentFontAsset_33 = value;
Il2CppCodeGenWriteBarrier((&___m_currentFontAsset_33), value);
}
inline static int32_t get_offset_of_m_isSDFShader_34() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isSDFShader_34)); }
inline bool get_m_isSDFShader_34() const { return ___m_isSDFShader_34; }
inline bool* get_address_of_m_isSDFShader_34() { return &___m_isSDFShader_34; }
inline void set_m_isSDFShader_34(bool value)
{
___m_isSDFShader_34 = value;
}
inline static int32_t get_offset_of_m_sharedMaterial_35() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_sharedMaterial_35)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_sharedMaterial_35() const { return ___m_sharedMaterial_35; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_sharedMaterial_35() { return &___m_sharedMaterial_35; }
inline void set_m_sharedMaterial_35(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_sharedMaterial_35 = value;
Il2CppCodeGenWriteBarrier((&___m_sharedMaterial_35), value);
}
inline static int32_t get_offset_of_m_currentMaterial_36() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_currentMaterial_36)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_currentMaterial_36() const { return ___m_currentMaterial_36; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_currentMaterial_36() { return &___m_currentMaterial_36; }
inline void set_m_currentMaterial_36(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_currentMaterial_36 = value;
Il2CppCodeGenWriteBarrier((&___m_currentMaterial_36), value);
}
inline static int32_t get_offset_of_m_materialReferences_37() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_materialReferences_37)); }
inline MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* get_m_materialReferences_37() const { return ___m_materialReferences_37; }
inline MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B** get_address_of_m_materialReferences_37() { return &___m_materialReferences_37; }
inline void set_m_materialReferences_37(MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* value)
{
___m_materialReferences_37 = value;
Il2CppCodeGenWriteBarrier((&___m_materialReferences_37), value);
}
inline static int32_t get_offset_of_m_materialReferenceIndexLookup_38() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_materialReferenceIndexLookup_38)); }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * get_m_materialReferenceIndexLookup_38() const { return ___m_materialReferenceIndexLookup_38; }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 ** get_address_of_m_materialReferenceIndexLookup_38() { return &___m_materialReferenceIndexLookup_38; }
inline void set_m_materialReferenceIndexLookup_38(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * value)
{
___m_materialReferenceIndexLookup_38 = value;
Il2CppCodeGenWriteBarrier((&___m_materialReferenceIndexLookup_38), value);
}
inline static int32_t get_offset_of_m_materialReferenceStack_39() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_materialReferenceStack_39)); }
inline TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 get_m_materialReferenceStack_39() const { return ___m_materialReferenceStack_39; }
inline TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 * get_address_of_m_materialReferenceStack_39() { return &___m_materialReferenceStack_39; }
inline void set_m_materialReferenceStack_39(TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 value)
{
___m_materialReferenceStack_39 = value;
}
inline static int32_t get_offset_of_m_currentMaterialIndex_40() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_currentMaterialIndex_40)); }
inline int32_t get_m_currentMaterialIndex_40() const { return ___m_currentMaterialIndex_40; }
inline int32_t* get_address_of_m_currentMaterialIndex_40() { return &___m_currentMaterialIndex_40; }
inline void set_m_currentMaterialIndex_40(int32_t value)
{
___m_currentMaterialIndex_40 = value;
}
inline static int32_t get_offset_of_m_fontSharedMaterials_41() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontSharedMaterials_41)); }
inline MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* get_m_fontSharedMaterials_41() const { return ___m_fontSharedMaterials_41; }
inline MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398** get_address_of_m_fontSharedMaterials_41() { return &___m_fontSharedMaterials_41; }
inline void set_m_fontSharedMaterials_41(MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* value)
{
___m_fontSharedMaterials_41 = value;
Il2CppCodeGenWriteBarrier((&___m_fontSharedMaterials_41), value);
}
inline static int32_t get_offset_of_m_fontMaterial_42() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontMaterial_42)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_fontMaterial_42() const { return ___m_fontMaterial_42; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_fontMaterial_42() { return &___m_fontMaterial_42; }
inline void set_m_fontMaterial_42(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_fontMaterial_42 = value;
Il2CppCodeGenWriteBarrier((&___m_fontMaterial_42), value);
}
inline static int32_t get_offset_of_m_fontMaterials_43() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontMaterials_43)); }
inline MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* get_m_fontMaterials_43() const { return ___m_fontMaterials_43; }
inline MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398** get_address_of_m_fontMaterials_43() { return &___m_fontMaterials_43; }
inline void set_m_fontMaterials_43(MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* value)
{
___m_fontMaterials_43 = value;
Il2CppCodeGenWriteBarrier((&___m_fontMaterials_43), value);
}
inline static int32_t get_offset_of_m_isMaterialDirty_44() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isMaterialDirty_44)); }
inline bool get_m_isMaterialDirty_44() const { return ___m_isMaterialDirty_44; }
inline bool* get_address_of_m_isMaterialDirty_44() { return &___m_isMaterialDirty_44; }
inline void set_m_isMaterialDirty_44(bool value)
{
___m_isMaterialDirty_44 = value;
}
inline static int32_t get_offset_of_m_fontColor32_45() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontColor32_45)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_m_fontColor32_45() const { return ___m_fontColor32_45; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_m_fontColor32_45() { return &___m_fontColor32_45; }
inline void set_m_fontColor32_45(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___m_fontColor32_45 = value;
}
inline static int32_t get_offset_of_m_fontColor_46() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontColor_46)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_m_fontColor_46() const { return ___m_fontColor_46; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_m_fontColor_46() { return &___m_fontColor_46; }
inline void set_m_fontColor_46(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___m_fontColor_46 = value;
}
inline static int32_t get_offset_of_m_underlineColor_48() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_underlineColor_48)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_m_underlineColor_48() const { return ___m_underlineColor_48; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_m_underlineColor_48() { return &___m_underlineColor_48; }
inline void set_m_underlineColor_48(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___m_underlineColor_48 = value;
}
inline static int32_t get_offset_of_m_strikethroughColor_49() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_strikethroughColor_49)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_m_strikethroughColor_49() const { return ___m_strikethroughColor_49; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_m_strikethroughColor_49() { return &___m_strikethroughColor_49; }
inline void set_m_strikethroughColor_49(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___m_strikethroughColor_49 = value;
}
inline static int32_t get_offset_of_m_highlightColor_50() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_highlightColor_50)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_m_highlightColor_50() const { return ___m_highlightColor_50; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_m_highlightColor_50() { return &___m_highlightColor_50; }
inline void set_m_highlightColor_50(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___m_highlightColor_50 = value;
}
inline static int32_t get_offset_of_m_enableVertexGradient_51() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_enableVertexGradient_51)); }
inline bool get_m_enableVertexGradient_51() const { return ___m_enableVertexGradient_51; }
inline bool* get_address_of_m_enableVertexGradient_51() { return &___m_enableVertexGradient_51; }
inline void set_m_enableVertexGradient_51(bool value)
{
___m_enableVertexGradient_51 = value;
}
inline static int32_t get_offset_of_m_colorMode_52() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_colorMode_52)); }
inline int32_t get_m_colorMode_52() const { return ___m_colorMode_52; }
inline int32_t* get_address_of_m_colorMode_52() { return &___m_colorMode_52; }
inline void set_m_colorMode_52(int32_t value)
{
___m_colorMode_52 = value;
}
inline static int32_t get_offset_of_m_fontColorGradient_53() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontColorGradient_53)); }
inline VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A get_m_fontColorGradient_53() const { return ___m_fontColorGradient_53; }
inline VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A * get_address_of_m_fontColorGradient_53() { return &___m_fontColorGradient_53; }
inline void set_m_fontColorGradient_53(VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A value)
{
___m_fontColorGradient_53 = value;
}
inline static int32_t get_offset_of_m_fontColorGradientPreset_54() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontColorGradientPreset_54)); }
inline TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * get_m_fontColorGradientPreset_54() const { return ___m_fontColorGradientPreset_54; }
inline TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 ** get_address_of_m_fontColorGradientPreset_54() { return &___m_fontColorGradientPreset_54; }
inline void set_m_fontColorGradientPreset_54(TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * value)
{
___m_fontColorGradientPreset_54 = value;
Il2CppCodeGenWriteBarrier((&___m_fontColorGradientPreset_54), value);
}
inline static int32_t get_offset_of_m_spriteAsset_55() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_spriteAsset_55)); }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * get_m_spriteAsset_55() const { return ___m_spriteAsset_55; }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 ** get_address_of_m_spriteAsset_55() { return &___m_spriteAsset_55; }
inline void set_m_spriteAsset_55(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * value)
{
___m_spriteAsset_55 = value;
Il2CppCodeGenWriteBarrier((&___m_spriteAsset_55), value);
}
inline static int32_t get_offset_of_m_tintAllSprites_56() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_tintAllSprites_56)); }
inline bool get_m_tintAllSprites_56() const { return ___m_tintAllSprites_56; }
inline bool* get_address_of_m_tintAllSprites_56() { return &___m_tintAllSprites_56; }
inline void set_m_tintAllSprites_56(bool value)
{
___m_tintAllSprites_56 = value;
}
inline static int32_t get_offset_of_m_tintSprite_57() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_tintSprite_57)); }
inline bool get_m_tintSprite_57() const { return ___m_tintSprite_57; }
inline bool* get_address_of_m_tintSprite_57() { return &___m_tintSprite_57; }
inline void set_m_tintSprite_57(bool value)
{
___m_tintSprite_57 = value;
}
inline static int32_t get_offset_of_m_spriteColor_58() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_spriteColor_58)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_m_spriteColor_58() const { return ___m_spriteColor_58; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_m_spriteColor_58() { return &___m_spriteColor_58; }
inline void set_m_spriteColor_58(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___m_spriteColor_58 = value;
}
inline static int32_t get_offset_of_m_overrideHtmlColors_59() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_overrideHtmlColors_59)); }
inline bool get_m_overrideHtmlColors_59() const { return ___m_overrideHtmlColors_59; }
inline bool* get_address_of_m_overrideHtmlColors_59() { return &___m_overrideHtmlColors_59; }
inline void set_m_overrideHtmlColors_59(bool value)
{
___m_overrideHtmlColors_59 = value;
}
inline static int32_t get_offset_of_m_faceColor_60() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_faceColor_60)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_m_faceColor_60() const { return ___m_faceColor_60; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_m_faceColor_60() { return &___m_faceColor_60; }
inline void set_m_faceColor_60(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___m_faceColor_60 = value;
}
inline static int32_t get_offset_of_m_outlineColor_61() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_outlineColor_61)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_m_outlineColor_61() const { return ___m_outlineColor_61; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_m_outlineColor_61() { return &___m_outlineColor_61; }
inline void set_m_outlineColor_61(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___m_outlineColor_61 = value;
}
inline static int32_t get_offset_of_m_outlineWidth_62() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_outlineWidth_62)); }
inline float get_m_outlineWidth_62() const { return ___m_outlineWidth_62; }
inline float* get_address_of_m_outlineWidth_62() { return &___m_outlineWidth_62; }
inline void set_m_outlineWidth_62(float value)
{
___m_outlineWidth_62 = value;
}
inline static int32_t get_offset_of_m_fontSize_63() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontSize_63)); }
inline float get_m_fontSize_63() const { return ___m_fontSize_63; }
inline float* get_address_of_m_fontSize_63() { return &___m_fontSize_63; }
inline void set_m_fontSize_63(float value)
{
___m_fontSize_63 = value;
}
inline static int32_t get_offset_of_m_currentFontSize_64() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_currentFontSize_64)); }
inline float get_m_currentFontSize_64() const { return ___m_currentFontSize_64; }
inline float* get_address_of_m_currentFontSize_64() { return &___m_currentFontSize_64; }
inline void set_m_currentFontSize_64(float value)
{
___m_currentFontSize_64 = value;
}
inline static int32_t get_offset_of_m_fontSizeBase_65() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontSizeBase_65)); }
inline float get_m_fontSizeBase_65() const { return ___m_fontSizeBase_65; }
inline float* get_address_of_m_fontSizeBase_65() { return &___m_fontSizeBase_65; }
inline void set_m_fontSizeBase_65(float value)
{
___m_fontSizeBase_65 = value;
}
inline static int32_t get_offset_of_m_sizeStack_66() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_sizeStack_66)); }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E get_m_sizeStack_66() const { return ___m_sizeStack_66; }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * get_address_of_m_sizeStack_66() { return &___m_sizeStack_66; }
inline void set_m_sizeStack_66(TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E value)
{
___m_sizeStack_66 = value;
}
inline static int32_t get_offset_of_m_fontWeight_67() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontWeight_67)); }
inline int32_t get_m_fontWeight_67() const { return ___m_fontWeight_67; }
inline int32_t* get_address_of_m_fontWeight_67() { return &___m_fontWeight_67; }
inline void set_m_fontWeight_67(int32_t value)
{
___m_fontWeight_67 = value;
}
inline static int32_t get_offset_of_m_fontWeightInternal_68() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontWeightInternal_68)); }
inline int32_t get_m_fontWeightInternal_68() const { return ___m_fontWeightInternal_68; }
inline int32_t* get_address_of_m_fontWeightInternal_68() { return &___m_fontWeightInternal_68; }
inline void set_m_fontWeightInternal_68(int32_t value)
{
___m_fontWeightInternal_68 = value;
}
inline static int32_t get_offset_of_m_fontWeightStack_69() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontWeightStack_69)); }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 get_m_fontWeightStack_69() const { return ___m_fontWeightStack_69; }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * get_address_of_m_fontWeightStack_69() { return &___m_fontWeightStack_69; }
inline void set_m_fontWeightStack_69(TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 value)
{
___m_fontWeightStack_69 = value;
}
inline static int32_t get_offset_of_m_enableAutoSizing_70() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_enableAutoSizing_70)); }
inline bool get_m_enableAutoSizing_70() const { return ___m_enableAutoSizing_70; }
inline bool* get_address_of_m_enableAutoSizing_70() { return &___m_enableAutoSizing_70; }
inline void set_m_enableAutoSizing_70(bool value)
{
___m_enableAutoSizing_70 = value;
}
inline static int32_t get_offset_of_m_maxFontSize_71() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_maxFontSize_71)); }
inline float get_m_maxFontSize_71() const { return ___m_maxFontSize_71; }
inline float* get_address_of_m_maxFontSize_71() { return &___m_maxFontSize_71; }
inline void set_m_maxFontSize_71(float value)
{
___m_maxFontSize_71 = value;
}
inline static int32_t get_offset_of_m_minFontSize_72() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_minFontSize_72)); }
inline float get_m_minFontSize_72() const { return ___m_minFontSize_72; }
inline float* get_address_of_m_minFontSize_72() { return &___m_minFontSize_72; }
inline void set_m_minFontSize_72(float value)
{
___m_minFontSize_72 = value;
}
inline static int32_t get_offset_of_m_fontSizeMin_73() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontSizeMin_73)); }
inline float get_m_fontSizeMin_73() const { return ___m_fontSizeMin_73; }
inline float* get_address_of_m_fontSizeMin_73() { return &___m_fontSizeMin_73; }
inline void set_m_fontSizeMin_73(float value)
{
___m_fontSizeMin_73 = value;
}
inline static int32_t get_offset_of_m_fontSizeMax_74() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontSizeMax_74)); }
inline float get_m_fontSizeMax_74() const { return ___m_fontSizeMax_74; }
inline float* get_address_of_m_fontSizeMax_74() { return &___m_fontSizeMax_74; }
inline void set_m_fontSizeMax_74(float value)
{
___m_fontSizeMax_74 = value;
}
inline static int32_t get_offset_of_m_fontStyle_75() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontStyle_75)); }
inline int32_t get_m_fontStyle_75() const { return ___m_fontStyle_75; }
inline int32_t* get_address_of_m_fontStyle_75() { return &___m_fontStyle_75; }
inline void set_m_fontStyle_75(int32_t value)
{
___m_fontStyle_75 = value;
}
inline static int32_t get_offset_of_m_style_76() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_style_76)); }
inline int32_t get_m_style_76() const { return ___m_style_76; }
inline int32_t* get_address_of_m_style_76() { return &___m_style_76; }
inline void set_m_style_76(int32_t value)
{
___m_style_76 = value;
}
inline static int32_t get_offset_of_m_fontStyleStack_77() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontStyleStack_77)); }
inline TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 get_m_fontStyleStack_77() const { return ___m_fontStyleStack_77; }
inline TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 * get_address_of_m_fontStyleStack_77() { return &___m_fontStyleStack_77; }
inline void set_m_fontStyleStack_77(TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 value)
{
___m_fontStyleStack_77 = value;
}
inline static int32_t get_offset_of_m_isUsingBold_78() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isUsingBold_78)); }
inline bool get_m_isUsingBold_78() const { return ___m_isUsingBold_78; }
inline bool* get_address_of_m_isUsingBold_78() { return &___m_isUsingBold_78; }
inline void set_m_isUsingBold_78(bool value)
{
___m_isUsingBold_78 = value;
}
inline static int32_t get_offset_of_m_textAlignment_79() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_textAlignment_79)); }
inline int32_t get_m_textAlignment_79() const { return ___m_textAlignment_79; }
inline int32_t* get_address_of_m_textAlignment_79() { return &___m_textAlignment_79; }
inline void set_m_textAlignment_79(int32_t value)
{
___m_textAlignment_79 = value;
}
inline static int32_t get_offset_of_m_lineJustification_80() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_lineJustification_80)); }
inline int32_t get_m_lineJustification_80() const { return ___m_lineJustification_80; }
inline int32_t* get_address_of_m_lineJustification_80() { return &___m_lineJustification_80; }
inline void set_m_lineJustification_80(int32_t value)
{
___m_lineJustification_80 = value;
}
inline static int32_t get_offset_of_m_lineJustificationStack_81() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_lineJustificationStack_81)); }
inline TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C get_m_lineJustificationStack_81() const { return ___m_lineJustificationStack_81; }
inline TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C * get_address_of_m_lineJustificationStack_81() { return &___m_lineJustificationStack_81; }
inline void set_m_lineJustificationStack_81(TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C value)
{
___m_lineJustificationStack_81 = value;
}
inline static int32_t get_offset_of_m_textContainerLocalCorners_82() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_textContainerLocalCorners_82)); }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get_m_textContainerLocalCorners_82() const { return ___m_textContainerLocalCorners_82; }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of_m_textContainerLocalCorners_82() { return &___m_textContainerLocalCorners_82; }
inline void set_m_textContainerLocalCorners_82(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value)
{
___m_textContainerLocalCorners_82 = value;
Il2CppCodeGenWriteBarrier((&___m_textContainerLocalCorners_82), value);
}
inline static int32_t get_offset_of_m_isAlignmentEnumConverted_83() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isAlignmentEnumConverted_83)); }
inline bool get_m_isAlignmentEnumConverted_83() const { return ___m_isAlignmentEnumConverted_83; }
inline bool* get_address_of_m_isAlignmentEnumConverted_83() { return &___m_isAlignmentEnumConverted_83; }
inline void set_m_isAlignmentEnumConverted_83(bool value)
{
___m_isAlignmentEnumConverted_83 = value;
}
inline static int32_t get_offset_of_m_characterSpacing_84() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_characterSpacing_84)); }
inline float get_m_characterSpacing_84() const { return ___m_characterSpacing_84; }
inline float* get_address_of_m_characterSpacing_84() { return &___m_characterSpacing_84; }
inline void set_m_characterSpacing_84(float value)
{
___m_characterSpacing_84 = value;
}
inline static int32_t get_offset_of_m_cSpacing_85() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_cSpacing_85)); }
inline float get_m_cSpacing_85() const { return ___m_cSpacing_85; }
inline float* get_address_of_m_cSpacing_85() { return &___m_cSpacing_85; }
inline void set_m_cSpacing_85(float value)
{
___m_cSpacing_85 = value;
}
inline static int32_t get_offset_of_m_monoSpacing_86() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_monoSpacing_86)); }
inline float get_m_monoSpacing_86() const { return ___m_monoSpacing_86; }
inline float* get_address_of_m_monoSpacing_86() { return &___m_monoSpacing_86; }
inline void set_m_monoSpacing_86(float value)
{
___m_monoSpacing_86 = value;
}
inline static int32_t get_offset_of_m_wordSpacing_87() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_wordSpacing_87)); }
inline float get_m_wordSpacing_87() const { return ___m_wordSpacing_87; }
inline float* get_address_of_m_wordSpacing_87() { return &___m_wordSpacing_87; }
inline void set_m_wordSpacing_87(float value)
{
___m_wordSpacing_87 = value;
}
inline static int32_t get_offset_of_m_lineSpacing_88() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_lineSpacing_88)); }
inline float get_m_lineSpacing_88() const { return ___m_lineSpacing_88; }
inline float* get_address_of_m_lineSpacing_88() { return &___m_lineSpacing_88; }
inline void set_m_lineSpacing_88(float value)
{
___m_lineSpacing_88 = value;
}
inline static int32_t get_offset_of_m_lineSpacingDelta_89() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_lineSpacingDelta_89)); }
inline float get_m_lineSpacingDelta_89() const { return ___m_lineSpacingDelta_89; }
inline float* get_address_of_m_lineSpacingDelta_89() { return &___m_lineSpacingDelta_89; }
inline void set_m_lineSpacingDelta_89(float value)
{
___m_lineSpacingDelta_89 = value;
}
inline static int32_t get_offset_of_m_lineHeight_90() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_lineHeight_90)); }
inline float get_m_lineHeight_90() const { return ___m_lineHeight_90; }
inline float* get_address_of_m_lineHeight_90() { return &___m_lineHeight_90; }
inline void set_m_lineHeight_90(float value)
{
___m_lineHeight_90 = value;
}
inline static int32_t get_offset_of_m_lineSpacingMax_91() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_lineSpacingMax_91)); }
inline float get_m_lineSpacingMax_91() const { return ___m_lineSpacingMax_91; }
inline float* get_address_of_m_lineSpacingMax_91() { return &___m_lineSpacingMax_91; }
inline void set_m_lineSpacingMax_91(float value)
{
___m_lineSpacingMax_91 = value;
}
inline static int32_t get_offset_of_m_paragraphSpacing_92() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_paragraphSpacing_92)); }
inline float get_m_paragraphSpacing_92() const { return ___m_paragraphSpacing_92; }
inline float* get_address_of_m_paragraphSpacing_92() { return &___m_paragraphSpacing_92; }
inline void set_m_paragraphSpacing_92(float value)
{
___m_paragraphSpacing_92 = value;
}
inline static int32_t get_offset_of_m_charWidthMaxAdj_93() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_charWidthMaxAdj_93)); }
inline float get_m_charWidthMaxAdj_93() const { return ___m_charWidthMaxAdj_93; }
inline float* get_address_of_m_charWidthMaxAdj_93() { return &___m_charWidthMaxAdj_93; }
inline void set_m_charWidthMaxAdj_93(float value)
{
___m_charWidthMaxAdj_93 = value;
}
inline static int32_t get_offset_of_m_charWidthAdjDelta_94() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_charWidthAdjDelta_94)); }
inline float get_m_charWidthAdjDelta_94() const { return ___m_charWidthAdjDelta_94; }
inline float* get_address_of_m_charWidthAdjDelta_94() { return &___m_charWidthAdjDelta_94; }
inline void set_m_charWidthAdjDelta_94(float value)
{
___m_charWidthAdjDelta_94 = value;
}
inline static int32_t get_offset_of_m_enableWordWrapping_95() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_enableWordWrapping_95)); }
inline bool get_m_enableWordWrapping_95() const { return ___m_enableWordWrapping_95; }
inline bool* get_address_of_m_enableWordWrapping_95() { return &___m_enableWordWrapping_95; }
inline void set_m_enableWordWrapping_95(bool value)
{
___m_enableWordWrapping_95 = value;
}
inline static int32_t get_offset_of_m_isCharacterWrappingEnabled_96() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isCharacterWrappingEnabled_96)); }
inline bool get_m_isCharacterWrappingEnabled_96() const { return ___m_isCharacterWrappingEnabled_96; }
inline bool* get_address_of_m_isCharacterWrappingEnabled_96() { return &___m_isCharacterWrappingEnabled_96; }
inline void set_m_isCharacterWrappingEnabled_96(bool value)
{
___m_isCharacterWrappingEnabled_96 = value;
}
inline static int32_t get_offset_of_m_isNonBreakingSpace_97() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isNonBreakingSpace_97)); }
inline bool get_m_isNonBreakingSpace_97() const { return ___m_isNonBreakingSpace_97; }
inline bool* get_address_of_m_isNonBreakingSpace_97() { return &___m_isNonBreakingSpace_97; }
inline void set_m_isNonBreakingSpace_97(bool value)
{
___m_isNonBreakingSpace_97 = value;
}
inline static int32_t get_offset_of_m_isIgnoringAlignment_98() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isIgnoringAlignment_98)); }
inline bool get_m_isIgnoringAlignment_98() const { return ___m_isIgnoringAlignment_98; }
inline bool* get_address_of_m_isIgnoringAlignment_98() { return &___m_isIgnoringAlignment_98; }
inline void set_m_isIgnoringAlignment_98(bool value)
{
___m_isIgnoringAlignment_98 = value;
}
inline static int32_t get_offset_of_m_wordWrappingRatios_99() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_wordWrappingRatios_99)); }
inline float get_m_wordWrappingRatios_99() const { return ___m_wordWrappingRatios_99; }
inline float* get_address_of_m_wordWrappingRatios_99() { return &___m_wordWrappingRatios_99; }
inline void set_m_wordWrappingRatios_99(float value)
{
___m_wordWrappingRatios_99 = value;
}
inline static int32_t get_offset_of_m_overflowMode_100() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_overflowMode_100)); }
inline int32_t get_m_overflowMode_100() const { return ___m_overflowMode_100; }
inline int32_t* get_address_of_m_overflowMode_100() { return &___m_overflowMode_100; }
inline void set_m_overflowMode_100(int32_t value)
{
___m_overflowMode_100 = value;
}
inline static int32_t get_offset_of_m_firstOverflowCharacterIndex_101() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_firstOverflowCharacterIndex_101)); }
inline int32_t get_m_firstOverflowCharacterIndex_101() const { return ___m_firstOverflowCharacterIndex_101; }
inline int32_t* get_address_of_m_firstOverflowCharacterIndex_101() { return &___m_firstOverflowCharacterIndex_101; }
inline void set_m_firstOverflowCharacterIndex_101(int32_t value)
{
___m_firstOverflowCharacterIndex_101 = value;
}
inline static int32_t get_offset_of_m_linkedTextComponent_102() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_linkedTextComponent_102)); }
inline TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * get_m_linkedTextComponent_102() const { return ___m_linkedTextComponent_102; }
inline TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 ** get_address_of_m_linkedTextComponent_102() { return &___m_linkedTextComponent_102; }
inline void set_m_linkedTextComponent_102(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * value)
{
___m_linkedTextComponent_102 = value;
Il2CppCodeGenWriteBarrier((&___m_linkedTextComponent_102), value);
}
inline static int32_t get_offset_of_m_isLinkedTextComponent_103() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isLinkedTextComponent_103)); }
inline bool get_m_isLinkedTextComponent_103() const { return ___m_isLinkedTextComponent_103; }
inline bool* get_address_of_m_isLinkedTextComponent_103() { return &___m_isLinkedTextComponent_103; }
inline void set_m_isLinkedTextComponent_103(bool value)
{
___m_isLinkedTextComponent_103 = value;
}
inline static int32_t get_offset_of_m_isTextTruncated_104() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isTextTruncated_104)); }
inline bool get_m_isTextTruncated_104() const { return ___m_isTextTruncated_104; }
inline bool* get_address_of_m_isTextTruncated_104() { return &___m_isTextTruncated_104; }
inline void set_m_isTextTruncated_104(bool value)
{
___m_isTextTruncated_104 = value;
}
inline static int32_t get_offset_of_m_enableKerning_105() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_enableKerning_105)); }
inline bool get_m_enableKerning_105() const { return ___m_enableKerning_105; }
inline bool* get_address_of_m_enableKerning_105() { return &___m_enableKerning_105; }
inline void set_m_enableKerning_105(bool value)
{
___m_enableKerning_105 = value;
}
inline static int32_t get_offset_of_m_enableExtraPadding_106() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_enableExtraPadding_106)); }
inline bool get_m_enableExtraPadding_106() const { return ___m_enableExtraPadding_106; }
inline bool* get_address_of_m_enableExtraPadding_106() { return &___m_enableExtraPadding_106; }
inline void set_m_enableExtraPadding_106(bool value)
{
___m_enableExtraPadding_106 = value;
}
inline static int32_t get_offset_of_checkPaddingRequired_107() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___checkPaddingRequired_107)); }
inline bool get_checkPaddingRequired_107() const { return ___checkPaddingRequired_107; }
inline bool* get_address_of_checkPaddingRequired_107() { return &___checkPaddingRequired_107; }
inline void set_checkPaddingRequired_107(bool value)
{
___checkPaddingRequired_107 = value;
}
inline static int32_t get_offset_of_m_isRichText_108() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isRichText_108)); }
inline bool get_m_isRichText_108() const { return ___m_isRichText_108; }
inline bool* get_address_of_m_isRichText_108() { return &___m_isRichText_108; }
inline void set_m_isRichText_108(bool value)
{
___m_isRichText_108 = value;
}
inline static int32_t get_offset_of_m_parseCtrlCharacters_109() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_parseCtrlCharacters_109)); }
inline bool get_m_parseCtrlCharacters_109() const { return ___m_parseCtrlCharacters_109; }
inline bool* get_address_of_m_parseCtrlCharacters_109() { return &___m_parseCtrlCharacters_109; }
inline void set_m_parseCtrlCharacters_109(bool value)
{
___m_parseCtrlCharacters_109 = value;
}
inline static int32_t get_offset_of_m_isOverlay_110() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isOverlay_110)); }
inline bool get_m_isOverlay_110() const { return ___m_isOverlay_110; }
inline bool* get_address_of_m_isOverlay_110() { return &___m_isOverlay_110; }
inline void set_m_isOverlay_110(bool value)
{
___m_isOverlay_110 = value;
}
inline static int32_t get_offset_of_m_isOrthographic_111() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isOrthographic_111)); }
inline bool get_m_isOrthographic_111() const { return ___m_isOrthographic_111; }
inline bool* get_address_of_m_isOrthographic_111() { return &___m_isOrthographic_111; }
inline void set_m_isOrthographic_111(bool value)
{
___m_isOrthographic_111 = value;
}
inline static int32_t get_offset_of_m_isCullingEnabled_112() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isCullingEnabled_112)); }
inline bool get_m_isCullingEnabled_112() const { return ___m_isCullingEnabled_112; }
inline bool* get_address_of_m_isCullingEnabled_112() { return &___m_isCullingEnabled_112; }
inline void set_m_isCullingEnabled_112(bool value)
{
___m_isCullingEnabled_112 = value;
}
inline static int32_t get_offset_of_m_ignoreRectMaskCulling_113() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_ignoreRectMaskCulling_113)); }
inline bool get_m_ignoreRectMaskCulling_113() const { return ___m_ignoreRectMaskCulling_113; }
inline bool* get_address_of_m_ignoreRectMaskCulling_113() { return &___m_ignoreRectMaskCulling_113; }
inline void set_m_ignoreRectMaskCulling_113(bool value)
{
___m_ignoreRectMaskCulling_113 = value;
}
inline static int32_t get_offset_of_m_ignoreCulling_114() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_ignoreCulling_114)); }
inline bool get_m_ignoreCulling_114() const { return ___m_ignoreCulling_114; }
inline bool* get_address_of_m_ignoreCulling_114() { return &___m_ignoreCulling_114; }
inline void set_m_ignoreCulling_114(bool value)
{
___m_ignoreCulling_114 = value;
}
inline static int32_t get_offset_of_m_horizontalMapping_115() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_horizontalMapping_115)); }
inline int32_t get_m_horizontalMapping_115() const { return ___m_horizontalMapping_115; }
inline int32_t* get_address_of_m_horizontalMapping_115() { return &___m_horizontalMapping_115; }
inline void set_m_horizontalMapping_115(int32_t value)
{
___m_horizontalMapping_115 = value;
}
inline static int32_t get_offset_of_m_verticalMapping_116() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_verticalMapping_116)); }
inline int32_t get_m_verticalMapping_116() const { return ___m_verticalMapping_116; }
inline int32_t* get_address_of_m_verticalMapping_116() { return &___m_verticalMapping_116; }
inline void set_m_verticalMapping_116(int32_t value)
{
___m_verticalMapping_116 = value;
}
inline static int32_t get_offset_of_m_uvLineOffset_117() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_uvLineOffset_117)); }
inline float get_m_uvLineOffset_117() const { return ___m_uvLineOffset_117; }
inline float* get_address_of_m_uvLineOffset_117() { return &___m_uvLineOffset_117; }
inline void set_m_uvLineOffset_117(float value)
{
___m_uvLineOffset_117 = value;
}
inline static int32_t get_offset_of_m_renderMode_118() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_renderMode_118)); }
inline int32_t get_m_renderMode_118() const { return ___m_renderMode_118; }
inline int32_t* get_address_of_m_renderMode_118() { return &___m_renderMode_118; }
inline void set_m_renderMode_118(int32_t value)
{
___m_renderMode_118 = value;
}
inline static int32_t get_offset_of_m_geometrySortingOrder_119() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_geometrySortingOrder_119)); }
inline int32_t get_m_geometrySortingOrder_119() const { return ___m_geometrySortingOrder_119; }
inline int32_t* get_address_of_m_geometrySortingOrder_119() { return &___m_geometrySortingOrder_119; }
inline void set_m_geometrySortingOrder_119(int32_t value)
{
___m_geometrySortingOrder_119 = value;
}
inline static int32_t get_offset_of_m_firstVisibleCharacter_120() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_firstVisibleCharacter_120)); }
inline int32_t get_m_firstVisibleCharacter_120() const { return ___m_firstVisibleCharacter_120; }
inline int32_t* get_address_of_m_firstVisibleCharacter_120() { return &___m_firstVisibleCharacter_120; }
inline void set_m_firstVisibleCharacter_120(int32_t value)
{
___m_firstVisibleCharacter_120 = value;
}
inline static int32_t get_offset_of_m_maxVisibleCharacters_121() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_maxVisibleCharacters_121)); }
inline int32_t get_m_maxVisibleCharacters_121() const { return ___m_maxVisibleCharacters_121; }
inline int32_t* get_address_of_m_maxVisibleCharacters_121() { return &___m_maxVisibleCharacters_121; }
inline void set_m_maxVisibleCharacters_121(int32_t value)
{
___m_maxVisibleCharacters_121 = value;
}
inline static int32_t get_offset_of_m_maxVisibleWords_122() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_maxVisibleWords_122)); }
inline int32_t get_m_maxVisibleWords_122() const { return ___m_maxVisibleWords_122; }
inline int32_t* get_address_of_m_maxVisibleWords_122() { return &___m_maxVisibleWords_122; }
inline void set_m_maxVisibleWords_122(int32_t value)
{
___m_maxVisibleWords_122 = value;
}
inline static int32_t get_offset_of_m_maxVisibleLines_123() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_maxVisibleLines_123)); }
inline int32_t get_m_maxVisibleLines_123() const { return ___m_maxVisibleLines_123; }
inline int32_t* get_address_of_m_maxVisibleLines_123() { return &___m_maxVisibleLines_123; }
inline void set_m_maxVisibleLines_123(int32_t value)
{
___m_maxVisibleLines_123 = value;
}
inline static int32_t get_offset_of_m_useMaxVisibleDescender_124() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_useMaxVisibleDescender_124)); }
inline bool get_m_useMaxVisibleDescender_124() const { return ___m_useMaxVisibleDescender_124; }
inline bool* get_address_of_m_useMaxVisibleDescender_124() { return &___m_useMaxVisibleDescender_124; }
inline void set_m_useMaxVisibleDescender_124(bool value)
{
___m_useMaxVisibleDescender_124 = value;
}
inline static int32_t get_offset_of_m_pageToDisplay_125() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_pageToDisplay_125)); }
inline int32_t get_m_pageToDisplay_125() const { return ___m_pageToDisplay_125; }
inline int32_t* get_address_of_m_pageToDisplay_125() { return &___m_pageToDisplay_125; }
inline void set_m_pageToDisplay_125(int32_t value)
{
___m_pageToDisplay_125 = value;
}
inline static int32_t get_offset_of_m_isNewPage_126() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isNewPage_126)); }
inline bool get_m_isNewPage_126() const { return ___m_isNewPage_126; }
inline bool* get_address_of_m_isNewPage_126() { return &___m_isNewPage_126; }
inline void set_m_isNewPage_126(bool value)
{
___m_isNewPage_126 = value;
}
inline static int32_t get_offset_of_m_margin_127() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_margin_127)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_m_margin_127() const { return ___m_margin_127; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_m_margin_127() { return &___m_margin_127; }
inline void set_m_margin_127(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___m_margin_127 = value;
}
inline static int32_t get_offset_of_m_marginLeft_128() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_marginLeft_128)); }
inline float get_m_marginLeft_128() const { return ___m_marginLeft_128; }
inline float* get_address_of_m_marginLeft_128() { return &___m_marginLeft_128; }
inline void set_m_marginLeft_128(float value)
{
___m_marginLeft_128 = value;
}
inline static int32_t get_offset_of_m_marginRight_129() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_marginRight_129)); }
inline float get_m_marginRight_129() const { return ___m_marginRight_129; }
inline float* get_address_of_m_marginRight_129() { return &___m_marginRight_129; }
inline void set_m_marginRight_129(float value)
{
___m_marginRight_129 = value;
}
inline static int32_t get_offset_of_m_marginWidth_130() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_marginWidth_130)); }
inline float get_m_marginWidth_130() const { return ___m_marginWidth_130; }
inline float* get_address_of_m_marginWidth_130() { return &___m_marginWidth_130; }
inline void set_m_marginWidth_130(float value)
{
___m_marginWidth_130 = value;
}
inline static int32_t get_offset_of_m_marginHeight_131() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_marginHeight_131)); }
inline float get_m_marginHeight_131() const { return ___m_marginHeight_131; }
inline float* get_address_of_m_marginHeight_131() { return &___m_marginHeight_131; }
inline void set_m_marginHeight_131(float value)
{
___m_marginHeight_131 = value;
}
inline static int32_t get_offset_of_m_width_132() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_width_132)); }
inline float get_m_width_132() const { return ___m_width_132; }
inline float* get_address_of_m_width_132() { return &___m_width_132; }
inline void set_m_width_132(float value)
{
___m_width_132 = value;
}
inline static int32_t get_offset_of_m_textInfo_133() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_textInfo_133)); }
inline TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * get_m_textInfo_133() const { return ___m_textInfo_133; }
inline TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 ** get_address_of_m_textInfo_133() { return &___m_textInfo_133; }
inline void set_m_textInfo_133(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * value)
{
___m_textInfo_133 = value;
Il2CppCodeGenWriteBarrier((&___m_textInfo_133), value);
}
inline static int32_t get_offset_of_m_havePropertiesChanged_134() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_havePropertiesChanged_134)); }
inline bool get_m_havePropertiesChanged_134() const { return ___m_havePropertiesChanged_134; }
inline bool* get_address_of_m_havePropertiesChanged_134() { return &___m_havePropertiesChanged_134; }
inline void set_m_havePropertiesChanged_134(bool value)
{
___m_havePropertiesChanged_134 = value;
}
inline static int32_t get_offset_of_m_isUsingLegacyAnimationComponent_135() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isUsingLegacyAnimationComponent_135)); }
inline bool get_m_isUsingLegacyAnimationComponent_135() const { return ___m_isUsingLegacyAnimationComponent_135; }
inline bool* get_address_of_m_isUsingLegacyAnimationComponent_135() { return &___m_isUsingLegacyAnimationComponent_135; }
inline void set_m_isUsingLegacyAnimationComponent_135(bool value)
{
___m_isUsingLegacyAnimationComponent_135 = value;
}
inline static int32_t get_offset_of_m_transform_136() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_transform_136)); }
inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * get_m_transform_136() const { return ___m_transform_136; }
inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA ** get_address_of_m_transform_136() { return &___m_transform_136; }
inline void set_m_transform_136(Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * value)
{
___m_transform_136 = value;
Il2CppCodeGenWriteBarrier((&___m_transform_136), value);
}
inline static int32_t get_offset_of_m_rectTransform_137() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_rectTransform_137)); }
inline RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * get_m_rectTransform_137() const { return ___m_rectTransform_137; }
inline RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 ** get_address_of_m_rectTransform_137() { return &___m_rectTransform_137; }
inline void set_m_rectTransform_137(RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * value)
{
___m_rectTransform_137 = value;
Il2CppCodeGenWriteBarrier((&___m_rectTransform_137), value);
}
inline static int32_t get_offset_of_U3CautoSizeTextContainerU3Ek__BackingField_138() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___U3CautoSizeTextContainerU3Ek__BackingField_138)); }
inline bool get_U3CautoSizeTextContainerU3Ek__BackingField_138() const { return ___U3CautoSizeTextContainerU3Ek__BackingField_138; }
inline bool* get_address_of_U3CautoSizeTextContainerU3Ek__BackingField_138() { return &___U3CautoSizeTextContainerU3Ek__BackingField_138; }
inline void set_U3CautoSizeTextContainerU3Ek__BackingField_138(bool value)
{
___U3CautoSizeTextContainerU3Ek__BackingField_138 = value;
}
inline static int32_t get_offset_of_m_autoSizeTextContainer_139() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_autoSizeTextContainer_139)); }
inline bool get_m_autoSizeTextContainer_139() const { return ___m_autoSizeTextContainer_139; }
inline bool* get_address_of_m_autoSizeTextContainer_139() { return &___m_autoSizeTextContainer_139; }
inline void set_m_autoSizeTextContainer_139(bool value)
{
___m_autoSizeTextContainer_139 = value;
}
inline static int32_t get_offset_of_m_mesh_140() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_mesh_140)); }
inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * get_m_mesh_140() const { return ___m_mesh_140; }
inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C ** get_address_of_m_mesh_140() { return &___m_mesh_140; }
inline void set_m_mesh_140(Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * value)
{
___m_mesh_140 = value;
Il2CppCodeGenWriteBarrier((&___m_mesh_140), value);
}
inline static int32_t get_offset_of_m_isVolumetricText_141() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isVolumetricText_141)); }
inline bool get_m_isVolumetricText_141() const { return ___m_isVolumetricText_141; }
inline bool* get_address_of_m_isVolumetricText_141() { return &___m_isVolumetricText_141; }
inline void set_m_isVolumetricText_141(bool value)
{
___m_isVolumetricText_141 = value;
}
inline static int32_t get_offset_of_m_spriteAnimator_142() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_spriteAnimator_142)); }
inline TMP_SpriteAnimator_tEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17 * get_m_spriteAnimator_142() const { return ___m_spriteAnimator_142; }
inline TMP_SpriteAnimator_tEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17 ** get_address_of_m_spriteAnimator_142() { return &___m_spriteAnimator_142; }
inline void set_m_spriteAnimator_142(TMP_SpriteAnimator_tEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17 * value)
{
___m_spriteAnimator_142 = value;
Il2CppCodeGenWriteBarrier((&___m_spriteAnimator_142), value);
}
inline static int32_t get_offset_of_m_flexibleHeight_143() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_flexibleHeight_143)); }
inline float get_m_flexibleHeight_143() const { return ___m_flexibleHeight_143; }
inline float* get_address_of_m_flexibleHeight_143() { return &___m_flexibleHeight_143; }
inline void set_m_flexibleHeight_143(float value)
{
___m_flexibleHeight_143 = value;
}
inline static int32_t get_offset_of_m_flexibleWidth_144() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_flexibleWidth_144)); }
inline float get_m_flexibleWidth_144() const { return ___m_flexibleWidth_144; }
inline float* get_address_of_m_flexibleWidth_144() { return &___m_flexibleWidth_144; }
inline void set_m_flexibleWidth_144(float value)
{
___m_flexibleWidth_144 = value;
}
inline static int32_t get_offset_of_m_minWidth_145() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_minWidth_145)); }
inline float get_m_minWidth_145() const { return ___m_minWidth_145; }
inline float* get_address_of_m_minWidth_145() { return &___m_minWidth_145; }
inline void set_m_minWidth_145(float value)
{
___m_minWidth_145 = value;
}
inline static int32_t get_offset_of_m_minHeight_146() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_minHeight_146)); }
inline float get_m_minHeight_146() const { return ___m_minHeight_146; }
inline float* get_address_of_m_minHeight_146() { return &___m_minHeight_146; }
inline void set_m_minHeight_146(float value)
{
___m_minHeight_146 = value;
}
inline static int32_t get_offset_of_m_maxWidth_147() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_maxWidth_147)); }
inline float get_m_maxWidth_147() const { return ___m_maxWidth_147; }
inline float* get_address_of_m_maxWidth_147() { return &___m_maxWidth_147; }
inline void set_m_maxWidth_147(float value)
{
___m_maxWidth_147 = value;
}
inline static int32_t get_offset_of_m_maxHeight_148() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_maxHeight_148)); }
inline float get_m_maxHeight_148() const { return ___m_maxHeight_148; }
inline float* get_address_of_m_maxHeight_148() { return &___m_maxHeight_148; }
inline void set_m_maxHeight_148(float value)
{
___m_maxHeight_148 = value;
}
inline static int32_t get_offset_of_m_LayoutElement_149() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_LayoutElement_149)); }
inline LayoutElement_tD503826DB41B6EA85AC689292F8B2661B3C1048B * get_m_LayoutElement_149() const { return ___m_LayoutElement_149; }
inline LayoutElement_tD503826DB41B6EA85AC689292F8B2661B3C1048B ** get_address_of_m_LayoutElement_149() { return &___m_LayoutElement_149; }
inline void set_m_LayoutElement_149(LayoutElement_tD503826DB41B6EA85AC689292F8B2661B3C1048B * value)
{
___m_LayoutElement_149 = value;
Il2CppCodeGenWriteBarrier((&___m_LayoutElement_149), value);
}
inline static int32_t get_offset_of_m_preferredWidth_150() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_preferredWidth_150)); }
inline float get_m_preferredWidth_150() const { return ___m_preferredWidth_150; }
inline float* get_address_of_m_preferredWidth_150() { return &___m_preferredWidth_150; }
inline void set_m_preferredWidth_150(float value)
{
___m_preferredWidth_150 = value;
}
inline static int32_t get_offset_of_m_renderedWidth_151() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_renderedWidth_151)); }
inline float get_m_renderedWidth_151() const { return ___m_renderedWidth_151; }
inline float* get_address_of_m_renderedWidth_151() { return &___m_renderedWidth_151; }
inline void set_m_renderedWidth_151(float value)
{
___m_renderedWidth_151 = value;
}
inline static int32_t get_offset_of_m_isPreferredWidthDirty_152() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isPreferredWidthDirty_152)); }
inline bool get_m_isPreferredWidthDirty_152() const { return ___m_isPreferredWidthDirty_152; }
inline bool* get_address_of_m_isPreferredWidthDirty_152() { return &___m_isPreferredWidthDirty_152; }
inline void set_m_isPreferredWidthDirty_152(bool value)
{
___m_isPreferredWidthDirty_152 = value;
}
inline static int32_t get_offset_of_m_preferredHeight_153() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_preferredHeight_153)); }
inline float get_m_preferredHeight_153() const { return ___m_preferredHeight_153; }
inline float* get_address_of_m_preferredHeight_153() { return &___m_preferredHeight_153; }
inline void set_m_preferredHeight_153(float value)
{
___m_preferredHeight_153 = value;
}
inline static int32_t get_offset_of_m_renderedHeight_154() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_renderedHeight_154)); }
inline float get_m_renderedHeight_154() const { return ___m_renderedHeight_154; }
inline float* get_address_of_m_renderedHeight_154() { return &___m_renderedHeight_154; }
inline void set_m_renderedHeight_154(float value)
{
___m_renderedHeight_154 = value;
}
inline static int32_t get_offset_of_m_isPreferredHeightDirty_155() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isPreferredHeightDirty_155)); }
inline bool get_m_isPreferredHeightDirty_155() const { return ___m_isPreferredHeightDirty_155; }
inline bool* get_address_of_m_isPreferredHeightDirty_155() { return &___m_isPreferredHeightDirty_155; }
inline void set_m_isPreferredHeightDirty_155(bool value)
{
___m_isPreferredHeightDirty_155 = value;
}
inline static int32_t get_offset_of_m_isCalculatingPreferredValues_156() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isCalculatingPreferredValues_156)); }
inline bool get_m_isCalculatingPreferredValues_156() const { return ___m_isCalculatingPreferredValues_156; }
inline bool* get_address_of_m_isCalculatingPreferredValues_156() { return &___m_isCalculatingPreferredValues_156; }
inline void set_m_isCalculatingPreferredValues_156(bool value)
{
___m_isCalculatingPreferredValues_156 = value;
}
inline static int32_t get_offset_of_m_recursiveCount_157() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_recursiveCount_157)); }
inline int32_t get_m_recursiveCount_157() const { return ___m_recursiveCount_157; }
inline int32_t* get_address_of_m_recursiveCount_157() { return &___m_recursiveCount_157; }
inline void set_m_recursiveCount_157(int32_t value)
{
___m_recursiveCount_157 = value;
}
inline static int32_t get_offset_of_m_layoutPriority_158() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_layoutPriority_158)); }
inline int32_t get_m_layoutPriority_158() const { return ___m_layoutPriority_158; }
inline int32_t* get_address_of_m_layoutPriority_158() { return &___m_layoutPriority_158; }
inline void set_m_layoutPriority_158(int32_t value)
{
___m_layoutPriority_158 = value;
}
inline static int32_t get_offset_of_m_isCalculateSizeRequired_159() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isCalculateSizeRequired_159)); }
inline bool get_m_isCalculateSizeRequired_159() const { return ___m_isCalculateSizeRequired_159; }
inline bool* get_address_of_m_isCalculateSizeRequired_159() { return &___m_isCalculateSizeRequired_159; }
inline void set_m_isCalculateSizeRequired_159(bool value)
{
___m_isCalculateSizeRequired_159 = value;
}
inline static int32_t get_offset_of_m_isLayoutDirty_160() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isLayoutDirty_160)); }
inline bool get_m_isLayoutDirty_160() const { return ___m_isLayoutDirty_160; }
inline bool* get_address_of_m_isLayoutDirty_160() { return &___m_isLayoutDirty_160; }
inline void set_m_isLayoutDirty_160(bool value)
{
___m_isLayoutDirty_160 = value;
}
inline static int32_t get_offset_of_m_verticesAlreadyDirty_161() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_verticesAlreadyDirty_161)); }
inline bool get_m_verticesAlreadyDirty_161() const { return ___m_verticesAlreadyDirty_161; }
inline bool* get_address_of_m_verticesAlreadyDirty_161() { return &___m_verticesAlreadyDirty_161; }
inline void set_m_verticesAlreadyDirty_161(bool value)
{
___m_verticesAlreadyDirty_161 = value;
}
inline static int32_t get_offset_of_m_layoutAlreadyDirty_162() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_layoutAlreadyDirty_162)); }
inline bool get_m_layoutAlreadyDirty_162() const { return ___m_layoutAlreadyDirty_162; }
inline bool* get_address_of_m_layoutAlreadyDirty_162() { return &___m_layoutAlreadyDirty_162; }
inline void set_m_layoutAlreadyDirty_162(bool value)
{
___m_layoutAlreadyDirty_162 = value;
}
inline static int32_t get_offset_of_m_isAwake_163() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isAwake_163)); }
inline bool get_m_isAwake_163() const { return ___m_isAwake_163; }
inline bool* get_address_of_m_isAwake_163() { return &___m_isAwake_163; }
inline void set_m_isAwake_163(bool value)
{
___m_isAwake_163 = value;
}
inline static int32_t get_offset_of_m_isWaitingOnResourceLoad_164() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isWaitingOnResourceLoad_164)); }
inline bool get_m_isWaitingOnResourceLoad_164() const { return ___m_isWaitingOnResourceLoad_164; }
inline bool* get_address_of_m_isWaitingOnResourceLoad_164() { return &___m_isWaitingOnResourceLoad_164; }
inline void set_m_isWaitingOnResourceLoad_164(bool value)
{
___m_isWaitingOnResourceLoad_164 = value;
}
inline static int32_t get_offset_of_m_isInputParsingRequired_165() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isInputParsingRequired_165)); }
inline bool get_m_isInputParsingRequired_165() const { return ___m_isInputParsingRequired_165; }
inline bool* get_address_of_m_isInputParsingRequired_165() { return &___m_isInputParsingRequired_165; }
inline void set_m_isInputParsingRequired_165(bool value)
{
___m_isInputParsingRequired_165 = value;
}
inline static int32_t get_offset_of_m_inputSource_166() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_inputSource_166)); }
inline int32_t get_m_inputSource_166() const { return ___m_inputSource_166; }
inline int32_t* get_address_of_m_inputSource_166() { return &___m_inputSource_166; }
inline void set_m_inputSource_166(int32_t value)
{
___m_inputSource_166 = value;
}
inline static int32_t get_offset_of_old_text_167() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___old_text_167)); }
inline String_t* get_old_text_167() const { return ___old_text_167; }
inline String_t** get_address_of_old_text_167() { return &___old_text_167; }
inline void set_old_text_167(String_t* value)
{
___old_text_167 = value;
Il2CppCodeGenWriteBarrier((&___old_text_167), value);
}
inline static int32_t get_offset_of_m_fontScale_168() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontScale_168)); }
inline float get_m_fontScale_168() const { return ___m_fontScale_168; }
inline float* get_address_of_m_fontScale_168() { return &___m_fontScale_168; }
inline void set_m_fontScale_168(float value)
{
___m_fontScale_168 = value;
}
inline static int32_t get_offset_of_m_fontScaleMultiplier_169() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_fontScaleMultiplier_169)); }
inline float get_m_fontScaleMultiplier_169() const { return ___m_fontScaleMultiplier_169; }
inline float* get_address_of_m_fontScaleMultiplier_169() { return &___m_fontScaleMultiplier_169; }
inline void set_m_fontScaleMultiplier_169(float value)
{
___m_fontScaleMultiplier_169 = value;
}
inline static int32_t get_offset_of_m_htmlTag_170() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_htmlTag_170)); }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_m_htmlTag_170() const { return ___m_htmlTag_170; }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_m_htmlTag_170() { return &___m_htmlTag_170; }
inline void set_m_htmlTag_170(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
{
___m_htmlTag_170 = value;
Il2CppCodeGenWriteBarrier((&___m_htmlTag_170), value);
}
inline static int32_t get_offset_of_m_xmlAttribute_171() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_xmlAttribute_171)); }
inline XML_TagAttributeU5BU5D_tFE12AC6A01EC7B573E971252DAB696F355F76B6B* get_m_xmlAttribute_171() const { return ___m_xmlAttribute_171; }
inline XML_TagAttributeU5BU5D_tFE12AC6A01EC7B573E971252DAB696F355F76B6B** get_address_of_m_xmlAttribute_171() { return &___m_xmlAttribute_171; }
inline void set_m_xmlAttribute_171(XML_TagAttributeU5BU5D_tFE12AC6A01EC7B573E971252DAB696F355F76B6B* value)
{
___m_xmlAttribute_171 = value;
Il2CppCodeGenWriteBarrier((&___m_xmlAttribute_171), value);
}
inline static int32_t get_offset_of_m_attributeParameterValues_172() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_attributeParameterValues_172)); }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get_m_attributeParameterValues_172() const { return ___m_attributeParameterValues_172; }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of_m_attributeParameterValues_172() { return &___m_attributeParameterValues_172; }
inline void set_m_attributeParameterValues_172(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
{
___m_attributeParameterValues_172 = value;
Il2CppCodeGenWriteBarrier((&___m_attributeParameterValues_172), value);
}
inline static int32_t get_offset_of_tag_LineIndent_173() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___tag_LineIndent_173)); }
inline float get_tag_LineIndent_173() const { return ___tag_LineIndent_173; }
inline float* get_address_of_tag_LineIndent_173() { return &___tag_LineIndent_173; }
inline void set_tag_LineIndent_173(float value)
{
___tag_LineIndent_173 = value;
}
inline static int32_t get_offset_of_tag_Indent_174() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___tag_Indent_174)); }
inline float get_tag_Indent_174() const { return ___tag_Indent_174; }
inline float* get_address_of_tag_Indent_174() { return &___tag_Indent_174; }
inline void set_tag_Indent_174(float value)
{
___tag_Indent_174 = value;
}
inline static int32_t get_offset_of_m_indentStack_175() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_indentStack_175)); }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E get_m_indentStack_175() const { return ___m_indentStack_175; }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * get_address_of_m_indentStack_175() { return &___m_indentStack_175; }
inline void set_m_indentStack_175(TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E value)
{
___m_indentStack_175 = value;
}
inline static int32_t get_offset_of_tag_NoParsing_176() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___tag_NoParsing_176)); }
inline bool get_tag_NoParsing_176() const { return ___tag_NoParsing_176; }
inline bool* get_address_of_tag_NoParsing_176() { return &___tag_NoParsing_176; }
inline void set_tag_NoParsing_176(bool value)
{
___tag_NoParsing_176 = value;
}
inline static int32_t get_offset_of_m_isParsingText_177() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isParsingText_177)); }
inline bool get_m_isParsingText_177() const { return ___m_isParsingText_177; }
inline bool* get_address_of_m_isParsingText_177() { return &___m_isParsingText_177; }
inline void set_m_isParsingText_177(bool value)
{
___m_isParsingText_177 = value;
}
inline static int32_t get_offset_of_m_FXMatrix_178() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_FXMatrix_178)); }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_m_FXMatrix_178() const { return ___m_FXMatrix_178; }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_m_FXMatrix_178() { return &___m_FXMatrix_178; }
inline void set_m_FXMatrix_178(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
{
___m_FXMatrix_178 = value;
}
inline static int32_t get_offset_of_m_isFXMatrixSet_179() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_isFXMatrixSet_179)); }
inline bool get_m_isFXMatrixSet_179() const { return ___m_isFXMatrixSet_179; }
inline bool* get_address_of_m_isFXMatrixSet_179() { return &___m_isFXMatrixSet_179; }
inline void set_m_isFXMatrixSet_179(bool value)
{
___m_isFXMatrixSet_179 = value;
}
inline static int32_t get_offset_of_m_char_buffer_180() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_char_buffer_180)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_m_char_buffer_180() const { return ___m_char_buffer_180; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_m_char_buffer_180() { return &___m_char_buffer_180; }
inline void set_m_char_buffer_180(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___m_char_buffer_180 = value;
Il2CppCodeGenWriteBarrier((&___m_char_buffer_180), value);
}
inline static int32_t get_offset_of_m_internalCharacterInfo_181() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_internalCharacterInfo_181)); }
inline TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* get_m_internalCharacterInfo_181() const { return ___m_internalCharacterInfo_181; }
inline TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604** get_address_of_m_internalCharacterInfo_181() { return &___m_internalCharacterInfo_181; }
inline void set_m_internalCharacterInfo_181(TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* value)
{
___m_internalCharacterInfo_181 = value;
Il2CppCodeGenWriteBarrier((&___m_internalCharacterInfo_181), value);
}
inline static int32_t get_offset_of_m_input_CharArray_182() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_input_CharArray_182)); }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_m_input_CharArray_182() const { return ___m_input_CharArray_182; }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_m_input_CharArray_182() { return &___m_input_CharArray_182; }
inline void set_m_input_CharArray_182(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
{
___m_input_CharArray_182 = value;
Il2CppCodeGenWriteBarrier((&___m_input_CharArray_182), value);
}
inline static int32_t get_offset_of_m_charArray_Length_183() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_charArray_Length_183)); }
inline int32_t get_m_charArray_Length_183() const { return ___m_charArray_Length_183; }
inline int32_t* get_address_of_m_charArray_Length_183() { return &___m_charArray_Length_183; }
inline void set_m_charArray_Length_183(int32_t value)
{
___m_charArray_Length_183 = value;
}
inline static int32_t get_offset_of_m_totalCharacterCount_184() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_totalCharacterCount_184)); }
inline int32_t get_m_totalCharacterCount_184() const { return ___m_totalCharacterCount_184; }
inline int32_t* get_address_of_m_totalCharacterCount_184() { return &___m_totalCharacterCount_184; }
inline void set_m_totalCharacterCount_184(int32_t value)
{
___m_totalCharacterCount_184 = value;
}
inline static int32_t get_offset_of_m_SavedWordWrapState_185() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_SavedWordWrapState_185)); }
inline WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 get_m_SavedWordWrapState_185() const { return ___m_SavedWordWrapState_185; }
inline WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * get_address_of_m_SavedWordWrapState_185() { return &___m_SavedWordWrapState_185; }
inline void set_m_SavedWordWrapState_185(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 value)
{
___m_SavedWordWrapState_185 = value;
}
inline static int32_t get_offset_of_m_SavedLineState_186() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_SavedLineState_186)); }
inline WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 get_m_SavedLineState_186() const { return ___m_SavedLineState_186; }
inline WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * get_address_of_m_SavedLineState_186() { return &___m_SavedLineState_186; }
inline void set_m_SavedLineState_186(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 value)
{
___m_SavedLineState_186 = value;
}
inline static int32_t get_offset_of_m_characterCount_187() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_characterCount_187)); }
inline int32_t get_m_characterCount_187() const { return ___m_characterCount_187; }
inline int32_t* get_address_of_m_characterCount_187() { return &___m_characterCount_187; }
inline void set_m_characterCount_187(int32_t value)
{
___m_characterCount_187 = value;
}
inline static int32_t get_offset_of_m_firstCharacterOfLine_188() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_firstCharacterOfLine_188)); }
inline int32_t get_m_firstCharacterOfLine_188() const { return ___m_firstCharacterOfLine_188; }
inline int32_t* get_address_of_m_firstCharacterOfLine_188() { return &___m_firstCharacterOfLine_188; }
inline void set_m_firstCharacterOfLine_188(int32_t value)
{
___m_firstCharacterOfLine_188 = value;
}
inline static int32_t get_offset_of_m_firstVisibleCharacterOfLine_189() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_firstVisibleCharacterOfLine_189)); }
inline int32_t get_m_firstVisibleCharacterOfLine_189() const { return ___m_firstVisibleCharacterOfLine_189; }
inline int32_t* get_address_of_m_firstVisibleCharacterOfLine_189() { return &___m_firstVisibleCharacterOfLine_189; }
inline void set_m_firstVisibleCharacterOfLine_189(int32_t value)
{
___m_firstVisibleCharacterOfLine_189 = value;
}
inline static int32_t get_offset_of_m_lastCharacterOfLine_190() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_lastCharacterOfLine_190)); }
inline int32_t get_m_lastCharacterOfLine_190() const { return ___m_lastCharacterOfLine_190; }
inline int32_t* get_address_of_m_lastCharacterOfLine_190() { return &___m_lastCharacterOfLine_190; }
inline void set_m_lastCharacterOfLine_190(int32_t value)
{
___m_lastCharacterOfLine_190 = value;
}
inline static int32_t get_offset_of_m_lastVisibleCharacterOfLine_191() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_lastVisibleCharacterOfLine_191)); }
inline int32_t get_m_lastVisibleCharacterOfLine_191() const { return ___m_lastVisibleCharacterOfLine_191; }
inline int32_t* get_address_of_m_lastVisibleCharacterOfLine_191() { return &___m_lastVisibleCharacterOfLine_191; }
inline void set_m_lastVisibleCharacterOfLine_191(int32_t value)
{
___m_lastVisibleCharacterOfLine_191 = value;
}
inline static int32_t get_offset_of_m_lineNumber_192() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_lineNumber_192)); }
inline int32_t get_m_lineNumber_192() const { return ___m_lineNumber_192; }
inline int32_t* get_address_of_m_lineNumber_192() { return &___m_lineNumber_192; }
inline void set_m_lineNumber_192(int32_t value)
{
___m_lineNumber_192 = value;
}
inline static int32_t get_offset_of_m_lineVisibleCharacterCount_193() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_lineVisibleCharacterCount_193)); }
inline int32_t get_m_lineVisibleCharacterCount_193() const { return ___m_lineVisibleCharacterCount_193; }
inline int32_t* get_address_of_m_lineVisibleCharacterCount_193() { return &___m_lineVisibleCharacterCount_193; }
inline void set_m_lineVisibleCharacterCount_193(int32_t value)
{
___m_lineVisibleCharacterCount_193 = value;
}
inline static int32_t get_offset_of_m_pageNumber_194() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_pageNumber_194)); }
inline int32_t get_m_pageNumber_194() const { return ___m_pageNumber_194; }
inline int32_t* get_address_of_m_pageNumber_194() { return &___m_pageNumber_194; }
inline void set_m_pageNumber_194(int32_t value)
{
___m_pageNumber_194 = value;
}
inline static int32_t get_offset_of_m_maxAscender_195() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_maxAscender_195)); }
inline float get_m_maxAscender_195() const { return ___m_maxAscender_195; }
inline float* get_address_of_m_maxAscender_195() { return &___m_maxAscender_195; }
inline void set_m_maxAscender_195(float value)
{
___m_maxAscender_195 = value;
}
inline static int32_t get_offset_of_m_maxCapHeight_196() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_maxCapHeight_196)); }
inline float get_m_maxCapHeight_196() const { return ___m_maxCapHeight_196; }
inline float* get_address_of_m_maxCapHeight_196() { return &___m_maxCapHeight_196; }
inline void set_m_maxCapHeight_196(float value)
{
___m_maxCapHeight_196 = value;
}
inline static int32_t get_offset_of_m_maxDescender_197() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_maxDescender_197)); }
inline float get_m_maxDescender_197() const { return ___m_maxDescender_197; }
inline float* get_address_of_m_maxDescender_197() { return &___m_maxDescender_197; }
inline void set_m_maxDescender_197(float value)
{
___m_maxDescender_197 = value;
}
inline static int32_t get_offset_of_m_maxLineAscender_198() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_maxLineAscender_198)); }
inline float get_m_maxLineAscender_198() const { return ___m_maxLineAscender_198; }
inline float* get_address_of_m_maxLineAscender_198() { return &___m_maxLineAscender_198; }
inline void set_m_maxLineAscender_198(float value)
{
___m_maxLineAscender_198 = value;
}
inline static int32_t get_offset_of_m_maxLineDescender_199() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_maxLineDescender_199)); }
inline float get_m_maxLineDescender_199() const { return ___m_maxLineDescender_199; }
inline float* get_address_of_m_maxLineDescender_199() { return &___m_maxLineDescender_199; }
inline void set_m_maxLineDescender_199(float value)
{
___m_maxLineDescender_199 = value;
}
inline static int32_t get_offset_of_m_startOfLineAscender_200() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_startOfLineAscender_200)); }
inline float get_m_startOfLineAscender_200() const { return ___m_startOfLineAscender_200; }
inline float* get_address_of_m_startOfLineAscender_200() { return &___m_startOfLineAscender_200; }
inline void set_m_startOfLineAscender_200(float value)
{
___m_startOfLineAscender_200 = value;
}
inline static int32_t get_offset_of_m_lineOffset_201() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_lineOffset_201)); }
inline float get_m_lineOffset_201() const { return ___m_lineOffset_201; }
inline float* get_address_of_m_lineOffset_201() { return &___m_lineOffset_201; }
inline void set_m_lineOffset_201(float value)
{
___m_lineOffset_201 = value;
}
inline static int32_t get_offset_of_m_meshExtents_202() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_meshExtents_202)); }
inline Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 get_m_meshExtents_202() const { return ___m_meshExtents_202; }
inline Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * get_address_of_m_meshExtents_202() { return &___m_meshExtents_202; }
inline void set_m_meshExtents_202(Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 value)
{
___m_meshExtents_202 = value;
}
inline static int32_t get_offset_of_m_htmlColor_203() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_htmlColor_203)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_m_htmlColor_203() const { return ___m_htmlColor_203; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_m_htmlColor_203() { return &___m_htmlColor_203; }
inline void set_m_htmlColor_203(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___m_htmlColor_203 = value;
}
inline static int32_t get_offset_of_m_colorStack_204() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_colorStack_204)); }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 get_m_colorStack_204() const { return ___m_colorStack_204; }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * get_address_of_m_colorStack_204() { return &___m_colorStack_204; }
inline void set_m_colorStack_204(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 value)
{
___m_colorStack_204 = value;
}
inline static int32_t get_offset_of_m_underlineColorStack_205() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_underlineColorStack_205)); }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 get_m_underlineColorStack_205() const { return ___m_underlineColorStack_205; }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * get_address_of_m_underlineColorStack_205() { return &___m_underlineColorStack_205; }
inline void set_m_underlineColorStack_205(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 value)
{
___m_underlineColorStack_205 = value;
}
inline static int32_t get_offset_of_m_strikethroughColorStack_206() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_strikethroughColorStack_206)); }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 get_m_strikethroughColorStack_206() const { return ___m_strikethroughColorStack_206; }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * get_address_of_m_strikethroughColorStack_206() { return &___m_strikethroughColorStack_206; }
inline void set_m_strikethroughColorStack_206(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 value)
{
___m_strikethroughColorStack_206 = value;
}
inline static int32_t get_offset_of_m_highlightColorStack_207() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_highlightColorStack_207)); }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 get_m_highlightColorStack_207() const { return ___m_highlightColorStack_207; }
inline TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * get_address_of_m_highlightColorStack_207() { return &___m_highlightColorStack_207; }
inline void set_m_highlightColorStack_207(TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 value)
{
___m_highlightColorStack_207 = value;
}
inline static int32_t get_offset_of_m_colorGradientPreset_208() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_colorGradientPreset_208)); }
inline TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * get_m_colorGradientPreset_208() const { return ___m_colorGradientPreset_208; }
inline TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 ** get_address_of_m_colorGradientPreset_208() { return &___m_colorGradientPreset_208; }
inline void set_m_colorGradientPreset_208(TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * value)
{
___m_colorGradientPreset_208 = value;
Il2CppCodeGenWriteBarrier((&___m_colorGradientPreset_208), value);
}
inline static int32_t get_offset_of_m_colorGradientStack_209() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_colorGradientStack_209)); }
inline TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 get_m_colorGradientStack_209() const { return ___m_colorGradientStack_209; }
inline TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 * get_address_of_m_colorGradientStack_209() { return &___m_colorGradientStack_209; }
inline void set_m_colorGradientStack_209(TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 value)
{
___m_colorGradientStack_209 = value;
}
inline static int32_t get_offset_of_m_tabSpacing_210() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_tabSpacing_210)); }
inline float get_m_tabSpacing_210() const { return ___m_tabSpacing_210; }
inline float* get_address_of_m_tabSpacing_210() { return &___m_tabSpacing_210; }
inline void set_m_tabSpacing_210(float value)
{
___m_tabSpacing_210 = value;
}
inline static int32_t get_offset_of_m_spacing_211() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_spacing_211)); }
inline float get_m_spacing_211() const { return ___m_spacing_211; }
inline float* get_address_of_m_spacing_211() { return &___m_spacing_211; }
inline void set_m_spacing_211(float value)
{
___m_spacing_211 = value;
}
inline static int32_t get_offset_of_m_styleStack_212() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_styleStack_212)); }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 get_m_styleStack_212() const { return ___m_styleStack_212; }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * get_address_of_m_styleStack_212() { return &___m_styleStack_212; }
inline void set_m_styleStack_212(TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 value)
{
___m_styleStack_212 = value;
}
inline static int32_t get_offset_of_m_actionStack_213() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_actionStack_213)); }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 get_m_actionStack_213() const { return ___m_actionStack_213; }
inline TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * get_address_of_m_actionStack_213() { return &___m_actionStack_213; }
inline void set_m_actionStack_213(TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 value)
{
___m_actionStack_213 = value;
}
inline static int32_t get_offset_of_m_padding_214() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_padding_214)); }
inline float get_m_padding_214() const { return ___m_padding_214; }
inline float* get_address_of_m_padding_214() { return &___m_padding_214; }
inline void set_m_padding_214(float value)
{
___m_padding_214 = value;
}
inline static int32_t get_offset_of_m_baselineOffset_215() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_baselineOffset_215)); }
inline float get_m_baselineOffset_215() const { return ___m_baselineOffset_215; }
inline float* get_address_of_m_baselineOffset_215() { return &___m_baselineOffset_215; }
inline void set_m_baselineOffset_215(float value)
{
___m_baselineOffset_215 = value;
}
inline static int32_t get_offset_of_m_baselineOffsetStack_216() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_baselineOffsetStack_216)); }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E get_m_baselineOffsetStack_216() const { return ___m_baselineOffsetStack_216; }
inline TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * get_address_of_m_baselineOffsetStack_216() { return &___m_baselineOffsetStack_216; }
inline void set_m_baselineOffsetStack_216(TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E value)
{
___m_baselineOffsetStack_216 = value;
}
inline static int32_t get_offset_of_m_xAdvance_217() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_xAdvance_217)); }
inline float get_m_xAdvance_217() const { return ___m_xAdvance_217; }
inline float* get_address_of_m_xAdvance_217() { return &___m_xAdvance_217; }
inline void set_m_xAdvance_217(float value)
{
___m_xAdvance_217 = value;
}
inline static int32_t get_offset_of_m_textElementType_218() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_textElementType_218)); }
inline int32_t get_m_textElementType_218() const { return ___m_textElementType_218; }
inline int32_t* get_address_of_m_textElementType_218() { return &___m_textElementType_218; }
inline void set_m_textElementType_218(int32_t value)
{
___m_textElementType_218 = value;
}
inline static int32_t get_offset_of_m_cached_TextElement_219() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_cached_TextElement_219)); }
inline TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * get_m_cached_TextElement_219() const { return ___m_cached_TextElement_219; }
inline TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 ** get_address_of_m_cached_TextElement_219() { return &___m_cached_TextElement_219; }
inline void set_m_cached_TextElement_219(TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * value)
{
___m_cached_TextElement_219 = value;
Il2CppCodeGenWriteBarrier((&___m_cached_TextElement_219), value);
}
inline static int32_t get_offset_of_m_cached_Underline_GlyphInfo_220() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_cached_Underline_GlyphInfo_220)); }
inline TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * get_m_cached_Underline_GlyphInfo_220() const { return ___m_cached_Underline_GlyphInfo_220; }
inline TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C ** get_address_of_m_cached_Underline_GlyphInfo_220() { return &___m_cached_Underline_GlyphInfo_220; }
inline void set_m_cached_Underline_GlyphInfo_220(TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * value)
{
___m_cached_Underline_GlyphInfo_220 = value;
Il2CppCodeGenWriteBarrier((&___m_cached_Underline_GlyphInfo_220), value);
}
inline static int32_t get_offset_of_m_cached_Ellipsis_GlyphInfo_221() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_cached_Ellipsis_GlyphInfo_221)); }
inline TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * get_m_cached_Ellipsis_GlyphInfo_221() const { return ___m_cached_Ellipsis_GlyphInfo_221; }
inline TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C ** get_address_of_m_cached_Ellipsis_GlyphInfo_221() { return &___m_cached_Ellipsis_GlyphInfo_221; }
inline void set_m_cached_Ellipsis_GlyphInfo_221(TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * value)
{
___m_cached_Ellipsis_GlyphInfo_221 = value;
Il2CppCodeGenWriteBarrier((&___m_cached_Ellipsis_GlyphInfo_221), value);
}
inline static int32_t get_offset_of_m_defaultSpriteAsset_222() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_defaultSpriteAsset_222)); }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * get_m_defaultSpriteAsset_222() const { return ___m_defaultSpriteAsset_222; }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 ** get_address_of_m_defaultSpriteAsset_222() { return &___m_defaultSpriteAsset_222; }
inline void set_m_defaultSpriteAsset_222(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * value)
{
___m_defaultSpriteAsset_222 = value;
Il2CppCodeGenWriteBarrier((&___m_defaultSpriteAsset_222), value);
}
inline static int32_t get_offset_of_m_currentSpriteAsset_223() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_currentSpriteAsset_223)); }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * get_m_currentSpriteAsset_223() const { return ___m_currentSpriteAsset_223; }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 ** get_address_of_m_currentSpriteAsset_223() { return &___m_currentSpriteAsset_223; }
inline void set_m_currentSpriteAsset_223(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * value)
{
___m_currentSpriteAsset_223 = value;
Il2CppCodeGenWriteBarrier((&___m_currentSpriteAsset_223), value);
}
inline static int32_t get_offset_of_m_spriteCount_224() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_spriteCount_224)); }
inline int32_t get_m_spriteCount_224() const { return ___m_spriteCount_224; }
inline int32_t* get_address_of_m_spriteCount_224() { return &___m_spriteCount_224; }
inline void set_m_spriteCount_224(int32_t value)
{
___m_spriteCount_224 = value;
}
inline static int32_t get_offset_of_m_spriteIndex_225() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_spriteIndex_225)); }
inline int32_t get_m_spriteIndex_225() const { return ___m_spriteIndex_225; }
inline int32_t* get_address_of_m_spriteIndex_225() { return &___m_spriteIndex_225; }
inline void set_m_spriteIndex_225(int32_t value)
{
___m_spriteIndex_225 = value;
}
inline static int32_t get_offset_of_m_spriteAnimationID_226() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_spriteAnimationID_226)); }
inline int32_t get_m_spriteAnimationID_226() const { return ___m_spriteAnimationID_226; }
inline int32_t* get_address_of_m_spriteAnimationID_226() { return &___m_spriteAnimationID_226; }
inline void set_m_spriteAnimationID_226(int32_t value)
{
___m_spriteAnimationID_226 = value;
}
inline static int32_t get_offset_of_m_ignoreActiveState_227() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___m_ignoreActiveState_227)); }
inline bool get_m_ignoreActiveState_227() const { return ___m_ignoreActiveState_227; }
inline bool* get_address_of_m_ignoreActiveState_227() { return &___m_ignoreActiveState_227; }
inline void set_m_ignoreActiveState_227(bool value)
{
___m_ignoreActiveState_227 = value;
}
inline static int32_t get_offset_of_k_Power_228() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7, ___k_Power_228)); }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get_k_Power_228() const { return ___k_Power_228; }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of_k_Power_228() { return &___k_Power_228; }
inline void set_k_Power_228(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
{
___k_Power_228 = value;
Il2CppCodeGenWriteBarrier((&___k_Power_228), value);
}
};
struct TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields
{
public:
// UnityEngine.Color32 TMPro.TMP_Text::s_colorWhite
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___s_colorWhite_47;
// UnityEngine.Vector2 TMPro.TMP_Text::k_LargePositiveVector2
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___k_LargePositiveVector2_229;
// UnityEngine.Vector2 TMPro.TMP_Text::k_LargeNegativeVector2
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___k_LargeNegativeVector2_230;
// System.Single TMPro.TMP_Text::k_LargePositiveFloat
float ___k_LargePositiveFloat_231;
// System.Single TMPro.TMP_Text::k_LargeNegativeFloat
float ___k_LargeNegativeFloat_232;
// System.Int32 TMPro.TMP_Text::k_LargePositiveInt
int32_t ___k_LargePositiveInt_233;
// System.Int32 TMPro.TMP_Text::k_LargeNegativeInt
int32_t ___k_LargeNegativeInt_234;
public:
inline static int32_t get_offset_of_s_colorWhite_47() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields, ___s_colorWhite_47)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_s_colorWhite_47() const { return ___s_colorWhite_47; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_s_colorWhite_47() { return &___s_colorWhite_47; }
inline void set_s_colorWhite_47(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___s_colorWhite_47 = value;
}
inline static int32_t get_offset_of_k_LargePositiveVector2_229() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields, ___k_LargePositiveVector2_229)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_k_LargePositiveVector2_229() const { return ___k_LargePositiveVector2_229; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_k_LargePositiveVector2_229() { return &___k_LargePositiveVector2_229; }
inline void set_k_LargePositiveVector2_229(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___k_LargePositiveVector2_229 = value;
}
inline static int32_t get_offset_of_k_LargeNegativeVector2_230() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields, ___k_LargeNegativeVector2_230)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_k_LargeNegativeVector2_230() const { return ___k_LargeNegativeVector2_230; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_k_LargeNegativeVector2_230() { return &___k_LargeNegativeVector2_230; }
inline void set_k_LargeNegativeVector2_230(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___k_LargeNegativeVector2_230 = value;
}
inline static int32_t get_offset_of_k_LargePositiveFloat_231() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields, ___k_LargePositiveFloat_231)); }
inline float get_k_LargePositiveFloat_231() const { return ___k_LargePositiveFloat_231; }
inline float* get_address_of_k_LargePositiveFloat_231() { return &___k_LargePositiveFloat_231; }
inline void set_k_LargePositiveFloat_231(float value)
{
___k_LargePositiveFloat_231 = value;
}
inline static int32_t get_offset_of_k_LargeNegativeFloat_232() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields, ___k_LargeNegativeFloat_232)); }
inline float get_k_LargeNegativeFloat_232() const { return ___k_LargeNegativeFloat_232; }
inline float* get_address_of_k_LargeNegativeFloat_232() { return &___k_LargeNegativeFloat_232; }
inline void set_k_LargeNegativeFloat_232(float value)
{
___k_LargeNegativeFloat_232 = value;
}
inline static int32_t get_offset_of_k_LargePositiveInt_233() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields, ___k_LargePositiveInt_233)); }
inline int32_t get_k_LargePositiveInt_233() const { return ___k_LargePositiveInt_233; }
inline int32_t* get_address_of_k_LargePositiveInt_233() { return &___k_LargePositiveInt_233; }
inline void set_k_LargePositiveInt_233(int32_t value)
{
___k_LargePositiveInt_233 = value;
}
inline static int32_t get_offset_of_k_LargeNegativeInt_234() { return static_cast<int32_t>(offsetof(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields, ___k_LargeNegativeInt_234)); }
inline int32_t get_k_LargeNegativeInt_234() const { return ___k_LargeNegativeInt_234; }
inline int32_t* get_address_of_k_LargeNegativeInt_234() { return &___k_LargeNegativeInt_234; }
inline void set_k_LargeNegativeInt_234(int32_t value)
{
___k_LargeNegativeInt_234 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_TEXT_T7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_H
#ifndef TEXTMESHPROUGUI_TBA60B913AB6151F8563F7078AD67EB6458129438_H
#define TEXTMESHPROUGUI_TBA60B913AB6151F8563F7078AD67EB6458129438_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TextMeshProUGUI
struct TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 : public TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7
{
public:
// System.Boolean TMPro.TextMeshProUGUI::m_isRebuildingLayout
bool ___m_isRebuildingLayout_235;
// System.Boolean TMPro.TextMeshProUGUI::m_hasFontAssetChanged
bool ___m_hasFontAssetChanged_236;
// TMPro.TMP_SubMeshUI[] TMPro.TextMeshProUGUI::m_subTextObjects
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* ___m_subTextObjects_237;
// System.Single TMPro.TextMeshProUGUI::m_previousLossyScaleY
float ___m_previousLossyScaleY_238;
// UnityEngine.Vector3[] TMPro.TextMeshProUGUI::m_RectTransformCorners
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ___m_RectTransformCorners_239;
// UnityEngine.CanvasRenderer TMPro.TextMeshProUGUI::m_canvasRenderer
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * ___m_canvasRenderer_240;
// UnityEngine.Canvas TMPro.TextMeshProUGUI::m_canvas
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * ___m_canvas_241;
// System.Boolean TMPro.TextMeshProUGUI::m_isFirstAllocation
bool ___m_isFirstAllocation_242;
// System.Int32 TMPro.TextMeshProUGUI::m_max_characters
int32_t ___m_max_characters_243;
// System.Boolean TMPro.TextMeshProUGUI::m_isMaskingEnabled
bool ___m_isMaskingEnabled_244;
// UnityEngine.Material TMPro.TextMeshProUGUI::m_baseMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_baseMaterial_245;
// System.Boolean TMPro.TextMeshProUGUI::m_isScrollRegionSet
bool ___m_isScrollRegionSet_246;
// System.Int32 TMPro.TextMeshProUGUI::m_stencilID
int32_t ___m_stencilID_247;
// UnityEngine.Vector4 TMPro.TextMeshProUGUI::m_maskOffset
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___m_maskOffset_248;
// UnityEngine.Matrix4x4 TMPro.TextMeshProUGUI::m_EnvMapMatrix
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___m_EnvMapMatrix_249;
// System.Boolean TMPro.TextMeshProUGUI::m_isRegisteredForEvents
bool ___m_isRegisteredForEvents_250;
// System.Int32 TMPro.TextMeshProUGUI::m_recursiveCountA
int32_t ___m_recursiveCountA_251;
// System.Int32 TMPro.TextMeshProUGUI::loopCountA
int32_t ___loopCountA_252;
public:
inline static int32_t get_offset_of_m_isRebuildingLayout_235() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_isRebuildingLayout_235)); }
inline bool get_m_isRebuildingLayout_235() const { return ___m_isRebuildingLayout_235; }
inline bool* get_address_of_m_isRebuildingLayout_235() { return &___m_isRebuildingLayout_235; }
inline void set_m_isRebuildingLayout_235(bool value)
{
___m_isRebuildingLayout_235 = value;
}
inline static int32_t get_offset_of_m_hasFontAssetChanged_236() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_hasFontAssetChanged_236)); }
inline bool get_m_hasFontAssetChanged_236() const { return ___m_hasFontAssetChanged_236; }
inline bool* get_address_of_m_hasFontAssetChanged_236() { return &___m_hasFontAssetChanged_236; }
inline void set_m_hasFontAssetChanged_236(bool value)
{
___m_hasFontAssetChanged_236 = value;
}
inline static int32_t get_offset_of_m_subTextObjects_237() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_subTextObjects_237)); }
inline TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* get_m_subTextObjects_237() const { return ___m_subTextObjects_237; }
inline TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E** get_address_of_m_subTextObjects_237() { return &___m_subTextObjects_237; }
inline void set_m_subTextObjects_237(TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* value)
{
___m_subTextObjects_237 = value;
Il2CppCodeGenWriteBarrier((&___m_subTextObjects_237), value);
}
inline static int32_t get_offset_of_m_previousLossyScaleY_238() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_previousLossyScaleY_238)); }
inline float get_m_previousLossyScaleY_238() const { return ___m_previousLossyScaleY_238; }
inline float* get_address_of_m_previousLossyScaleY_238() { return &___m_previousLossyScaleY_238; }
inline void set_m_previousLossyScaleY_238(float value)
{
___m_previousLossyScaleY_238 = value;
}
inline static int32_t get_offset_of_m_RectTransformCorners_239() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_RectTransformCorners_239)); }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get_m_RectTransformCorners_239() const { return ___m_RectTransformCorners_239; }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of_m_RectTransformCorners_239() { return &___m_RectTransformCorners_239; }
inline void set_m_RectTransformCorners_239(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value)
{
___m_RectTransformCorners_239 = value;
Il2CppCodeGenWriteBarrier((&___m_RectTransformCorners_239), value);
}
inline static int32_t get_offset_of_m_canvasRenderer_240() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_canvasRenderer_240)); }
inline CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * get_m_canvasRenderer_240() const { return ___m_canvasRenderer_240; }
inline CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 ** get_address_of_m_canvasRenderer_240() { return &___m_canvasRenderer_240; }
inline void set_m_canvasRenderer_240(CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * value)
{
___m_canvasRenderer_240 = value;
Il2CppCodeGenWriteBarrier((&___m_canvasRenderer_240), value);
}
inline static int32_t get_offset_of_m_canvas_241() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_canvas_241)); }
inline Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * get_m_canvas_241() const { return ___m_canvas_241; }
inline Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 ** get_address_of_m_canvas_241() { return &___m_canvas_241; }
inline void set_m_canvas_241(Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * value)
{
___m_canvas_241 = value;
Il2CppCodeGenWriteBarrier((&___m_canvas_241), value);
}
inline static int32_t get_offset_of_m_isFirstAllocation_242() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_isFirstAllocation_242)); }
inline bool get_m_isFirstAllocation_242() const { return ___m_isFirstAllocation_242; }
inline bool* get_address_of_m_isFirstAllocation_242() { return &___m_isFirstAllocation_242; }
inline void set_m_isFirstAllocation_242(bool value)
{
___m_isFirstAllocation_242 = value;
}
inline static int32_t get_offset_of_m_max_characters_243() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_max_characters_243)); }
inline int32_t get_m_max_characters_243() const { return ___m_max_characters_243; }
inline int32_t* get_address_of_m_max_characters_243() { return &___m_max_characters_243; }
inline void set_m_max_characters_243(int32_t value)
{
___m_max_characters_243 = value;
}
inline static int32_t get_offset_of_m_isMaskingEnabled_244() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_isMaskingEnabled_244)); }
inline bool get_m_isMaskingEnabled_244() const { return ___m_isMaskingEnabled_244; }
inline bool* get_address_of_m_isMaskingEnabled_244() { return &___m_isMaskingEnabled_244; }
inline void set_m_isMaskingEnabled_244(bool value)
{
___m_isMaskingEnabled_244 = value;
}
inline static int32_t get_offset_of_m_baseMaterial_245() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_baseMaterial_245)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_baseMaterial_245() const { return ___m_baseMaterial_245; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_baseMaterial_245() { return &___m_baseMaterial_245; }
inline void set_m_baseMaterial_245(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_baseMaterial_245 = value;
Il2CppCodeGenWriteBarrier((&___m_baseMaterial_245), value);
}
inline static int32_t get_offset_of_m_isScrollRegionSet_246() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_isScrollRegionSet_246)); }
inline bool get_m_isScrollRegionSet_246() const { return ___m_isScrollRegionSet_246; }
inline bool* get_address_of_m_isScrollRegionSet_246() { return &___m_isScrollRegionSet_246; }
inline void set_m_isScrollRegionSet_246(bool value)
{
___m_isScrollRegionSet_246 = value;
}
inline static int32_t get_offset_of_m_stencilID_247() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_stencilID_247)); }
inline int32_t get_m_stencilID_247() const { return ___m_stencilID_247; }
inline int32_t* get_address_of_m_stencilID_247() { return &___m_stencilID_247; }
inline void set_m_stencilID_247(int32_t value)
{
___m_stencilID_247 = value;
}
inline static int32_t get_offset_of_m_maskOffset_248() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_maskOffset_248)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_m_maskOffset_248() const { return ___m_maskOffset_248; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_m_maskOffset_248() { return &___m_maskOffset_248; }
inline void set_m_maskOffset_248(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___m_maskOffset_248 = value;
}
inline static int32_t get_offset_of_m_EnvMapMatrix_249() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_EnvMapMatrix_249)); }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_m_EnvMapMatrix_249() const { return ___m_EnvMapMatrix_249; }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_m_EnvMapMatrix_249() { return &___m_EnvMapMatrix_249; }
inline void set_m_EnvMapMatrix_249(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
{
___m_EnvMapMatrix_249 = value;
}
inline static int32_t get_offset_of_m_isRegisteredForEvents_250() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_isRegisteredForEvents_250)); }
inline bool get_m_isRegisteredForEvents_250() const { return ___m_isRegisteredForEvents_250; }
inline bool* get_address_of_m_isRegisteredForEvents_250() { return &___m_isRegisteredForEvents_250; }
inline void set_m_isRegisteredForEvents_250(bool value)
{
___m_isRegisteredForEvents_250 = value;
}
inline static int32_t get_offset_of_m_recursiveCountA_251() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___m_recursiveCountA_251)); }
inline int32_t get_m_recursiveCountA_251() const { return ___m_recursiveCountA_251; }
inline int32_t* get_address_of_m_recursiveCountA_251() { return &___m_recursiveCountA_251; }
inline void set_m_recursiveCountA_251(int32_t value)
{
___m_recursiveCountA_251 = value;
}
inline static int32_t get_offset_of_loopCountA_252() { return static_cast<int32_t>(offsetof(TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438, ___loopCountA_252)); }
inline int32_t get_loopCountA_252() const { return ___loopCountA_252; }
inline int32_t* get_address_of_loopCountA_252() { return &___loopCountA_252; }
inline void set_loopCountA_252(int32_t value)
{
___loopCountA_252 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TEXTMESHPROUGUI_TBA60B913AB6151F8563F7078AD67EB6458129438_H
// TMPro.TMP_SubMeshUI[]
struct TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E : public RuntimeArray
{
public:
ALIGN_FIELD (8) TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * m_Items[1];
public:
inline TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 ** 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_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
inline TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 ** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
};
// System.Int32[]
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83 : public RuntimeArray
{
public:
ALIGN_FIELD (8) int32_t m_Items[1];
public:
inline int32_t GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline int32_t* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, int32_t value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
{
m_Items[index] = value;
}
};
// TMPro.TMP_MeshInfo[]
struct TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9 : public RuntimeArray
{
public:
ALIGN_FIELD (8) TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E m_Items[1];
public:
inline TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * 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_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E value)
{
m_Items[index] = value;
}
};
// UnityEngine.Vector3[]
struct Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28 : public RuntimeArray
{
public:
ALIGN_FIELD (8) Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 m_Items[1];
public:
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * 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_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
m_Items[index] = value;
}
};
// UnityEngine.Vector2[]
struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6 : public RuntimeArray
{
public:
ALIGN_FIELD (8) Vector2_tA85D2DD88578276CA8A8796756458277E72D073D m_Items[1];
public:
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
m_Items[index] = value;
}
};
// UnityEngine.Color32[]
struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983 : public RuntimeArray
{
public:
ALIGN_FIELD (8) Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 m_Items[1];
public:
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * 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, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
m_Items[index] = value;
}
};
// System.String[]
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E : public RuntimeArray
{
public:
ALIGN_FIELD (8) String_t* m_Items[1];
public:
inline String_t* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline String_t** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, String_t* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, 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(m_Items + index, value);
}
};
// UnityEngine.Material[]
struct MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398 : public RuntimeArray
{
public:
ALIGN_FIELD (8) Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * m_Items[1];
public:
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** 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, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
};
// TMPro.MaterialReference[]
struct MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B : public RuntimeArray
{
public:
ALIGN_FIELD (8) MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F m_Items[1];
public:
inline MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F * 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, MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F * GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F value)
{
m_Items[index] = value;
}
};
// TMPro.TMP_CharacterInfo[]
struct TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604 : public RuntimeArray
{
public:
ALIGN_FIELD (8) TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 m_Items[1];
public:
inline TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 * 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_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 * GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 value)
{
m_Items[index] = value;
}
};
// TMPro.TMP_PageInfo[]
struct TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847 : public RuntimeArray
{
public:
ALIGN_FIELD (8) TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 m_Items[1];
public:
inline TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 * 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_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 * GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 value)
{
m_Items[index] = value;
}
};
// TMPro.TMP_LineInfo[]
struct TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C : public RuntimeArray
{
public:
ALIGN_FIELD (8) TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 m_Items[1];
public:
inline TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * 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_tE89A82D872E55C3DDF29C4C8D862358633D0B442 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 value)
{
m_Items[index] = value;
}
};
// TMPro.TMP_WordInfo[]
struct TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09 : public RuntimeArray
{
public:
ALIGN_FIELD (8) TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 m_Items[1];
public:
inline TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 * 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_t856E4994B49881E370B28E1D0C35EEDA56120D90 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 * GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 value)
{
m_Items[index] = value;
}
};
// !!0 UnityEngine.Component::GetComponent<System.Object>()
extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_m3FED1FF44F93EF1C3A07526800331B638EF4105B_gshared (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method);
// !!0 UnityEngine.GameObject::GetComponent<System.Object>()
extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m41E09C4CA476451FE275573062956CED105CB79A_gshared (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * __this, const RuntimeMethod* method);
// !!0 UnityEngine.GameObject::AddComponent<System.Object>()
extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_AddComponent_TisRuntimeObject_mCB8164FB05F8DCF99E098ADC5E13E96FEF6FC4E9_gshared (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * __this, const RuntimeMethod* method);
// !!0[] UnityEngine.Component::GetComponentsInChildren<System.Object>()
extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* Component_GetComponentsInChildren_TisRuntimeObject_m6D4C38C330FCFD3C323B34031A7E877A5E2D453A_gshared (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method);
// !!0 UnityEngine.Resources::Load<System.Object>(System.String)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Resources_Load_TisRuntimeObject_m312D167000593C478994C1F4C93930C5DAED66D3_gshared (String_t* p0, const RuntimeMethod* method);
// System.Collections.Generic.List`1<T> TMPro.TMP_ListPool`1<System.Object>::Get()
extern "C" IL2CPP_METHOD_ATTR List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * TMP_ListPool_1_Get_mB7FA6C09CE5DE021517C1CB0B6926397A4CE0E75_gshared (const RuntimeMethod* method);
// System.Void UnityEngine.GameObject::GetComponentsInParent<System.Object>(System.Boolean,System.Collections.Generic.List`1<!!0>)
extern "C" IL2CPP_METHOD_ATTR void GameObject_GetComponentsInParent_TisRuntimeObject_mB50A9B86343560BA4F3862B99665FD7AA2C2FE22_gshared (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * __this, bool p0, List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * p1, const RuntimeMethod* method);
// System.Int32 System.Collections.Generic.List`1<System.Object>::get_Count()
extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method);
// !0 System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32)
extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_ListPool`1<System.Object>::Release(System.Collections.Generic.List`1<T>)
extern "C" IL2CPP_METHOD_ATTR void TMP_ListPool_1_Release_m3F116BE2665CFDA230D88CE578BB3EDCD4D6E778_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Resize<System.Object>(T[]&,System.Int32,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_Resize_TisRuntimeObject_mC46FCD38F1A436CEB956CF22A85D24E35DBE4A25_gshared (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** ___array0, int32_t ___size1, bool ___isBlockAllocated2, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<System.Int32>::SetDefault(T)
extern "C" IL2CPP_METHOD_ATTR void TMP_XmlTagStack_1_SetDefault_m6CDA9BC2B7EFC3CFCCE823B98D8D3E9CB84863F6_gshared (TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * __this, int32_t p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<TMPro.MaterialReference>::SetDefault(T)
extern "C" IL2CPP_METHOD_ATTR void TMP_XmlTagStack_1_SetDefault_m2D809655073417FD923ECC16C5532124CE3F71BC_gshared (TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 * __this, MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F p0, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::Clear()
extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499_gshared (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Resize<TMPro.TMP_CharacterInfo>(T[]&,System.Int32,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_Resize_TisTMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1_m62445EC2AB6A0A5B617E372055425CB0306611D8_gshared (TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604** ___array0, int32_t ___size1, bool ___isBlockAllocated2, const RuntimeMethod* method);
// System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::get_Count()
extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m73CF0E63105DEFE34A611344CF2C01B27AF83FFB_gshared (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Resize<TMPro.TMP_MeshInfo>(T[]&,System.Int32,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_Resize_TisTMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_mC7786E3FBB3AAD0C8499173187CFC4DBA40030AF_gshared (TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9** ___array0, int32_t ___size1, bool ___isBlockAllocated2, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Resize<System.Object>(T[]&,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_Resize_TisRuntimeObject_mF1D9323B2E8EB1C5F09B20DB5D4ACDEF29D69EE7_gshared (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** ___array0, int32_t ___size1, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<System.Single>::SetDefault(T)
extern "C" IL2CPP_METHOD_ATTR void TMP_XmlTagStack_1_SetDefault_m17ECA8DA42249391B3A14A111616023A8E85DB52_gshared (TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * __this, float p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<System.Int32Enum>::SetDefault(T)
extern "C" IL2CPP_METHOD_ATTR void TMP_XmlTagStack_1_SetDefault_m4C127004730C9333F6D7235DF386080629835F4C_gshared (TMP_XmlTagStack_1_tCF392C17D01D04A62D479D6DED2C09319D6FCD6F * __this, int32_t p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<System.Single>::Clear()
extern "C" IL2CPP_METHOD_ATTR void TMP_XmlTagStack_1_Clear_mBC8537575909EDDE7D2A3A12DFE7BA0F221D80B1_gshared (TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<UnityEngine.Color32>::SetDefault(T)
extern "C" IL2CPP_METHOD_ATTR void TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5_gshared (TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<System.Object>::SetDefault(T)
extern "C" IL2CPP_METHOD_ATTR void TMP_XmlTagStack_1_SetDefault_mBD1C3A6B41D22D2E98B5A9B3D4900B8AF85552A5_gshared (TMP_XmlTagStack_1_t1D9930A2966A07364CDBEBF50B2EC91C0799BB94 * __this, RuntimeObject * p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<System.Int32>::Clear()
extern "C" IL2CPP_METHOD_ATTR void TMP_XmlTagStack_1_Clear_m05BA8CFA55336352653879F5E39605B34CEB77AA_gshared (TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * __this, const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::TryGetValue(!0,!1&)
extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m867F6DA953678D0333A55270B7C6EF38EFC293FF_gshared (Dictionary_2_t03608389BB57475AA3F4B2B79D176A27807BC884 * __this, int32_t p0, RuntimeObject ** p1, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Resize<TMPro.TMP_PageInfo>(T[]&,System.Int32,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_Resize_TisTMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24_m380F43066F82731474EF5BB001780F79E5BCD4CE_gshared (TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847** ___array0, int32_t ___size1, bool ___isBlockAllocated2, const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Char>::ContainsKey(!0)
extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48_gshared (Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * __this, int32_t p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Resize<TMPro.TMP_WordInfo>(T[]&,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7_gshared (TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09** ___array0, int32_t ___size1, const RuntimeMethod* method);
// UnityEngine.Material TMPro.TMP_MaterialManager::GetMaterialForRendering(UnityEngine.UI.MaskableGraphic,UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * TMP_MaterialManager_GetMaterialForRendering_m6533DE515A114559DEEEEA48439DFD248B6DD17D (MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F * ___graphic0, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___baseMaterial1, const RuntimeMethod* method);
// System.Void UnityEngine.UI.CanvasUpdateRegistry::RegisterCanvasElementForLayoutRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR void CanvasUpdateRegistry_RegisterCanvasElementForLayoutRebuild_m87299C15D1574DDED781874EF4AEE4D606AC4572 (RuntimeObject* p0, const RuntimeMethod* method);
// System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object)
extern "C" IL2CPP_METHOD_ATTR bool Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * p0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * p1, const RuntimeMethod* method);
// !!0 UnityEngine.Component::GetComponent<UnityEngine.CanvasRenderer>()
inline CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * Component_GetComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m656D49904B3F94B59037C34C25609C7F992F3625 (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method)
{
return (( CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * (*) (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m3FED1FF44F93EF1C3A07526800331B638EF4105B_gshared)(__this, method);
}
// UnityEngine.GameObject UnityEngine.Component::get_gameObject()
extern "C" IL2CPP_METHOD_ATTR GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method);
// System.Boolean UnityEngine.GameObject::get_activeInHierarchy()
extern "C" IL2CPP_METHOD_ATTR bool GameObject_get_activeInHierarchy_mDEE60F1B28281974BA9880EC448682F3DAABB1EF (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * __this, const RuntimeMethod* method);
// System.Boolean UnityEngine.Transform::get_hasChanged()
extern "C" IL2CPP_METHOD_ATTR bool Transform_get_hasChanged_m57B246DA5FB4AC01F1F109DCFE1D7A12048767D2 (Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * __this, const RuntimeMethod* method);
// System.Single TMPro.TMP_Text::GetPreferredWidth()
extern "C" IL2CPP_METHOD_ATTR float TMP_Text_GetPreferredWidth_mBAE2F8D3045661A66AD6D953AB03C67E8EDE7884 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// System.Single TMPro.TMP_Text::GetPreferredHeight()
extern "C" IL2CPP_METHOD_ATTR float TMP_Text_GetPreferredHeight_m746C2BEFF40208B3AE28160CB3BA5B48467CE11A (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// System.Boolean UnityEngine.UI.CanvasUpdateRegistry::IsRebuildingGraphics()
extern "C" IL2CPP_METHOD_ATTR bool CanvasUpdateRegistry_IsRebuildingGraphics_mD20E7085AB0526F569AF01009E72FC489CFF631C (const RuntimeMethod* method);
// System.Void UnityEngine.UI.CanvasUpdateRegistry::RegisterCanvasElementForGraphicRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR void CanvasUpdateRegistry_RegisterCanvasElementForGraphicRebuild_m58474E8CE6625C2C25A46F49BD519A170F89D68F (RuntimeObject* p0, const RuntimeMethod* method);
// System.Void UnityEngine.Events.UnityAction::Invoke()
extern "C" IL2CPP_METHOD_ATTR void UnityAction_Invoke_mC9FF5AA1F82FDE635B3B6644CE71C94C31C3E71A (UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * __this, const RuntimeMethod* method);
// UnityEngine.RectTransform TMPro.TMP_Text::get_rectTransform()
extern "C" IL2CPP_METHOD_ATTR RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.UI.LayoutRebuilder::MarkLayoutForRebuild(UnityEngine.RectTransform)
extern "C" IL2CPP_METHOD_ATTR void LayoutRebuilder_MarkLayoutForRebuild_m7E400684496267636B78BDE1512E5723EE118DC9 (RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * p0, const RuntimeMethod* method);
// UnityEngine.Vector2 TMPro.TMP_Text::GetPreferredValues(System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D TMP_Text_GetPreferredValues_m5CF4F98B9C42862B02414FCA6AC14D08D69F588D (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, float ___width0, float ___height1, const RuntimeMethod* method);
// System.Void UnityEngine.RectTransform::set_sizeDelta(UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR void RectTransform_set_sizeDelta_m7729BA56325BA667F0F7D60D642124F7909F1302 (RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D p0, const RuntimeMethod* method);
// System.Void TMPro.TextMeshProUGUI::OnPreRenderCanvas()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_OnPreRenderCanvas_mA1BB76D11387DF804E68A7C05BA58651ADAC825E (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMeshUI::SetPivotDirty()
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMeshUI_SetPivotDirty_mF3B09B9B40DC7B0EC7CFA82B37633A7548BD327C (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, const RuntimeMethod* method);
// System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object)
extern "C" IL2CPP_METHOD_ATTR bool Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1 (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * p0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * p1, const RuntimeMethod* method);
// System.Int32 TMPro.TMP_MaterialManager::GetStencilID(UnityEngine.GameObject)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_MaterialManager_GetStencilID_m416131A0A82239B3CFD843A0018D6A146176A06C (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * ___obj0, const RuntimeMethod* method);
// UnityEngine.Material TMPro.TMP_MaterialManager::GetStencilMaterial(UnityEngine.Material,System.Int32)
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * TMP_MaterialManager_GetStencilMaterial_mBC5160EDE5C5E78D2A836BB8C0EF03282045F729 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___baseMaterial0, int32_t ___stencilID1, const RuntimeMethod* method);
// System.Void TMPro.TMP_MaterialManager::ReleaseStencilMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void TMP_MaterialManager_ReleaseStencilMaterial_m051D54EA3C478101B9B690BD7C120A6CA0FFA7F5 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___stencilMaterial0, const RuntimeMethod* method);
// UnityEngine.CanvasRenderer TMPro.TextMeshProUGUI::get_canvasRenderer()
extern "C" IL2CPP_METHOD_ATTR CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * TextMeshProUGUI_get_canvasRenderer_mE509219D3CDEEB5CD12E635234838CFC845DC21E (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.CanvasRenderer::set_materialCount(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void CanvasRenderer_set_materialCount_m124AD7592DD6078E097C9FD6CBC5676341DBCA9E (CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * __this, int32_t p0, const RuntimeMethod* method);
// System.Void UnityEngine.CanvasRenderer::SetMaterial(UnityEngine.Material,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void CanvasRenderer_SetMaterial_m9851A87FA12E2CD1321BB971953E899292EC4707 (CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * p0, int32_t p1, const RuntimeMethod* method);
// System.Void TMPro.TextMeshProUGUI::UpdateMask()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateMask_m966107DE699266CE2B33BD1FF36FF9AAC6ACB30B (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.UI.MaskableGraphic::RecalculateClipping()
extern "C" IL2CPP_METHOD_ATTR void MaskableGraphic_RecalculateClipping_mEBD195F458F2A49C78D2DB7A9A76986CB772F787 (MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F * __this, const RuntimeMethod* method);
// System.Void UnityEngine.UI.MaskableGraphic::Cull(UnityEngine.Rect,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void MaskableGraphic_Cull_m209520B58633A44E70B3176331B78B8F60D19066 (MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F * __this, Rect_t35B976DE901B5423C11705E156938EA27AB402CE p0, bool p1, const RuntimeMethod* method);
// System.Single TMPro.ShaderUtilities::GetPadding(UnityEngine.Material,System.Boolean,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR float ShaderUtilities_GetPadding_m85F4485320B2346139D2D344E381DB6F3DB3B6BF (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material0, bool ___enableExtraPadding1, bool ___isBold2, const RuntimeMethod* method);
// System.Boolean TMPro.ShaderUtilities::IsMaskingEnabled(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR bool ShaderUtilities_IsMaskingEnabled_m721A76C5FBA282C0ABA48CDB42EF224569F181A1 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material0, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMeshUI::UpdateMeshPadding(System.Boolean,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMeshUI_UpdateMeshPadding_mD3CCCD0DE1D1C463479C52F6A9BE9F52279A7B96 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, bool ___isExtraPadding0, bool ___isUsingBold1, const RuntimeMethod* method);
// System.Void TMPro.TMP_Text::StringToCharArray(System.String,System.Int32[]&)
extern "C" IL2CPP_METHOD_ATTR void TMP_Text_StringToCharArray_m1FF449C077ED3CD1F592077896D4ED6C75269A11 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, String_t* ___sourceText0, Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** ___charBuffer1, const RuntimeMethod* method);
// UnityEngine.Canvas UnityEngine.UI.Graphic::get_canvas()
extern "C" IL2CPP_METHOD_ATTR Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * Graphic_get_canvas_m318739758379A567A35585728E2E1361599199F8 (Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 * __this, const RuntimeMethod* method);
// TMPro.TMP_TextInfo TMPro.TMP_Text::get_textInfo()
extern "C" IL2CPP_METHOD_ATTR TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.CanvasRenderer::SetMesh(UnityEngine.Mesh)
extern "C" IL2CPP_METHOD_ATTR void CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988 (CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * __this, Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * p0, const RuntimeMethod* method);
// UnityEngine.CanvasRenderer TMPro.TMP_SubMeshUI::get_canvasRenderer()
extern "C" IL2CPP_METHOD_ATTR CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * TMP_SubMeshUI_get_canvasRenderer_mE49DFC3D69EFAC885E3619B4B2C7A518B06C4738 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Mesh::RecalculateBounds()
extern "C" IL2CPP_METHOD_ATTR void Mesh_RecalculateBounds_m1BF701FE2CEA4E8E1183FF878B812808ED1EBA49 (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * __this, const RuntimeMethod* method);
// UnityEngine.Mesh TMPro.TMP_SubMeshUI::get_mesh()
extern "C" IL2CPP_METHOD_ATTR Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Mesh::set_vertices(UnityEngine.Vector3[])
extern "C" IL2CPP_METHOD_ATTR void Mesh_set_vertices_mC1406AE08BC3495F3B0E29B53BACC9FD7BA685C6 (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * __this, Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* p0, const RuntimeMethod* method);
// System.Void UnityEngine.Mesh::set_uv(UnityEngine.Vector2[])
extern "C" IL2CPP_METHOD_ATTR void Mesh_set_uv_m56E4B52315669FBDA89DC9C550AC89EEE8A4E7C8 (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * __this, Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* p0, const RuntimeMethod* method);
// System.Void UnityEngine.Mesh::set_uv2(UnityEngine.Vector2[])
extern "C" IL2CPP_METHOD_ATTR void Mesh_set_uv2_m8D37F9622B68D4CEA7FCF96BE4F8E442155DB038 (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * __this, Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* p0, const RuntimeMethod* method);
// System.Void UnityEngine.Mesh::set_colors32(UnityEngine.Color32[])
extern "C" IL2CPP_METHOD_ATTR void Mesh_set_colors32_m29459AFE2843D67E95D60E5A13B6F6AF7670230C (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * __this, Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_MeshInfo::ClearUnusedVertices()
extern "C" IL2CPP_METHOD_ATTR void TMP_MeshInfo_ClearUnusedVertices_mBD5148E5F2036D084431D4064737CEBF0E87C238 (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * __this, const RuntimeMethod* method);
// !!0 UnityEngine.GameObject::GetComponent<UnityEngine.RectTransform>()
inline RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * GameObject_GetComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_m43C07809909DE265C356A2CD8E8B290E74E2EFC7 (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * __this, const RuntimeMethod* method)
{
return (( RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * (*) (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m41E09C4CA476451FE275573062956CED105CB79A_gshared)(__this, method);
}
// !!0 UnityEngine.GameObject::AddComponent<UnityEngine.RectTransform>()
inline RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * GameObject_AddComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_mCF09C5F31176C62D22EBEB538CA90DFEE9A6051A (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * __this, const RuntimeMethod* method)
{
return (( RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * (*) (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_mCB8164FB05F8DCF99E098ADC5E13E96FEF6FC4E9_gshared)(__this, method);
}
// !!0 UnityEngine.GameObject::AddComponent<UnityEngine.CanvasRenderer>()
inline CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * GameObject_AddComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m356F72C608EBF63E90BC71C93AD8E051FCDB8D5D (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * __this, const RuntimeMethod* method)
{
return (( CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * (*) (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_mCB8164FB05F8DCF99E098ADC5E13E96FEF6FC4E9_gshared)(__this, method);
}
// System.Void UnityEngine.Mesh::.ctor()
extern "C" IL2CPP_METHOD_ATTR void Mesh__ctor_m3AEBC82AB71D4F9498F6E254174BEBA8372834B4 (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Object::set_hideFlags(UnityEngine.HideFlags)
extern "C" IL2CPP_METHOD_ATTR void Object_set_hideFlags_mB0B45A19A5871EF407D7B09E0EB76003496BA4F0 (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * __this, int32_t p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_Text::LoadDefaultSettings()
extern "C" IL2CPP_METHOD_ATTR void TMP_Text_LoadDefaultSettings_mF25E632EF6893FC8F21015016A41ECAC84F65070 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// TMPro.TMP_StyleSheet TMPro.TMP_StyleSheet::LoadDefaultStyleSheet()
extern "C" IL2CPP_METHOD_ATTR TMP_StyleSheet_tC6C45E5B0EC8EF4BA7BB147712516656B0D26C04 * TMP_StyleSheet_LoadDefaultStyleSheet_m5E71E4115A7E388BE5F384EE85CE45659D803E20 (const RuntimeMethod* method);
// System.Void TMPro.TMP_Glyph::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TMP_Glyph__ctor_m84D2B050E5E4762C1096105954D265A0239FC8C8 (TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::.ctor(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo__ctor_m2A240B71105AF53F8A24C1BDB5C7A78E166DD57E (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___textComponent0, const RuntimeMethod* method);
// UnityEngine.Transform TMPro.TMP_Text::get_transform()
extern "C" IL2CPP_METHOD_ATTR Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * TMP_Text_get_transform_m9AEC630AEC329A1A36760BC203AFF907027B5B1C (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// System.String UnityEngine.Object::get_name()
extern "C" IL2CPP_METHOD_ATTR String_t* Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * __this, const RuntimeMethod* method);
// System.String System.String::Concat(System.String,System.String,System.String)
extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_mF4626905368D6558695A823466A1AF65EADB9923 (String_t* p0, String_t* p1, String_t* p2, const RuntimeMethod* method);
// System.Void UnityEngine.Debug::LogWarning(System.Object,UnityEngine.Object)
extern "C" IL2CPP_METHOD_ATTR void Debug_LogWarning_mD417697331190AC1D21C463F412C475103A7256E (RuntimeObject * p0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * p1, const RuntimeMethod* method);
// !!0[] UnityEngine.Component::GetComponentsInChildren<TMPro.TMP_SubMeshUI>()
inline TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* Component_GetComponentsInChildren_TisTMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1_m0DA55895BF61B8C09ED234BD3171448B18EBFAA6 (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method)
{
return (( TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* (*) (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 *, const RuntimeMethod*))Component_GetComponentsInChildren_TisRuntimeObject_m6D4C38C330FCFD3C323B34031A7E877A5E2D453A_gshared)(__this, method);
}
// UnityEngine.Canvas TMPro.TextMeshProUGUI::GetCanvas()
extern "C" IL2CPP_METHOD_ATTR Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * TextMeshProUGUI_GetCanvas_m2C00EBAF20D256374F2615D6AEEB19FC78B0D377 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.UI.GraphicRegistry::RegisterGraphicForCanvas(UnityEngine.Canvas,UnityEngine.UI.Graphic)
extern "C" IL2CPP_METHOD_ATTR void GraphicRegistry_RegisterGraphicForCanvas_mDD9DCBA00CC415C35567519A6108E8CADCB73F56 (Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * p0, Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 * p1, const RuntimeMethod* method);
// System.Void UnityEngine.UI.GraphicRegistry::UnregisterGraphicForCanvas(UnityEngine.Canvas,UnityEngine.UI.Graphic)
extern "C" IL2CPP_METHOD_ATTR void GraphicRegistry_UnregisterGraphicForCanvas_m99943BE77863531F9DB7968E2BA64A8196BB9AC9 (Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * p0, Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 * p1, const RuntimeMethod* method);
// System.Void UnityEngine.UI.CanvasUpdateRegistry::UnRegisterCanvasElementForRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR void CanvasUpdateRegistry_UnRegisterCanvasElementForRebuild_mA600C1B4AC0D08675F45C90CC77BE23EBECF9854 (RuntimeObject* p0, const RuntimeMethod* method);
// System.Void UnityEngine.CanvasRenderer::Clear()
extern "C" IL2CPP_METHOD_ATTR void CanvasRenderer_Clear_m8D621D571EEE6C2609F18ADF888008273A5A29AC (CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Object::DestroyImmediate(UnityEngine.Object)
extern "C" IL2CPP_METHOD_ATTR void Object_DestroyImmediate_mF6F4415EF22249D6E650FAA40E403283F19B7446 (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * p0, const RuntimeMethod* method);
// System.Void TMPro.ShaderUtilities::GetShaderPropertyIDs()
extern "C" IL2CPP_METHOD_ATTR void ShaderUtilities_GetShaderPropertyIDs_m933D279353B8C3F4AE1813FA85ACD30F9B6B70EE (const RuntimeMethod* method);
// TMPro.TMP_FontAsset TMPro.TMP_Settings::get_defaultFontAsset()
extern "C" IL2CPP_METHOD_ATTR TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * TMP_Settings_get_defaultFontAsset_m6C11675A47E6635F6A67B65761B554C3D3E12264 (const RuntimeMethod* method);
// !!0 UnityEngine.Resources::Load<TMPro.TMP_FontAsset>(System.String)
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * Resources_Load_TisTMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C_m7FFD9402FE658F2ACA2B8DC4F8D6E70292984F62 (String_t* p0, const RuntimeMethod* method)
{
return (( TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * (*) (String_t*, const RuntimeMethod*))Resources_Load_TisRuntimeObject_m312D167000593C478994C1F4C93930C5DAED66D3_gshared)(p0, method);
}
// System.Collections.Generic.Dictionary`2<System.Int32,TMPro.TMP_Glyph> TMPro.TMP_FontAsset::get_characterDictionary()
extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA * TMP_FontAsset_get_characterDictionary_mF9A06524C9B518F97BD2BE12EEFA96B60332AE8B (TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Debug::Log(System.Object)
extern "C" IL2CPP_METHOD_ATTR void Debug_Log_m4B7C70BAFD477C6BDB59C88A0934F0B018D03708 (RuntimeObject * p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_FontAsset::ReadFontDefinition()
extern "C" IL2CPP_METHOD_ATTR void TMP_FontAsset_ReadFontDefinition_mE360247F06076694A58B7BC3FB2B1CF62587EF35 (TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * __this, const RuntimeMethod* method);
// UnityEngine.Texture UnityEngine.Material::GetTexture(System.Int32)
extern "C" IL2CPP_METHOD_ATTR Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, int32_t p0, const RuntimeMethod* method);
// System.Int32 UnityEngine.Object::GetInstanceID()
extern "C" IL2CPP_METHOD_ATTR int32_t Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4 (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * __this, const RuntimeMethod* method);
// System.String System.String::Concat(System.String[])
extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m232E857CA5107EA6AC52E7DD7018716C021F237B (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_Text::GetSpecialCharacters(TMPro.TMP_FontAsset)
extern "C" IL2CPP_METHOD_ATTR void TMP_Text_GetSpecialCharacters_m113088313670FA27611D4B80E3B716188CD764D2 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___fontAsset0, const RuntimeMethod* method);
// System.Collections.Generic.List`1<T> TMPro.TMP_ListPool`1<UnityEngine.Canvas>::Get()
inline List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * TMP_ListPool_1_Get_m2A625FE8890189335F84DBA7B0FFFD984C1AC7CA (const RuntimeMethod* method)
{
return (( List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * (*) (const RuntimeMethod*))TMP_ListPool_1_Get_mB7FA6C09CE5DE021517C1CB0B6926397A4CE0E75_gshared)(method);
}
// System.Void UnityEngine.GameObject::GetComponentsInParent<UnityEngine.Canvas>(System.Boolean,System.Collections.Generic.List`1<!!0>)
inline void GameObject_GetComponentsInParent_TisCanvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591_m9AD7B890CA04190DEE813C019BD5F95ED39BCFD7 (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * __this, bool p0, List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * p1, const RuntimeMethod* method)
{
(( void (*) (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F *, bool, List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 *, const RuntimeMethod*))GameObject_GetComponentsInParent_TisRuntimeObject_mB50A9B86343560BA4F3862B99665FD7AA2C2FE22_gshared)(__this, p0, p1, method);
}
// System.Int32 System.Collections.Generic.List`1<UnityEngine.Canvas>::get_Count()
inline int32_t List_1_get_Count_mE04D8511C4932A02D8555BE67D00DA6376B15628 (List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared)(__this, method);
}
// !0 System.Collections.Generic.List`1<UnityEngine.Canvas>::get_Item(System.Int32)
inline Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * List_1_get_Item_mC612817754A6D38EE27C6F53CE39983E997AF393 (List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * __this, int32_t p0, const RuntimeMethod* method)
{
return (( Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * (*) (List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 *, int32_t, const RuntimeMethod*))List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared)(__this, p0, method);
}
// System.Boolean UnityEngine.Behaviour::get_isActiveAndEnabled()
extern "C" IL2CPP_METHOD_ATTR bool Behaviour_get_isActiveAndEnabled_mC42DFCC1ECC2C94D52928FFE446CE7E266CA8B61 (Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8 * __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_m4E2034447C89045A490E9635CE79B30E8D24EA80 (List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * p0, const RuntimeMethod* method)
{
(( void (*) (List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 *, const RuntimeMethod*))TMP_ListPool_1_Release_m3F116BE2665CFDA230D88CE578BB3EDCD4D6E778_gshared)(p0, method);
}
// System.Boolean UnityEngine.Material::HasProperty(System.Int32)
extern "C" IL2CPP_METHOD_ATTR bool Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, int32_t p0, const RuntimeMethod* method);
// UnityEngine.Vector4 UnityEngine.Material::GetVector(System.Int32)
extern "C" IL2CPP_METHOD_ATTR Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E Material_GetVector_mDE1F87F355E0ECAD883E4F2CF62DB338C2E00C38 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, int32_t p0, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Vector4::op_Implicit(UnityEngine.Vector4)
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector4_op_Implicit_mEAB05A77FF8B3EE79C31499F0CF0A0D621A6496C (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E p0, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Vector3::get_zero()
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2 (const RuntimeMethod* method);
// UnityEngine.Quaternion UnityEngine.Quaternion::Euler(UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 Quaternion_Euler_m55C96FCD397CC69109261572710608D12A4CBD2B (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Vector3::get_one()
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector3_get_one_mA11B83037CB269C6076CBCF754E24C8F3ACEC2AB (const RuntimeMethod* method);
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::TRS(UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA Matrix4x4_TRS_m5BB2EBA1152301BAC92FDC7F33ECA732BAE57990 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 p1, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p2, const RuntimeMethod* method);
// System.Void UnityEngine.Material::SetMatrix(System.Int32,UnityEngine.Matrix4x4)
extern "C" IL2CPP_METHOD_ATTR void Material_SetMatrix_m6C552C454B30BA42F5972F65403B2EED62D68D81 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, int32_t p0, Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA p1, const RuntimeMethod* method);
// System.Void UnityEngine.CanvasRenderer::SetMaterial(UnityEngine.Material,UnityEngine.Texture)
extern "C" IL2CPP_METHOD_ATTR void CanvasRenderer_SetMaterial_mD407C670DBA743283F32581586B5DD51272B08C7 (CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * p0, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * p1, const RuntimeMethod* method);
// System.Void UnityEngine.Material::EnableKeyword(System.String)
extern "C" IL2CPP_METHOD_ATTR void Material_EnableKeyword_m7466758182CBBC40134C9048CDF682DF46F32FA9 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, String_t* p0, const RuntimeMethod* method);
// System.Void UnityEngine.Material::DisableKeyword(System.String)
extern "C" IL2CPP_METHOD_ATTR void Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, String_t* p0, const RuntimeMethod* method);
// System.Single UnityEngine.Mathf::Min(System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR float Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7 (float p0, float p1, const RuntimeMethod* method);
// System.Single UnityEngine.Material::GetFloat(System.Int32)
extern "C" IL2CPP_METHOD_ATTR float Material_GetFloat_mC1764F8B39FD31C6B7629D417BC8375D6E6AC60C (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, int32_t p0, const RuntimeMethod* method);
// UnityEngine.Rect UnityEngine.RectTransform::get_rect()
extern "C" IL2CPP_METHOD_ATTR Rect_t35B976DE901B5423C11705E156938EA27AB402CE RectTransform_get_rect_mE5F283FCB99A66403AC1F0607CA49C156D73A15E (RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * __this, const RuntimeMethod* method);
// System.Single UnityEngine.Rect::get_width()
extern "C" IL2CPP_METHOD_ATTR float Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484 (Rect_t35B976DE901B5423C11705E156938EA27AB402CE * __this, const RuntimeMethod* method);
// System.Single UnityEngine.Mathf::Max(System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR float Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65 (float p0, float p1, const RuntimeMethod* method);
// System.Single UnityEngine.Rect::get_height()
extern "C" IL2CPP_METHOD_ATTR float Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5 (Rect_t35B976DE901B5423C11705E156938EA27AB402CE * __this, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Transform::get_localPosition()
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Transform_get_localPosition_m812D43318E05BDCB78310EB7308785A13D85EFD8 (Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * __this, const RuntimeMethod* method);
// UnityEngine.Vector2 UnityEngine.RectTransform::get_pivot()
extern "C" IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D RectTransform_get_pivot_mA5BEEE2069ACA7C0C717530EED3E7D811D46C463 (RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR void Vector3__ctor_m6AD8F21FFCC7723C6F507CCF2E4E2EFFC4871584 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * __this, float p0, float p1, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p1, const RuntimeMethod* method);
// UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, const RuntimeMethod* method);
// System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR void Vector4__ctor_m545458525879607A5392A10B175D0C19B2BC715D (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * __this, float p0, float p1, float p2, float p3, const RuntimeMethod* method);
// System.Void UnityEngine.Material::SetVector(System.Int32,UnityEngine.Vector4)
extern "C" IL2CPP_METHOD_ATTR void Material_SetVector_m95B7CB07B91F004B4DD9DB5DFA5146472737B8EA (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, int32_t p0, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E p1, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Resize<UnityEngine.Material>(T[]&,System.Int32,System.Boolean)
inline void TMP_TextInfo_Resize_TisMaterial_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_m7904D81261A4A63785EAF6E86BD462BA9730065E (MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398** ___array0, int32_t ___size1, bool ___isBlockAllocated2, const RuntimeMethod* method)
{
(( void (*) (MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398**, int32_t, bool, const RuntimeMethod*))TMP_TextInfo_Resize_TisRuntimeObject_mC46FCD38F1A436CEB956CF22A85D24E35DBE4A25_gshared)(___array0, ___size1, ___isBlockAllocated2, method);
}
// UnityEngine.Material TMPro.TMP_Text::get_fontMaterial()
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * TMP_Text_get_fontMaterial_m20DE45A2E6B9A042F8871B6DB45C1F1266673E41 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// UnityEngine.Material TMPro.TMP_SubMeshUI::get_sharedMaterial()
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * TMP_SubMeshUI_get_sharedMaterial_mE6DA34C068C076131D6A5AD5CA91F337D1652380 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, const RuntimeMethod* method);
// System.Boolean TMPro.TMP_SubMeshUI::get_isDefaultMaterial()
extern "C" IL2CPP_METHOD_ATTR bool TMP_SubMeshUI_get_isDefaultMaterial_m80C46FEC4CA9C9AA31DA7EE8DCCB12F67B24FC76 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMeshUI::set_sharedMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMeshUI_set_sharedMaterial_mA6BDB53634C5F61810CBAA2E7D13FCE2EF78A7C1 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___value0, const RuntimeMethod* method);
// System.Single UnityEngine.Mathf::Clamp01(System.Single)
extern "C" IL2CPP_METHOD_ATTR float Mathf_Clamp01_m1E5F736941A7E6DC4DBCA88A1E38FE9FBFE0C42B (float p0, const RuntimeMethod* method);
// System.Void UnityEngine.Material::SetFloat(System.Int32,System.Single)
extern "C" IL2CPP_METHOD_ATTR void Material_SetFloat_mC2FDDF0798373DEE6BBA9B9FFFE03EC3CFB9BF47 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, int32_t p0, float p1, const RuntimeMethod* method);
// UnityEngine.Color UnityEngine.Color32::op_Implicit(UnityEngine.Color32)
extern "C" IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 Color32_op_Implicit_mA89CAD76E78975F51DF7374A67D18A5F6EF8DA61 (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 p0, const RuntimeMethod* method);
// System.Void UnityEngine.Material::SetColor(System.Int32,UnityEngine.Color)
extern "C" IL2CPP_METHOD_ATTR void Material_SetColor_m48FBB701F6177B367EDFAC6BE896D183EF640725 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, int32_t p0, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 p1, const RuntimeMethod* method);
// UnityEngine.RenderMode UnityEngine.Canvas::get_renderMode()
extern "C" IL2CPP_METHOD_ATTR int32_t Canvas_get_renderMode_mAF68701B143F01C7D19B6C7D3033E3B34ECB2FC8 (Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Material::SetFloat(System.String,System.Single)
extern "C" IL2CPP_METHOD_ATTR void Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, String_t* p0, float p1, const RuntimeMethod* method);
// System.Void TMPro.TMP_MeshInfo::ResizeMeshInfo(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TMP_MeshInfo_ResizeMeshInfo_mADFC1672F4FA41419EA5973DFBC86F5F2D6F404D (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * __this, int32_t ___size0, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<System.Int32>::SetDefault(T)
inline void TMP_XmlTagStack_1_SetDefault_m6CDA9BC2B7EFC3CFCCE823B98D8D3E9CB84863F6 (TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * __this, int32_t p0, const RuntimeMethod* method)
{
(( void (*) (TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 *, int32_t, const RuntimeMethod*))TMP_XmlTagStack_1_SetDefault_m6CDA9BC2B7EFC3CFCCE823B98D8D3E9CB84863F6_gshared)(__this, p0, method);
}
// System.Void TMPro.MaterialReference::.ctor(System.Int32,TMPro.TMP_FontAsset,TMPro.TMP_SpriteAsset,UnityEngine.Material,System.Single)
extern "C" IL2CPP_METHOD_ATTR void MaterialReference__ctor_mC0D0055995F082C37559BF6DE1EDAA0D9E2C444C (MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F * __this, int32_t ___index0, TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___fontAsset1, TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___spriteAsset2, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material3, float ___padding4, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<TMPro.MaterialReference>::SetDefault(T)
inline void TMP_XmlTagStack_1_SetDefault_m2D809655073417FD923ECC16C5532124CE3F71BC (TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 * __this, MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F p0, const RuntimeMethod* method)
{
(( void (*) (TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 *, MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F , const RuntimeMethod*))TMP_XmlTagStack_1_SetDefault_m2D809655073417FD923ECC16C5532124CE3F71BC_gshared)(__this, p0, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::Clear()
inline void Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499 (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 *, const RuntimeMethod*))Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499_gshared)(__this, method);
}
// System.Int32 TMPro.MaterialReference::AddMaterialReference(UnityEngine.Material,TMPro.TMP_FontAsset,TMPro.MaterialReference[],System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>)
extern "C" IL2CPP_METHOD_ATTR int32_t MaterialReference_AddMaterialReference_mBCED916099107D859312D06F12044E007C0BC9E2 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material0, TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___fontAsset1, MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* ___materialReferences2, Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * ___materialReferenceIndexLookup3, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo__ctor_mF39F1C7955515DA7FF63D7D3AB5EA580A0E2449C (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_Text::set_text(System.String)
extern "C" IL2CPP_METHOD_ATTR void TMP_Text_set_text_m5CFCFE6E69321D9E6B6BAEAF92AE153C3484A960 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, String_t* ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Resize<TMPro.TMP_CharacterInfo>(T[]&,System.Int32,System.Boolean)
inline void TMP_TextInfo_Resize_TisTMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1_m62445EC2AB6A0A5B617E372055425CB0306611D8 (TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604** ___array0, int32_t ___size1, bool ___isBlockAllocated2, const RuntimeMethod* method)
{
(( void (*) (TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604**, int32_t, bool, const RuntimeMethod*))TMP_TextInfo_Resize_TisTMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1_m62445EC2AB6A0A5B617E372055425CB0306611D8_gshared)(___array0, ___size1, ___isBlockAllocated2, method);
}
// System.Boolean TMPro.TMP_Text::ValidateHtmlTag(System.Int32[],System.Int32,System.Int32&)
extern "C" IL2CPP_METHOD_ATTR bool TMP_Text_ValidateHtmlTag_mA1D35659E45CCB9527D6BF0A41B6F0C6BC546F77 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___chars0, int32_t ___startIndex1, int32_t* ___endIndex2, const RuntimeMethod* method);
// System.Boolean System.Char::IsLower(System.Char)
extern "C" IL2CPP_METHOD_ATTR bool Char_IsLower_mE89996F09044C07A991164C7E6A4A9C02867CC90 (Il2CppChar p0, const RuntimeMethod* method);
// System.Char System.Char::ToUpper(System.Char)
extern "C" IL2CPP_METHOD_ATTR Il2CppChar Char_ToUpper_m5D0AC7F9601D2981E2BCC8710BED485D804CE4DA (Il2CppChar p0, const RuntimeMethod* method);
// System.Boolean System.Char::IsUpper(System.Char)
extern "C" IL2CPP_METHOD_ATTR bool Char_IsUpper_m94DFB4B66A46914F0588FB7EB42E9BB4A14C3513 (Il2CppChar p0, const RuntimeMethod* method);
// System.Char System.Char::ToLower(System.Char)
extern "C" IL2CPP_METHOD_ATTR Il2CppChar Char_ToLower_mEC53192820FB75E0714C1C874F6BC1E89BDBBC74 (Il2CppChar p0, const RuntimeMethod* method);
// TMPro.TMP_FontAsset TMPro.TMP_Text::GetFontAssetForWeight(System.Int32)
extern "C" IL2CPP_METHOD_ATTR TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * TMP_Text_GetFontAssetForWeight_m5E06C7CABBE01581573EE9C61B81DAD2879237CC (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, int32_t ___fontWeight0, const RuntimeMethod* method);
// TMPro.TMP_FontAsset TMPro.TMP_FontUtilities::SearchForGlyph(TMPro.TMP_FontAsset,System.Int32,TMPro.TMP_Glyph&)
extern "C" IL2CPP_METHOD_ATTR TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * TMP_FontUtilities_SearchForGlyph_mE7106991DEBD1047D1FE09805064117256E9BFA1 (TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___font0, int32_t ___character1, TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C ** ___glyph2, const RuntimeMethod* method);
// TMPro.TMP_SpriteAsset TMPro.TMP_Text::get_spriteAsset()
extern "C" IL2CPP_METHOD_ATTR TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * TMP_Text_get_spriteAsset_m0939FBB1F14E44E227B5AA1D9E0ADCF049788800 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// TMPro.TMP_SpriteAsset TMPro.TMP_SpriteAsset::SearchForSpriteByUnicode(TMPro.TMP_SpriteAsset,System.Int32,System.Boolean,System.Int32&)
extern "C" IL2CPP_METHOD_ATTR TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * TMP_SpriteAsset_SearchForSpriteByUnicode_m81AD8D6CDC00E06C4E98BE1F4F25C77A4795F289 (TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___spriteAsset0, int32_t ___unicode1, bool ___includeFallbacks2, int32_t* ___spriteIndex3, const RuntimeMethod* method);
// System.Int32 TMPro.MaterialReference::AddMaterialReference(UnityEngine.Material,TMPro.TMP_SpriteAsset,TMPro.MaterialReference[],System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>)
extern "C" IL2CPP_METHOD_ATTR int32_t MaterialReference_AddMaterialReference_mBEF97C70F89DFC05A18EC689BCF5FB368A6E72C1 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___material0, TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___spriteAsset1, MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* ___materialReferences2, Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * ___materialReferenceIndexLookup3, const RuntimeMethod* method);
// System.Collections.Generic.List`1<TMPro.TMP_FontAsset> TMPro.TMP_Settings::get_fallbackFontAssets()
extern "C" IL2CPP_METHOD_ATTR List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * TMP_Settings_get_fallbackFontAssets_m002C1133AE79ADFBED3EC255431C8E9F9EEA7FC3 (const RuntimeMethod* method);
// System.Int32 System.Collections.Generic.List`1<TMPro.TMP_FontAsset>::get_Count()
inline int32_t List_1_get_Count_mC079F6481A72FA8BFE90E6FD7A10AD1E2D56FC54 (List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared)(__this, method);
}
// TMPro.TMP_FontAsset TMPro.TMP_FontUtilities::SearchForGlyph(System.Collections.Generic.List`1<TMPro.TMP_FontAsset>,System.Int32,TMPro.TMP_Glyph&)
extern "C" IL2CPP_METHOD_ATTR TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * TMP_FontUtilities_SearchForGlyph_m86EB11EA9B3B4D6552AE8B425B73A39BEE5F1677 (List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * ___fonts0, int32_t ___character1, TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C ** ___glyph2, const RuntimeMethod* method);
// TMPro.TMP_SpriteAsset TMPro.TMP_Settings::get_defaultSpriteAsset()
extern "C" IL2CPP_METHOD_ATTR TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * TMP_Settings_get_defaultSpriteAsset_m0B4889176371220F24AB38A0B153BA2B7FCBB411 (const RuntimeMethod* method);
// System.Int32 TMPro.TMP_Settings::get_missingGlyphCharacter()
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_Settings_get_missingGlyphCharacter_mF57C2B4CC93CB8A5C294D10D90947FA2DAF8E46F (const RuntimeMethod* method);
// System.Boolean TMPro.TMP_Settings::get_warningsDisabled()
extern "C" IL2CPP_METHOD_ATTR bool TMP_Settings_get_warningsDisabled_mEDFD0B29B9F8CD8DF38D21C481EA9B0352A5FB5C (const RuntimeMethod* method);
// System.String System.String::Concat(System.Object,System.Object,System.Object)
extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m2E1F71C491D2429CC80A28745488FEA947BB7AAC (RuntimeObject * p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method);
// System.Boolean TMPro.TMP_Settings::get_matchMaterialPreset()
extern "C" IL2CPP_METHOD_ATTR bool TMP_Settings_get_matchMaterialPreset_mDD06897713B2AFDECC9A4309B055FBD6D9D001DA (const RuntimeMethod* method);
// UnityEngine.Material TMPro.TMP_MaterialManager::GetFallbackMaterial(UnityEngine.Material,UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * TMP_MaterialManager_GetFallbackMaterial_m54C7394AEF6C09254D42E35C6E291E5C6BE85D97 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___sourceMaterial0, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___targetMaterial1, const RuntimeMethod* method);
// System.Boolean System.Char::IsWhiteSpace(System.Char)
extern "C" IL2CPP_METHOD_ATTR bool Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B (Il2CppChar p0, const RuntimeMethod* method);
// System.Void UnityEngine.Material::.ctor(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void Material__ctor_m0171C6D4D3FD04D58C70808F255DBA67D0ED2BDE (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * p0, const RuntimeMethod* method);
// System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::get_Count()
inline int32_t Dictionary_2_get_Count_m73CF0E63105DEFE34A611344CF2C01B27AF83FFB (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, const RuntimeMethod* method)
{
return (( int32_t (*) (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 *, const RuntimeMethod*))Dictionary_2_get_Count_m73CF0E63105DEFE34A611344CF2C01B27AF83FFB_gshared)(__this, method);
}
// System.Void TMPro.TMP_TextInfo::Resize<TMPro.TMP_MeshInfo>(T[]&,System.Int32,System.Boolean)
inline void TMP_TextInfo_Resize_TisTMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_mC7786E3FBB3AAD0C8499173187CFC4DBA40030AF (TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9** ___array0, int32_t ___size1, bool ___isBlockAllocated2, const RuntimeMethod* method)
{
(( void (*) (TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9**, int32_t, bool, const RuntimeMethod*))TMP_TextInfo_Resize_TisTMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_mC7786E3FBB3AAD0C8499173187CFC4DBA40030AF_gshared)(___array0, ___size1, ___isBlockAllocated2, method);
}
// System.Int32 UnityEngine.Mathf::NextPowerOfTwo(System.Int32)
extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_NextPowerOfTwo_m071D88C91A1CBECD47F18CA20D219C77879865E7 (int32_t p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Resize<TMPro.TMP_SubMeshUI>(T[]&,System.Int32)
inline void TMP_TextInfo_Resize_TisTMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1_m321A046764F2423F715E7E1A0F3E035F4EB9D972 (TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E** ___array0, int32_t ___size1, const RuntimeMethod* method)
{
(( void (*) (TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E**, int32_t, const RuntimeMethod*))TMP_TextInfo_Resize_TisRuntimeObject_mF1D9323B2E8EB1C5F09B20DB5D4ACDEF29D69EE7_gshared)(___array0, ___size1, method);
}
// System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Max_mBDE4C6F1883EE3215CD7AE62550B2AC90592BC3F (int32_t p0, int32_t p1, const RuntimeMethod* method);
// TMPro.TMP_SubMeshUI TMPro.TMP_SubMeshUI::AddSubTextObject(TMPro.TextMeshProUGUI,TMPro.MaterialReference)
extern "C" IL2CPP_METHOD_ATTR TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * TMP_SubMeshUI_AddSubTextObject_mE3BE58DD1E65F547250AC7534F0E985896473635 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * ___textComponent0, MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F ___materialReference1, const RuntimeMethod* method);
// UnityEngine.RectTransform UnityEngine.UI.Graphic::get_rectTransform()
extern "C" IL2CPP_METHOD_ATTR RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * Graphic_get_rectTransform_m127FCBF38F4F0D4B264D892013A3AD9A507936DE (Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 * __this, const RuntimeMethod* method);
// System.Boolean UnityEngine.Vector2::op_Inequality(UnityEngine.Vector2,UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_mC16161C640C89D98A00800924F83FF09FD7C100E (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D p0, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D p1, const RuntimeMethod* method);
// System.Void UnityEngine.RectTransform::set_pivot(UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR void RectTransform_set_pivot_mB791A383B3C870B9CBD7BC51B2C95711C88E9DCF (RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMeshUI::set_isDefaultMaterial(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMeshUI_set_isDefaultMaterial_m9FE7C3C1AA04CF137D9F9F39725D8D1DE6F315C3 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, bool ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMeshUI::set_fontAsset(TMPro.TMP_FontAsset)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMeshUI_set_fontAsset_mFD359974A411A54D0C3177BDD54562CF64E84C57 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMeshUI::set_spriteAsset(TMPro.TMP_SpriteAsset)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMeshUI_set_spriteAsset_m1E43411260761CF327662C64A747A2B41A6F44D6 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMeshUI::set_fallbackMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMeshUI_set_fallbackMaterial_m6F0E2367FBCD108AE3716BF44B6E13DD9C590162 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMeshUI::set_fallbackSourceMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMeshUI_set_fallbackSourceMaterial_m4F856EBBA2B8B7C4CAC314742995AE6EFB528F62 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_MeshInfo::.ctor(UnityEngine.Mesh,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TMP_MeshInfo__ctor_mDB589231FFC0C3C8B285210AD214AF55B05BD1CF (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * __this, Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * ___mesh0, int32_t ___size1, const RuntimeMethod* method);
// System.Void UnityEngine.UI.MaskableGraphic::OnCanvasHierarchyChanged()
extern "C" IL2CPP_METHOD_ATTR void MaskableGraphic_OnCanvasHierarchyChanged_m23AD995392375068B45527F59B2D21E484B92D6B (MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F * __this, const RuntimeMethod* method);
// System.Void UnityEngine.UI.MaskableGraphic::OnTransformParentChanged()
extern "C" IL2CPP_METHOD_ATTR void MaskableGraphic_OnTransformParentChanged_m6851EF361EC92F6BBE48B109DF46BBA72310797A (MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F * __this, const RuntimeMethod* method);
// System.Void TMPro.TextMeshProUGUI::UpdateSubObjectPivot()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateSubObjectPivot_mB69AE45DEB3F545B0525116763FBCF9661194A73 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Transform::get_lossyScale()
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Transform_get_lossyScale_m9C2597B28BE066FC061B7D7508750E5D5EA9850F (Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * __this, const RuntimeMethod* method);
// System.Boolean System.String::op_Inequality(System.String,System.String)
extern "C" IL2CPP_METHOD_ATTR bool String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E (String_t* p0, String_t* p1, const RuntimeMethod* method);
// System.Void TMPro.TextMeshProUGUI::UpdateSDFScale(System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateSDFScale_mE095308C38511257FC16EA6DC60C949FF4CC604D (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, float ___lossyScale0, const RuntimeMethod* method);
// System.Void UnityEngine.Transform::set_hasChanged(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void Transform_set_hasChanged_mA2BDCABEEF63468A4CF354CB7ACFDCC8E910A3D9 (Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * __this, bool p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_Text::ParseInputText()
extern "C" IL2CPP_METHOD_ATTR void TMP_Text_ParseInputText_m35CFE982D3C252C472A1FD8C1E64429E5F98CA79 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// System.Single UnityEngine.Mathf::Clamp(System.Single,System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR float Mathf_Clamp_m033DD894F89E6DCCDAFC580091053059C86A4507 (float p0, float p1, float p2, const RuntimeMethod* method);
// System.String System.String::Concat(System.Object,System.Object)
extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_mBB19C73816BDD1C3519F248E1ADC8E11A6FDB495 (RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method);
// System.Void UnityEngine.Debug::LogWarning(System.Object)
extern "C" IL2CPP_METHOD_ATTR void Debug_LogWarning_m37338644DC81F640CCDFEAE35A223F0E965F0568 (RuntimeObject * p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Clear()
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_Clear_m1CDBF30EE7548387764B806645D7910E512C7E88 (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, const RuntimeMethod* method);
// System.Void TMPro.TMPro_EventManager::ON_TEXT_CHANGED(UnityEngine.Object)
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_TEXT_CHANGED_m950F4ADB007127B72E57303060C7F6405563E051 (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___obj0, const RuntimeMethod* method);
// System.Void TMPro.TMP_SpriteAnimator::StopAllAnimations()
extern "C" IL2CPP_METHOD_ATTR void TMP_SpriteAnimator_StopAllAnimations_m80939F1E1D0B76FC7983A5715BD1034D44F59AE1 (TMP_SpriteAnimator_tEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17 * __this, const RuntimeMethod* method);
// TMPro.FaceInfo TMPro.TMP_FontAsset::get_fontInfo()
extern "C" IL2CPP_METHOD_ATTR FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F (TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<System.Single>::SetDefault(T)
inline void TMP_XmlTagStack_1_SetDefault_m17ECA8DA42249391B3A14A111616023A8E85DB52 (TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * __this, float p0, const RuntimeMethod* method)
{
(( void (*) (TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E *, float, const RuntimeMethod*))TMP_XmlTagStack_1_SetDefault_m17ECA8DA42249391B3A14A111616023A8E85DB52_gshared)(__this, p0, method);
}
// System.Void TMPro.TMP_BasicXmlTagStack::Clear()
extern "C" IL2CPP_METHOD_ATTR void TMP_BasicXmlTagStack_Clear_m2CD405BF77AE7EFB67D5FB09011AFF05D4DA71F1 (TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<TMPro.TextAlignmentOptions>::SetDefault(T)
inline void TMP_XmlTagStack_1_SetDefault_m65707E628DE429E95D08F4D21FF8416A1343B2C3 (TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C * __this, int32_t p0, const RuntimeMethod* method)
{
(( void (*) (TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C *, int32_t, const RuntimeMethod*))TMP_XmlTagStack_1_SetDefault_m4C127004730C9333F6D7235DF386080629835F4C_gshared)(__this, p0, method);
}
// System.Void TMPro.TMP_XmlTagStack`1<System.Single>::Clear()
inline void TMP_XmlTagStack_1_Clear_mBC8537575909EDDE7D2A3A12DFE7BA0F221D80B1 (TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * __this, const RuntimeMethod* method)
{
(( void (*) (TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E *, const RuntimeMethod*))TMP_XmlTagStack_1_Clear_mBC8537575909EDDE7D2A3A12DFE7BA0F221D80B1_gshared)(__this, method);
}
// UnityEngine.Color32 UnityEngine.Color32::op_Implicit(UnityEngine.Color)
extern "C" IL2CPP_METHOD_ATTR Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 Color32_op_Implicit_m52B034473369A651C8952BD916A2AB193E0E5B30 (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_XmlTagStack`1<UnityEngine.Color32>::SetDefault(T)
inline void TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5 (TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 p0, const RuntimeMethod* method)
{
(( void (*) (TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 *, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 , const RuntimeMethod*))TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5_gshared)(__this, p0, method);
}
// System.Void TMPro.TMP_XmlTagStack`1<TMPro.TMP_ColorGradient>::SetDefault(T)
inline void TMP_XmlTagStack_1_SetDefault_m42FAAF614A9D919593848C5D22F88D94C667AAC1 (TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 * __this, TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * p0, const RuntimeMethod* method)
{
(( void (*) (TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 *, TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 *, const RuntimeMethod*))TMP_XmlTagStack_1_SetDefault_mBD1C3A6B41D22D2E98B5A9B3D4900B8AF85552A5_gshared)(__this, p0, method);
}
// System.Void TMPro.TMP_XmlTagStack`1<System.Int32>::Clear()
inline void TMP_XmlTagStack_1_Clear_m05BA8CFA55336352653879F5E39605B34CEB77AA (TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * __this, const RuntimeMethod* method)
{
(( void (*) (TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 *, const RuntimeMethod*))TMP_XmlTagStack_1_Clear_m05BA8CFA55336352653879F5E39605B34CEB77AA_gshared)(__this, method);
}
// System.Int32 UnityEngine.Mathf::Clamp(System.Int32,System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_mE1EA15D719BF2F632741D42DF96F0BC797A20389 (int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::ClearLineInfo()
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_ClearLineInfo_m7BF5E63C7B49C5FB7EBB116D5C94DD3901B0B03B (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_Text::SaveWordWrappingState(TMPro.WordWrapState&,System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * ___state0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method);
// !0 System.Collections.Generic.List`1<TMPro.TMP_Sprite>::get_Item(System.Int32)
inline TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * List_1_get_Item_m81E0E009B1CBEE6C2E7B406157858B07ED5DD5BA (List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98 * __this, int32_t p0, const RuntimeMethod* method)
{
return (( TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * (*) (List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98 *, int32_t, const RuntimeMethod*))List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared)(__this, p0, method);
}
// System.Single TMPro.TMP_SubMeshUI::get_padding()
extern "C" IL2CPP_METHOD_ATTR float TMP_SubMeshUI_get_padding_m893F93C6773A93EE7A86360464B4379C8AA85F97 (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * __this, const RuntimeMethod* method);
// System.Void TMPro.KerningPairKey::.ctor(System.UInt32,System.UInt32)
extern "C" IL2CPP_METHOD_ATTR void KerningPairKey__ctor_m73F77F7631B858785DF8D10112A319C4FBFBF1D4 (KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 * __this, uint32_t ___ascii_left0, uint32_t ___ascii_right1, const RuntimeMethod* method);
// System.Collections.Generic.Dictionary`2<System.Int32,TMPro.KerningPair> TMPro.TMP_FontAsset::get_kerningDictionary()
extern "C" IL2CPP_METHOD_ATTR Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 * TMP_FontAsset_get_kerningDictionary_m4EBCDD4CDA2FAE221E2AC7149A41B33507399CB2 (TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * __this, const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,TMPro.KerningPair>::TryGetValue(!0,!1&)
inline bool Dictionary_2_TryGetValue_m39CD23D9E3A56F0A0AA983400424E3AFF96DC466 (Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 * __this, int32_t p0, KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD ** p1, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 *, int32_t, KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD **, const RuntimeMethod*))Dictionary_2_TryGetValue_m867F6DA953678D0333A55270B7C6EF38EFC293FF_gshared)(__this, p0, p1, method);
}
// TMPro.GlyphValueRecord TMPro.KerningPair::get_firstGlyphAdjustments()
extern "C" IL2CPP_METHOD_ATTR GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD KerningPair_get_firstGlyphAdjustments_m03A24BEF6611F8A4C7BD3E0FCCF2B6EB846087E2 (KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * __this, const RuntimeMethod* method);
// TMPro.GlyphValueRecord TMPro.KerningPair::get_secondGlyphAdjustments()
extern "C" IL2CPP_METHOD_ATTR GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD KerningPair_get_secondGlyphAdjustments_m1D0FA44E5078CFB77197373403A42F17659CF8B6 (KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * __this, const RuntimeMethod* method);
// TMPro.GlyphValueRecord TMPro.GlyphValueRecord::op_Addition(TMPro.GlyphValueRecord,TMPro.GlyphValueRecord)
extern "C" IL2CPP_METHOD_ATTR GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD GlyphValueRecord_op_Addition_mADA68CC0A4A283608D62AC72253061402C8C30ED (GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD ___a0, GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD ___b1, const RuntimeMethod* method);
// System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR void Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * __this, float p0, float p1, float p2, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Vector3::op_Division(UnityEngine.Vector3,System.Single)
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, float p1, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p1, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Matrix4x4::MultiplyPoint3x4(UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Matrix4x4_MultiplyPoint3x4_m7C872FDCC9E3378E00A40977F641A45A24994E9A (Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, const RuntimeMethod* method);
// System.Boolean TMPro.TMP_Text::get_enableWordWrapping()
extern "C" IL2CPP_METHOD_ATTR bool TMP_Text_get_enableWordWrapping_m8140D63B850629B25F6ABE9211E9F777E7826533 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// System.Int32 TMPro.TMP_Text::RestoreWordWrappingState(TMPro.WordWrapState&)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_Text_RestoreWordWrappingState_mE89EDF25D735F8530A7C397282074B52F1E8439D (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * ___state0, const RuntimeMethod* method);
// System.Boolean TMPro.TMP_Math::Approximately(System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR bool TMP_Math_Approximately_mD1E8C7947699EE157A2054C17BA7BD42D5F567F3 (float ___a0, float ___b1, const RuntimeMethod* method);
// System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR void Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0 (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * __this, float p0, float p1, const RuntimeMethod* method);
// System.Void TMPro.TMP_Text::ResizeLineExtents(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TMP_Text_ResizeLineExtents_m4B2D1137863B76A03199E9ED042FEE7C1A1220CC (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, int32_t ___size0, const RuntimeMethod* method);
// System.Void TMPro.TextMeshProUGUI::DisableMasking()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_DisableMasking_m091E471BDEC2D447B59CAB262BAD47388AA0AF8B (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method);
// System.Void TMPro.TextMeshProUGUI::EnableMasking()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_EnableMasking_m30D8389D5F11655BB87206EB8C5748F5C4C6A9F4 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method);
// System.Boolean System.Char::IsSeparator(System.Char)
extern "C" IL2CPP_METHOD_ATTR bool Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A (Il2CppChar p0, const RuntimeMethod* method);
// System.String TMPro.TMP_Text::get_text()
extern "C" IL2CPP_METHOD_ATTR String_t* TMP_Text_get_text_m585E635D68DD2AD9C884A88658222AB7F84720FB (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_Text::set_firstVisibleCharacter(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TMP_Text_set_firstVisibleCharacter_m869CC3BE6B29F86CE0CE6E0C7E53DDAFDA423179 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Resize<TMPro.TMP_PageInfo>(T[]&,System.Int32,System.Boolean)
inline void TMP_TextInfo_Resize_TisTMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24_m380F43066F82731474EF5BB001780F79E5BCD4CE (TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847** ___array0, int32_t ___size1, bool ___isBlockAllocated2, const RuntimeMethod* method)
{
(( void (*) (TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847**, int32_t, bool, const RuntimeMethod*))TMP_TextInfo_Resize_TisTMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24_m380F43066F82731474EF5BB001780F79E5BCD4CE_gshared)(___array0, ___size1, ___isBlockAllocated2, method);
}
// TMPro.TMP_Settings/LineBreakingTable TMPro.TMP_Settings::get_linebreakingRules()
extern "C" IL2CPP_METHOD_ATTR LineBreakingTable_tB80E0533075B07F5080E99393CEF91FDC8C2AB25 * TMP_Settings_get_linebreakingRules_m8F2BFCE7A88AA20EFE38B4EF93A0FF098B022F83 (const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Char>::ContainsKey(!0)
inline bool Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48 (Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * __this, int32_t p0, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48_gshared)(__this, p0, method);
}
// System.Void TMPro.TMP_MeshInfo::Clear(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_MeshInfo_Clear_m8AD3382CBB3129497FAEC30AE3B5C8409D0EB953 (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * __this, bool ___uploadChanges0, const RuntimeMethod* method);
// UnityEngine.Camera UnityEngine.Canvas::get_worldCamera()
extern "C" IL2CPP_METHOD_ATTR Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * Canvas_get_worldCamera_m36F1A8DBFC4AB34278125DA017CACDC873F53409 (Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * __this, const RuntimeMethod* method);
// System.Single UnityEngine.Canvas::get_scaleFactor()
extern "C" IL2CPP_METHOD_ATTR float Canvas_get_scaleFactor_m0F6D59E75F7605ABD2AFF6AF32A1097226CE060A (Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * __this, const RuntimeMethod* method);
// UnityEngine.Color UnityEngine.Color::get_white()
extern "C" IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 Color_get_white_mE7F3AC4FF0D6F35E48049C73116A222CBE96D905 (const RuntimeMethod* method);
// System.Void UnityEngine.Color32::.ctor(System.Byte,System.Byte,System.Byte,System.Byte)
extern "C" IL2CPP_METHOD_ATTR void Color32__ctor_m1AEF46FBBBE4B522E6984D081A3D158198E10AA2 (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * __this, uint8_t p0, uint8_t p1, uint8_t p2, uint8_t p3, const RuntimeMethod* method);
// System.Boolean System.Char::IsControl(System.Char)
extern "C" IL2CPP_METHOD_ATTR bool Char_IsControl_m32D58EB3C86758859BA4AC8BC075AB54F166F44E (Il2CppChar p0, const RuntimeMethod* method);
// System.Single TMPro.TMP_Text::PackUV(System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR float TMP_Text_PackUV_m88FEA3127A1A2CB066A6072E98FE3EA2E88F3126 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, float ___x0, float ___y1, const RuntimeMethod* method);
// System.Boolean System.Char::IsLetterOrDigit(System.Char)
extern "C" IL2CPP_METHOD_ATTR bool Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292 (Il2CppChar p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextInfo::Resize<TMPro.TMP_WordInfo>(T[]&,System.Int32)
inline void TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7 (TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09** ___array0, int32_t ___size1, const RuntimeMethod* method)
{
(( void (*) (TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09**, int32_t, const RuntimeMethod*))TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7_gshared)(___array0, ___size1, method);
}
// System.Boolean System.Char::IsPunctuation(System.Char)
extern "C" IL2CPP_METHOD_ATTR bool Char_IsPunctuation_m2F82DCD9CE2CBED034F8CF39E247BBB065935D51 (Il2CppChar p0, const RuntimeMethod* method);
// TMPro.TMP_FontAsset TMPro.TMP_Text::get_font()
extern "C" IL2CPP_METHOD_ATTR TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * TMP_Text_get_font_m8F42703EF2164110D2ADD1F299209EF348FC146C (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// System.Boolean TMPro.TMPro_ExtensionMethods::Compare(UnityEngine.Color32,UnityEngine.Color32)
extern "C" IL2CPP_METHOD_ATTR bool TMPro_ExtensionMethods_Compare_m2511824FCD78A6118463515B5663407A9105C127 (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___a0, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___b1, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector2_op_Implicit_mD152B6A34B4DB7FFECC2844D74718568FE867D6F (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D p0, const RuntimeMethod* method);
// UnityEngine.AdditionalCanvasShaderChannels UnityEngine.Canvas::get_additionalShaderChannels()
extern "C" IL2CPP_METHOD_ATTR int32_t Canvas_get_additionalShaderChannels_m703769513A111C46DC0F0B32864A69E54C085BEC (Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Canvas::set_additionalShaderChannels(UnityEngine.AdditionalCanvasShaderChannels)
extern "C" IL2CPP_METHOD_ATTR void Canvas_set_additionalShaderChannels_m0A3CB0D3137C41915E293268BA95920404921FE2 (Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * __this, int32_t p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_MeshInfo::SortGeometry(TMPro.VertexSortingOrder)
extern "C" IL2CPP_METHOD_ATTR void TMP_MeshInfo_SortGeometry_mB66F3F360A82794625B04F842DD117987F450998 (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * __this, int32_t ___order0, const RuntimeMethod* method);
// System.Void UnityEngine.Mesh::MarkDynamic()
extern "C" IL2CPP_METHOD_ATTR void Mesh_MarkDynamic_m554A9D7214E30E4F8F0515B712F3E3FA6D695A5F (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * __this, const RuntimeMethod* method);
// UnityEngine.Color UnityEngine.CanvasRenderer::GetColor()
extern "C" IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 CanvasRenderer_GetColor_m841EC074805A87FBD6D3EF7A17BEA2476AEBA31D (CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.CanvasRenderer::SetColor(UnityEngine.Color)
extern "C" IL2CPP_METHOD_ATTR void CanvasRenderer_SetColor_mD19F4B2314FD9820902AF6ED1F0392FC78447C06 (CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 p0, const RuntimeMethod* method);
// System.Void UnityEngine.RectTransform::GetLocalCorners(UnityEngine.Vector3[])
extern "C" IL2CPP_METHOD_ATTR void RectTransform_GetLocalCorners_m8761EA5FFE1F36041809D10D8AD7BC40CF06A520 (RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * __this, Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* p0, const RuntimeMethod* method);
// System.Boolean UnityEngine.Behaviour::get_enabled()
extern "C" IL2CPP_METHOD_ATTR bool Behaviour_get_enabled_mAA0C9ED5A3D1589C1C8AA22636543528DB353CFB (Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Behaviour::set_enabled(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void Behaviour_set_enabled_m9755D3B17D7022D23D1E4C618BD9A6B66A5ADC6B (Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8 * __this, bool p0, const RuntimeMethod* method);
// UnityEngine.Bounds UnityEngine.Mesh::get_bounds()
extern "C" IL2CPP_METHOD_ATTR Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 Mesh_get_bounds_m15A146B9397AA62A81986030D289320EDE4B3037 (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * __this, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Bounds::get_min()
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Bounds_get_min_m2D48F74D29BF904D1AF19C562932E34ACAE2467C (Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 * __this, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Bounds::get_max()
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Bounds_get_max_mC3BE43C2A865BAC138D117684BC01E289892549B (Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Bounds::.ctor(UnityEngine.Vector3,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR void Bounds__ctor_m294E77A20EC1A3E96985FE1A925CB271D1B5266D (Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p1, const RuntimeMethod* method);
// System.Void TMPro.TMP_Text::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TMP_Text__ctor_m6444C2C1FB1948F2597F8A1AB77FB239A81E5CA2 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// System.Void TMPro.VertexGradient::.ctor(UnityEngine.Color)
extern "C" IL2CPP_METHOD_ATTR void VertexGradient__ctor_m8EF36DB1F57E99DEDCEA45F3669BA6830F7D5677 (VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color0, const RuntimeMethod* method);
// System.Void TMPro.VertexGradient::.ctor(UnityEngine.Color,UnityEngine.Color,UnityEngine.Color,UnityEngine.Color)
extern "C" IL2CPP_METHOD_ATTR void VertexGradient__ctor_mFB456877435DCACDB401EC1CA3FAC38D2777EEAB (VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color00, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color11, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color22, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color33, const RuntimeMethod* method);
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Material TMPro.TextMeshProUGUI::get_materialForRendering()
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * TextMeshProUGUI_get_materialForRendering_m44B371F6DF42D77E86963B4D41A9DD2BF8665130 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_get_materialForRendering_m44B371F6DF42D77E86963B4D41A9DD2BF8665130_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(TMP_MaterialManager_t7BAB3C3D85A0B0532A12D1C11F6B28413EE8E336_il2cpp_TypeInfo_var);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_1 = TMP_MaterialManager_GetMaterialForRendering_m6533DE515A114559DEEEEA48439DFD248B6DD17D(__this, L_0, /*hidden argument*/NULL);
return L_1;
}
}
// System.Boolean TMPro.TextMeshProUGUI::get_autoSizeTextContainer()
extern "C" IL2CPP_METHOD_ATTR bool TextMeshProUGUI_get_autoSizeTextContainer_mF3AE9830CE6D5878C106B56533DF317D1B7E7179 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_autoSizeTextContainer_139();
return L_0;
}
}
// System.Void TMPro.TextMeshProUGUI::set_autoSizeTextContainer(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_set_autoSizeTextContainer_m0E7363B40B89938A34BF34CDC6F1FCE2E0C2FD62 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, bool ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_set_autoSizeTextContainer_m0E7363B40B89938A34BF34CDC6F1FCE2E0C2FD62_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_autoSizeTextContainer_139();
bool L_1 = ___value0;
if ((!(((uint32_t)L_0) == ((uint32_t)L_1))))
{
goto IL_000a;
}
}
{
return;
}
IL_000a:
{
bool L_2 = ___value0;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_autoSizeTextContainer_139(L_2);
bool L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_autoSizeTextContainer_139();
if (!L_3)
{
goto IL_0025;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(CanvasUpdateRegistry_t0F63B307D591C36C16910289988730A62CAB4CB9_il2cpp_TypeInfo_var);
CanvasUpdateRegistry_RegisterCanvasElementForLayoutRebuild_m87299C15D1574DDED781874EF4AEE4D606AC4572(__this, /*hidden argument*/NULL);
VirtActionInvoker0::Invoke(27 /* System.Void UnityEngine.UI.Graphic::SetLayoutDirty() */, __this);
}
IL_0025:
{
return;
}
}
// UnityEngine.Mesh TMPro.TextMeshProUGUI::get_mesh()
extern "C" IL2CPP_METHOD_ATTR Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * TextMeshProUGUI_get_mesh_m5DEADCE67913DEA23A6B4D4AFDA802875EBB6E9E (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
return L_0;
}
}
// UnityEngine.CanvasRenderer TMPro.TextMeshProUGUI::get_canvasRenderer()
extern "C" IL2CPP_METHOD_ATTR CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * TextMeshProUGUI_get_canvasRenderer_mE509219D3CDEEB5CD12E635234838CFC845DC21E (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_get_canvasRenderer_mE509219D3CDEEB5CD12E635234838CFC845DC21E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_0 = __this->get_m_canvasRenderer_240();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_001a;
}
}
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_2 = Component_GetComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m656D49904B3F94B59037C34C25609C7F992F3625(__this, /*hidden argument*/Component_GetComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m656D49904B3F94B59037C34C25609C7F992F3625_RuntimeMethod_var);
__this->set_m_canvasRenderer_240(L_2);
}
IL_001a:
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_3 = __this->get_m_canvasRenderer_240();
return L_3;
}
}
// System.Void TMPro.TextMeshProUGUI::CalculateLayoutInputHorizontal()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_CalculateLayoutInputHorizontal_m85089D4DAFB4077227DDE7D159288304142D72F2 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_0 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_0);
bool L_1 = GameObject_get_activeInHierarchy_mDEE60F1B28281974BA9880EC448682F3DAABB1EF(L_0, /*hidden argument*/NULL);
if (L_1)
{
goto IL_000e;
}
}
{
return;
}
IL_000e:
{
bool L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCalculateSizeRequired_159();
if (L_2)
{
goto IL_0023;
}
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_3);
bool L_4 = Transform_get_hasChanged_m57B246DA5FB4AC01F1F109DCFE1D7A12048767D2(L_3, /*hidden argument*/NULL);
if (!L_4)
{
goto IL_003c;
}
}
IL_0023:
{
float L_5 = TMP_Text_GetPreferredWidth_mBAE2F8D3045661A66AD6D953AB03C67E8EDE7884(__this, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_preferredWidth_150(L_5);
VirtActionInvoker0::Invoke(114 /* System.Void TMPro.TMP_Text::ComputeMarginSize() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isLayoutDirty_160((bool)1);
}
IL_003c:
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::CalculateLayoutInputVertical()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_CalculateLayoutInputVertical_mB3F5E82FD3E1176836E7DD155CECAE958E2CD262 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_0 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_0);
bool L_1 = GameObject_get_activeInHierarchy_mDEE60F1B28281974BA9880EC448682F3DAABB1EF(L_0, /*hidden argument*/NULL);
if (L_1)
{
goto IL_000e;
}
}
{
return;
}
IL_000e:
{
bool L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCalculateSizeRequired_159();
if (L_2)
{
goto IL_0023;
}
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_3);
bool L_4 = Transform_get_hasChanged_m57B246DA5FB4AC01F1F109DCFE1D7A12048767D2(L_3, /*hidden argument*/NULL);
if (!L_4)
{
goto IL_003c;
}
}
IL_0023:
{
float L_5 = TMP_Text_GetPreferredHeight_m746C2BEFF40208B3AE28160CB3BA5B48467CE11A(__this, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_preferredHeight_153(L_5);
VirtActionInvoker0::Invoke(114 /* System.Void TMPro.TMP_Text::ComputeMarginSize() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isLayoutDirty_160((bool)1);
}
IL_003c:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCalculateSizeRequired_159((bool)0);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::SetVerticesDirty()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetVerticesDirty_m0CAD96328132622440BF8CE5790489A88F5823AD (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetVerticesDirty_m0CAD96328132622440BF8CE5790489A88F5823AD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_verticesAlreadyDirty_161();
if (L_0)
{
goto IL_0020;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(__this, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_1)
{
goto IL_0020;
}
}
{
bool L_2 = VirtFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (!L_2)
{
goto IL_0020;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(CanvasUpdateRegistry_t0F63B307D591C36C16910289988730A62CAB4CB9_il2cpp_TypeInfo_var);
bool L_3 = CanvasUpdateRegistry_IsRebuildingGraphics_mD20E7085AB0526F569AF01009E72FC489CFF631C(/*hidden argument*/NULL);
if (!L_3)
{
goto IL_0021;
}
}
IL_0020:
{
return;
}
IL_0021:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_verticesAlreadyDirty_161((bool)1);
IL2CPP_RUNTIME_CLASS_INIT(CanvasUpdateRegistry_t0F63B307D591C36C16910289988730A62CAB4CB9_il2cpp_TypeInfo_var);
CanvasUpdateRegistry_RegisterCanvasElementForGraphicRebuild_m58474E8CE6625C2C25A46F49BD519A170F89D68F(__this, /*hidden argument*/NULL);
UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * L_4 = ((Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 *)__this)->get_m_OnDirtyVertsCallback_15();
if (!L_4)
{
goto IL_0041;
}
}
{
UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * L_5 = ((Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 *)__this)->get_m_OnDirtyVertsCallback_15();
NullCheck(L_5);
UnityAction_Invoke_mC9FF5AA1F82FDE635B3B6644CE71C94C31C3E71A(L_5, /*hidden argument*/NULL);
}
IL_0041:
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::SetLayoutDirty()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetLayoutDirty_m8953EAA49BE07C70E8E9417E9B6C1D1A3324387E (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetLayoutDirty_m8953EAA49BE07C70E8E9417E9B6C1D1A3324387E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isPreferredWidthDirty_152((bool)1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isPreferredHeightDirty_155((bool)1);
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_layoutAlreadyDirty_162();
if (L_0)
{
goto IL_0027;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(__this, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_1)
{
goto IL_0027;
}
}
{
bool L_2 = VirtFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (L_2)
{
goto IL_0028;
}
}
IL_0027:
{
return;
}
IL_0028:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_layoutAlreadyDirty_162((bool)1);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_3 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(__this, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(LayoutRebuilder_t8D3501B43B1DE666140E2931FFA732B5B09EA5BD_il2cpp_TypeInfo_var);
LayoutRebuilder_MarkLayoutForRebuild_m7E400684496267636B78BDE1512E5723EE118DC9(L_3, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isLayoutDirty_160((bool)1);
UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * L_4 = ((Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 *)__this)->get_m_OnDirtyLayoutCallback_14();
if (!L_4)
{
goto IL_0054;
}
}
{
UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * L_5 = ((Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 *)__this)->get_m_OnDirtyLayoutCallback_14();
NullCheck(L_5);
UnityAction_Invoke_mC9FF5AA1F82FDE635B3B6644CE71C94C31C3E71A(L_5, /*hidden argument*/NULL);
}
IL_0054:
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::SetMaterialDirty()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetMaterialDirty_mEDE19230B1968C34645971133693D4B48234FBC9 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetMaterialDirty_mEDE19230B1968C34645971133693D4B48234FBC9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_0 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(__this, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_0)
{
goto IL_0018;
}
}
{
bool L_1 = VirtFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (!L_1)
{
goto IL_0018;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(CanvasUpdateRegistry_t0F63B307D591C36C16910289988730A62CAB4CB9_il2cpp_TypeInfo_var);
bool L_2 = CanvasUpdateRegistry_IsRebuildingGraphics_mD20E7085AB0526F569AF01009E72FC489CFF631C(/*hidden argument*/NULL);
if (!L_2)
{
goto IL_0019;
}
}
IL_0018:
{
return;
}
IL_0019:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isMaterialDirty_44((bool)1);
IL2CPP_RUNTIME_CLASS_INIT(CanvasUpdateRegistry_t0F63B307D591C36C16910289988730A62CAB4CB9_il2cpp_TypeInfo_var);
CanvasUpdateRegistry_RegisterCanvasElementForGraphicRebuild_m58474E8CE6625C2C25A46F49BD519A170F89D68F(__this, /*hidden argument*/NULL);
UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * L_3 = ((Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 *)__this)->get_m_OnDirtyMaterialCallback_16();
if (!L_3)
{
goto IL_0039;
}
}
{
UnityAction_tD19B26F1B2C048E38FD5801A33573BE01064CAF4 * L_4 = ((Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 *)__this)->get_m_OnDirtyMaterialCallback_16();
NullCheck(L_4);
UnityAction_Invoke_mC9FF5AA1F82FDE635B3B6644CE71C94C31C3E71A(L_4, /*hidden argument*/NULL);
}
IL_0039:
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::SetAllDirty()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetAllDirty_mB1EAEFBFDC8FE1429BBEFD2A8FC7579DB29CC769 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isInputParsingRequired_165((bool)1);
VirtActionInvoker0::Invoke(27 /* System.Void UnityEngine.UI.Graphic::SetLayoutDirty() */, __this);
VirtActionInvoker0::Invoke(28 /* System.Void UnityEngine.UI.Graphic::SetVerticesDirty() */, __this);
VirtActionInvoker0::Invoke(29 /* System.Void UnityEngine.UI.Graphic::SetMaterialDirty() */, __this);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::Rebuild(UnityEngine.UI.CanvasUpdate)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_Rebuild_m7BA4E1445DB42FD1EC2DB0A92324458BD178F610 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, int32_t ___update0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_Rebuild_m7BA4E1445DB42FD1EC2DB0A92324458BD178F610_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_0 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(__this, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_0)
{
goto IL_000a;
}
}
{
return;
}
IL_000a:
{
int32_t L_1 = ___update0;
if (L_1)
{
goto IL_0031;
}
}
{
bool L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_autoSizeTextContainer_139();
if (!L_2)
{
goto IL_005f;
}
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = TMP_Text_GetPreferredValues_m5CF4F98B9C42862B02414FCA6AC14D08D69F588D(__this, (std::numeric_limits<float>::infinity()), (std::numeric_limits<float>::infinity()), /*hidden argument*/NULL);
NullCheck(L_3);
RectTransform_set_sizeDelta_m7729BA56325BA667F0F7D60D642124F7909F1302(L_3, L_4, /*hidden argument*/NULL);
return;
}
IL_0031:
{
int32_t L_5 = ___update0;
if ((!(((uint32_t)L_5) == ((uint32_t)3))))
{
goto IL_005f;
}
}
{
TextMeshProUGUI_OnPreRenderCanvas_mA1BB76D11387DF804E68A7C05BA58651ADAC825E(__this, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_verticesAlreadyDirty_161((bool)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_layoutAlreadyDirty_162((bool)0);
bool L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isMaterialDirty_44();
if (L_6)
{
goto IL_0052;
}
}
{
return;
}
IL_0052:
{
VirtActionInvoker0::Invoke(40 /* System.Void UnityEngine.UI.Graphic::UpdateMaterial() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isMaterialDirty_44((bool)0);
}
IL_005f:
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::UpdateSubObjectPivot()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateSubObjectPivot_mB69AE45DEB3F545B0525116763FBCF9661194A73 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_UpdateSubObjectPivot_mB69AE45DEB3F545B0525116763FBCF9661194A73_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
if (L_0)
{
goto IL_0009;
}
}
{
return;
}
IL_0009:
{
V_0 = 1;
goto IL_001e;
}
IL_000d:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_1 = __this->get_m_subTextObjects_237();
int32_t L_2 = V_0;
NullCheck(L_1);
int32_t L_3 = L_2;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_4 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
NullCheck(L_4);
TMP_SubMeshUI_SetPivotDirty_mF3B09B9B40DC7B0EC7CFA82B37633A7548BD327C(L_4, /*hidden argument*/NULL);
int32_t L_5 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1));
}
IL_001e:
{
int32_t L_6 = V_0;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_7 = __this->get_m_subTextObjects_237();
NullCheck(L_7);
if ((((int32_t)L_6) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_7)->max_length)))))))
{
goto IL_0039;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_8 = __this->get_m_subTextObjects_237();
int32_t L_9 = V_0;
NullCheck(L_8);
int32_t L_10 = L_9;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_12 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_11, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_12)
{
goto IL_000d;
}
}
IL_0039:
{
return;
}
}
// UnityEngine.Material TMPro.TextMeshProUGUI::GetModifiedMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * TextMeshProUGUI_GetModifiedMaterial_mDA4231D9F6A8F91FAAC84D2B639911755A9919F3 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___baseMaterial0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_GetModifiedMaterial_mDA4231D9F6A8F91FAAC84D2B639911755A9919F3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * V_0 = NULL;
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ___baseMaterial0;
V_0 = L_0;
bool L_1 = ((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->get_m_ShouldRecalculateStencil_21();
if (!L_1)
{
goto IL_0022;
}
}
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_2 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(TMP_MaterialManager_t7BAB3C3D85A0B0532A12D1C11F6B28413EE8E336_il2cpp_TypeInfo_var);
int32_t L_3 = TMP_MaterialManager_GetStencilID_m416131A0A82239B3CFD843A0018D6A146176A06C(L_2, /*hidden argument*/NULL);
__this->set_m_stencilID_247(L_3);
((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->set_m_ShouldRecalculateStencil_21((bool)0);
}
IL_0022:
{
int32_t L_4 = __this->get_m_stencilID_247();
if ((((int32_t)L_4) <= ((int32_t)0)))
{
goto IL_0058;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_5 = ___baseMaterial0;
int32_t L_6 = __this->get_m_stencilID_247();
IL2CPP_RUNTIME_CLASS_INIT(TMP_MaterialManager_t7BAB3C3D85A0B0532A12D1C11F6B28413EE8E336_il2cpp_TypeInfo_var);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_7 = TMP_MaterialManager_GetStencilMaterial_mBC5160EDE5C5E78D2A836BB8C0EF03282045F729(L_5, L_6, /*hidden argument*/NULL);
V_0 = L_7;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_8 = ((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->get_m_MaskMaterial_22();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_9 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_8, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_9)
{
goto IL_0051;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_10 = ((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->get_m_MaskMaterial_22();
IL2CPP_RUNTIME_CLASS_INIT(TMP_MaterialManager_t7BAB3C3D85A0B0532A12D1C11F6B28413EE8E336_il2cpp_TypeInfo_var);
TMP_MaterialManager_ReleaseStencilMaterial_m051D54EA3C478101B9B690BD7C120A6CA0FFA7F5(L_10, /*hidden argument*/NULL);
}
IL_0051:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_11 = V_0;
((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->set_m_MaskMaterial_22(L_11);
}
IL_0058:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_12 = V_0;
return L_12;
}
}
// System.Void TMPro.TextMeshProUGUI::UpdateMaterial()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateMaterial_mDBD372789086439AB59B43220B1EBD9303AC4238 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_UpdateMaterial_mDBD372789086439AB59B43220B1EBD9303AC4238_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_000f;
}
}
{
return;
}
IL_000f:
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_2 = __this->get_m_canvasRenderer_240();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_3 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_2, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_3)
{
goto IL_0029;
}
}
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_4 = TextMeshProUGUI_get_canvasRenderer_mE509219D3CDEEB5CD12E635234838CFC845DC21E(__this, /*hidden argument*/NULL);
__this->set_m_canvasRenderer_240(L_4);
}
IL_0029:
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_5 = __this->get_m_canvasRenderer_240();
NullCheck(L_5);
CanvasRenderer_set_materialCount_m124AD7592DD6078E097C9FD6CBC5676341DBCA9E(L_5, 1, /*hidden argument*/NULL);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_6 = __this->get_m_canvasRenderer_240();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_7 = VirtFuncInvoker0< Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(34 /* UnityEngine.Material UnityEngine.UI.Graphic::get_materialForRendering() */, __this);
NullCheck(L_6);
CanvasRenderer_SetMaterial_m9851A87FA12E2CD1321BB971953E899292EC4707(L_6, L_7, 0, /*hidden argument*/NULL);
return;
}
}
// UnityEngine.Vector4 TMPro.TextMeshProUGUI::get_maskOffset()
extern "C" IL2CPP_METHOD_ATTR Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E TextMeshProUGUI_get_maskOffset_mEA0DE6321C0176A02B25AD4553FA2676244F48CE (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_0 = __this->get_m_maskOffset_248();
return L_0;
}
}
// System.Void TMPro.TextMeshProUGUI::set_maskOffset(UnityEngine.Vector4)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_set_maskOffset_m897D6C97F9FA6A7ECE0FE5308C581F34D0067CE5 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___value0, const RuntimeMethod* method)
{
{
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_0 = ___value0;
__this->set_m_maskOffset_248(L_0);
TextMeshProUGUI_UpdateMask_m966107DE699266CE2B33BD1FF36FF9AAC6ACB30B(__this, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)1);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::RecalculateClipping()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_RecalculateClipping_mEBFDA7832A48955DDF15D506DEEA0A5D4DD006AA (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
MaskableGraphic_RecalculateClipping_mEBD195F458F2A49C78D2DB7A9A76986CB772F787(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::RecalculateMasking()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_RecalculateMasking_m61D20B962F888AFA00A0ED56F63BAEECEAE90B15 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->set_m_ShouldRecalculateStencil_21((bool)1);
VirtActionInvoker0::Invoke(29 /* System.Void UnityEngine.UI.Graphic::SetMaterialDirty() */, __this);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::Cull(UnityEngine.Rect,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_Cull_m3B3D1918E11C2EB162BD88596DA2665D346DA775 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___clipRect0, bool ___validRect1, const RuntimeMethod* method)
{
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_ignoreRectMaskCulling_113();
if (!L_0)
{
goto IL_0009;
}
}
{
return;
}
IL_0009:
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_1 = ___clipRect0;
bool L_2 = ___validRect1;
MaskableGraphic_Cull_m209520B58633A44E70B3176331B78B8F60D19066(__this, L_1, L_2, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::UpdateMeshPadding()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateMeshPadding_m49A6EDDB84193BE5C7B5D9EA9A8A59C4FA4D6E9B (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_UpdateMeshPadding_m49A6EDDB84193BE5C7B5D9EA9A8A59C4FA4D6E9B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
bool L_1 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableExtraPadding_106();
bool L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isUsingBold_78();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
float L_3 = ShaderUtilities_GetPadding_m85F4485320B2346139D2D344E381DB6F3DB3B6BF(L_0, L_1, L_2, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_3);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
bool L_5 = ShaderUtilities_IsMaskingEnabled_m721A76C5FBA282C0ABA48CDB42EF224569F181A1(L_4, /*hidden argument*/NULL);
__this->set_m_isMaskingEnabled_244(L_5);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_checkPaddingRequired_107((bool)0);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
if (L_6)
{
goto IL_0045;
}
}
{
return;
}
IL_0045:
{
V_0 = 1;
goto IL_0066;
}
IL_0049:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_7 = __this->get_m_subTextObjects_237();
int32_t L_8 = V_0;
NullCheck(L_7);
int32_t L_9 = L_8;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
bool L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableExtraPadding_106();
bool L_12 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isUsingBold_78();
NullCheck(L_10);
TMP_SubMeshUI_UpdateMeshPadding_mD3CCCD0DE1D1C463479C52F6A9BE9F52279A7B96(L_10, L_11, L_12, /*hidden argument*/NULL);
int32_t L_13 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1));
}
IL_0066:
{
int32_t L_14 = V_0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_15 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_15);
int32_t L_16 = L_15->get_materialCount_10();
if ((((int32_t)L_14) < ((int32_t)L_16)))
{
goto IL_0049;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::InternalCrossFadeColor(UnityEngine.Color,System.Single,System.Boolean,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_InternalCrossFadeColor_m98973DC3EFB682C3E7F78F99322386D72F1F2C8F (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___targetColor0, float ___duration1, bool ___ignoreTimeScale2, bool ___useAlpha3, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_0);
int32_t L_1 = L_0->get_materialCount_10();
V_0 = L_1;
V_1 = 1;
goto IL_0026;
}
IL_0010:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_2 = __this->get_m_subTextObjects_237();
int32_t L_3 = V_1;
NullCheck(L_2);
int32_t L_4 = L_3;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_6 = ___targetColor0;
float L_7 = ___duration1;
bool L_8 = ___ignoreTimeScale2;
bool L_9 = ___useAlpha3;
NullCheck(L_5);
VirtActionInvoker4< Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 , float, bool, bool >::Invoke(47 /* System.Void UnityEngine.UI.Graphic::CrossFadeColor(UnityEngine.Color,System.Single,System.Boolean,System.Boolean) */, L_5, L_6, L_7, L_8, L_9);
int32_t L_10 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1));
}
IL_0026:
{
int32_t L_11 = V_1;
int32_t L_12 = V_0;
if ((((int32_t)L_11) < ((int32_t)L_12)))
{
goto IL_0010;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::InternalCrossFadeAlpha(System.Single,System.Single,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_InternalCrossFadeAlpha_mC3C3AB4AA2394F5876E2E1341D172D2892CA695B (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, float ___alpha0, float ___duration1, bool ___ignoreTimeScale2, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_0);
int32_t L_1 = L_0->get_materialCount_10();
V_0 = L_1;
V_1 = 1;
goto IL_0024;
}
IL_0010:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_2 = __this->get_m_subTextObjects_237();
int32_t L_3 = V_1;
NullCheck(L_2);
int32_t L_4 = L_3;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
float L_6 = ___alpha0;
float L_7 = ___duration1;
bool L_8 = ___ignoreTimeScale2;
NullCheck(L_5);
VirtActionInvoker3< float, float, bool >::Invoke(49 /* System.Void UnityEngine.UI.Graphic::CrossFadeAlpha(System.Single,System.Single,System.Boolean) */, L_5, L_6, L_7, L_8);
int32_t L_9 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1));
}
IL_0024:
{
int32_t L_10 = V_1;
int32_t L_11 = V_0;
if ((((int32_t)L_10) < ((int32_t)L_11)))
{
goto IL_0010;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::ForceMeshUpdate()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_ForceMeshUpdate_mB3553EEC8F8074DFE42F3F8E7FDCA8EFADD48B36 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)1);
TextMeshProUGUI_OnPreRenderCanvas_mA1BB76D11387DF804E68A7C05BA58651ADAC825E(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::ForceMeshUpdate(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_ForceMeshUpdate_m7A36662E237EFDCB114C52D378F29C04BB17441C (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, bool ___ignoreInactive0, const RuntimeMethod* method)
{
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_ignoreActiveState_227((bool)1);
TextMeshProUGUI_OnPreRenderCanvas_mA1BB76D11387DF804E68A7C05BA58651ADAC825E(__this, /*hidden argument*/NULL);
return;
}
}
// TMPro.TMP_TextInfo TMPro.TextMeshProUGUI::GetTextInfo(System.String)
extern "C" IL2CPP_METHOD_ATTR TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * TextMeshProUGUI_GetTextInfo_m19814343E57187FBD6A02B49B14DFA1662C000D7 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, String_t* ___text0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_GetTextInfo_m19814343E57187FBD6A02B49B14DFA1662C000D7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = ___text0;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** L_1 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_char_buffer_180();
TMP_Text_StringToCharArray_m1FF449C077ED3CD1F592077896D4ED6C75269A11(__this, L_0, (Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83**)L_1, /*hidden argument*/NULL);
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
VirtFuncInvoker1< int32_t, Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* >::Invoke(108 /* System.Int32 TMPro.TMP_Text::SetArraySizes(System.Int32[]) */, __this, L_2);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_renderMode_118(0);
VirtActionInvoker0::Invoke(114 /* System.Void TMPro.TMP_Text::ComputeMarginSize() */, __this);
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_3 = __this->get_m_canvas_241();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_4 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_3, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_4)
{
goto IL_0041;
}
}
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_5 = Graphic_get_canvas_m318739758379A567A35585728E2E1361599199F8(__this, /*hidden argument*/NULL);
__this->set_m_canvas_241(L_5);
}
IL_0041:
{
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_renderMode_118(((int32_t)255));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_6 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(__this, /*hidden argument*/NULL);
return L_6;
}
}
// System.Void TMPro.TextMeshProUGUI::ClearMesh()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_ClearMesh_m9D06AC60464E17518DE0F886B54E9D181F34FA76 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_ClearMesh_m9D06AC60464E17518DE0F886B54E9D181F34FA76_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_0 = __this->get_m_canvasRenderer_240();
NullCheck(L_0);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_0, (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C *)NULL, /*hidden argument*/NULL);
V_0 = 1;
goto IL_0027;
}
IL_0010:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_1 = __this->get_m_subTextObjects_237();
int32_t L_2 = V_0;
NullCheck(L_1);
int32_t L_3 = L_2;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_4 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
NullCheck(L_4);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_5 = TMP_SubMeshUI_get_canvasRenderer_mE49DFC3D69EFAC885E3619B4B2C7A518B06C4738(L_4, /*hidden argument*/NULL);
NullCheck(L_5);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_5, (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C *)NULL, /*hidden argument*/NULL);
int32_t L_6 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1));
}
IL_0027:
{
int32_t L_7 = V_0;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_8 = __this->get_m_subTextObjects_237();
NullCheck(L_8);
if ((((int32_t)L_7) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length)))))))
{
goto IL_0042;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_9 = __this->get_m_subTextObjects_237();
int32_t L_10 = V_0;
NullCheck(L_9);
int32_t L_11 = L_10;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_13 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_12, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_13)
{
goto IL_0010;
}
}
IL_0042:
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::UpdateGeometry(UnityEngine.Mesh,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateGeometry_mD403AB070018706FBB17B64F92F31FAD9F76491A (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * ___mesh0, int32_t ___index1, const RuntimeMethod* method)
{
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_0 = ___mesh0;
NullCheck(L_0);
Mesh_RecalculateBounds_m1BF701FE2CEA4E8E1183FF878B812808ED1EBA49(L_0, /*hidden argument*/NULL);
int32_t L_1 = ___index1;
if (L_1)
{
goto IL_0016;
}
}
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_2 = __this->get_m_canvasRenderer_240();
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3 = ___mesh0;
NullCheck(L_2);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_2, L_3, /*hidden argument*/NULL);
return;
}
IL_0016:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_4 = __this->get_m_subTextObjects_237();
int32_t L_5 = ___index1;
NullCheck(L_4);
int32_t L_6 = L_5;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
NullCheck(L_7);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_8 = TMP_SubMeshUI_get_canvasRenderer_mE49DFC3D69EFAC885E3619B4B2C7A518B06C4738(L_7, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_9 = ___mesh0;
NullCheck(L_8);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_8, L_9, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::UpdateVertexData(TMPro.TMP_VertexDataUpdateFlags)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateVertexData_m08B88C1AAC495EC0647616D5225DF0C980E04E09 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, int32_t ___flags0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * V_2 = NULL;
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_0);
int32_t L_1 = L_0->get_materialCount_10();
V_0 = L_1;
V_1 = 0;
goto IL_00e5;
}
IL_0013:
{
int32_t L_2 = V_1;
if (L_2)
{
goto IL_001f;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
V_2 = L_3;
goto IL_002d;
}
IL_001f:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_4 = __this->get_m_subTextObjects_237();
int32_t L_5 = V_1;
NullCheck(L_4);
int32_t L_6 = L_5;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
NullCheck(L_7);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_8 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_7, /*hidden argument*/NULL);
V_2 = L_8;
}
IL_002d:
{
int32_t L_9 = ___flags0;
if ((!(((uint32_t)((int32_t)((int32_t)L_9&(int32_t)1))) == ((uint32_t)1))))
{
goto IL_004f;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_10 = V_2;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_11);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_12 = L_11->get_meshInfo_16();
int32_t L_13 = V_1;
NullCheck(L_12);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_14 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->get_vertices_5();
NullCheck(L_10);
Mesh_set_vertices_mC1406AE08BC3495F3B0E29B53BACC9FD7BA685C6(L_10, L_14, /*hidden argument*/NULL);
}
IL_004f:
{
int32_t L_15 = ___flags0;
if ((!(((uint32_t)((int32_t)((int32_t)L_15&(int32_t)2))) == ((uint32_t)2))))
{
goto IL_0071;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_16 = V_2;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_17 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_17);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_18 = L_17->get_meshInfo_16();
int32_t L_19 = V_1;
NullCheck(L_18);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_20 = ((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_19)))->get_uvs0_8();
NullCheck(L_16);
Mesh_set_uv_m56E4B52315669FBDA89DC9C550AC89EEE8A4E7C8(L_16, L_20, /*hidden argument*/NULL);
}
IL_0071:
{
int32_t L_21 = ___flags0;
if ((!(((uint32_t)((int32_t)((int32_t)L_21&(int32_t)4))) == ((uint32_t)4))))
{
goto IL_0093;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_22 = V_2;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_23 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_23);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_24 = L_23->get_meshInfo_16();
int32_t L_25 = V_1;
NullCheck(L_24);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_26 = ((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->get_uvs2_9();
NullCheck(L_22);
Mesh_set_uv2_m8D37F9622B68D4CEA7FCF96BE4F8E442155DB038(L_22, L_26, /*hidden argument*/NULL);
}
IL_0093:
{
int32_t L_27 = ___flags0;
if ((!(((uint32_t)((int32_t)((int32_t)L_27&(int32_t)((int32_t)16)))) == ((uint32_t)((int32_t)16)))))
{
goto IL_00b7;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_28 = V_2;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_29 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_29);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_30 = L_29->get_meshInfo_16();
int32_t L_31 = V_1;
NullCheck(L_30);
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_32 = ((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->get_colors32_10();
NullCheck(L_28);
Mesh_set_colors32_m29459AFE2843D67E95D60E5A13B6F6AF7670230C(L_28, L_32, /*hidden argument*/NULL);
}
IL_00b7:
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_33 = V_2;
NullCheck(L_33);
Mesh_RecalculateBounds_m1BF701FE2CEA4E8E1183FF878B812808ED1EBA49(L_33, /*hidden argument*/NULL);
int32_t L_34 = V_1;
if (L_34)
{
goto IL_00ce;
}
}
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_35 = __this->get_m_canvasRenderer_240();
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_36 = V_2;
NullCheck(L_35);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_35, L_36, /*hidden argument*/NULL);
goto IL_00e1;
}
IL_00ce:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_37 = __this->get_m_subTextObjects_237();
int32_t L_38 = V_1;
NullCheck(L_37);
int32_t L_39 = L_38;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_40 = (L_37)->GetAt(static_cast<il2cpp_array_size_t>(L_39));
NullCheck(L_40);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_41 = TMP_SubMeshUI_get_canvasRenderer_mE49DFC3D69EFAC885E3619B4B2C7A518B06C4738(L_40, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_42 = V_2;
NullCheck(L_41);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_41, L_42, /*hidden argument*/NULL);
}
IL_00e1:
{
int32_t L_43 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1));
}
IL_00e5:
{
int32_t L_44 = V_1;
int32_t L_45 = V_0;
if ((((int32_t)L_44) < ((int32_t)L_45)))
{
goto IL_0013;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::UpdateVertexData()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateVertexData_m0BD656588435B103300D64099FBD328B0025A3C0 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * V_2 = NULL;
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_0);
int32_t L_1 = L_0->get_materialCount_10();
V_0 = L_1;
V_1 = 0;
goto IL_00e1;
}
IL_0013:
{
int32_t L_2 = V_1;
if (L_2)
{
goto IL_001f;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
V_2 = L_3;
goto IL_0043;
}
IL_001f:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_4);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_5 = L_4->get_meshInfo_16();
int32_t L_6 = V_1;
NullCheck(L_5);
TMP_MeshInfo_ClearUnusedVertices_mBD5148E5F2036D084431D4064737CEBF0E87C238((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6))), /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_7 = __this->get_m_subTextObjects_237();
int32_t L_8 = V_1;
NullCheck(L_7);
int32_t L_9 = L_8;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
NullCheck(L_10);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_11 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_10, /*hidden argument*/NULL);
V_2 = L_11;
}
IL_0043:
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_12 = V_2;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_13 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_13);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_14 = L_13->get_meshInfo_16();
int32_t L_15 = V_1;
NullCheck(L_14);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_16 = ((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->get_vertices_5();
NullCheck(L_12);
Mesh_set_vertices_mC1406AE08BC3495F3B0E29B53BACC9FD7BA685C6(L_12, L_16, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_17 = V_2;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_18 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_18);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_19 = L_18->get_meshInfo_16();
int32_t L_20 = V_1;
NullCheck(L_19);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_21 = ((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->get_uvs0_8();
NullCheck(L_17);
Mesh_set_uv_m56E4B52315669FBDA89DC9C550AC89EEE8A4E7C8(L_17, L_21, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_22 = V_2;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_23 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_23);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_24 = L_23->get_meshInfo_16();
int32_t L_25 = V_1;
NullCheck(L_24);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_26 = ((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->get_uvs2_9();
NullCheck(L_22);
Mesh_set_uv2_m8D37F9622B68D4CEA7FCF96BE4F8E442155DB038(L_22, L_26, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_27 = V_2;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_28 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_28);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_29 = L_28->get_meshInfo_16();
int32_t L_30 = V_1;
NullCheck(L_29);
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_31 = ((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_30)))->get_colors32_10();
NullCheck(L_27);
Mesh_set_colors32_m29459AFE2843D67E95D60E5A13B6F6AF7670230C(L_27, L_31, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_32 = V_2;
NullCheck(L_32);
Mesh_RecalculateBounds_m1BF701FE2CEA4E8E1183FF878B812808ED1EBA49(L_32, /*hidden argument*/NULL);
int32_t L_33 = V_1;
if (L_33)
{
goto IL_00ca;
}
}
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_34 = __this->get_m_canvasRenderer_240();
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_35 = V_2;
NullCheck(L_34);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_34, L_35, /*hidden argument*/NULL);
goto IL_00dd;
}
IL_00ca:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_36 = __this->get_m_subTextObjects_237();
int32_t L_37 = V_1;
NullCheck(L_36);
int32_t L_38 = L_37;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_39 = (L_36)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
NullCheck(L_39);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_40 = TMP_SubMeshUI_get_canvasRenderer_mE49DFC3D69EFAC885E3619B4B2C7A518B06C4738(L_39, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_41 = V_2;
NullCheck(L_40);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_40, L_41, /*hidden argument*/NULL);
}
IL_00dd:
{
int32_t L_42 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1));
}
IL_00e1:
{
int32_t L_43 = V_1;
int32_t L_44 = V_0;
if ((((int32_t)L_43) < ((int32_t)L_44)))
{
goto IL_0013;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::UpdateFontAsset()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateFontAsset_m33A9B5FAB14788A93B68FBB6DB2FFE84E4E53F8C (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
VirtActionInvoker0::Invoke(83 /* System.Void TMPro.TMP_Text::LoadFontAsset() */, __this);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::Awake()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_Awake_mFA110CE8FD9EB87CD84222FB4ECEE37BD61E410D (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_Awake_mFA110CE8FD9EB87CD84222FB4ECEE37BD61E410D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* V_0 = NULL;
int32_t V_1 = 0;
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_0 = Graphic_get_canvas_m318739758379A567A35585728E2E1361599199F8(__this, /*hidden argument*/NULL);
__this->set_m_canvas_241(L_0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isOrthographic_111((bool)1);
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_1 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_1);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = GameObject_GetComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_m43C07809909DE265C356A2CD8E8B290E74E2EFC7(L_1, /*hidden argument*/GameObject_GetComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_m43C07809909DE265C356A2CD8E8B290E74E2EFC7_RuntimeMethod_var);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_rectTransform_137(L_2);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_4 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_3, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_4)
{
goto IL_0043;
}
}
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_5 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_5);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_6 = GameObject_AddComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_mCF09C5F31176C62D22EBEB538CA90DFEE9A6051A(L_5, /*hidden argument*/GameObject_AddComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_mCF09C5F31176C62D22EBEB538CA90DFEE9A6051A_RuntimeMethod_var);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_rectTransform_137(L_6);
}
IL_0043:
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_7 = Component_GetComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m656D49904B3F94B59037C34C25609C7F992F3625(__this, /*hidden argument*/Component_GetComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m656D49904B3F94B59037C34C25609C7F992F3625_RuntimeMethod_var);
__this->set_m_canvasRenderer_240(L_7);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_8 = __this->get_m_canvasRenderer_240();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_9 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_8, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_9)
{
goto IL_006e;
}
}
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_10 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_10);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_11 = GameObject_AddComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m356F72C608EBF63E90BC71C93AD8E051FCDB8D5D(L_10, /*hidden argument*/GameObject_AddComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m356F72C608EBF63E90BC71C93AD8E051FCDB8D5D_RuntimeMethod_var);
__this->set_m_canvasRenderer_240(L_11);
}
IL_006e:
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_12 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_13 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_12, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_13)
{
goto IL_0094;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_14 = (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C *)il2cpp_codegen_object_new(Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C_il2cpp_TypeInfo_var);
Mesh__ctor_m3AEBC82AB71D4F9498F6E254174BEBA8372834B4(L_14, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_mesh_140(L_14);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_15 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_15);
Object_set_hideFlags_mB0B45A19A5871EF407D7B09E0EB76003496BA4F0(L_15, ((int32_t)61), /*hidden argument*/NULL);
}
IL_0094:
{
TMP_Text_LoadDefaultSettings_mF25E632EF6893FC8F21015016A41ECAC84F65070(__this, /*hidden argument*/NULL);
VirtActionInvoker0::Invoke(83 /* System.Void TMPro.TMP_Text::LoadFontAsset() */, __this);
TMP_StyleSheet_LoadDefaultStyleSheet_m5E71E4115A7E388BE5F384EE85CE45659D803E20(/*hidden argument*/NULL);
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_16 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
if (L_16)
{
goto IL_00bf;
}
}
{
int32_t L_17 = __this->get_m_max_characters_243();
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_18 = (Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83*)SZArrayNew(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83_il2cpp_TypeInfo_var, (uint32_t)L_17);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_char_buffer_180(L_18);
}
IL_00bf:
{
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_19 = (TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C *)il2cpp_codegen_object_new(TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C_il2cpp_TypeInfo_var);
TMP_Glyph__ctor_m84D2B050E5E4762C1096105954D265A0239FC8C8(L_19, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_cached_TextElement_219(L_19);
__this->set_m_isFirstAllocation_242((bool)1);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_20 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
if (L_20)
{
goto IL_00e5;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_21 = (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 *)il2cpp_codegen_object_new(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo__ctor_m2A240B71105AF53F8A24C1BDB5C7A78E166DD57E(L_21, __this, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textInfo_133(L_21);
}
IL_00e5:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_22 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_23 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_22, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_23)
{
goto IL_0114;
}
}
{
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_24 = TMP_Text_get_transform_m9AEC630AEC329A1A36760BC203AFF907027B5B1C(__this, /*hidden argument*/NULL);
NullCheck(L_24);
String_t* L_25 = Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE(L_24, /*hidden argument*/NULL);
String_t* L_26 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteral1730D6E058CF0A9D522852A76DF655F43E8926CA, L_25, _stringLiteralF70D593B74AE150B98B668DB26E8CDF367879C7A, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_LogWarning_mD417697331190AC1D21C463F412C475103A7256E(L_26, __this, /*hidden argument*/NULL);
return;
}
IL_0114:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_27 = Component_GetComponentsInChildren_TisTMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1_m0DA55895BF61B8C09ED234BD3171448B18EBFAA6(__this, /*hidden argument*/Component_GetComponentsInChildren_TisTMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1_m0DA55895BF61B8C09ED234BD3171448B18EBFAA6_RuntimeMethod_var);
V_0 = L_27;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_28 = V_0;
NullCheck(L_28);
if (!(((RuntimeArray *)L_28)->max_length))
{
goto IL_013a;
}
}
{
V_1 = 0;
goto IL_0134;
}
IL_0123:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_29 = __this->get_m_subTextObjects_237();
int32_t L_30 = V_1;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_31 = V_0;
int32_t L_32 = V_1;
NullCheck(L_31);
int32_t L_33 = L_32;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_34 = (L_31)->GetAt(static_cast<il2cpp_array_size_t>(L_33));
NullCheck(L_29);
ArrayElementTypeCheck (L_29, L_34);
(L_29)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1))), (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 *)L_34);
int32_t L_35 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1));
}
IL_0134:
{
int32_t L_36 = V_1;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_37 = V_0;
NullCheck(L_37);
if ((((int32_t)L_36) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_37)->max_length)))))))
{
goto IL_0123;
}
}
IL_013a:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isInputParsingRequired_165((bool)1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCalculateSizeRequired_159((bool)1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isAwake_163((bool)1);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::OnEnable()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_OnEnable_m1438F6B03B5D9894EACB591FE7DD97C7208323CF (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_OnEnable_m1438F6B03B5D9894EACB591FE7DD97C7208323CF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isAwake_163();
if (L_0)
{
goto IL_0009;
}
}
{
return;
}
IL_0009:
{
bool L_1 = __this->get_m_isRegisteredForEvents_250();
if (L_1)
{
goto IL_0018;
}
}
{
__this->set_m_isRegisteredForEvents_250((bool)1);
}
IL_0018:
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_2 = TextMeshProUGUI_GetCanvas_m2C00EBAF20D256374F2615D6AEEB19FC78B0D377(__this, /*hidden argument*/NULL);
__this->set_m_canvas_241(L_2);
VirtActionInvoker1< bool >::Invoke(122 /* System.Void TMPro.TMP_Text::SetActiveSubMeshes(System.Boolean) */, __this, (bool)1);
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_3 = __this->get_m_canvas_241();
IL2CPP_RUNTIME_CLASS_INIT(GraphicRegistry_t19E314996D0558CDC3EE57FBA9278A6746C0E02A_il2cpp_TypeInfo_var);
GraphicRegistry_RegisterGraphicForCanvas_mDD9DCBA00CC415C35567519A6108E8CADCB73F56(L_3, __this, /*hidden argument*/NULL);
VirtActionInvoker0::Invoke(114 /* System.Void TMPro.TMP_Text::ComputeMarginSize() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_verticesAlreadyDirty_161((bool)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_layoutAlreadyDirty_162((bool)0);
((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->set_m_ShouldRecalculateStencil_21((bool)1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isInputParsingRequired_165((bool)1);
VirtActionInvoker0::Invoke(26 /* System.Void UnityEngine.UI.Graphic::SetAllDirty() */, __this);
VirtActionInvoker0::Invoke(61 /* System.Void UnityEngine.UI.MaskableGraphic::RecalculateClipping() */, __this);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::OnDisable()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_OnDisable_mCFB9B94B69DFDF5860EBFF1732CB41453E68AB5B (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_OnDisable_mCFB9B94B69DFDF5860EBFF1732CB41453E68AB5B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isAwake_163();
if (L_0)
{
goto IL_0009;
}
}
{
return;
}
IL_0009:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_1 = ((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->get_m_MaskMaterial_22();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_2 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_1, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_0029;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = ((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->get_m_MaskMaterial_22();
IL2CPP_RUNTIME_CLASS_INIT(TMP_MaterialManager_t7BAB3C3D85A0B0532A12D1C11F6B28413EE8E336_il2cpp_TypeInfo_var);
TMP_MaterialManager_ReleaseStencilMaterial_m051D54EA3C478101B9B690BD7C120A6CA0FFA7F5(L_3, /*hidden argument*/NULL);
((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->set_m_MaskMaterial_22((Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)NULL);
}
IL_0029:
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_4 = __this->get_m_canvas_241();
IL2CPP_RUNTIME_CLASS_INIT(GraphicRegistry_t19E314996D0558CDC3EE57FBA9278A6746C0E02A_il2cpp_TypeInfo_var);
GraphicRegistry_UnregisterGraphicForCanvas_m99943BE77863531F9DB7968E2BA64A8196BB9AC9(L_4, __this, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(CanvasUpdateRegistry_t0F63B307D591C36C16910289988730A62CAB4CB9_il2cpp_TypeInfo_var);
CanvasUpdateRegistry_UnRegisterCanvasElementForRebuild_mA600C1B4AC0D08675F45C90CC77BE23EBECF9854(__this, /*hidden argument*/NULL);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_5 = __this->get_m_canvasRenderer_240();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_6 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_5, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_6)
{
goto IL_0054;
}
}
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_7 = __this->get_m_canvasRenderer_240();
NullCheck(L_7);
CanvasRenderer_Clear_m8D621D571EEE6C2609F18ADF888008273A5A29AC(L_7, /*hidden argument*/NULL);
}
IL_0054:
{
VirtActionInvoker1< bool >::Invoke(122 /* System.Void TMPro.TMP_Text::SetActiveSubMeshes(System.Boolean) */, __this, (bool)0);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_8 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
IL2CPP_RUNTIME_CLASS_INIT(LayoutRebuilder_t8D3501B43B1DE666140E2931FFA732B5B09EA5BD_il2cpp_TypeInfo_var);
LayoutRebuilder_MarkLayoutForRebuild_m7E400684496267636B78BDE1512E5723EE118DC9(L_8, /*hidden argument*/NULL);
VirtActionInvoker0::Invoke(61 /* System.Void UnityEngine.UI.MaskableGraphic::RecalculateClipping() */, __this);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::OnDestroy()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_OnDestroy_m83B1CFF16029CFF5FAC593A2473D7458E19006A8 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_OnDestroy_m83B1CFF16029CFF5FAC593A2473D7458E19006A8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_0 = __this->get_m_canvas_241();
IL2CPP_RUNTIME_CLASS_INIT(GraphicRegistry_t19E314996D0558CDC3EE57FBA9278A6746C0E02A_il2cpp_TypeInfo_var);
GraphicRegistry_UnregisterGraphicForCanvas_m99943BE77863531F9DB7968E2BA64A8196BB9AC9(L_0, __this, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_1 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_2 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_1, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_0025;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
Object_DestroyImmediate_mF6F4415EF22249D6E650FAA40E403283F19B7446(L_3, /*hidden argument*/NULL);
}
IL_0025:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_4 = ((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->get_m_MaskMaterial_22();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_5 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_4, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_5)
{
goto IL_0045;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->get_m_MaskMaterial_22();
IL2CPP_RUNTIME_CLASS_INIT(TMP_MaterialManager_t7BAB3C3D85A0B0532A12D1C11F6B28413EE8E336_il2cpp_TypeInfo_var);
TMP_MaterialManager_ReleaseStencilMaterial_m051D54EA3C478101B9B690BD7C120A6CA0FFA7F5(L_6, /*hidden argument*/NULL);
((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->set_m_MaskMaterial_22((Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)NULL);
}
IL_0045:
{
__this->set_m_isRegisteredForEvents_250((bool)0);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::LoadFontAsset()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_LoadFontAsset_m16A0DBB50FD14E10C497FA5663BADAE7AC319046 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_LoadFontAsset_m16A0DBB50FD14E10C497FA5663BADAE7AC319046_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
ShaderUtilities_GetShaderPropertyIDs_m933D279353B8C3F4AE1813FA85ACD30F9B6B70EE(/*hidden argument*/NULL);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_009c;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_2 = TMP_Settings_get_defaultFontAsset_m6C11675A47E6635F6A67B65761B554C3D3E12264(/*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_3 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_2, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_3)
{
goto IL_0030;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_4 = TMP_Settings_get_defaultFontAsset_m6C11675A47E6635F6A67B65761B554C3D3E12264(/*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontAsset_32(L_4);
goto IL_0040;
}
IL_0030:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_5 = Resources_Load_TisTMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C_m7FFD9402FE658F2ACA2B8DC4F8D6E70292984F62(_stringLiteral21AD792DE4DAECEFEA6816D35710BCBB43288A1B, /*hidden argument*/Resources_Load_TisTMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C_m7FFD9402FE658F2ACA2B8DC4F8D6E70292984F62_RuntimeMethod_var);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontAsset_32(L_5);
}
IL_0040:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_7 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_6, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_7)
{
goto IL_006f;
}
}
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_8 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_8);
String_t* L_9 = Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE(L_8, /*hidden argument*/NULL);
String_t* L_10 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteral76B49C93FF756C5507DF0EF0E2F4EF2AD8BFC2E0, L_9, _stringLiteral3A52CE780950D4D969792A2559CD519D7EE8C727, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_LogWarning_mD417697331190AC1D21C463F412C475103A7256E(L_10, __this, /*hidden argument*/NULL);
return;
}
IL_006f:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_11);
Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA * L_12 = TMP_FontAsset_get_characterDictionary_mF9A06524C9B518F97BD2BE12EEFA96B60332AE8B(L_11, /*hidden argument*/NULL);
if (L_12)
{
goto IL_0086;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_Log_m4B7C70BAFD477C6BDB59C88A0934F0B018D03708(_stringLiteral81EF4597241C589E80C9121DFB04139C0C939A97, /*hidden argument*/NULL);
}
IL_0086:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_13 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_13);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_14 = ((TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D *)L_13)->get_material_5();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_14);
goto IL_019b;
}
IL_009c:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_15 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_15);
Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA * L_16 = TMP_FontAsset_get_characterDictionary_mF9A06524C9B518F97BD2BE12EEFA96B60332AE8B(L_15, /*hidden argument*/NULL);
if (L_16)
{
goto IL_00b4;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_17 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_17);
TMP_FontAsset_ReadFontDefinition_mE360247F06076694A58B7BC3FB2B1CF62587EF35(L_17, /*hidden argument*/NULL);
}
IL_00b4:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_18 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_19 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_18, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_19)
{
goto IL_00e3;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_20 = __this->get_m_baseMaterial_245();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_21 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_20, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_21)
{
goto IL_00e3;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_22 = __this->get_m_baseMaterial_245();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_22);
__this->set_m_baseMaterial_245((Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)NULL);
}
IL_00e3:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_23 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_24 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_23, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_24)
{
goto IL_0130;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_25 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_26 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_25);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_27 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_25, L_26, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_28 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_27, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_28)
{
goto IL_0130;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_29 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_29);
Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C * L_30 = L_29->get_atlas_10();
NullCheck(L_30);
int32_t L_31 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_30, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_32 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_33 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_32);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_34 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_32, L_33, /*hidden argument*/NULL);
NullCheck(L_34);
int32_t L_35 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_34, /*hidden argument*/NULL);
if ((((int32_t)L_31) == ((int32_t)L_35)))
{
goto IL_019b;
}
}
IL_0130:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_36 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_36);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_37 = ((TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D *)L_36)->get_material_5();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_38 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_37, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_38)
{
goto IL_018a;
}
}
{
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_39 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)5);
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_40 = L_39;
NullCheck(L_40);
ArrayElementTypeCheck (L_40, _stringLiteral8D7606668AB924C8FC4741F002378BBA00EF182B);
(L_40)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteral8D7606668AB924C8FC4741F002378BBA00EF182B);
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_41 = L_40;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_42 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_42);
String_t* L_43 = Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE(L_42, /*hidden argument*/NULL);
NullCheck(L_41);
ArrayElementTypeCheck (L_41, L_43);
(L_41)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)L_43);
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_44 = L_41;
NullCheck(L_44);
ArrayElementTypeCheck (L_44, _stringLiteralF86A0D08672258CACB4E77E4223ED77DC45EB2B5);
(L_44)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)_stringLiteralF86A0D08672258CACB4E77E4223ED77DC45EB2B5);
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_45 = L_44;
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_46 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_46);
String_t* L_47 = Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE(L_46, /*hidden argument*/NULL);
NullCheck(L_45);
ArrayElementTypeCheck (L_45, L_47);
(L_45)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)L_47);
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_48 = L_45;
NullCheck(L_48);
ArrayElementTypeCheck (L_48, _stringLiteralEF22D2B2B5A34CFB0FBF4947F1B7C1026EFFFC7F);
(L_48)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)_stringLiteralEF22D2B2B5A34CFB0FBF4947F1B7C1026EFFFC7F);
String_t* L_49 = String_Concat_m232E857CA5107EA6AC52E7DD7018716C021F237B(L_48, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_LogWarning_mD417697331190AC1D21C463F412C475103A7256E(L_49, __this, /*hidden argument*/NULL);
goto IL_019b;
}
IL_018a:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_50 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_50);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_51 = ((TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D *)L_50)->get_material_5();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_51);
}
IL_019b:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_52 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
TMP_Text_GetSpecialCharacters_m113088313670FA27611D4B80E3B716188CD764D2(__this, L_52, /*hidden argument*/NULL);
float L_53 = VirtFuncInvoker0< float >::Invoke(96 /* System.Single TMPro.TMP_Text::GetPaddingForMaterial() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_53);
VirtActionInvoker0::Invoke(29 /* System.Void UnityEngine.UI.Graphic::SetMaterialDirty() */, __this);
return;
}
}
// UnityEngine.Canvas TMPro.TextMeshProUGUI::GetCanvas()
extern "C" IL2CPP_METHOD_ATTR Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * TextMeshProUGUI_GetCanvas_m2C00EBAF20D256374F2615D6AEEB19FC78B0D377 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_GetCanvas_m2C00EBAF20D256374F2615D6AEEB19FC78B0D377_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * V_0 = NULL;
List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * V_1 = NULL;
int32_t V_2 = 0;
{
V_0 = (Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 *)NULL;
IL2CPP_RUNTIME_CLASS_INIT(TMP_ListPool_1_t6AF85EA790CBB44ECEF9B2D12B791541C651C699_il2cpp_TypeInfo_var);
List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * L_0 = TMP_ListPool_1_Get_m2A625FE8890189335F84DBA7B0FFFD984C1AC7CA(/*hidden argument*/TMP_ListPool_1_Get_m2A625FE8890189335F84DBA7B0FFFD984C1AC7CA_RuntimeMethod_var);
V_1 = L_0;
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_1 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * L_2 = V_1;
NullCheck(L_1);
GameObject_GetComponentsInParent_TisCanvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591_m9AD7B890CA04190DEE813C019BD5F95ED39BCFD7(L_1, (bool)0, L_2, /*hidden argument*/GameObject_GetComponentsInParent_TisCanvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591_m9AD7B890CA04190DEE813C019BD5F95ED39BCFD7_RuntimeMethod_var);
List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * L_3 = V_1;
NullCheck(L_3);
int32_t L_4 = List_1_get_Count_mE04D8511C4932A02D8555BE67D00DA6376B15628(L_3, /*hidden argument*/List_1_get_Count_mE04D8511C4932A02D8555BE67D00DA6376B15628_RuntimeMethod_var);
if ((((int32_t)L_4) <= ((int32_t)0)))
{
goto IL_0047;
}
}
{
V_2 = 0;
goto IL_003e;
}
IL_0022:
{
List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * L_5 = V_1;
int32_t L_6 = V_2;
NullCheck(L_5);
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_7 = List_1_get_Item_mC612817754A6D38EE27C6F53CE39983E997AF393(L_5, L_6, /*hidden argument*/List_1_get_Item_mC612817754A6D38EE27C6F53CE39983E997AF393_RuntimeMethod_var);
NullCheck(L_7);
bool L_8 = Behaviour_get_isActiveAndEnabled_mC42DFCC1ECC2C94D52928FFE446CE7E266CA8B61(L_7, /*hidden argument*/NULL);
if (!L_8)
{
goto IL_003a;
}
}
{
List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * L_9 = V_1;
int32_t L_10 = V_2;
NullCheck(L_9);
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_11 = List_1_get_Item_mC612817754A6D38EE27C6F53CE39983E997AF393(L_9, L_10, /*hidden argument*/List_1_get_Item_mC612817754A6D38EE27C6F53CE39983E997AF393_RuntimeMethod_var);
V_0 = L_11;
goto IL_0047;
}
IL_003a:
{
int32_t L_12 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1));
}
IL_003e:
{
int32_t L_13 = V_2;
List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * L_14 = V_1;
NullCheck(L_14);
int32_t L_15 = List_1_get_Count_mE04D8511C4932A02D8555BE67D00DA6376B15628(L_14, /*hidden argument*/List_1_get_Count_mE04D8511C4932A02D8555BE67D00DA6376B15628_RuntimeMethod_var);
if ((((int32_t)L_13) < ((int32_t)L_15)))
{
goto IL_0022;
}
}
IL_0047:
{
List_1_t0B7C25150CD7C695F30CA9FD135ABDC260D9F7D8 * L_16 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(TMP_ListPool_1_t6AF85EA790CBB44ECEF9B2D12B791541C651C699_il2cpp_TypeInfo_var);
TMP_ListPool_1_Release_m4E2034447C89045A490E9635CE79B30E8D24EA80(L_16, /*hidden argument*/TMP_ListPool_1_Release_m4E2034447C89045A490E9635CE79B30E8D24EA80_RuntimeMethod_var);
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_17 = V_0;
return L_17;
}
}
// System.Void TMPro.TextMeshProUGUI::UpdateEnvMapMatrix()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateEnvMapMatrix_m935C1793F9F3C08994930DCB35A530269DDC5D0F (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_UpdateEnvMapMatrix_m935C1793F9F3C08994930DCB35A530269DDC5D0F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_0;
memset(&V_0, 0, sizeof(V_0));
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_1 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_EnvMap_29();
NullCheck(L_0);
bool L_2 = Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927(L_0, L_1, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_002a;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_4 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_EnvMap_29();
NullCheck(L_3);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_5 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_3, L_4, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_6 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_5, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_6)
{
goto IL_002b;
}
}
IL_002a:
{
return;
}
IL_002b:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_8 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_EnvMatrixRotation_31();
NullCheck(L_7);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_9 = Material_GetVector_mDE1F87F355E0ECAD883E4F2CF62DB338C2E00C38(L_7, L_8, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_10 = Vector4_op_Implicit_mEAB05A77FF8B3EE79C31499F0CF0A0D621A6496C(L_9, /*hidden argument*/NULL);
V_0 = L_10;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_11 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_12 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357_il2cpp_TypeInfo_var);
Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 L_13 = Quaternion_Euler_m55C96FCD397CC69109261572710608D12A4CBD2B(L_12, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_14 = Vector3_get_one_mA11B83037CB269C6076CBCF754E24C8F3ACEC2AB(/*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_il2cpp_TypeInfo_var);
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_15 = Matrix4x4_TRS_m5BB2EBA1152301BAC92FDC7F33ECA732BAE57990(L_11, L_13, L_14, /*hidden argument*/NULL);
__this->set_m_EnvMapMatrix_249(L_15);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_16 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
int32_t L_17 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_EnvMatrix_30();
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA L_18 = __this->get_m_EnvMapMatrix_249();
NullCheck(L_16);
Material_SetMatrix_m6C552C454B30BA42F5972F65403B2EED62D68D81(L_16, L_17, L_18, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::EnableMasking()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_EnableMasking_m30D8389D5F11655BB87206EB8C5748F5C4C6A9F4 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_EnableMasking_m30D8389D5F11655BB87206EB8C5748F5C4C6A9F4_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0041;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = VirtFuncInvoker1< Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(90 /* UnityEngine.Material TMPro.TMP_Text::CreateMaterialInstance(UnityEngine.Material) */, __this, L_2);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontMaterial_42(L_3);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_4 = __this->get_m_canvasRenderer_240();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_7 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_6);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_8 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_6, L_7, /*hidden argument*/NULL);
NullCheck(L_4);
CanvasRenderer_SetMaterial_mD407C670DBA743283F32581586B5DD51272B08C7(L_4, L_5, L_8, /*hidden argument*/NULL);
}
IL_0041:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_9);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_10 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_11 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_ClipRect_33();
NullCheck(L_10);
bool L_12 = Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927(L_10, L_11, /*hidden argument*/NULL);
if (!L_12)
{
goto IL_0095;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_13 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_14 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_SOFT_52();
NullCheck(L_13);
Material_EnableKeyword_m7466758182CBBC40134C9048CDF682DF46F32FA9(L_13, L_14, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_15 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
String_t* L_16 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_HARD_53();
NullCheck(L_15);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_15, L_16, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_17 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
String_t* L_18 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_TEX_54();
NullCheck(L_17);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_17, L_18, /*hidden argument*/NULL);
TextMeshProUGUI_UpdateMask_m966107DE699266CE2B33BD1FF36FF9AAC6ACB30B(__this, /*hidden argument*/NULL);
}
IL_0095:
{
__this->set_m_isMaskingEnabled_244((bool)1);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::DisableMasking()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_DisableMasking_m091E471BDEC2D447B59CAB262BAD47388AA0AF8B (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_DisableMasking_m091E471BDEC2D447B59CAB262BAD47388AA0AF8B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_004f;
}
}
{
int32_t L_2 = __this->get_m_stencilID_247();
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_0023;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = ((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->get_m_MaskMaterial_22();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_3);
}
IL_0023:
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_4 = __this->get_m_canvasRenderer_240();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_7 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_6);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_8 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_6, L_7, /*hidden argument*/NULL);
NullCheck(L_4);
CanvasRenderer_SetMaterial_mD407C670DBA743283F32581586B5DD51272B08C7(L_4, L_5, L_8, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
Object_DestroyImmediate_mF6F4415EF22249D6E650FAA40E403283F19B7446(L_9, /*hidden argument*/NULL);
}
IL_004f:
{
__this->set_m_isMaskingEnabled_244((bool)0);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::UpdateMask()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateMask_m966107DE699266CE2B33BD1FF36FF9AAC6ACB30B (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_UpdateMask_m966107DE699266CE2B33BD1FF36FF9AAC6ACB30B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
float V_2 = 0.0f;
float V_3 = 0.0f;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D V_4;
memset(&V_4, 0, sizeof(V_4));
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E V_5;
memset(&V_5, 0, sizeof(V_5));
Rect_t35B976DE901B5423C11705E156938EA27AB402CE V_6;
memset(&V_6, 0, sizeof(V_6));
float G_B6_0 = 0.0f;
float G_B9_0 = 0.0f;
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_023a;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
bool L_2 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_isInitialized_59();
if (L_2)
{
goto IL_001d;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
ShaderUtilities_GetShaderPropertyIDs_m933D279353B8C3F4AE1813FA85ACD30F9B6B70EE(/*hidden argument*/NULL);
}
IL_001d:
{
__this->set_m_isScrollRegionSet_246((bool)1);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_4 = L_3->get_x_1();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_6 = L_5->get_z_3();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_7 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_4, L_6, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_8 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_9 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MaskSoftnessX_34();
NullCheck(L_8);
float L_10 = Material_GetFloat_mC1764F8B39FD31C6B7629D417BC8375D6E6AC60C(L_8, L_9, /*hidden argument*/NULL);
float L_11 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_7, L_10, /*hidden argument*/NULL);
V_0 = L_11;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_12 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_13 = L_12->get_y_2();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_14 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_15 = L_14->get_w_4();
float L_16 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_13, L_15, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_17 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
int32_t L_18 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MaskSoftnessY_35();
NullCheck(L_17);
float L_19 = Material_GetFloat_mC1764F8B39FD31C6B7629D417BC8375D6E6AC60C(L_17, L_18, /*hidden argument*/NULL);
float L_20 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_16, L_19, /*hidden argument*/NULL);
V_1 = L_20;
float L_21 = V_0;
if ((((float)L_21) > ((float)(0.0f))))
{
goto IL_0095;
}
}
{
G_B6_0 = (0.0f);
goto IL_0096;
}
IL_0095:
{
float L_22 = V_0;
G_B6_0 = L_22;
}
IL_0096:
{
V_0 = G_B6_0;
float L_23 = V_1;
if ((((float)L_23) > ((float)(0.0f))))
{
goto IL_00a6;
}
}
{
G_B9_0 = (0.0f);
goto IL_00a7;
}
IL_00a6:
{
float L_24 = V_1;
G_B9_0 = L_24;
}
IL_00a7:
{
V_1 = G_B9_0;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_25 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_25);
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_26 = RectTransform_get_rect_mE5F283FCB99A66403AC1F0607CA49C156D73A15E(L_25, /*hidden argument*/NULL);
V_6 = L_26;
float L_27 = Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)(&V_6), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_28 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_29 = L_28->get_x_1();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_30 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_29, (0.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_31 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_32 = L_31->get_z_3();
float L_33 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_32, (0.0f), /*hidden argument*/NULL);
float L_34 = V_0;
V_2 = ((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_27, (float)L_30)), (float)L_33))/(float)(2.0f))), (float)L_34));
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_35 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_35);
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_36 = RectTransform_get_rect_mE5F283FCB99A66403AC1F0607CA49C156D73A15E(L_35, /*hidden argument*/NULL);
V_6 = L_36;
float L_37 = Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)(&V_6), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_38 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_39 = L_38->get_y_2();
float L_40 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_39, (0.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_41 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_42 = L_41->get_w_4();
float L_43 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_42, (0.0f), /*hidden argument*/NULL);
float L_44 = V_1;
V_3 = ((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_37, (float)L_40)), (float)L_43))/(float)(2.0f))), (float)L_44));
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_45 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_45);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_46 = Transform_get_localPosition_m812D43318E05BDCB78310EB7308785A13D85EFD8(L_45, /*hidden argument*/NULL);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_47 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_47);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_48 = RectTransform_get_pivot_mA5BEEE2069ACA7C0C717530EED3E7D811D46C463(L_47, /*hidden argument*/NULL);
float L_49 = L_48.get_x_0();
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_50 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_50);
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_51 = RectTransform_get_rect_mE5F283FCB99A66403AC1F0607CA49C156D73A15E(L_50, /*hidden argument*/NULL);
V_6 = L_51;
float L_52 = Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)(&V_6), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_53 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_54 = L_53->get_x_1();
float L_55 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_54, (0.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_56 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_57 = L_56->get_z_3();
float L_58 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_57, (0.0f), /*hidden argument*/NULL);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_59 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_59);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_60 = RectTransform_get_pivot_mA5BEEE2069ACA7C0C717530EED3E7D811D46C463(L_59, /*hidden argument*/NULL);
float L_61 = L_60.get_y_1();
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_62 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_62);
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_63 = RectTransform_get_rect_mE5F283FCB99A66403AC1F0607CA49C156D73A15E(L_62, /*hidden argument*/NULL);
V_6 = L_63;
float L_64 = Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)(&V_6), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_65 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_66 = L_65->get_y_2();
float L_67 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_66, (0.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_68 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_69 = L_68->get_w_4();
float L_70 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_69, (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_71;
memset(&L_71, 0, sizeof(L_71));
Vector3__ctor_m6AD8F21FFCC7723C6F507CCF2E4E2EFFC4871584((&L_71), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)(0.5f), (float)L_49)), (float)L_52)), (float)((float)((float)((float)il2cpp_codegen_subtract((float)L_55, (float)L_58))/(float)(2.0f))))), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)(0.5f), (float)L_61)), (float)L_64)), (float)((float)((float)((float)il2cpp_codegen_add((float)((-L_67)), (float)L_70))/(float)(2.0f))))), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_72 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_46, L_71, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_73 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_72, /*hidden argument*/NULL);
V_4 = L_73;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_74 = V_4;
float L_75 = L_74.get_x_0();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_76 = V_4;
float L_77 = L_76.get_y_1();
float L_78 = V_2;
float L_79 = V_3;
Vector4__ctor_m545458525879607A5392A10B175D0C19B2BC715D((Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E *)(&V_5), L_75, L_77, L_78, L_79, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_80 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_81 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_ClipRect_33();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_82 = V_5;
NullCheck(L_80);
Material_SetVector_m95B7CB07B91F004B4DD9DB5DFA5146472737B8EA(L_80, L_81, L_82, /*hidden argument*/NULL);
}
IL_023a:
{
return;
}
}
// UnityEngine.Material TMPro.TextMeshProUGUI::GetMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * TextMeshProUGUI_GetMaterial_m51EFD2A903A5F41CFE82183FC1D2E5409DD3CDAE (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___mat0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_GetMaterial_m51EFD2A903A5F41CFE82183FC1D2E5409DD3CDAE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
ShaderUtilities_GetShaderPropertyIDs_m933D279353B8C3F4AE1813FA85ACD30F9B6B70EE(/*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_1)
{
goto IL_0026;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
NullCheck(L_2);
int32_t L_3 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_2, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_4 = ___mat0;
NullCheck(L_4);
int32_t L_5 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_4, /*hidden argument*/NULL);
if ((((int32_t)L_3) == ((int32_t)L_5)))
{
goto IL_0033;
}
}
IL_0026:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ___mat0;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_7 = VirtFuncInvoker1< Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(90 /* UnityEngine.Material TMPro.TMP_Text::CreateMaterialInstance(UnityEngine.Material) */, __this, L_6);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontMaterial_42(L_7);
}
IL_0033:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_8 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_8);
float L_9 = VirtFuncInvoker0< float >::Invoke(96 /* System.Single TMPro.TMP_Text::GetPaddingForMaterial() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_9);
((MaskableGraphic_tDA46A5925C6A2101217C9F52C855B5C1A36A7A0F *)__this)->set_m_ShouldRecalculateStencil_21((bool)1);
VirtActionInvoker0::Invoke(28 /* System.Void UnityEngine.UI.Graphic::SetVerticesDirty() */, __this);
VirtActionInvoker0::Invoke(29 /* System.Void UnityEngine.UI.Graphic::SetMaterialDirty() */, __this);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_10 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
return L_10;
}
}
// UnityEngine.Material[] TMPro.TextMeshProUGUI::GetMaterials(UnityEngine.Material[])
extern "C" IL2CPP_METHOD_ATTR MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* TextMeshProUGUI_GetMaterials_mCB0EE55A20C663A2EEB60ADB3DA15DF968CB1697 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* ___mats0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_GetMaterials_mCB0EE55A20C663A2EEB60ADB3DA15DF968CB1697_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_0);
int32_t L_1 = L_0->get_materialCount_10();
V_0 = L_1;
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterials_43();
if (L_2)
{
goto IL_0022;
}
}
{
int32_t L_3 = V_0;
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_4 = (MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398*)SZArrayNew(MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398_il2cpp_TypeInfo_var, (uint32_t)L_3);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontMaterials_43(L_4);
goto IL_003a;
}
IL_0022:
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterials_43();
NullCheck(L_5);
int32_t L_6 = V_0;
if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length))))) == ((int32_t)L_6)))
{
goto IL_003a;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398** L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_fontMaterials_43();
int32_t L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisMaterial_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_m7904D81261A4A63785EAF6E86BD462BA9730065E((MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398**)L_7, L_8, (bool)0, /*hidden argument*/TMP_TextInfo_Resize_TisMaterial_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_m7904D81261A4A63785EAF6E86BD462BA9730065E_RuntimeMethod_var);
}
IL_003a:
{
V_1 = 0;
goto IL_006a;
}
IL_003e:
{
int32_t L_9 = V_1;
if (L_9)
{
goto IL_0051;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_10 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterials_43();
int32_t L_11 = V_1;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_12 = TMP_Text_get_fontMaterial_m20DE45A2E6B9A042F8871B6DB45C1F1266673E41(__this, /*hidden argument*/NULL);
NullCheck(L_10);
ArrayElementTypeCheck (L_10, L_12);
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)L_12);
goto IL_0066;
}
IL_0051:
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_13 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterials_43();
int32_t L_14 = V_1;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_15 = __this->get_m_subTextObjects_237();
int32_t L_16 = V_1;
NullCheck(L_15);
int32_t L_17 = L_16;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_18 = (L_15)->GetAt(static_cast<il2cpp_array_size_t>(L_17));
NullCheck(L_18);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_19 = VirtFuncInvoker0< Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(32 /* UnityEngine.Material UnityEngine.UI.Graphic::get_material() */, L_18);
NullCheck(L_13);
ArrayElementTypeCheck (L_13, L_19);
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(L_14), (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)L_19);
}
IL_0066:
{
int32_t L_20 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1));
}
IL_006a:
{
int32_t L_21 = V_1;
int32_t L_22 = V_0;
if ((((int32_t)L_21) < ((int32_t)L_22)))
{
goto IL_003e;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_23 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterials_43();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSharedMaterials_41(L_23);
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_24 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterials_43();
return L_24;
}
}
// System.Void TMPro.TextMeshProUGUI::SetSharedMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetSharedMaterial_m75E3B7721A5598D6B0BB1E309E260F8C5064B741 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___mat0, const RuntimeMethod* method)
{
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ___mat0;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_0);
float L_1 = VirtFuncInvoker0< float >::Invoke(96 /* System.Single TMPro.TMP_Text::GetPaddingForMaterial() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_1);
VirtActionInvoker0::Invoke(29 /* System.Void UnityEngine.UI.Graphic::SetMaterialDirty() */, __this);
return;
}
}
// UnityEngine.Material[] TMPro.TextMeshProUGUI::GetSharedMaterials()
extern "C" IL2CPP_METHOD_ATTR MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* TextMeshProUGUI_GetSharedMaterials_m6EA59DACE8917537122F9AD52BF2761D3D639A1F (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_GetSharedMaterials_m6EA59DACE8917537122F9AD52BF2761D3D639A1F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_0);
int32_t L_1 = L_0->get_materialCount_10();
V_0 = L_1;
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSharedMaterials_41();
if (L_2)
{
goto IL_0022;
}
}
{
int32_t L_3 = V_0;
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_4 = (MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398*)SZArrayNew(MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398_il2cpp_TypeInfo_var, (uint32_t)L_3);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSharedMaterials_41(L_4);
goto IL_003a;
}
IL_0022:
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSharedMaterials_41();
NullCheck(L_5);
int32_t L_6 = V_0;
if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length))))) == ((int32_t)L_6)))
{
goto IL_003a;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398** L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_fontSharedMaterials_41();
int32_t L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisMaterial_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_m7904D81261A4A63785EAF6E86BD462BA9730065E((MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398**)L_7, L_8, (bool)0, /*hidden argument*/TMP_TextInfo_Resize_TisMaterial_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_m7904D81261A4A63785EAF6E86BD462BA9730065E_RuntimeMethod_var);
}
IL_003a:
{
V_1 = 0;
goto IL_006a;
}
IL_003e:
{
int32_t L_9 = V_1;
if (L_9)
{
goto IL_0051;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_10 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSharedMaterials_41();
int32_t L_11 = V_1;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_12 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
NullCheck(L_10);
ArrayElementTypeCheck (L_10, L_12);
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)L_12);
goto IL_0066;
}
IL_0051:
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_13 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSharedMaterials_41();
int32_t L_14 = V_1;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_15 = __this->get_m_subTextObjects_237();
int32_t L_16 = V_1;
NullCheck(L_15);
int32_t L_17 = L_16;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_18 = (L_15)->GetAt(static_cast<il2cpp_array_size_t>(L_17));
NullCheck(L_18);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_19 = TMP_SubMeshUI_get_sharedMaterial_mE6DA34C068C076131D6A5AD5CA91F337D1652380(L_18, /*hidden argument*/NULL);
NullCheck(L_13);
ArrayElementTypeCheck (L_13, L_19);
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(L_14), (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)L_19);
}
IL_0066:
{
int32_t L_20 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1));
}
IL_006a:
{
int32_t L_21 = V_1;
int32_t L_22 = V_0;
if ((((int32_t)L_21) < ((int32_t)L_22)))
{
goto IL_003e;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_23 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSharedMaterials_41();
return L_23;
}
}
// System.Void TMPro.TextMeshProUGUI::SetSharedMaterials(UnityEngine.Material[])
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetSharedMaterials_m6FAD51D7D4568F252B4CE716FE2C5B74039435B9 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* ___materials0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetSharedMaterials_m6FAD51D7D4568F252B4CE716FE2C5B74039435B9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * V_2 = NULL;
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_0);
int32_t L_1 = L_0->get_materialCount_10();
V_0 = L_1;
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSharedMaterials_41();
if (L_2)
{
goto IL_0022;
}
}
{
int32_t L_3 = V_0;
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_4 = (MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398*)SZArrayNew(MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398_il2cpp_TypeInfo_var, (uint32_t)L_3);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSharedMaterials_41(L_4);
goto IL_003a;
}
IL_0022:
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSharedMaterials_41();
NullCheck(L_5);
int32_t L_6 = V_0;
if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length))))) == ((int32_t)L_6)))
{
goto IL_003a;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398** L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_fontSharedMaterials_41();
int32_t L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisMaterial_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_m7904D81261A4A63785EAF6E86BD462BA9730065E((MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398**)L_7, L_8, (bool)0, /*hidden argument*/TMP_TextInfo_Resize_TisMaterial_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_m7904D81261A4A63785EAF6E86BD462BA9730065E_RuntimeMethod_var);
}
IL_003a:
{
V_1 = 0;
goto IL_0123;
}
IL_0041:
{
int32_t L_9 = V_1;
if (L_9)
{
goto IL_00b0;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_10 = ___materials0;
int32_t L_11 = V_1;
NullCheck(L_10);
int32_t L_12 = L_11;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_14 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_13);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_15 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_13, L_14, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_16 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_15, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_16)
{
goto IL_011f;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_17 = ___materials0;
int32_t L_18 = V_1;
NullCheck(L_17);
int32_t L_19 = L_18;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_20 = (L_17)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_21 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_20);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_22 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_20, L_21, /*hidden argument*/NULL);
NullCheck(L_22);
int32_t L_23 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_22, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_24 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
int32_t L_25 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_24);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_26 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_24, L_25, /*hidden argument*/NULL);
NullCheck(L_26);
int32_t L_27 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_26, /*hidden argument*/NULL);
if ((!(((uint32_t)L_23) == ((uint32_t)L_27))))
{
goto IL_011f;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_28 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSharedMaterials_41();
int32_t L_29 = V_1;
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_30 = ___materials0;
int32_t L_31 = V_1;
NullCheck(L_30);
int32_t L_32 = L_31;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_33 = (L_30)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_34 = L_33;
V_2 = L_34;
NullCheck(L_28);
ArrayElementTypeCheck (L_28, L_34);
(L_28)->SetAt(static_cast<il2cpp_array_size_t>(L_29), (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)L_34);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_35 = V_2;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_35);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_36 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
float L_37 = VirtFuncInvoker1< float, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(97 /* System.Single TMPro.TMP_Text::GetPaddingForMaterial(UnityEngine.Material) */, __this, L_36);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_37);
goto IL_011f;
}
IL_00b0:
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_38 = ___materials0;
int32_t L_39 = V_1;
NullCheck(L_38);
int32_t L_40 = L_39;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_41 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_40));
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_42 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_41);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_43 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_41, L_42, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_44 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_43, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_44)
{
goto IL_011f;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_45 = ___materials0;
int32_t L_46 = V_1;
NullCheck(L_45);
int32_t L_47 = L_46;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_48 = (L_45)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_49 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_48);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_50 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_48, L_49, /*hidden argument*/NULL);
NullCheck(L_50);
int32_t L_51 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_50, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_52 = __this->get_m_subTextObjects_237();
int32_t L_53 = V_1;
NullCheck(L_52);
int32_t L_54 = L_53;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_55 = (L_52)->GetAt(static_cast<il2cpp_array_size_t>(L_54));
NullCheck(L_55);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_56 = TMP_SubMeshUI_get_sharedMaterial_mE6DA34C068C076131D6A5AD5CA91F337D1652380(L_55, /*hidden argument*/NULL);
int32_t L_57 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_56);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_58 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_56, L_57, /*hidden argument*/NULL);
NullCheck(L_58);
int32_t L_59 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_58, /*hidden argument*/NULL);
if ((!(((uint32_t)L_51) == ((uint32_t)L_59))))
{
goto IL_011f;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_60 = __this->get_m_subTextObjects_237();
int32_t L_61 = V_1;
NullCheck(L_60);
int32_t L_62 = L_61;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_63 = (L_60)->GetAt(static_cast<il2cpp_array_size_t>(L_62));
NullCheck(L_63);
bool L_64 = TMP_SubMeshUI_get_isDefaultMaterial_m80C46FEC4CA9C9AA31DA7EE8DCCB12F67B24FC76(L_63, /*hidden argument*/NULL);
if (!L_64)
{
goto IL_011f;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_65 = __this->get_m_subTextObjects_237();
int32_t L_66 = V_1;
NullCheck(L_65);
int32_t L_67 = L_66;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_68 = (L_65)->GetAt(static_cast<il2cpp_array_size_t>(L_67));
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_69 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSharedMaterials_41();
int32_t L_70 = V_1;
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_71 = ___materials0;
int32_t L_72 = V_1;
NullCheck(L_71);
int32_t L_73 = L_72;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_74 = (L_71)->GetAt(static_cast<il2cpp_array_size_t>(L_73));
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_75 = L_74;
V_2 = L_75;
NullCheck(L_69);
ArrayElementTypeCheck (L_69, L_75);
(L_69)->SetAt(static_cast<il2cpp_array_size_t>(L_70), (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)L_75);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_76 = V_2;
NullCheck(L_68);
TMP_SubMeshUI_set_sharedMaterial_mA6BDB53634C5F61810CBAA2E7D13FCE2EF78A7C1(L_68, L_76, /*hidden argument*/NULL);
}
IL_011f:
{
int32_t L_77 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1));
}
IL_0123:
{
int32_t L_78 = V_1;
int32_t L_79 = V_0;
if ((((int32_t)L_78) < ((int32_t)L_79)))
{
goto IL_0041;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::SetOutlineThickness(System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetOutlineThickness_mBDF9D974779F900058E296C372109AC499970700 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, float ___thickness0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetOutlineThickness_mBDF9D974779F900058E296C372109AC499970700_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0055;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
NullCheck(L_2);
int32_t L_3 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_2, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
NullCheck(L_4);
int32_t L_5 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_4, /*hidden argument*/NULL);
if ((((int32_t)L_3) == ((int32_t)L_5)))
{
goto IL_0055;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_6);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_7 = __this->get_m_canvasRenderer_240();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_8 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_10 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_9);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_11 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_9, L_10, /*hidden argument*/NULL);
NullCheck(L_7);
CanvasRenderer_SetMaterial_mD407C670DBA743283F32581586B5DD51272B08C7(L_7, L_8, L_11, /*hidden argument*/NULL);
goto IL_00a2;
}
IL_0055:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_12 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_13 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_12, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_13)
{
goto IL_00a2;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_14 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_15 = VirtFuncInvoker1< Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(90 /* UnityEngine.Material TMPro.TMP_Text::CreateMaterialInstance(UnityEngine.Material) */, __this, L_14);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontMaterial_42(L_15);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_16 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_16);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_17 = __this->get_m_canvasRenderer_240();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_18 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_19 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_20 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_19);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_21 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_19, L_20, /*hidden argument*/NULL);
NullCheck(L_17);
CanvasRenderer_SetMaterial_mD407C670DBA743283F32581586B5DD51272B08C7(L_17, L_18, L_21, /*hidden argument*/NULL);
}
IL_00a2:
{
float L_22 = ___thickness0;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_23 = Mathf_Clamp01_m1E5F736941A7E6DC4DBCA88A1E38FE9FBFE0C42B(L_22, /*hidden argument*/NULL);
___thickness0 = L_23;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_24 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_25 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_OutlineWidth_13();
float L_26 = ___thickness0;
NullCheck(L_24);
Material_SetFloat_mC2FDDF0798373DEE6BBA9B9FFFE03EC3CFB9BF47(L_24, L_25, L_26, /*hidden argument*/NULL);
float L_27 = VirtFuncInvoker0< float >::Invoke(96 /* System.Single TMPro.TMP_Text::GetPaddingForMaterial() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_27);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::SetFaceColor(UnityEngine.Color32)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetFaceColor_mD488E7CCE4AB5EDD398058B56499B938F5113BA5 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___color0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetFaceColor_mD488E7CCE4AB5EDD398058B56499B938F5113BA5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0020;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = VirtFuncInvoker1< Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(90 /* UnityEngine.Material TMPro.TMP_Text::CreateMaterialInstance(UnityEngine.Material) */, __this, L_2);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontMaterial_42(L_3);
}
IL_0020:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_4);
float L_5 = VirtFuncInvoker0< float >::Invoke(96 /* System.Single TMPro.TMP_Text::GetPaddingForMaterial() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_5);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_7 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_FaceColor_2();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_8 = ___color0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_9 = Color32_op_Implicit_mA89CAD76E78975F51DF7374A67D18A5F6EF8DA61(L_8, /*hidden argument*/NULL);
NullCheck(L_6);
Material_SetColor_m48FBB701F6177B367EDFAC6BE896D183EF640725(L_6, L_7, L_9, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::SetOutlineColor(UnityEngine.Color32)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetOutlineColor_m2F4C6E3CFA36F8517B49C8736565856151D8431A (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___color0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetOutlineColor_m2F4C6E3CFA36F8517B49C8736565856151D8431A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0020;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = VirtFuncInvoker1< Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(90 /* UnityEngine.Material TMPro.TMP_Text::CreateMaterialInstance(UnityEngine.Material) */, __this, L_2);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontMaterial_42(L_3);
}
IL_0020:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_4);
float L_5 = VirtFuncInvoker0< float >::Invoke(96 /* System.Single TMPro.TMP_Text::GetPaddingForMaterial() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_5);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_7 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_OutlineColor_15();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_8 = ___color0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_9 = Color32_op_Implicit_mA89CAD76E78975F51DF7374A67D18A5F6EF8DA61(L_8, /*hidden argument*/NULL);
NullCheck(L_6);
Material_SetColor_m48FBB701F6177B367EDFAC6BE896D183EF640725(L_6, L_7, L_9, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::SetShaderDepth()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetShaderDepth_mA210ECD97359D897C69D13FFDA01E066C73645C1 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetShaderDepth_mA210ECD97359D897C69D13FFDA01E066C73645C1_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_0 = __this->get_m_canvas_241();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_1)
{
goto IL_001c;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_3 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_2, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_3)
{
goto IL_001d;
}
}
IL_001c:
{
return;
}
IL_001d:
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_4 = __this->get_m_canvas_241();
NullCheck(L_4);
int32_t L_5 = Canvas_get_renderMode_mAF68701B143F01C7D19B6C7D3033E3B34ECB2FC8(L_4, /*hidden argument*/NULL);
if (!L_5)
{
goto IL_0032;
}
}
{
bool L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isOverlay_110();
if (!L_6)
{
goto IL_0048;
}
}
IL_0032:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_8 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ShaderTag_ZTestMode_56();
NullCheck(L_7);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_7, L_8, (0.0f), /*hidden argument*/NULL);
return;
}
IL_0048:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_10 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ShaderTag_ZTestMode_56();
NullCheck(L_9);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_9, L_10, (4.0f), /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::SetCulling()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetCulling_m48BABBF3B53A65758683EC9F67DCBD371BFFAEC1 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetCulling_m48BABBF3B53A65758683EC9F67DCBD371BFFAEC1_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * V_0 = NULL;
int32_t V_1 = 0;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * V_2 = NULL;
int32_t V_3 = 0;
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCullingEnabled_112();
if (!L_0)
{
goto IL_0073;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_1 = VirtFuncInvoker0< Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(34 /* UnityEngine.Material UnityEngine.UI.Graphic::get_materialForRendering() */, __this);
V_0 = L_1;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_3 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_2, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_3)
{
goto IL_0028;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_4 = V_0;
NullCheck(L_4);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_4, _stringLiteral72FD9C706EBEF69D4DCCA1F26CE8515EAF7839F4, (2.0f), /*hidden argument*/NULL);
}
IL_0028:
{
V_1 = 1;
goto IL_0057;
}
IL_002c:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_5 = __this->get_m_subTextObjects_237();
int32_t L_6 = V_1;
NullCheck(L_5);
int32_t L_7 = L_6;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
NullCheck(L_8);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_9 = VirtFuncInvoker0< Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(34 /* UnityEngine.Material UnityEngine.UI.Graphic::get_materialForRendering() */, L_8);
V_0 = L_9;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_11 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_10, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_11)
{
goto IL_0053;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_12 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_13 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ShaderTag_CullMode_57();
NullCheck(L_12);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_12, L_13, (2.0f), /*hidden argument*/NULL);
}
IL_0053:
{
int32_t L_14 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1));
}
IL_0057:
{
int32_t L_15 = V_1;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_16 = __this->get_m_subTextObjects_237();
NullCheck(L_16);
if ((((int32_t)L_15) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_16)->max_length)))))))
{
goto IL_00dd;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_17 = __this->get_m_subTextObjects_237();
int32_t L_18 = V_1;
NullCheck(L_17);
int32_t L_19 = L_18;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_20 = (L_17)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_21 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_20, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_21)
{
goto IL_002c;
}
}
{
return;
}
IL_0073:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_22 = VirtFuncInvoker0< Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(34 /* UnityEngine.Material UnityEngine.UI.Graphic::get_materialForRendering() */, __this);
V_2 = L_22;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_23 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_24 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_23, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_24)
{
goto IL_0093;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_25 = V_2;
NullCheck(L_25);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_25, _stringLiteral72FD9C706EBEF69D4DCCA1F26CE8515EAF7839F4, (0.0f), /*hidden argument*/NULL);
}
IL_0093:
{
V_3 = 1;
goto IL_00c2;
}
IL_0097:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_26 = __this->get_m_subTextObjects_237();
int32_t L_27 = V_3;
NullCheck(L_26);
int32_t L_28 = L_27;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_29 = (L_26)->GetAt(static_cast<il2cpp_array_size_t>(L_28));
NullCheck(L_29);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_30 = VirtFuncInvoker0< Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(34 /* UnityEngine.Material UnityEngine.UI.Graphic::get_materialForRendering() */, L_29);
V_2 = L_30;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_31 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_32 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_31, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_32)
{
goto IL_00be;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_33 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_34 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ShaderTag_CullMode_57();
NullCheck(L_33);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_33, L_34, (0.0f), /*hidden argument*/NULL);
}
IL_00be:
{
int32_t L_35 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1));
}
IL_00c2:
{
int32_t L_36 = V_3;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_37 = __this->get_m_subTextObjects_237();
NullCheck(L_37);
if ((((int32_t)L_36) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_37)->max_length)))))))
{
goto IL_00dd;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_38 = __this->get_m_subTextObjects_237();
int32_t L_39 = V_3;
NullCheck(L_38);
int32_t L_40 = L_39;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_41 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_40));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_42 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_41, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_42)
{
goto IL_0097;
}
}
IL_00dd:
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::SetPerspectiveCorrection()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetPerspectiveCorrection_m723D78DE61D839E290D8FA77264AA5EB5B354DCD (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetPerspectiveCorrection_m723D78DE61D839E290D8FA77264AA5EB5B354DCD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isOrthographic_111();
if (!L_0)
{
goto IL_001e;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_1 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_2 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_PerspectiveFilter_20();
NullCheck(L_1);
Material_SetFloat_mC2FDDF0798373DEE6BBA9B9FFFE03EC3CFB9BF47(L_1, L_2, (0.0f), /*hidden argument*/NULL);
return;
}
IL_001e:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_4 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_PerspectiveFilter_20();
NullCheck(L_3);
Material_SetFloat_mC2FDDF0798373DEE6BBA9B9FFFE03EC3CFB9BF47(L_3, L_4, (0.875f), /*hidden argument*/NULL);
return;
}
}
// System.Single TMPro.TextMeshProUGUI::GetPaddingForMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR float TextMeshProUGUI_GetPaddingForMaterial_mC533B46C609C9F321584FB2010A13D1EAE7CFCC2 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___mat0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_GetPaddingForMaterial_mC533B46C609C9F321584FB2010A13D1EAE7CFCC2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ___mat0;
bool L_1 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableExtraPadding_106();
bool L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isUsingBold_78();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
float L_3 = ShaderUtilities_GetPadding_m85F4485320B2346139D2D344E381DB6F3DB3B6BF(L_0, L_1, L_2, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_3);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
bool L_5 = ShaderUtilities_IsMaskingEnabled_m721A76C5FBA282C0ABA48CDB42EF224569F181A1(L_4, /*hidden argument*/NULL);
__this->set_m_isMaskingEnabled_244(L_5);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ___mat0;
int32_t L_7 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_WeightNormal_10();
NullCheck(L_6);
bool L_8 = Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927(L_6, L_7, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isSDFShader_34(L_8);
float L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_padding_214();
return L_9;
}
}
// System.Single TMPro.TextMeshProUGUI::GetPaddingForMaterial()
extern "C" IL2CPP_METHOD_ATTR float TextMeshProUGUI_GetPaddingForMaterial_mA745F039417DA00C83ED1E44C0391B56F0D08CEA (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_GetPaddingForMaterial_mA745F039417DA00C83ED1E44C0391B56F0D08CEA_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
ShaderUtilities_GetShaderPropertyIDs_m933D279353B8C3F4AE1813FA85ACD30F9B6B70EE(/*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
bool L_1 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableExtraPadding_106();
bool L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isUsingBold_78();
float L_3 = ShaderUtilities_GetPadding_m85F4485320B2346139D2D344E381DB6F3DB3B6BF(L_0, L_1, L_2, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_3);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
bool L_5 = ShaderUtilities_IsMaskingEnabled_m721A76C5FBA282C0ABA48CDB42EF224569F181A1(L_4, /*hidden argument*/NULL);
__this->set_m_isMaskingEnabled_244(L_5);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
int32_t L_7 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_WeightNormal_10();
NullCheck(L_6);
bool L_8 = Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927(L_6, L_7, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isSDFShader_34(L_8);
float L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_padding_214();
return L_9;
}
}
// System.Void TMPro.TextMeshProUGUI::SetMeshArrays(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetMeshArrays_m29F4A61043C149DBD9279840FAFF324ED70ED007 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, int32_t ___size0, const RuntimeMethod* method)
{
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_0);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_1 = L_0->get_meshInfo_16();
NullCheck(L_1);
int32_t L_2 = ___size0;
TMP_MeshInfo_ResizeMeshInfo_mADFC1672F4FA41419EA5973DFBC86F5F2D6F404D((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_1)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))), L_2, /*hidden argument*/NULL);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_3 = __this->get_m_canvasRenderer_240();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_4);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_5 = L_4->get_meshInfo_16();
NullCheck(L_5);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_6 = ((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_mesh_3();
NullCheck(L_3);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_3, L_6, /*hidden argument*/NULL);
return;
}
}
// System.Int32 TMPro.TextMeshProUGUI::SetArraySizes(System.Int32[])
extern "C" IL2CPP_METHOD_ATTR int32_t TextMeshProUGUI_SetArraySizes_mB61E875F9CAF8C402DDBDAEE5783D74B739EC758 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___chars0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetArraySizes_mB61E875F9CAF8C402DDBDAEE5783D74B739EC758_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t V_4 = 0;
bool V_5 = false;
bool V_6 = false;
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * V_7 = NULL;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * V_8 = NULL;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * V_9 = NULL;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * V_10 = NULL;
int32_t V_11 = 0;
int32_t V_12 = 0;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * V_13 = NULL;
int32_t V_14 = 0;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * V_15 = NULL;
int32_t V_16 = 0;
int32_t V_17 = 0;
int32_t V_18 = 0;
int32_t V_19 = 0;
int32_t V_20 = 0;
bool V_21 = false;
int32_t V_22 = 0;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B2_0 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B1_0 = NULL;
int32_t G_B3_0 = 0;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B3_1 = NULL;
int32_t G_B49_0 = 0;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* G_B49_1 = NULL;
int32_t G_B48_0 = 0;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* G_B48_1 = NULL;
int32_t G_B50_0 = 0;
int32_t G_B50_1 = 0;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* G_B50_2 = NULL;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B109_0 = NULL;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B108_0 = NULL;
int32_t G_B110_0 = 0;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B110_1 = NULL;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B114_0 = NULL;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B113_0 = NULL;
int32_t G_B115_0 = 0;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B115_1 = NULL;
{
V_0 = 0;
V_1 = 0;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isUsingBold_78((bool)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isParsingText_177((bool)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_tag_NoParsing_176((bool)0);
int32_t L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontStyle_75();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_style_76(L_0);
int32_t L_1 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
G_B1_0 = __this;
if ((((int32_t)((int32_t)((int32_t)L_1&(int32_t)1))) == ((int32_t)1)))
{
G_B2_0 = __this;
goto IL_0040;
}
}
{
int32_t L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontWeight_67();
G_B3_0 = L_2;
G_B3_1 = G_B1_0;
goto IL_0045;
}
IL_0040:
{
G_B3_0 = ((int32_t)700);
G_B3_1 = G_B2_0;
}
IL_0045:
{
NullCheck(G_B3_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B3_1)->set_m_fontWeightInternal_68(G_B3_0);
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_fontWeightStack_69();
int32_t L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontWeightInternal_68();
TMP_XmlTagStack_1_SetDefault_m6CDA9BC2B7EFC3CFCCE823B98D8D3E9CB84863F6((TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 *)L_3, L_4, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m6CDA9BC2B7EFC3CFCCE823B98D8D3E9CB84863F6_RuntimeMethod_var);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentFontAsset_33(L_5);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterial_36(L_6);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(0);
TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 * L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_materialReferenceStack_39();
int32_t L_8 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_10 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
float L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_padding_214();
MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F L_12;
memset(&L_12, 0, sizeof(L_12));
MaterialReference__ctor_mC0D0055995F082C37559BF6DE1EDAA0D9E2C444C((&L_12), L_8, L_9, (TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 *)NULL, L_10, L_11, /*hidden argument*/NULL);
TMP_XmlTagStack_1_SetDefault_m2D809655073417FD923ECC16C5532124CE3F71BC((TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 *)L_7, L_12, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m2D809655073417FD923ECC16C5532124CE3F71BC_RuntimeMethod_var);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_13 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferenceIndexLookup_38();
NullCheck(L_13);
Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499(L_13, /*hidden argument*/Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499_RuntimeMethod_var);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_14 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_15 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_16 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_17 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferenceIndexLookup_38();
MaterialReference_AddMaterialReference_mBCED916099107D859312D06F12044E007C0BC9E2(L_14, L_15, L_16, L_17, /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_18 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
if (L_18)
{
goto IL_00df;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_19 = (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 *)il2cpp_codegen_object_new(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo__ctor_mF39F1C7955515DA7FF63D7D3AB5EA580A0E2449C(L_19, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textInfo_133(L_19);
}
IL_00df:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textElementType_218(0);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_20 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_linkedTextComponent_102();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_21 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_20, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_21)
{
goto IL_010f;
}
}
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_22 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_linkedTextComponent_102();
String_t* L_23 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5();
NullCheck(L_22);
TMP_Text_set_text_m5CFCFE6E69321D9E6B6BAEAF92AE153C3484A960(L_22, L_23, /*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_24 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_linkedTextComponent_102();
NullCheck(L_24);
VirtActionInvoker0::Invoke(99 /* System.Void TMPro.TMP_Text::ForceMeshUpdate() */, L_24);
}
IL_010f:
{
V_3 = 0;
goto IL_098f;
}
IL_0116:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_25 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_25);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_26 = L_25->get_characterInfo_11();
if (!L_26)
{
goto IL_0138;
}
}
{
int32_t L_27 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_28 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_28);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_29 = L_28->get_characterInfo_11();
NullCheck(L_29);
if ((((int32_t)L_27) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_29)->max_length)))))))
{
goto IL_0151;
}
}
IL_0138:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_30 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_30);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604** L_31 = L_30->get_address_of_characterInfo_11();
int32_t L_32 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisTMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1_m62445EC2AB6A0A5B617E372055425CB0306611D8((TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604**)L_31, ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)), (bool)1, /*hidden argument*/TMP_TextInfo_Resize_TisTMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1_m62445EC2AB6A0A5B617E372055425CB0306611D8_RuntimeMethod_var);
}
IL_0151:
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_33 = ___chars0;
int32_t L_34 = V_3;
NullCheck(L_33);
int32_t L_35 = L_34;
int32_t L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
V_4 = L_36;
bool L_37 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRichText_108();
if (!L_37)
{
goto IL_02b1;
}
}
{
int32_t L_38 = V_4;
if ((!(((uint32_t)L_38) == ((uint32_t)((int32_t)60)))))
{
goto IL_02b1;
}
}
{
int32_t L_39 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
V_12 = L_39;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_40 = ___chars0;
int32_t L_41 = V_3;
bool L_42 = TMP_Text_ValidateHtmlTag_mA1D35659E45CCB9527D6BF0A41B6F0C6BC546F77(__this, L_40, ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)), (int32_t*)(&V_0), /*hidden argument*/NULL);
if (!L_42)
{
goto IL_02b1;
}
}
{
int32_t L_43 = V_0;
V_3 = L_43;
int32_t L_44 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_44&(int32_t)1))) == ((uint32_t)1))))
{
goto IL_0197;
}
}
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isUsingBold_78((bool)1);
}
IL_0197:
{
int32_t L_45 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if ((!(((uint32_t)L_45) == ((uint32_t)1))))
{
goto IL_098b;
}
}
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_46 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_47 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
NullCheck(L_46);
int32_t* L_48 = ((L_46)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_47)))->get_address_of_referenceCount_8();
int32_t* L_49 = L_48;
int32_t L_50 = *((int32_t*)L_49);
*((int32_t*)L_49) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_51 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_51);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_52 = L_51->get_characterInfo_11();
int32_t L_53 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_52);
int32_t L_54 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_spriteIndex_225();
((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->set_character_0((((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)57344), (int32_t)L_54))))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_55 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_55);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_56 = L_55->get_characterInfo_11();
int32_t L_57 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_56);
int32_t L_58 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_spriteIndex_225();
((L_56)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_57)))->set_spriteIndex_6(L_58);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_59 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_59);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_60 = L_59->get_characterInfo_11();
int32_t L_61 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_60);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_62 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_61)))->set_fontAsset_4(L_62);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_63 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_63);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_64 = L_63->get_characterInfo_11();
int32_t L_65 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_64);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_66 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentSpriteAsset_223();
((L_64)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_65)))->set_spriteAsset_5(L_66);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_67 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_67);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_68 = L_67->get_characterInfo_11();
int32_t L_69 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_68);
int32_t L_70 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
((L_68)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_69)))->set_materialReferenceIndex_8(L_70);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_71 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_71);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_72 = L_71->get_characterInfo_11();
int32_t L_73 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_72);
int32_t L_74 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
((L_72)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_73)))->set_elementType_2(L_74);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textElementType_218(0);
int32_t L_75 = V_12;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_75);
int32_t L_76 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1));
int32_t L_77 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)));
goto IL_098b;
}
IL_02b1:
{
V_5 = (bool)0;
V_6 = (bool)0;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_78 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
V_9 = L_78;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_79 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
V_10 = L_79;
int32_t L_80 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
V_11 = L_80;
int32_t L_81 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_81)
{
goto IL_0349;
}
}
{
int32_t L_82 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_82&(int32_t)((int32_t)16)))) == ((uint32_t)((int32_t)16)))))
{
goto IL_02fa;
}
}
{
int32_t L_83 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_84 = Char_IsLower_mE89996F09044C07A991164C7E6A4A9C02867CC90((((int32_t)((uint16_t)L_83))), /*hidden argument*/NULL);
if (!L_84)
{
goto IL_0349;
}
}
{
int32_t L_85 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
Il2CppChar L_86 = Char_ToUpper_m5D0AC7F9601D2981E2BCC8710BED485D804CE4DA((((int32_t)((uint16_t)L_85))), /*hidden argument*/NULL);
V_4 = L_86;
goto IL_0349;
}
IL_02fa:
{
int32_t L_87 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_87&(int32_t)8))) == ((uint32_t)8))))
{
goto IL_031b;
}
}
{
int32_t L_88 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_89 = Char_IsUpper_m94DFB4B66A46914F0588FB7EB42E9BB4A14C3513((((int32_t)((uint16_t)L_88))), /*hidden argument*/NULL);
if (!L_89)
{
goto IL_0349;
}
}
{
int32_t L_90 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
Il2CppChar L_91 = Char_ToLower_mEC53192820FB75E0714C1C874F6BC1E89BDBBC74((((int32_t)((uint16_t)L_90))), /*hidden argument*/NULL);
V_4 = L_91;
goto IL_0349;
}
IL_031b:
{
int32_t L_92 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontStyle_75();
if ((((int32_t)((int32_t)((int32_t)L_92&(int32_t)((int32_t)32)))) == ((int32_t)((int32_t)32))))
{
goto IL_0335;
}
}
{
int32_t L_93 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_93&(int32_t)((int32_t)32)))) == ((uint32_t)((int32_t)32)))))
{
goto IL_0349;
}
}
IL_0335:
{
int32_t L_94 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_95 = Char_IsLower_mE89996F09044C07A991164C7E6A4A9C02867CC90((((int32_t)((uint16_t)L_94))), /*hidden argument*/NULL);
if (!L_95)
{
goto IL_0349;
}
}
{
int32_t L_96 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
Il2CppChar L_97 = Char_ToUpper_m5D0AC7F9601D2981E2BCC8710BED485D804CE4DA((((int32_t)((uint16_t)L_96))), /*hidden argument*/NULL);
V_4 = L_97;
}
IL_0349:
{
int32_t L_98 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontWeightInternal_68();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_99 = TMP_Text_GetFontAssetForWeight_m5E06C7CABBE01581573EE9C61B81DAD2879237CC(__this, L_98, /*hidden argument*/NULL);
V_8 = L_99;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_100 = V_8;
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_101 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_100, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_101)
{
goto IL_036f;
}
}
{
V_5 = (bool)1;
V_6 = (bool)1;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_102 = V_8;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentFontAsset_33(L_102);
}
IL_036f:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_103 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
int32_t L_104 = V_4;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_105 = TMP_FontUtilities_SearchForGlyph_mE7106991DEBD1047D1FE09805064117256E9BFA1(L_103, L_104, (TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C **)(&V_7), /*hidden argument*/NULL);
V_8 = L_105;
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_106 = V_7;
if (L_106)
{
goto IL_04d8;
}
}
{
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_107 = TMP_Text_get_spriteAsset_m0939FBB1F14E44E227B5AA1D9E0ADCF049788800(__this, /*hidden argument*/NULL);
V_13 = L_107;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_108 = V_13;
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_109 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_108, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_109)
{
goto IL_04d8;
}
}
{
V_14 = (-1);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_110 = V_13;
int32_t L_111 = V_4;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_112 = TMP_SpriteAsset_SearchForSpriteByUnicode_m81AD8D6CDC00E06C4E98BE1F4F25C77A4795F289(L_110, L_111, (bool)1, (int32_t*)(&V_14), /*hidden argument*/NULL);
V_13 = L_112;
int32_t L_113 = V_14;
if ((((int32_t)L_113) == ((int32_t)(-1))))
{
goto IL_04d8;
}
}
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textElementType_218(1);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_114 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_114);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_115 = L_114->get_characterInfo_11();
int32_t L_116 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_115);
int32_t L_117 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
((L_115)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_116)))->set_elementType_2(L_117);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_118 = V_13;
NullCheck(L_118);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_119 = ((TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D *)L_118)->get_material_5();
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_120 = V_13;
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_121 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_122 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferenceIndexLookup_38();
int32_t L_123 = MaterialReference_AddMaterialReference_mBEF97C70F89DFC05A18EC689BCF5FB368A6E72C1(L_119, L_120, L_121, L_122, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_123);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_124 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_125 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
NullCheck(L_124);
int32_t* L_126 = ((L_124)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_125)))->get_address_of_referenceCount_8();
int32_t* L_127 = L_126;
int32_t L_128 = *((int32_t*)L_127);
*((int32_t*)L_127) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_128, (int32_t)1));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_129 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_129);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_130 = L_129->get_characterInfo_11();
int32_t L_131 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_130);
int32_t L_132 = V_4;
((L_130)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_131)))->set_character_0((((int32_t)((uint16_t)L_132))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_133 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_133);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_134 = L_133->get_characterInfo_11();
int32_t L_135 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_134);
int32_t L_136 = V_14;
((L_134)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_135)))->set_spriteIndex_6(L_136);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_137 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_137);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_138 = L_137->get_characterInfo_11();
int32_t L_139 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_138);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_140 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
((L_138)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_139)))->set_fontAsset_4(L_140);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_141 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_141);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_142 = L_141->get_characterInfo_11();
int32_t L_143 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_142);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_144 = V_13;
((L_142)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_143)))->set_spriteAsset_5(L_144);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_145 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_145);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_146 = L_145->get_characterInfo_11();
int32_t L_147 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_146);
int32_t L_148 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
((L_146)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_147)))->set_materialReferenceIndex_8(L_148);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textElementType_218(0);
int32_t L_149 = V_11;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_149);
int32_t L_150 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_150, (int32_t)1));
int32_t L_151 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(((int32_t)il2cpp_codegen_add((int32_t)L_151, (int32_t)1)));
goto IL_098b;
}
IL_04d8:
{
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_152 = V_7;
if (L_152)
{
goto IL_0500;
}
}
{
List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * L_153 = TMP_Settings_get_fallbackFontAssets_m002C1133AE79ADFBED3EC255431C8E9F9EEA7FC3(/*hidden argument*/NULL);
if (!L_153)
{
goto IL_0500;
}
}
{
List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * L_154 = TMP_Settings_get_fallbackFontAssets_m002C1133AE79ADFBED3EC255431C8E9F9EEA7FC3(/*hidden argument*/NULL);
NullCheck(L_154);
int32_t L_155 = List_1_get_Count_mC079F6481A72FA8BFE90E6FD7A10AD1E2D56FC54(L_154, /*hidden argument*/List_1_get_Count_mC079F6481A72FA8BFE90E6FD7A10AD1E2D56FC54_RuntimeMethod_var);
if ((((int32_t)L_155) <= ((int32_t)0)))
{
goto IL_0500;
}
}
{
List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * L_156 = TMP_Settings_get_fallbackFontAssets_m002C1133AE79ADFBED3EC255431C8E9F9EEA7FC3(/*hidden argument*/NULL);
int32_t L_157 = V_4;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_158 = TMP_FontUtilities_SearchForGlyph_m86EB11EA9B3B4D6552AE8B425B73A39BEE5F1677(L_156, L_157, (TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C **)(&V_7), /*hidden argument*/NULL);
V_8 = L_158;
}
IL_0500:
{
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_159 = V_7;
if (L_159)
{
goto IL_0521;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_160 = TMP_Settings_get_defaultFontAsset_m6C11675A47E6635F6A67B65761B554C3D3E12264(/*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_161 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_160, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_161)
{
goto IL_0521;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_162 = TMP_Settings_get_defaultFontAsset_m6C11675A47E6635F6A67B65761B554C3D3E12264(/*hidden argument*/NULL);
int32_t L_163 = V_4;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_164 = TMP_FontUtilities_SearchForGlyph_mE7106991DEBD1047D1FE09805064117256E9BFA1(L_162, L_163, (TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C **)(&V_7), /*hidden argument*/NULL);
V_8 = L_164;
}
IL_0521:
{
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_165 = V_7;
if (L_165)
{
goto IL_0678;
}
}
{
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_166 = TMP_Settings_get_defaultSpriteAsset_m0B4889176371220F24AB38A0B153BA2B7FCBB411(/*hidden argument*/NULL);
V_15 = L_166;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_167 = V_15;
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_168 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_167, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_168)
{
goto IL_0678;
}
}
{
V_16 = (-1);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_169 = V_15;
int32_t L_170 = V_4;
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_171 = TMP_SpriteAsset_SearchForSpriteByUnicode_m81AD8D6CDC00E06C4E98BE1F4F25C77A4795F289(L_169, L_170, (bool)1, (int32_t*)(&V_16), /*hidden argument*/NULL);
V_15 = L_171;
int32_t L_172 = V_16;
if ((((int32_t)L_172) == ((int32_t)(-1))))
{
goto IL_0678;
}
}
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textElementType_218(1);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_173 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_173);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_174 = L_173->get_characterInfo_11();
int32_t L_175 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_174);
int32_t L_176 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
((L_174)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_175)))->set_elementType_2(L_176);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_177 = V_15;
NullCheck(L_177);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_178 = ((TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D *)L_177)->get_material_5();
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_179 = V_15;
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_180 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_181 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferenceIndexLookup_38();
int32_t L_182 = MaterialReference_AddMaterialReference_mBEF97C70F89DFC05A18EC689BCF5FB368A6E72C1(L_178, L_179, L_180, L_181, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_182);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_183 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_184 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
NullCheck(L_183);
int32_t* L_185 = ((L_183)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_184)))->get_address_of_referenceCount_8();
int32_t* L_186 = L_185;
int32_t L_187 = *((int32_t*)L_186);
*((int32_t*)L_186) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_187, (int32_t)1));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_188 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_188);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_189 = L_188->get_characterInfo_11();
int32_t L_190 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_189);
int32_t L_191 = V_4;
((L_189)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_190)))->set_character_0((((int32_t)((uint16_t)L_191))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_192 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_192);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_193 = L_192->get_characterInfo_11();
int32_t L_194 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_193);
int32_t L_195 = V_16;
((L_193)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_194)))->set_spriteIndex_6(L_195);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_196 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_196);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_197 = L_196->get_characterInfo_11();
int32_t L_198 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_197);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_199 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
((L_197)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_198)))->set_fontAsset_4(L_199);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_200 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_200);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_201 = L_200->get_characterInfo_11();
int32_t L_202 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_201);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_203 = V_15;
((L_201)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_202)))->set_spriteAsset_5(L_203);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_204 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_204);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_205 = L_204->get_characterInfo_11();
int32_t L_206 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_205);
int32_t L_207 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
((L_205)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_206)))->set_materialReferenceIndex_8(L_207);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textElementType_218(0);
int32_t L_208 = V_11;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_208);
int32_t L_209 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_209, (int32_t)1));
int32_t L_210 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(((int32_t)il2cpp_codegen_add((int32_t)L_210, (int32_t)1)));
goto IL_098b;
}
IL_0678:
{
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_211 = V_7;
if (L_211)
{
goto IL_073e;
}
}
{
int32_t L_212 = V_4;
V_17 = L_212;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_213 = ___chars0;
int32_t L_214 = V_3;
int32_t L_215 = TMP_Settings_get_missingGlyphCharacter_mF57C2B4CC93CB8A5C294D10D90947FA2DAF8E46F(/*hidden argument*/NULL);
G_B48_0 = L_214;
G_B48_1 = L_213;
if (!L_215)
{
G_B49_0 = L_214;
G_B49_1 = L_213;
goto IL_0693;
}
}
{
int32_t L_216 = TMP_Settings_get_missingGlyphCharacter_mF57C2B4CC93CB8A5C294D10D90947FA2DAF8E46F(/*hidden argument*/NULL);
G_B50_0 = L_216;
G_B50_1 = G_B48_0;
G_B50_2 = G_B48_1;
goto IL_0698;
}
IL_0693:
{
G_B50_0 = ((int32_t)9633);
G_B50_1 = G_B49_0;
G_B50_2 = G_B49_1;
}
IL_0698:
{
int32_t L_217 = G_B50_0;
V_18 = L_217;
NullCheck(G_B50_2);
(G_B50_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B50_1), (int32_t)L_217);
int32_t L_218 = V_18;
V_4 = L_218;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_219 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
int32_t L_220 = V_4;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_221 = TMP_FontUtilities_SearchForGlyph_mE7106991DEBD1047D1FE09805064117256E9BFA1(L_219, L_220, (TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C **)(&V_7), /*hidden argument*/NULL);
V_8 = L_221;
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_222 = V_7;
if (L_222)
{
goto IL_06d9;
}
}
{
List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * L_223 = TMP_Settings_get_fallbackFontAssets_m002C1133AE79ADFBED3EC255431C8E9F9EEA7FC3(/*hidden argument*/NULL);
if (!L_223)
{
goto IL_06d9;
}
}
{
List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * L_224 = TMP_Settings_get_fallbackFontAssets_m002C1133AE79ADFBED3EC255431C8E9F9EEA7FC3(/*hidden argument*/NULL);
NullCheck(L_224);
int32_t L_225 = List_1_get_Count_mC079F6481A72FA8BFE90E6FD7A10AD1E2D56FC54(L_224, /*hidden argument*/List_1_get_Count_mC079F6481A72FA8BFE90E6FD7A10AD1E2D56FC54_RuntimeMethod_var);
if ((((int32_t)L_225) <= ((int32_t)0)))
{
goto IL_06d9;
}
}
{
List_1_tAFAA4C916321DE9AA66ADE0817825F91176F7B1F * L_226 = TMP_Settings_get_fallbackFontAssets_m002C1133AE79ADFBED3EC255431C8E9F9EEA7FC3(/*hidden argument*/NULL);
int32_t L_227 = V_4;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_228 = TMP_FontUtilities_SearchForGlyph_m86EB11EA9B3B4D6552AE8B425B73A39BEE5F1677(L_226, L_227, (TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C **)(&V_7), /*hidden argument*/NULL);
V_8 = L_228;
}
IL_06d9:
{
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_229 = V_7;
if (L_229)
{
goto IL_06fa;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_230 = TMP_Settings_get_defaultFontAsset_m6C11675A47E6635F6A67B65761B554C3D3E12264(/*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_231 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_230, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_231)
{
goto IL_06fa;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_232 = TMP_Settings_get_defaultFontAsset_m6C11675A47E6635F6A67B65761B554C3D3E12264(/*hidden argument*/NULL);
int32_t L_233 = V_4;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_234 = TMP_FontUtilities_SearchForGlyph_mE7106991DEBD1047D1FE09805064117256E9BFA1(L_232, L_233, (TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C **)(&V_7), /*hidden argument*/NULL);
V_8 = L_234;
}
IL_06fa:
{
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_235 = V_7;
if (L_235)
{
goto IL_073e;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_236 = ___chars0;
int32_t L_237 = V_3;
int32_t L_238 = ((int32_t)32);
V_18 = L_238;
NullCheck(L_236);
(L_236)->SetAt(static_cast<il2cpp_array_size_t>(L_237), (int32_t)L_238);
int32_t L_239 = V_18;
V_4 = L_239;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_240 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
int32_t L_241 = V_4;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_242 = TMP_FontUtilities_SearchForGlyph_mE7106991DEBD1047D1FE09805064117256E9BFA1(L_240, L_241, (TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C **)(&V_7), /*hidden argument*/NULL);
V_8 = L_242;
bool L_243 = TMP_Settings_get_warningsDisabled_mEDFD0B29B9F8CD8DF38D21C481EA9B0352A5FB5C(/*hidden argument*/NULL);
if (L_243)
{
goto IL_073e;
}
}
{
int32_t L_244 = V_17;
int32_t L_245 = L_244;
RuntimeObject * L_246 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_245);
String_t* L_247 = String_Concat_m2E1F71C491D2429CC80A28745488FEA947BB7AAC(_stringLiteral12A14BF0E0FA05294B61FE8D7518B23566253985, L_246, _stringLiteralB3EECE218C9CB09E960142FBCEC7E45A3AED4052, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_LogWarning_mD417697331190AC1D21C463F412C475103A7256E(L_247, __this, /*hidden argument*/NULL);
}
IL_073e:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_248 = V_8;
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_249 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_248, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_249)
{
goto IL_076a;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_250 = V_8;
NullCheck(L_250);
int32_t L_251 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_250, /*hidden argument*/NULL);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_252 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_252);
int32_t L_253 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_252, /*hidden argument*/NULL);
if ((((int32_t)L_251) == ((int32_t)L_253)))
{
goto IL_076a;
}
}
{
V_5 = (bool)1;
V_6 = (bool)0;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_254 = V_8;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentFontAsset_33(L_254);
}
IL_076a:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_255 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_255);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_256 = L_255->get_characterInfo_11();
int32_t L_257 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_256);
((L_256)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_257)))->set_elementType_2(0);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_258 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_258);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_259 = L_258->get_characterInfo_11();
int32_t L_260 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_259);
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_261 = V_7;
((L_259)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_260)))->set_textElement_3(L_261);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_262 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_262);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_263 = L_262->get_characterInfo_11();
int32_t L_264 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_263);
bool L_265 = V_6;
((L_263)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_264)))->set_isUsingAlternateTypeface_9(L_265);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_266 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_266);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_267 = L_266->get_characterInfo_11();
int32_t L_268 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_267);
int32_t L_269 = V_4;
((L_267)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_268)))->set_character_0((((int32_t)((uint16_t)L_269))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_270 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_270);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_271 = L_270->get_characterInfo_11();
int32_t L_272 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_271);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_273 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
((L_271)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_272)))->set_fontAsset_4(L_273);
bool L_274 = V_5;
if (!L_274)
{
goto IL_085c;
}
}
{
bool L_275 = TMP_Settings_get_matchMaterialPreset_mDD06897713B2AFDECC9A4309B055FBD6D9D001DA(/*hidden argument*/NULL);
if (!L_275)
{
goto IL_0828;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_276 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_277 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_277);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_278 = ((TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D *)L_277)->get_material_5();
IL2CPP_RUNTIME_CLASS_INIT(TMP_MaterialManager_t7BAB3C3D85A0B0532A12D1C11F6B28413EE8E336_il2cpp_TypeInfo_var);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_279 = TMP_MaterialManager_GetFallbackMaterial_m54C7394AEF6C09254D42E35C6E291E5C6BE85D97(L_276, L_278, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterial_36(L_279);
goto IL_0839;
}
IL_0828:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_280 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_280);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_281 = ((TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D *)L_280)->get_material_5();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterial_36(L_281);
}
IL_0839:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_282 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_283 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_284 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_285 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferenceIndexLookup_38();
int32_t L_286 = MaterialReference_AddMaterialReference_mBCED916099107D859312D06F12044E007C0BC9E2(L_282, L_283, L_284, L_285, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_286);
}
IL_085c:
{
int32_t L_287 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_288 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B((((int32_t)((uint16_t)L_287))), /*hidden argument*/NULL);
if (L_288)
{
goto IL_08ef;
}
}
{
int32_t L_289 = V_4;
if ((((int32_t)L_289) == ((int32_t)((int32_t)8203))))
{
goto IL_08ef;
}
}
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_290 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_291 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
NullCheck(L_290);
int32_t L_292 = ((L_290)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_291)))->get_referenceCount_8();
if ((((int32_t)L_292) >= ((int32_t)((int32_t)16383))))
{
goto IL_08ac;
}
}
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_293 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_294 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
NullCheck(L_293);
int32_t* L_295 = ((L_293)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_294)))->get_address_of_referenceCount_8();
int32_t* L_296 = L_295;
int32_t L_297 = *((int32_t*)L_296);
*((int32_t*)L_296) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_297, (int32_t)1));
goto IL_08ef;
}
IL_08ac:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_298 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_299 = (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)il2cpp_codegen_object_new(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_il2cpp_TypeInfo_var);
Material__ctor_m0171C6D4D3FD04D58C70808F255DBA67D0ED2BDE(L_299, L_298, /*hidden argument*/NULL);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_300 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_301 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_302 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferenceIndexLookup_38();
int32_t L_303 = MaterialReference_AddMaterialReference_mBCED916099107D859312D06F12044E007C0BC9E2(L_299, L_300, L_301, L_302, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_303);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_304 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_305 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
NullCheck(L_304);
int32_t* L_306 = ((L_304)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_305)))->get_address_of_referenceCount_8();
int32_t* L_307 = L_306;
int32_t L_308 = *((int32_t*)L_307);
*((int32_t*)L_307) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_308, (int32_t)1));
}
IL_08ef:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_309 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_309);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_310 = L_309->get_characterInfo_11();
int32_t L_311 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_310);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_312 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
((L_310)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_311)))->set_material_7(L_312);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_313 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_313);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_314 = L_313->get_characterInfo_11();
int32_t L_315 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
NullCheck(L_314);
int32_t L_316 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
((L_314)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_315)))->set_materialReferenceIndex_8(L_316);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_317 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_318 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
NullCheck(L_317);
bool L_319 = V_5;
((L_317)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_318)))->set_isFallbackMaterial_5(L_319);
bool L_320 = V_5;
if (!L_320)
{
goto IL_097d;
}
}
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_321 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_322 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
NullCheck(L_321);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_323 = V_10;
((L_321)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_322)))->set_fallbackMaterial_6(L_323);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_324 = V_9;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentFontAsset_33(L_324);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_325 = V_10;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterial_36(L_325);
int32_t L_326 = V_11;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_326);
}
IL_097d:
{
int32_t L_327 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(((int32_t)il2cpp_codegen_add((int32_t)L_327, (int32_t)1)));
}
IL_098b:
{
int32_t L_328 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_328, (int32_t)1));
}
IL_098f:
{
int32_t L_329 = V_3;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_330 = ___chars0;
NullCheck(L_330);
if ((((int32_t)L_329) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_330)->max_length)))))))
{
goto IL_099d;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_331 = ___chars0;
int32_t L_332 = V_3;
NullCheck(L_331);
int32_t L_333 = L_332;
int32_t L_334 = (L_331)->GetAt(static_cast<il2cpp_array_size_t>(L_333));
if (L_334)
{
goto IL_0116;
}
}
IL_099d:
{
bool L_335 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCalculatingPreferredValues_156();
if (!L_335)
{
goto IL_09ba;
}
}
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCalculatingPreferredValues_156((bool)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isInputParsingRequired_165((bool)1);
int32_t L_336 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
return L_336;
}
IL_09ba:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_337 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
int32_t L_338 = V_1;
NullCheck(L_337);
L_337->set_spriteCount_4(L_338);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_339 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_340 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferenceIndexLookup_38();
NullCheck(L_340);
int32_t L_341 = Dictionary_2_get_Count_m73CF0E63105DEFE34A611344CF2C01B27AF83FFB(L_340, /*hidden argument*/Dictionary_2_get_Count_m73CF0E63105DEFE34A611344CF2C01B27AF83FFB_RuntimeMethod_var);
int32_t L_342 = L_341;
V_18 = L_342;
NullCheck(L_339);
L_339->set_materialCount_10(L_342);
int32_t L_343 = V_18;
V_2 = L_343;
int32_t L_344 = V_2;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_345 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_345);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_346 = L_345->get_meshInfo_16();
NullCheck(L_346);
if ((((int32_t)L_344) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_346)->max_length)))))))
{
goto IL_0a04;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_347 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_347);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9** L_348 = L_347->get_address_of_meshInfo_16();
int32_t L_349 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisTMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_mC7786E3FBB3AAD0C8499173187CFC4DBA40030AF((TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9**)L_348, L_349, (bool)0, /*hidden argument*/TMP_TextInfo_Resize_TisTMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E_mC7786E3FBB3AAD0C8499173187CFC4DBA40030AF_RuntimeMethod_var);
}
IL_0a04:
{
int32_t L_350 = V_2;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_351 = __this->get_m_subTextObjects_237();
NullCheck(L_351);
if ((((int32_t)L_350) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_351)->max_length)))))))
{
goto IL_0a22;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E** L_352 = __this->get_address_of_m_subTextObjects_237();
int32_t L_353 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
int32_t L_354 = Mathf_NextPowerOfTwo_m071D88C91A1CBECD47F18CA20D219C77879865E7(((int32_t)il2cpp_codegen_add((int32_t)L_353, (int32_t)1)), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisTMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1_m321A046764F2423F715E7E1A0F3E035F4EB9D972((TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E**)L_352, L_354, /*hidden argument*/TMP_TextInfo_Resize_TisTMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1_m321A046764F2423F715E7E1A0F3E035F4EB9D972_RuntimeMethod_var);
}
IL_0a22:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_355 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_355);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_356 = L_355->get_characterInfo_11();
NullCheck(L_356);
int32_t L_357 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_356)->max_length)))), (int32_t)L_357))) <= ((int32_t)((int32_t)256))))
{
goto IL_0a60;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_358 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_358);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604** L_359 = L_358->get_address_of_characterInfo_11();
int32_t L_360 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
int32_t L_361 = Mathf_Max_mBDE4C6F1883EE3215CD7AE62550B2AC90592BC3F(((int32_t)il2cpp_codegen_add((int32_t)L_360, (int32_t)1)), ((int32_t)256), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisTMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1_m62445EC2AB6A0A5B617E372055425CB0306611D8((TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604**)L_359, L_361, (bool)1, /*hidden argument*/TMP_TextInfo_Resize_TisTMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1_m62445EC2AB6A0A5B617E372055425CB0306611D8_RuntimeMethod_var);
}
IL_0a60:
{
V_19 = 0;
goto IL_0dc8;
}
IL_0a68:
{
int32_t L_362 = V_19;
if ((((int32_t)L_362) <= ((int32_t)0)))
{
goto IL_0c6f;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_363 = __this->get_m_subTextObjects_237();
int32_t L_364 = V_19;
NullCheck(L_363);
int32_t L_365 = L_364;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_366 = (L_363)->GetAt(static_cast<il2cpp_array_size_t>(L_365));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_367 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_366, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_367)
{
goto IL_0ab5;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_368 = __this->get_m_subTextObjects_237();
int32_t L_369 = V_19;
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_370 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_371 = V_19;
NullCheck(L_370);
int32_t L_372 = L_371;
MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F L_373 = (L_370)->GetAt(static_cast<il2cpp_array_size_t>(L_372));
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_374 = TMP_SubMeshUI_AddSubTextObject_mE3BE58DD1E65F547250AC7534F0E985896473635(__this, L_373, /*hidden argument*/NULL);
NullCheck(L_368);
ArrayElementTypeCheck (L_368, L_374);
(L_368)->SetAt(static_cast<il2cpp_array_size_t>(L_369), (TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 *)L_374);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_375 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_375);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_376 = L_375->get_meshInfo_16();
int32_t L_377 = V_19;
NullCheck(L_376);
((L_376)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_377)))->set_vertices_5((Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28*)NULL);
}
IL_0ab5:
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_378 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_378);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_379 = RectTransform_get_pivot_mA5BEEE2069ACA7C0C717530EED3E7D811D46C463(L_378, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_380 = __this->get_m_subTextObjects_237();
int32_t L_381 = V_19;
NullCheck(L_380);
int32_t L_382 = L_381;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_383 = (L_380)->GetAt(static_cast<il2cpp_array_size_t>(L_382));
NullCheck(L_383);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_384 = Graphic_get_rectTransform_m127FCBF38F4F0D4B264D892013A3AD9A507936DE(L_383, /*hidden argument*/NULL);
NullCheck(L_384);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_385 = RectTransform_get_pivot_mA5BEEE2069ACA7C0C717530EED3E7D811D46C463(L_384, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_386 = Vector2_op_Inequality_mC16161C640C89D98A00800924F83FF09FD7C100E(L_379, L_385, /*hidden argument*/NULL);
if (!L_386)
{
goto IL_0af8;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_387 = __this->get_m_subTextObjects_237();
int32_t L_388 = V_19;
NullCheck(L_387);
int32_t L_389 = L_388;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_390 = (L_387)->GetAt(static_cast<il2cpp_array_size_t>(L_389));
NullCheck(L_390);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_391 = Graphic_get_rectTransform_m127FCBF38F4F0D4B264D892013A3AD9A507936DE(L_390, /*hidden argument*/NULL);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_392 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_392);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_393 = RectTransform_get_pivot_mA5BEEE2069ACA7C0C717530EED3E7D811D46C463(L_392, /*hidden argument*/NULL);
NullCheck(L_391);
RectTransform_set_pivot_mB791A383B3C870B9CBD7BC51B2C95711C88E9DCF(L_391, L_393, /*hidden argument*/NULL);
}
IL_0af8:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_394 = __this->get_m_subTextObjects_237();
int32_t L_395 = V_19;
NullCheck(L_394);
int32_t L_396 = L_395;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_397 = (L_394)->GetAt(static_cast<il2cpp_array_size_t>(L_396));
NullCheck(L_397);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_398 = TMP_SubMeshUI_get_sharedMaterial_mE6DA34C068C076131D6A5AD5CA91F337D1652380(L_397, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_399 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_398, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_399)
{
goto IL_0b3d;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_400 = __this->get_m_subTextObjects_237();
int32_t L_401 = V_19;
NullCheck(L_400);
int32_t L_402 = L_401;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_403 = (L_400)->GetAt(static_cast<il2cpp_array_size_t>(L_402));
NullCheck(L_403);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_404 = TMP_SubMeshUI_get_sharedMaterial_mE6DA34C068C076131D6A5AD5CA91F337D1652380(L_403, /*hidden argument*/NULL);
NullCheck(L_404);
int32_t L_405 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_404, /*hidden argument*/NULL);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_406 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_407 = V_19;
NullCheck(L_406);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_408 = ((L_406)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_407)))->get_material_3();
NullCheck(L_408);
int32_t L_409 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_408, /*hidden argument*/NULL);
if ((((int32_t)L_405) == ((int32_t)L_409)))
{
goto IL_0c1b;
}
}
IL_0b3d:
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_410 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_411 = V_19;
NullCheck(L_410);
bool L_412 = ((L_410)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_411)))->get_isDefaultMaterial_4();
V_21 = L_412;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_413 = __this->get_m_subTextObjects_237();
int32_t L_414 = V_19;
NullCheck(L_413);
int32_t L_415 = L_414;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_416 = (L_413)->GetAt(static_cast<il2cpp_array_size_t>(L_415));
bool L_417 = V_21;
NullCheck(L_416);
TMP_SubMeshUI_set_isDefaultMaterial_m9FE7C3C1AA04CF137D9F9F39725D8D1DE6F315C3(L_416, L_417, /*hidden argument*/NULL);
bool L_418 = V_21;
if (!L_418)
{
goto IL_0bbb;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_419 = __this->get_m_subTextObjects_237();
int32_t L_420 = V_19;
NullCheck(L_419);
int32_t L_421 = L_420;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_422 = (L_419)->GetAt(static_cast<il2cpp_array_size_t>(L_421));
NullCheck(L_422);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_423 = TMP_SubMeshUI_get_sharedMaterial_mE6DA34C068C076131D6A5AD5CA91F337D1652380(L_422, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_424 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_423, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_424)
{
goto IL_0bbb;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_425 = __this->get_m_subTextObjects_237();
int32_t L_426 = V_19;
NullCheck(L_425);
int32_t L_427 = L_426;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_428 = (L_425)->GetAt(static_cast<il2cpp_array_size_t>(L_427));
NullCheck(L_428);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_429 = TMP_SubMeshUI_get_sharedMaterial_mE6DA34C068C076131D6A5AD5CA91F337D1652380(L_428, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_430 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_429);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_431 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_429, L_430, /*hidden argument*/NULL);
NullCheck(L_431);
int32_t L_432 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_431, /*hidden argument*/NULL);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_433 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_434 = V_19;
NullCheck(L_433);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_435 = ((L_433)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_434)))->get_material_3();
int32_t L_436 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_435);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_437 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_435, L_436, /*hidden argument*/NULL);
NullCheck(L_437);
int32_t L_438 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_437, /*hidden argument*/NULL);
if ((((int32_t)L_432) == ((int32_t)L_438)))
{
goto IL_0c1b;
}
}
IL_0bbb:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_439 = __this->get_m_subTextObjects_237();
int32_t L_440 = V_19;
NullCheck(L_439);
int32_t L_441 = L_440;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_442 = (L_439)->GetAt(static_cast<il2cpp_array_size_t>(L_441));
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_443 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_444 = V_19;
NullCheck(L_443);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_445 = ((L_443)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_444)))->get_material_3();
NullCheck(L_442);
TMP_SubMeshUI_set_sharedMaterial_mA6BDB53634C5F61810CBAA2E7D13FCE2EF78A7C1(L_442, L_445, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_446 = __this->get_m_subTextObjects_237();
int32_t L_447 = V_19;
NullCheck(L_446);
int32_t L_448 = L_447;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_449 = (L_446)->GetAt(static_cast<il2cpp_array_size_t>(L_448));
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_450 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_451 = V_19;
NullCheck(L_450);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_452 = ((L_450)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_451)))->get_fontAsset_1();
NullCheck(L_449);
TMP_SubMeshUI_set_fontAsset_mFD359974A411A54D0C3177BDD54562CF64E84C57(L_449, L_452, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_453 = __this->get_m_subTextObjects_237();
int32_t L_454 = V_19;
NullCheck(L_453);
int32_t L_455 = L_454;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_456 = (L_453)->GetAt(static_cast<il2cpp_array_size_t>(L_455));
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_457 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_458 = V_19;
NullCheck(L_457);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_459 = ((L_457)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_458)))->get_spriteAsset_2();
NullCheck(L_456);
TMP_SubMeshUI_set_spriteAsset_m1E43411260761CF327662C64A747A2B41A6F44D6(L_456, L_459, /*hidden argument*/NULL);
}
IL_0c1b:
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_460 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_461 = V_19;
NullCheck(L_460);
bool L_462 = ((L_460)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_461)))->get_isFallbackMaterial_5();
if (!L_462)
{
goto IL_0c6f;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_463 = __this->get_m_subTextObjects_237();
int32_t L_464 = V_19;
NullCheck(L_463);
int32_t L_465 = L_464;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_466 = (L_463)->GetAt(static_cast<il2cpp_array_size_t>(L_465));
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_467 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_468 = V_19;
NullCheck(L_467);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_469 = ((L_467)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_468)))->get_material_3();
NullCheck(L_466);
TMP_SubMeshUI_set_fallbackMaterial_m6F0E2367FBCD108AE3716BF44B6E13DD9C590162(L_466, L_469, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_470 = __this->get_m_subTextObjects_237();
int32_t L_471 = V_19;
NullCheck(L_470);
int32_t L_472 = L_471;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_473 = (L_470)->GetAt(static_cast<il2cpp_array_size_t>(L_472));
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_474 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_475 = V_19;
NullCheck(L_474);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_476 = ((L_474)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_475)))->get_fallbackMaterial_6();
NullCheck(L_473);
TMP_SubMeshUI_set_fallbackSourceMaterial_m4F856EBBA2B8B7C4CAC314742995AE6EFB528F62(L_473, L_476, /*hidden argument*/NULL);
}
IL_0c6f:
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_477 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_478 = V_19;
NullCheck(L_477);
int32_t L_479 = ((L_477)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_478)))->get_referenceCount_8();
V_20 = L_479;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_480 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_480);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_481 = L_480->get_meshInfo_16();
int32_t L_482 = V_19;
NullCheck(L_481);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_483 = ((L_481)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_482)))->get_vertices_5();
if (!L_483)
{
goto IL_0cbe;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_484 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_484);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_485 = L_484->get_meshInfo_16();
int32_t L_486 = V_19;
NullCheck(L_485);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_487 = ((L_485)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_486)))->get_vertices_5();
NullCheck(L_487);
int32_t L_488 = V_20;
if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_487)->max_length))))) >= ((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_488, (int32_t)4)))))
{
goto IL_0d62;
}
}
IL_0cbe:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_489 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_489);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_490 = L_489->get_meshInfo_16();
int32_t L_491 = V_19;
NullCheck(L_490);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_492 = ((L_490)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_491)))->get_vertices_5();
if (L_492)
{
goto IL_0d2f;
}
}
{
int32_t L_493 = V_19;
if (L_493)
{
goto IL_0d01;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_494 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_494);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_495 = L_494->get_meshInfo_16();
int32_t L_496 = V_19;
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_497 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
int32_t L_498 = V_20;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E L_499;
memset(&L_499, 0, sizeof(L_499));
TMP_MeshInfo__ctor_mDB589231FFC0C3C8B285210AD214AF55B05BD1CF((&L_499), L_497, ((int32_t)il2cpp_codegen_add((int32_t)L_498, (int32_t)1)), /*hidden argument*/NULL);
NullCheck(L_495);
(L_495)->SetAt(static_cast<il2cpp_array_size_t>(L_496), (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E )L_499);
goto IL_0dc2;
}
IL_0d01:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_500 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_500);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_501 = L_500->get_meshInfo_16();
int32_t L_502 = V_19;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_503 = __this->get_m_subTextObjects_237();
int32_t L_504 = V_19;
NullCheck(L_503);
int32_t L_505 = L_504;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_506 = (L_503)->GetAt(static_cast<il2cpp_array_size_t>(L_505));
NullCheck(L_506);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_507 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_506, /*hidden argument*/NULL);
int32_t L_508 = V_20;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E L_509;
memset(&L_509, 0, sizeof(L_509));
TMP_MeshInfo__ctor_mDB589231FFC0C3C8B285210AD214AF55B05BD1CF((&L_509), L_507, ((int32_t)il2cpp_codegen_add((int32_t)L_508, (int32_t)1)), /*hidden argument*/NULL);
NullCheck(L_501);
(L_501)->SetAt(static_cast<il2cpp_array_size_t>(L_502), (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E )L_509);
goto IL_0dc2;
}
IL_0d2f:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_510 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_510);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_511 = L_510->get_meshInfo_16();
int32_t L_512 = V_19;
NullCheck(L_511);
int32_t L_513 = V_20;
G_B108_0 = ((L_511)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_512)));
if ((((int32_t)L_513) > ((int32_t)((int32_t)1024))))
{
G_B109_0 = ((L_511)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_512)));
goto IL_0d53;
}
}
{
int32_t L_514 = V_20;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
int32_t L_515 = Mathf_NextPowerOfTwo_m071D88C91A1CBECD47F18CA20D219C77879865E7(L_514, /*hidden argument*/NULL);
G_B110_0 = L_515;
G_B110_1 = G_B108_0;
goto IL_0d5b;
}
IL_0d53:
{
int32_t L_516 = V_20;
G_B110_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_516, (int32_t)((int32_t)256)));
G_B110_1 = G_B109_0;
}
IL_0d5b:
{
TMP_MeshInfo_ResizeMeshInfo_mADFC1672F4FA41419EA5973DFBC86F5F2D6F404D((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)G_B110_1, G_B110_0, /*hidden argument*/NULL);
goto IL_0dc2;
}
IL_0d62:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_517 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_517);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_518 = L_517->get_meshInfo_16();
int32_t L_519 = V_19;
NullCheck(L_518);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_520 = ((L_518)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_519)))->get_vertices_5();
NullCheck(L_520);
int32_t L_521 = V_20;
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_520)->max_length)))), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_521, (int32_t)4))))) <= ((int32_t)((int32_t)1024))))
{
goto IL_0dc2;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_522 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_522);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_523 = L_522->get_meshInfo_16();
int32_t L_524 = V_19;
NullCheck(L_523);
int32_t L_525 = V_20;
G_B113_0 = ((L_523)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_524)));
if ((((int32_t)L_525) > ((int32_t)((int32_t)1024))))
{
G_B114_0 = ((L_523)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_524)));
goto IL_0db5;
}
}
{
int32_t L_526 = V_20;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
int32_t L_527 = Mathf_NextPowerOfTwo_m071D88C91A1CBECD47F18CA20D219C77879865E7(L_526, /*hidden argument*/NULL);
int32_t L_528 = Mathf_Max_mBDE4C6F1883EE3215CD7AE62550B2AC90592BC3F(L_527, ((int32_t)256), /*hidden argument*/NULL);
G_B115_0 = L_528;
G_B115_1 = G_B113_0;
goto IL_0dbd;
}
IL_0db5:
{
int32_t L_529 = V_20;
G_B115_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_529, (int32_t)((int32_t)256)));
G_B115_1 = G_B114_0;
}
IL_0dbd:
{
TMP_MeshInfo_ResizeMeshInfo_mADFC1672F4FA41419EA5973DFBC86F5F2D6F404D((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)G_B115_1, G_B115_0, /*hidden argument*/NULL);
}
IL_0dc2:
{
int32_t L_530 = V_19;
V_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_530, (int32_t)1));
}
IL_0dc8:
{
int32_t L_531 = V_19;
int32_t L_532 = V_2;
if ((((int32_t)L_531) < ((int32_t)L_532)))
{
goto IL_0a68;
}
}
{
int32_t L_533 = V_2;
V_22 = L_533;
goto IL_0e00;
}
IL_0dd5:
{
int32_t L_534 = V_22;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_535 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_535);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_536 = L_535->get_meshInfo_16();
NullCheck(L_536);
if ((((int32_t)L_534) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_536)->max_length)))))))
{
goto IL_0dfa;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_537 = __this->get_m_subTextObjects_237();
int32_t L_538 = V_22;
NullCheck(L_537);
int32_t L_539 = L_538;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_540 = (L_537)->GetAt(static_cast<il2cpp_array_size_t>(L_539));
NullCheck(L_540);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_541 = TMP_SubMeshUI_get_canvasRenderer_mE49DFC3D69EFAC885E3619B4B2C7A518B06C4738(L_540, /*hidden argument*/NULL);
NullCheck(L_541);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_541, (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C *)NULL, /*hidden argument*/NULL);
}
IL_0dfa:
{
int32_t L_542 = V_22;
V_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_542, (int32_t)1));
}
IL_0e00:
{
int32_t L_543 = V_22;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_544 = __this->get_m_subTextObjects_237();
NullCheck(L_544);
if ((((int32_t)L_543) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_544)->max_length)))))))
{
goto IL_0e1d;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_545 = __this->get_m_subTextObjects_237();
int32_t L_546 = V_22;
NullCheck(L_545);
int32_t L_547 = L_546;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_548 = (L_545)->GetAt(static_cast<il2cpp_array_size_t>(L_547));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_549 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_548, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_549)
{
goto IL_0dd5;
}
}
IL_0e1d:
{
int32_t L_550 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
return L_550;
}
}
// System.Void TMPro.TextMeshProUGUI::ComputeMarginSize()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_ComputeMarginSize_mA89DD6FB8F7D8AC4B0D15A8DDEF2C529629F97E9 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_ComputeMarginSize_mA89DD6FB8F7D8AC4B0D15A8DDEF2C529629F97E9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Rect_t35B976DE901B5423C11705E156938EA27AB402CE V_0;
memset(&V_0, 0, sizeof(V_0));
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_0 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(__this, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_007c;
}
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_2);
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_3 = RectTransform_get_rect_mE5F283FCB99A66403AC1F0607CA49C156D73A15E(L_2, /*hidden argument*/NULL);
V_0 = L_3;
float L_4 = Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)(&V_0), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_6 = L_5->get_x_1();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_8 = L_7->get_z_3();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_marginWidth_130(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_4, (float)L_6)), (float)L_8)));
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_9);
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_10 = RectTransform_get_rect_mE5F283FCB99A66403AC1F0607CA49C156D73A15E(L_9, /*hidden argument*/NULL);
V_0 = L_10;
float L_11 = Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)(&V_0), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_12 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_13 = L_12->get_y_2();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * L_14 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_margin_127();
float L_15 = L_14->get_w_4();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_marginHeight_131(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_11, (float)L_13)), (float)L_15)));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_16 = VirtFuncInvoker0< Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* >::Invoke(98 /* UnityEngine.Vector3[] TMPro.TMP_Text::GetTextContainerLocalCorners() */, __this);
__this->set_m_RectTransformCorners_239(L_16);
}
IL_007c:
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::OnDidApplyAnimationProperties()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_OnDidApplyAnimationProperties_mBDADC3B7363F3AC0C25301DFB30EA5E4D158AFB2 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)1);
VirtActionInvoker0::Invoke(28 /* System.Void UnityEngine.UI.Graphic::SetVerticesDirty() */, __this);
VirtActionInvoker0::Invoke(27 /* System.Void UnityEngine.UI.Graphic::SetLayoutDirty() */, __this);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::OnCanvasHierarchyChanged()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_OnCanvasHierarchyChanged_m52EA0B289457A26C6A600C5245149FCD221AD51B (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
MaskableGraphic_OnCanvasHierarchyChanged_m23AD995392375068B45527F59B2D21E484B92D6B(__this, /*hidden argument*/NULL);
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_0 = Graphic_get_canvas_m318739758379A567A35585728E2E1361599199F8(__this, /*hidden argument*/NULL);
__this->set_m_canvas_241(L_0);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::OnTransformParentChanged()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_OnTransformParentChanged_m6B64607E1AAEFF5E1C6A11B8508A7AB351B268DC (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
MaskableGraphic_OnTransformParentChanged_m6851EF361EC92F6BBE48B109DF46BBA72310797A(__this, /*hidden argument*/NULL);
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_0 = Graphic_get_canvas_m318739758379A567A35585728E2E1361599199F8(__this, /*hidden argument*/NULL);
__this->set_m_canvas_241(L_0);
VirtActionInvoker0::Invoke(114 /* System.Void TMPro.TMP_Text::ComputeMarginSize() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)1);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::OnRectTransformDimensionsChange()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_OnRectTransformDimensionsChange_m3A188028580A332B0BF015660E88D8D933E6873E (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_0 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_0);
bool L_1 = GameObject_get_activeInHierarchy_mDEE60F1B28281974BA9880EC448682F3DAABB1EF(L_0, /*hidden argument*/NULL);
if (L_1)
{
goto IL_000e;
}
}
{
return;
}
IL_000e:
{
VirtActionInvoker0::Invoke(114 /* System.Void TMPro.TMP_Text::ComputeMarginSize() */, __this);
TextMeshProUGUI_UpdateSubObjectPivot_mB69AE45DEB3F545B0525116763FBCF9661194A73(__this, /*hidden argument*/NULL);
VirtActionInvoker0::Invoke(28 /* System.Void UnityEngine.UI.Graphic::SetVerticesDirty() */, __this);
VirtActionInvoker0::Invoke(27 /* System.Void UnityEngine.UI.Graphic::SetLayoutDirty() */, __this);
return;
}
}
// System.Void TMPro.TextMeshProUGUI::LateUpdate()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_LateUpdate_mD6BBDA1BD8D5FBCCC44A117D171BBBAB09199B73 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_LateUpdate_mD6BBDA1BD8D5FBCCC44A117D171BBBAB09199B73_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_0);
bool L_1 = Transform_get_hasChanged_m57B246DA5FB4AC01F1F109DCFE1D7A12048767D2(L_0, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0063;
}
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_2);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = Transform_get_lossyScale_m9C2597B28BE066FC061B7D7508750E5D5EA9850F(L_2, /*hidden argument*/NULL);
float L_4 = L_3.get_y_3();
V_0 = L_4;
bool L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_havePropertiesChanged_134();
if (L_5)
{
goto IL_0057;
}
}
{
float L_6 = V_0;
float L_7 = __this->get_m_previousLossyScaleY_238();
if ((((float)L_6) == ((float)L_7)))
{
goto IL_0057;
}
}
{
String_t* L_8 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_text_30();
String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5();
bool L_10 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_8, L_9, /*hidden argument*/NULL);
if (!L_10)
{
goto IL_0057;
}
}
{
String_t* L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_text_30();
if (!L_11)
{
goto IL_0057;
}
}
{
float L_12 = V_0;
TextMeshProUGUI_UpdateSDFScale_mE095308C38511257FC16EA6DC60C949FF4CC604D(__this, L_12, /*hidden argument*/NULL);
float L_13 = V_0;
__this->set_m_previousLossyScaleY_238(L_13);
}
IL_0057:
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_14 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_14);
Transform_set_hasChanged_mA2BDCABEEF63468A4CF354CB7ACFDCC8E910A3D9(L_14, (bool)0, /*hidden argument*/NULL);
}
IL_0063:
{
bool L_15 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isUsingLegacyAnimationComponent_135();
if (!L_15)
{
goto IL_0078;
}
}
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)1);
TextMeshProUGUI_OnPreRenderCanvas_mA1BB76D11387DF804E68A7C05BA58651ADAC825E(__this, /*hidden argument*/NULL);
}
IL_0078:
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::OnPreRenderCanvas()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_OnPreRenderCanvas_mA1BB76D11387DF804E68A7C05BA58651ADAC825E (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_OnPreRenderCanvas_mA1BB76D11387DF804E68A7C05BA58651ADAC825E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isAwake_163();
if (!L_0)
{
goto IL_0018;
}
}
{
bool L_1 = VirtFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (L_1)
{
goto IL_0019;
}
}
{
bool L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_ignoreActiveState_227();
if (L_2)
{
goto IL_0019;
}
}
IL_0018:
{
return;
}
IL_0019:
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_3 = __this->get_m_canvas_241();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_4 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_3, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_4)
{
goto IL_0042;
}
}
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_5 = Graphic_get_canvas_m318739758379A567A35585728E2E1361599199F8(__this, /*hidden argument*/NULL);
__this->set_m_canvas_241(L_5);
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_6 = __this->get_m_canvas_241();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_7 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_6, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_7)
{
goto IL_0042;
}
}
{
return;
}
IL_0042:
{
__this->set_loopCountA_252(0);
bool L_8 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_havePropertiesChanged_134();
if (L_8)
{
goto IL_005c;
}
}
{
bool L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isLayoutDirty_160();
if (!L_9)
{
goto IL_00fc;
}
}
IL_005c:
{
bool L_10 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_checkPaddingRequired_107();
if (!L_10)
{
goto IL_006a;
}
}
{
VirtActionInvoker0::Invoke(105 /* System.Void TMPro.TMP_Text::UpdateMeshPadding() */, __this);
}
IL_006a:
{
bool L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isInputParsingRequired_165();
if (L_11)
{
goto IL_007a;
}
}
{
bool L_12 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isTextTruncated_104();
if (!L_12)
{
goto IL_0080;
}
}
IL_007a:
{
TMP_Text_ParseInputText_m35CFE982D3C252C472A1FD8C1E64429E5F98CA79(__this, /*hidden argument*/NULL);
}
IL_0080:
{
bool L_13 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_13)
{
goto IL_00a5;
}
}
{
float L_14 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeBase_65();
float L_15 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
float L_16 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMax_74();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_17 = Mathf_Clamp_m033DD894F89E6DCCDAFC580091053059C86A4507(L_14, L_15, L_16, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(L_17);
}
IL_00a5:
{
float L_18 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMax_74();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxFontSize_71(L_18);
float L_19 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_minFontSize_72(L_19);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineSpacingDelta_89((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_charWidthAdjDelta_94((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCharacterWrappingEnabled_96((bool)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isTextTruncated_104((bool)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isLayoutDirty_160((bool)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_ignoreActiveState_227((bool)0);
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
}
IL_00fc:
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::GenerateTextMesh()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_GenerateTextMesh_m28F6F3927D00EE31CA0016D955FA94AC170CBC64 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_GenerateTextMesh_m28F6F3927D00EE31CA0016D955FA94AC170CBC64_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
float V_1 = 0.0f;
float V_2 = 0.0f;
float V_3 = 0.0f;
int32_t V_4 = 0;
float V_5 = 0.0f;
float V_6 = 0.0f;
float V_7 = 0.0f;
bool V_8 = false;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_9;
memset(&V_9, 0, sizeof(V_9));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_10;
memset(&V_10, 0, sizeof(V_10));
bool V_11 = false;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_12;
memset(&V_12, 0, sizeof(V_12));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_13;
memset(&V_13, 0, sizeof(V_13));
bool V_14 = false;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_15;
memset(&V_15, 0, sizeof(V_15));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_16;
memset(&V_16, 0, sizeof(V_16));
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 V_17;
memset(&V_17, 0, sizeof(V_17));
float V_18 = 0.0f;
float V_19 = 0.0f;
bool V_20 = false;
int32_t V_21 = 0;
int32_t V_22 = 0;
int32_t V_23 = 0;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E V_24;
memset(&V_24, 0, sizeof(V_24));
float V_25 = 0.0f;
float V_26 = 0.0f;
float V_27 = 0.0f;
float V_28 = 0.0f;
float V_29 = 0.0f;
bool V_30 = false;
bool V_31 = false;
bool V_32 = false;
bool V_33 = false;
int32_t V_34 = 0;
int32_t V_35 = 0;
int32_t V_36 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_37;
memset(&V_37, 0, sizeof(V_37));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* V_38 = NULL;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_39;
memset(&V_39, 0, sizeof(V_39));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_40;
memset(&V_40, 0, sizeof(V_40));
int32_t V_41 = 0;
int32_t V_42 = 0;
int32_t V_43 = 0;
int32_t V_44 = 0;
int32_t V_45 = 0;
bool V_46 = false;
bool V_47 = false;
int32_t V_48 = 0;
int32_t V_49 = 0;
bool V_50 = false;
float V_51 = 0.0f;
int32_t V_52 = 0;
float V_53 = 0.0f;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 V_54;
memset(&V_54, 0, sizeof(V_54));
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 V_55;
memset(&V_55, 0, sizeof(V_55));
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 V_56;
memset(&V_56, 0, sizeof(V_56));
float V_57 = 0.0f;
float V_58 = 0.0f;
float V_59 = 0.0f;
float V_60 = 0.0f;
float V_61 = 0.0f;
int32_t V_62 = 0;
float V_63 = 0.0f;
float V_64 = 0.0f;
float V_65 = 0.0f;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* V_66 = NULL;
float V_67 = 0.0f;
int32_t V_68 = 0;
int32_t V_69 = 0;
bool V_70 = false;
float V_71 = 0.0f;
float V_72 = 0.0f;
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD V_73;
memset(&V_73, 0, sizeof(V_73));
float V_74 = 0.0f;
float V_75 = 0.0f;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_76;
memset(&V_76, 0, sizeof(V_76));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_77;
memset(&V_77, 0, sizeof(V_77));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_78;
memset(&V_78, 0, sizeof(V_78));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_79;
memset(&V_79, 0, sizeof(V_79));
float V_80 = 0.0f;
float V_81 = 0.0f;
float V_82 = 0.0f;
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * V_83 = NULL;
float V_84 = 0.0f;
KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * V_85 = NULL;
uint32_t V_86 = 0;
KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 V_87;
memset(&V_87, 0, sizeof(V_87));
uint32_t V_88 = 0;
KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 V_89;
memset(&V_89, 0, sizeof(V_89));
float V_90 = 0.0f;
float V_91 = 0.0f;
float V_92 = 0.0f;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_93;
memset(&V_93, 0, sizeof(V_93));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_94;
memset(&V_94, 0, sizeof(V_94));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_95;
memset(&V_95, 0, sizeof(V_95));
float V_96 = 0.0f;
float V_97 = 0.0f;
bool V_98 = false;
float V_99 = 0.0f;
float V_100 = 0.0f;
float V_101 = 0.0f;
int32_t V_102 = 0;
float V_103 = 0.0f;
int32_t V_104 = 0;
float V_105 = 0.0f;
float V_106 = 0.0f;
float V_107 = 0.0f;
float V_108 = 0.0f;
float V_109 = 0.0f;
float V_110 = 0.0f;
float V_111 = 0.0f;
int32_t V_112 = 0;
int32_t V_113 = 0;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * V_114 = NULL;
Il2CppChar V_115 = 0x0;
int32_t V_116 = 0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 V_117;
memset(&V_117, 0, sizeof(V_117));
int32_t V_118 = 0;
bool V_119 = false;
float V_120 = 0.0f;
bool V_121 = false;
float V_122 = 0.0f;
int32_t V_123 = 0;
int32_t V_124 = 0;
float V_125 = 0.0f;
int32_t V_126 = 0;
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 V_127;
memset(&V_127, 0, sizeof(V_127));
float V_128 = 0.0f;
float V_129 = 0.0f;
float V_130 = 0.0f;
float V_131 = 0.0f;
float V_132 = 0.0f;
float V_133 = 0.0f;
float V_134 = 0.0f;
int32_t V_135 = 0;
float V_136 = 0.0f;
float V_137 = 0.0f;
int32_t V_138 = 0;
int32_t V_139 = 0;
int32_t V_140 = 0;
int32_t V_141 = 0;
bool V_142 = false;
int32_t V_143 = 0;
int32_t V_144 = 0;
bool V_145 = false;
int32_t V_146 = 0;
int32_t V_147 = 0;
bool V_148 = false;
int32_t V_149 = 0;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 V_150;
memset(&V_150, 0, sizeof(V_150));
bool V_151 = false;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 V_152;
memset(&V_152, 0, sizeof(V_152));
int32_t V_153 = 0;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B13_0 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B12_0 = NULL;
int32_t G_B14_0 = 0;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B14_1 = NULL;
float G_B45_0 = 0.0f;
float G_B84_0 = 0.0f;
float G_B83_0 = 0.0f;
float G_B85_0 = 0.0f;
float G_B85_1 = 0.0f;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B87_0 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B86_0 = NULL;
float G_B88_0 = 0.0f;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B88_1 = NULL;
float G_B90_0 = 0.0f;
float G_B89_0 = 0.0f;
float G_B91_0 = 0.0f;
float G_B91_1 = 0.0f;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B93_0 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B92_0 = NULL;
float G_B94_0 = 0.0f;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B94_1 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B98_0 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B97_0 = NULL;
float G_B99_0 = 0.0f;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B99_1 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B101_0 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B100_0 = NULL;
float G_B102_0 = 0.0f;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B102_1 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B107_0 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B106_0 = NULL;
float G_B108_0 = 0.0f;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B108_1 = NULL;
float G_B113_0 = 0.0f;
float G_B123_0 = 0.0f;
int32_t G_B126_0 = 0;
float G_B128_0 = 0.0f;
float G_B127_0 = 0.0f;
float G_B129_0 = 0.0f;
float G_B129_1 = 0.0f;
float G_B131_0 = 0.0f;
float G_B131_1 = 0.0f;
float G_B130_0 = 0.0f;
float G_B130_1 = 0.0f;
float G_B132_0 = 0.0f;
float G_B132_1 = 0.0f;
float G_B132_2 = 0.0f;
float G_B134_0 = 0.0f;
float G_B134_1 = 0.0f;
float G_B133_0 = 0.0f;
float G_B133_1 = 0.0f;
float G_B135_0 = 0.0f;
float G_B135_1 = 0.0f;
float G_B135_2 = 0.0f;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B160_0 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B159_0 = NULL;
float G_B161_0 = 0.0f;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B161_1 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B169_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B169_1 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B168_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B168_1 = NULL;
int32_t G_B170_0 = 0;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B170_1 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B170_2 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B172_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B172_1 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B171_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B171_1 = NULL;
int32_t G_B173_0 = 0;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B173_1 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B173_2 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B175_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B175_1 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B174_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B174_1 = NULL;
int32_t G_B176_0 = 0;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B176_1 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B176_2 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B291_0 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B290_0 = NULL;
float G_B292_0 = 0.0f;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B292_1 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B315_0 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B314_0 = NULL;
float G_B316_0 = 0.0f;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B316_1 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B324_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B324_1 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B323_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B323_1 = NULL;
int32_t G_B325_0 = 0;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B325_1 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B325_2 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B327_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B327_1 = NULL;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B326_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B326_1 = NULL;
int32_t G_B328_0 = 0;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * G_B328_1 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B328_2 = NULL;
TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 * G_B349_0 = NULL;
TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 * G_B348_0 = NULL;
float G_B350_0 = 0.0f;
TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 * G_B350_1 = NULL;
int32_t G_B395_0 = 0;
int32_t G_B482_0 = 0;
int32_t G_B536_0 = 0;
float G_B550_0 = 0.0f;
int32_t G_B553_0 = 0;
float G_B558_0 = 0.0f;
float G_B604_0 = 0.0f;
float G_B603_0 = 0.0f;
float G_B605_0 = 0.0f;
float G_B605_1 = 0.0f;
int32_t G_B659_0 = 0;
float G_B673_0 = 0.0f;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * G_B779_0 = NULL;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * G_B778_0 = NULL;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * G_B780_0 = NULL;
int32_t G_B781_0 = 0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * G_B781_1 = NULL;
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_1)
{
goto IL_001b;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_2);
Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA * L_3 = TMP_FontAsset_get_characterDictionary_mF9A06524C9B518F97BD2BE12EEFA96B60332AE8B(L_2, /*hidden argument*/NULL);
if (L_3)
{
goto IL_0036;
}
}
IL_001b:
{
int32_t L_4 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(__this, /*hidden argument*/NULL);
int32_t L_5 = L_4;
RuntimeObject * L_6 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_5);
String_t* L_7 = String_Concat_mBB19C73816BDD1C3519F248E1ADC8E11A6FDB495(_stringLiteral183C8AF35DDE0BE2F957B6E542FE5A8C27A99BDB, L_6, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_LogWarning_m37338644DC81F640CCDFEAE35A223F0E965F0568(L_7, /*hidden argument*/NULL);
return;
}
IL_0036:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_8 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
if (!L_8)
{
goto IL_0049;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_9);
TMP_TextInfo_Clear_m1CDBF30EE7548387764B806645D7910E512C7E88(L_9, /*hidden argument*/NULL);
}
IL_0049:
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_10 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
if (!L_10)
{
goto IL_0064;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
NullCheck(L_11);
if (!(((RuntimeArray *)L_11)->max_length))
{
goto IL_0064;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_12 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
NullCheck(L_12);
int32_t L_13 = 0;
int32_t L_14 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
if (L_14)
{
goto IL_0087;
}
}
IL_0064:
{
VirtActionInvoker0::Invoke(124 /* System.Void TMPro.TMP_Text::ClearMesh() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_preferredWidth_150((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_preferredHeight_153((0.0f));
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
TMPro_EventManager_ON_TEXT_CHANGED_m950F4ADB007127B72E57303060C7F6405563E051(__this, /*hidden argument*/NULL);
return;
}
IL_0087:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_15 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentFontAsset_33(L_15);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_16 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterial_36(L_16);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(0);
TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 * L_17 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_materialReferenceStack_39();
int32_t L_18 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_19 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_20 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
float L_21 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_padding_214();
MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F L_22;
memset(&L_22, 0, sizeof(L_22));
MaterialReference__ctor_mC0D0055995F082C37559BF6DE1EDAA0D9E2C444C((&L_22), L_18, L_19, (TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 *)NULL, L_20, L_21, /*hidden argument*/NULL);
TMP_XmlTagStack_1_SetDefault_m2D809655073417FD923ECC16C5532124CE3F71BC((TMP_XmlTagStack_1_tE3F1A1DBF5C066777F7FD28E182B6A14FCCC8A99 *)L_17, L_22, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m2D809655073417FD923ECC16C5532124CE3F71BC_RuntimeMethod_var);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_23 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_spriteAsset_55();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentSpriteAsset_223(L_23);
TMP_SpriteAnimator_tEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17 * L_24 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_spriteAnimator_142();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_25 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_24, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_25)
{
goto IL_00f4;
}
}
{
TMP_SpriteAnimator_tEB1A22D4A88DC5AAC3EFBDD8FD10B2A02C7B0D17 * L_26 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_spriteAnimator_142();
NullCheck(L_26);
TMP_SpriteAnimator_StopAllAnimations_m80939F1E1D0B76FC7983A5715BD1034D44F59AE1(L_26, /*hidden argument*/NULL);
}
IL_00f4:
{
int32_t L_27 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
V_0 = L_27;
float L_28 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_29 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_29);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_30 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_29, /*hidden argument*/NULL);
NullCheck(L_30);
float L_31 = L_30->get_PointSize_1();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_32 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_32);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_33 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_32, /*hidden argument*/NULL);
NullCheck(L_33);
float L_34 = L_33->get_Scale_2();
float L_35 = ((float)il2cpp_codegen_multiply((float)((float)((float)L_28/(float)L_31)), (float)L_34));
V_67 = L_35;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontScale_168(L_35);
float L_36 = V_67;
V_1 = L_36;
float L_37 = V_1;
V_2 = L_37;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontScaleMultiplier_169((1.0f));
float L_38 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentFontSize_64(L_38);
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * L_39 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_sizeStack_66();
float L_40 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontSize_64();
TMP_XmlTagStack_1_SetDefault_m17ECA8DA42249391B3A14A111616023A8E85DB52((TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E *)L_39, L_40, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m17ECA8DA42249391B3A14A111616023A8E85DB52_RuntimeMethod_var);
V_3 = (0.0f);
V_4 = 0;
int32_t L_41 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontStyle_75();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_style_76(L_41);
int32_t L_42 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
G_B12_0 = __this;
if ((((int32_t)((int32_t)((int32_t)L_42&(int32_t)1))) == ((int32_t)1)))
{
G_B13_0 = __this;
goto IL_0182;
}
}
{
int32_t L_43 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontWeight_67();
G_B14_0 = L_43;
G_B14_1 = G_B12_0;
goto IL_0187;
}
IL_0182:
{
G_B14_0 = ((int32_t)700);
G_B14_1 = G_B13_0;
}
IL_0187:
{
NullCheck(G_B14_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B14_1)->set_m_fontWeightInternal_68(G_B14_0);
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * L_44 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_fontWeightStack_69();
int32_t L_45 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontWeightInternal_68();
TMP_XmlTagStack_1_SetDefault_m6CDA9BC2B7EFC3CFCCE823B98D8D3E9CB84863F6((TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 *)L_44, L_45, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m6CDA9BC2B7EFC3CFCCE823B98D8D3E9CB84863F6_RuntimeMethod_var);
TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 * L_46 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_fontStyleStack_77();
TMP_BasicXmlTagStack_Clear_m2CD405BF77AE7EFB67D5FB09011AFF05D4DA71F1((TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 *)L_46, /*hidden argument*/NULL);
int32_t L_47 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textAlignment_79();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineJustification_80(L_47);
TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C * L_48 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_lineJustificationStack_81();
int32_t L_49 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineJustification_80();
TMP_XmlTagStack_1_SetDefault_m65707E628DE429E95D08F4D21FF8416A1343B2C3((TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C *)L_48, L_49, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m65707E628DE429E95D08F4D21FF8416A1343B2C3_RuntimeMethod_var);
V_5 = (0.0f);
V_6 = (0.0f);
V_7 = (1.0f);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_baselineOffset_215((0.0f));
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * L_50 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_baselineOffsetStack_216();
TMP_XmlTagStack_1_Clear_mBC8537575909EDDE7D2A3A12DFE7BA0F221D80B1((TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E *)L_50, /*hidden argument*/TMP_XmlTagStack_1_Clear_mBC8537575909EDDE7D2A3A12DFE7BA0F221D80B1_RuntimeMethod_var);
V_8 = (bool)0;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_51 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_9 = L_51;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_52 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_10 = L_52;
V_11 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_53 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_12 = L_53;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_54 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_13 = L_54;
V_14 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_55 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_15 = L_55;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_56 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_16 = L_56;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_57 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontColor_46();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_58 = Color32_op_Implicit_m52B034473369A651C8952BD916A2AB193E0E5B30(L_57, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontColor32_45(L_58);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_59 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontColor32_45();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_htmlColor_203(L_59);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_60 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_underlineColor_48(L_60);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_61 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_strikethroughColor_49(L_61);
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * L_62 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_colorStack_204();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_63 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5((TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 *)L_62, L_63, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5_RuntimeMethod_var);
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * L_64 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_underlineColorStack_205();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_65 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5((TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 *)L_64, L_65, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5_RuntimeMethod_var);
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * L_66 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_strikethroughColorStack_206();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_67 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5((TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 *)L_66, L_67, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5_RuntimeMethod_var);
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * L_68 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_highlightColorStack_207();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_69 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5((TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 *)L_68, L_69, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5_RuntimeMethod_var);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_colorGradientPreset_208((TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 *)NULL);
TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 * L_70 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_colorGradientStack_209();
TMP_XmlTagStack_1_SetDefault_m42FAAF614A9D919593848C5D22F88D94C667AAC1((TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 *)L_70, (TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 *)NULL, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m42FAAF614A9D919593848C5D22F88D94C667AAC1_RuntimeMethod_var);
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * L_71 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_actionStack_213();
TMP_XmlTagStack_1_Clear_m05BA8CFA55336352653879F5E39605B34CEB77AA((TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 *)L_71, /*hidden argument*/TMP_XmlTagStack_1_Clear_m05BA8CFA55336352653879F5E39605B34CEB77AA_RuntimeMethod_var);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isFXMatrixSet_179((bool)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineHeight_90((-32767.0f));
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_72 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_72);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_73 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_72, /*hidden argument*/NULL);
NullCheck(L_73);
float L_74 = L_73->get_LineHeight_4();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_75 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_75);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_76 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_75, /*hidden argument*/NULL);
NullCheck(L_76);
float L_77 = L_76->get_Ascender_6();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_78 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_78);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_79 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_78, /*hidden argument*/NULL);
NullCheck(L_79);
float L_80 = L_79->get_Descender_8();
V_18 = ((float)il2cpp_codegen_subtract((float)L_74, (float)((float)il2cpp_codegen_subtract((float)L_77, (float)L_80))));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_cSpacing_85((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_monoSpacing_86((0.0f));
V_19 = (0.0f);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_tag_LineIndent_173((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_tag_Indent_174((0.0f));
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * L_81 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_indentStack_175();
TMP_XmlTagStack_1_SetDefault_m17ECA8DA42249391B3A14A111616023A8E85DB52((TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E *)L_81, (0.0f), /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m17ECA8DA42249391B3A14A111616023A8E85DB52_RuntimeMethod_var);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_tag_NoParsing_176((bool)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_characterCount_187(0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_firstCharacterOfLine_188(0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lastCharacterOfLine_190(0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_firstVisibleCharacterOfLine_189(0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lastVisibleCharacterOfLine_191(0);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_82 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargeNegativeFloat_232();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxLineAscender_198(L_82);
float L_83 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxLineDescender_199(L_83);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineNumber_192(0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineVisibleCharacterCount_193(0);
V_20 = (bool)1;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_firstOverflowCharacterIndex_101((-1));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_pageNumber_194(0);
int32_t L_84 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageToDisplay_125();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_85 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_85);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_86 = L_85->get_pageInfo_15();
NullCheck(L_86);
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
int32_t L_87 = Mathf_Clamp_mE1EA15D719BF2F632741D42DF96F0BC797A20389(((int32_t)il2cpp_codegen_subtract((int32_t)L_84, (int32_t)1)), 0, ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_86)->max_length)))), (int32_t)1)), /*hidden argument*/NULL);
V_21 = L_87;
V_22 = 0;
V_23 = 0;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_88 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_margin_127();
V_24 = L_88;
float L_89 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginWidth_130();
V_25 = L_89;
float L_90 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginHeight_131();
V_26 = L_90;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_marginLeft_128((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_marginRight_129((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_width_132((-1.0f));
float L_91 = V_25;
float L_92 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginLeft_128();
float L_93 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginRight_129();
V_27 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_91, (float)(0.0001f))), (float)L_92)), (float)L_93));
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_94 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_95 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveVector2_229();
L_94->set_min_0(L_95);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_96 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_97 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargeNegativeVector2_230();
L_96->set_max_1(L_97);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_98 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_98);
TMP_TextInfo_ClearLineInfo_m7BF5E63C7B49C5FB7EBB116D5C94DD3901B0B03B(L_98, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxCapHeight_196((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxAscender_195((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxDescender_197((0.0f));
V_28 = (0.0f);
V_29 = (0.0f);
V_30 = (bool)0;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isNewPage_126((bool)0);
V_31 = (bool)1;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isNonBreakingSpace_97((bool)0);
V_32 = (bool)0;
V_33 = (bool)0;
V_34 = 0;
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_99 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_99, (-1), (-1), /*hidden argument*/NULL);
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_100 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedLineState_186();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_100, (-1), (-1), /*hidden argument*/NULL);
int32_t L_101 = __this->get_loopCountA_252();
__this->set_loopCountA_252(((int32_t)il2cpp_codegen_add((int32_t)L_101, (int32_t)1)));
V_35 = 0;
V_68 = 0;
goto IL_30c2;
}
IL_04da:
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_102 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_103 = V_68;
NullCheck(L_102);
int32_t L_104 = L_103;
int32_t L_105 = (L_102)->GetAt(static_cast<il2cpp_array_size_t>(L_104));
V_4 = L_105;
bool L_106 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRichText_108();
if (!L_106)
{
goto IL_0526;
}
}
{
int32_t L_107 = V_4;
if ((!(((uint32_t)L_107) == ((uint32_t)((int32_t)60)))))
{
goto IL_0526;
}
}
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isParsingText_177((bool)1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textElementType_218(0);
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_108 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_109 = V_68;
bool L_110 = TMP_Text_ValidateHtmlTag_mA1D35659E45CCB9527D6BF0A41B6F0C6BC546F77(__this, L_108, ((int32_t)il2cpp_codegen_add((int32_t)L_109, (int32_t)1)), (int32_t*)(&V_35), /*hidden argument*/NULL);
if (!L_110)
{
goto IL_0589;
}
}
{
int32_t L_111 = V_35;
V_68 = L_111;
int32_t L_112 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_112)
{
goto IL_0589;
}
}
{
goto IL_30bc;
}
IL_0526:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_113 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_113);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_114 = L_113->get_characterInfo_11();
int32_t L_115 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_114);
int32_t L_116 = ((L_114)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_115)))->get_elementType_2();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textElementType_218(L_116);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_117 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_117);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_118 = L_117->get_characterInfo_11();
int32_t L_119 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_118);
int32_t L_120 = ((L_118)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_119)))->get_materialReferenceIndex_8();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_120);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_121 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_121);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_122 = L_121->get_characterInfo_11();
int32_t L_123 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_122);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_124 = ((L_122)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_123)))->get_fontAsset_4();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentFontAsset_33(L_124);
}
IL_0589:
{
int32_t L_125 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
V_69 = L_125;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_126 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_126);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_127 = L_126->get_characterInfo_11();
int32_t L_128 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_127);
bool L_129 = ((L_127)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_128)))->get_isUsingAlternateTypeface_9();
V_70 = L_129;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isParsingText_177((bool)0);
int32_t L_130 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_131 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacter_120();
if ((((int32_t)L_130) >= ((int32_t)L_131)))
{
goto IL_0612;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_132 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_132);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_133 = L_132->get_characterInfo_11();
int32_t L_134 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_133);
((L_133)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_134)))->set_isVisible_34((bool)0);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_135 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_135);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_136 = L_135->get_characterInfo_11();
int32_t L_137 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_136);
((L_136)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_137)))->set_character_0(((int32_t)8203));
int32_t L_138 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_characterCount_187(((int32_t)il2cpp_codegen_add((int32_t)L_138, (int32_t)1)));
goto IL_30bc;
}
IL_0612:
{
V_71 = (1.0f);
int32_t L_139 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_139)
{
goto IL_069a;
}
}
{
int32_t L_140 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_140&(int32_t)((int32_t)16)))) == ((uint32_t)((int32_t)16)))))
{
goto IL_0644;
}
}
{
int32_t L_141 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_142 = Char_IsLower_mE89996F09044C07A991164C7E6A4A9C02867CC90((((int32_t)((uint16_t)L_141))), /*hidden argument*/NULL);
if (!L_142)
{
goto IL_069a;
}
}
{
int32_t L_143 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
Il2CppChar L_144 = Char_ToUpper_m5D0AC7F9601D2981E2BCC8710BED485D804CE4DA((((int32_t)((uint16_t)L_143))), /*hidden argument*/NULL);
V_4 = L_144;
goto IL_069a;
}
IL_0644:
{
int32_t L_145 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_145&(int32_t)8))) == ((uint32_t)8))))
{
goto IL_0665;
}
}
{
int32_t L_146 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_147 = Char_IsUpper_m94DFB4B66A46914F0588FB7EB42E9BB4A14C3513((((int32_t)((uint16_t)L_146))), /*hidden argument*/NULL);
if (!L_147)
{
goto IL_069a;
}
}
{
int32_t L_148 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
Il2CppChar L_149 = Char_ToLower_mEC53192820FB75E0714C1C874F6BC1E89BDBBC74((((int32_t)((uint16_t)L_148))), /*hidden argument*/NULL);
V_4 = L_149;
goto IL_069a;
}
IL_0665:
{
int32_t L_150 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontStyle_75();
if ((((int32_t)((int32_t)((int32_t)L_150&(int32_t)((int32_t)32)))) == ((int32_t)((int32_t)32))))
{
goto IL_067f;
}
}
{
int32_t L_151 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_151&(int32_t)((int32_t)32)))) == ((uint32_t)((int32_t)32)))))
{
goto IL_069a;
}
}
IL_067f:
{
int32_t L_152 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_153 = Char_IsLower_mE89996F09044C07A991164C7E6A4A9C02867CC90((((int32_t)((uint16_t)L_152))), /*hidden argument*/NULL);
if (!L_153)
{
goto IL_069a;
}
}
{
V_71 = (0.8f);
int32_t L_154 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
Il2CppChar L_155 = Char_ToUpper_m5D0AC7F9601D2981E2BCC8710BED485D804CE4DA((((int32_t)((uint16_t)L_154))), /*hidden argument*/NULL);
V_4 = L_155;
}
IL_069a:
{
int32_t L_156 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if ((!(((uint32_t)L_156) == ((uint32_t)1))))
{
goto IL_082e;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_157 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_157);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_158 = L_157->get_characterInfo_11();
int32_t L_159 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_158);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_160 = ((L_158)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_159)))->get_spriteAsset_5();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentSpriteAsset_223(L_160);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_161 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_161);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_162 = L_161->get_characterInfo_11();
int32_t L_163 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_162);
int32_t L_164 = ((L_162)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_163)))->get_spriteIndex_6();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_spriteIndex_225(L_164);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_165 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentSpriteAsset_223();
NullCheck(L_165);
List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98 * L_166 = L_165->get_spriteInfoList_11();
int32_t L_167 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_spriteIndex_225();
NullCheck(L_166);
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * L_168 = List_1_get_Item_m81E0E009B1CBEE6C2E7B406157858B07ED5DD5BA(L_166, L_167, /*hidden argument*/List_1_get_Item_m81E0E009B1CBEE6C2E7B406157858B07ED5DD5BA_RuntimeMethod_var);
V_83 = L_168;
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * L_169 = V_83;
if (!L_169)
{
goto IL_30bc;
}
}
{
int32_t L_170 = V_4;
if ((!(((uint32_t)L_170) == ((uint32_t)((int32_t)60)))))
{
goto IL_071d;
}
}
{
int32_t L_171 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_spriteIndex_225();
V_4 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)57344), (int32_t)L_171));
goto IL_0728;
}
IL_071d:
{
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_172 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_s_colorWhite_47();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_spriteColor_58(L_172);
}
IL_0728:
{
float L_173 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontSize_64();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_174 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_174);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_175 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_174, /*hidden argument*/NULL);
NullCheck(L_175);
float L_176 = L_175->get_PointSize_1();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_177 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_177);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_178 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_177, /*hidden argument*/NULL);
NullCheck(L_178);
float L_179 = L_178->get_Scale_2();
V_84 = ((float)il2cpp_codegen_multiply((float)((float)((float)L_173/(float)L_176)), (float)L_179));
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_180 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_180);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_181 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_180, /*hidden argument*/NULL);
NullCheck(L_181);
float L_182 = L_181->get_Ascender_6();
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * L_183 = V_83;
NullCheck(L_183);
float L_184 = ((TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 *)L_183)->get_height_4();
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * L_185 = V_83;
NullCheck(L_185);
float L_186 = ((TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 *)L_185)->get_scale_8();
float L_187 = V_84;
V_2 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_182/(float)L_184)), (float)L_186)), (float)L_187));
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * L_188 = V_83;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_cached_TextElement_219(L_188);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_189 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_189);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_190 = L_189->get_characterInfo_11();
int32_t L_191 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_190);
((L_190)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_191)))->set_elementType_2(1);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_192 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_192);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_193 = L_192->get_characterInfo_11();
int32_t L_194 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_193);
float L_195 = V_84;
((L_193)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_194)))->set_scale_28(L_195);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_196 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_196);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_197 = L_196->get_characterInfo_11();
int32_t L_198 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_197);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_199 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentSpriteAsset_223();
((L_197)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_198)))->set_spriteAsset_5(L_199);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_200 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_200);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_201 = L_200->get_characterInfo_11();
int32_t L_202 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_201);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_203 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
((L_201)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_202)))->set_fontAsset_4(L_203);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_204 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_204);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_205 = L_204->get_characterInfo_11();
int32_t L_206 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_205);
int32_t L_207 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
((L_205)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_206)))->set_materialReferenceIndex_8(L_207);
int32_t L_208 = V_69;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_208);
V_5 = (0.0f);
goto IL_096f;
}
IL_082e:
{
int32_t L_209 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_209)
{
goto IL_096f;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_210 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_210);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_211 = L_210->get_characterInfo_11();
int32_t L_212 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_211);
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_213 = ((L_211)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_212)))->get_textElement_3();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_cached_TextElement_219(L_213);
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_214 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
if (!L_214)
{
goto IL_30bc;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_215 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_215);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_216 = L_215->get_characterInfo_11();
int32_t L_217 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_216);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_218 = ((L_216)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_217)))->get_fontAsset_4();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentFontAsset_33(L_218);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_219 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_219);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_220 = L_219->get_characterInfo_11();
int32_t L_221 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_220);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_222 = ((L_220)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_221)))->get_material_7();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterial_36(L_222);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_223 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_223);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_224 = L_223->get_characterInfo_11();
int32_t L_225 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_224);
int32_t L_226 = ((L_224)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_225)))->get_materialReferenceIndex_8();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_226);
float L_227 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontSize_64();
float L_228 = V_71;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_229 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_229);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_230 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_229, /*hidden argument*/NULL);
NullCheck(L_230);
float L_231 = L_230->get_PointSize_1();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_232 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_232);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_233 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_232, /*hidden argument*/NULL);
NullCheck(L_233);
float L_234 = L_233->get_Scale_2();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontScale_168(((float)il2cpp_codegen_multiply((float)((float)((float)((float)il2cpp_codegen_multiply((float)L_227, (float)L_228))/(float)L_231)), (float)L_234)));
float L_235 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontScale_168();
float L_236 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontScaleMultiplier_169();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_237 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_237);
float L_238 = L_237->get_scale_8();
V_2 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_235, (float)L_236)), (float)L_238));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_239 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_239);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_240 = L_239->get_characterInfo_11();
int32_t L_241 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_240);
((L_240)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_241)))->set_elementType_2(0);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_242 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_242);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_243 = L_242->get_characterInfo_11();
int32_t L_244 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_243);
float L_245 = V_2;
((L_243)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_244)))->set_scale_28(L_245);
int32_t L_246 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
if (!L_246)
{
goto IL_0967;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_247 = __this->get_m_subTextObjects_237();
int32_t L_248 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
NullCheck(L_247);
int32_t L_249 = L_248;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_250 = (L_247)->GetAt(static_cast<il2cpp_array_size_t>(L_249));
NullCheck(L_250);
float L_251 = TMP_SubMeshUI_get_padding_m893F93C6773A93EE7A86360464B4379C8AA85F97(L_250, /*hidden argument*/NULL);
G_B45_0 = L_251;
goto IL_096d;
}
IL_0967:
{
float L_252 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_padding_214();
G_B45_0 = L_252;
}
IL_096d:
{
V_5 = G_B45_0;
}
IL_096f:
{
float L_253 = V_2;
V_72 = L_253;
int32_t L_254 = V_4;
if ((!(((uint32_t)L_254) == ((uint32_t)((int32_t)173)))))
{
goto IL_0981;
}
}
{
V_2 = (0.0f);
}
IL_0981:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_255 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_255);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_256 = L_255->get_characterInfo_11();
int32_t L_257 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_256);
int32_t L_258 = V_4;
((L_256)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_257)))->set_character_0((((int32_t)((uint16_t)L_258))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_259 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_259);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_260 = L_259->get_characterInfo_11();
int32_t L_261 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_260);
float L_262 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontSize_64();
((L_260)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_261)))->set_pointSize_10(L_262);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_263 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_263);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_264 = L_263->get_characterInfo_11();
int32_t L_265 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_264);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_266 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
((L_264)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_265)))->set_color_29(L_266);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_267 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_267);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_268 = L_267->get_characterInfo_11();
int32_t L_269 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_268);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_270 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_underlineColor_48();
((L_268)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_269)))->set_underlineColor_30(L_270);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_271 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_271);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_272 = L_271->get_characterInfo_11();
int32_t L_273 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_272);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_274 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_strikethroughColor_49();
((L_272)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_273)))->set_strikethroughColor_31(L_274);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_275 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_275);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_276 = L_275->get_characterInfo_11();
int32_t L_277 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_276);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_278 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_highlightColor_50();
((L_276)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_277)))->set_highlightColor_32(L_278);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_279 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_279);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_280 = L_279->get_characterInfo_11();
int32_t L_281 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_280);
int32_t L_282 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
((L_280)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_281)))->set_style_33(L_282);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_283 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_283);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_284 = L_283->get_characterInfo_11();
int32_t L_285 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_284);
int32_t L_286 = V_68;
((L_284)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_285)))->set_index_1(L_286);
il2cpp_codegen_initobj((&V_73), sizeof(GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD ));
bool L_287 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableKerning_105();
if (!L_287)
{
goto IL_0b55;
}
}
{
V_85 = (KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD *)NULL;
int32_t L_288 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_289 = V_0;
if ((((int32_t)L_288) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_289, (int32_t)1)))))
{
goto IL_0af4;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_290 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_290);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_291 = L_290->get_characterInfo_11();
int32_t L_292 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_291);
Il2CppChar L_293 = ((L_291)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_292, (int32_t)1)))))->get_character_0();
V_86 = L_293;
int32_t L_294 = V_4;
uint32_t L_295 = V_86;
KerningPairKey__ctor_m73F77F7631B858785DF8D10112A319C4FBFBF1D4((KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 *)(&V_87), L_294, L_295, /*hidden argument*/NULL);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_296 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_296);
Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 * L_297 = TMP_FontAsset_get_kerningDictionary_m4EBCDD4CDA2FAE221E2AC7149A41B33507399CB2(L_296, /*hidden argument*/NULL);
KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 L_298 = V_87;
uint32_t L_299 = L_298.get_key_2();
NullCheck(L_297);
Dictionary_2_TryGetValue_m39CD23D9E3A56F0A0AA983400424E3AFF96DC466(L_297, L_299, (KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD **)(&V_85), /*hidden argument*/Dictionary_2_TryGetValue_m39CD23D9E3A56F0A0AA983400424E3AFF96DC466_RuntimeMethod_var);
KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * L_300 = V_85;
if (!L_300)
{
goto IL_0af4;
}
}
{
KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * L_301 = V_85;
NullCheck(L_301);
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_302 = KerningPair_get_firstGlyphAdjustments_m03A24BEF6611F8A4C7BD3E0FCCF2B6EB846087E2(L_301, /*hidden argument*/NULL);
V_73 = L_302;
}
IL_0af4:
{
int32_t L_303 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_303) < ((int32_t)1)))
{
goto IL_0b55;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_304 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_304);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_305 = L_304->get_characterInfo_11();
int32_t L_306 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_305);
Il2CppChar L_307 = ((L_305)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_306, (int32_t)1)))))->get_character_0();
V_88 = L_307;
uint32_t L_308 = V_88;
int32_t L_309 = V_4;
KerningPairKey__ctor_m73F77F7631B858785DF8D10112A319C4FBFBF1D4((KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 *)(&V_89), L_308, L_309, /*hidden argument*/NULL);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_310 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_310);
Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 * L_311 = TMP_FontAsset_get_kerningDictionary_m4EBCDD4CDA2FAE221E2AC7149A41B33507399CB2(L_310, /*hidden argument*/NULL);
KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 L_312 = V_89;
uint32_t L_313 = L_312.get_key_2();
NullCheck(L_311);
Dictionary_2_TryGetValue_m39CD23D9E3A56F0A0AA983400424E3AFF96DC466(L_311, L_313, (KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD **)(&V_85), /*hidden argument*/Dictionary_2_TryGetValue_m39CD23D9E3A56F0A0AA983400424E3AFF96DC466_RuntimeMethod_var);
KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * L_314 = V_85;
if (!L_314)
{
goto IL_0b55;
}
}
{
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_315 = V_73;
KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * L_316 = V_85;
NullCheck(L_316);
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_317 = KerningPair_get_secondGlyphAdjustments_m1D0FA44E5078CFB77197373403A42F17659CF8B6(L_316, /*hidden argument*/NULL);
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_318 = GlyphValueRecord_op_Addition_mADA68CC0A4A283608D62AC72253061402C8C30ED(L_315, L_317, /*hidden argument*/NULL);
V_73 = L_318;
}
IL_0b55:
{
bool L_319 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (!L_319)
{
goto IL_0bd0;
}
}
{
float L_320 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_321 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_321);
float L_322 = L_321->get_xAdvance_7();
float L_323 = V_7;
float L_324 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
float L_325 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_wordSpacing_87();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_326 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_326);
float L_327 = L_326->get_normalSpacingOffset_21();
float L_328 = V_2;
float L_329 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
float L_330 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_subtract((float)L_320, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_322, (float)L_323)), (float)L_324)), (float)L_325)), (float)L_327)), (float)L_328)), (float)L_329)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_330)))))));
int32_t L_331 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_332 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B((((int32_t)((uint16_t)L_331))), /*hidden argument*/NULL);
if (L_332)
{
goto IL_0bbb;
}
}
{
int32_t L_333 = V_4;
if ((!(((uint32_t)L_333) == ((uint32_t)((int32_t)8203)))))
{
goto IL_0bd0;
}
}
IL_0bbb:
{
float L_334 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_335 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_wordSpacing_87();
float L_336 = V_2;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_subtract((float)L_334, (float)((float)il2cpp_codegen_multiply((float)L_335, (float)L_336)))));
}
IL_0bd0:
{
V_74 = (0.0f);
float L_337 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_monoSpacing_86();
if ((((float)L_337) == ((float)(0.0f))))
{
goto IL_0c2e;
}
}
{
float L_338 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_monoSpacing_86();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_339 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_339);
float L_340 = L_339->get_width_3();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_341 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_341);
float L_342 = L_341->get_xOffset_5();
float L_343 = V_2;
float L_344 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
V_74 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)((float)L_338/(float)(2.0f))), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)((float)L_340/(float)(2.0f))), (float)L_342)), (float)L_343)))), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_344))));
float L_345 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_346 = V_74;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)L_345, (float)L_346)));
}
IL_0c2e:
{
int32_t L_347 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_347)
{
goto IL_0cd5;
}
}
{
bool L_348 = V_70;
if (L_348)
{
goto IL_0cd5;
}
}
{
int32_t L_349 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((((int32_t)((int32_t)((int32_t)L_349&(int32_t)1))) == ((int32_t)1)))
{
goto IL_0c56;
}
}
{
int32_t L_350 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontStyle_75();
if ((!(((uint32_t)((int32_t)((int32_t)L_350&(int32_t)1))) == ((uint32_t)1))))
{
goto IL_0cd5;
}
}
IL_0c56:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_351 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_352 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_GradientScale_17();
NullCheck(L_351);
bool L_353 = Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927(L_351, L_352, /*hidden argument*/NULL);
if (!L_353)
{
goto IL_0cb3;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_354 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_355 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_GradientScale_17();
NullCheck(L_354);
float L_356 = Material_GetFloat_mC1764F8B39FD31C6B7629D417BC8375D6E6AC60C(L_354, L_355, /*hidden argument*/NULL);
V_90 = L_356;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_357 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_357);
float L_358 = L_357->get_boldStyle_22();
float L_359 = V_90;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_360 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
int32_t L_361 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_ScaleRatio_A_45();
NullCheck(L_360);
float L_362 = Material_GetFloat_mC1764F8B39FD31C6B7629D417BC8375D6E6AC60C(L_360, L_361, /*hidden argument*/NULL);
V_6 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_358/(float)(4.0f))), (float)L_359)), (float)L_362));
float L_363 = V_6;
float L_364 = V_5;
float L_365 = V_90;
if ((!(((float)((float)il2cpp_codegen_add((float)L_363, (float)L_364))) > ((float)L_365))))
{
goto IL_0cba;
}
}
{
float L_366 = V_90;
float L_367 = V_6;
V_5 = ((float)il2cpp_codegen_subtract((float)L_366, (float)L_367));
goto IL_0cba;
}
IL_0cb3:
{
V_6 = (0.0f);
}
IL_0cba:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_368 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_368);
float L_369 = L_368->get_boldSpacing_23();
V_7 = ((float)il2cpp_codegen_add((float)(1.0f), (float)((float)il2cpp_codegen_multiply((float)L_369, (float)(0.01f)))));
goto IL_0d40;
}
IL_0cd5:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_370 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_371 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_GradientScale_17();
NullCheck(L_370);
bool L_372 = Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927(L_370, L_371, /*hidden argument*/NULL);
if (!L_372)
{
goto IL_0d32;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_373 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_374 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_GradientScale_17();
NullCheck(L_373);
float L_375 = Material_GetFloat_mC1764F8B39FD31C6B7629D417BC8375D6E6AC60C(L_373, L_374, /*hidden argument*/NULL);
V_91 = L_375;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_376 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_376);
float L_377 = L_376->get_normalStyle_20();
float L_378 = V_91;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_379 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
int32_t L_380 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_ScaleRatio_A_45();
NullCheck(L_379);
float L_381 = Material_GetFloat_mC1764F8B39FD31C6B7629D417BC8375D6E6AC60C(L_379, L_380, /*hidden argument*/NULL);
V_6 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_377/(float)(4.0f))), (float)L_378)), (float)L_381));
float L_382 = V_6;
float L_383 = V_5;
float L_384 = V_91;
if ((!(((float)((float)il2cpp_codegen_add((float)L_382, (float)L_383))) > ((float)L_384))))
{
goto IL_0d39;
}
}
{
float L_385 = V_91;
float L_386 = V_6;
V_5 = ((float)il2cpp_codegen_subtract((float)L_385, (float)L_386));
goto IL_0d39;
}
IL_0d32:
{
V_6 = (0.0f);
}
IL_0d39:
{
V_7 = (1.0f);
}
IL_0d40:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_387 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_387);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_388 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_387, /*hidden argument*/NULL);
NullCheck(L_388);
float L_389 = L_388->get_Baseline_5();
float L_390 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontScale_168();
float L_391 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontScaleMultiplier_169();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_392 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_392);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_393 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_392, /*hidden argument*/NULL);
NullCheck(L_393);
float L_394 = L_393->get_Scale_2();
V_75 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_389, (float)L_390)), (float)L_391)), (float)L_394));
float L_395 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_396 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_396);
float L_397 = L_396->get_xOffset_5();
float L_398 = V_5;
float L_399 = V_6;
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_400 = V_73;
float L_401 = L_400.get_xPlacement_0();
float L_402 = V_2;
float L_403 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
(&V_76)->set_x_2(((float)il2cpp_codegen_add((float)L_395, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_397, (float)L_398)), (float)L_399)), (float)L_401)), (float)L_402)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_403)))))));
float L_404 = V_75;
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_405 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_405);
float L_406 = L_405->get_yOffset_6();
float L_407 = V_5;
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_408 = V_73;
float L_409 = L_408.get_yPlacement_1();
float L_410 = V_2;
float L_411 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_412 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
(&V_76)->set_y_3(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_404, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_406, (float)L_407)), (float)L_409)), (float)L_410)))), (float)L_411)), (float)L_412)));
(&V_76)->set_z_4((0.0f));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_413 = V_76;
float L_414 = L_413.get_x_2();
(&V_77)->set_x_2(L_414);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_415 = V_76;
float L_416 = L_415.get_y_3();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_417 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_417);
float L_418 = L_417->get_height_4();
float L_419 = V_5;
float L_420 = V_2;
(&V_77)->set_y_3(((float)il2cpp_codegen_subtract((float)L_416, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_418, (float)((float)il2cpp_codegen_multiply((float)L_419, (float)(2.0f))))), (float)L_420)))));
(&V_77)->set_z_4((0.0f));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_421 = V_77;
float L_422 = L_421.get_x_2();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_423 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_423);
float L_424 = L_423->get_width_3();
float L_425 = V_5;
float L_426 = V_6;
float L_427 = V_2;
float L_428 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
(&V_78)->set_x_2(((float)il2cpp_codegen_add((float)L_422, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_424, (float)((float)il2cpp_codegen_multiply((float)L_425, (float)(2.0f))))), (float)((float)il2cpp_codegen_multiply((float)L_426, (float)(2.0f))))), (float)L_427)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_428)))))));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_429 = V_76;
float L_430 = L_429.get_y_3();
(&V_78)->set_y_3(L_430);
(&V_78)->set_z_4((0.0f));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_431 = V_78;
float L_432 = L_431.get_x_2();
(&V_79)->set_x_2(L_432);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_433 = V_77;
float L_434 = L_433.get_y_3();
(&V_79)->set_y_3(L_434);
(&V_79)->set_z_4((0.0f));
int32_t L_435 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_435)
{
goto IL_0f64;
}
}
{
bool L_436 = V_70;
if (L_436)
{
goto IL_0f64;
}
}
{
int32_t L_437 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((((int32_t)((int32_t)((int32_t)L_437&(int32_t)2))) == ((int32_t)2)))
{
goto IL_0eca;
}
}
{
int32_t L_438 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontStyle_75();
if ((!(((uint32_t)((int32_t)((int32_t)L_438&(int32_t)2))) == ((uint32_t)2))))
{
goto IL_0f64;
}
}
IL_0eca:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_439 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_439);
uint8_t L_440 = L_439->get_italicStyle_24();
V_92 = ((float)il2cpp_codegen_multiply((float)(((float)((float)L_440))), (float)(0.01f)));
float L_441 = V_92;
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_442 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_442);
float L_443 = L_442->get_yOffset_6();
float L_444 = V_5;
float L_445 = V_6;
float L_446 = V_2;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_93), ((float)il2cpp_codegen_multiply((float)L_441, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_443, (float)L_444)), (float)L_445)), (float)L_446)))), (0.0f), (0.0f), /*hidden argument*/NULL);
float L_447 = V_92;
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_448 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_448);
float L_449 = L_448->get_yOffset_6();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_450 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_450);
float L_451 = L_450->get_height_4();
float L_452 = V_5;
float L_453 = V_6;
float L_454 = V_2;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_94), ((float)il2cpp_codegen_multiply((float)L_447, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_449, (float)L_451)), (float)L_452)), (float)L_453)), (float)L_454)))), (0.0f), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_455 = V_76;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_456 = V_93;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_457 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_455, L_456, /*hidden argument*/NULL);
V_76 = L_457;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_458 = V_77;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_459 = V_94;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_460 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_458, L_459, /*hidden argument*/NULL);
V_77 = L_460;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_461 = V_78;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_462 = V_93;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_463 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_461, L_462, /*hidden argument*/NULL);
V_78 = L_463;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_464 = V_79;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_465 = V_94;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_466 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_464, L_465, /*hidden argument*/NULL);
V_79 = L_466;
}
IL_0f64:
{
bool L_467 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isFXMatrixSet_179();
if (!L_467)
{
goto IL_100a;
}
}
{
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_468 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
float L_469 = L_468->get_m00_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_470 = V_78;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_471 = V_77;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_472 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_470, L_471, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_473 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_472, (2.0f), /*hidden argument*/NULL);
V_95 = L_473;
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_474 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_475 = V_76;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_476 = V_95;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_477 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_475, L_476, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_478 = Matrix4x4_MultiplyPoint3x4_m7C872FDCC9E3378E00A40977F641A45A24994E9A((Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)L_474, L_477, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_479 = V_95;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_480 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_478, L_479, /*hidden argument*/NULL);
V_76 = L_480;
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_481 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_482 = V_77;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_483 = V_95;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_484 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_482, L_483, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_485 = Matrix4x4_MultiplyPoint3x4_m7C872FDCC9E3378E00A40977F641A45A24994E9A((Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)L_481, L_484, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_486 = V_95;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_487 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_485, L_486, /*hidden argument*/NULL);
V_77 = L_487;
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_488 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_489 = V_78;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_490 = V_95;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_491 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_489, L_490, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_492 = Matrix4x4_MultiplyPoint3x4_m7C872FDCC9E3378E00A40977F641A45A24994E9A((Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)L_488, L_491, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_493 = V_95;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_494 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_492, L_493, /*hidden argument*/NULL);
V_78 = L_494;
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_495 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_496 = V_79;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_497 = V_95;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_498 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_496, L_497, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_499 = Matrix4x4_MultiplyPoint3x4_m7C872FDCC9E3378E00A40977F641A45A24994E9A((Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)L_495, L_498, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_500 = V_95;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_501 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_499, L_500, /*hidden argument*/NULL);
V_79 = L_501;
}
IL_100a:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_502 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_502);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_503 = L_502->get_characterInfo_11();
int32_t L_504 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_503);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_505 = V_77;
((L_503)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_504)))->set_bottomLeft_19(L_505);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_506 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_506);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_507 = L_506->get_characterInfo_11();
int32_t L_508 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_507);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_509 = V_76;
((L_507)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_508)))->set_topLeft_18(L_509);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_510 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_510);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_511 = L_510->get_characterInfo_11();
int32_t L_512 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_511);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_513 = V_78;
((L_511)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_512)))->set_topRight_20(L_513);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_514 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_514);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_515 = L_514->get_characterInfo_11();
int32_t L_516 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_515);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_517 = V_79;
((L_515)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_516)))->set_bottomRight_21(L_517);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_518 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_518);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_519 = L_518->get_characterInfo_11();
int32_t L_520 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_519);
float L_521 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
((L_519)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_520)))->set_origin_22(L_521);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_522 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_522);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_523 = L_522->get_characterInfo_11();
int32_t L_524 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_523);
float L_525 = V_75;
float L_526 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_527 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
((L_523)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_524)))->set_baseLine_24(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_525, (float)L_526)), (float)L_527)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_528 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_528);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_529 = L_528->get_characterInfo_11();
int32_t L_530 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_529);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_531 = V_78;
float L_532 = L_531.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_533 = V_77;
float L_534 = L_533.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_535 = V_76;
float L_536 = L_535.get_y_3();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_537 = V_77;
float L_538 = L_537.get_y_3();
((L_529)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_530)))->set_aspectRatio_27(((float)((float)((float)il2cpp_codegen_subtract((float)L_532, (float)L_534))/(float)((float)il2cpp_codegen_subtract((float)L_536, (float)L_538)))));
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_539 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_539);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_540 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_539, /*hidden argument*/NULL);
NullCheck(L_540);
float L_541 = L_540->get_Ascender_6();
int32_t L_542 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
G_B83_0 = L_541;
if (!L_542)
{
G_B84_0 = L_541;
goto IL_1139;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_543 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_543);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_544 = L_543->get_characterInfo_11();
int32_t L_545 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_544);
float L_546 = ((L_544)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_545)))->get_scale_28();
G_B85_0 = L_546;
G_B85_1 = G_B83_0;
goto IL_113d;
}
IL_1139:
{
float L_547 = V_2;
float L_548 = V_71;
G_B85_0 = ((float)((float)L_547/(float)L_548));
G_B85_1 = G_B84_0;
}
IL_113d:
{
float L_549 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
V_80 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)G_B85_1, (float)G_B85_0)), (float)L_549));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_550 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_550);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_551 = L_550->get_characterInfo_11();
int32_t L_552 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_551);
float L_553 = V_80;
float L_554 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
((L_551)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_552)))->set_ascender_23(((float)il2cpp_codegen_subtract((float)L_553, (float)L_554)));
float L_555 = V_80;
float L_556 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
G_B86_0 = __this;
if ((((float)L_555) > ((float)L_556)))
{
G_B87_0 = __this;
goto IL_117e;
}
}
{
float L_557 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
G_B88_0 = L_557;
G_B88_1 = G_B86_0;
goto IL_1180;
}
IL_117e:
{
float L_558 = V_80;
G_B88_0 = L_558;
G_B88_1 = G_B87_0;
}
IL_1180:
{
NullCheck(G_B88_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B88_1)->set_m_maxLineAscender_198(G_B88_0);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_559 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_559);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_560 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_559, /*hidden argument*/NULL);
NullCheck(L_560);
float L_561 = L_560->get_Descender_8();
int32_t L_562 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
G_B89_0 = L_561;
if (!L_562)
{
G_B90_0 = L_561;
goto IL_11ba;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_563 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_563);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_564 = L_563->get_characterInfo_11();
int32_t L_565 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_564);
float L_566 = ((L_564)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_565)))->get_scale_28();
G_B91_0 = L_566;
G_B91_1 = G_B89_0;
goto IL_11be;
}
IL_11ba:
{
float L_567 = V_2;
float L_568 = V_71;
G_B91_0 = ((float)((float)L_567/(float)L_568));
G_B91_1 = G_B90_0;
}
IL_11be:
{
float L_569 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
V_81 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)G_B91_1, (float)G_B91_0)), (float)L_569));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_570 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_570);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_571 = L_570->get_characterInfo_11();
int32_t L_572 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_571);
float L_573 = V_81;
float L_574 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_575 = ((float)il2cpp_codegen_subtract((float)L_573, (float)L_574));
V_67 = L_575;
((L_571)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_572)))->set_descender_25(L_575);
float L_576 = V_67;
V_82 = L_576;
float L_577 = V_81;
float L_578 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
G_B92_0 = __this;
if ((((float)L_577) < ((float)L_578)))
{
G_B93_0 = __this;
goto IL_1206;
}
}
{
float L_579 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
G_B94_0 = L_579;
G_B94_1 = G_B92_0;
goto IL_1208;
}
IL_1206:
{
float L_580 = V_81;
G_B94_0 = L_580;
G_B94_1 = G_B93_0;
}
IL_1208:
{
NullCheck(G_B94_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B94_1)->set_m_maxLineDescender_199(G_B94_0);
int32_t L_581 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((((int32_t)((int32_t)((int32_t)L_581&(int32_t)((int32_t)256)))) == ((int32_t)((int32_t)256))))
{
goto IL_1233;
}
}
{
int32_t L_582 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_582&(int32_t)((int32_t)128)))) == ((uint32_t)((int32_t)128)))))
{
goto IL_12af;
}
}
IL_1233:
{
float L_583 = V_80;
float L_584 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_585 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_585);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_586 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_585, /*hidden argument*/NULL);
NullCheck(L_586);
float L_587 = L_586->get_SubSize_12();
V_96 = ((float)((float)((float)il2cpp_codegen_subtract((float)L_583, (float)L_584))/(float)L_587));
float L_588 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
V_80 = L_588;
float L_589 = V_96;
float L_590 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
G_B97_0 = __this;
if ((((float)L_589) > ((float)L_590)))
{
G_B98_0 = __this;
goto IL_126a;
}
}
{
float L_591 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
G_B99_0 = L_591;
G_B99_1 = G_B97_0;
goto IL_126c;
}
IL_126a:
{
float L_592 = V_96;
G_B99_0 = L_592;
G_B99_1 = G_B98_0;
}
IL_126c:
{
NullCheck(G_B99_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B99_1)->set_m_maxLineAscender_198(G_B99_0);
float L_593 = V_81;
float L_594 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_595 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_595);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_596 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_595, /*hidden argument*/NULL);
NullCheck(L_596);
float L_597 = L_596->get_SubSize_12();
V_97 = ((float)((float)((float)il2cpp_codegen_subtract((float)L_593, (float)L_594))/(float)L_597));
float L_598 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
V_81 = L_598;
float L_599 = V_97;
float L_600 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
G_B100_0 = __this;
if ((((float)L_599) < ((float)L_600)))
{
G_B101_0 = __this;
goto IL_12a8;
}
}
{
float L_601 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
G_B102_0 = L_601;
G_B102_1 = G_B100_0;
goto IL_12aa;
}
IL_12a8:
{
float L_602 = V_97;
G_B102_0 = L_602;
G_B102_1 = G_B101_0;
}
IL_12aa:
{
NullCheck(G_B102_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B102_1)->set_m_maxLineDescender_199(G_B102_0);
}
IL_12af:
{
int32_t L_603 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if (!L_603)
{
goto IL_12bf;
}
}
{
bool L_604 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNewPage_126();
if (!L_604)
{
goto IL_12ff;
}
}
IL_12bf:
{
float L_605 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxAscender_195();
float L_606 = V_80;
G_B106_0 = __this;
if ((((float)L_605) > ((float)L_606)))
{
G_B107_0 = __this;
goto IL_12ce;
}
}
{
float L_607 = V_80;
G_B108_0 = L_607;
G_B108_1 = G_B106_0;
goto IL_12d4;
}
IL_12ce:
{
float L_608 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxAscender_195();
G_B108_0 = L_608;
G_B108_1 = G_B107_0;
}
IL_12d4:
{
NullCheck(G_B108_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B108_1)->set_m_maxAscender_195(G_B108_0);
float L_609 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxCapHeight_196();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_610 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_610);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_611 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_610, /*hidden argument*/NULL);
NullCheck(L_611);
float L_612 = L_611->get_CapHeight_7();
float L_613 = V_2;
float L_614 = V_71;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_615 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_609, ((float)((float)((float)il2cpp_codegen_multiply((float)L_612, (float)L_613))/(float)L_614)), /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxCapHeight_196(L_615);
}
IL_12ff:
{
float L_616 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
if ((!(((float)L_616) == ((float)(0.0f)))))
{
goto IL_131a;
}
}
{
float L_617 = V_28;
float L_618 = V_80;
if ((((float)L_617) > ((float)L_618)))
{
goto IL_1316;
}
}
{
float L_619 = V_80;
G_B113_0 = L_619;
goto IL_1318;
}
IL_1316:
{
float L_620 = V_28;
G_B113_0 = L_620;
}
IL_1318:
{
V_28 = G_B113_0;
}
IL_131a:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_621 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_621);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_622 = L_621->get_characterInfo_11();
int32_t L_623 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_622);
((L_622)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_623)))->set_isVisible_34((bool)0);
int32_t L_624 = V_4;
if ((((int32_t)L_624) == ((int32_t)((int32_t)9))))
{
goto IL_136d;
}
}
{
int32_t L_625 = V_4;
if ((((int32_t)L_625) == ((int32_t)((int32_t)160))))
{
goto IL_136d;
}
}
{
int32_t L_626 = V_4;
if ((((int32_t)L_626) == ((int32_t)((int32_t)8199))))
{
goto IL_136d;
}
}
{
int32_t L_627 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_628 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B((((int32_t)((uint16_t)L_627))), /*hidden argument*/NULL);
if (L_628)
{
goto IL_1361;
}
}
{
int32_t L_629 = V_4;
if ((!(((uint32_t)L_629) == ((uint32_t)((int32_t)8203)))))
{
goto IL_136d;
}
}
IL_1361:
{
int32_t L_630 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if ((!(((uint32_t)L_630) == ((uint32_t)1))))
{
goto IL_1ec3;
}
}
IL_136d:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_631 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_631);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_632 = L_631->get_characterInfo_11();
int32_t L_633 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_632);
((L_632)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_633)))->set_isVisible_34((bool)1);
float L_634 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_width_132();
if ((!(((float)L_634) == ((float)(-1.0f)))))
{
goto IL_13ae;
}
}
{
float L_635 = V_25;
float L_636 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginLeft_128();
float L_637 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginRight_129();
G_B123_0 = ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_635, (float)(0.0001f))), (float)L_636)), (float)L_637));
goto IL_13cf;
}
IL_13ae:
{
float L_638 = V_25;
float L_639 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginLeft_128();
float L_640 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginRight_129();
float L_641 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_width_132();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_642 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_638, (float)(0.0001f))), (float)L_639)), (float)L_640)), L_641, /*hidden argument*/NULL);
G_B123_0 = L_642;
}
IL_13cf:
{
V_27 = G_B123_0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_643 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_643);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_644 = L_643->get_lineInfo_14();
int32_t L_645 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_644);
float L_646 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginLeft_128();
((L_644)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_645)))->set_marginLeft_16(L_646);
int32_t L_647 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineJustification_80();
if ((((int32_t)((int32_t)((int32_t)L_647&(int32_t)((int32_t)16)))) == ((int32_t)((int32_t)16))))
{
goto IL_140c;
}
}
{
int32_t L_648 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineJustification_80();
G_B126_0 = ((((int32_t)((int32_t)((int32_t)L_648&(int32_t)8))) == ((int32_t)8))? 1 : 0);
goto IL_140d;
}
IL_140c:
{
G_B126_0 = 1;
}
IL_140d:
{
V_98 = (bool)G_B126_0;
float L_649 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_650 = fabsf(L_649);
bool L_651 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
G_B127_0 = L_650;
if (!L_651)
{
G_B128_0 = L_650;
goto IL_1429;
}
}
{
G_B129_0 = (0.0f);
G_B129_1 = G_B127_0;
goto IL_1434;
}
IL_1429:
{
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_652 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_652);
float L_653 = L_652->get_xAdvance_7();
G_B129_0 = L_653;
G_B129_1 = G_B128_0;
}
IL_1434:
{
float L_654 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
int32_t L_655 = V_4;
G_B130_0 = ((float)il2cpp_codegen_multiply((float)G_B129_0, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_654))));
G_B130_1 = G_B129_1;
if ((!(((uint32_t)L_655) == ((uint32_t)((int32_t)173)))))
{
G_B131_0 = ((float)il2cpp_codegen_multiply((float)G_B129_0, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_654))));
G_B131_1 = G_B129_1;
goto IL_144e;
}
}
{
float L_656 = V_72;
G_B132_0 = L_656;
G_B132_1 = G_B130_0;
G_B132_2 = G_B130_1;
goto IL_144f;
}
IL_144e:
{
float L_657 = V_2;
G_B132_0 = L_657;
G_B132_1 = G_B131_0;
G_B132_2 = G_B131_1;
}
IL_144f:
{
float L_658 = V_27;
bool L_659 = V_98;
G_B133_0 = L_658;
G_B133_1 = ((float)il2cpp_codegen_add((float)G_B132_2, (float)((float)il2cpp_codegen_multiply((float)G_B132_1, (float)G_B132_0))));
if (L_659)
{
G_B134_0 = L_658;
G_B134_1 = ((float)il2cpp_codegen_add((float)G_B132_2, (float)((float)il2cpp_codegen_multiply((float)G_B132_1, (float)G_B132_0))));
goto IL_145e;
}
}
{
G_B135_0 = (1.0f);
G_B135_1 = G_B133_0;
G_B135_2 = G_B133_1;
goto IL_1463;
}
IL_145e:
{
G_B135_0 = (1.05f);
G_B135_1 = G_B134_0;
G_B135_2 = G_B134_1;
}
IL_1463:
{
if ((!(((float)G_B135_2) > ((float)((float)il2cpp_codegen_multiply((float)G_B135_1, (float)G_B135_0))))))
{
goto IL_1d86;
}
}
{
int32_t L_660 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
V_23 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_660, (int32_t)1));
bool L_661 = TMP_Text_get_enableWordWrapping_m8140D63B850629B25F6ABE9211E9F777E7826533(__this, /*hidden argument*/NULL);
if (!L_661)
{
goto IL_1afb;
}
}
{
int32_t L_662 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_663 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
if ((((int32_t)L_662) == ((int32_t)L_663)))
{
goto IL_1afb;
}
}
{
int32_t L_664 = V_34;
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_665 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_666 = L_665->get_previous_WordBreak_0();
bool L_667 = V_31;
if (!((int32_t)((int32_t)((((int32_t)L_664) == ((int32_t)L_666))? 1 : 0)|(int32_t)L_667)))
{
goto IL_1586;
}
}
{
bool L_668 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_668)
{
goto IL_1569;
}
}
{
float L_669 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_670 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
if ((!(((float)L_669) > ((float)L_670))))
{
goto IL_1569;
}
}
{
float L_671 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
float L_672 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthMaxAdj_93();
if ((!(((float)L_671) < ((float)((float)((float)L_672/(float)(100.0f)))))))
{
goto IL_14f6;
}
}
{
__this->set_loopCountA_252(0);
float L_673 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_charWidthAdjDelta_94(((float)il2cpp_codegen_add((float)L_673, (float)(0.01f))));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_14f6:
{
float L_674 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxFontSize_71(L_674);
float L_675 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_676 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_677 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_minFontSize_72();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_678 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(((float)((float)((float)il2cpp_codegen_subtract((float)L_676, (float)L_677))/(float)(2.0f))), (0.05f), /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)il2cpp_codegen_subtract((float)L_675, (float)L_678)));
float L_679 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_680 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
float L_681 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_679, L_680, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)((float)(((float)((float)(((int32_t)((int32_t)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_681, (float)(20.0f))), (float)(0.5f)))))))))/(float)(20.0f))));
int32_t L_682 = __this->get_loopCountA_252();
if ((((int32_t)L_682) <= ((int32_t)((int32_t)20))))
{
goto IL_1562;
}
}
{
return;
}
IL_1562:
{
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_1569:
{
bool L_683 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCharacterWrappingEnabled_96();
if (L_683)
{
goto IL_1583;
}
}
{
bool L_684 = V_32;
if (L_684)
{
goto IL_157a;
}
}
{
V_32 = (bool)1;
goto IL_1586;
}
IL_157a:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCharacterWrappingEnabled_96((bool)1);
goto IL_1586;
}
IL_1583:
{
V_33 = (bool)1;
}
IL_1586:
{
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_685 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_686 = TMP_Text_RestoreWordWrappingState_mE89EDF25D735F8530A7C397282074B52F1E8439D(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_685, /*hidden argument*/NULL);
V_68 = L_686;
int32_t L_687 = V_68;
V_34 = L_687;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_688 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_689 = V_68;
NullCheck(L_688);
int32_t L_690 = L_689;
int32_t L_691 = (L_688)->GetAt(static_cast<il2cpp_array_size_t>(L_690));
if ((!(((uint32_t)L_691) == ((uint32_t)((int32_t)173)))))
{
goto IL_15c1;
}
}
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isTextTruncated_104((bool)1);
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_692 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_693 = V_68;
NullCheck(L_692);
(L_692)->SetAt(static_cast<il2cpp_array_size_t>(L_693), (int32_t)((int32_t)45));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_15c1:
{
int32_t L_694 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_694) <= ((int32_t)0)))
{
goto IL_1646;
}
}
{
float L_695 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_696 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
IL2CPP_RUNTIME_CLASS_INIT(TMP_Math_t074FB253662A213E8905642B8B29473EC794FE44_il2cpp_TypeInfo_var);
bool L_697 = TMP_Math_Approximately_mD1E8C7947699EE157A2054C17BA7BD42D5F567F3(L_695, L_696, /*hidden argument*/NULL);
if (L_697)
{
goto IL_1646;
}
}
{
float L_698 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
if ((!(((float)L_698) == ((float)(-32767.0f)))))
{
goto IL_1646;
}
}
{
bool L_699 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNewPage_126();
if (L_699)
{
goto IL_1646;
}
}
{
float L_700 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_701 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
V_101 = ((float)il2cpp_codegen_subtract((float)L_700, (float)L_701));
int32_t L_702 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
int32_t L_703 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
float L_704 = V_101;
VirtActionInvoker3< int32_t, int32_t, float >::Invoke(112 /* System.Void TMPro.TMP_Text::AdjustLineOffset(System.Int32,System.Int32,System.Single) */, __this, L_702, L_703, L_704);
float L_705 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_706 = V_101;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_705, (float)L_706)));
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_707 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
float L_708 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
L_707->set_lineOffset_26(L_708);
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_709 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
float L_710 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
L_709->set_previousLineAscender_15(L_710);
}
IL_1646:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isNewPage_126((bool)0);
float L_711 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_712 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
V_99 = ((float)il2cpp_codegen_subtract((float)L_711, (float)L_712));
float L_713 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
float L_714 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
V_100 = ((float)il2cpp_codegen_subtract((float)L_713, (float)L_714));
float L_715 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
float L_716 = V_100;
G_B159_0 = __this;
if ((((float)L_715) < ((float)L_716)))
{
G_B160_0 = __this;
goto IL_167a;
}
}
{
float L_717 = V_100;
G_B161_0 = L_717;
G_B161_1 = G_B159_0;
goto IL_1680;
}
IL_167a:
{
float L_718 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
G_B161_0 = L_718;
G_B161_1 = G_B160_0;
}
IL_1680:
{
NullCheck(G_B161_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B161_1)->set_m_maxDescender_197(G_B161_0);
bool L_719 = V_30;
if (L_719)
{
goto IL_1691;
}
}
{
float L_720 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
V_29 = L_720;
}
IL_1691:
{
bool L_721 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_useMaxVisibleDescender_124();
if (!L_721)
{
goto IL_16b8;
}
}
{
int32_t L_722 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_723 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_722) >= ((int32_t)L_723)))
{
goto IL_16b5;
}
}
{
int32_t L_724 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
int32_t L_725 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_724) < ((int32_t)L_725)))
{
goto IL_16b8;
}
}
IL_16b5:
{
V_30 = (bool)1;
}
IL_16b8:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_726 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_726);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_727 = L_726->get_lineInfo_14();
int32_t L_728 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_727);
int32_t L_729 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
((L_727)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_728)))->set_firstCharacterIndex_5(L_729);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_730 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_730);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_731 = L_730->get_lineInfo_14();
int32_t L_732 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_731);
int32_t L_733 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
int32_t L_734 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B168_0 = __this;
G_B168_1 = ((L_731)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_732)));
if ((((int32_t)L_733) > ((int32_t)L_734)))
{
G_B169_0 = __this;
G_B169_1 = ((L_731)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_732)));
goto IL_1706;
}
}
{
int32_t L_735 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B170_0 = L_735;
G_B170_1 = G_B168_0;
G_B170_2 = G_B168_1;
goto IL_170c;
}
IL_1706:
{
int32_t L_736 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
G_B170_0 = L_736;
G_B170_1 = G_B169_0;
G_B170_2 = G_B169_1;
}
IL_170c:
{
int32_t L_737 = G_B170_0;
V_102 = L_737;
NullCheck(G_B170_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B170_1)->set_m_firstVisibleCharacterOfLine_189(L_737);
int32_t L_738 = V_102;
G_B170_2->set_firstVisibleCharacterIndex_6(L_738);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_739 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_739);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_740 = L_739->get_lineInfo_14();
int32_t L_741 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_740);
int32_t L_742 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
G_B171_0 = __this;
G_B171_1 = ((L_740)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_741)));
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_742, (int32_t)1))) > ((int32_t)0)))
{
G_B172_0 = __this;
G_B172_1 = ((L_740)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_741)));
goto IL_1740;
}
}
{
G_B173_0 = 0;
G_B173_1 = G_B171_0;
G_B173_2 = G_B171_1;
goto IL_1748;
}
IL_1740:
{
int32_t L_743 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
G_B173_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_743, (int32_t)1));
G_B173_1 = G_B172_0;
G_B173_2 = G_B172_1;
}
IL_1748:
{
int32_t L_744 = G_B173_0;
V_102 = L_744;
NullCheck(G_B173_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B173_1)->set_m_lastCharacterOfLine_190(L_744);
int32_t L_745 = V_102;
G_B173_2->set_lastCharacterIndex_7(L_745);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_746 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_746);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_747 = L_746->get_lineInfo_14();
int32_t L_748 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_747);
int32_t L_749 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
int32_t L_750 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B174_0 = __this;
G_B174_1 = ((L_747)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_748)));
if ((((int32_t)L_749) < ((int32_t)L_750)))
{
G_B175_0 = __this;
G_B175_1 = ((L_747)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_748)));
goto IL_1784;
}
}
{
int32_t L_751 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
G_B176_0 = L_751;
G_B176_1 = G_B174_0;
G_B176_2 = G_B174_1;
goto IL_178a;
}
IL_1784:
{
int32_t L_752 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B176_0 = L_752;
G_B176_1 = G_B175_0;
G_B176_2 = G_B175_1;
}
IL_178a:
{
int32_t L_753 = G_B176_0;
V_102 = L_753;
NullCheck(G_B176_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B176_1)->set_m_lastVisibleCharacterOfLine_191(L_753);
int32_t L_754 = V_102;
G_B176_2->set_lastVisibleCharacterIndex_8(L_754);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_755 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_755);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_756 = L_755->get_lineInfo_14();
int32_t L_757 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_756);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_758 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_758);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_759 = L_758->get_lineInfo_14();
int32_t L_760 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_759);
int32_t L_761 = ((L_759)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_760)))->get_lastCharacterIndex_7();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_762 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_762);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_763 = L_762->get_lineInfo_14();
int32_t L_764 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_763);
int32_t L_765 = ((L_763)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_764)))->get_firstCharacterIndex_5();
((L_756)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_757)))->set_characterCount_1(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_761, (int32_t)L_765)), (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_766 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_766);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_767 = L_766->get_lineInfo_14();
int32_t L_768 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_767);
int32_t L_769 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineVisibleCharacterCount_193();
((L_767)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_768)))->set_visibleCharacterCount_2(L_769);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_770 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_770);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_771 = L_770->get_lineInfo_14();
int32_t L_772 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_771);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_773 = ((L_771)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_772)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_774 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_774);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_775 = L_774->get_characterInfo_11();
int32_t L_776 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
NullCheck(L_775);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_777 = ((L_775)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_776)))->get_address_of_bottomLeft_19();
float L_778 = L_777->get_x_2();
float L_779 = V_100;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_780;
memset(&L_780, 0, sizeof(L_780));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_780), L_778, L_779, /*hidden argument*/NULL);
L_773->set_min_0(L_780);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_781 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_781);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_782 = L_781->get_lineInfo_14();
int32_t L_783 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_782);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_784 = ((L_782)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_783)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_785 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_785);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_786 = L_785->get_characterInfo_11();
int32_t L_787 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
NullCheck(L_786);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_788 = ((L_786)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_787)))->get_address_of_topRight_20();
float L_789 = L_788->get_x_2();
float L_790 = V_99;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_791;
memset(&L_791, 0, sizeof(L_791));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_791), L_789, L_790, /*hidden argument*/NULL);
L_784->set_max_1(L_791);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_792 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_792);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_793 = L_792->get_lineInfo_14();
int32_t L_794 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_793);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_795 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_795);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_796 = L_795->get_lineInfo_14();
int32_t L_797 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_796);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_798 = ((L_796)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_797)))->get_address_of_lineExtents_19();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_799 = L_798->get_address_of_max_1();
float L_800 = L_799->get_x_0();
((L_793)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_794)))->set_length_9(L_800);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_801 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_801);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_802 = L_801->get_lineInfo_14();
int32_t L_803 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_802);
float L_804 = V_27;
((L_802)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_803)))->set_width_15(L_804);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_805 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_805);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_806 = L_805->get_lineInfo_14();
int32_t L_807 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_806);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_808 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_808);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_809 = L_808->get_characterInfo_11();
int32_t L_810 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
NullCheck(L_809);
float L_811 = ((L_809)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_810)))->get_xAdvance_26();
float L_812 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_813 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_813);
float L_814 = L_813->get_normalSpacingOffset_21();
float L_815 = V_2;
float L_816 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
((L_806)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_807)))->set_maxAdvance_14(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_811, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_812, (float)L_814)), (float)L_815)))), (float)L_816)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_817 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_817);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_818 = L_817->get_lineInfo_14();
int32_t L_819 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_818);
float L_820 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
((L_818)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_819)))->set_baseline_12(((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_820)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_821 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_821);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_822 = L_821->get_lineInfo_14();
int32_t L_823 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_822);
float L_824 = V_99;
((L_822)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_823)))->set_ascender_11(L_824);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_825 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_825);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_826 = L_825->get_lineInfo_14();
int32_t L_827 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_826);
float L_828 = V_100;
((L_826)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_827)))->set_descender_13(L_828);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_829 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_829);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_830 = L_829->get_lineInfo_14();
int32_t L_831 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_830);
float L_832 = V_99;
float L_833 = V_100;
float L_834 = V_18;
float L_835 = V_1;
((L_830)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_831)))->set_lineHeight_10(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_832, (float)L_833)), (float)((float)il2cpp_codegen_multiply((float)L_834, (float)L_835)))));
int32_t L_836 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_firstCharacterOfLine_188(L_836);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineVisibleCharacterCount_193(0);
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_837 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedLineState_186();
int32_t L_838 = V_68;
int32_t L_839 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_837, L_838, ((int32_t)il2cpp_codegen_subtract((int32_t)L_839, (int32_t)1)), /*hidden argument*/NULL);
int32_t L_840 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineNumber_192(((int32_t)il2cpp_codegen_add((int32_t)L_840, (int32_t)1)));
V_20 = (bool)1;
V_31 = (bool)1;
int32_t L_841 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_842 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_842);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_843 = L_842->get_lineInfo_14();
NullCheck(L_843);
if ((((int32_t)L_841) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_843)->max_length)))))))
{
goto IL_1a2f;
}
}
{
int32_t L_844 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
TMP_Text_ResizeLineExtents_m4B2D1137863B76A03199E9ED042FEE7C1A1220CC(__this, L_844, /*hidden argument*/NULL);
}
IL_1a2f:
{
float L_845 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
if ((!(((float)L_845) == ((float)(-32767.0f)))))
{
goto IL_1ab2;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_846 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_846);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_847 = L_846->get_characterInfo_11();
int32_t L_848 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_847);
float L_849 = ((L_847)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_848)))->get_ascender_23();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_850 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_850);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_851 = L_850->get_characterInfo_11();
int32_t L_852 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_851);
float L_853 = ((L_851)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_852)))->get_baseLine_24();
V_103 = ((float)il2cpp_codegen_subtract((float)L_849, (float)L_853));
float L_854 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
float L_855 = V_103;
float L_856 = V_18;
float L_857 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacing_88();
float L_858 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacingDelta_89();
float L_859 = V_1;
V_19 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_854)), (float)L_855)), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_856, (float)L_857)), (float)L_858)), (float)L_859))));
float L_860 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_861 = V_19;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_860, (float)L_861)));
float L_862 = V_103;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_startOfLineAscender_200(L_862);
goto IL_1ace;
}
IL_1ab2:
{
float L_863 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_864 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
float L_865 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacing_88();
float L_866 = V_1;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_863, (float)((float)il2cpp_codegen_add((float)L_864, (float)((float)il2cpp_codegen_multiply((float)L_865, (float)L_866)))))));
}
IL_1ace:
{
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_867 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargeNegativeFloat_232();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxLineAscender_198(L_867);
float L_868 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxLineDescender_199(L_868);
float L_869 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_tag_Indent_174();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)(0.0f), (float)L_869)));
goto IL_30bc;
}
IL_1afb:
{
bool L_870 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_870)
{
goto IL_1bbe;
}
}
{
float L_871 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_872 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
if ((!(((float)L_871) > ((float)L_872))))
{
goto IL_1bbe;
}
}
{
float L_873 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
float L_874 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthMaxAdj_93();
if ((!(((float)L_873) < ((float)((float)((float)L_874/(float)(100.0f)))))))
{
goto IL_1b4b;
}
}
{
__this->set_loopCountA_252(0);
float L_875 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_charWidthAdjDelta_94(((float)il2cpp_codegen_add((float)L_875, (float)(0.01f))));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_1b4b:
{
float L_876 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxFontSize_71(L_876);
float L_877 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_878 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_879 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_minFontSize_72();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_880 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(((float)((float)((float)il2cpp_codegen_subtract((float)L_878, (float)L_879))/(float)(2.0f))), (0.05f), /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)il2cpp_codegen_subtract((float)L_877, (float)L_880)));
float L_881 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_882 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
float L_883 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_881, L_882, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)((float)(((float)((float)(((int32_t)((int32_t)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_883, (float)(20.0f))), (float)(0.5f)))))))))/(float)(20.0f))));
int32_t L_884 = __this->get_loopCountA_252();
if ((((int32_t)L_884) <= ((int32_t)((int32_t)20))))
{
goto IL_1bb7;
}
}
{
return;
}
IL_1bb7:
{
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_1bbe:
{
int32_t L_885 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
V_104 = L_885;
int32_t L_886 = V_104;
switch (L_886)
{
case 0:
{
goto IL_1bee;
}
case 1:
{
goto IL_1c04;
}
case 2:
{
goto IL_1d3c;
}
case 3:
{
goto IL_1d5c;
}
case 4:
{
goto IL_1d4c;
}
case 5:
{
goto IL_1d86;
}
case 6:
{
goto IL_1d86;
}
}
}
{
goto IL_1d86;
}
IL_1bee:
{
bool L_887 = __this->get_m_isMaskingEnabled_244();
if (!L_887)
{
goto IL_1d86;
}
}
{
TextMeshProUGUI_DisableMasking_m091E471BDEC2D447B59CAB262BAD47388AA0AF8B(__this, /*hidden argument*/NULL);
goto IL_1d86;
}
IL_1c04:
{
bool L_888 = __this->get_m_isMaskingEnabled_244();
if (!L_888)
{
goto IL_1c12;
}
}
{
TextMeshProUGUI_DisableMasking_m091E471BDEC2D447B59CAB262BAD47388AA0AF8B(__this, /*hidden argument*/NULL);
}
IL_1c12:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isTextTruncated_104((bool)1);
int32_t L_889 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_889) >= ((int32_t)1)))
{
goto IL_1c43;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_890 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_890);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_891 = L_890->get_characterInfo_11();
int32_t L_892 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_891);
((L_891)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_892)))->set_isVisible_34((bool)0);
goto IL_1d86;
}
IL_1c43:
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_893 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_894 = V_68;
NullCheck(L_893);
(L_893)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_894, (int32_t)1))), (int32_t)((int32_t)8230));
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_895 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_896 = V_68;
NullCheck(L_895);
(L_895)->SetAt(static_cast<il2cpp_array_size_t>(L_896), (int32_t)0);
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_897 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_Ellipsis_GlyphInfo_221();
if (!L_897)
{
goto IL_1d0b;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_898 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_898);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_899 = L_898->get_characterInfo_11();
int32_t L_900 = V_23;
NullCheck(L_899);
((L_899)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_900)))->set_character_0(((int32_t)8230));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_901 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_901);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_902 = L_901->get_characterInfo_11();
int32_t L_903 = V_23;
NullCheck(L_902);
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_904 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_Ellipsis_GlyphInfo_221();
((L_902)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_903)))->set_textElement_3(L_904);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_905 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_905);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_906 = L_905->get_characterInfo_11();
int32_t L_907 = V_23;
NullCheck(L_906);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_908 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
NullCheck(L_908);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_909 = ((L_908)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_fontAsset_1();
((L_906)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_907)))->set_fontAsset_4(L_909);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_910 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_910);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_911 = L_910->get_characterInfo_11();
int32_t L_912 = V_23;
NullCheck(L_911);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_913 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
NullCheck(L_913);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_914 = ((L_913)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_material_3();
((L_911)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_912)))->set_material_7(L_914);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_915 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_915);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_916 = L_915->get_characterInfo_11();
int32_t L_917 = V_23;
NullCheck(L_916);
((L_916)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_917)))->set_materialReferenceIndex_8(0);
goto IL_1d2b;
}
IL_1d0b:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_918 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_918);
String_t* L_919 = Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE(L_918, /*hidden argument*/NULL);
String_t* L_920 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteral7DCDAE2D53EB3B1EED11805F2A6EA580EBBA7E35, L_919, _stringLiteral47F754A40CEE83B993E601D94D7D762B2996E695, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_LogWarning_mD417697331190AC1D21C463F412C475103A7256E(L_920, __this, /*hidden argument*/NULL);
}
IL_1d2b:
{
int32_t L_921 = V_23;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(((int32_t)il2cpp_codegen_add((int32_t)L_921, (int32_t)1)));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_1d3c:
{
bool L_922 = __this->get_m_isMaskingEnabled_244();
if (L_922)
{
goto IL_1d86;
}
}
{
TextMeshProUGUI_EnableMasking_m30D8389D5F11655BB87206EB8C5748F5C4C6A9F4(__this, /*hidden argument*/NULL);
goto IL_1d86;
}
IL_1d4c:
{
bool L_923 = __this->get_m_isMaskingEnabled_244();
if (L_923)
{
goto IL_1d86;
}
}
{
TextMeshProUGUI_EnableMasking_m30D8389D5F11655BB87206EB8C5748F5C4C6A9F4(__this, /*hidden argument*/NULL);
goto IL_1d86;
}
IL_1d5c:
{
bool L_924 = __this->get_m_isMaskingEnabled_244();
if (!L_924)
{
goto IL_1d6a;
}
}
{
TextMeshProUGUI_DisableMasking_m091E471BDEC2D447B59CAB262BAD47388AA0AF8B(__this, /*hidden argument*/NULL);
}
IL_1d6a:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_925 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_925);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_926 = L_925->get_characterInfo_11();
int32_t L_927 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_926);
((L_926)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_927)))->set_isVisible_34((bool)0);
}
IL_1d86:
{
int32_t L_928 = V_4;
if ((((int32_t)L_928) == ((int32_t)((int32_t)9))))
{
goto IL_1da1;
}
}
{
int32_t L_929 = V_4;
if ((((int32_t)L_929) == ((int32_t)((int32_t)160))))
{
goto IL_1da1;
}
}
{
int32_t L_930 = V_4;
if ((!(((uint32_t)L_930) == ((uint32_t)((int32_t)8199)))))
{
goto IL_1e27;
}
}
IL_1da1:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_931 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_931);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_932 = L_931->get_characterInfo_11();
int32_t L_933 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_932);
((L_932)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_933)))->set_isVisible_34((bool)0);
int32_t L_934 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lastVisibleCharacterOfLine_191(L_934);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_935 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_935);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_936 = L_935->get_lineInfo_14();
int32_t L_937 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_936);
int32_t* L_938 = ((L_936)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_937)))->get_address_of_spaceCount_3();
int32_t* L_939 = L_938;
int32_t L_940 = *((int32_t*)L_939);
*((int32_t*)L_939) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_940, (int32_t)1));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_941 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_942 = L_941;
NullCheck(L_942);
int32_t L_943 = L_942->get_spaceCount_5();
NullCheck(L_942);
L_942->set_spaceCount_5(((int32_t)il2cpp_codegen_add((int32_t)L_943, (int32_t)1)));
int32_t L_944 = V_4;
if ((!(((uint32_t)L_944) == ((uint32_t)((int32_t)160)))))
{
goto IL_1e68;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_945 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_945);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_946 = L_945->get_lineInfo_14();
int32_t L_947 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_946);
int32_t* L_948 = ((L_946)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_947)))->get_address_of_controlCharacterCount_0();
int32_t* L_949 = L_948;
int32_t L_950 = *((int32_t*)L_949);
*((int32_t*)L_949) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_950, (int32_t)1));
goto IL_1e68;
}
IL_1e27:
{
bool L_951 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overrideHtmlColors_59();
if (!L_951)
{
goto IL_1e39;
}
}
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_952 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontColor32_45();
V_17 = L_952;
goto IL_1e41;
}
IL_1e39:
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_953 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
V_17 = L_953;
}
IL_1e41:
{
int32_t L_954 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_954)
{
goto IL_1e57;
}
}
{
float L_955 = V_5;
float L_956 = V_6;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_957 = V_17;
VirtActionInvoker3< float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(115 /* System.Void TMPro.TMP_Text::SaveGlyphVertexInfo(System.Single,System.Single,UnityEngine.Color32) */, __this, L_955, L_956, L_957);
goto IL_1e68;
}
IL_1e57:
{
int32_t L_958 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if ((!(((uint32_t)L_958) == ((uint32_t)1))))
{
goto IL_1e68;
}
}
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_959 = V_17;
VirtActionInvoker1< Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(116 /* System.Void TMPro.TMP_Text::SaveSpriteVertexInfo(UnityEngine.Color32) */, __this, L_959);
}
IL_1e68:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_960 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_960);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_961 = L_960->get_characterInfo_11();
int32_t L_962 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_961);
bool L_963 = ((L_961)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_962)))->get_isVisible_34();
if (!L_963)
{
goto IL_1f21;
}
}
{
int32_t L_964 = V_4;
if ((((int32_t)L_964) == ((int32_t)((int32_t)173))))
{
goto IL_1f21;
}
}
{
bool L_965 = V_20;
if (!L_965)
{
goto IL_1ea7;
}
}
{
V_20 = (bool)0;
int32_t L_966 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_firstVisibleCharacterOfLine_189(L_966);
}
IL_1ea7:
{
int32_t L_967 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineVisibleCharacterCount_193();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineVisibleCharacterCount_193(((int32_t)il2cpp_codegen_add((int32_t)L_967, (int32_t)1)));
int32_t L_968 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lastVisibleCharacterOfLine_191(L_968);
goto IL_1f21;
}
IL_1ec3:
{
int32_t L_969 = V_4;
if ((((int32_t)L_969) == ((int32_t)((int32_t)10))))
{
goto IL_1ed3;
}
}
{
int32_t L_970 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_971 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A((((int32_t)((uint16_t)L_970))), /*hidden argument*/NULL);
if (!L_971)
{
goto IL_1f21;
}
}
IL_1ed3:
{
int32_t L_972 = V_4;
if ((((int32_t)L_972) == ((int32_t)((int32_t)173))))
{
goto IL_1f21;
}
}
{
int32_t L_973 = V_4;
if ((((int32_t)L_973) == ((int32_t)((int32_t)8203))))
{
goto IL_1f21;
}
}
{
int32_t L_974 = V_4;
if ((((int32_t)L_974) == ((int32_t)((int32_t)8288))))
{
goto IL_1f21;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_975 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_975);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_976 = L_975->get_lineInfo_14();
int32_t L_977 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_976);
int32_t* L_978 = ((L_976)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_977)))->get_address_of_spaceCount_3();
int32_t* L_979 = L_978;
int32_t L_980 = *((int32_t*)L_979);
*((int32_t*)L_979) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_980, (int32_t)1));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_981 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_982 = L_981;
NullCheck(L_982);
int32_t L_983 = L_982->get_spaceCount_5();
NullCheck(L_982);
L_982->set_spaceCount_5(((int32_t)il2cpp_codegen_add((int32_t)L_983, (int32_t)1)));
}
IL_1f21:
{
int32_t L_984 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_984) <= ((int32_t)0)))
{
goto IL_1fbf;
}
}
{
float L_985 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_986 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
IL2CPP_RUNTIME_CLASS_INIT(TMP_Math_t074FB253662A213E8905642B8B29473EC794FE44_il2cpp_TypeInfo_var);
bool L_987 = TMP_Math_Approximately_mD1E8C7947699EE157A2054C17BA7BD42D5F567F3(L_985, L_986, /*hidden argument*/NULL);
if (L_987)
{
goto IL_1fbf;
}
}
{
float L_988 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
if ((!(((float)L_988) == ((float)(-32767.0f)))))
{
goto IL_1fbf;
}
}
{
bool L_989 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNewPage_126();
if (L_989)
{
goto IL_1fbf;
}
}
{
float L_990 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_991 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
V_105 = ((float)il2cpp_codegen_subtract((float)L_990, (float)L_991));
int32_t L_992 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
int32_t L_993 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
float L_994 = V_105;
VirtActionInvoker3< int32_t, int32_t, float >::Invoke(112 /* System.Void TMPro.TMP_Text::AdjustLineOffset(System.Int32,System.Int32,System.Single) */, __this, L_992, L_993, L_994);
float L_995 = V_82;
float L_996 = V_105;
V_82 = ((float)il2cpp_codegen_subtract((float)L_995, (float)L_996));
float L_997 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_998 = V_105;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_997, (float)L_998)));
float L_999 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
float L_1000 = V_105;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_startOfLineAscender_200(((float)il2cpp_codegen_add((float)L_999, (float)L_1000)));
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1001 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
float L_1002 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
L_1001->set_lineOffset_26(L_1002);
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1003 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
float L_1004 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
L_1003->set_previousLineAscender_15(L_1004);
}
IL_1fbf:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1005 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1005);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1006 = L_1005->get_characterInfo_11();
int32_t L_1007 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1006);
int32_t L_1008 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
((L_1006)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1007)))->set_lineNumber_11(L_1008);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1009 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1009);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1010 = L_1009->get_characterInfo_11();
int32_t L_1011 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1010);
int32_t L_1012 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
((L_1010)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1011)))->set_pageNumber_12(L_1012);
int32_t L_1013 = V_4;
if ((((int32_t)L_1013) == ((int32_t)((int32_t)10))))
{
goto IL_2016;
}
}
{
int32_t L_1014 = V_4;
if ((((int32_t)L_1014) == ((int32_t)((int32_t)13))))
{
goto IL_2016;
}
}
{
int32_t L_1015 = V_4;
if ((!(((uint32_t)L_1015) == ((uint32_t)((int32_t)8230)))))
{
goto IL_2034;
}
}
IL_2016:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1016 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1016);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1017 = L_1016->get_lineInfo_14();
int32_t L_1018 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1017);
int32_t L_1019 = ((L_1017)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1018)))->get_characterCount_1();
if ((!(((uint32_t)L_1019) == ((uint32_t)1))))
{
goto IL_2055;
}
}
IL_2034:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1020 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1020);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1021 = L_1020->get_lineInfo_14();
int32_t L_1022 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1021);
int32_t L_1023 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineJustification_80();
((L_1021)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1022)))->set_alignment_18(L_1023);
}
IL_2055:
{
float L_1024 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxAscender_195();
float L_1025 = V_82;
float L_1026 = V_26;
if ((!(((float)((float)il2cpp_codegen_subtract((float)L_1024, (float)L_1025))) > ((float)((float)il2cpp_codegen_add((float)L_1026, (float)(0.0001f)))))))
{
goto IL_2479;
}
}
{
bool L_1027 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_1027)
{
goto IL_20aa;
}
}
{
float L_1028 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacingDelta_89();
float L_1029 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacingMax_91();
if ((!(((float)L_1028) > ((float)L_1029))))
{
goto IL_20aa;
}
}
{
int32_t L_1030 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_1030) <= ((int32_t)0)))
{
goto IL_20aa;
}
}
{
__this->set_loopCountA_252(0);
float L_1031 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacingDelta_89();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineSpacingDelta_89(((float)il2cpp_codegen_subtract((float)L_1031, (float)(1.0f))));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_20aa:
{
bool L_1032 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_1032)
{
goto IL_2136;
}
}
{
float L_1033 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1034 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
if ((!(((float)L_1033) > ((float)L_1034))))
{
goto IL_2136;
}
}
{
float L_1035 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxFontSize_71(L_1035);
float L_1036 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1037 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1038 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_minFontSize_72();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_1039 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(((float)((float)((float)il2cpp_codegen_subtract((float)L_1037, (float)L_1038))/(float)(2.0f))), (0.05f), /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)il2cpp_codegen_subtract((float)L_1036, (float)L_1039)));
float L_1040 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1041 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
float L_1042 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_1040, L_1041, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)((float)(((float)((float)(((int32_t)((int32_t)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_1042, (float)(20.0f))), (float)(0.5f)))))))))/(float)(20.0f))));
int32_t L_1043 = __this->get_loopCountA_252();
if ((((int32_t)L_1043) <= ((int32_t)((int32_t)20))))
{
goto IL_212f;
}
}
{
return;
}
IL_212f:
{
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_2136:
{
int32_t L_1044 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstOverflowCharacterIndex_101();
if ((!(((uint32_t)L_1044) == ((uint32_t)(-1)))))
{
goto IL_214b;
}
}
{
int32_t L_1045 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_firstOverflowCharacterIndex_101(L_1045);
}
IL_214b:
{
int32_t L_1046 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
V_104 = L_1046;
int32_t L_1047 = V_104;
switch (L_1047)
{
case 0:
{
goto IL_217b;
}
case 1:
{
goto IL_2191;
}
case 2:
{
goto IL_22dc;
}
case 3:
{
goto IL_2308;
}
case 4:
{
goto IL_22f2;
}
case 5:
{
goto IL_235f;
}
case 6:
{
goto IL_240a;
}
}
}
{
goto IL_2479;
}
IL_217b:
{
bool L_1048 = __this->get_m_isMaskingEnabled_244();
if (!L_1048)
{
goto IL_2479;
}
}
{
TextMeshProUGUI_DisableMasking_m091E471BDEC2D447B59CAB262BAD47388AA0AF8B(__this, /*hidden argument*/NULL);
goto IL_2479;
}
IL_2191:
{
bool L_1049 = __this->get_m_isMaskingEnabled_244();
if (!L_1049)
{
goto IL_219f;
}
}
{
TextMeshProUGUI_DisableMasking_m091E471BDEC2D447B59CAB262BAD47388AA0AF8B(__this, /*hidden argument*/NULL);
}
IL_219f:
{
int32_t L_1050 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_1050) <= ((int32_t)0)))
{
goto IL_22d5;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1051 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1052 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1052);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1053 = L_1052->get_characterInfo_11();
int32_t L_1054 = V_23;
NullCheck(L_1053);
int32_t L_1055 = ((L_1053)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1054)))->get_index_1();
NullCheck(L_1051);
(L_1051)->SetAt(static_cast<il2cpp_array_size_t>(L_1055), (int32_t)((int32_t)8230));
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1056 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1057 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1057);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1058 = L_1057->get_characterInfo_11();
int32_t L_1059 = V_23;
NullCheck(L_1058);
int32_t L_1060 = ((L_1058)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1059)))->get_index_1();
NullCheck(L_1056);
(L_1056)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_1060, (int32_t)1))), (int32_t)0);
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_1061 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_Ellipsis_GlyphInfo_221();
if (!L_1061)
{
goto IL_229d;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1062 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1062);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1063 = L_1062->get_characterInfo_11();
int32_t L_1064 = V_23;
NullCheck(L_1063);
((L_1063)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1064)))->set_character_0(((int32_t)8230));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1065 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1065);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1066 = L_1065->get_characterInfo_11();
int32_t L_1067 = V_23;
NullCheck(L_1066);
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_1068 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_Ellipsis_GlyphInfo_221();
((L_1066)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1067)))->set_textElement_3(L_1068);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1069 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1069);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1070 = L_1069->get_characterInfo_11();
int32_t L_1071 = V_23;
NullCheck(L_1070);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_1072 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
NullCheck(L_1072);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1073 = ((L_1072)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_fontAsset_1();
((L_1070)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1071)))->set_fontAsset_4(L_1073);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1074 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1074);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1075 = L_1074->get_characterInfo_11();
int32_t L_1076 = V_23;
NullCheck(L_1075);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_1077 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
NullCheck(L_1077);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_1078 = ((L_1077)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_material_3();
((L_1075)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1076)))->set_material_7(L_1078);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1079 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1079);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1080 = L_1079->get_characterInfo_11();
int32_t L_1081 = V_23;
NullCheck(L_1080);
((L_1080)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1081)))->set_materialReferenceIndex_8(0);
goto IL_22bd;
}
IL_229d:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1082 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_1082);
String_t* L_1083 = Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE(L_1082, /*hidden argument*/NULL);
String_t* L_1084 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteral7DCDAE2D53EB3B1EED11805F2A6EA580EBBA7E35, L_1083, _stringLiteral47F754A40CEE83B993E601D94D7D762B2996E695, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_LogWarning_mD417697331190AC1D21C463F412C475103A7256E(L_1084, __this, /*hidden argument*/NULL);
}
IL_22bd:
{
int32_t L_1085 = V_23;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(((int32_t)il2cpp_codegen_add((int32_t)L_1085, (int32_t)1)));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isTextTruncated_104((bool)1);
return;
}
IL_22d5:
{
VirtActionInvoker0::Invoke(124 /* System.Void TMPro.TMP_Text::ClearMesh() */, __this);
return;
}
IL_22dc:
{
bool L_1086 = __this->get_m_isMaskingEnabled_244();
if (L_1086)
{
goto IL_2479;
}
}
{
TextMeshProUGUI_EnableMasking_m30D8389D5F11655BB87206EB8C5748F5C4C6A9F4(__this, /*hidden argument*/NULL);
goto IL_2479;
}
IL_22f2:
{
bool L_1087 = __this->get_m_isMaskingEnabled_244();
if (L_1087)
{
goto IL_2479;
}
}
{
TextMeshProUGUI_EnableMasking_m30D8389D5F11655BB87206EB8C5748F5C4C6A9F4(__this, /*hidden argument*/NULL);
goto IL_2479;
}
IL_2308:
{
bool L_1088 = __this->get_m_isMaskingEnabled_244();
if (!L_1088)
{
goto IL_2316;
}
}
{
TextMeshProUGUI_DisableMasking_m091E471BDEC2D447B59CAB262BAD47388AA0AF8B(__this, /*hidden argument*/NULL);
}
IL_2316:
{
int32_t L_1089 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_1089) <= ((int32_t)0)))
{
goto IL_2358;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1090 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1091 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1091);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1092 = L_1091->get_characterInfo_11();
int32_t L_1093 = V_23;
NullCheck(L_1092);
int32_t L_1094 = ((L_1092)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1093)))->get_index_1();
NullCheck(L_1090);
(L_1090)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_1094, (int32_t)1))), (int32_t)0);
int32_t L_1095 = V_23;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(((int32_t)il2cpp_codegen_add((int32_t)L_1095, (int32_t)1)));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isTextTruncated_104((bool)1);
return;
}
IL_2358:
{
VirtActionInvoker0::Invoke(124 /* System.Void TMPro.TMP_Text::ClearMesh() */, __this);
return;
}
IL_235f:
{
bool L_1096 = __this->get_m_isMaskingEnabled_244();
if (!L_1096)
{
goto IL_236d;
}
}
{
TextMeshProUGUI_DisableMasking_m091E471BDEC2D447B59CAB262BAD47388AA0AF8B(__this, /*hidden argument*/NULL);
}
IL_236d:
{
int32_t L_1097 = V_4;
if ((((int32_t)L_1097) == ((int32_t)((int32_t)13))))
{
goto IL_2479;
}
}
{
int32_t L_1098 = V_4;
if ((((int32_t)L_1098) == ((int32_t)((int32_t)10))))
{
goto IL_2479;
}
}
{
int32_t L_1099 = V_68;
if (L_1099)
{
goto IL_238a;
}
}
{
VirtActionInvoker0::Invoke(124 /* System.Void TMPro.TMP_Text::ClearMesh() */, __this);
return;
}
IL_238a:
{
int32_t L_1100 = V_22;
int32_t L_1101 = V_68;
if ((!(((uint32_t)L_1100) == ((uint32_t)L_1101))))
{
goto IL_23a1;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1102 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_1103 = V_68;
NullCheck(L_1102);
(L_1102)->SetAt(static_cast<il2cpp_array_size_t>(L_1103), (int32_t)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isTextTruncated_104((bool)1);
}
IL_23a1:
{
int32_t L_1104 = V_68;
V_22 = L_1104;
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1105 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedLineState_186();
int32_t L_1106 = TMP_Text_RestoreWordWrappingState_mE89EDF25D735F8530A7C397282074B52F1E8439D(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_1105, /*hidden argument*/NULL);
V_68 = L_1106;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isNewPage_126((bool)1);
float L_1107 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_tag_Indent_174();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)(0.0f), (float)L_1107)));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxAscender_195((0.0f));
V_28 = (0.0f);
int32_t L_1108 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineNumber_192(((int32_t)il2cpp_codegen_add((int32_t)L_1108, (int32_t)1)));
int32_t L_1109 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_pageNumber_194(((int32_t)il2cpp_codegen_add((int32_t)L_1109, (int32_t)1)));
goto IL_30bc;
}
IL_240a:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1110 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_linkedTextComponent_102();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1111 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_1110, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1111)
{
goto IL_2445;
}
}
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1112 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_linkedTextComponent_102();
String_t* L_1113 = TMP_Text_get_text_m585E635D68DD2AD9C884A88658222AB7F84720FB(__this, /*hidden argument*/NULL);
NullCheck(L_1112);
TMP_Text_set_text_m5CFCFE6E69321D9E6B6BAEAF92AE153C3484A960(L_1112, L_1113, /*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1114 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_linkedTextComponent_102();
int32_t L_1115 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1114);
TMP_Text_set_firstVisibleCharacter_m869CC3BE6B29F86CE0CE6E0C7E53DDAFDA423179(L_1114, L_1115, /*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1116 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_linkedTextComponent_102();
NullCheck(L_1116);
VirtActionInvoker0::Invoke(99 /* System.Void TMPro.TMP_Text::ForceMeshUpdate() */, L_1116);
}
IL_2445:
{
int32_t L_1117 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_1117) <= ((int32_t)0)))
{
goto IL_2472;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1118 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_1119 = V_68;
NullCheck(L_1118);
(L_1118)->SetAt(static_cast<il2cpp_array_size_t>(L_1119), (int32_t)0);
int32_t L_1120 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(L_1120);
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isTextTruncated_104((bool)1);
return;
}
IL_2472:
{
VirtActionInvoker0::Invoke(124 /* System.Void TMPro.TMP_Text::ClearMesh() */, __this);
return;
}
IL_2479:
{
int32_t L_1121 = V_4;
if ((!(((uint32_t)L_1121) == ((uint32_t)((int32_t)9)))))
{
goto IL_24c8;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1122 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_1122);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_1123 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_1122, /*hidden argument*/NULL);
NullCheck(L_1123);
float L_1124 = L_1123->get_TabWidth_17();
float L_1125 = V_2;
V_106 = ((float)il2cpp_codegen_multiply((float)L_1124, (float)L_1125));
float L_1126 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_1127 = V_106;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_1128 = ceilf(((float)((float)L_1126/(float)L_1127)));
float L_1129 = V_106;
V_107 = ((float)il2cpp_codegen_multiply((float)L_1128, (float)L_1129));
float L_1130 = V_107;
float L_1131 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
G_B290_0 = __this;
if ((((float)L_1130) > ((float)L_1131)))
{
G_B291_0 = __this;
goto IL_24bc;
}
}
{
float L_1132 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_1133 = V_106;
G_B292_0 = ((float)il2cpp_codegen_add((float)L_1132, (float)L_1133));
G_B292_1 = G_B290_0;
goto IL_24be;
}
IL_24bc:
{
float L_1134 = V_107;
G_B292_0 = L_1134;
G_B292_1 = G_B291_0;
}
IL_24be:
{
NullCheck(G_B292_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B292_1)->set_m_xAdvance_217(G_B292_0);
goto IL_25fa;
}
IL_24c8:
{
float L_1135 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_monoSpacing_86();
if ((((float)L_1135) == ((float)(0.0f))))
{
goto IL_2544;
}
}
{
float L_1136 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_1137 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_monoSpacing_86();
float L_1138 = V_74;
float L_1139 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1140 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_1140);
float L_1141 = L_1140->get_normalSpacingOffset_21();
float L_1142 = V_2;
float L_1143 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
float L_1144 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)L_1136, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_1137, (float)L_1138)), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_1139, (float)L_1141)), (float)L_1142)))), (float)L_1143)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_1144)))))));
int32_t L_1145 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1146 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B((((int32_t)((uint16_t)L_1145))), /*hidden argument*/NULL);
if (L_1146)
{
goto IL_252a;
}
}
{
int32_t L_1147 = V_4;
if ((!(((uint32_t)L_1147) == ((uint32_t)((int32_t)8203)))))
{
goto IL_25fa;
}
}
IL_252a:
{
float L_1148 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_1149 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_wordSpacing_87();
float L_1150 = V_2;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)L_1148, (float)((float)il2cpp_codegen_multiply((float)L_1149, (float)L_1150)))));
goto IL_25fa;
}
IL_2544:
{
bool L_1151 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1151)
{
goto IL_25e4;
}
}
{
V_108 = (1.0f);
bool L_1152 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isFXMatrixSet_179();
if (!L_1152)
{
goto IL_256b;
}
}
{
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_1153 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
float L_1154 = L_1153->get_m00_0();
V_108 = L_1154;
}
IL_256b:
{
float L_1155 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_1156 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_1156);
float L_1157 = L_1156->get_xAdvance_7();
float L_1158 = V_108;
float L_1159 = V_7;
float L_1160 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1161 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_1161);
float L_1162 = L_1161->get_normalSpacingOffset_21();
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_1163 = V_73;
float L_1164 = L_1163.get_xAdvance_2();
float L_1165 = V_2;
float L_1166 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
float L_1167 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)L_1155, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_1157, (float)L_1158)), (float)L_1159)), (float)L_1160)), (float)L_1162)), (float)L_1164)), (float)L_1165)), (float)L_1166)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_1167)))))));
int32_t L_1168 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1169 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B((((int32_t)((uint16_t)L_1168))), /*hidden argument*/NULL);
if (L_1169)
{
goto IL_25cd;
}
}
{
int32_t L_1170 = V_4;
if ((!(((uint32_t)L_1170) == ((uint32_t)((int32_t)8203)))))
{
goto IL_25fa;
}
}
IL_25cd:
{
float L_1171 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_1172 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_wordSpacing_87();
float L_1173 = V_2;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)L_1171, (float)((float)il2cpp_codegen_multiply((float)L_1172, (float)L_1173)))));
goto IL_25fa;
}
IL_25e4:
{
float L_1174 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_1175 = V_73;
float L_1176 = L_1175.get_xAdvance_2();
float L_1177 = V_2;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_subtract((float)L_1174, (float)((float)il2cpp_codegen_multiply((float)L_1176, (float)L_1177)))));
}
IL_25fa:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1178 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1178);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1179 = L_1178->get_characterInfo_11();
int32_t L_1180 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1179);
float L_1181 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
((L_1179)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1180)))->set_xAdvance_26(L_1181);
int32_t L_1182 = V_4;
if ((!(((uint32_t)L_1182) == ((uint32_t)((int32_t)13)))))
{
goto IL_2633;
}
}
{
float L_1183 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_tag_Indent_174();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)(0.0f), (float)L_1183)));
}
IL_2633:
{
int32_t L_1184 = V_4;
if ((((int32_t)L_1184) == ((int32_t)((int32_t)10))))
{
goto IL_2647;
}
}
{
int32_t L_1185 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_1186 = V_0;
if ((!(((uint32_t)L_1185) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1186, (int32_t)1))))))
{
goto IL_2c1f;
}
}
IL_2647:
{
int32_t L_1187 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_1187) <= ((int32_t)0)))
{
goto IL_26b1;
}
}
{
float L_1188 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_1189 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
IL2CPP_RUNTIME_CLASS_INIT(TMP_Math_t074FB253662A213E8905642B8B29473EC794FE44_il2cpp_TypeInfo_var);
bool L_1190 = TMP_Math_Approximately_mD1E8C7947699EE157A2054C17BA7BD42D5F567F3(L_1188, L_1189, /*hidden argument*/NULL);
if (L_1190)
{
goto IL_26b1;
}
}
{
float L_1191 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
if ((!(((float)L_1191) == ((float)(-32767.0f)))))
{
goto IL_26b1;
}
}
{
bool L_1192 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNewPage_126();
if (L_1192)
{
goto IL_26b1;
}
}
{
float L_1193 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_1194 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
V_111 = ((float)il2cpp_codegen_subtract((float)L_1193, (float)L_1194));
int32_t L_1195 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
int32_t L_1196 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
float L_1197 = V_111;
VirtActionInvoker3< int32_t, int32_t, float >::Invoke(112 /* System.Void TMPro.TMP_Text::AdjustLineOffset(System.Int32,System.Int32,System.Single) */, __this, L_1195, L_1196, L_1197);
float L_1198 = V_82;
float L_1199 = V_111;
V_82 = ((float)il2cpp_codegen_subtract((float)L_1198, (float)L_1199));
float L_1200 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_1201 = V_111;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_1200, (float)L_1201)));
}
IL_26b1:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isNewPage_126((bool)0);
float L_1202 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_1203 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
V_109 = ((float)il2cpp_codegen_subtract((float)L_1202, (float)L_1203));
float L_1204 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
float L_1205 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
V_110 = ((float)il2cpp_codegen_subtract((float)L_1204, (float)L_1205));
float L_1206 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
float L_1207 = V_110;
G_B314_0 = __this;
if ((((float)L_1206) < ((float)L_1207)))
{
G_B315_0 = __this;
goto IL_26e5;
}
}
{
float L_1208 = V_110;
G_B316_0 = L_1208;
G_B316_1 = G_B314_0;
goto IL_26eb;
}
IL_26e5:
{
float L_1209 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
G_B316_0 = L_1209;
G_B316_1 = G_B315_0;
}
IL_26eb:
{
NullCheck(G_B316_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B316_1)->set_m_maxDescender_197(G_B316_0);
bool L_1210 = V_30;
if (L_1210)
{
goto IL_26fc;
}
}
{
float L_1211 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
V_29 = L_1211;
}
IL_26fc:
{
bool L_1212 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_useMaxVisibleDescender_124();
if (!L_1212)
{
goto IL_2723;
}
}
{
int32_t L_1213 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_1214 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_1213) >= ((int32_t)L_1214)))
{
goto IL_2720;
}
}
{
int32_t L_1215 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
int32_t L_1216 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_1215) < ((int32_t)L_1216)))
{
goto IL_2723;
}
}
IL_2720:
{
V_30 = (bool)1;
}
IL_2723:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1217 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1217);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1218 = L_1217->get_lineInfo_14();
int32_t L_1219 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1218);
int32_t L_1220 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
((L_1218)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1219)))->set_firstCharacterIndex_5(L_1220);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1221 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1221);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1222 = L_1221->get_lineInfo_14();
int32_t L_1223 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1222);
int32_t L_1224 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
int32_t L_1225 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B323_0 = __this;
G_B323_1 = ((L_1222)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1223)));
if ((((int32_t)L_1224) > ((int32_t)L_1225)))
{
G_B324_0 = __this;
G_B324_1 = ((L_1222)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1223)));
goto IL_2771;
}
}
{
int32_t L_1226 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B325_0 = L_1226;
G_B325_1 = G_B323_0;
G_B325_2 = G_B323_1;
goto IL_2777;
}
IL_2771:
{
int32_t L_1227 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
G_B325_0 = L_1227;
G_B325_1 = G_B324_0;
G_B325_2 = G_B324_1;
}
IL_2777:
{
int32_t L_1228 = G_B325_0;
V_102 = L_1228;
NullCheck(G_B325_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B325_1)->set_m_firstVisibleCharacterOfLine_189(L_1228);
int32_t L_1229 = V_102;
G_B325_2->set_firstVisibleCharacterIndex_6(L_1229);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1230 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1230);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1231 = L_1230->get_lineInfo_14();
int32_t L_1232 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1231);
int32_t L_1233 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_1234 = L_1233;
V_102 = L_1234;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lastCharacterOfLine_190(L_1234);
int32_t L_1235 = V_102;
((L_1231)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1232)))->set_lastCharacterIndex_7(L_1235);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1236 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1236);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1237 = L_1236->get_lineInfo_14();
int32_t L_1238 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1237);
int32_t L_1239 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
int32_t L_1240 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B326_0 = __this;
G_B326_1 = ((L_1237)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1238)));
if ((((int32_t)L_1239) < ((int32_t)L_1240)))
{
G_B327_0 = __this;
G_B327_1 = ((L_1237)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1238)));
goto IL_27df;
}
}
{
int32_t L_1241 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
G_B328_0 = L_1241;
G_B328_1 = G_B326_0;
G_B328_2 = G_B326_1;
goto IL_27e5;
}
IL_27df:
{
int32_t L_1242 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B328_0 = L_1242;
G_B328_1 = G_B327_0;
G_B328_2 = G_B327_1;
}
IL_27e5:
{
int32_t L_1243 = G_B328_0;
V_102 = L_1243;
NullCheck(G_B328_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B328_1)->set_m_lastVisibleCharacterOfLine_191(L_1243);
int32_t L_1244 = V_102;
G_B328_2->set_lastVisibleCharacterIndex_8(L_1244);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1245 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1245);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1246 = L_1245->get_lineInfo_14();
int32_t L_1247 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1246);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1248 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1248);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1249 = L_1248->get_lineInfo_14();
int32_t L_1250 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1249);
int32_t L_1251 = ((L_1249)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1250)))->get_lastCharacterIndex_7();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1252 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1252);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1253 = L_1252->get_lineInfo_14();
int32_t L_1254 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1253);
int32_t L_1255 = ((L_1253)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1254)))->get_firstCharacterIndex_5();
((L_1246)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1247)))->set_characterCount_1(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1251, (int32_t)L_1255)), (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1256 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1256);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1257 = L_1256->get_lineInfo_14();
int32_t L_1258 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1257);
int32_t L_1259 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineVisibleCharacterCount_193();
((L_1257)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1258)))->set_visibleCharacterCount_2(L_1259);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1260 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1260);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1261 = L_1260->get_lineInfo_14();
int32_t L_1262 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1261);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1263 = ((L_1261)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1262)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1264 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1264);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1265 = L_1264->get_characterInfo_11();
int32_t L_1266 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
NullCheck(L_1265);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1267 = ((L_1265)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1266)))->get_address_of_bottomLeft_19();
float L_1268 = L_1267->get_x_2();
float L_1269 = V_110;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1270;
memset(&L_1270, 0, sizeof(L_1270));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_1270), L_1268, L_1269, /*hidden argument*/NULL);
L_1263->set_min_0(L_1270);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1271 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1271);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1272 = L_1271->get_lineInfo_14();
int32_t L_1273 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1272);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1274 = ((L_1272)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1273)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1275 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1275);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1276 = L_1275->get_characterInfo_11();
int32_t L_1277 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
NullCheck(L_1276);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1278 = ((L_1276)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1277)))->get_address_of_topRight_20();
float L_1279 = L_1278->get_x_2();
float L_1280 = V_109;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1281;
memset(&L_1281, 0, sizeof(L_1281));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_1281), L_1279, L_1280, /*hidden argument*/NULL);
L_1274->set_max_1(L_1281);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1282 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1282);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1283 = L_1282->get_lineInfo_14();
int32_t L_1284 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1283);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1285 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1285);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1286 = L_1285->get_lineInfo_14();
int32_t L_1287 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1286);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1288 = ((L_1286)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1287)))->get_address_of_lineExtents_19();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1289 = L_1288->get_address_of_max_1();
float L_1290 = L_1289->get_x_0();
float L_1291 = V_5;
float L_1292 = V_2;
((L_1283)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1284)))->set_length_9(((float)il2cpp_codegen_subtract((float)L_1290, (float)((float)il2cpp_codegen_multiply((float)L_1291, (float)L_1292)))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1293 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1293);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1294 = L_1293->get_lineInfo_14();
int32_t L_1295 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1294);
float L_1296 = V_27;
((L_1294)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1295)))->set_width_15(L_1296);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1297 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1297);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1298 = L_1297->get_lineInfo_14();
int32_t L_1299 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1298);
int32_t L_1300 = ((L_1298)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1299)))->get_characterCount_1();
if ((!(((uint32_t)L_1300) == ((uint32_t)1))))
{
goto IL_2998;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1301 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1301);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1302 = L_1301->get_lineInfo_14();
int32_t L_1303 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1302);
int32_t L_1304 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineJustification_80();
((L_1302)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1303)))->set_alignment_18(L_1304);
}
IL_2998:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1305 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1305);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1306 = L_1305->get_characterInfo_11();
int32_t L_1307 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
NullCheck(L_1306);
bool L_1308 = ((L_1306)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1307)))->get_isVisible_34();
if (!L_1308)
{
goto IL_2a09;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1309 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1309);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1310 = L_1309->get_lineInfo_14();
int32_t L_1311 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1310);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1312 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1312);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1313 = L_1312->get_characterInfo_11();
int32_t L_1314 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
NullCheck(L_1313);
float L_1315 = ((L_1313)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1314)))->get_xAdvance_26();
float L_1316 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1317 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_1317);
float L_1318 = L_1317->get_normalSpacingOffset_21();
float L_1319 = V_2;
float L_1320 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
((L_1310)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1311)))->set_maxAdvance_14(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_1315, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_1316, (float)L_1318)), (float)L_1319)))), (float)L_1320)));
goto IL_2a5b;
}
IL_2a09:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1321 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1321);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1322 = L_1321->get_lineInfo_14();
int32_t L_1323 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1322);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1324 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1324);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1325 = L_1324->get_characterInfo_11();
int32_t L_1326 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastCharacterOfLine_190();
NullCheck(L_1325);
float L_1327 = ((L_1325)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1326)))->get_xAdvance_26();
float L_1328 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1329 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_1329);
float L_1330 = L_1329->get_normalSpacingOffset_21();
float L_1331 = V_2;
float L_1332 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
((L_1322)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1323)))->set_maxAdvance_14(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_1327, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_1328, (float)L_1330)), (float)L_1331)))), (float)L_1332)));
}
IL_2a5b:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1333 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1333);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1334 = L_1333->get_lineInfo_14();
int32_t L_1335 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1334);
float L_1336 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
((L_1334)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1335)))->set_baseline_12(((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1336)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1337 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1337);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1338 = L_1337->get_lineInfo_14();
int32_t L_1339 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1338);
float L_1340 = V_109;
((L_1338)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1339)))->set_ascender_11(L_1340);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1341 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1341);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1342 = L_1341->get_lineInfo_14();
int32_t L_1343 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1342);
float L_1344 = V_110;
((L_1342)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1343)))->set_descender_13(L_1344);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1345 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1345);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1346 = L_1345->get_lineInfo_14();
int32_t L_1347 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1346);
float L_1348 = V_109;
float L_1349 = V_110;
float L_1350 = V_18;
float L_1351 = V_1;
((L_1346)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1347)))->set_lineHeight_10(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_1348, (float)L_1349)), (float)((float)il2cpp_codegen_multiply((float)L_1350, (float)L_1351)))));
int32_t L_1352 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_firstCharacterOfLine_188(((int32_t)il2cpp_codegen_add((int32_t)L_1352, (int32_t)1)));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineVisibleCharacterCount_193(0);
int32_t L_1353 = V_4;
if ((!(((uint32_t)L_1353) == ((uint32_t)((int32_t)10)))))
{
goto IL_2c1f;
}
}
{
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1354 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedLineState_186();
int32_t L_1355 = V_68;
int32_t L_1356 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_1354, L_1355, L_1356, /*hidden argument*/NULL);
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1357 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_1358 = V_68;
int32_t L_1359 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_1357, L_1358, L_1359, /*hidden argument*/NULL);
int32_t L_1360 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineNumber_192(((int32_t)il2cpp_codegen_add((int32_t)L_1360, (int32_t)1)));
V_20 = (bool)1;
V_32 = (bool)0;
V_31 = (bool)1;
int32_t L_1361 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1362 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1362);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1363 = L_1362->get_lineInfo_14();
NullCheck(L_1363);
if ((((int32_t)L_1361) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1363)->max_length)))))))
{
goto IL_2b5f;
}
}
{
int32_t L_1364 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
TMP_Text_ResizeLineExtents_m4B2D1137863B76A03199E9ED042FEE7C1A1220CC(__this, L_1364, /*hidden argument*/NULL);
}
IL_2b5f:
{
float L_1365 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
if ((!(((float)L_1365) == ((float)(-32767.0f)))))
{
goto IL_2ba8;
}
}
{
float L_1366 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
float L_1367 = V_80;
float L_1368 = V_18;
float L_1369 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacing_88();
float L_1370 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_paragraphSpacing_92();
float L_1371 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacingDelta_89();
float L_1372 = V_1;
V_19 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1366)), (float)L_1367)), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_1368, (float)L_1369)), (float)L_1370)), (float)L_1371)), (float)L_1372))));
float L_1373 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_1374 = V_19;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_1373, (float)L_1374)));
goto IL_2bcb;
}
IL_2ba8:
{
float L_1375 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_1376 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
float L_1377 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacing_88();
float L_1378 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_paragraphSpacing_92();
float L_1379 = V_1;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_1375, (float)((float)il2cpp_codegen_add((float)L_1376, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_1377, (float)L_1378)), (float)L_1379)))))));
}
IL_2bcb:
{
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_1380 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargeNegativeFloat_232();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxLineAscender_198(L_1380);
float L_1381 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxLineDescender_199(L_1381);
float L_1382 = V_80;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_startOfLineAscender_200(L_1382);
float L_1383 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_tag_LineIndent_173();
float L_1384 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_tag_Indent_174();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)(0.0f), (float)L_1383)), (float)L_1384)));
int32_t L_1385 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
V_23 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1385, (int32_t)1));
int32_t L_1386 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_characterCount_187(((int32_t)il2cpp_codegen_add((int32_t)L_1386, (int32_t)1)));
goto IL_30bc;
}
IL_2c1f:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1387 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1387);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1388 = L_1387->get_characterInfo_11();
int32_t L_1389 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1388);
bool L_1390 = ((L_1388)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1389)))->get_isVisible_34();
if (!L_1390)
{
goto IL_2d53;
}
}
{
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1391 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1392 = L_1391->get_address_of_min_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1393 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1394 = L_1393->get_address_of_min_0();
float L_1395 = L_1394->get_x_0();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1396 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1396);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1397 = L_1396->get_characterInfo_11();
int32_t L_1398 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1397);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1399 = ((L_1397)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1398)))->get_address_of_bottomLeft_19();
float L_1400 = L_1399->get_x_2();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_1401 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_1395, L_1400, /*hidden argument*/NULL);
L_1392->set_x_0(L_1401);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1402 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1403 = L_1402->get_address_of_min_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1404 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1405 = L_1404->get_address_of_min_0();
float L_1406 = L_1405->get_y_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1407 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1407);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1408 = L_1407->get_characterInfo_11();
int32_t L_1409 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1408);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1410 = ((L_1408)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1409)))->get_address_of_bottomLeft_19();
float L_1411 = L_1410->get_y_3();
float L_1412 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_1406, L_1411, /*hidden argument*/NULL);
L_1403->set_y_1(L_1412);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1413 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1414 = L_1413->get_address_of_max_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1415 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1416 = L_1415->get_address_of_max_1();
float L_1417 = L_1416->get_x_0();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1418 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1418);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1419 = L_1418->get_characterInfo_11();
int32_t L_1420 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1419);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1421 = ((L_1419)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1420)))->get_address_of_topRight_20();
float L_1422 = L_1421->get_x_2();
float L_1423 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_1417, L_1422, /*hidden argument*/NULL);
L_1414->set_x_0(L_1423);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1424 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1425 = L_1424->get_address_of_max_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1426 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1427 = L_1426->get_address_of_max_1();
float L_1428 = L_1427->get_y_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1429 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1429);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1430 = L_1429->get_characterInfo_11();
int32_t L_1431 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1430);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1432 = ((L_1430)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1431)))->get_address_of_topRight_20();
float L_1433 = L_1432->get_y_3();
float L_1434 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_1428, L_1433, /*hidden argument*/NULL);
L_1425->set_y_1(L_1434);
}
IL_2d53:
{
int32_t L_1435 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_1435) == ((uint32_t)5))))
{
goto IL_2eef;
}
}
{
int32_t L_1436 = V_4;
if ((((int32_t)L_1436) == ((int32_t)((int32_t)13))))
{
goto IL_2eef;
}
}
{
int32_t L_1437 = V_4;
if ((((int32_t)L_1437) == ((int32_t)((int32_t)10))))
{
goto IL_2eef;
}
}
{
int32_t L_1438 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1439 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1439);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1440 = L_1439->get_pageInfo_15();
NullCheck(L_1440);
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1438, (int32_t)1))) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1440)->max_length)))))))
{
goto IL_2da1;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1441 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1441);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847** L_1442 = L_1441->get_address_of_pageInfo_15();
int32_t L_1443 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisTMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24_m380F43066F82731474EF5BB001780F79E5BCD4CE((TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847**)L_1442, ((int32_t)il2cpp_codegen_add((int32_t)L_1443, (int32_t)1)), (bool)1, /*hidden argument*/TMP_TextInfo_Resize_TisTMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24_m380F43066F82731474EF5BB001780F79E5BCD4CE_RuntimeMethod_var);
}
IL_2da1:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1444 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1444);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1445 = L_1444->get_pageInfo_15();
int32_t L_1446 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1445);
float L_1447 = V_28;
((L_1445)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1446)))->set_ascender_2(L_1447);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1448 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1448);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1449 = L_1448->get_pageInfo_15();
int32_t L_1450 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1449);
float L_1451 = V_81;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1452 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1452);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1453 = L_1452->get_pageInfo_15();
int32_t L_1454 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1453);
float L_1455 = ((L_1453)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1454)))->get_descender_4();
G_B348_0 = ((L_1449)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1450)));
if ((((float)L_1451) < ((float)L_1455)))
{
G_B349_0 = ((L_1449)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1450)));
goto IL_2e10;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1456 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1456);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1457 = L_1456->get_pageInfo_15();
int32_t L_1458 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1457);
float L_1459 = ((L_1457)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1458)))->get_descender_4();
G_B350_0 = L_1459;
G_B350_1 = G_B348_0;
goto IL_2e12;
}
IL_2e10:
{
float L_1460 = V_81;
G_B350_0 = L_1460;
G_B350_1 = G_B349_0;
}
IL_2e12:
{
G_B350_1->set_descender_4(G_B350_0);
int32_t L_1461 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
if (L_1461)
{
goto IL_2e4d;
}
}
{
int32_t L_1462 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if (L_1462)
{
goto IL_2e4d;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1463 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1463);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1464 = L_1463->get_pageInfo_15();
int32_t L_1465 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1464);
int32_t L_1466 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((L_1464)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1465)))->set_firstCharacterIndex_0(L_1466);
goto IL_2eef;
}
IL_2e4d:
{
int32_t L_1467 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_1467) <= ((int32_t)0)))
{
goto IL_2ec3;
}
}
{
int32_t L_1468 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1469 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1469);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1470 = L_1469->get_characterInfo_11();
int32_t L_1471 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1470);
int32_t L_1472 = ((L_1470)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_1471, (int32_t)1)))))->get_pageNumber_12();
if ((((int32_t)L_1468) == ((int32_t)L_1472)))
{
goto IL_2ec3;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1473 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1473);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1474 = L_1473->get_pageInfo_15();
int32_t L_1475 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1474);
int32_t L_1476 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((L_1474)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_1475, (int32_t)1)))))->set_lastCharacterIndex_1(((int32_t)il2cpp_codegen_subtract((int32_t)L_1476, (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1477 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1477);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1478 = L_1477->get_pageInfo_15();
int32_t L_1479 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1478);
int32_t L_1480 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((L_1478)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1479)))->set_firstCharacterIndex_0(L_1480);
goto IL_2eef;
}
IL_2ec3:
{
int32_t L_1481 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_1482 = V_0;
if ((!(((uint32_t)L_1481) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1482, (int32_t)1))))))
{
goto IL_2eef;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1483 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1483);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1484 = L_1483->get_pageInfo_15();
int32_t L_1485 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1484);
int32_t L_1486 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((L_1484)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1485)))->set_lastCharacterIndex_1(L_1486);
}
IL_2eef:
{
bool L_1487 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableWordWrapping_95();
if (L_1487)
{
goto IL_2f0c;
}
}
{
int32_t L_1488 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((((int32_t)L_1488) == ((int32_t)3)))
{
goto IL_2f0c;
}
}
{
int32_t L_1489 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_1489) == ((uint32_t)1))))
{
goto IL_30ae;
}
}
IL_2f0c:
{
int32_t L_1490 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1491 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B((((int32_t)((uint16_t)L_1490))), /*hidden argument*/NULL);
if (L_1491)
{
goto IL_2f2e;
}
}
{
int32_t L_1492 = V_4;
if ((((int32_t)L_1492) == ((int32_t)((int32_t)8203))))
{
goto IL_2f2e;
}
}
{
int32_t L_1493 = V_4;
if ((((int32_t)L_1493) == ((int32_t)((int32_t)45))))
{
goto IL_2f2e;
}
}
{
int32_t L_1494 = V_4;
if ((!(((uint32_t)L_1494) == ((uint32_t)((int32_t)173)))))
{
goto IL_2f8c;
}
}
IL_2f2e:
{
bool L_1495 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNonBreakingSpace_97();
bool L_1496 = V_32;
if (!((int32_t)((int32_t)((((int32_t)L_1495) == ((int32_t)0))? 1 : 0)|(int32_t)L_1496)))
{
goto IL_2f8c;
}
}
{
int32_t L_1497 = V_4;
if ((((int32_t)L_1497) == ((int32_t)((int32_t)160))))
{
goto IL_2f8c;
}
}
{
int32_t L_1498 = V_4;
if ((((int32_t)L_1498) == ((int32_t)((int32_t)8199))))
{
goto IL_2f8c;
}
}
{
int32_t L_1499 = V_4;
if ((((int32_t)L_1499) == ((int32_t)((int32_t)8209))))
{
goto IL_2f8c;
}
}
{
int32_t L_1500 = V_4;
if ((((int32_t)L_1500) == ((int32_t)((int32_t)8239))))
{
goto IL_2f8c;
}
}
{
int32_t L_1501 = V_4;
if ((((int32_t)L_1501) == ((int32_t)((int32_t)8288))))
{
goto IL_2f8c;
}
}
{
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1502 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_1503 = V_68;
int32_t L_1504 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_1502, L_1503, L_1504, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCharacterWrappingEnabled_96((bool)0);
V_31 = (bool)0;
goto IL_30ae;
}
IL_2f8c:
{
int32_t L_1505 = V_4;
if ((((int32_t)L_1505) <= ((int32_t)((int32_t)4352))))
{
goto IL_2f9e;
}
}
{
int32_t L_1506 = V_4;
if ((((int32_t)L_1506) < ((int32_t)((int32_t)4607))))
{
goto IL_300d;
}
}
IL_2f9e:
{
int32_t L_1507 = V_4;
if ((((int32_t)L_1507) <= ((int32_t)((int32_t)11904))))
{
goto IL_2fb0;
}
}
{
int32_t L_1508 = V_4;
if ((((int32_t)L_1508) < ((int32_t)((int32_t)40959))))
{
goto IL_300d;
}
}
IL_2fb0:
{
int32_t L_1509 = V_4;
if ((((int32_t)L_1509) <= ((int32_t)((int32_t)43360))))
{
goto IL_2fc2;
}
}
{
int32_t L_1510 = V_4;
if ((((int32_t)L_1510) < ((int32_t)((int32_t)43391))))
{
goto IL_300d;
}
}
IL_2fc2:
{
int32_t L_1511 = V_4;
if ((((int32_t)L_1511) <= ((int32_t)((int32_t)44032))))
{
goto IL_2fd4;
}
}
{
int32_t L_1512 = V_4;
if ((((int32_t)L_1512) < ((int32_t)((int32_t)55295))))
{
goto IL_300d;
}
}
IL_2fd4:
{
int32_t L_1513 = V_4;
if ((((int32_t)L_1513) <= ((int32_t)((int32_t)63744))))
{
goto IL_2fe6;
}
}
{
int32_t L_1514 = V_4;
if ((((int32_t)L_1514) < ((int32_t)((int32_t)64255))))
{
goto IL_300d;
}
}
IL_2fe6:
{
int32_t L_1515 = V_4;
if ((((int32_t)L_1515) <= ((int32_t)((int32_t)65072))))
{
goto IL_2ff8;
}
}
{
int32_t L_1516 = V_4;
if ((((int32_t)L_1516) < ((int32_t)((int32_t)65103))))
{
goto IL_300d;
}
}
IL_2ff8:
{
int32_t L_1517 = V_4;
if ((((int32_t)L_1517) <= ((int32_t)((int32_t)65280))))
{
goto IL_3088;
}
}
{
int32_t L_1518 = V_4;
if ((((int32_t)L_1518) >= ((int32_t)((int32_t)65519))))
{
goto IL_3088;
}
}
IL_300d:
{
bool L_1519 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNonBreakingSpace_97();
if (L_1519)
{
goto IL_3088;
}
}
{
bool L_1520 = V_31;
bool L_1521 = V_33;
if (((int32_t)((int32_t)L_1520|(int32_t)L_1521)))
{
goto IL_3068;
}
}
{
LineBreakingTable_tB80E0533075B07F5080E99393CEF91FDC8C2AB25 * L_1522 = TMP_Settings_get_linebreakingRules_m8F2BFCE7A88AA20EFE38B4EF93A0FF098B022F83(/*hidden argument*/NULL);
NullCheck(L_1522);
Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * L_1523 = L_1522->get_leadingCharacters_0();
int32_t L_1524 = V_4;
NullCheck(L_1523);
bool L_1525 = Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48(L_1523, L_1524, /*hidden argument*/Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48_RuntimeMethod_var);
if (L_1525)
{
goto IL_30ae;
}
}
{
int32_t L_1526 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_1527 = V_0;
if ((((int32_t)L_1526) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1527, (int32_t)1)))))
{
goto IL_30ae;
}
}
{
LineBreakingTable_tB80E0533075B07F5080E99393CEF91FDC8C2AB25 * L_1528 = TMP_Settings_get_linebreakingRules_m8F2BFCE7A88AA20EFE38B4EF93A0FF098B022F83(/*hidden argument*/NULL);
NullCheck(L_1528);
Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * L_1529 = L_1528->get_followingCharacters_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1530 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1530);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1531 = L_1530->get_characterInfo_11();
int32_t L_1532 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1531);
Il2CppChar L_1533 = ((L_1531)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_1532, (int32_t)1)))))->get_character_0();
NullCheck(L_1529);
bool L_1534 = Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48(L_1529, L_1533, /*hidden argument*/Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48_RuntimeMethod_var);
if (L_1534)
{
goto IL_30ae;
}
}
IL_3068:
{
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1535 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_1536 = V_68;
int32_t L_1537 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_1535, L_1536, L_1537, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCharacterWrappingEnabled_96((bool)0);
V_31 = (bool)0;
goto IL_30ae;
}
IL_3088:
{
bool L_1538 = V_31;
if (L_1538)
{
goto IL_3094;
}
}
{
bool L_1539 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCharacterWrappingEnabled_96();
G_B395_0 = ((int32_t)(L_1539));
goto IL_3095;
}
IL_3094:
{
G_B395_0 = 1;
}
IL_3095:
{
bool L_1540 = V_33;
if (!((int32_t)((int32_t)G_B395_0|(int32_t)L_1540)))
{
goto IL_30ae;
}
}
{
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1541 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_1542 = V_68;
int32_t L_1543 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_1541, L_1542, L_1543, /*hidden argument*/NULL);
}
IL_30ae:
{
int32_t L_1544 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_characterCount_187(((int32_t)il2cpp_codegen_add((int32_t)L_1544, (int32_t)1)));
}
IL_30bc:
{
int32_t L_1545 = V_68;
V_68 = ((int32_t)il2cpp_codegen_add((int32_t)L_1545, (int32_t)1));
}
IL_30c2:
{
int32_t L_1546 = V_68;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1547 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
NullCheck(L_1547);
if ((((int32_t)L_1546) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1547)->max_length)))))))
{
goto IL_30dc;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1548 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_1549 = V_68;
NullCheck(L_1548);
int32_t L_1550 = L_1549;
int32_t L_1551 = (L_1548)->GetAt(static_cast<il2cpp_array_size_t>(L_1550));
if (L_1551)
{
goto IL_04da;
}
}
IL_30dc:
{
float L_1552 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxFontSize_71();
float L_1553 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_minFontSize_72();
V_3 = ((float)il2cpp_codegen_subtract((float)L_1552, (float)L_1553));
bool L_1554 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCharacterWrappingEnabled_96();
if (L_1554)
{
goto IL_318c;
}
}
{
bool L_1555 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_1555)
{
goto IL_318c;
}
}
{
float L_1556 = V_3;
if ((!(((float)L_1556) > ((float)(0.051f)))))
{
goto IL_318c;
}
}
{
float L_1557 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1558 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMax_74();
if ((!(((float)L_1557) < ((float)L_1558))))
{
goto IL_318c;
}
}
{
float L_1559 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_minFontSize_72(L_1559);
float L_1560 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1561 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxFontSize_71();
float L_1562 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_1563 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(((float)((float)((float)il2cpp_codegen_subtract((float)L_1561, (float)L_1562))/(float)(2.0f))), (0.05f), /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)il2cpp_codegen_add((float)L_1560, (float)L_1563)));
float L_1564 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1565 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMax_74();
float L_1566 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_1564, L_1565, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)((float)(((float)((float)(((int32_t)((int32_t)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_1566, (float)(20.0f))), (float)(0.5f)))))))))/(float)(20.0f))));
int32_t L_1567 = __this->get_loopCountA_252();
if ((((int32_t)L_1567) <= ((int32_t)((int32_t)20))))
{
goto IL_3185;
}
}
{
return;
}
IL_3185:
{
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_318c:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCharacterWrappingEnabled_96((bool)0);
int32_t L_1568 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if (L_1568)
{
goto IL_31a8;
}
}
{
VirtActionInvoker0::Invoke(124 /* System.Void TMPro.TMP_Text::ClearMesh() */, __this);
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
TMPro_EventManager_ON_TEXT_CHANGED_m950F4ADB007127B72E57303060C7F6405563E051(__this, /*hidden argument*/NULL);
return;
}
IL_31a8:
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_1569 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
NullCheck(L_1569);
int32_t L_1570 = ((L_1569)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_referenceCount_8();
V_36 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_1570, (int32_t)4));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1571 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1571);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_1572 = L_1571->get_meshInfo_16();
NullCheck(L_1572);
TMP_MeshInfo_Clear_m8AD3382CBB3129497FAEC30AE3B5C8409D0EB953((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_1572)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))), (bool)0, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1573 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_37 = L_1573;
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1574 = __this->get_m_RectTransformCorners_239();
V_38 = L_1574;
int32_t L_1575 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textAlignment_79();
V_112 = L_1575;
int32_t L_1576 = V_112;
if ((((int32_t)L_1576) > ((int32_t)((int32_t)1056))))
{
goto IL_330a;
}
}
{
int32_t L_1577 = V_112;
if ((((int32_t)L_1577) > ((int32_t)((int32_t)516))))
{
goto IL_3279;
}
}
{
int32_t L_1578 = V_112;
if ((((int32_t)L_1578) > ((int32_t)((int32_t)264))))
{
goto IL_3234;
}
}
{
int32_t L_1579 = V_112;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1579, (int32_t)((int32_t)257)))) > ((uint32_t)1))))
{
goto IL_341d;
}
}
{
int32_t L_1580 = V_112;
if ((((int32_t)L_1580) == ((int32_t)((int32_t)260))))
{
goto IL_341d;
}
}
{
int32_t L_1581 = V_112;
if ((((int32_t)L_1581) == ((int32_t)((int32_t)264))))
{
goto IL_341d;
}
}
{
goto IL_3768;
}
IL_3234:
{
int32_t L_1582 = V_112;
if ((((int32_t)L_1582) > ((int32_t)((int32_t)288))))
{
goto IL_325a;
}
}
{
int32_t L_1583 = V_112;
if ((((int32_t)L_1583) == ((int32_t)((int32_t)272))))
{
goto IL_341d;
}
}
{
int32_t L_1584 = V_112;
if ((((int32_t)L_1584) == ((int32_t)((int32_t)288))))
{
goto IL_341d;
}
}
{
goto IL_3768;
}
IL_325a:
{
int32_t L_1585 = V_112;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1585, (int32_t)((int32_t)513)))) > ((uint32_t)1))))
{
goto IL_34b5;
}
}
{
int32_t L_1586 = V_112;
if ((((int32_t)L_1586) == ((int32_t)((int32_t)516))))
{
goto IL_34b5;
}
}
{
goto IL_3768;
}
IL_3279:
{
int32_t L_1587 = V_112;
if ((((int32_t)L_1587) > ((int32_t)((int32_t)1026))))
{
goto IL_32c7;
}
}
{
int32_t L_1588 = V_112;
if ((((int32_t)L_1588) > ((int32_t)((int32_t)528))))
{
goto IL_32a8;
}
}
{
int32_t L_1589 = V_112;
if ((((int32_t)L_1589) == ((int32_t)((int32_t)520))))
{
goto IL_34b5;
}
}
{
int32_t L_1590 = V_112;
if ((((int32_t)L_1590) == ((int32_t)((int32_t)528))))
{
goto IL_34b5;
}
}
{
goto IL_3768;
}
IL_32a8:
{
int32_t L_1591 = V_112;
if ((((int32_t)L_1591) == ((int32_t)((int32_t)544))))
{
goto IL_34b5;
}
}
{
int32_t L_1592 = V_112;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1592, (int32_t)((int32_t)1025)))) > ((uint32_t)1))))
{
goto IL_35b2;
}
}
{
goto IL_3768;
}
IL_32c7:
{
int32_t L_1593 = V_112;
if ((((int32_t)L_1593) > ((int32_t)((int32_t)1032))))
{
goto IL_32ed;
}
}
{
int32_t L_1594 = V_112;
if ((((int32_t)L_1594) == ((int32_t)((int32_t)1028))))
{
goto IL_35b2;
}
}
{
int32_t L_1595 = V_112;
if ((((int32_t)L_1595) == ((int32_t)((int32_t)1032))))
{
goto IL_35b2;
}
}
{
goto IL_3768;
}
IL_32ed:
{
int32_t L_1596 = V_112;
if ((((int32_t)L_1596) == ((int32_t)((int32_t)1040))))
{
goto IL_35b2;
}
}
{
int32_t L_1597 = V_112;
if ((((int32_t)L_1597) == ((int32_t)((int32_t)1056))))
{
goto IL_35b2;
}
}
{
goto IL_3768;
}
IL_330a:
{
int32_t L_1598 = V_112;
if ((((int32_t)L_1598) > ((int32_t)((int32_t)4100))))
{
goto IL_338c;
}
}
{
int32_t L_1599 = V_112;
if ((((int32_t)L_1599) > ((int32_t)((int32_t)2056))))
{
goto IL_3347;
}
}
{
int32_t L_1600 = V_112;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1600, (int32_t)((int32_t)2049)))) > ((uint32_t)1))))
{
goto IL_3646;
}
}
{
int32_t L_1601 = V_112;
if ((((int32_t)L_1601) == ((int32_t)((int32_t)2052))))
{
goto IL_3646;
}
}
{
int32_t L_1602 = V_112;
if ((((int32_t)L_1602) == ((int32_t)((int32_t)2056))))
{
goto IL_3646;
}
}
{
goto IL_3768;
}
IL_3347:
{
int32_t L_1603 = V_112;
if ((((int32_t)L_1603) > ((int32_t)((int32_t)2080))))
{
goto IL_336d;
}
}
{
int32_t L_1604 = V_112;
if ((((int32_t)L_1604) == ((int32_t)((int32_t)2064))))
{
goto IL_3646;
}
}
{
int32_t L_1605 = V_112;
if ((((int32_t)L_1605) == ((int32_t)((int32_t)2080))))
{
goto IL_3646;
}
}
{
goto IL_3768;
}
IL_336d:
{
int32_t L_1606 = V_112;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1606, (int32_t)((int32_t)4097)))) > ((uint32_t)1))))
{
goto IL_368d;
}
}
{
int32_t L_1607 = V_112;
if ((((int32_t)L_1607) == ((int32_t)((int32_t)4100))))
{
goto IL_368d;
}
}
{
goto IL_3768;
}
IL_338c:
{
int32_t L_1608 = V_112;
if ((((int32_t)L_1608) > ((int32_t)((int32_t)8194))))
{
goto IL_33da;
}
}
{
int32_t L_1609 = V_112;
if ((((int32_t)L_1609) > ((int32_t)((int32_t)4112))))
{
goto IL_33bb;
}
}
{
int32_t L_1610 = V_112;
if ((((int32_t)L_1610) == ((int32_t)((int32_t)4104))))
{
goto IL_368d;
}
}
{
int32_t L_1611 = V_112;
if ((((int32_t)L_1611) == ((int32_t)((int32_t)4112))))
{
goto IL_368d;
}
}
{
goto IL_3768;
}
IL_33bb:
{
int32_t L_1612 = V_112;
if ((((int32_t)L_1612) == ((int32_t)((int32_t)4128))))
{
goto IL_368d;
}
}
{
int32_t L_1613 = V_112;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1613, (int32_t)((int32_t)8193)))) > ((uint32_t)1))))
{
goto IL_3709;
}
}
{
goto IL_3768;
}
IL_33da:
{
int32_t L_1614 = V_112;
if ((((int32_t)L_1614) > ((int32_t)((int32_t)8200))))
{
goto IL_3400;
}
}
{
int32_t L_1615 = V_112;
if ((((int32_t)L_1615) == ((int32_t)((int32_t)8196))))
{
goto IL_3709;
}
}
{
int32_t L_1616 = V_112;
if ((((int32_t)L_1616) == ((int32_t)((int32_t)8200))))
{
goto IL_3709;
}
}
{
goto IL_3768;
}
IL_3400:
{
int32_t L_1617 = V_112;
if ((((int32_t)L_1617) == ((int32_t)((int32_t)8208))))
{
goto IL_3709;
}
}
{
int32_t L_1618 = V_112;
if ((((int32_t)L_1618) == ((int32_t)((int32_t)8224))))
{
goto IL_3709;
}
}
{
goto IL_3768;
}
IL_341d:
{
int32_t L_1619 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((((int32_t)L_1619) == ((int32_t)5)))
{
goto IL_3465;
}
}
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1620 = V_38;
NullCheck(L_1620);
int32_t L_1621 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1622 = (L_1620)->GetAt(static_cast<il2cpp_array_size_t>(L_1621));
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1623 = V_24;
float L_1624 = L_1623.get_x_1();
float L_1625 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxAscender_195();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1626 = V_24;
float L_1627 = L_1626.get_y_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1628;
memset(&L_1628, 0, sizeof(L_1628));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1628), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1624)), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1625)), (float)L_1627)), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1629 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1622, L_1628, /*hidden argument*/NULL);
V_37 = L_1629;
goto IL_3768;
}
IL_3465:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1630 = V_38;
NullCheck(L_1630);
int32_t L_1631 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1632 = (L_1630)->GetAt(static_cast<il2cpp_array_size_t>(L_1631));
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1633 = V_24;
float L_1634 = L_1633.get_x_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1635 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1635);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1636 = L_1635->get_pageInfo_15();
int32_t L_1637 = V_21;
NullCheck(L_1636);
float L_1638 = ((L_1636)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1637)))->get_ascender_2();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1639 = V_24;
float L_1640 = L_1639.get_y_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1641;
memset(&L_1641, 0, sizeof(L_1641));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1641), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1634)), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1638)), (float)L_1640)), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1642 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1632, L_1641, /*hidden argument*/NULL);
V_37 = L_1642;
goto IL_3768;
}
IL_34b5:
{
int32_t L_1643 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((((int32_t)L_1643) == ((int32_t)5)))
{
goto IL_3525;
}
}
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1644 = V_38;
NullCheck(L_1644);
int32_t L_1645 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1646 = (L_1644)->GetAt(static_cast<il2cpp_array_size_t>(L_1645));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1647 = V_38;
NullCheck(L_1647);
int32_t L_1648 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1649 = (L_1647)->GetAt(static_cast<il2cpp_array_size_t>(L_1648));
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1650 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1646, L_1649, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1651 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_1650, (2.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1652 = V_24;
float L_1653 = L_1652.get_x_1();
float L_1654 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxAscender_195();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1655 = V_24;
float L_1656 = L_1655.get_y_2();
float L_1657 = V_29;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1658 = V_24;
float L_1659 = L_1658.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1660;
memset(&L_1660, 0, sizeof(L_1660));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1660), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1653)), ((float)il2cpp_codegen_subtract((float)(0.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_1654, (float)L_1656)), (float)L_1657)), (float)L_1659))/(float)(2.0f))))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1661 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1651, L_1660, /*hidden argument*/NULL);
V_37 = L_1661;
goto IL_3768;
}
IL_3525:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1662 = V_38;
NullCheck(L_1662);
int32_t L_1663 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1664 = (L_1662)->GetAt(static_cast<il2cpp_array_size_t>(L_1663));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1665 = V_38;
NullCheck(L_1665);
int32_t L_1666 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1667 = (L_1665)->GetAt(static_cast<il2cpp_array_size_t>(L_1666));
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1668 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1664, L_1667, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1669 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_1668, (2.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1670 = V_24;
float L_1671 = L_1670.get_x_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1672 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1672);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1673 = L_1672->get_pageInfo_15();
int32_t L_1674 = V_21;
NullCheck(L_1673);
float L_1675 = ((L_1673)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1674)))->get_ascender_2();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1676 = V_24;
float L_1677 = L_1676.get_y_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1678 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1678);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1679 = L_1678->get_pageInfo_15();
int32_t L_1680 = V_21;
NullCheck(L_1679);
float L_1681 = ((L_1679)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1680)))->get_descender_4();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1682 = V_24;
float L_1683 = L_1682.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1684;
memset(&L_1684, 0, sizeof(L_1684));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1684), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1671)), ((float)il2cpp_codegen_subtract((float)(0.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_1675, (float)L_1677)), (float)L_1681)), (float)L_1683))/(float)(2.0f))))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1685 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1669, L_1684, /*hidden argument*/NULL);
V_37 = L_1685;
goto IL_3768;
}
IL_35b2:
{
int32_t L_1686 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((((int32_t)L_1686) == ((int32_t)5)))
{
goto IL_35f6;
}
}
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1687 = V_38;
NullCheck(L_1687);
int32_t L_1688 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1689 = (L_1687)->GetAt(static_cast<il2cpp_array_size_t>(L_1688));
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1690 = V_24;
float L_1691 = L_1690.get_x_1();
float L_1692 = V_29;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1693 = V_24;
float L_1694 = L_1693.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1695;
memset(&L_1695, 0, sizeof(L_1695));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1695), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1691)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1692)), (float)L_1694)), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1696 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1689, L_1695, /*hidden argument*/NULL);
V_37 = L_1696;
goto IL_3768;
}
IL_35f6:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1697 = V_38;
NullCheck(L_1697);
int32_t L_1698 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1699 = (L_1697)->GetAt(static_cast<il2cpp_array_size_t>(L_1698));
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1700 = V_24;
float L_1701 = L_1700.get_x_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1702 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1702);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1703 = L_1702->get_pageInfo_15();
int32_t L_1704 = V_21;
NullCheck(L_1703);
float L_1705 = ((L_1703)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1704)))->get_descender_4();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1706 = V_24;
float L_1707 = L_1706.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1708;
memset(&L_1708, 0, sizeof(L_1708));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1708), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1701)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1705)), (float)L_1707)), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1709 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1699, L_1708, /*hidden argument*/NULL);
V_37 = L_1709;
goto IL_3768;
}
IL_3646:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1710 = V_38;
NullCheck(L_1710);
int32_t L_1711 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1712 = (L_1710)->GetAt(static_cast<il2cpp_array_size_t>(L_1711));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1713 = V_38;
NullCheck(L_1713);
int32_t L_1714 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1715 = (L_1713)->GetAt(static_cast<il2cpp_array_size_t>(L_1714));
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1716 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1712, L_1715, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1717 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_1716, (2.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1718 = V_24;
float L_1719 = L_1718.get_x_1();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1720;
memset(&L_1720, 0, sizeof(L_1720));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1720), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1719)), (0.0f), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1721 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1717, L_1720, /*hidden argument*/NULL);
V_37 = L_1721;
goto IL_3768;
}
IL_368d:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1722 = V_38;
NullCheck(L_1722);
int32_t L_1723 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1724 = (L_1722)->GetAt(static_cast<il2cpp_array_size_t>(L_1723));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1725 = V_38;
NullCheck(L_1725);
int32_t L_1726 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1727 = (L_1725)->GetAt(static_cast<il2cpp_array_size_t>(L_1726));
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1728 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1724, L_1727, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1729 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_1728, (2.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1730 = V_24;
float L_1731 = L_1730.get_x_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1732 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1733 = L_1732->get_address_of_max_1();
float L_1734 = L_1733->get_y_1();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1735 = V_24;
float L_1736 = L_1735.get_y_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1737 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1738 = L_1737->get_address_of_min_0();
float L_1739 = L_1738->get_y_1();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1740 = V_24;
float L_1741 = L_1740.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1742;
memset(&L_1742, 0, sizeof(L_1742));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1742), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1731)), ((float)il2cpp_codegen_subtract((float)(0.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_1734, (float)L_1736)), (float)L_1739)), (float)L_1741))/(float)(2.0f))))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1743 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1729, L_1742, /*hidden argument*/NULL);
V_37 = L_1743;
goto IL_3768;
}
IL_3709:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1744 = V_38;
NullCheck(L_1744);
int32_t L_1745 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1746 = (L_1744)->GetAt(static_cast<il2cpp_array_size_t>(L_1745));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1747 = V_38;
NullCheck(L_1747);
int32_t L_1748 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1749 = (L_1747)->GetAt(static_cast<il2cpp_array_size_t>(L_1748));
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1750 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1746, L_1749, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1751 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_1750, (2.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1752 = V_24;
float L_1753 = L_1752.get_x_1();
float L_1754 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxCapHeight_196();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1755 = V_24;
float L_1756 = L_1755.get_y_2();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1757 = V_24;
float L_1758 = L_1757.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1759;
memset(&L_1759, 0, sizeof(L_1759));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1759), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1753)), ((float)il2cpp_codegen_subtract((float)(0.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_1754, (float)L_1756)), (float)L_1758))/(float)(2.0f))))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1760 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1751, L_1759, /*hidden argument*/NULL);
V_37 = L_1760;
}
IL_3768:
{
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1761 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_39 = L_1761;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1762 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_40 = L_1762;
V_41 = 0;
V_42 = 0;
V_43 = 0;
V_44 = 0;
V_45 = 0;
V_46 = (bool)0;
V_47 = (bool)0;
V_48 = 0;
V_49 = 0;
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_1763 = __this->get_m_canvas_241();
NullCheck(L_1763);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_1764 = Canvas_get_worldCamera_m36F1A8DBFC4AB34278125DA017CACDC873F53409(L_1763, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1765 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_1764, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_1765)
{
goto IL_37a7;
}
}
{
G_B482_0 = 1;
goto IL_37a8;
}
IL_37a7:
{
G_B482_0 = 0;
}
IL_37a8:
{
V_50 = (bool)G_B482_0;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_1766 = TMP_Text_get_transform_m9AEC630AEC329A1A36760BC203AFF907027B5B1C(__this, /*hidden argument*/NULL);
NullCheck(L_1766);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1767 = Transform_get_lossyScale_m9C2597B28BE066FC061B7D7508750E5D5EA9850F(L_1766, /*hidden argument*/NULL);
float L_1768 = L_1767.get_y_3();
float L_1769 = L_1768;
V_67 = L_1769;
__this->set_m_previousLossyScaleY_238(L_1769);
float L_1770 = V_67;
V_51 = L_1770;
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_1771 = __this->get_m_canvas_241();
NullCheck(L_1771);
int32_t L_1772 = Canvas_get_renderMode_mAF68701B143F01C7D19B6C7D3033E3B34ECB2FC8(L_1771, /*hidden argument*/NULL);
V_52 = L_1772;
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_1773 = __this->get_m_canvas_241();
NullCheck(L_1773);
float L_1774 = Canvas_get_scaleFactor_m0F6D59E75F7605ABD2AFF6AF32A1097226CE060A(L_1773, /*hidden argument*/NULL);
V_53 = L_1774;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_1775 = Color_get_white_mE7F3AC4FF0D6F35E48049C73116A222CBE96D905(/*hidden argument*/NULL);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_1776 = Color32_op_Implicit_m52B034473369A651C8952BD916A2AB193E0E5B30(L_1775, /*hidden argument*/NULL);
V_54 = L_1776;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_1777 = Color_get_white_mE7F3AC4FF0D6F35E48049C73116A222CBE96D905(/*hidden argument*/NULL);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_1778 = Color32_op_Implicit_m52B034473369A651C8952BD916A2AB193E0E5B30(L_1777, /*hidden argument*/NULL);
V_55 = L_1778;
Color32__ctor_m1AEF46FBBBE4B522E6984D081A3D158198E10AA2((Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 *)(&V_56), (uint8_t)((int32_t)255), (uint8_t)((int32_t)255), (uint8_t)0, (uint8_t)((int32_t)64), /*hidden argument*/NULL);
V_57 = (0.0f);
V_58 = (0.0f);
V_59 = (0.0f);
V_60 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_1779 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_61 = L_1779;
V_62 = 0;
V_63 = (0.0f);
V_64 = (0.0f);
V_65 = (0.0f);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1780 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1780);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1781 = L_1780->get_characterInfo_11();
V_66 = L_1781;
V_113 = 0;
goto IL_6449;
}
IL_385d:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1782 = V_66;
int32_t L_1783 = V_113;
NullCheck(L_1782);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1784 = ((L_1782)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1783)))->get_fontAsset_4();
V_114 = L_1784;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1785 = V_66;
int32_t L_1786 = V_113;
NullCheck(L_1785);
Il2CppChar L_1787 = ((L_1785)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1786)))->get_character_0();
V_115 = L_1787;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1788 = V_66;
int32_t L_1789 = V_113;
NullCheck(L_1788);
int32_t L_1790 = ((L_1788)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1789)))->get_lineNumber_11();
V_116 = L_1790;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1791 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1791);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1792 = L_1791->get_lineInfo_14();
int32_t L_1793 = V_116;
NullCheck(L_1792);
int32_t L_1794 = L_1793;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1795 = (L_1792)->GetAt(static_cast<il2cpp_array_size_t>(L_1794));
V_117 = L_1795;
int32_t L_1796 = V_116;
V_44 = ((int32_t)il2cpp_codegen_add((int32_t)L_1796, (int32_t)1));
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1797 = V_117;
int32_t L_1798 = L_1797.get_alignment_18();
V_118 = L_1798;
int32_t L_1799 = V_118;
if ((((int32_t)L_1799) > ((int32_t)((int32_t)1056))))
{
goto IL_39ae;
}
}
{
int32_t L_1800 = V_118;
if ((((int32_t)L_1800) > ((int32_t)((int32_t)520))))
{
goto IL_3942;
}
}
{
int32_t L_1801 = V_118;
if ((((int32_t)L_1801) > ((int32_t)((int32_t)272))))
{
goto IL_3908;
}
}
{
int32_t L_1802 = V_118;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1802, (int32_t)((int32_t)257))))
{
case 0:
{
goto IL_3aa0;
}
case 1:
{
goto IL_3aee;
}
case 2:
{
goto IL_3e55;
}
case 3:
{
goto IL_3b7c;
}
}
}
{
int32_t L_1803 = V_118;
if ((((int32_t)L_1803) == ((int32_t)((int32_t)264))))
{
goto IL_3bd6;
}
}
{
int32_t L_1804 = V_118;
if ((((int32_t)L_1804) == ((int32_t)((int32_t)272))))
{
goto IL_3bd6;
}
}
{
goto IL_3e55;
}
IL_3908:
{
int32_t L_1805 = V_118;
if ((((int32_t)L_1805) == ((int32_t)((int32_t)288))))
{
goto IL_3b27;
}
}
{
int32_t L_1806 = V_118;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1806, (int32_t)((int32_t)513))))
{
case 0:
{
goto IL_3aa0;
}
case 1:
{
goto IL_3aee;
}
case 2:
{
goto IL_3e55;
}
case 3:
{
goto IL_3b7c;
}
}
}
{
int32_t L_1807 = V_118;
if ((((int32_t)L_1807) == ((int32_t)((int32_t)520))))
{
goto IL_3bd6;
}
}
{
goto IL_3e55;
}
IL_3942:
{
int32_t L_1808 = V_118;
if ((((int32_t)L_1808) > ((int32_t)((int32_t)1028))))
{
goto IL_3985;
}
}
{
int32_t L_1809 = V_118;
if ((((int32_t)L_1809) == ((int32_t)((int32_t)528))))
{
goto IL_3bd6;
}
}
{
int32_t L_1810 = V_118;
if ((((int32_t)L_1810) == ((int32_t)((int32_t)544))))
{
goto IL_3b27;
}
}
{
int32_t L_1811 = V_118;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1811, (int32_t)((int32_t)1025))))
{
case 0:
{
goto IL_3aa0;
}
case 1:
{
goto IL_3aee;
}
case 2:
{
goto IL_3e55;
}
case 3:
{
goto IL_3b7c;
}
}
}
{
goto IL_3e55;
}
IL_3985:
{
int32_t L_1812 = V_118;
if ((((int32_t)L_1812) == ((int32_t)((int32_t)1032))))
{
goto IL_3bd6;
}
}
{
int32_t L_1813 = V_118;
if ((((int32_t)L_1813) == ((int32_t)((int32_t)1040))))
{
goto IL_3bd6;
}
}
{
int32_t L_1814 = V_118;
if ((((int32_t)L_1814) == ((int32_t)((int32_t)1056))))
{
goto IL_3b27;
}
}
{
goto IL_3e55;
}
IL_39ae:
{
int32_t L_1815 = V_118;
if ((((int32_t)L_1815) > ((int32_t)((int32_t)4104))))
{
goto IL_3a34;
}
}
{
int32_t L_1816 = V_118;
if ((((int32_t)L_1816) > ((int32_t)((int32_t)2064))))
{
goto IL_39fa;
}
}
{
int32_t L_1817 = V_118;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1817, (int32_t)((int32_t)2049))))
{
case 0:
{
goto IL_3aa0;
}
case 1:
{
goto IL_3aee;
}
case 2:
{
goto IL_3e55;
}
case 3:
{
goto IL_3b7c;
}
}
}
{
int32_t L_1818 = V_118;
if ((((int32_t)L_1818) == ((int32_t)((int32_t)2056))))
{
goto IL_3bd6;
}
}
{
int32_t L_1819 = V_118;
if ((((int32_t)L_1819) == ((int32_t)((int32_t)2064))))
{
goto IL_3bd6;
}
}
{
goto IL_3e55;
}
IL_39fa:
{
int32_t L_1820 = V_118;
if ((((int32_t)L_1820) == ((int32_t)((int32_t)2080))))
{
goto IL_3b27;
}
}
{
int32_t L_1821 = V_118;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1821, (int32_t)((int32_t)4097))))
{
case 0:
{
goto IL_3aa0;
}
case 1:
{
goto IL_3aee;
}
case 2:
{
goto IL_3e55;
}
case 3:
{
goto IL_3b7c;
}
}
}
{
int32_t L_1822 = V_118;
if ((((int32_t)L_1822) == ((int32_t)((int32_t)4104))))
{
goto IL_3bd6;
}
}
{
goto IL_3e55;
}
IL_3a34:
{
int32_t L_1823 = V_118;
if ((((int32_t)L_1823) > ((int32_t)((int32_t)8196))))
{
goto IL_3a77;
}
}
{
int32_t L_1824 = V_118;
if ((((int32_t)L_1824) == ((int32_t)((int32_t)4112))))
{
goto IL_3bd6;
}
}
{
int32_t L_1825 = V_118;
if ((((int32_t)L_1825) == ((int32_t)((int32_t)4128))))
{
goto IL_3b27;
}
}
{
int32_t L_1826 = V_118;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1826, (int32_t)((int32_t)8193))))
{
case 0:
{
goto IL_3aa0;
}
case 1:
{
goto IL_3aee;
}
case 2:
{
goto IL_3e55;
}
case 3:
{
goto IL_3b7c;
}
}
}
{
goto IL_3e55;
}
IL_3a77:
{
int32_t L_1827 = V_118;
if ((((int32_t)L_1827) == ((int32_t)((int32_t)8200))))
{
goto IL_3bd6;
}
}
{
int32_t L_1828 = V_118;
if ((((int32_t)L_1828) == ((int32_t)((int32_t)8208))))
{
goto IL_3bd6;
}
}
{
int32_t L_1829 = V_118;
if ((((int32_t)L_1829) == ((int32_t)((int32_t)8224))))
{
goto IL_3b27;
}
}
{
goto IL_3e55;
}
IL_3aa0:
{
bool L_1830 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1830)
{
goto IL_3acb;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1831 = V_117;
float L_1832 = L_1831.get_marginLeft_16();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1832)), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e55;
}
IL_3acb:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1833 = V_117;
float L_1834 = L_1833.get_maxAdvance_14();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1834)), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e55;
}
IL_3aee:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1835 = V_117;
float L_1836 = L_1835.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1837 = V_117;
float L_1838 = L_1837.get_width_15();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1839 = V_117;
float L_1840 = L_1839.get_maxAdvance_14();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_1836, (float)((float)((float)L_1838/(float)(2.0f))))), (float)((float)((float)L_1840/(float)(2.0f))))), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e55;
}
IL_3b27:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1841 = V_117;
float L_1842 = L_1841.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1843 = V_117;
float L_1844 = L_1843.get_width_15();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1845 = V_117;
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_1846 = L_1845.get_lineExtents_19();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1847 = L_1846.get_min_0();
float L_1848 = L_1847.get_x_0();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1849 = V_117;
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_1850 = L_1849.get_lineExtents_19();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1851 = L_1850.get_max_1();
float L_1852 = L_1851.get_x_0();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_1842, (float)((float)((float)L_1844/(float)(2.0f))))), (float)((float)((float)((float)il2cpp_codegen_add((float)L_1848, (float)L_1852))/(float)(2.0f))))), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e55;
}
IL_3b7c:
{
bool L_1853 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1853)
{
goto IL_3bb1;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1854 = V_117;
float L_1855 = L_1854.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1856 = V_117;
float L_1857 = L_1856.get_width_15();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1858 = V_117;
float L_1859 = L_1858.get_maxAdvance_14();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_1855, (float)L_1857)), (float)L_1859)), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e55;
}
IL_3bb1:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1860 = V_117;
float L_1861 = L_1860.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1862 = V_117;
float L_1863 = L_1862.get_width_15();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_add((float)L_1861, (float)L_1863)), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e55;
}
IL_3bd6:
{
Il2CppChar L_1864 = V_115;
if ((((int32_t)L_1864) == ((int32_t)((int32_t)173))))
{
goto IL_3e55;
}
}
{
Il2CppChar L_1865 = V_115;
if ((((int32_t)L_1865) == ((int32_t)((int32_t)8203))))
{
goto IL_3e55;
}
}
{
Il2CppChar L_1866 = V_115;
if ((((int32_t)L_1866) == ((int32_t)((int32_t)8288))))
{
goto IL_3e55;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1867 = V_66;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1868 = V_117;
int32_t L_1869 = L_1868.get_lastCharacterIndex_7();
NullCheck(L_1867);
Il2CppChar L_1870 = ((L_1867)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1869)))->get_character_0();
int32_t L_1871 = V_118;
V_121 = (bool)((((int32_t)((int32_t)((int32_t)L_1871&(int32_t)((int32_t)16)))) == ((int32_t)((int32_t)16)))? 1 : 0);
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1872 = Char_IsControl_m32D58EB3C86758859BA4AC8BC075AB54F166F44E(L_1870, /*hidden argument*/NULL);
if (L_1872)
{
goto IL_3c2b;
}
}
{
int32_t L_1873 = V_116;
int32_t L_1874 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
G_B536_0 = ((((int32_t)L_1873) < ((int32_t)L_1874))? 1 : 0);
goto IL_3c2c;
}
IL_3c2b:
{
G_B536_0 = 0;
}
IL_3c2c:
{
bool L_1875 = V_121;
if (((int32_t)((int32_t)G_B536_0|(int32_t)L_1875)))
{
goto IL_3c44;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1876 = V_117;
float L_1877 = L_1876.get_maxAdvance_14();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1878 = V_117;
float L_1879 = L_1878.get_width_15();
if ((!(((float)L_1877) > ((float)L_1879))))
{
goto IL_3e13;
}
}
IL_3c44:
{
int32_t L_1880 = V_116;
int32_t L_1881 = V_45;
if ((!(((uint32_t)L_1880) == ((uint32_t)L_1881))))
{
goto IL_3c58;
}
}
{
int32_t L_1882 = V_113;
if (!L_1882)
{
goto IL_3c58;
}
}
{
int32_t L_1883 = V_113;
int32_t L_1884 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacter_120();
if ((!(((uint32_t)L_1883) == ((uint32_t)L_1884))))
{
goto IL_3cb3;
}
}
IL_3c58:
{
bool L_1885 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1885)
{
goto IL_3c7a;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1886 = V_117;
float L_1887 = L_1886.get_marginLeft_16();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), L_1887, (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3c9a;
}
IL_3c7a:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1888 = V_117;
float L_1889 = L_1888.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1890 = V_117;
float L_1891 = L_1890.get_width_15();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_add((float)L_1889, (float)L_1891)), (0.0f), (0.0f), /*hidden argument*/NULL);
}
IL_3c9a:
{
Il2CppChar L_1892 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1893 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A(L_1892, /*hidden argument*/NULL);
if (!L_1893)
{
goto IL_3cab;
}
}
{
V_46 = (bool)1;
goto IL_3e55;
}
IL_3cab:
{
V_46 = (bool)0;
goto IL_3e55;
}
IL_3cb3:
{
bool L_1894 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (!L_1894)
{
goto IL_3ccc;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1895 = V_117;
float L_1896 = L_1895.get_width_15();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1897 = V_117;
float L_1898 = L_1897.get_maxAdvance_14();
G_B550_0 = ((float)il2cpp_codegen_add((float)L_1896, (float)L_1898));
goto IL_3cdb;
}
IL_3ccc:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1899 = V_117;
float L_1900 = L_1899.get_width_15();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1901 = V_117;
float L_1902 = L_1901.get_maxAdvance_14();
G_B550_0 = ((float)il2cpp_codegen_subtract((float)L_1900, (float)L_1902));
}
IL_3cdb:
{
V_122 = G_B550_0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1903 = V_117;
int32_t L_1904 = L_1903.get_visibleCharacterCount_2();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1905 = V_117;
int32_t L_1906 = L_1905.get_controlCharacterCount_0();
V_123 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1904, (int32_t)1)), (int32_t)L_1906));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1907 = V_66;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1908 = V_117;
int32_t L_1909 = L_1908.get_lastCharacterIndex_7();
NullCheck(L_1907);
bool L_1910 = ((L_1907)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1909)))->get_isVisible_34();
if (L_1910)
{
goto IL_3d10;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1911 = V_117;
int32_t L_1912 = L_1911.get_spaceCount_3();
G_B553_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1912, (int32_t)1));
goto IL_3d17;
}
IL_3d10:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1913 = V_117;
int32_t L_1914 = L_1913.get_spaceCount_3();
G_B553_0 = L_1914;
}
IL_3d17:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1915 = V_117;
int32_t L_1916 = L_1915.get_controlCharacterCount_0();
V_124 = ((int32_t)il2cpp_codegen_subtract((int32_t)G_B553_0, (int32_t)L_1916));
bool L_1917 = V_46;
if (!L_1917)
{
goto IL_3d31;
}
}
{
int32_t L_1918 = V_124;
V_124 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1918, (int32_t)1));
int32_t L_1919 = V_123;
V_123 = ((int32_t)il2cpp_codegen_add((int32_t)L_1919, (int32_t)1));
}
IL_3d31:
{
int32_t L_1920 = V_124;
if ((((int32_t)L_1920) > ((int32_t)0)))
{
goto IL_3d3d;
}
}
{
G_B558_0 = (1.0f);
goto IL_3d43;
}
IL_3d3d:
{
float L_1921 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_wordWrappingRatios_99();
G_B558_0 = L_1921;
}
IL_3d43:
{
V_125 = G_B558_0;
int32_t L_1922 = V_124;
if ((((int32_t)L_1922) >= ((int32_t)1)))
{
goto IL_3d4d;
}
}
{
V_124 = 1;
}
IL_3d4d:
{
Il2CppChar L_1923 = V_115;
if ((((int32_t)L_1923) == ((int32_t)((int32_t)160))))
{
goto IL_3dc5;
}
}
{
Il2CppChar L_1924 = V_115;
if ((((int32_t)L_1924) == ((int32_t)((int32_t)9))))
{
goto IL_3d65;
}
}
{
Il2CppChar L_1925 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1926 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A(L_1925, /*hidden argument*/NULL);
if (!L_1926)
{
goto IL_3dc5;
}
}
IL_3d65:
{
bool L_1927 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1927)
{
goto IL_3d99;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1928 = V_39;
float L_1929 = V_122;
float L_1930 = V_125;
int32_t L_1931 = V_124;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1932;
memset(&L_1932, 0, sizeof(L_1932));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1932), ((float)((float)((float)il2cpp_codegen_multiply((float)L_1929, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_1930))))/(float)(((float)((float)L_1931))))), (0.0f), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1933 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1928, L_1932, /*hidden argument*/NULL);
V_39 = L_1933;
goto IL_3e55;
}
IL_3d99:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1934 = V_39;
float L_1935 = V_122;
float L_1936 = V_125;
int32_t L_1937 = V_124;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1938;
memset(&L_1938, 0, sizeof(L_1938));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1938), ((float)((float)((float)il2cpp_codegen_multiply((float)L_1935, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_1936))))/(float)(((float)((float)L_1937))))), (0.0f), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1939 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_1934, L_1938, /*hidden argument*/NULL);
V_39 = L_1939;
goto IL_3e55;
}
IL_3dc5:
{
bool L_1940 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1940)
{
goto IL_3df0;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1941 = V_39;
float L_1942 = V_122;
float L_1943 = V_125;
int32_t L_1944 = V_123;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1945;
memset(&L_1945, 0, sizeof(L_1945));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1945), ((float)((float)((float)il2cpp_codegen_multiply((float)L_1942, (float)L_1943))/(float)(((float)((float)L_1944))))), (0.0f), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1946 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1941, L_1945, /*hidden argument*/NULL);
V_39 = L_1946;
goto IL_3e55;
}
IL_3df0:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1947 = V_39;
float L_1948 = V_122;
float L_1949 = V_125;
int32_t L_1950 = V_123;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1951;
memset(&L_1951, 0, sizeof(L_1951));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1951), ((float)((float)((float)il2cpp_codegen_multiply((float)L_1948, (float)L_1949))/(float)(((float)((float)L_1950))))), (0.0f), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1952 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_1947, L_1951, /*hidden argument*/NULL);
V_39 = L_1952;
goto IL_3e55;
}
IL_3e13:
{
bool L_1953 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1953)
{
goto IL_3e35;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1954 = V_117;
float L_1955 = L_1954.get_marginLeft_16();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), L_1955, (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e55;
}
IL_3e35:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1956 = V_117;
float L_1957 = L_1956.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1958 = V_117;
float L_1959 = L_1958.get_width_15();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_add((float)L_1957, (float)L_1959)), (0.0f), (0.0f), /*hidden argument*/NULL);
}
IL_3e55:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1960 = V_37;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1961 = V_39;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1962 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1960, L_1961, /*hidden argument*/NULL);
V_40 = L_1962;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1963 = V_66;
int32_t L_1964 = V_113;
NullCheck(L_1963);
bool L_1965 = ((L_1963)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1964)))->get_isVisible_34();
V_119 = L_1965;
bool L_1966 = V_119;
if (!L_1966)
{
goto IL_509a;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1967 = V_66;
int32_t L_1968 = V_113;
NullCheck(L_1967);
int32_t L_1969 = ((L_1967)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1968)))->get_elementType_2();
V_126 = L_1969;
int32_t L_1970 = V_126;
if (!L_1970)
{
goto IL_3e98;
}
}
{
int32_t L_1971 = V_126;
if ((((int32_t)L_1971) == ((int32_t)1)))
{
goto IL_4e62;
}
}
{
goto IL_4e62;
}
IL_3e98:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1972 = V_117;
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_1973 = L_1972.get_lineExtents_19();
V_127 = L_1973;
float L_1974 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_uvLineOffset_117();
int32_t L_1975 = V_116;
V_128 = (fmodf(((float)il2cpp_codegen_multiply((float)L_1974, (float)(((float)((float)L_1975))))), (1.0f)));
int32_t L_1976 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_horizontalMapping_115();
V_135 = L_1976;
int32_t L_1977 = V_135;
switch (L_1977)
{
case 0:
{
goto IL_3ed7;
}
case 1:
{
goto IL_3f50;
}
case 2:
{
goto IL_428a;
}
case 3:
{
goto IL_4447;
}
}
}
{
goto IL_486d;
}
IL_3ed7:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1978 = V_66;
int32_t L_1979 = V_113;
NullCheck(L_1978);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_1980 = ((L_1978)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1979)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1981 = L_1980->get_address_of_uv2_2();
L_1981->set_x_0((0.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1982 = V_66;
int32_t L_1983 = V_113;
NullCheck(L_1982);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_1984 = ((L_1982)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1983)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1985 = L_1984->get_address_of_uv2_2();
L_1985->set_x_0((0.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1986 = V_66;
int32_t L_1987 = V_113;
NullCheck(L_1986);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_1988 = ((L_1986)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1987)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1989 = L_1988->get_address_of_uv2_2();
L_1989->set_x_0((1.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1990 = V_66;
int32_t L_1991 = V_113;
NullCheck(L_1990);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_1992 = ((L_1990)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1991)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1993 = L_1992->get_address_of_uv2_2();
L_1993->set_x_0((1.0f));
goto IL_486d;
}
IL_3f50:
{
int32_t L_1994 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textAlignment_79();
if ((((int32_t)L_1994) == ((int32_t)((int32_t)520))))
{
goto IL_40cd;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1995 = V_66;
int32_t L_1996 = V_113;
NullCheck(L_1995);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_1997 = ((L_1995)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1996)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1998 = L_1997->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1999 = V_66;
int32_t L_2000 = V_113;
NullCheck(L_1999);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2001 = ((L_1999)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2000)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2002 = L_2001->get_address_of_position_0();
float L_2003 = L_2002->get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2004 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2005 = L_2004.get_min_0();
float L_2006 = L_2005.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2007 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2008 = L_2007.get_max_1();
float L_2009 = L_2008.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2010 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2011 = L_2010.get_min_0();
float L_2012 = L_2011.get_x_0();
float L_2013 = V_128;
L_1998->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2003, (float)L_2006))/(float)((float)il2cpp_codegen_subtract((float)L_2009, (float)L_2012)))), (float)L_2013)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2014 = V_66;
int32_t L_2015 = V_113;
NullCheck(L_2014);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2016 = ((L_2014)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2015)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2017 = L_2016->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2018 = V_66;
int32_t L_2019 = V_113;
NullCheck(L_2018);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2020 = ((L_2018)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2019)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2021 = L_2020->get_address_of_position_0();
float L_2022 = L_2021->get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2023 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2024 = L_2023.get_min_0();
float L_2025 = L_2024.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2026 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2027 = L_2026.get_max_1();
float L_2028 = L_2027.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2029 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2030 = L_2029.get_min_0();
float L_2031 = L_2030.get_x_0();
float L_2032 = V_128;
L_2017->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2022, (float)L_2025))/(float)((float)il2cpp_codegen_subtract((float)L_2028, (float)L_2031)))), (float)L_2032)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2033 = V_66;
int32_t L_2034 = V_113;
NullCheck(L_2033);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2035 = ((L_2033)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2034)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2036 = L_2035->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2037 = V_66;
int32_t L_2038 = V_113;
NullCheck(L_2037);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2039 = ((L_2037)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2038)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2040 = L_2039->get_address_of_position_0();
float L_2041 = L_2040->get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2042 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2043 = L_2042.get_min_0();
float L_2044 = L_2043.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2045 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2046 = L_2045.get_max_1();
float L_2047 = L_2046.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2048 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2049 = L_2048.get_min_0();
float L_2050 = L_2049.get_x_0();
float L_2051 = V_128;
L_2036->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2041, (float)L_2044))/(float)((float)il2cpp_codegen_subtract((float)L_2047, (float)L_2050)))), (float)L_2051)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2052 = V_66;
int32_t L_2053 = V_113;
NullCheck(L_2052);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2054 = ((L_2052)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2053)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2055 = L_2054->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2056 = V_66;
int32_t L_2057 = V_113;
NullCheck(L_2056);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2058 = ((L_2056)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2057)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2059 = L_2058->get_address_of_position_0();
float L_2060 = L_2059->get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2061 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2062 = L_2061.get_min_0();
float L_2063 = L_2062.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2064 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2065 = L_2064.get_max_1();
float L_2066 = L_2065.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2067 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2068 = L_2067.get_min_0();
float L_2069 = L_2068.get_x_0();
float L_2070 = V_128;
L_2055->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2060, (float)L_2063))/(float)((float)il2cpp_codegen_subtract((float)L_2066, (float)L_2069)))), (float)L_2070)));
goto IL_486d;
}
IL_40cd:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2071 = V_66;
int32_t L_2072 = V_113;
NullCheck(L_2071);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2073 = ((L_2071)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2072)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2074 = L_2073->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2075 = V_66;
int32_t L_2076 = V_113;
NullCheck(L_2075);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2077 = ((L_2075)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2076)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2078 = L_2077->get_address_of_position_0();
float L_2079 = L_2078->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2080 = V_39;
float L_2081 = L_2080.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2082 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2083 = L_2082->get_address_of_min_0();
float L_2084 = L_2083->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2085 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2086 = L_2085->get_address_of_max_1();
float L_2087 = L_2086->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2088 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2089 = L_2088->get_address_of_min_0();
float L_2090 = L_2089->get_x_0();
float L_2091 = V_128;
L_2074->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2079, (float)L_2081)), (float)L_2084))/(float)((float)il2cpp_codegen_subtract((float)L_2087, (float)L_2090)))), (float)L_2091)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2092 = V_66;
int32_t L_2093 = V_113;
NullCheck(L_2092);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2094 = ((L_2092)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2093)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2095 = L_2094->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2096 = V_66;
int32_t L_2097 = V_113;
NullCheck(L_2096);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2098 = ((L_2096)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2097)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2099 = L_2098->get_address_of_position_0();
float L_2100 = L_2099->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2101 = V_39;
float L_2102 = L_2101.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2103 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2104 = L_2103->get_address_of_min_0();
float L_2105 = L_2104->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2106 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2107 = L_2106->get_address_of_max_1();
float L_2108 = L_2107->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2109 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2110 = L_2109->get_address_of_min_0();
float L_2111 = L_2110->get_x_0();
float L_2112 = V_128;
L_2095->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2100, (float)L_2102)), (float)L_2105))/(float)((float)il2cpp_codegen_subtract((float)L_2108, (float)L_2111)))), (float)L_2112)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2113 = V_66;
int32_t L_2114 = V_113;
NullCheck(L_2113);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2115 = ((L_2113)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2114)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2116 = L_2115->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2117 = V_66;
int32_t L_2118 = V_113;
NullCheck(L_2117);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2119 = ((L_2117)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2118)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2120 = L_2119->get_address_of_position_0();
float L_2121 = L_2120->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2122 = V_39;
float L_2123 = L_2122.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2124 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2125 = L_2124->get_address_of_min_0();
float L_2126 = L_2125->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2127 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2128 = L_2127->get_address_of_max_1();
float L_2129 = L_2128->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2130 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2131 = L_2130->get_address_of_min_0();
float L_2132 = L_2131->get_x_0();
float L_2133 = V_128;
L_2116->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2121, (float)L_2123)), (float)L_2126))/(float)((float)il2cpp_codegen_subtract((float)L_2129, (float)L_2132)))), (float)L_2133)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2134 = V_66;
int32_t L_2135 = V_113;
NullCheck(L_2134);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2136 = ((L_2134)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2135)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2137 = L_2136->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2138 = V_66;
int32_t L_2139 = V_113;
NullCheck(L_2138);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2140 = ((L_2138)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2139)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2141 = L_2140->get_address_of_position_0();
float L_2142 = L_2141->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2143 = V_39;
float L_2144 = L_2143.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2145 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2146 = L_2145->get_address_of_min_0();
float L_2147 = L_2146->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2148 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2149 = L_2148->get_address_of_max_1();
float L_2150 = L_2149->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2151 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2152 = L_2151->get_address_of_min_0();
float L_2153 = L_2152->get_x_0();
float L_2154 = V_128;
L_2137->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2142, (float)L_2144)), (float)L_2147))/(float)((float)il2cpp_codegen_subtract((float)L_2150, (float)L_2153)))), (float)L_2154)));
goto IL_486d;
}
IL_428a:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2155 = V_66;
int32_t L_2156 = V_113;
NullCheck(L_2155);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2157 = ((L_2155)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2156)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2158 = L_2157->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2159 = V_66;
int32_t L_2160 = V_113;
NullCheck(L_2159);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2161 = ((L_2159)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2160)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2162 = L_2161->get_address_of_position_0();
float L_2163 = L_2162->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2164 = V_39;
float L_2165 = L_2164.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2166 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2167 = L_2166->get_address_of_min_0();
float L_2168 = L_2167->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2169 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2170 = L_2169->get_address_of_max_1();
float L_2171 = L_2170->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2172 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2173 = L_2172->get_address_of_min_0();
float L_2174 = L_2173->get_x_0();
float L_2175 = V_128;
L_2158->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2163, (float)L_2165)), (float)L_2168))/(float)((float)il2cpp_codegen_subtract((float)L_2171, (float)L_2174)))), (float)L_2175)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2176 = V_66;
int32_t L_2177 = V_113;
NullCheck(L_2176);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2178 = ((L_2176)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2177)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2179 = L_2178->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2180 = V_66;
int32_t L_2181 = V_113;
NullCheck(L_2180);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2182 = ((L_2180)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2181)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2183 = L_2182->get_address_of_position_0();
float L_2184 = L_2183->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2185 = V_39;
float L_2186 = L_2185.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2187 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2188 = L_2187->get_address_of_min_0();
float L_2189 = L_2188->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2190 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2191 = L_2190->get_address_of_max_1();
float L_2192 = L_2191->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2193 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2194 = L_2193->get_address_of_min_0();
float L_2195 = L_2194->get_x_0();
float L_2196 = V_128;
L_2179->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2184, (float)L_2186)), (float)L_2189))/(float)((float)il2cpp_codegen_subtract((float)L_2192, (float)L_2195)))), (float)L_2196)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2197 = V_66;
int32_t L_2198 = V_113;
NullCheck(L_2197);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2199 = ((L_2197)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2198)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2200 = L_2199->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2201 = V_66;
int32_t L_2202 = V_113;
NullCheck(L_2201);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2203 = ((L_2201)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2202)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2204 = L_2203->get_address_of_position_0();
float L_2205 = L_2204->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2206 = V_39;
float L_2207 = L_2206.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2208 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2209 = L_2208->get_address_of_min_0();
float L_2210 = L_2209->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2211 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2212 = L_2211->get_address_of_max_1();
float L_2213 = L_2212->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2214 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2215 = L_2214->get_address_of_min_0();
float L_2216 = L_2215->get_x_0();
float L_2217 = V_128;
L_2200->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2205, (float)L_2207)), (float)L_2210))/(float)((float)il2cpp_codegen_subtract((float)L_2213, (float)L_2216)))), (float)L_2217)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2218 = V_66;
int32_t L_2219 = V_113;
NullCheck(L_2218);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2220 = ((L_2218)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2219)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2221 = L_2220->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2222 = V_66;
int32_t L_2223 = V_113;
NullCheck(L_2222);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2224 = ((L_2222)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2223)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2225 = L_2224->get_address_of_position_0();
float L_2226 = L_2225->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2227 = V_39;
float L_2228 = L_2227.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2229 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2230 = L_2229->get_address_of_min_0();
float L_2231 = L_2230->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2232 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2233 = L_2232->get_address_of_max_1();
float L_2234 = L_2233->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2235 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2236 = L_2235->get_address_of_min_0();
float L_2237 = L_2236->get_x_0();
float L_2238 = V_128;
L_2221->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2226, (float)L_2228)), (float)L_2231))/(float)((float)il2cpp_codegen_subtract((float)L_2234, (float)L_2237)))), (float)L_2238)));
goto IL_486d;
}
IL_4447:
{
int32_t L_2239 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_verticalMapping_116();
V_135 = L_2239;
int32_t L_2240 = V_135;
switch (L_2240)
{
case 0:
{
goto IL_446b;
}
case 1:
{
goto IL_44e4;
}
case 2:
{
goto IL_45fd;
}
case 3:
{
goto IL_472b;
}
}
}
{
goto IL_4735;
}
IL_446b:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2241 = V_66;
int32_t L_2242 = V_113;
NullCheck(L_2241);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2243 = ((L_2241)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2242)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2244 = L_2243->get_address_of_uv2_2();
L_2244->set_y_1((0.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2245 = V_66;
int32_t L_2246 = V_113;
NullCheck(L_2245);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2247 = ((L_2245)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2246)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2248 = L_2247->get_address_of_uv2_2();
L_2248->set_y_1((1.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2249 = V_66;
int32_t L_2250 = V_113;
NullCheck(L_2249);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2251 = ((L_2249)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2250)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2252 = L_2251->get_address_of_uv2_2();
L_2252->set_y_1((0.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2253 = V_66;
int32_t L_2254 = V_113;
NullCheck(L_2253);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2255 = ((L_2253)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2254)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2256 = L_2255->get_address_of_uv2_2();
L_2256->set_y_1((1.0f));
goto IL_4735;
}
IL_44e4:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2257 = V_66;
int32_t L_2258 = V_113;
NullCheck(L_2257);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2259 = ((L_2257)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2258)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2260 = L_2259->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2261 = V_66;
int32_t L_2262 = V_113;
NullCheck(L_2261);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2263 = ((L_2261)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2262)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2264 = L_2263->get_address_of_position_0();
float L_2265 = L_2264->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2266 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2267 = L_2266.get_min_0();
float L_2268 = L_2267.get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2269 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2270 = L_2269.get_max_1();
float L_2271 = L_2270.get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2272 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2273 = L_2272.get_min_0();
float L_2274 = L_2273.get_y_1();
float L_2275 = V_128;
L_2260->set_y_1(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2265, (float)L_2268))/(float)((float)il2cpp_codegen_subtract((float)L_2271, (float)L_2274)))), (float)L_2275)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2276 = V_66;
int32_t L_2277 = V_113;
NullCheck(L_2276);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2278 = ((L_2276)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2277)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2279 = L_2278->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2280 = V_66;
int32_t L_2281 = V_113;
NullCheck(L_2280);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2282 = ((L_2280)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2281)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2283 = L_2282->get_address_of_position_0();
float L_2284 = L_2283->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2285 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2286 = L_2285.get_min_0();
float L_2287 = L_2286.get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2288 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2289 = L_2288.get_max_1();
float L_2290 = L_2289.get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2291 = V_127;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2292 = L_2291.get_min_0();
float L_2293 = L_2292.get_y_1();
float L_2294 = V_128;
L_2279->set_y_1(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2284, (float)L_2287))/(float)((float)il2cpp_codegen_subtract((float)L_2290, (float)L_2293)))), (float)L_2294)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2295 = V_66;
int32_t L_2296 = V_113;
NullCheck(L_2295);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2297 = ((L_2295)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2296)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2298 = L_2297->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2299 = V_66;
int32_t L_2300 = V_113;
NullCheck(L_2299);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2301 = ((L_2299)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2300)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2302 = L_2301->get_address_of_uv2_2();
float L_2303 = L_2302->get_y_1();
L_2298->set_y_1(L_2303);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2304 = V_66;
int32_t L_2305 = V_113;
NullCheck(L_2304);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2306 = ((L_2304)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2305)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2307 = L_2306->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2308 = V_66;
int32_t L_2309 = V_113;
NullCheck(L_2308);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2310 = ((L_2308)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2309)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2311 = L_2310->get_address_of_uv2_2();
float L_2312 = L_2311->get_y_1();
L_2307->set_y_1(L_2312);
goto IL_4735;
}
IL_45fd:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2313 = V_66;
int32_t L_2314 = V_113;
NullCheck(L_2313);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2315 = ((L_2313)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2314)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2316 = L_2315->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2317 = V_66;
int32_t L_2318 = V_113;
NullCheck(L_2317);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2319 = ((L_2317)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2318)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2320 = L_2319->get_address_of_position_0();
float L_2321 = L_2320->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2322 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2323 = L_2322->get_address_of_min_0();
float L_2324 = L_2323->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2325 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2326 = L_2325->get_address_of_max_1();
float L_2327 = L_2326->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2328 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2329 = L_2328->get_address_of_min_0();
float L_2330 = L_2329->get_y_1();
float L_2331 = V_128;
L_2316->set_y_1(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2321, (float)L_2324))/(float)((float)il2cpp_codegen_subtract((float)L_2327, (float)L_2330)))), (float)L_2331)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2332 = V_66;
int32_t L_2333 = V_113;
NullCheck(L_2332);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2334 = ((L_2332)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2333)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2335 = L_2334->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2336 = V_66;
int32_t L_2337 = V_113;
NullCheck(L_2336);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2338 = ((L_2336)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2337)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2339 = L_2338->get_address_of_position_0();
float L_2340 = L_2339->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2341 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2342 = L_2341->get_address_of_min_0();
float L_2343 = L_2342->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2344 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2345 = L_2344->get_address_of_max_1();
float L_2346 = L_2345->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2347 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2348 = L_2347->get_address_of_min_0();
float L_2349 = L_2348->get_y_1();
float L_2350 = V_128;
L_2335->set_y_1(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2340, (float)L_2343))/(float)((float)il2cpp_codegen_subtract((float)L_2346, (float)L_2349)))), (float)L_2350)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2351 = V_66;
int32_t L_2352 = V_113;
NullCheck(L_2351);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2353 = ((L_2351)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2352)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2354 = L_2353->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2355 = V_66;
int32_t L_2356 = V_113;
NullCheck(L_2355);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2357 = ((L_2355)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2356)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2358 = L_2357->get_address_of_uv2_2();
float L_2359 = L_2358->get_y_1();
L_2354->set_y_1(L_2359);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2360 = V_66;
int32_t L_2361 = V_113;
NullCheck(L_2360);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2362 = ((L_2360)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2361)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2363 = L_2362->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2364 = V_66;
int32_t L_2365 = V_113;
NullCheck(L_2364);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2366 = ((L_2364)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2365)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2367 = L_2366->get_address_of_uv2_2();
float L_2368 = L_2367->get_y_1();
L_2363->set_y_1(L_2368);
goto IL_4735;
}
IL_472b:
{
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_Log_m4B7C70BAFD477C6BDB59C88A0934F0B018D03708(_stringLiteralA3D9EEF5477D04E4DFF045C6A301AF59046918D7, /*hidden argument*/NULL);
}
IL_4735:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2369 = V_66;
int32_t L_2370 = V_113;
NullCheck(L_2369);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2371 = ((L_2369)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2370)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2372 = L_2371->get_address_of_uv2_2();
float L_2373 = L_2372->get_y_1();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2374 = V_66;
int32_t L_2375 = V_113;
NullCheck(L_2374);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2376 = ((L_2374)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2375)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2377 = L_2376->get_address_of_uv2_2();
float L_2378 = L_2377->get_y_1();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2379 = V_66;
int32_t L_2380 = V_113;
NullCheck(L_2379);
float L_2381 = ((L_2379)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2380)))->get_aspectRatio_27();
V_136 = ((float)((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_2373, (float)L_2378)), (float)L_2381))))/(float)(2.0f)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2382 = V_66;
int32_t L_2383 = V_113;
NullCheck(L_2382);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2384 = ((L_2382)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2383)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2385 = L_2384->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2386 = V_66;
int32_t L_2387 = V_113;
NullCheck(L_2386);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2388 = ((L_2386)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2387)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2389 = L_2388->get_address_of_uv2_2();
float L_2390 = L_2389->get_y_1();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2391 = V_66;
int32_t L_2392 = V_113;
NullCheck(L_2391);
float L_2393 = ((L_2391)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2392)))->get_aspectRatio_27();
float L_2394 = V_136;
float L_2395 = V_128;
L_2385->set_x_0(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_2390, (float)L_2393)), (float)L_2394)), (float)L_2395)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2396 = V_66;
int32_t L_2397 = V_113;
NullCheck(L_2396);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2398 = ((L_2396)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2397)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2399 = L_2398->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2400 = V_66;
int32_t L_2401 = V_113;
NullCheck(L_2400);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2402 = ((L_2400)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2401)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2403 = L_2402->get_address_of_uv2_2();
float L_2404 = L_2403->get_x_0();
L_2399->set_x_0(L_2404);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2405 = V_66;
int32_t L_2406 = V_113;
NullCheck(L_2405);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2407 = ((L_2405)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2406)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2408 = L_2407->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2409 = V_66;
int32_t L_2410 = V_113;
NullCheck(L_2409);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2411 = ((L_2409)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2410)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2412 = L_2411->get_address_of_uv2_2();
float L_2413 = L_2412->get_y_1();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2414 = V_66;
int32_t L_2415 = V_113;
NullCheck(L_2414);
float L_2416 = ((L_2414)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2415)))->get_aspectRatio_27();
float L_2417 = V_136;
float L_2418 = V_128;
L_2408->set_x_0(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_2413, (float)L_2416)), (float)L_2417)), (float)L_2418)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2419 = V_66;
int32_t L_2420 = V_113;
NullCheck(L_2419);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2421 = ((L_2419)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2420)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2422 = L_2421->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2423 = V_66;
int32_t L_2424 = V_113;
NullCheck(L_2423);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2425 = ((L_2423)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2424)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2426 = L_2425->get_address_of_uv2_2();
float L_2427 = L_2426->get_x_0();
L_2422->set_x_0(L_2427);
}
IL_486d:
{
int32_t L_2428 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_verticalMapping_116();
V_135 = L_2428;
int32_t L_2429 = V_135;
switch (L_2429)
{
case 0:
{
goto IL_4891;
}
case 1:
{
goto IL_490a;
}
case 2:
{
goto IL_49ff;
}
case 3:
{
goto IL_4b2a;
}
}
}
{
goto IL_4c5c;
}
IL_4891:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2430 = V_66;
int32_t L_2431 = V_113;
NullCheck(L_2430);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2432 = ((L_2430)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2431)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2433 = L_2432->get_address_of_uv2_2();
L_2433->set_y_1((0.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2434 = V_66;
int32_t L_2435 = V_113;
NullCheck(L_2434);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2436 = ((L_2434)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2435)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2437 = L_2436->get_address_of_uv2_2();
L_2437->set_y_1((1.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2438 = V_66;
int32_t L_2439 = V_113;
NullCheck(L_2438);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2440 = ((L_2438)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2439)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2441 = L_2440->get_address_of_uv2_2();
L_2441->set_y_1((1.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2442 = V_66;
int32_t L_2443 = V_113;
NullCheck(L_2442);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2444 = ((L_2442)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2443)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2445 = L_2444->get_address_of_uv2_2();
L_2445->set_y_1((0.0f));
goto IL_4c5c;
}
IL_490a:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2446 = V_66;
int32_t L_2447 = V_113;
NullCheck(L_2446);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2448 = ((L_2446)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2447)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2449 = L_2448->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2450 = V_66;
int32_t L_2451 = V_113;
NullCheck(L_2450);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2452 = ((L_2450)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2451)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2453 = L_2452->get_address_of_position_0();
float L_2454 = L_2453->get_y_3();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2455 = V_117;
float L_2456 = L_2455.get_descender_13();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2457 = V_117;
float L_2458 = L_2457.get_ascender_11();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2459 = V_117;
float L_2460 = L_2459.get_descender_13();
L_2449->set_y_1(((float)((float)((float)il2cpp_codegen_subtract((float)L_2454, (float)L_2456))/(float)((float)il2cpp_codegen_subtract((float)L_2458, (float)L_2460)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2461 = V_66;
int32_t L_2462 = V_113;
NullCheck(L_2461);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2463 = ((L_2461)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2462)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2464 = L_2463->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2465 = V_66;
int32_t L_2466 = V_113;
NullCheck(L_2465);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2467 = ((L_2465)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2466)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2468 = L_2467->get_address_of_position_0();
float L_2469 = L_2468->get_y_3();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2470 = V_117;
float L_2471 = L_2470.get_descender_13();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2472 = V_117;
float L_2473 = L_2472.get_ascender_11();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2474 = V_117;
float L_2475 = L_2474.get_descender_13();
L_2464->set_y_1(((float)((float)((float)il2cpp_codegen_subtract((float)L_2469, (float)L_2471))/(float)((float)il2cpp_codegen_subtract((float)L_2473, (float)L_2475)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2476 = V_66;
int32_t L_2477 = V_113;
NullCheck(L_2476);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2478 = ((L_2476)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2477)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2479 = L_2478->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2480 = V_66;
int32_t L_2481 = V_113;
NullCheck(L_2480);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2482 = ((L_2480)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2481)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2483 = L_2482->get_address_of_uv2_2();
float L_2484 = L_2483->get_y_1();
L_2479->set_y_1(L_2484);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2485 = V_66;
int32_t L_2486 = V_113;
NullCheck(L_2485);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2487 = ((L_2485)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2486)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2488 = L_2487->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2489 = V_66;
int32_t L_2490 = V_113;
NullCheck(L_2489);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2491 = ((L_2489)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2490)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2492 = L_2491->get_address_of_uv2_2();
float L_2493 = L_2492->get_y_1();
L_2488->set_y_1(L_2493);
goto IL_4c5c;
}
IL_49ff:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2494 = V_66;
int32_t L_2495 = V_113;
NullCheck(L_2494);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2496 = ((L_2494)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2495)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2497 = L_2496->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2498 = V_66;
int32_t L_2499 = V_113;
NullCheck(L_2498);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2500 = ((L_2498)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2499)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2501 = L_2500->get_address_of_position_0();
float L_2502 = L_2501->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2503 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2504 = L_2503->get_address_of_min_0();
float L_2505 = L_2504->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2506 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2507 = L_2506->get_address_of_max_1();
float L_2508 = L_2507->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2509 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2510 = L_2509->get_address_of_min_0();
float L_2511 = L_2510->get_y_1();
L_2497->set_y_1(((float)((float)((float)il2cpp_codegen_subtract((float)L_2502, (float)L_2505))/(float)((float)il2cpp_codegen_subtract((float)L_2508, (float)L_2511)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2512 = V_66;
int32_t L_2513 = V_113;
NullCheck(L_2512);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2514 = ((L_2512)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2513)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2515 = L_2514->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2516 = V_66;
int32_t L_2517 = V_113;
NullCheck(L_2516);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2518 = ((L_2516)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2517)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2519 = L_2518->get_address_of_position_0();
float L_2520 = L_2519->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2521 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2522 = L_2521->get_address_of_min_0();
float L_2523 = L_2522->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2524 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2525 = L_2524->get_address_of_max_1();
float L_2526 = L_2525->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2527 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2528 = L_2527->get_address_of_min_0();
float L_2529 = L_2528->get_y_1();
L_2515->set_y_1(((float)((float)((float)il2cpp_codegen_subtract((float)L_2520, (float)L_2523))/(float)((float)il2cpp_codegen_subtract((float)L_2526, (float)L_2529)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2530 = V_66;
int32_t L_2531 = V_113;
NullCheck(L_2530);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2532 = ((L_2530)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2531)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2533 = L_2532->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2534 = V_66;
int32_t L_2535 = V_113;
NullCheck(L_2534);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2536 = ((L_2534)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2535)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2537 = L_2536->get_address_of_uv2_2();
float L_2538 = L_2537->get_y_1();
L_2533->set_y_1(L_2538);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2539 = V_66;
int32_t L_2540 = V_113;
NullCheck(L_2539);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2541 = ((L_2539)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2540)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2542 = L_2541->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2543 = V_66;
int32_t L_2544 = V_113;
NullCheck(L_2543);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2545 = ((L_2543)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2544)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2546 = L_2545->get_address_of_uv2_2();
float L_2547 = L_2546->get_y_1();
L_2542->set_y_1(L_2547);
goto IL_4c5c;
}
IL_4b2a:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2548 = V_66;
int32_t L_2549 = V_113;
NullCheck(L_2548);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2550 = ((L_2548)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2549)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2551 = L_2550->get_address_of_uv2_2();
float L_2552 = L_2551->get_x_0();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2553 = V_66;
int32_t L_2554 = V_113;
NullCheck(L_2553);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2555 = ((L_2553)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2554)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2556 = L_2555->get_address_of_uv2_2();
float L_2557 = L_2556->get_x_0();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2558 = V_66;
int32_t L_2559 = V_113;
NullCheck(L_2558);
float L_2560 = ((L_2558)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2559)))->get_aspectRatio_27();
V_137 = ((float)((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_add((float)L_2552, (float)L_2557))/(float)L_2560))))/(float)(2.0f)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2561 = V_66;
int32_t L_2562 = V_113;
NullCheck(L_2561);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2563 = ((L_2561)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2562)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2564 = L_2563->get_address_of_uv2_2();
float L_2565 = V_137;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2566 = V_66;
int32_t L_2567 = V_113;
NullCheck(L_2566);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2568 = ((L_2566)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2567)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2569 = L_2568->get_address_of_uv2_2();
float L_2570 = L_2569->get_x_0();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2571 = V_66;
int32_t L_2572 = V_113;
NullCheck(L_2571);
float L_2573 = ((L_2571)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2572)))->get_aspectRatio_27();
L_2564->set_y_1(((float)il2cpp_codegen_add((float)L_2565, (float)((float)((float)L_2570/(float)L_2573)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2574 = V_66;
int32_t L_2575 = V_113;
NullCheck(L_2574);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2576 = ((L_2574)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2575)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2577 = L_2576->get_address_of_uv2_2();
float L_2578 = V_137;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2579 = V_66;
int32_t L_2580 = V_113;
NullCheck(L_2579);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2581 = ((L_2579)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2580)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2582 = L_2581->get_address_of_uv2_2();
float L_2583 = L_2582->get_x_0();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2584 = V_66;
int32_t L_2585 = V_113;
NullCheck(L_2584);
float L_2586 = ((L_2584)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2585)))->get_aspectRatio_27();
L_2577->set_y_1(((float)il2cpp_codegen_add((float)L_2578, (float)((float)((float)L_2583/(float)L_2586)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2587 = V_66;
int32_t L_2588 = V_113;
NullCheck(L_2587);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2589 = ((L_2587)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2588)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2590 = L_2589->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2591 = V_66;
int32_t L_2592 = V_113;
NullCheck(L_2591);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2593 = ((L_2591)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2592)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2594 = L_2593->get_address_of_uv2_2();
float L_2595 = L_2594->get_y_1();
L_2590->set_y_1(L_2595);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2596 = V_66;
int32_t L_2597 = V_113;
NullCheck(L_2596);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2598 = ((L_2596)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2597)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2599 = L_2598->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2600 = V_66;
int32_t L_2601 = V_113;
NullCheck(L_2600);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2602 = ((L_2600)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2601)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2603 = L_2602->get_address_of_uv2_2();
float L_2604 = L_2603->get_y_1();
L_2599->set_y_1(L_2604);
}
IL_4c5c:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2605 = V_66;
int32_t L_2606 = V_113;
NullCheck(L_2605);
float L_2607 = ((L_2605)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2606)))->get_scale_28();
float L_2608 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
V_57 = ((float)il2cpp_codegen_multiply((float)L_2607, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_2608))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2609 = V_66;
int32_t L_2610 = V_113;
NullCheck(L_2609);
bool L_2611 = ((L_2609)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2610)))->get_isUsingAlternateTypeface_9();
if (L_2611)
{
goto IL_4ca6;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2612 = V_66;
int32_t L_2613 = V_113;
NullCheck(L_2612);
int32_t L_2614 = ((L_2612)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2613)))->get_style_33();
if ((!(((uint32_t)((int32_t)((int32_t)L_2614&(int32_t)1))) == ((uint32_t)1))))
{
goto IL_4ca6;
}
}
{
float L_2615 = V_57;
V_57 = ((float)il2cpp_codegen_multiply((float)L_2615, (float)(-1.0f)));
}
IL_4ca6:
{
int32_t L_2616 = V_52;
switch (L_2616)
{
case 0:
{
goto IL_4cbb;
}
case 1:
{
goto IL_4cc7;
}
case 2:
{
goto IL_4cdb;
}
}
}
{
goto IL_4ce2;
}
IL_4cbb:
{
float L_2617 = V_57;
float L_2618 = V_51;
float L_2619 = V_53;
V_57 = ((float)il2cpp_codegen_multiply((float)L_2617, (float)((float)((float)L_2618/(float)L_2619))));
goto IL_4ce2;
}
IL_4cc7:
{
float L_2620 = V_57;
bool L_2621 = V_50;
G_B603_0 = L_2620;
if (L_2621)
{
G_B604_0 = L_2620;
goto IL_4cd4;
}
}
{
G_B605_0 = (1.0f);
G_B605_1 = G_B603_0;
goto IL_4cd6;
}
IL_4cd4:
{
float L_2622 = V_51;
G_B605_0 = L_2622;
G_B605_1 = G_B604_0;
}
IL_4cd6:
{
V_57 = ((float)il2cpp_codegen_multiply((float)G_B605_1, (float)G_B605_0));
goto IL_4ce2;
}
IL_4cdb:
{
float L_2623 = V_57;
float L_2624 = V_51;
V_57 = ((float)il2cpp_codegen_multiply((float)L_2623, (float)L_2624));
}
IL_4ce2:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2625 = V_66;
int32_t L_2626 = V_113;
NullCheck(L_2625);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2627 = ((L_2625)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2626)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2628 = L_2627->get_address_of_uv2_2();
float L_2629 = L_2628->get_x_0();
V_129 = L_2629;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2630 = V_66;
int32_t L_2631 = V_113;
NullCheck(L_2630);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2632 = ((L_2630)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2631)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2633 = L_2632->get_address_of_uv2_2();
float L_2634 = L_2633->get_y_1();
V_130 = L_2634;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2635 = V_66;
int32_t L_2636 = V_113;
NullCheck(L_2635);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2637 = ((L_2635)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2636)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2638 = L_2637->get_address_of_uv2_2();
float L_2639 = L_2638->get_x_0();
V_131 = L_2639;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2640 = V_66;
int32_t L_2641 = V_113;
NullCheck(L_2640);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2642 = ((L_2640)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2641)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2643 = L_2642->get_address_of_uv2_2();
float L_2644 = L_2643->get_y_1();
V_132 = L_2644;
float L_2645 = V_129;
V_133 = (((float)((float)(((int32_t)((int32_t)L_2645))))));
float L_2646 = V_130;
V_134 = (((float)((float)(((int32_t)((int32_t)L_2646))))));
float L_2647 = V_129;
float L_2648 = V_133;
V_129 = ((float)il2cpp_codegen_subtract((float)L_2647, (float)L_2648));
float L_2649 = V_131;
float L_2650 = V_133;
V_131 = ((float)il2cpp_codegen_subtract((float)L_2649, (float)L_2650));
float L_2651 = V_130;
float L_2652 = V_134;
V_130 = ((float)il2cpp_codegen_subtract((float)L_2651, (float)L_2652));
float L_2653 = V_132;
float L_2654 = V_134;
V_132 = ((float)il2cpp_codegen_subtract((float)L_2653, (float)L_2654));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2655 = V_66;
int32_t L_2656 = V_113;
NullCheck(L_2655);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2657 = ((L_2655)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2656)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2658 = L_2657->get_address_of_uv2_2();
float L_2659 = V_129;
float L_2660 = V_130;
float L_2661 = TMP_Text_PackUV_m88FEA3127A1A2CB066A6072E98FE3EA2E88F3126(__this, L_2659, L_2660, /*hidden argument*/NULL);
L_2658->set_x_0(L_2661);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2662 = V_66;
int32_t L_2663 = V_113;
NullCheck(L_2662);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2664 = ((L_2662)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2663)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2665 = L_2664->get_address_of_uv2_2();
float L_2666 = V_57;
L_2665->set_y_1(L_2666);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2667 = V_66;
int32_t L_2668 = V_113;
NullCheck(L_2667);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2669 = ((L_2667)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2668)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2670 = L_2669->get_address_of_uv2_2();
float L_2671 = V_129;
float L_2672 = V_132;
float L_2673 = TMP_Text_PackUV_m88FEA3127A1A2CB066A6072E98FE3EA2E88F3126(__this, L_2671, L_2672, /*hidden argument*/NULL);
L_2670->set_x_0(L_2673);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2674 = V_66;
int32_t L_2675 = V_113;
NullCheck(L_2674);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2676 = ((L_2674)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2675)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2677 = L_2676->get_address_of_uv2_2();
float L_2678 = V_57;
L_2677->set_y_1(L_2678);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2679 = V_66;
int32_t L_2680 = V_113;
NullCheck(L_2679);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2681 = ((L_2679)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2680)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2682 = L_2681->get_address_of_uv2_2();
float L_2683 = V_131;
float L_2684 = V_132;
float L_2685 = TMP_Text_PackUV_m88FEA3127A1A2CB066A6072E98FE3EA2E88F3126(__this, L_2683, L_2684, /*hidden argument*/NULL);
L_2682->set_x_0(L_2685);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2686 = V_66;
int32_t L_2687 = V_113;
NullCheck(L_2686);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2688 = ((L_2686)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2687)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2689 = L_2688->get_address_of_uv2_2();
float L_2690 = V_57;
L_2689->set_y_1(L_2690);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2691 = V_66;
int32_t L_2692 = V_113;
NullCheck(L_2691);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2693 = ((L_2691)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2692)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2694 = L_2693->get_address_of_uv2_2();
float L_2695 = V_131;
float L_2696 = V_130;
float L_2697 = TMP_Text_PackUV_m88FEA3127A1A2CB066A6072E98FE3EA2E88F3126(__this, L_2695, L_2696, /*hidden argument*/NULL);
L_2694->set_x_0(L_2697);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2698 = V_66;
int32_t L_2699 = V_113;
NullCheck(L_2698);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2700 = ((L_2698)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2699)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2701 = L_2700->get_address_of_uv2_2();
float L_2702 = V_57;
L_2701->set_y_1(L_2702);
}
IL_4e62:
{
int32_t L_2703 = V_113;
int32_t L_2704 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_2703) >= ((int32_t)L_2704)))
{
goto IL_4f2e;
}
}
{
int32_t L_2705 = V_43;
int32_t L_2706 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleWords_122();
if ((((int32_t)L_2705) >= ((int32_t)L_2706)))
{
goto IL_4f2e;
}
}
{
int32_t L_2707 = V_116;
int32_t L_2708 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_2707) >= ((int32_t)L_2708)))
{
goto IL_4f2e;
}
}
{
int32_t L_2709 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((((int32_t)L_2709) == ((int32_t)5)))
{
goto IL_4f2e;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2710 = V_66;
int32_t L_2711 = V_113;
NullCheck(L_2710);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2712 = ((L_2710)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2711)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2713 = L_2712->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2714 = L_2713;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2715 = V_40;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2716 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2714), L_2715, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2714 = L_2716;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2717 = V_66;
int32_t L_2718 = V_113;
NullCheck(L_2717);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2719 = ((L_2717)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2718)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2720 = L_2719->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2721 = L_2720;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2722 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2723 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2721), L_2722, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2721 = L_2723;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2724 = V_66;
int32_t L_2725 = V_113;
NullCheck(L_2724);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2726 = ((L_2724)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2725)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2727 = L_2726->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2728 = L_2727;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2729 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2730 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2728), L_2729, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2728 = L_2730;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2731 = V_66;
int32_t L_2732 = V_113;
NullCheck(L_2731);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2733 = ((L_2731)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2732)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2734 = L_2733->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2735 = L_2734;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2736 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2737 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2735), L_2736, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2735 = L_2737;
goto IL_507b;
}
IL_4f2e:
{
int32_t L_2738 = V_113;
int32_t L_2739 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_2738) >= ((int32_t)L_2739)))
{
goto IL_500c;
}
}
{
int32_t L_2740 = V_43;
int32_t L_2741 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleWords_122();
if ((((int32_t)L_2740) >= ((int32_t)L_2741)))
{
goto IL_500c;
}
}
{
int32_t L_2742 = V_116;
int32_t L_2743 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_2742) >= ((int32_t)L_2743)))
{
goto IL_500c;
}
}
{
int32_t L_2744 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_2744) == ((uint32_t)5))))
{
goto IL_500c;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2745 = V_66;
int32_t L_2746 = V_113;
NullCheck(L_2745);
int32_t L_2747 = ((L_2745)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2746)))->get_pageNumber_12();
int32_t L_2748 = V_21;
if ((!(((uint32_t)L_2747) == ((uint32_t)L_2748))))
{
goto IL_500c;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2749 = V_66;
int32_t L_2750 = V_113;
NullCheck(L_2749);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2751 = ((L_2749)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2750)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2752 = L_2751->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2753 = L_2752;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2754 = V_40;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2755 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2753), L_2754, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2753 = L_2755;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2756 = V_66;
int32_t L_2757 = V_113;
NullCheck(L_2756);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2758 = ((L_2756)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2757)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2759 = L_2758->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2760 = L_2759;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2761 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2762 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2760), L_2761, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2760 = L_2762;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2763 = V_66;
int32_t L_2764 = V_113;
NullCheck(L_2763);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2765 = ((L_2763)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2764)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2766 = L_2765->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2767 = L_2766;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2768 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2769 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2767), L_2768, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2767 = L_2769;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2770 = V_66;
int32_t L_2771 = V_113;
NullCheck(L_2770);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2772 = ((L_2770)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2771)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2773 = L_2772->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2774 = L_2773;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2775 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2776 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2774), L_2775, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2774 = L_2776;
goto IL_507b;
}
IL_500c:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2777 = V_66;
int32_t L_2778 = V_113;
NullCheck(L_2777);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2779 = ((L_2777)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2778)))->get_address_of_vertex_BL_15();
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2780 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
L_2779->set_position_0(L_2780);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2781 = V_66;
int32_t L_2782 = V_113;
NullCheck(L_2781);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2783 = ((L_2781)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2782)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2784 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
L_2783->set_position_0(L_2784);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2785 = V_66;
int32_t L_2786 = V_113;
NullCheck(L_2785);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2787 = ((L_2785)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2786)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2788 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
L_2787->set_position_0(L_2788);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2789 = V_66;
int32_t L_2790 = V_113;
NullCheck(L_2789);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2791 = ((L_2789)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2790)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2792 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
L_2791->set_position_0(L_2792);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2793 = V_66;
int32_t L_2794 = V_113;
NullCheck(L_2793);
((L_2793)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2794)))->set_isVisible_34((bool)0);
}
IL_507b:
{
int32_t L_2795 = V_126;
if (L_2795)
{
goto IL_508b;
}
}
{
int32_t L_2796 = V_113;
int32_t L_2797 = V_41;
VirtActionInvoker2< int32_t, int32_t >::Invoke(117 /* System.Void TMPro.TMP_Text::FillCharacterVertexBuffers(System.Int32,System.Int32) */, __this, L_2796, L_2797);
goto IL_509a;
}
IL_508b:
{
int32_t L_2798 = V_126;
if ((!(((uint32_t)L_2798) == ((uint32_t)1))))
{
goto IL_509a;
}
}
{
int32_t L_2799 = V_113;
int32_t L_2800 = V_42;
VirtActionInvoker2< int32_t, int32_t >::Invoke(119 /* System.Void TMPro.TMP_Text::FillSpriteVertexBuffers(System.Int32,System.Int32) */, __this, L_2799, L_2800);
}
IL_509a:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2801 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2801);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2802 = L_2801->get_characterInfo_11();
int32_t L_2803 = V_113;
NullCheck(L_2802);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2804 = ((L_2802)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2803)))->get_address_of_bottomLeft_19();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2805 = L_2804;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2806 = V_40;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2807 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2805), L_2806, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2805 = L_2807;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2808 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2808);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2809 = L_2808->get_characterInfo_11();
int32_t L_2810 = V_113;
NullCheck(L_2809);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2811 = ((L_2809)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2810)))->get_address_of_topLeft_18();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2812 = L_2811;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2813 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2814 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2812), L_2813, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2812 = L_2814;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2815 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2815);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2816 = L_2815->get_characterInfo_11();
int32_t L_2817 = V_113;
NullCheck(L_2816);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2818 = ((L_2816)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2817)))->get_address_of_topRight_20();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2819 = L_2818;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2820 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2821 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2819), L_2820, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2819 = L_2821;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2822 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2822);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2823 = L_2822->get_characterInfo_11();
int32_t L_2824 = V_113;
NullCheck(L_2823);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2825 = ((L_2823)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2824)))->get_address_of_bottomRight_21();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2826 = L_2825;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2827 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2828 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2826), L_2827, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2826 = L_2828;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2829 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2829);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2830 = L_2829->get_characterInfo_11();
int32_t L_2831 = V_113;
NullCheck(L_2830);
float* L_2832 = ((L_2830)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2831)))->get_address_of_origin_22();
float* L_2833 = L_2832;
float L_2834 = *((float*)L_2833);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2835 = V_40;
float L_2836 = L_2835.get_x_2();
*((float*)L_2833) = (float)((float)il2cpp_codegen_add((float)L_2834, (float)L_2836));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2837 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2837);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2838 = L_2837->get_characterInfo_11();
int32_t L_2839 = V_113;
NullCheck(L_2838);
float* L_2840 = ((L_2838)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2839)))->get_address_of_xAdvance_26();
float* L_2841 = L_2840;
float L_2842 = *((float*)L_2841);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2843 = V_40;
float L_2844 = L_2843.get_x_2();
*((float*)L_2841) = (float)((float)il2cpp_codegen_add((float)L_2842, (float)L_2844));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2845 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2845);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2846 = L_2845->get_characterInfo_11();
int32_t L_2847 = V_113;
NullCheck(L_2846);
float* L_2848 = ((L_2846)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2847)))->get_address_of_ascender_23();
float* L_2849 = L_2848;
float L_2850 = *((float*)L_2849);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2851 = V_40;
float L_2852 = L_2851.get_y_3();
*((float*)L_2849) = (float)((float)il2cpp_codegen_add((float)L_2850, (float)L_2852));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2853 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2853);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2854 = L_2853->get_characterInfo_11();
int32_t L_2855 = V_113;
NullCheck(L_2854);
float* L_2856 = ((L_2854)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2855)))->get_address_of_descender_25();
float* L_2857 = L_2856;
float L_2858 = *((float*)L_2857);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2859 = V_40;
float L_2860 = L_2859.get_y_3();
*((float*)L_2857) = (float)((float)il2cpp_codegen_add((float)L_2858, (float)L_2860));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2861 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2861);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2862 = L_2861->get_characterInfo_11();
int32_t L_2863 = V_113;
NullCheck(L_2862);
float* L_2864 = ((L_2862)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2863)))->get_address_of_baseLine_24();
float* L_2865 = L_2864;
float L_2866 = *((float*)L_2865);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2867 = V_40;
float L_2868 = L_2867.get_y_3();
*((float*)L_2865) = (float)((float)il2cpp_codegen_add((float)L_2866, (float)L_2868));
bool L_2869 = V_119;
int32_t L_2870 = V_116;
int32_t L_2871 = V_45;
if ((!(((uint32_t)L_2870) == ((uint32_t)L_2871))))
{
goto IL_5200;
}
}
{
int32_t L_2872 = V_113;
int32_t L_2873 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_2872) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2873, (int32_t)1))))))
{
goto IL_5488;
}
}
IL_5200:
{
int32_t L_2874 = V_116;
int32_t L_2875 = V_45;
if ((((int32_t)L_2874) == ((int32_t)L_2875)))
{
goto IL_5341;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2876 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2876);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2877 = L_2876->get_lineInfo_14();
int32_t L_2878 = V_45;
NullCheck(L_2877);
float* L_2879 = ((L_2877)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2878)))->get_address_of_baseline_12();
float* L_2880 = L_2879;
float L_2881 = *((float*)L_2880);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2882 = V_40;
float L_2883 = L_2882.get_y_3();
*((float*)L_2880) = (float)((float)il2cpp_codegen_add((float)L_2881, (float)L_2883));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2884 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2884);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2885 = L_2884->get_lineInfo_14();
int32_t L_2886 = V_45;
NullCheck(L_2885);
float* L_2887 = ((L_2885)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2886)))->get_address_of_ascender_11();
float* L_2888 = L_2887;
float L_2889 = *((float*)L_2888);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2890 = V_40;
float L_2891 = L_2890.get_y_3();
*((float*)L_2888) = (float)((float)il2cpp_codegen_add((float)L_2889, (float)L_2891));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2892 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2892);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2893 = L_2892->get_lineInfo_14();
int32_t L_2894 = V_45;
NullCheck(L_2893);
float* L_2895 = ((L_2893)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2894)))->get_address_of_descender_13();
float* L_2896 = L_2895;
float L_2897 = *((float*)L_2896);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2898 = V_40;
float L_2899 = L_2898.get_y_3();
*((float*)L_2896) = (float)((float)il2cpp_codegen_add((float)L_2897, (float)L_2899));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2900 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2900);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2901 = L_2900->get_lineInfo_14();
int32_t L_2902 = V_45;
NullCheck(L_2901);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2903 = ((L_2901)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2902)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2904 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2904);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2905 = L_2904->get_characterInfo_11();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2906 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2906);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2907 = L_2906->get_lineInfo_14();
int32_t L_2908 = V_45;
NullCheck(L_2907);
int32_t L_2909 = ((L_2907)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2908)))->get_firstCharacterIndex_5();
NullCheck(L_2905);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2910 = ((L_2905)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2909)))->get_address_of_bottomLeft_19();
float L_2911 = L_2910->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2912 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2912);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2913 = L_2912->get_lineInfo_14();
int32_t L_2914 = V_45;
NullCheck(L_2913);
float L_2915 = ((L_2913)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2914)))->get_descender_13();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2916;
memset(&L_2916, 0, sizeof(L_2916));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_2916), L_2911, L_2915, /*hidden argument*/NULL);
L_2903->set_min_0(L_2916);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2917 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2917);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2918 = L_2917->get_lineInfo_14();
int32_t L_2919 = V_45;
NullCheck(L_2918);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2920 = ((L_2918)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2919)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2921 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2921);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2922 = L_2921->get_characterInfo_11();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2923 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2923);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2924 = L_2923->get_lineInfo_14();
int32_t L_2925 = V_45;
NullCheck(L_2924);
int32_t L_2926 = ((L_2924)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2925)))->get_lastVisibleCharacterIndex_8();
NullCheck(L_2922);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2927 = ((L_2922)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2926)))->get_address_of_topRight_20();
float L_2928 = L_2927->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2929 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2929);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2930 = L_2929->get_lineInfo_14();
int32_t L_2931 = V_45;
NullCheck(L_2930);
float L_2932 = ((L_2930)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2931)))->get_ascender_11();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2933;
memset(&L_2933, 0, sizeof(L_2933));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_2933), L_2928, L_2932, /*hidden argument*/NULL);
L_2920->set_max_1(L_2933);
}
IL_5341:
{
int32_t L_2934 = V_113;
int32_t L_2935 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_2934) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2935, (int32_t)1))))))
{
goto IL_5488;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2936 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2936);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2937 = L_2936->get_lineInfo_14();
int32_t L_2938 = V_116;
NullCheck(L_2937);
float* L_2939 = ((L_2937)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2938)))->get_address_of_baseline_12();
float* L_2940 = L_2939;
float L_2941 = *((float*)L_2940);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2942 = V_40;
float L_2943 = L_2942.get_y_3();
*((float*)L_2940) = (float)((float)il2cpp_codegen_add((float)L_2941, (float)L_2943));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2944 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2944);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2945 = L_2944->get_lineInfo_14();
int32_t L_2946 = V_116;
NullCheck(L_2945);
float* L_2947 = ((L_2945)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2946)))->get_address_of_ascender_11();
float* L_2948 = L_2947;
float L_2949 = *((float*)L_2948);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2950 = V_40;
float L_2951 = L_2950.get_y_3();
*((float*)L_2948) = (float)((float)il2cpp_codegen_add((float)L_2949, (float)L_2951));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2952 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2952);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2953 = L_2952->get_lineInfo_14();
int32_t L_2954 = V_116;
NullCheck(L_2953);
float* L_2955 = ((L_2953)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2954)))->get_address_of_descender_13();
float* L_2956 = L_2955;
float L_2957 = *((float*)L_2956);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2958 = V_40;
float L_2959 = L_2958.get_y_3();
*((float*)L_2956) = (float)((float)il2cpp_codegen_add((float)L_2957, (float)L_2959));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2960 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2960);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2961 = L_2960->get_lineInfo_14();
int32_t L_2962 = V_116;
NullCheck(L_2961);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2963 = ((L_2961)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2962)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2964 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2964);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2965 = L_2964->get_characterInfo_11();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2966 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2966);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2967 = L_2966->get_lineInfo_14();
int32_t L_2968 = V_116;
NullCheck(L_2967);
int32_t L_2969 = ((L_2967)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2968)))->get_firstCharacterIndex_5();
NullCheck(L_2965);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2970 = ((L_2965)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2969)))->get_address_of_bottomLeft_19();
float L_2971 = L_2970->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2972 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2972);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2973 = L_2972->get_lineInfo_14();
int32_t L_2974 = V_116;
NullCheck(L_2973);
float L_2975 = ((L_2973)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2974)))->get_descender_13();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2976;
memset(&L_2976, 0, sizeof(L_2976));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_2976), L_2971, L_2975, /*hidden argument*/NULL);
L_2963->set_min_0(L_2976);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2977 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2977);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2978 = L_2977->get_lineInfo_14();
int32_t L_2979 = V_116;
NullCheck(L_2978);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2980 = ((L_2978)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2979)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2981 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2981);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2982 = L_2981->get_characterInfo_11();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2983 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2983);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2984 = L_2983->get_lineInfo_14();
int32_t L_2985 = V_116;
NullCheck(L_2984);
int32_t L_2986 = ((L_2984)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2985)))->get_lastVisibleCharacterIndex_8();
NullCheck(L_2982);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2987 = ((L_2982)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2986)))->get_address_of_topRight_20();
float L_2988 = L_2987->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2989 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2989);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2990 = L_2989->get_lineInfo_14();
int32_t L_2991 = V_116;
NullCheck(L_2990);
float L_2992 = ((L_2990)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2991)))->get_ascender_11();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2993;
memset(&L_2993, 0, sizeof(L_2993));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_2993), L_2988, L_2992, /*hidden argument*/NULL);
L_2980->set_max_1(L_2993);
}
IL_5488:
{
Il2CppChar L_2994 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_2995 = Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292(L_2994, /*hidden argument*/NULL);
if (L_2995)
{
goto IL_54b5;
}
}
{
Il2CppChar L_2996 = V_115;
if ((((int32_t)L_2996) == ((int32_t)((int32_t)45))))
{
goto IL_54b5;
}
}
{
Il2CppChar L_2997 = V_115;
if ((((int32_t)L_2997) == ((int32_t)((int32_t)173))))
{
goto IL_54b5;
}
}
{
Il2CppChar L_2998 = V_115;
if ((((int32_t)L_2998) == ((int32_t)((int32_t)8208))))
{
goto IL_54b5;
}
}
{
Il2CppChar L_2999 = V_115;
if ((!(((uint32_t)L_2999) == ((uint32_t)((int32_t)8209)))))
{
goto IL_55bd;
}
}
IL_54b5:
{
bool L_3000 = V_47;
if (L_3000)
{
goto IL_54c0;
}
}
{
V_47 = (bool)1;
int32_t L_3001 = V_113;
V_48 = L_3001;
}
IL_54c0:
{
bool L_3002 = V_47;
if (!L_3002)
{
goto IL_574b;
}
}
{
int32_t L_3003 = V_113;
int32_t L_3004 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_3003) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3004, (int32_t)1))))))
{
goto IL_574b;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3005 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3005);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3006 = L_3005->get_wordInfo_12();
NullCheck(L_3006);
V_138 = (((int32_t)((int32_t)(((RuntimeArray *)L_3006)->max_length))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3007 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3007);
int32_t L_3008 = L_3007->get_wordCount_6();
V_139 = L_3008;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3009 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3009);
int32_t L_3010 = L_3009->get_wordCount_6();
int32_t L_3011 = V_138;
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3010, (int32_t)1))) <= ((int32_t)L_3011)))
{
goto IL_5517;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3012 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3012);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09** L_3013 = L_3012->get_address_of_wordInfo_12();
int32_t L_3014 = V_138;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7((TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09**)L_3013, ((int32_t)il2cpp_codegen_add((int32_t)L_3014, (int32_t)1)), /*hidden argument*/TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7_RuntimeMethod_var);
}
IL_5517:
{
int32_t L_3015 = V_113;
V_49 = L_3015;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3016 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3016);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3017 = L_3016->get_wordInfo_12();
int32_t L_3018 = V_139;
NullCheck(L_3017);
int32_t L_3019 = V_48;
((L_3017)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3018)))->set_firstCharacterIndex_1(L_3019);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3020 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3020);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3021 = L_3020->get_wordInfo_12();
int32_t L_3022 = V_139;
NullCheck(L_3021);
int32_t L_3023 = V_49;
((L_3021)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3022)))->set_lastCharacterIndex_2(L_3023);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3024 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3024);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3025 = L_3024->get_wordInfo_12();
int32_t L_3026 = V_139;
NullCheck(L_3025);
int32_t L_3027 = V_49;
int32_t L_3028 = V_48;
((L_3025)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3026)))->set_characterCount_3(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3027, (int32_t)L_3028)), (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3029 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3029);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3030 = L_3029->get_wordInfo_12();
int32_t L_3031 = V_139;
NullCheck(L_3030);
((L_3030)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3031)))->set_textComponent_0(__this);
int32_t L_3032 = V_43;
V_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_3032, (int32_t)1));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3033 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3034 = L_3033;
NullCheck(L_3034);
int32_t L_3035 = L_3034->get_wordCount_6();
NullCheck(L_3034);
L_3034->set_wordCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_3035, (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3036 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3036);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_3037 = L_3036->get_lineInfo_14();
int32_t L_3038 = V_116;
NullCheck(L_3037);
int32_t* L_3039 = ((L_3037)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3038)))->get_address_of_wordCount_4();
int32_t* L_3040 = L_3039;
int32_t L_3041 = *((int32_t*)L_3040);
*((int32_t*)L_3040) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3041, (int32_t)1));
goto IL_574b;
}
IL_55bd:
{
bool L_3042 = V_47;
if (L_3042)
{
goto IL_55f2;
}
}
{
int32_t L_3043 = V_113;
if (L_3043)
{
goto IL_574b;
}
}
{
Il2CppChar L_3044 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3045 = Char_IsPunctuation_m2F82DCD9CE2CBED034F8CF39E247BBB065935D51(L_3044, /*hidden argument*/NULL);
if (!L_3045)
{
goto IL_55f2;
}
}
{
Il2CppChar L_3046 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3047 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B(L_3046, /*hidden argument*/NULL);
if (L_3047)
{
goto IL_55f2;
}
}
{
Il2CppChar L_3048 = V_115;
if ((((int32_t)L_3048) == ((int32_t)((int32_t)8203))))
{
goto IL_55f2;
}
}
{
int32_t L_3049 = V_113;
int32_t L_3050 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_3049) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3050, (int32_t)1))))))
{
goto IL_574b;
}
}
IL_55f2:
{
int32_t L_3051 = V_113;
if ((((int32_t)L_3051) <= ((int32_t)0)))
{
goto IL_564b;
}
}
{
int32_t L_3052 = V_113;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3053 = V_66;
NullCheck(L_3053);
if ((((int32_t)L_3052) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3053)->max_length)))), (int32_t)1)))))
{
goto IL_564b;
}
}
{
int32_t L_3054 = V_113;
int32_t L_3055 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_3054) >= ((int32_t)L_3055)))
{
goto IL_564b;
}
}
{
Il2CppChar L_3056 = V_115;
if ((((int32_t)L_3056) == ((int32_t)((int32_t)39))))
{
goto IL_561a;
}
}
{
Il2CppChar L_3057 = V_115;
if ((!(((uint32_t)L_3057) == ((uint32_t)((int32_t)8217)))))
{
goto IL_564b;
}
}
IL_561a:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3058 = V_66;
int32_t L_3059 = V_113;
NullCheck(L_3058);
Il2CppChar L_3060 = ((L_3058)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3059, (int32_t)1)))))->get_character_0();
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3061 = Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292(L_3060, /*hidden argument*/NULL);
if (!L_3061)
{
goto IL_564b;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3062 = V_66;
int32_t L_3063 = V_113;
NullCheck(L_3062);
Il2CppChar L_3064 = ((L_3062)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_3063, (int32_t)1)))))->get_character_0();
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3065 = Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292(L_3064, /*hidden argument*/NULL);
if (L_3065)
{
goto IL_574b;
}
}
IL_564b:
{
int32_t L_3066 = V_113;
int32_t L_3067 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_3066) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3067, (int32_t)1))))))
{
goto IL_5660;
}
}
{
Il2CppChar L_3068 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3069 = Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292(L_3068, /*hidden argument*/NULL);
if (L_3069)
{
goto IL_5666;
}
}
IL_5660:
{
int32_t L_3070 = V_113;
G_B659_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3070, (int32_t)1));
goto IL_5668;
}
IL_5666:
{
int32_t L_3071 = V_113;
G_B659_0 = L_3071;
}
IL_5668:
{
V_49 = G_B659_0;
V_47 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3072 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3072);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3073 = L_3072->get_wordInfo_12();
NullCheck(L_3073);
V_140 = (((int32_t)((int32_t)(((RuntimeArray *)L_3073)->max_length))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3074 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3074);
int32_t L_3075 = L_3074->get_wordCount_6();
V_141 = L_3075;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3076 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3076);
int32_t L_3077 = L_3076->get_wordCount_6();
int32_t L_3078 = V_140;
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3077, (int32_t)1))) <= ((int32_t)L_3078)))
{
goto IL_56ae;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3079 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3079);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09** L_3080 = L_3079->get_address_of_wordInfo_12();
int32_t L_3081 = V_140;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7((TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09**)L_3080, ((int32_t)il2cpp_codegen_add((int32_t)L_3081, (int32_t)1)), /*hidden argument*/TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7_RuntimeMethod_var);
}
IL_56ae:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3082 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3082);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3083 = L_3082->get_wordInfo_12();
int32_t L_3084 = V_141;
NullCheck(L_3083);
int32_t L_3085 = V_48;
((L_3083)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3084)))->set_firstCharacterIndex_1(L_3085);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3086 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3086);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3087 = L_3086->get_wordInfo_12();
int32_t L_3088 = V_141;
NullCheck(L_3087);
int32_t L_3089 = V_49;
((L_3087)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3088)))->set_lastCharacterIndex_2(L_3089);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3090 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3090);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3091 = L_3090->get_wordInfo_12();
int32_t L_3092 = V_141;
NullCheck(L_3091);
int32_t L_3093 = V_49;
int32_t L_3094 = V_48;
((L_3091)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3092)))->set_characterCount_3(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3093, (int32_t)L_3094)), (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3095 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3095);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3096 = L_3095->get_wordInfo_12();
int32_t L_3097 = V_141;
NullCheck(L_3096);
((L_3096)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3097)))->set_textComponent_0(__this);
int32_t L_3098 = V_43;
V_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_3098, (int32_t)1));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3099 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3100 = L_3099;
NullCheck(L_3100);
int32_t L_3101 = L_3100->get_wordCount_6();
NullCheck(L_3100);
L_3100->set_wordCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_3101, (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3102 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3102);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_3103 = L_3102->get_lineInfo_14();
int32_t L_3104 = V_116;
NullCheck(L_3103);
int32_t* L_3105 = ((L_3103)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3104)))->get_address_of_wordCount_4();
int32_t* L_3106 = L_3105;
int32_t L_3107 = *((int32_t*)L_3106);
*((int32_t*)L_3106) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3107, (int32_t)1));
}
IL_574b:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3108 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3108);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3109 = L_3108->get_characterInfo_11();
int32_t L_3110 = V_113;
NullCheck(L_3109);
int32_t L_3111 = ((L_3109)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3110)))->get_style_33();
if (!((((int32_t)((int32_t)((int32_t)L_3111&(int32_t)4))) == ((int32_t)4))? 1 : 0))
{
goto IL_5b66;
}
}
{
V_142 = (bool)1;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3112 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3112);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3113 = L_3112->get_characterInfo_11();
int32_t L_3114 = V_113;
NullCheck(L_3113);
int32_t L_3115 = ((L_3113)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3114)))->get_pageNumber_12();
V_143 = L_3115;
int32_t L_3116 = V_113;
int32_t L_3117 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_3116) > ((int32_t)L_3117)))
{
goto IL_57b1;
}
}
{
int32_t L_3118 = V_116;
int32_t L_3119 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_3118) > ((int32_t)L_3119)))
{
goto IL_57b1;
}
}
{
int32_t L_3120 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_3120) == ((uint32_t)5))))
{
goto IL_57b4;
}
}
{
int32_t L_3121 = V_143;
int32_t L_3122 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageToDisplay_125();
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3121, (int32_t)1))) == ((int32_t)L_3122)))
{
goto IL_57b4;
}
}
IL_57b1:
{
V_142 = (bool)0;
}
IL_57b4:
{
Il2CppChar L_3123 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3124 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B(L_3123, /*hidden argument*/NULL);
if (L_3124)
{
goto IL_582b;
}
}
{
Il2CppChar L_3125 = V_115;
if ((((int32_t)L_3125) == ((int32_t)((int32_t)8203))))
{
goto IL_582b;
}
}
{
float L_3126 = V_60;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3127 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3127);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3128 = L_3127->get_characterInfo_11();
int32_t L_3129 = V_113;
NullCheck(L_3128);
float L_3130 = ((L_3128)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3129)))->get_scale_28();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_3131 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_3126, L_3130, /*hidden argument*/NULL);
V_60 = L_3131;
int32_t L_3132 = V_143;
int32_t L_3133 = V_62;
if ((((int32_t)L_3132) == ((int32_t)L_3133)))
{
goto IL_57f3;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3134 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
G_B673_0 = L_3134;
goto IL_57f5;
}
IL_57f3:
{
float L_3135 = V_61;
G_B673_0 = L_3135;
}
IL_57f5:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3136 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3136);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3137 = L_3136->get_characterInfo_11();
int32_t L_3138 = V_113;
NullCheck(L_3137);
float L_3139 = ((L_3137)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3138)))->get_baseLine_24();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_3140 = TMP_Text_get_font_m8F42703EF2164110D2ADD1F299209EF348FC146C(__this, /*hidden argument*/NULL);
NullCheck(L_3140);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_3141 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_3140, /*hidden argument*/NULL);
NullCheck(L_3141);
float L_3142 = L_3141->get_Underline_13();
float L_3143 = V_60;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_3144 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(G_B673_0, ((float)il2cpp_codegen_add((float)L_3139, (float)((float)il2cpp_codegen_multiply((float)L_3142, (float)L_3143)))), /*hidden argument*/NULL);
V_61 = L_3144;
int32_t L_3145 = V_143;
V_62 = L_3145;
}
IL_582b:
{
bool L_3146 = V_8;
if (L_3146)
{
goto IL_58d9;
}
}
{
bool L_3147 = V_142;
if (!L_3147)
{
goto IL_58d9;
}
}
{
int32_t L_3148 = V_113;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3149 = V_117;
int32_t L_3150 = L_3149.get_lastVisibleCharacterIndex_8();
if ((((int32_t)L_3148) > ((int32_t)L_3150)))
{
goto IL_58d9;
}
}
{
Il2CppChar L_3151 = V_115;
if ((((int32_t)L_3151) == ((int32_t)((int32_t)10))))
{
goto IL_58d9;
}
}
{
Il2CppChar L_3152 = V_115;
if ((((int32_t)L_3152) == ((int32_t)((int32_t)13))))
{
goto IL_58d9;
}
}
{
int32_t L_3153 = V_113;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3154 = V_117;
int32_t L_3155 = L_3154.get_lastVisibleCharacterIndex_8();
if ((!(((uint32_t)L_3153) == ((uint32_t)L_3155))))
{
goto IL_586d;
}
}
{
Il2CppChar L_3156 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3157 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A(L_3156, /*hidden argument*/NULL);
if (L_3157)
{
goto IL_58d9;
}
}
IL_586d:
{
V_8 = (bool)1;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3158 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3158);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3159 = L_3158->get_characterInfo_11();
int32_t L_3160 = V_113;
NullCheck(L_3159);
float L_3161 = ((L_3159)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3160)))->get_scale_28();
V_58 = L_3161;
float L_3162 = V_60;
if ((!(((float)L_3162) == ((float)(0.0f)))))
{
goto IL_5896;
}
}
{
float L_3163 = V_58;
V_60 = L_3163;
}
IL_5896:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3164 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3164);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3165 = L_3164->get_characterInfo_11();
int32_t L_3166 = V_113;
NullCheck(L_3165);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3167 = ((L_3165)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3166)))->get_address_of_bottomLeft_19();
float L_3168 = L_3167->get_x_2();
float L_3169 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_9), L_3168, L_3169, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3170 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3170);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3171 = L_3170->get_characterInfo_11();
int32_t L_3172 = V_113;
NullCheck(L_3171);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3173 = ((L_3171)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3172)))->get_underlineColor_30();
V_54 = L_3173;
}
IL_58d9:
{
bool L_3174 = V_8;
if (!L_3174)
{
goto IL_5955;
}
}
{
int32_t L_3175 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_3175) == ((uint32_t)1))))
{
goto IL_5955;
}
}
{
V_8 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3176 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3176);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3177 = L_3176->get_characterInfo_11();
int32_t L_3178 = V_113;
NullCheck(L_3177);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3179 = ((L_3177)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3178)))->get_address_of_topRight_20();
float L_3180 = L_3179->get_x_2();
float L_3181 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_10), L_3180, L_3181, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3182 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3182);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3183 = L_3182->get_characterInfo_11();
int32_t L_3184 = V_113;
NullCheck(L_3183);
float L_3185 = ((L_3183)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3184)))->get_scale_28();
V_59 = L_3185;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3186 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3187 = V_10;
float L_3188 = V_58;
float L_3189 = V_59;
float L_3190 = V_60;
float L_3191 = V_57;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3192 = V_54;
VirtActionInvoker8< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, float, float, float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(120 /* System.Void TMPro.TMP_Text::DrawUnderlineMesh(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,System.Single,System.Single,System.Single,System.Single,UnityEngine.Color32) */, __this, L_3186, L_3187, (int32_t*)(&V_36), L_3188, L_3189, L_3190, L_3191, L_3192);
V_60 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3193 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_61 = L_3193;
goto IL_5bd8;
}
IL_5955:
{
bool L_3194 = V_8;
if (!L_3194)
{
goto IL_5a44;
}
}
{
int32_t L_3195 = V_113;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3196 = V_117;
int32_t L_3197 = L_3196.get_lastCharacterIndex_7();
if ((((int32_t)L_3195) == ((int32_t)L_3197)))
{
goto IL_5975;
}
}
{
int32_t L_3198 = V_113;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3199 = V_117;
int32_t L_3200 = L_3199.get_lastVisibleCharacterIndex_8();
if ((((int32_t)L_3198) < ((int32_t)L_3200)))
{
goto IL_5a44;
}
}
IL_5975:
{
Il2CppChar L_3201 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3202 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B(L_3201, /*hidden argument*/NULL);
if (L_3202)
{
goto IL_5987;
}
}
{
Il2CppChar L_3203 = V_115;
if ((!(((uint32_t)L_3203) == ((uint32_t)((int32_t)8203)))))
{
goto IL_59d5;
}
}
IL_5987:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3204 = V_117;
int32_t L_3205 = L_3204.get_lastVisibleCharacterIndex_8();
V_144 = L_3205;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3206 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3206);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3207 = L_3206->get_characterInfo_11();
int32_t L_3208 = V_144;
NullCheck(L_3207);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3209 = ((L_3207)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3208)))->get_address_of_topRight_20();
float L_3210 = L_3209->get_x_2();
float L_3211 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_10), L_3210, L_3211, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3212 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3212);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3213 = L_3212->get_characterInfo_11();
int32_t L_3214 = V_144;
NullCheck(L_3213);
float L_3215 = ((L_3213)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3214)))->get_scale_28();
V_59 = L_3215;
goto IL_5a18;
}
IL_59d5:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3216 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3216);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3217 = L_3216->get_characterInfo_11();
int32_t L_3218 = V_113;
NullCheck(L_3217);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3219 = ((L_3217)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3218)))->get_address_of_topRight_20();
float L_3220 = L_3219->get_x_2();
float L_3221 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_10), L_3220, L_3221, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3222 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3222);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3223 = L_3222->get_characterInfo_11();
int32_t L_3224 = V_113;
NullCheck(L_3223);
float L_3225 = ((L_3223)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3224)))->get_scale_28();
V_59 = L_3225;
}
IL_5a18:
{
V_8 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3226 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3227 = V_10;
float L_3228 = V_58;
float L_3229 = V_59;
float L_3230 = V_60;
float L_3231 = V_57;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3232 = V_54;
VirtActionInvoker8< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, float, float, float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(120 /* System.Void TMPro.TMP_Text::DrawUnderlineMesh(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,System.Single,System.Single,System.Single,System.Single,UnityEngine.Color32) */, __this, L_3226, L_3227, (int32_t*)(&V_36), L_3228, L_3229, L_3230, L_3231, L_3232);
V_60 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3233 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_61 = L_3233;
goto IL_5bd8;
}
IL_5a44:
{
bool L_3234 = V_8;
if (!L_3234)
{
goto IL_5abf;
}
}
{
bool L_3235 = V_142;
if (L_3235)
{
goto IL_5abf;
}
}
{
V_8 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3236 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3236);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3237 = L_3236->get_characterInfo_11();
int32_t L_3238 = V_113;
NullCheck(L_3237);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3239 = ((L_3237)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3238, (int32_t)1)))))->get_address_of_topRight_20();
float L_3240 = L_3239->get_x_2();
float L_3241 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_10), L_3240, L_3241, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3242 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3242);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3243 = L_3242->get_characterInfo_11();
int32_t L_3244 = V_113;
NullCheck(L_3243);
float L_3245 = ((L_3243)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3244, (int32_t)1)))))->get_scale_28();
V_59 = L_3245;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3246 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3247 = V_10;
float L_3248 = V_58;
float L_3249 = V_59;
float L_3250 = V_60;
float L_3251 = V_57;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3252 = V_54;
VirtActionInvoker8< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, float, float, float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(120 /* System.Void TMPro.TMP_Text::DrawUnderlineMesh(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,System.Single,System.Single,System.Single,System.Single,UnityEngine.Color32) */, __this, L_3246, L_3247, (int32_t*)(&V_36), L_3248, L_3249, L_3250, L_3251, L_3252);
V_60 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3253 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_61 = L_3253;
goto IL_5bd8;
}
IL_5abf:
{
bool L_3254 = V_8;
if (!L_3254)
{
goto IL_5bd8;
}
}
{
int32_t L_3255 = V_113;
int32_t L_3256 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_3255) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3256, (int32_t)1)))))
{
goto IL_5bd8;
}
}
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3257 = V_54;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3258 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3258);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3259 = L_3258->get_characterInfo_11();
int32_t L_3260 = V_113;
NullCheck(L_3259);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3261 = ((L_3259)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_3260, (int32_t)1)))))->get_underlineColor_30();
bool L_3262 = TMPro_ExtensionMethods_Compare_m2511824FCD78A6118463515B5663407A9105C127(L_3257, L_3261, /*hidden argument*/NULL);
if (L_3262)
{
goto IL_5bd8;
}
}
{
V_8 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3263 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3263);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3264 = L_3263->get_characterInfo_11();
int32_t L_3265 = V_113;
NullCheck(L_3264);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3266 = ((L_3264)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3265)))->get_address_of_topRight_20();
float L_3267 = L_3266->get_x_2();
float L_3268 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_10), L_3267, L_3268, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3269 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3269);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3270 = L_3269->get_characterInfo_11();
int32_t L_3271 = V_113;
NullCheck(L_3270);
float L_3272 = ((L_3270)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3271)))->get_scale_28();
V_59 = L_3272;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3273 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3274 = V_10;
float L_3275 = V_58;
float L_3276 = V_59;
float L_3277 = V_60;
float L_3278 = V_57;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3279 = V_54;
VirtActionInvoker8< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, float, float, float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(120 /* System.Void TMPro.TMP_Text::DrawUnderlineMesh(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,System.Single,System.Single,System.Single,System.Single,UnityEngine.Color32) */, __this, L_3273, L_3274, (int32_t*)(&V_36), L_3275, L_3276, L_3277, L_3278, L_3279);
V_60 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3280 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_61 = L_3280;
goto IL_5bd8;
}
IL_5b66:
{
bool L_3281 = V_8;
if (!L_3281)
{
goto IL_5bd8;
}
}
{
V_8 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3282 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3282);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3283 = L_3282->get_characterInfo_11();
int32_t L_3284 = V_113;
NullCheck(L_3283);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3285 = ((L_3283)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3284, (int32_t)1)))))->get_address_of_topRight_20();
float L_3286 = L_3285->get_x_2();
float L_3287 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_10), L_3286, L_3287, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3288 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3288);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3289 = L_3288->get_characterInfo_11();
int32_t L_3290 = V_113;
NullCheck(L_3289);
float L_3291 = ((L_3289)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3290, (int32_t)1)))))->get_scale_28();
V_59 = L_3291;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3292 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3293 = V_10;
float L_3294 = V_58;
float L_3295 = V_59;
float L_3296 = V_60;
float L_3297 = V_57;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3298 = V_54;
VirtActionInvoker8< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, float, float, float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(120 /* System.Void TMPro.TMP_Text::DrawUnderlineMesh(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,System.Single,System.Single,System.Single,System.Single,UnityEngine.Color32) */, __this, L_3292, L_3293, (int32_t*)(&V_36), L_3294, L_3295, L_3296, L_3297, L_3298);
V_60 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3299 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_61 = L_3299;
}
IL_5bd8:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3300 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3300);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3301 = L_3300->get_characterInfo_11();
int32_t L_3302 = V_113;
NullCheck(L_3301);
int32_t L_3303 = ((L_3301)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3302)))->get_style_33();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_3304 = V_114;
NullCheck(L_3304);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_3305 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_3304, /*hidden argument*/NULL);
NullCheck(L_3305);
float L_3306 = L_3305->get_strikethrough_15();
V_120 = L_3306;
if (!((((int32_t)((int32_t)((int32_t)L_3303&(int32_t)((int32_t)64)))) == ((int32_t)((int32_t)64)))? 1 : 0))
{
goto IL_60a5;
}
}
{
V_145 = (bool)1;
int32_t L_3307 = V_113;
int32_t L_3308 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_3307) > ((int32_t)L_3308)))
{
goto IL_5c4a;
}
}
{
int32_t L_3309 = V_116;
int32_t L_3310 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_3309) > ((int32_t)L_3310)))
{
goto IL_5c4a;
}
}
{
int32_t L_3311 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_3311) == ((uint32_t)5))))
{
goto IL_5c4d;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3312 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3312);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3313 = L_3312->get_characterInfo_11();
int32_t L_3314 = V_113;
NullCheck(L_3313);
int32_t L_3315 = ((L_3313)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3314)))->get_pageNumber_12();
int32_t L_3316 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageToDisplay_125();
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3315, (int32_t)1))) == ((int32_t)L_3316)))
{
goto IL_5c4d;
}
}
IL_5c4a:
{
V_145 = (bool)0;
}
IL_5c4d:
{
bool L_3317 = V_11;
bool L_3318 = V_145;
if (!((int32_t)((int32_t)((((int32_t)L_3317) == ((int32_t)0))? 1 : 0)&(int32_t)L_3318)))
{
goto IL_5d3d;
}
}
{
int32_t L_3319 = V_113;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3320 = V_117;
int32_t L_3321 = L_3320.get_lastVisibleCharacterIndex_8();
if ((((int32_t)L_3319) > ((int32_t)L_3321)))
{
goto IL_5d3d;
}
}
{
Il2CppChar L_3322 = V_115;
if ((((int32_t)L_3322) == ((int32_t)((int32_t)10))))
{
goto IL_5d3d;
}
}
{
Il2CppChar L_3323 = V_115;
if ((((int32_t)L_3323) == ((int32_t)((int32_t)13))))
{
goto IL_5d3d;
}
}
{
int32_t L_3324 = V_113;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3325 = V_117;
int32_t L_3326 = L_3325.get_lastVisibleCharacterIndex_8();
if ((!(((uint32_t)L_3324) == ((uint32_t)L_3326))))
{
goto IL_5c91;
}
}
{
Il2CppChar L_3327 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3328 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A(L_3327, /*hidden argument*/NULL);
if (L_3328)
{
goto IL_5d3d;
}
}
IL_5c91:
{
V_11 = (bool)1;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3329 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3329);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3330 = L_3329->get_characterInfo_11();
int32_t L_3331 = V_113;
NullCheck(L_3330);
float L_3332 = ((L_3330)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3331)))->get_pointSize_10();
V_63 = L_3332;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3333 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3333);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3334 = L_3333->get_characterInfo_11();
int32_t L_3335 = V_113;
NullCheck(L_3334);
float L_3336 = ((L_3334)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3335)))->get_scale_28();
V_64 = L_3336;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3337 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3337);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3338 = L_3337->get_characterInfo_11();
int32_t L_3339 = V_113;
NullCheck(L_3338);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3340 = ((L_3338)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3339)))->get_address_of_bottomLeft_19();
float L_3341 = L_3340->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3342 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3342);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3343 = L_3342->get_characterInfo_11();
int32_t L_3344 = V_113;
NullCheck(L_3343);
float L_3345 = ((L_3343)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3344)))->get_baseLine_24();
float L_3346 = V_120;
float L_3347 = V_64;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_12), L_3341, ((float)il2cpp_codegen_add((float)L_3345, (float)((float)il2cpp_codegen_multiply((float)L_3346, (float)L_3347)))), (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3348 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3348);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3349 = L_3348->get_characterInfo_11();
int32_t L_3350 = V_113;
NullCheck(L_3349);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3351 = ((L_3349)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3350)))->get_strikethroughColor_31();
V_55 = L_3351;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3352 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3352);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3353 = L_3352->get_characterInfo_11();
int32_t L_3354 = V_113;
NullCheck(L_3353);
float L_3355 = ((L_3353)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3354)))->get_baseLine_24();
V_65 = L_3355;
}
IL_5d3d:
{
bool L_3356 = V_11;
if (!L_3356)
{
goto IL_5dad;
}
}
{
int32_t L_3357 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_3357) == ((uint32_t)1))))
{
goto IL_5dad;
}
}
{
V_11 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3358 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3358);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3359 = L_3358->get_characterInfo_11();
int32_t L_3360 = V_113;
NullCheck(L_3359);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3361 = ((L_3359)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3360)))->get_address_of_topRight_20();
float L_3362 = L_3361->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3363 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3363);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3364 = L_3363->get_characterInfo_11();
int32_t L_3365 = V_113;
NullCheck(L_3364);
float L_3366 = ((L_3364)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3365)))->get_baseLine_24();
float L_3367 = V_120;
float L_3368 = V_64;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3362, ((float)il2cpp_codegen_add((float)L_3366, (float)((float)il2cpp_codegen_multiply((float)L_3367, (float)L_3368)))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3369 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3370 = V_13;
float L_3371 = V_64;
float L_3372 = V_64;
float L_3373 = V_64;
float L_3374 = V_57;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3375 = V_55;
VirtActionInvoker8< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, float, float, float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(120 /* System.Void TMPro.TMP_Text::DrawUnderlineMesh(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,System.Single,System.Single,System.Single,System.Single,UnityEngine.Color32) */, __this, L_3369, L_3370, (int32_t*)(&V_36), L_3371, L_3372, L_3373, L_3374, L_3375);
goto IL_610b;
}
IL_5dad:
{
bool L_3376 = V_11;
if (!L_3376)
{
goto IL_5e87;
}
}
{
int32_t L_3377 = V_113;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3378 = V_117;
int32_t L_3379 = L_3378.get_lastCharacterIndex_7();
if ((!(((uint32_t)L_3377) == ((uint32_t)L_3379))))
{
goto IL_5e87;
}
}
{
Il2CppChar L_3380 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3381 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B(L_3380, /*hidden argument*/NULL);
if (L_3381)
{
goto IL_5dd4;
}
}
{
Il2CppChar L_3382 = V_115;
if ((!(((uint32_t)L_3382) == ((uint32_t)((int32_t)8203)))))
{
goto IL_5e24;
}
}
IL_5dd4:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3383 = V_117;
int32_t L_3384 = L_3383.get_lastVisibleCharacterIndex_8();
V_146 = L_3384;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3385 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3385);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3386 = L_3385->get_characterInfo_11();
int32_t L_3387 = V_146;
NullCheck(L_3386);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3388 = ((L_3386)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3387)))->get_address_of_topRight_20();
float L_3389 = L_3388->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3390 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3390);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3391 = L_3390->get_characterInfo_11();
int32_t L_3392 = V_146;
NullCheck(L_3391);
float L_3393 = ((L_3391)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3392)))->get_baseLine_24();
float L_3394 = V_120;
float L_3395 = V_64;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3389, ((float)il2cpp_codegen_add((float)L_3393, (float)((float)il2cpp_codegen_multiply((float)L_3394, (float)L_3395)))), (0.0f), /*hidden argument*/NULL);
goto IL_5e69;
}
IL_5e24:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3396 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3396);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3397 = L_3396->get_characterInfo_11();
int32_t L_3398 = V_113;
NullCheck(L_3397);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3399 = ((L_3397)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3398)))->get_address_of_topRight_20();
float L_3400 = L_3399->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3401 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3401);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3402 = L_3401->get_characterInfo_11();
int32_t L_3403 = V_113;
NullCheck(L_3402);
float L_3404 = ((L_3402)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3403)))->get_baseLine_24();
float L_3405 = V_120;
float L_3406 = V_64;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3400, ((float)il2cpp_codegen_add((float)L_3404, (float)((float)il2cpp_codegen_multiply((float)L_3405, (float)L_3406)))), (0.0f), /*hidden argument*/NULL);
}
IL_5e69:
{
V_11 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3407 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3408 = V_13;
float L_3409 = V_64;
float L_3410 = V_64;
float L_3411 = V_64;
float L_3412 = V_57;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3413 = V_55;
VirtActionInvoker8< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, float, float, float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(120 /* System.Void TMPro.TMP_Text::DrawUnderlineMesh(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,System.Single,System.Single,System.Single,System.Single,UnityEngine.Color32) */, __this, L_3407, L_3408, (int32_t*)(&V_36), L_3409, L_3410, L_3411, L_3412, L_3413);
goto IL_610b;
}
IL_5e87:
{
bool L_3414 = V_11;
if (!L_3414)
{
goto IL_5f9e;
}
}
{
int32_t L_3415 = V_113;
int32_t L_3416 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_3415) >= ((int32_t)L_3416)))
{
goto IL_5f9e;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3417 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3417);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3418 = L_3417->get_characterInfo_11();
int32_t L_3419 = V_113;
NullCheck(L_3418);
float L_3420 = ((L_3418)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_3419, (int32_t)1)))))->get_pointSize_10();
float L_3421 = V_63;
if ((!(((float)L_3420) == ((float)L_3421))))
{
goto IL_5ee5;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3422 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3422);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3423 = L_3422->get_characterInfo_11();
int32_t L_3424 = V_113;
NullCheck(L_3423);
float L_3425 = ((L_3423)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_3424, (int32_t)1)))))->get_baseLine_24();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3426 = V_40;
float L_3427 = L_3426.get_y_3();
float L_3428 = V_65;
IL2CPP_RUNTIME_CLASS_INIT(TMP_Math_t074FB253662A213E8905642B8B29473EC794FE44_il2cpp_TypeInfo_var);
bool L_3429 = TMP_Math_Approximately_mD1E8C7947699EE157A2054C17BA7BD42D5F567F3(((float)il2cpp_codegen_add((float)L_3425, (float)L_3427)), L_3428, /*hidden argument*/NULL);
if (L_3429)
{
goto IL_5f9e;
}
}
IL_5ee5:
{
V_11 = (bool)0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3430 = V_117;
int32_t L_3431 = L_3430.get_lastVisibleCharacterIndex_8();
V_147 = L_3431;
int32_t L_3432 = V_113;
int32_t L_3433 = V_147;
if ((((int32_t)L_3432) <= ((int32_t)L_3433)))
{
goto IL_5f3e;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3434 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3434);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3435 = L_3434->get_characterInfo_11();
int32_t L_3436 = V_147;
NullCheck(L_3435);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3437 = ((L_3435)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3436)))->get_address_of_topRight_20();
float L_3438 = L_3437->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3439 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3439);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3440 = L_3439->get_characterInfo_11();
int32_t L_3441 = V_147;
NullCheck(L_3440);
float L_3442 = ((L_3440)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3441)))->get_baseLine_24();
float L_3443 = V_120;
float L_3444 = V_64;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3438, ((float)il2cpp_codegen_add((float)L_3442, (float)((float)il2cpp_codegen_multiply((float)L_3443, (float)L_3444)))), (0.0f), /*hidden argument*/NULL);
goto IL_5f83;
}
IL_5f3e:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3445 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3445);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3446 = L_3445->get_characterInfo_11();
int32_t L_3447 = V_113;
NullCheck(L_3446);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3448 = ((L_3446)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3447)))->get_address_of_topRight_20();
float L_3449 = L_3448->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3450 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3450);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3451 = L_3450->get_characterInfo_11();
int32_t L_3452 = V_113;
NullCheck(L_3451);
float L_3453 = ((L_3451)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3452)))->get_baseLine_24();
float L_3454 = V_120;
float L_3455 = V_64;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3449, ((float)il2cpp_codegen_add((float)L_3453, (float)((float)il2cpp_codegen_multiply((float)L_3454, (float)L_3455)))), (0.0f), /*hidden argument*/NULL);
}
IL_5f83:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3456 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3457 = V_13;
float L_3458 = V_64;
float L_3459 = V_64;
float L_3460 = V_64;
float L_3461 = V_57;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3462 = V_55;
VirtActionInvoker8< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, float, float, float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(120 /* System.Void TMPro.TMP_Text::DrawUnderlineMesh(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,System.Single,System.Single,System.Single,System.Single,UnityEngine.Color32) */, __this, L_3456, L_3457, (int32_t*)(&V_36), L_3458, L_3459, L_3460, L_3461, L_3462);
goto IL_610b;
}
IL_5f9e:
{
bool L_3463 = V_11;
if (!L_3463)
{
goto IL_6033;
}
}
{
int32_t L_3464 = V_113;
int32_t L_3465 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_3464) >= ((int32_t)L_3465)))
{
goto IL_6033;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_3466 = V_114;
NullCheck(L_3466);
int32_t L_3467 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_3466, /*hidden argument*/NULL);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3468 = V_66;
int32_t L_3469 = V_113;
NullCheck(L_3468);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_3470 = ((L_3468)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_3469, (int32_t)1)))))->get_fontAsset_4();
NullCheck(L_3470);
int32_t L_3471 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_3470, /*hidden argument*/NULL);
if ((((int32_t)L_3467) == ((int32_t)L_3471)))
{
goto IL_6033;
}
}
{
V_11 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3472 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3472);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3473 = L_3472->get_characterInfo_11();
int32_t L_3474 = V_113;
NullCheck(L_3473);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3475 = ((L_3473)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3474)))->get_address_of_topRight_20();
float L_3476 = L_3475->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3477 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3477);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3478 = L_3477->get_characterInfo_11();
int32_t L_3479 = V_113;
NullCheck(L_3478);
float L_3480 = ((L_3478)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3479)))->get_baseLine_24();
float L_3481 = V_120;
float L_3482 = V_64;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3476, ((float)il2cpp_codegen_add((float)L_3480, (float)((float)il2cpp_codegen_multiply((float)L_3481, (float)L_3482)))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3483 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3484 = V_13;
float L_3485 = V_64;
float L_3486 = V_64;
float L_3487 = V_64;
float L_3488 = V_57;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3489 = V_55;
VirtActionInvoker8< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, float, float, float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(120 /* System.Void TMPro.TMP_Text::DrawUnderlineMesh(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,System.Single,System.Single,System.Single,System.Single,UnityEngine.Color32) */, __this, L_3483, L_3484, (int32_t*)(&V_36), L_3485, L_3486, L_3487, L_3488, L_3489);
goto IL_610b;
}
IL_6033:
{
bool L_3490 = V_11;
if (!L_3490)
{
goto IL_610b;
}
}
{
bool L_3491 = V_145;
if (L_3491)
{
goto IL_610b;
}
}
{
V_11 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3492 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3492);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3493 = L_3492->get_characterInfo_11();
int32_t L_3494 = V_113;
NullCheck(L_3493);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3495 = ((L_3493)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3494, (int32_t)1)))))->get_address_of_topRight_20();
float L_3496 = L_3495->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3497 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3497);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3498 = L_3497->get_characterInfo_11();
int32_t L_3499 = V_113;
NullCheck(L_3498);
float L_3500 = ((L_3498)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3499, (int32_t)1)))))->get_baseLine_24();
float L_3501 = V_120;
float L_3502 = V_64;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3496, ((float)il2cpp_codegen_add((float)L_3500, (float)((float)il2cpp_codegen_multiply((float)L_3501, (float)L_3502)))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3503 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3504 = V_13;
float L_3505 = V_64;
float L_3506 = V_64;
float L_3507 = V_64;
float L_3508 = V_57;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3509 = V_55;
VirtActionInvoker8< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, float, float, float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(120 /* System.Void TMPro.TMP_Text::DrawUnderlineMesh(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,System.Single,System.Single,System.Single,System.Single,UnityEngine.Color32) */, __this, L_3503, L_3504, (int32_t*)(&V_36), L_3505, L_3506, L_3507, L_3508, L_3509);
goto IL_610b;
}
IL_60a5:
{
bool L_3510 = V_11;
if (!L_3510)
{
goto IL_610b;
}
}
{
V_11 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3511 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3511);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3512 = L_3511->get_characterInfo_11();
int32_t L_3513 = V_113;
NullCheck(L_3512);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3514 = ((L_3512)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3513, (int32_t)1)))))->get_address_of_topRight_20();
float L_3515 = L_3514->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3516 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3516);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3517 = L_3516->get_characterInfo_11();
int32_t L_3518 = V_113;
NullCheck(L_3517);
float L_3519 = ((L_3517)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3518, (int32_t)1)))))->get_baseLine_24();
float L_3520 = V_120;
float L_3521 = V_64;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3515, ((float)il2cpp_codegen_add((float)L_3519, (float)((float)il2cpp_codegen_multiply((float)L_3520, (float)L_3521)))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3522 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3523 = V_13;
float L_3524 = V_64;
float L_3525 = V_64;
float L_3526 = V_64;
float L_3527 = V_57;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3528 = V_55;
VirtActionInvoker8< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, float, float, float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(120 /* System.Void TMPro.TMP_Text::DrawUnderlineMesh(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,System.Single,System.Single,System.Single,System.Single,UnityEngine.Color32) */, __this, L_3522, L_3523, (int32_t*)(&V_36), L_3524, L_3525, L_3526, L_3527, L_3528);
}
IL_610b:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3529 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3529);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3530 = L_3529->get_characterInfo_11();
int32_t L_3531 = V_113;
NullCheck(L_3530);
int32_t L_3532 = ((L_3530)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3531)))->get_style_33();
if (!((((int32_t)((int32_t)((int32_t)L_3532&(int32_t)((int32_t)512)))) == ((int32_t)((int32_t)512)))? 1 : 0))
{
goto IL_642a;
}
}
{
V_148 = (bool)1;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3533 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3533);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3534 = L_3533->get_characterInfo_11();
int32_t L_3535 = V_113;
NullCheck(L_3534);
int32_t L_3536 = ((L_3534)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3535)))->get_pageNumber_12();
V_149 = L_3536;
int32_t L_3537 = V_113;
int32_t L_3538 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_3537) > ((int32_t)L_3538)))
{
goto IL_6179;
}
}
{
int32_t L_3539 = V_116;
int32_t L_3540 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_3539) > ((int32_t)L_3540)))
{
goto IL_6179;
}
}
{
int32_t L_3541 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_3541) == ((uint32_t)5))))
{
goto IL_617c;
}
}
{
int32_t L_3542 = V_149;
int32_t L_3543 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageToDisplay_125();
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3542, (int32_t)1))) == ((int32_t)L_3543)))
{
goto IL_617c;
}
}
IL_6179:
{
V_148 = (bool)0;
}
IL_617c:
{
bool L_3544 = V_14;
if (L_3544)
{
goto IL_61e3;
}
}
{
bool L_3545 = V_148;
if (!L_3545)
{
goto IL_61e3;
}
}
{
int32_t L_3546 = V_113;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3547 = V_117;
int32_t L_3548 = L_3547.get_lastVisibleCharacterIndex_8();
if ((((int32_t)L_3546) > ((int32_t)L_3548)))
{
goto IL_61e3;
}
}
{
Il2CppChar L_3549 = V_115;
if ((((int32_t)L_3549) == ((int32_t)((int32_t)10))))
{
goto IL_61e3;
}
}
{
Il2CppChar L_3550 = V_115;
if ((((int32_t)L_3550) == ((int32_t)((int32_t)13))))
{
goto IL_61e3;
}
}
{
int32_t L_3551 = V_113;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3552 = V_117;
int32_t L_3553 = L_3552.get_lastVisibleCharacterIndex_8();
if ((!(((uint32_t)L_3551) == ((uint32_t)L_3553))))
{
goto IL_61af;
}
}
{
Il2CppChar L_3554 = V_115;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3555 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A(L_3554, /*hidden argument*/NULL);
if (L_3555)
{
goto IL_61e3;
}
}
IL_61af:
{
V_14 = (bool)1;
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3556 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveVector2_229();
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3557 = Vector2_op_Implicit_mD152B6A34B4DB7FFECC2844D74718568FE867D6F(L_3556, /*hidden argument*/NULL);
V_15 = L_3557;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3558 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargeNegativeVector2_230();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3559 = Vector2_op_Implicit_mD152B6A34B4DB7FFECC2844D74718568FE867D6F(L_3558, /*hidden argument*/NULL);
V_16 = L_3559;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3560 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3560);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3561 = L_3560->get_characterInfo_11();
int32_t L_3562 = V_113;
NullCheck(L_3561);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3563 = ((L_3561)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3562)))->get_highlightColor_32();
V_56 = L_3563;
}
IL_61e3:
{
bool L_3564 = V_14;
if (!L_3564)
{
goto IL_63c2;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3565 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3565);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3566 = L_3565->get_characterInfo_11();
int32_t L_3567 = V_113;
NullCheck(L_3566);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3568 = ((L_3566)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3567)))->get_highlightColor_32();
V_150 = L_3568;
V_151 = (bool)0;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3569 = V_56;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3570 = V_150;
bool L_3571 = TMPro_ExtensionMethods_Compare_m2511824FCD78A6118463515B5663407A9105C127(L_3569, L_3570, /*hidden argument*/NULL);
if (L_3571)
{
goto IL_6309;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3572 = V_16;
float L_3573 = L_3572.get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3574 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3574);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3575 = L_3574->get_characterInfo_11();
int32_t L_3576 = V_113;
NullCheck(L_3575);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3577 = ((L_3575)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3576)))->get_address_of_bottomLeft_19();
float L_3578 = L_3577->get_x_2();
(&V_16)->set_x_2(((float)((float)((float)il2cpp_codegen_add((float)L_3573, (float)L_3578))/(float)(2.0f))));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3579 = V_15;
float L_3580 = L_3579.get_y_3();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3581 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3581);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3582 = L_3581->get_characterInfo_11();
int32_t L_3583 = V_113;
NullCheck(L_3582);
float L_3584 = ((L_3582)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3583)))->get_descender_25();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_3585 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_3580, L_3584, /*hidden argument*/NULL);
(&V_15)->set_y_3(L_3585);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3586 = V_16;
float L_3587 = L_3586.get_y_3();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3588 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3588);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3589 = L_3588->get_characterInfo_11();
int32_t L_3590 = V_113;
NullCheck(L_3589);
float L_3591 = ((L_3589)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3590)))->get_ascender_23();
float L_3592 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_3587, L_3591, /*hidden argument*/NULL);
(&V_16)->set_y_3(L_3592);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3593 = V_15;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3594 = V_16;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3595 = V_56;
VirtActionInvoker4< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(121 /* System.Void TMPro.TMP_Text::DrawTextHighlight(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,UnityEngine.Color32) */, __this, L_3593, L_3594, (int32_t*)(&V_36), L_3595);
V_14 = (bool)1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3596 = V_16;
V_15 = L_3596;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3597 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3597);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3598 = L_3597->get_characterInfo_11();
int32_t L_3599 = V_113;
NullCheck(L_3598);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3600 = ((L_3598)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3599)))->get_address_of_topRight_20();
float L_3601 = L_3600->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3602 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3602);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3603 = L_3602->get_characterInfo_11();
int32_t L_3604 = V_113;
NullCheck(L_3603);
float L_3605 = ((L_3603)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3604)))->get_descender_25();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_16), L_3601, L_3605, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3606 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3606);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3607 = L_3606->get_characterInfo_11();
int32_t L_3608 = V_113;
NullCheck(L_3607);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3609 = ((L_3607)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3608)))->get_highlightColor_32();
V_56 = L_3609;
V_151 = (bool)1;
}
IL_6309:
{
bool L_3610 = V_151;
if (L_3610)
{
goto IL_63c2;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3611 = V_15;
float L_3612 = L_3611.get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3613 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3613);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3614 = L_3613->get_characterInfo_11();
int32_t L_3615 = V_113;
NullCheck(L_3614);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3616 = ((L_3614)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3615)))->get_address_of_bottomLeft_19();
float L_3617 = L_3616->get_x_2();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_3618 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_3612, L_3617, /*hidden argument*/NULL);
(&V_15)->set_x_2(L_3618);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3619 = V_15;
float L_3620 = L_3619.get_y_3();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3621 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3621);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3622 = L_3621->get_characterInfo_11();
int32_t L_3623 = V_113;
NullCheck(L_3622);
float L_3624 = ((L_3622)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3623)))->get_descender_25();
float L_3625 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_3620, L_3624, /*hidden argument*/NULL);
(&V_15)->set_y_3(L_3625);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3626 = V_16;
float L_3627 = L_3626.get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3628 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3628);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3629 = L_3628->get_characterInfo_11();
int32_t L_3630 = V_113;
NullCheck(L_3629);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3631 = ((L_3629)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3630)))->get_address_of_topRight_20();
float L_3632 = L_3631->get_x_2();
float L_3633 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_3627, L_3632, /*hidden argument*/NULL);
(&V_16)->set_x_2(L_3633);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3634 = V_16;
float L_3635 = L_3634.get_y_3();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3636 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3636);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3637 = L_3636->get_characterInfo_11();
int32_t L_3638 = V_113;
NullCheck(L_3637);
float L_3639 = ((L_3637)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3638)))->get_ascender_23();
float L_3640 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_3635, L_3639, /*hidden argument*/NULL);
(&V_16)->set_y_3(L_3640);
}
IL_63c2:
{
bool L_3641 = V_14;
if (!L_3641)
{
goto IL_63e2;
}
}
{
int32_t L_3642 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_3642) == ((uint32_t)1))))
{
goto IL_63e2;
}
}
{
V_14 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3643 = V_15;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3644 = V_16;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3645 = V_56;
VirtActionInvoker4< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(121 /* System.Void TMPro.TMP_Text::DrawTextHighlight(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,UnityEngine.Color32) */, __this, L_3643, L_3644, (int32_t*)(&V_36), L_3645);
goto IL_643f;
}
IL_63e2:
{
bool L_3646 = V_14;
if (!L_3646)
{
goto IL_640f;
}
}
{
int32_t L_3647 = V_113;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3648 = V_117;
int32_t L_3649 = L_3648.get_lastCharacterIndex_7();
if ((((int32_t)L_3647) == ((int32_t)L_3649)))
{
goto IL_63fc;
}
}
{
int32_t L_3650 = V_113;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3651 = V_117;
int32_t L_3652 = L_3651.get_lastVisibleCharacterIndex_8();
if ((((int32_t)L_3650) < ((int32_t)L_3652)))
{
goto IL_640f;
}
}
IL_63fc:
{
V_14 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3653 = V_15;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3654 = V_16;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3655 = V_56;
VirtActionInvoker4< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(121 /* System.Void TMPro.TMP_Text::DrawTextHighlight(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,UnityEngine.Color32) */, __this, L_3653, L_3654, (int32_t*)(&V_36), L_3655);
goto IL_643f;
}
IL_640f:
{
bool L_3656 = V_14;
if (!L_3656)
{
goto IL_643f;
}
}
{
bool L_3657 = V_148;
if (L_3657)
{
goto IL_643f;
}
}
{
V_14 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3658 = V_15;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3659 = V_16;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3660 = V_56;
VirtActionInvoker4< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(121 /* System.Void TMPro.TMP_Text::DrawTextHighlight(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,UnityEngine.Color32) */, __this, L_3658, L_3659, (int32_t*)(&V_36), L_3660);
goto IL_643f;
}
IL_642a:
{
bool L_3661 = V_14;
if (!L_3661)
{
goto IL_643f;
}
}
{
V_14 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3662 = V_15;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3663 = V_16;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3664 = V_56;
VirtActionInvoker4< Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 , int32_t*, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(121 /* System.Void TMPro.TMP_Text::DrawTextHighlight(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32&,UnityEngine.Color32) */, __this, L_3662, L_3663, (int32_t*)(&V_36), L_3664);
}
IL_643f:
{
int32_t L_3665 = V_116;
V_45 = L_3665;
int32_t L_3666 = V_113;
V_113 = ((int32_t)il2cpp_codegen_add((int32_t)L_3666, (int32_t)1));
}
IL_6449:
{
int32_t L_3667 = V_113;
int32_t L_3668 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_3667) < ((int32_t)L_3668)))
{
goto IL_385d;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3669 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
int32_t L_3670 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_3669);
L_3669->set_characterCount_3(L_3670);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3671 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
int32_t L_3672 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_spriteCount_224();
NullCheck(L_3671);
L_3671->set_spriteCount_4(L_3672);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3673 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
int32_t L_3674 = V_44;
NullCheck(L_3673);
L_3673->set_lineCount_8(L_3674);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3675 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
int32_t L_3676 = V_43;
G_B778_0 = L_3675;
if (!L_3676)
{
G_B779_0 = L_3675;
goto IL_6498;
}
}
{
int32_t L_3677 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
G_B779_0 = G_B778_0;
if ((((int32_t)L_3677) > ((int32_t)0)))
{
G_B780_0 = G_B778_0;
goto IL_649b;
}
}
IL_6498:
{
G_B781_0 = 1;
G_B781_1 = G_B779_0;
goto IL_649d;
}
IL_649b:
{
int32_t L_3678 = V_43;
G_B781_0 = L_3678;
G_B781_1 = G_B780_0;
}
IL_649d:
{
NullCheck(G_B781_1);
G_B781_1->set_wordCount_6(G_B781_0);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3679 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
int32_t L_3680 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_3679);
L_3679->set_pageCount_9(((int32_t)il2cpp_codegen_add((int32_t)L_3680, (int32_t)1)));
int32_t L_3681 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_renderMode_118();
if ((!(((uint32_t)L_3681) == ((uint32_t)((int32_t)255)))))
{
goto IL_6726;
}
}
{
bool L_3682 = VirtFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (!L_3682)
{
goto IL_6726;
}
}
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_3683 = __this->get_m_canvas_241();
NullCheck(L_3683);
int32_t L_3684 = Canvas_get_additionalShaderChannels_m703769513A111C46DC0F0B32864A69E54C085BEC(L_3683, /*hidden argument*/NULL);
if ((((int32_t)L_3684) == ((int32_t)((int32_t)25))))
{
goto IL_64f3;
}
}
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_3685 = __this->get_m_canvas_241();
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_3686 = L_3685;
NullCheck(L_3686);
int32_t L_3687 = Canvas_get_additionalShaderChannels_m703769513A111C46DC0F0B32864A69E54C085BEC(L_3686, /*hidden argument*/NULL);
NullCheck(L_3686);
Canvas_set_additionalShaderChannels_m0A3CB0D3137C41915E293268BA95920404921FE2(L_3686, ((int32_t)((int32_t)L_3687|(int32_t)((int32_t)25))), /*hidden argument*/NULL);
}
IL_64f3:
{
int32_t L_3688 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_geometrySortingOrder_119();
if (!L_3688)
{
goto IL_6512;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3689 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3689);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3690 = L_3689->get_meshInfo_16();
NullCheck(L_3690);
TMP_MeshInfo_SortGeometry_mB66F3F360A82794625B04F842DD117987F450998((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_3690)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))), 1, /*hidden argument*/NULL);
}
IL_6512:
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3691 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_3691);
Mesh_MarkDynamic_m554A9D7214E30E4F8F0515B712F3E3FA6D695A5F(L_3691, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3692 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3693 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3693);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3694 = L_3693->get_meshInfo_16();
NullCheck(L_3694);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_3695 = ((L_3694)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_vertices_5();
NullCheck(L_3692);
Mesh_set_vertices_mC1406AE08BC3495F3B0E29B53BACC9FD7BA685C6(L_3692, L_3695, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3696 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3697 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3697);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3698 = L_3697->get_meshInfo_16();
NullCheck(L_3698);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_3699 = ((L_3698)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_uvs0_8();
NullCheck(L_3696);
Mesh_set_uv_m56E4B52315669FBDA89DC9C550AC89EEE8A4E7C8(L_3696, L_3699, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3700 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3701 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3701);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3702 = L_3701->get_meshInfo_16();
NullCheck(L_3702);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_3703 = ((L_3702)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_uvs2_9();
NullCheck(L_3700);
Mesh_set_uv2_m8D37F9622B68D4CEA7FCF96BE4F8E442155DB038(L_3700, L_3703, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3704 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3705 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3705);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3706 = L_3705->get_meshInfo_16();
NullCheck(L_3706);
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_3707 = ((L_3706)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_colors32_10();
NullCheck(L_3704);
Mesh_set_colors32_m29459AFE2843D67E95D60E5A13B6F6AF7670230C(L_3704, L_3707, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3708 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_3708);
Mesh_RecalculateBounds_m1BF701FE2CEA4E8E1183FF878B812808ED1EBA49(L_3708, /*hidden argument*/NULL);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_3709 = __this->get_m_canvasRenderer_240();
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3710 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_3709);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_3709, L_3710, /*hidden argument*/NULL);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_3711 = __this->get_m_canvasRenderer_240();
NullCheck(L_3711);
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3712 = CanvasRenderer_GetColor_m841EC074805A87FBD6D3EF7A17BEA2476AEBA31D(L_3711, /*hidden argument*/NULL);
V_152 = L_3712;
V_153 = 1;
goto IL_6714;
}
IL_65d2:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3713 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3713);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3714 = L_3713->get_meshInfo_16();
int32_t L_3715 = V_153;
NullCheck(L_3714);
TMP_MeshInfo_ClearUnusedVertices_mBD5148E5F2036D084431D4064737CEBF0E87C238((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_3714)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3715))), /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_3716 = __this->get_m_subTextObjects_237();
int32_t L_3717 = V_153;
NullCheck(L_3716);
int32_t L_3718 = L_3717;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_3719 = (L_3716)->GetAt(static_cast<il2cpp_array_size_t>(L_3718));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_3720 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_3719, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_3720)
{
goto IL_670e;
}
}
{
int32_t L_3721 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_geometrySortingOrder_119();
if (!L_3721)
{
goto IL_661d;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3722 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3722);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3723 = L_3722->get_meshInfo_16();
int32_t L_3724 = V_153;
NullCheck(L_3723);
TMP_MeshInfo_SortGeometry_mB66F3F360A82794625B04F842DD117987F450998((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_3723)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3724))), 1, /*hidden argument*/NULL);
}
IL_661d:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_3725 = __this->get_m_subTextObjects_237();
int32_t L_3726 = V_153;
NullCheck(L_3725);
int32_t L_3727 = L_3726;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_3728 = (L_3725)->GetAt(static_cast<il2cpp_array_size_t>(L_3727));
NullCheck(L_3728);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3729 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_3728, /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3730 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3730);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3731 = L_3730->get_meshInfo_16();
int32_t L_3732 = V_153;
NullCheck(L_3731);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_3733 = ((L_3731)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3732)))->get_vertices_5();
NullCheck(L_3729);
Mesh_set_vertices_mC1406AE08BC3495F3B0E29B53BACC9FD7BA685C6(L_3729, L_3733, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_3734 = __this->get_m_subTextObjects_237();
int32_t L_3735 = V_153;
NullCheck(L_3734);
int32_t L_3736 = L_3735;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_3737 = (L_3734)->GetAt(static_cast<il2cpp_array_size_t>(L_3736));
NullCheck(L_3737);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3738 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_3737, /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3739 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3739);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3740 = L_3739->get_meshInfo_16();
int32_t L_3741 = V_153;
NullCheck(L_3740);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_3742 = ((L_3740)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3741)))->get_uvs0_8();
NullCheck(L_3738);
Mesh_set_uv_m56E4B52315669FBDA89DC9C550AC89EEE8A4E7C8(L_3738, L_3742, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_3743 = __this->get_m_subTextObjects_237();
int32_t L_3744 = V_153;
NullCheck(L_3743);
int32_t L_3745 = L_3744;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_3746 = (L_3743)->GetAt(static_cast<il2cpp_array_size_t>(L_3745));
NullCheck(L_3746);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3747 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_3746, /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3748 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3748);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3749 = L_3748->get_meshInfo_16();
int32_t L_3750 = V_153;
NullCheck(L_3749);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_3751 = ((L_3749)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3750)))->get_uvs2_9();
NullCheck(L_3747);
Mesh_set_uv2_m8D37F9622B68D4CEA7FCF96BE4F8E442155DB038(L_3747, L_3751, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_3752 = __this->get_m_subTextObjects_237();
int32_t L_3753 = V_153;
NullCheck(L_3752);
int32_t L_3754 = L_3753;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_3755 = (L_3752)->GetAt(static_cast<il2cpp_array_size_t>(L_3754));
NullCheck(L_3755);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3756 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_3755, /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3757 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3757);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3758 = L_3757->get_meshInfo_16();
int32_t L_3759 = V_153;
NullCheck(L_3758);
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_3760 = ((L_3758)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3759)))->get_colors32_10();
NullCheck(L_3756);
Mesh_set_colors32_m29459AFE2843D67E95D60E5A13B6F6AF7670230C(L_3756, L_3760, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_3761 = __this->get_m_subTextObjects_237();
int32_t L_3762 = V_153;
NullCheck(L_3761);
int32_t L_3763 = L_3762;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_3764 = (L_3761)->GetAt(static_cast<il2cpp_array_size_t>(L_3763));
NullCheck(L_3764);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3765 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_3764, /*hidden argument*/NULL);
NullCheck(L_3765);
Mesh_RecalculateBounds_m1BF701FE2CEA4E8E1183FF878B812808ED1EBA49(L_3765, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_3766 = __this->get_m_subTextObjects_237();
int32_t L_3767 = V_153;
NullCheck(L_3766);
int32_t L_3768 = L_3767;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_3769 = (L_3766)->GetAt(static_cast<il2cpp_array_size_t>(L_3768));
NullCheck(L_3769);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_3770 = TMP_SubMeshUI_get_canvasRenderer_mE49DFC3D69EFAC885E3619B4B2C7A518B06C4738(L_3769, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_3771 = __this->get_m_subTextObjects_237();
int32_t L_3772 = V_153;
NullCheck(L_3771);
int32_t L_3773 = L_3772;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_3774 = (L_3771)->GetAt(static_cast<il2cpp_array_size_t>(L_3773));
NullCheck(L_3774);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3775 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_3774, /*hidden argument*/NULL);
NullCheck(L_3770);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_3770, L_3775, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_3776 = __this->get_m_subTextObjects_237();
int32_t L_3777 = V_153;
NullCheck(L_3776);
int32_t L_3778 = L_3777;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_3779 = (L_3776)->GetAt(static_cast<il2cpp_array_size_t>(L_3778));
NullCheck(L_3779);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_3780 = TMP_SubMeshUI_get_canvasRenderer_mE49DFC3D69EFAC885E3619B4B2C7A518B06C4738(L_3779, /*hidden argument*/NULL);
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3781 = V_152;
NullCheck(L_3780);
CanvasRenderer_SetColor_mD19F4B2314FD9820902AF6ED1F0392FC78447C06(L_3780, L_3781, /*hidden argument*/NULL);
}
IL_670e:
{
int32_t L_3782 = V_153;
V_153 = ((int32_t)il2cpp_codegen_add((int32_t)L_3782, (int32_t)1));
}
IL_6714:
{
int32_t L_3783 = V_153;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3784 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3784);
int32_t L_3785 = L_3784->get_materialCount_10();
if ((((int32_t)L_3783) < ((int32_t)L_3785)))
{
goto IL_65d2;
}
}
IL_6726:
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
TMPro_EventManager_ON_TEXT_CHANGED_m950F4ADB007127B72E57303060C7F6405563E051(__this, /*hidden argument*/NULL);
return;
}
}
// UnityEngine.Vector3[] TMPro.TextMeshProUGUI::GetTextContainerLocalCorners()
extern "C" IL2CPP_METHOD_ATTR Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* TextMeshProUGUI_GetTextContainerLocalCorners_m5EAA4EFB8D2D266BC3FBE5DF29B9DDABB0E5D906 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_GetTextContainerLocalCorners_m5EAA4EFB8D2D266BC3FBE5DF29B9DDABB0E5D906_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_001a;
}
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(__this, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_rectTransform_137(L_2);
}
IL_001a:
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_4 = __this->get_m_RectTransformCorners_239();
NullCheck(L_3);
RectTransform_GetLocalCorners_m8761EA5FFE1F36041809D10D8AD7BC40CF06A520(L_3, L_4, /*hidden argument*/NULL);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_5 = __this->get_m_RectTransformCorners_239();
return L_5;
}
}
// System.Void TMPro.TextMeshProUGUI::SetActiveSubMeshes(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_SetActiveSubMeshes_m2BF988D6B0B5906D6E595DB4AAAF943EA295CDE4 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, bool ___state0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_SetActiveSubMeshes_m2BF988D6B0B5906D6E595DB4AAAF943EA295CDE4_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
V_0 = 1;
goto IL_0026;
}
IL_0004:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_0 = __this->get_m_subTextObjects_237();
int32_t L_1 = V_0;
NullCheck(L_0);
int32_t L_2 = L_1;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_3 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_2));
NullCheck(L_3);
bool L_4 = Behaviour_get_enabled_mAA0C9ED5A3D1589C1C8AA22636543528DB353CFB(L_3, /*hidden argument*/NULL);
bool L_5 = ___state0;
if ((((int32_t)L_4) == ((int32_t)L_5)))
{
goto IL_0022;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_6 = __this->get_m_subTextObjects_237();
int32_t L_7 = V_0;
NullCheck(L_6);
int32_t L_8 = L_7;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
bool L_10 = ___state0;
NullCheck(L_9);
Behaviour_set_enabled_m9755D3B17D7022D23D1E4C618BD9A6B66A5ADC6B(L_9, L_10, /*hidden argument*/NULL);
}
IL_0022:
{
int32_t L_11 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1));
}
IL_0026:
{
int32_t L_12 = V_0;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_13 = __this->get_m_subTextObjects_237();
NullCheck(L_13);
if ((((int32_t)L_12) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length)))))))
{
goto IL_0041;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_14 = __this->get_m_subTextObjects_237();
int32_t L_15 = V_0;
NullCheck(L_14);
int32_t L_16 = L_15;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_18 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_17, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_18)
{
goto IL_0004;
}
}
IL_0041:
{
return;
}
}
// UnityEngine.Bounds TMPro.TextMeshProUGUI::GetCompoundBounds()
extern "C" IL2CPP_METHOD_ATTR Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 TextMeshProUGUI_GetCompoundBounds_m6750D03D68E27D7283F3923B75CAC60B661F3535 (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_GetCompoundBounds_m6750D03D68E27D7283F3923B75CAC60B661F3535_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 V_0;
memset(&V_0, 0, sizeof(V_0));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_1;
memset(&V_1, 0, sizeof(V_1));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_2;
memset(&V_2, 0, sizeof(V_2));
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D V_3;
memset(&V_3, 0, sizeof(V_3));
int32_t V_4 = 0;
Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 V_5;
memset(&V_5, 0, sizeof(V_5));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B3_0 = NULL;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B2_0 = NULL;
float G_B4_0 = 0.0f;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B4_1 = NULL;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B6_0 = NULL;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B5_0 = NULL;
float G_B7_0 = 0.0f;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B7_1 = NULL;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B9_0 = NULL;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B8_0 = NULL;
float G_B10_0 = 0.0f;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B10_1 = NULL;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B12_0 = NULL;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B11_0 = NULL;
float G_B13_0 = 0.0f;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * G_B13_1 = NULL;
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_0);
Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 L_1 = Mesh_get_bounds_m15A146B9397AA62A81986030D289320EDE4B3037(L_0, /*hidden argument*/NULL);
V_0 = L_1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2 = Bounds_get_min_m2D48F74D29BF904D1AF19C562932E34ACAE2467C((Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 *)(&V_0), /*hidden argument*/NULL);
V_1 = L_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = Bounds_get_max_mC3BE43C2A865BAC138D117684BC01E289892549B((Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 *)(&V_0), /*hidden argument*/NULL);
V_2 = L_3;
V_4 = 1;
goto IL_00fb;
}
IL_0024:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_4 = __this->get_m_subTextObjects_237();
int32_t L_5 = V_4;
NullCheck(L_4);
int32_t L_6 = L_5;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
NullCheck(L_7);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_8 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_7, /*hidden argument*/NULL);
NullCheck(L_8);
Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 L_9 = Mesh_get_bounds_m15A146B9397AA62A81986030D289320EDE4B3037(L_8, /*hidden argument*/NULL);
V_5 = L_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_10 = V_1;
float L_11 = L_10.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_12 = Bounds_get_min_m2D48F74D29BF904D1AF19C562932E34ACAE2467C((Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 *)(&V_5), /*hidden argument*/NULL);
float L_13 = L_12.get_x_2();
G_B2_0 = (&V_1);
if ((((float)L_11) < ((float)L_13)))
{
G_B3_0 = (&V_1);
goto IL_005d;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_14 = Bounds_get_min_m2D48F74D29BF904D1AF19C562932E34ACAE2467C((Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 *)(&V_5), /*hidden argument*/NULL);
float L_15 = L_14.get_x_2();
G_B4_0 = L_15;
G_B4_1 = G_B2_0;
goto IL_0063;
}
IL_005d:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_16 = V_1;
float L_17 = L_16.get_x_2();
G_B4_0 = L_17;
G_B4_1 = G_B3_0;
}
IL_0063:
{
G_B4_1->set_x_2(G_B4_0);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_18 = V_1;
float L_19 = L_18.get_y_3();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_20 = Bounds_get_min_m2D48F74D29BF904D1AF19C562932E34ACAE2467C((Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 *)(&V_5), /*hidden argument*/NULL);
float L_21 = L_20.get_y_3();
G_B5_0 = (&V_1);
if ((((float)L_19) < ((float)L_21)))
{
G_B6_0 = (&V_1);
goto IL_008c;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_22 = Bounds_get_min_m2D48F74D29BF904D1AF19C562932E34ACAE2467C((Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 *)(&V_5), /*hidden argument*/NULL);
float L_23 = L_22.get_y_3();
G_B7_0 = L_23;
G_B7_1 = G_B5_0;
goto IL_0092;
}
IL_008c:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_24 = V_1;
float L_25 = L_24.get_y_3();
G_B7_0 = L_25;
G_B7_1 = G_B6_0;
}
IL_0092:
{
G_B7_1->set_y_3(G_B7_0);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_26 = V_2;
float L_27 = L_26.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_28 = Bounds_get_max_mC3BE43C2A865BAC138D117684BC01E289892549B((Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 *)(&V_5), /*hidden argument*/NULL);
float L_29 = L_28.get_x_2();
G_B8_0 = (&V_2);
if ((((float)L_27) > ((float)L_29)))
{
G_B9_0 = (&V_2);
goto IL_00bb;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_30 = Bounds_get_max_mC3BE43C2A865BAC138D117684BC01E289892549B((Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 *)(&V_5), /*hidden argument*/NULL);
float L_31 = L_30.get_x_2();
G_B10_0 = L_31;
G_B10_1 = G_B8_0;
goto IL_00c1;
}
IL_00bb:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_32 = V_2;
float L_33 = L_32.get_x_2();
G_B10_0 = L_33;
G_B10_1 = G_B9_0;
}
IL_00c1:
{
G_B10_1->set_x_2(G_B10_0);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_34 = V_2;
float L_35 = L_34.get_y_3();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_36 = Bounds_get_max_mC3BE43C2A865BAC138D117684BC01E289892549B((Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 *)(&V_5), /*hidden argument*/NULL);
float L_37 = L_36.get_y_3();
G_B11_0 = (&V_2);
if ((((float)L_35) > ((float)L_37)))
{
G_B12_0 = (&V_2);
goto IL_00ea;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_38 = Bounds_get_max_mC3BE43C2A865BAC138D117684BC01E289892549B((Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 *)(&V_5), /*hidden argument*/NULL);
float L_39 = L_38.get_y_3();
G_B13_0 = L_39;
G_B13_1 = G_B11_0;
goto IL_00f0;
}
IL_00ea:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_40 = V_2;
float L_41 = L_40.get_y_3();
G_B13_0 = L_41;
G_B13_1 = G_B12_0;
}
IL_00f0:
{
G_B13_1->set_y_3(G_B13_0);
int32_t L_42 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1));
}
IL_00fb:
{
int32_t L_43 = V_4;
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_44 = __this->get_m_subTextObjects_237();
NullCheck(L_44);
if ((((int32_t)L_43) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_44)->max_length)))))))
{
goto IL_011b;
}
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_45 = __this->get_m_subTextObjects_237();
int32_t L_46 = V_4;
NullCheck(L_45);
int32_t L_47 = L_46;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_48 = (L_45)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_49 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_48, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_49)
{
goto IL_0024;
}
}
IL_011b:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_50 = V_1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_51 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_52 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_50, L_51, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_53 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_52, (2.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_54 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_55 = V_1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_56 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_54, L_55, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_57 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_56, /*hidden argument*/NULL);
V_3 = L_57;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_58 = V_3;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_59 = Vector2_op_Implicit_mD152B6A34B4DB7FFECC2844D74718568FE867D6F(L_58, /*hidden argument*/NULL);
Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 L_60;
memset(&L_60, 0, sizeof(L_60));
Bounds__ctor_m294E77A20EC1A3E96985FE1A925CB271D1B5266D((&L_60), L_53, L_59, /*hidden argument*/NULL);
return L_60;
}
}
// System.Void TMPro.TextMeshProUGUI::UpdateSDFScale(System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_UpdateSDFScale_mE095308C38511257FC16EA6DC60C949FF4CC604D (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, float ___lossyScale0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_UpdateSDFScale_mE095308C38511257FC16EA6DC60C949FF4CC604D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
int32_t V_2 = 0;
float V_3 = 0.0f;
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
float G_B6_0 = 0.0f;
float G_B12_0 = 0.0f;
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_0 = __this->get_m_canvas_241();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_0, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1)
{
goto IL_0029;
}
}
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_2 = TextMeshProUGUI_GetCanvas_m2C00EBAF20D256374F2615D6AEEB19FC78B0D377(__this, /*hidden argument*/NULL);
__this->set_m_canvas_241(L_2);
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_3 = __this->get_m_canvas_241();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_4 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_3, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_4)
{
goto IL_0029;
}
}
{
return;
}
IL_0029:
{
float L_5 = ___lossyScale0;
if ((((float)L_5) == ((float)(0.0f))))
{
goto IL_0034;
}
}
{
float L_6 = ___lossyScale0;
G_B6_0 = L_6;
goto IL_0039;
}
IL_0034:
{
G_B6_0 = (1.0f);
}
IL_0039:
{
___lossyScale0 = G_B6_0;
V_0 = (0.0f);
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_7 = __this->get_m_canvas_241();
NullCheck(L_7);
float L_8 = Canvas_get_scaleFactor_m0F6D59E75F7605ABD2AFF6AF32A1097226CE060A(L_7, /*hidden argument*/NULL);
V_1 = L_8;
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_9 = __this->get_m_canvas_241();
NullCheck(L_9);
int32_t L_10 = Canvas_get_renderMode_mAF68701B143F01C7D19B6C7D3033E3B34ECB2FC8(L_9, /*hidden argument*/NULL);
if (L_10)
{
goto IL_0060;
}
}
{
float L_11 = ___lossyScale0;
float L_12 = V_1;
V_0 = ((float)((float)L_11/(float)L_12));
goto IL_008e;
}
IL_0060:
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_13 = __this->get_m_canvas_241();
NullCheck(L_13);
int32_t L_14 = Canvas_get_renderMode_mAF68701B143F01C7D19B6C7D3033E3B34ECB2FC8(L_13, /*hidden argument*/NULL);
if ((!(((uint32_t)L_14) == ((uint32_t)1))))
{
goto IL_008c;
}
}
{
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * L_15 = __this->get_m_canvas_241();
NullCheck(L_15);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_16 = Canvas_get_worldCamera_m36F1A8DBFC4AB34278125DA017CACDC873F53409(L_15, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_17 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_16, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_17)
{
goto IL_0088;
}
}
{
G_B12_0 = (1.0f);
goto IL_0089;
}
IL_0088:
{
float L_18 = ___lossyScale0;
G_B12_0 = L_18;
}
IL_0089:
{
V_0 = G_B12_0;
goto IL_008e;
}
IL_008c:
{
float L_19 = ___lossyScale0;
V_0 = L_19;
}
IL_008e:
{
V_2 = 0;
goto IL_01f6;
}
IL_0095:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_20 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_20);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_21 = L_20->get_characterInfo_11();
int32_t L_22 = V_2;
NullCheck(L_21);
bool L_23 = ((L_21)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_22)))->get_isVisible_34();
if (!L_23)
{
goto IL_01f2;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_24 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_24);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_25 = L_24->get_characterInfo_11();
int32_t L_26 = V_2;
NullCheck(L_25);
int32_t L_27 = ((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->get_elementType_2();
if (L_27)
{
goto IL_01f2;
}
}
{
float L_28 = V_0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_29 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_29);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_30 = L_29->get_characterInfo_11();
int32_t L_31 = V_2;
NullCheck(L_30);
float L_32 = ((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->get_scale_28();
float L_33 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
V_3 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_28, (float)L_32)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_33))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_34 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_34);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_35 = L_34->get_characterInfo_11();
int32_t L_36 = V_2;
NullCheck(L_35);
bool L_37 = ((L_35)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_36)))->get_isUsingAlternateTypeface_9();
if (L_37)
{
goto IL_012c;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_38 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_38);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_39 = L_38->get_characterInfo_11();
int32_t L_40 = V_2;
NullCheck(L_39);
int32_t L_41 = ((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->get_style_33();
if ((!(((uint32_t)((int32_t)((int32_t)L_41&(int32_t)1))) == ((uint32_t)1))))
{
goto IL_012c;
}
}
{
float L_42 = V_3;
V_3 = ((float)il2cpp_codegen_multiply((float)L_42, (float)(-1.0f)));
}
IL_012c:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_43 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_43);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_44 = L_43->get_characterInfo_11();
int32_t L_45 = V_2;
NullCheck(L_44);
int32_t L_46 = ((L_44)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_45)))->get_materialReferenceIndex_8();
V_4 = L_46;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_47 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_47);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_48 = L_47->get_characterInfo_11();
int32_t L_49 = V_2;
NullCheck(L_48);
int32_t L_50 = ((L_48)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_49)))->get_vertexIndex_13();
V_5 = L_50;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_51 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_51);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_52 = L_51->get_meshInfo_16();
int32_t L_53 = V_4;
NullCheck(L_52);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_54 = ((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->get_uvs2_9();
int32_t L_55 = V_5;
NullCheck(L_54);
float L_56 = V_3;
((L_54)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_55)))->set_y_1(L_56);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_57 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_57);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_58 = L_57->get_meshInfo_16();
int32_t L_59 = V_4;
NullCheck(L_58);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_60 = ((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->get_uvs2_9();
int32_t L_61 = V_5;
NullCheck(L_60);
float L_62 = V_3;
((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)))))->set_y_1(L_62);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_63 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_63);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_64 = L_63->get_meshInfo_16();
int32_t L_65 = V_4;
NullCheck(L_64);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_66 = ((L_64)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_65)))->get_uvs2_9();
int32_t L_67 = V_5;
NullCheck(L_66);
float L_68 = V_3;
((L_66)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)2)))))->set_y_1(L_68);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_69 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_69);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_70 = L_69->get_meshInfo_16();
int32_t L_71 = V_4;
NullCheck(L_70);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_72 = ((L_70)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_71)))->get_uvs2_9();
int32_t L_73 = V_5;
NullCheck(L_72);
float L_74 = V_3;
((L_72)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_73, (int32_t)3)))))->set_y_1(L_74);
}
IL_01f2:
{
int32_t L_75 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1));
}
IL_01f6:
{
int32_t L_76 = V_2;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_77 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_77);
int32_t L_78 = L_77->get_characterCount_3();
if ((((int32_t)L_76) < ((int32_t)L_78)))
{
goto IL_0095;
}
}
{
V_6 = 0;
goto IL_0298;
}
IL_020f:
{
int32_t L_79 = V_6;
if (L_79)
{
goto IL_0247;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_80 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_81 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_81);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_82 = L_81->get_meshInfo_16();
NullCheck(L_82);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_83 = ((L_82)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_uvs2_9();
NullCheck(L_80);
Mesh_set_uv2_m8D37F9622B68D4CEA7FCF96BE4F8E442155DB038(L_80, L_83, /*hidden argument*/NULL);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_84 = __this->get_m_canvasRenderer_240();
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_85 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_84);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_84, L_85, /*hidden argument*/NULL);
goto IL_0292;
}
IL_0247:
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_86 = __this->get_m_subTextObjects_237();
int32_t L_87 = V_6;
NullCheck(L_86);
int32_t L_88 = L_87;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_89 = (L_86)->GetAt(static_cast<il2cpp_array_size_t>(L_88));
NullCheck(L_89);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_90 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_89, /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_91 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_91);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_92 = L_91->get_meshInfo_16();
int32_t L_93 = V_6;
NullCheck(L_92);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_94 = ((L_92)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_93)))->get_uvs2_9();
NullCheck(L_90);
Mesh_set_uv2_m8D37F9622B68D4CEA7FCF96BE4F8E442155DB038(L_90, L_94, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_95 = __this->get_m_subTextObjects_237();
int32_t L_96 = V_6;
NullCheck(L_95);
int32_t L_97 = L_96;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_98 = (L_95)->GetAt(static_cast<il2cpp_array_size_t>(L_97));
NullCheck(L_98);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_99 = TMP_SubMeshUI_get_canvasRenderer_mE49DFC3D69EFAC885E3619B4B2C7A518B06C4738(L_98, /*hidden argument*/NULL);
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_100 = __this->get_m_subTextObjects_237();
int32_t L_101 = V_6;
NullCheck(L_100);
int32_t L_102 = L_101;
TMP_SubMeshUI_tA1CA59D5820CBD2494E1A1562E02FE4D4272A2A1 * L_103 = (L_100)->GetAt(static_cast<il2cpp_array_size_t>(L_102));
NullCheck(L_103);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_104 = TMP_SubMeshUI_get_mesh_mCBCF215077B2044CAC4CB91585C0EAFB376FB788(L_103, /*hidden argument*/NULL);
NullCheck(L_99);
CanvasRenderer_SetMesh_mC87C841A52339C33E5B1C644C70FC9CC9C560988(L_99, L_104, /*hidden argument*/NULL);
}
IL_0292:
{
int32_t L_105 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_105, (int32_t)1));
}
IL_0298:
{
int32_t L_106 = V_6;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_107 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_107);
int32_t L_108 = L_107->get_materialCount_10();
if ((((int32_t)L_106) < ((int32_t)L_108)))
{
goto IL_020f;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::AdjustLineOffset(System.Int32,System.Int32,System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI_AdjustLineOffset_mC67B89AD7902F828CC598D1B9F4ABDE004EF898C (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, int32_t ___startIndex0, int32_t ___endIndex1, float ___offset2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI_AdjustLineOffset_mC67B89AD7902F828CC598D1B9F4ABDE004EF898C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_0;
memset(&V_0, 0, sizeof(V_0));
int32_t V_1 = 0;
{
float L_0 = ___offset2;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_0), (0.0f), L_0, (0.0f), /*hidden argument*/NULL);
int32_t L_1 = ___startIndex0;
V_1 = L_1;
goto IL_01e4;
}
IL_0019:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3 = L_2->get_characterInfo_11();
int32_t L_4 = V_1;
NullCheck(L_3);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_5 = ((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_4)))->get_address_of_bottomLeft_19();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_6 = L_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_7 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_8 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_6), L_7, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_6 = L_8;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_9);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_10 = L_9->get_characterInfo_11();
int32_t L_11 = V_1;
NullCheck(L_10);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_12 = ((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_11)))->get_address_of_topLeft_18();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_13 = L_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_14 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_13), L_14, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_13 = L_15;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_16 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_16);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_17 = L_16->get_characterInfo_11();
int32_t L_18 = V_1;
NullCheck(L_17);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_19 = ((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->get_address_of_topRight_20();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_20 = L_19;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_21 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_22 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_20), L_21, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_20 = L_22;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_23 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_23);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_24 = L_23->get_characterInfo_11();
int32_t L_25 = V_1;
NullCheck(L_24);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_26 = ((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->get_address_of_bottomRight_21();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_27 = L_26;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_28 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_29 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_27), L_28, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_27 = L_29;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_30 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_30);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_31 = L_30->get_characterInfo_11();
int32_t L_32 = V_1;
NullCheck(L_31);
float* L_33 = ((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->get_address_of_ascender_23();
float* L_34 = L_33;
float L_35 = *((float*)L_34);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_36 = V_0;
float L_37 = L_36.get_y_3();
*((float*)L_34) = (float)((float)il2cpp_codegen_subtract((float)L_35, (float)L_37));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_38 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_38);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_39 = L_38->get_characterInfo_11();
int32_t L_40 = V_1;
NullCheck(L_39);
float* L_41 = ((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->get_address_of_baseLine_24();
float* L_42 = L_41;
float L_43 = *((float*)L_42);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_44 = V_0;
float L_45 = L_44.get_y_3();
*((float*)L_42) = (float)((float)il2cpp_codegen_subtract((float)L_43, (float)L_45));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_46 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_46);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_47 = L_46->get_characterInfo_11();
int32_t L_48 = V_1;
NullCheck(L_47);
float* L_49 = ((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->get_address_of_descender_25();
float* L_50 = L_49;
float L_51 = *((float*)L_50);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_52 = V_0;
float L_53 = L_52.get_y_3();
*((float*)L_50) = (float)((float)il2cpp_codegen_subtract((float)L_51, (float)L_53));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_54 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_54);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_55 = L_54->get_characterInfo_11();
int32_t L_56 = V_1;
NullCheck(L_55);
bool L_57 = ((L_55)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_56)))->get_isVisible_34();
if (!L_57)
{
goto IL_01e0;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_58 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_58);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_59 = L_58->get_characterInfo_11();
int32_t L_60 = V_1;
NullCheck(L_59);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_61 = ((L_59)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_60)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_62 = L_61->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_63 = L_62;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_64 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_65 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_63), L_64, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_63 = L_65;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_66 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_66);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_67 = L_66->get_characterInfo_11();
int32_t L_68 = V_1;
NullCheck(L_67);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_69 = ((L_67)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_68)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_70 = L_69->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_71 = L_70;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_72 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_73 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_71), L_72, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_71 = L_73;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_74 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_74);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_75 = L_74->get_characterInfo_11();
int32_t L_76 = V_1;
NullCheck(L_75);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_77 = ((L_75)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_76)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_78 = L_77->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_79 = L_78;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_80 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_81 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_79), L_80, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_79 = L_81;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_82 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_82);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_83 = L_82->get_characterInfo_11();
int32_t L_84 = V_1;
NullCheck(L_83);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_85 = ((L_83)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_84)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_86 = L_85->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_87 = L_86;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_88 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_89 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_87), L_88, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_87 = L_89;
}
IL_01e0:
{
int32_t L_90 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_90, (int32_t)1));
}
IL_01e4:
{
int32_t L_91 = V_1;
int32_t L_92 = ___endIndex1;
if ((((int32_t)L_91) <= ((int32_t)L_92)))
{
goto IL_0019;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshProUGUI::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TextMeshProUGUI__ctor_mBD29AC494F8EE3D93174D945170B70DEF66E338B (TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshProUGUI__ctor_mBD29AC494F8EE3D93174D945170B70DEF66E338B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E* L_0 = (TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E*)SZArrayNew(TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E_il2cpp_TypeInfo_var, (uint32_t)8);
__this->set_m_subTextObjects_237(L_0);
__this->set_m_previousLossyScaleY_238((-1.0f));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1 = (Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28*)SZArrayNew(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28_il2cpp_TypeInfo_var, (uint32_t)4);
__this->set_m_RectTransformCorners_239(L_1);
__this->set_m_max_characters_243(8);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
TMP_Text__ctor_m6444C2C1FB1948F2597F8A1AB77FB239A81E5CA2(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#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.Void TMPro.VertexGradient::.ctor(UnityEngine.Color)
extern "C" IL2CPP_METHOD_ATTR void VertexGradient__ctor_m8EF36DB1F57E99DEDCEA45F3669BA6830F7D5677 (VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color0, const RuntimeMethod* method)
{
{
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_0 = ___color0;
__this->set_topLeft_0(L_0);
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_1 = ___color0;
__this->set_topRight_1(L_1);
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_2 = ___color0;
__this->set_bottomLeft_2(L_2);
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3 = ___color0;
__this->set_bottomRight_3(L_3);
return;
}
}
extern "C" void VertexGradient__ctor_m8EF36DB1F57E99DEDCEA45F3669BA6830F7D5677_AdjustorThunk (RuntimeObject * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color0, const RuntimeMethod* method)
{
VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A * _thisAdjusted = reinterpret_cast<VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A *>(__this + 1);
VertexGradient__ctor_m8EF36DB1F57E99DEDCEA45F3669BA6830F7D5677(_thisAdjusted, ___color0, method);
}
// System.Void TMPro.VertexGradient::.ctor(UnityEngine.Color,UnityEngine.Color,UnityEngine.Color,UnityEngine.Color)
extern "C" IL2CPP_METHOD_ATTR void VertexGradient__ctor_mFB456877435DCACDB401EC1CA3FAC38D2777EEAB (VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color00, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color11, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color22, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color33, const RuntimeMethod* method)
{
{
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_0 = ___color00;
__this->set_topLeft_0(L_0);
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_1 = ___color11;
__this->set_topRight_1(L_1);
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_2 = ___color22;
__this->set_bottomLeft_2(L_2);
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3 = ___color33;
__this->set_bottomRight_3(L_3);
return;
}
}
extern "C" void VertexGradient__ctor_mFB456877435DCACDB401EC1CA3FAC38D2777EEAB_AdjustorThunk (RuntimeObject * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color00, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color11, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color22, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color33, const RuntimeMethod* method)
{
VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A * _thisAdjusted = reinterpret_cast<VertexGradient_tDDAAE14E70CADA44B1B69F228CFF837C67EF6F9A *>(__this + 1);
VertexGradient__ctor_mFB456877435DCACDB401EC1CA3FAC38D2777EEAB(_thisAdjusted, ___color00, ___color11, ___color22, ___color33, 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.WordWrapState
extern "C" void WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_marshal_pinvoke(const WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557& unmarshaled, WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_marshaled_pinvoke& marshaled)
{
Exception_t* ___textInfo_27Exception = 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_27Exception, NULL, NULL);
}
extern "C" void WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_marshal_pinvoke_back(const WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_marshaled_pinvoke& marshaled, WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557& unmarshaled)
{
Exception_t* ___textInfo_27Exception = 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_27Exception, NULL, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.WordWrapState
extern "C" void WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_marshal_pinvoke_cleanup(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: TMPro.WordWrapState
extern "C" void WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_marshal_com(const WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557& unmarshaled, WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_marshaled_com& marshaled)
{
Exception_t* ___textInfo_27Exception = 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_27Exception, NULL, NULL);
}
extern "C" void WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_marshal_com_back(const WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_marshaled_com& marshaled, WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557& unmarshaled)
{
Exception_t* ___textInfo_27Exception = 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_27Exception, NULL, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.WordWrapState
extern "C" void WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_marshal_com_cleanup(WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557_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
#ifdef __clang__
#pragma clang diagnostic pop
#endif