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

39062 lines
1.9 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"
template <typename R>
struct VirtFuncInvoker0
{
typedef R (*Func)(void*, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1>
struct VirtActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
struct VirtActionInvoker0
{
typedef void (*Action)(void*, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, invokeData.method);
}
};
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, 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 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);
}
};
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>
struct InterfaceActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
// System.Action`1<System.Object>
struct Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0;
// System.Action`1<UnityEngine.Camera[]>
struct Action_1_t66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A;
// 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.Action,System.Collections.Generic.LinkedListNode`1<System.Action>>
struct Dictionary_2_t1C588111C95B675E14518EE35497D6BB383A7979;
// System.Collections.Generic.Dictionary`2<System.Action`1<System.Boolean>,System.Collections.Generic.LinkedListNode`1<System.Action`1<System.Boolean>>>
struct Dictionary_2_t1CD9A1273BCB338B47BFAB1BE4B90DAE4BE3DB6F;
// System.Collections.Generic.Dictionary`2<System.Action`1<TMPro.TMP_ColorGradient>,System.Collections.Generic.LinkedListNode`1<System.Action`1<TMPro.TMP_ColorGradient>>>
struct Dictionary_2_t2C092FAE71F151DD7078239E61A33C6F9E17840C;
// System.Collections.Generic.Dictionary`2<System.Action`1<UnityEngine.Object>,System.Collections.Generic.LinkedListNode`1<System.Action`1<UnityEngine.Object>>>
struct Dictionary_2_t464CCA1AE0EF2E84D02C644A7D4EAE2C7A42D5BA;
// System.Collections.Generic.Dictionary`2<System.Action`2<System.Boolean,TMPro.TMP_FontAsset>,System.Collections.Generic.LinkedListNode`1<System.Action`2<System.Boolean,TMPro.TMP_FontAsset>>>
struct Dictionary_2_t6551F372727DB633DB31E67CC6A33B8893D4DD19;
// System.Collections.Generic.Dictionary`2<System.Action`2<System.Boolean,TMPro.TextMeshPro>,System.Collections.Generic.LinkedListNode`1<System.Action`2<System.Boolean,TMPro.TextMeshPro>>>
struct Dictionary_2_tC40D36D5696EC511D1836114DDB2E314A90DBA0E;
// System.Collections.Generic.Dictionary`2<System.Action`2<System.Boolean,TMPro.TextMeshProUGUI>,System.Collections.Generic.LinkedListNode`1<System.Action`2<System.Boolean,TMPro.TextMeshProUGUI>>>
struct Dictionary_2_tD2D042CB47B356725F512FD72F2EAB4FFDDA1D6E;
// System.Collections.Generic.Dictionary`2<System.Action`2<System.Boolean,UnityEngine.Material>,System.Collections.Generic.LinkedListNode`1<System.Action`2<System.Boolean,UnityEngine.Material>>>
struct Dictionary_2_t021FD9C81748F9BFB47C76D996030071712F7ECE;
// System.Collections.Generic.Dictionary`2<System.Action`2<System.Boolean,UnityEngine.Object>,System.Collections.Generic.LinkedListNode`1<System.Action`2<System.Boolean,UnityEngine.Object>>>
struct Dictionary_2_tE856CD5E38177EC8096D3097B99222732068AF03;
// System.Collections.Generic.Dictionary`2<System.Action`2<System.Object,TMPro.Compute_DT_EventArgs>,System.Collections.Generic.LinkedListNode`1<System.Action`2<System.Object,TMPro.Compute_DT_EventArgs>>>
struct Dictionary_2_t0671F42B82B10A5FA48037A0BA1A6D19AF538F67;
// System.Collections.Generic.Dictionary`2<System.Action`3<UnityEngine.GameObject,UnityEngine.Material,UnityEngine.Material>,System.Collections.Generic.LinkedListNode`1<System.Action`3<UnityEngine.GameObject,UnityEngine.Material,UnityEngine.Material>>>
struct Dictionary_2_t400EECEECAEFAB3D42BD120777B4C058EDD5F6AC;
// 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.LinkedList`1<System.Action>
struct LinkedList_1_t0C09473089448E5DF6F815467B91B1D104D38C76;
// System.Collections.Generic.LinkedList`1<System.Action`1<System.Boolean>>
struct LinkedList_1_t7C2C3DD92FAAE28CC45C6F07613CE38E515B2FAF;
// System.Collections.Generic.LinkedList`1<System.Action`1<TMPro.TMP_ColorGradient>>
struct LinkedList_1_t8403183F47CDD8564C21980F8E9DEC63675F7664;
// System.Collections.Generic.LinkedList`1<System.Action`1<UnityEngine.Object>>
struct LinkedList_1_t12166795F21D10FF574FE5AB1F8ECAE785187FBD;
// System.Collections.Generic.LinkedList`1<System.Action`2<System.Boolean,TMPro.TMP_FontAsset>>
struct LinkedList_1_t27F58D0A8F97A557608035047971975A24169031;
// System.Collections.Generic.LinkedList`1<System.Action`2<System.Boolean,TMPro.TextMeshPro>>
struct LinkedList_1_t72C7BDF1BED5DFC3D5F0C004F17AD96D0321DD60;
// System.Collections.Generic.LinkedList`1<System.Action`2<System.Boolean,TMPro.TextMeshProUGUI>>
struct LinkedList_1_tBFC1CEF8EA2CCED1A21F501CC4AE457921944263;
// System.Collections.Generic.LinkedList`1<System.Action`2<System.Boolean,UnityEngine.Material>>
struct LinkedList_1_tB61B8B389E65084522E5F17DA282BD319360D194;
// System.Collections.Generic.LinkedList`1<System.Action`2<System.Boolean,UnityEngine.Object>>
struct LinkedList_1_t3ED06CFC657980211DA061454CAB74298AD45C9D;
// System.Collections.Generic.LinkedList`1<System.Action`2<System.Object,TMPro.Compute_DT_EventArgs>>
struct LinkedList_1_tF3E87A0F68DE411EFF17740D420B851A864EF4F6;
// System.Collections.Generic.LinkedList`1<System.Action`3<UnityEngine.GameObject,UnityEngine.Material,UnityEngine.Material>>
struct LinkedList_1_t1045DE2433BBDBC264C6447C35E4ACF18FAB612E;
// 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<TMPro.TMP_Text>
struct List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E;
// System.Collections.Generic.List`1<UnityEngine.UI.ICanvasElement>
struct List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC;
// System.Delegate
struct Delegate_t;
// 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.Compute_DT_EventArgs
struct Compute_DT_EventArgs_t17A56E99E621F8C211A13BE81BEAE18806DA7B11;
// TMPro.FaceInfo
struct FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5;
// TMPro.FastAction
struct FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB;
// TMPro.FastAction`1<System.Boolean>
struct FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08;
// TMPro.FastAction`1<System.Object>
struct FastAction_1_tE01A8A596F822A880B9B2C4172A048C249CE4A40;
// TMPro.FastAction`1<TMPro.TMP_ColorGradient>
struct FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9;
// TMPro.FastAction`1<UnityEngine.Object>
struct FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09;
// TMPro.FastAction`2<System.Boolean,System.Object>
struct FastAction_2_t51A7025DDDB7B578346BF363874A409B48F88562;
// TMPro.FastAction`2<System.Boolean,TMPro.TMP_FontAsset>
struct FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2;
// TMPro.FastAction`2<System.Boolean,TMPro.TextMeshPro>
struct FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3;
// TMPro.FastAction`2<System.Boolean,TMPro.TextMeshProUGUI>
struct FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06;
// TMPro.FastAction`2<System.Boolean,UnityEngine.Material>
struct FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E;
// TMPro.FastAction`2<System.Boolean,UnityEngine.Object>
struct FastAction_2_t155798842065133E8DD5F993A46F77466E927C37;
// TMPro.FastAction`2<System.Object,System.Object>
struct FastAction_2_tAE677DCB00E3A4918945BB3AD09FD5B814BB2F3D;
// TMPro.FastAction`2<System.Object,TMPro.Compute_DT_EventArgs>
struct FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499;
// TMPro.FastAction`3<System.Object,System.Object,System.Object>
struct FastAction_3_t03ECE370167F15BD8F8E904436F8E58756B99EFD;
// TMPro.FastAction`3<UnityEngine.GameObject,UnityEngine.Material,UnityEngine.Material>
struct FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4;
// 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_SubMesh
struct TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D;
// TMPro.TMP_SubMeshUI[]
struct TMP_SubMeshUIU5BU5D_tB20103A3891C74028E821AA6857CD89D59C9A87E;
// TMPro.TMP_SubMesh[]
struct TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD;
// TMPro.TMP_Text
struct TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7;
// TMPro.TMP_TextElement
struct TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344;
// TMPro.TMP_TextInfo
struct TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181;
// TMPro.TMP_Text[]
struct TMP_TextU5BU5D_t7FCD9F4CF1655812F671DCBC2A19A5328CC6214F;
// TMPro.TMP_UpdateManager
struct TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B;
// TMPro.TMP_UpdateRegistry
struct TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC;
// TMPro.TMP_WordInfo[]
struct TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09;
// TMPro.TextAlignmentOptions[]
struct TextAlignmentOptionsU5BU5D_t4AE8FA5E3D695ED64EBBCFBAF8C780A0EB0BD33B;
// TMPro.TextContainer
struct TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE;
// TMPro.TextMeshPro
struct TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2;
// 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.Camera[]
struct CameraU5BU5D_t2A1957E88FB79357C12B87941970D776D30E90F9;
// UnityEngine.Canvas
struct Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591;
// UnityEngine.Canvas/WillRenderCanvases
struct WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE;
// UnityEngine.CanvasRenderer
struct CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72;
// UnityEngine.Color32[]
struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983;
// UnityEngine.Color[]
struct ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399;
// UnityEngine.Component
struct Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621;
// UnityEngine.EventSystems.UIBehaviour
struct UIBehaviour_t3C3C339CD5677BA7FC27C352FED8B78052A3FE70;
// 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.MeshFilter
struct MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0;
// UnityEngine.Object
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0;
// UnityEngine.RectTransform
struct RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20;
// UnityEngine.RectTransform/ReapplyDrivenProperties
struct ReapplyDrivenProperties_t431F4FBD9C59AE097FE33C4354CC6251B01B527D;
// UnityEngine.Renderer
struct Renderer_t0556D67DD582620D1F495627EDE30D03284151F4;
// 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.ICanvasElement[]
struct ICanvasElementU5BU5D_tEA758EF8A7E753687B9D84687068AAC7F8E281C3;
// UnityEngine.UI.LayoutElement
struct LayoutElement_tD503826DB41B6EA85AC689292F8B2661B3C1048B;
// 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* Action_1_t66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A_il2cpp_TypeInfo_var;
extern RuntimeClass* CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0_il2cpp_TypeInfo_var;
extern RuntimeClass* Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_il2cpp_TypeInfo_var;
extern RuntimeClass* CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var;
extern RuntimeClass* Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var;
extern RuntimeClass* Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983_il2cpp_TypeInfo_var;
extern RuntimeClass* Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var;
extern RuntimeClass* Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8_il2cpp_TypeInfo_var;
extern RuntimeClass* FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9_il2cpp_TypeInfo_var;
extern RuntimeClass* FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09_il2cpp_TypeInfo_var;
extern RuntimeClass* FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08_il2cpp_TypeInfo_var;
extern RuntimeClass* FastAction_2_t155798842065133E8DD5F993A46F77466E927C37_il2cpp_TypeInfo_var;
extern RuntimeClass* FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E_il2cpp_TypeInfo_var;
extern RuntimeClass* FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06_il2cpp_TypeInfo_var;
extern RuntimeClass* FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3_il2cpp_TypeInfo_var;
extern RuntimeClass* FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499_il2cpp_TypeInfo_var;
extern RuntimeClass* FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2_il2cpp_TypeInfo_var;
extern RuntimeClass* FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4_il2cpp_TypeInfo_var;
extern RuntimeClass* FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB_il2cpp_TypeInfo_var;
extern RuntimeClass* ICanvasElement_t26FA36346B5CB52C9144DF0076E33E8C367471D2_il2cpp_TypeInfo_var;
extern RuntimeClass* Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83_il2cpp_TypeInfo_var;
extern RuntimeClass* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var;
extern RuntimeClass* List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E_il2cpp_TypeInfo_var;
extern RuntimeClass* List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC_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* RectTransformUtility_t9B90669A72B05A33DD88BEBB817BC9CDBB614BBA_il2cpp_TypeInfo_var;
extern RuntimeClass* ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var;
extern RuntimeClass* String_t_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_MaterialManager_t7BAB3C3D85A0B0532A12D1C11F6B28413EE8E336_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_Math_t074FB253662A213E8905642B8B29473EC794FE44_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_il2cpp_TypeInfo_var;
extern RuntimeClass* TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09_il2cpp_TypeInfo_var;
extern RuntimeClass* TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var;
extern RuntimeClass* TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE_il2cpp_TypeInfo_var;
extern RuntimeClass* Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6_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 RuntimeClass* WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE_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* _stringLiteral6BC620E3B521C850F876E51BACAB01FED42CF281;
extern String_t* _stringLiteral72FD9C706EBEF69D4DCCA1F26CE8515EAF7839F4;
extern String_t* _stringLiteral76B49C93FF756C5507DF0EF0E2F4EF2AD8BFC2E0;
extern String_t* _stringLiteral76D00394CDA7C96C9492A3601697C26A3B8F6056;
extern String_t* _stringLiteral7DCDAE2D53EB3B1EED11805F2A6EA580EBBA7E35;
extern String_t* _stringLiteral81EF4597241C589E80C9121DFB04139C0C939A97;
extern String_t* _stringLiteral93AF87793CAA327036D3861A51ECE315EF783CEB;
extern String_t* _stringLiteralA3D9EEF5477D04E4DFF045C6A301AF59046918D7;
extern String_t* _stringLiteralB3EECE218C9CB09E960142FBCEC7E45A3AED4052;
extern String_t* _stringLiteralCAA456B3C44D77E27A512132FBE97BAAC980847D;
extern String_t* _stringLiteralE2198697ECF23C241049D2DE7B96D2235E07F4FF;
extern String_t* _stringLiteralF68F8024409C886EB138B16388AE91EF83431AE6;
extern String_t* _stringLiteralF70D593B74AE150B98B668DB26E8CDF367879C7A;
extern String_t* _stringLiteralFA768C81120B0D3B2B56D0FF31302D746E48E29A;
extern const RuntimeMethod* Action_1__ctor_m5BAE2333C90D5810B6971D704B0A88709FA8C509_RuntimeMethod_var;
extern const RuntimeMethod* Component_GetComponent_TisMeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_mF3F89565A9CEFF85AA1FB27C6EC64BE590DC386B_RuntimeMethod_var;
extern const RuntimeMethod* Component_GetComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_m751D9E690C55EAC53AB8C54812EFEAA238E52575_RuntimeMethod_var;
extern const RuntimeMethod* Component_GetComponent_TisRenderer_t0556D67DD582620D1F495627EDE30D03284151F4_m3E0C8F08ADF98436AEF5AE9F4C56A51FF7D0A892_RuntimeMethod_var;
extern const RuntimeMethod* Component_GetComponent_TisTextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2_m7A50B7E4B260EC155104E89F194B9EDE52870F82_RuntimeMethod_var;
extern const RuntimeMethod* Component_GetComponent_TisTransform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA_m9885424E349D692D715FADED33BD0E2D0CEFB20F_RuntimeMethod_var;
extern const RuntimeMethod* Component_GetComponentsInChildren_TisTMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D_mD0461541520D6E1FF894C142A2D81CFE600320BB_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_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_TryGetValue_m39CD23D9E3A56F0A0AA983400424E3AFF96DC466_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_get_Count_m73CF0E63105DEFE34A611344CF2C01B27AF83FFB_RuntimeMethod_var;
extern const RuntimeMethod* Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_1_Call_m31453101A2C0C073C68C024656FDB6FF5AAC4B4D_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_1_Call_mC459532832D838C18278B6C0AE56C6463BD18B2C_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_1_Call_mF9F3BB73577D28A9288F86E3EECCF5CD60C89DD7_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_1__ctor_m06ABD5985D1C0B66F7B12155A725125F898D30F4_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_1__ctor_m2ADDAE4A27223DC8A919E70D30DD20D09A6D3596_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_1__ctor_m4738E91F600D6F914831BC665DE1E046E2ED3566_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2_Call_m015B3C827C578B221AD16C60FF4B8B82CB044F16_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2_Call_m3F70B4969B2202038219DEA9597B0DC2F54D96A7_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2_Call_m7D79D1D270CDA98D804F93B1C8DA0BA0E7EDC6E2_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2_Call_m7E1CEE647E5B60D33C1A259D6C6E000533F7DA53_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2_Call_mA2DFB12746AC1A807EC28E9D3B81711E52737203_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2_Call_mEA4C2C5367EED0ABCD82FA5A1CB8C1DCE08FD497_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2__ctor_m45458E529A9151A13B89AA116F4F8C9D49386F49_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2__ctor_m7924B1B1D9468473B57C7F3DAA75CC5857E076AE_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2__ctor_mA128B939604F55C96D55D4052153016B71C38B57_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2__ctor_mB333E0F5EA2D0BA63AE366B3DD529BDEE5B67221_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2__ctor_mE2EDAF45F51CC0F5CF385616344AFCE8F19D98F9_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_2__ctor_mFC7C601174A440F4F073ED4A5AF6AB0CD3D0AA08_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_3_Call_mC4E87E18B5251D7DDCE2E8CC23FC3C13FA362B9F_RuntimeMethod_var;
extern const RuntimeMethod* FastAction_3__ctor_m586F9B905309F214FB3D14AFCC0D65BF3986A2F8_RuntimeMethod_var;
extern const RuntimeMethod* GameObject_AddComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m356F72C608EBF63E90BC71C93AD8E051FCDB8D5D_RuntimeMethod_var;
extern const RuntimeMethod* GameObject_AddComponent_TisMeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_m98AEA1EDDC59492203D06FA2912152C37C4164E4_RuntimeMethod_var;
extern const RuntimeMethod* GameObject_AddComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_mCF09C5F31176C62D22EBEB538CA90DFEE9A6051A_RuntimeMethod_var;
extern const RuntimeMethod* GameObject_AddComponent_TisRenderer_t0556D67DD582620D1F495627EDE30D03284151F4_mD3848037B53ACC3EA2BBECF286BA4C085A8061CB_RuntimeMethod_var;
extern const RuntimeMethod* List_1_Add_m5CDACFA4510FEBDB32BC147363EA2E08B7AD9BEF_RuntimeMethod_var;
extern const RuntimeMethod* List_1_Add_m7156BBC9A9FBD61A90A8DE0765F1BD1025AE3B12_RuntimeMethod_var;
extern const RuntimeMethod* List_1_Clear_m2C2A66C876B33A2CC79B12D1D0FD11E036BFDD68_RuntimeMethod_var;
extern const RuntimeMethod* List_1_Clear_m7FFDA336ED97210D1EA9DC649E6F9BC5F803ECA6_RuntimeMethod_var;
extern const RuntimeMethod* List_1_Remove_m2FF4E16BAEFD788F77399F71099844E68674AF9D_RuntimeMethod_var;
extern const RuntimeMethod* List_1_Remove_m9120133062334C6312B73A7D9EEC2F71AAA49E55_RuntimeMethod_var;
extern const RuntimeMethod* List_1__ctor_m85EBD292B59D0ACE31C8ED1386218C3236C422DB_RuntimeMethod_var;
extern const RuntimeMethod* List_1__ctor_mBC17318F7C7836406501877AC1B37E4EF3EC4D8C_RuntimeMethod_var;
extern const RuntimeMethod* List_1_get_Count_m0E65751AB489DD73033DE632B56145CD947B0893_RuntimeMethod_var;
extern const RuntimeMethod* List_1_get_Count_mC079F6481A72FA8BFE90E6FD7A10AD1E2D56FC54_RuntimeMethod_var;
extern const RuntimeMethod* List_1_get_Count_mC48755FB23BC396B54705E14A1EBE969DDB99271_RuntimeMethod_var;
extern const RuntimeMethod* List_1_get_Item_m594C605293B06C801ABD47B5B8BCE9A26F3A86D7_RuntimeMethod_var;
extern const RuntimeMethod* List_1_get_Item_m81E0E009B1CBEE6C2E7B406157858B07ED5DD5BA_RuntimeMethod_var;
extern const RuntimeMethod* List_1_get_Item_mCD91235CFBBD5D4183937226FEBBBABC1EA3DC35_RuntimeMethod_var;
extern const RuntimeMethod* Resources_Load_TisTMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C_m7FFD9402FE658F2ACA2B8DC4F8D6E70292984F62_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_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D_mB3250D8B9ADD70F4D93DA365644D3F7DCD786F5C_RuntimeMethod_var;
extern const RuntimeMethod* TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7_RuntimeMethod_var;
extern const RuntimeMethod* TMP_UpdateManager_OnBeginFrameRendering_mF0DF312CF368AFC386DA367F37BBC0A706F61FC6_RuntimeMethod_var;
extern const RuntimeMethod* TMP_UpdateManager_OnCameraPreCull_m5DE3D79212A60E0310878EE7A1EC56B52539BB3C_RuntimeMethod_var;
extern const RuntimeMethod* TMP_UpdateRegistry_PerformUpdateForCanvasRendererObjects_m7CB26CAAB99D00C370C1647CCCF6B0FBCF3644D2_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 TMP_TextInfo_ClearLineInfo_m7BF5E63C7B49C5FB7EBB116D5C94DD3901B0B03B_MetadataUsageId;
extern const uint32_t TMP_TextInfo_CopyMeshInfoVertexData_m7159403DDF762D7F1A0A24B75FF917B73E3F42E3_MetadataUsageId;
extern const uint32_t TMP_TextInfo__cctor_mD2C9864BA68C11DE6989DC59C8F3F73B4F4B31E9_MetadataUsageId;
extern const uint32_t TMP_TextInfo__ctor_m2A240B71105AF53F8A24C1BDB5C7A78E166DD57E_MetadataUsageId;
extern const uint32_t TMP_TextInfo__ctor_mF39F1C7955515DA7FF63D7D3AB5EA580A0E2449C_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_FindIntersectingCharacter_m7F8B19DC9B6B29EC6491A912D0F78CCECEF40088_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_FindIntersectingLine_mE7E12992E579C69DA5BF5AD1C8B1754BE535B2D3_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_FindIntersectingLink_mC2B0B41159DF2F5BAE81D37071633929E5FB9DD7_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_FindIntersectingWord_m348AE6446B380BE334D0AD4A27047AFD1A563650_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_FindNearestCharacterOnLine_m352E8606C8B7674B1458CDA95867275EA2AD6636_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_FindNearestCharacter_mE016C462BAA950AB17A971896216F98C89753653_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_FindNearestLine_m1A60CBB85E7D7F5B9687D42C8178CBE1BE29B591_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_FindNearestLink_mCE9F2D2E79104207EDD7E65E5612E04E96F2F90A_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_FindNearestWord_m51E169EA6CC4920E34DCAB1D5B814824A567F6C3_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_GetCursorIndexFromPosition_m565A978C054D2EA2AFD8346747F3463CD76596C0_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_GetCursorIndexFromPosition_mC34D84C130CEDB02E2C8CE7591B2FCEA872AD72F_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_GetSimpleHashCodeLowercase_m9479C0A65C56E3D31ECEF17749ED4B21998FC20D_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_IntersectLinePlane_mD1E007BC3AE3DCAE4A51AC7BD8D67F23C71C6E51_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_IsIntersectingRectTransform_mB332191CF4FADACA95C63C1ABE92831512C05DAC_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_StringToInt_mA7FB1EFFF99CB8A3845AA5F2B504842BB0B1763D_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_ToLowerFast_m1DEAD360B85F0378A77EE723C84AE2E8B9FDCD2E_MetadataUsageId;
extern const uint32_t TMP_TextUtilities_ToUpperFast_m7329EEEA76C453A57844853C60901D174A4D2221_MetadataUsageId;
extern const uint32_t TMP_TextUtilities__cctor_m3858383B99A5C79C62DC5DD5DE593E67C2599382_MetadataUsageId;
extern const uint32_t TMP_UpdateManager_DoRebuilds_m234D33DCEBB0C9559D53E153A59A1A005A9D6A86_MetadataUsageId;
extern const uint32_t TMP_UpdateManager_InternalRegisterTextElementForGraphicRebuild_mB56D1393B0F98361C2847A9C9FAA29E9B9E8CDCB_MetadataUsageId;
extern const uint32_t TMP_UpdateManager_InternalRegisterTextElementForLayoutRebuild_mDF27950AC384CE4BD255AF84B2E36CC088AFB43F_MetadataUsageId;
extern const uint32_t TMP_UpdateManager_InternalUnRegisterTextElementForGraphicRebuild_m2F52786882934428AEF607CCCE755A8D6D88820B_MetadataUsageId;
extern const uint32_t TMP_UpdateManager_InternalUnRegisterTextElementForLayoutRebuild_mDB68AE152179562FC92E7DA9B53E1E1437A8024A_MetadataUsageId;
extern const uint32_t TMP_UpdateManager__ctor_m5E12CCE949D7259442974D1A7D6900AA25F136B0_MetadataUsageId;
extern const uint32_t TMP_UpdateManager_get_instance_mDE5A6E7F4AFD283F90126FC490DE60B3395093CC_MetadataUsageId;
extern const uint32_t TMP_UpdateRegistry_InternalRegisterCanvasElementForGraphicRebuild_m74587A2910708B04FC14BF3C826210B607F7CAB3_MetadataUsageId;
extern const uint32_t TMP_UpdateRegistry_InternalRegisterCanvasElementForLayoutRebuild_m46AF2AE34F4CBA1C212C595AF301C6D4E57AD1F3_MetadataUsageId;
extern const uint32_t TMP_UpdateRegistry_InternalUnRegisterCanvasElementForGraphicRebuild_m6A1F61221822AAA3E67E07DA4417C23D9B6E6849_MetadataUsageId;
extern const uint32_t TMP_UpdateRegistry_InternalUnRegisterCanvasElementForLayoutRebuild_mC1CB8E5E893EE96B5D429661128AE482D90F4A94_MetadataUsageId;
extern const uint32_t TMP_UpdateRegistry_PerformUpdateForCanvasRendererObjects_m7CB26CAAB99D00C370C1647CCCF6B0FBCF3644D2_MetadataUsageId;
extern const uint32_t TMP_UpdateRegistry_PerformUpdateForMeshRendererObjects_m8C6ED87B4ED13537FAF1694077D81A156CA4ED77_MetadataUsageId;
extern const uint32_t TMP_UpdateRegistry__ctor_m4C1958E39CFA299F7CA163AD35DDFB4A0E87E3B5_MetadataUsageId;
extern const uint32_t TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE_MetadataUsageId;
extern const uint32_t TMP_WordInfo_GetWord_mF7E1BD19C83BA1F3BAAFAC496CF05F1BCD13F0D2_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_COLOR_GRAIDENT_PROPERTY_CHANGED_m1D28B23D29418E7E89B572F178FEEA19B765DBC3_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_COMPUTE_DT_EVENT_m893D8FF31C23EAF115A365AC0AFFCB84E4EB3FC8_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_DRAG_AND_DROP_MATERIAL_CHANGED_mEEAA4879052134D8CB89772E9630F2D5D9352B1C_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_FONT_PROPERTY_CHANGED_mA119E6DF11D0E33F257E9AB3BD6335509D810CB5_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_MATERIAL_PROPERTY_CHANGED_m64111F5FE1A3B780301C9D9934F6B6C0DD655D97_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_PRE_RENDER_OBJECT_CHANGED_m01D8F14A61481E705720BCD2F3CD2D191A434121_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_RESOURCES_LOADED_mF3C17118C632424A69A43353DDE7076AC1BD6C28_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_SPRITE_ASSET_PROPERTY_CHANGED_m14F4BF7FD9A0CD0A1BEE5619CF388D512105EBF6_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_TEXTMESHPRO_PROPERTY_CHANGED_m0EF943AD6E0AB434C981A8CE12B5FFBBFF55635E_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_TEXTMESHPRO_UGUI_PROPERTY_CHANGED_mD3DDF1D0080955E9475ABDC2E0E06DC078D82BB6_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_TEXT_CHANGED_m950F4ADB007127B72E57303060C7F6405563E051_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_TEXT_STYLE_PROPERTY_CHANGED_m5C2496CFFEC96D62063E980EC1CACC2B17EAEFD7_MetadataUsageId;
extern const uint32_t TMPro_EventManager_ON_TMP_SETTINGS_CHANGED_m49D6B3DEE0A12BD84519D29859276E9C3069B1BE_MetadataUsageId;
extern const uint32_t TMPro_EventManager__cctor_mCA21D908D041480E45EE10BB50C9E355012BCD6C_MetadataUsageId;
extern const uint32_t TMPro_ExtensionMethods_ArrayToString_mD6ECD8BD848577E03A2831AAA4D5A7DA95F4A4B8_MetadataUsageId;
extern const uint32_t TMPro_ExtensionMethods_IntToString_mC3C6E96232281414E2990157249B88751C04F433_MetadataUsageId;
extern const uint32_t TMPro_ExtensionMethods_IntToString_mC83EF6E46BE55750D44FE27B0C412A00C4004338_MetadataUsageId;
extern const uint32_t TMPro_ExtensionMethods_Tint_m0052477E0F651026A9ACC4945755ADA979683020_MetadataUsageId;
extern const uint32_t TextContainer_Awake_m391E508A8F576247DC01EFA007AB10455CE3262A_MetadataUsageId;
extern const uint32_t TextContainer_GetAnchorPosition_m0028A214C1133E5D363A22952B54063F868B060E_MetadataUsageId;
extern const uint32_t TextContainer_GetPivot_m5379B14582E6BBB6F666455E698386042CBCE3DD_MetadataUsageId;
extern const uint32_t TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642_MetadataUsageId;
extern const uint32_t TextContainer_OnRectTransformDimensionsChange_m269F9BEF3904A73D7A81FE711C9DB8DE7E1D0D63_MetadataUsageId;
extern const uint32_t TextContainer_UpdateCorners_m8CA2EA7F3EF7F862E7AE0E718FA1A683A02BDD65_MetadataUsageId;
extern const uint32_t TextContainer__cctor_m3B5C9B4C82881CC2B5411E29E2C9390BABE2746F_MetadataUsageId;
extern const uint32_t TextContainer__ctor_mBEF5E1C96827C11C21C024C3E47D88F2842C86D7_MetadataUsageId;
extern const uint32_t TextContainer_get_rectTransform_mA53A93644407F8DD7D8DA4486D259A5B6025ADD7_MetadataUsageId;
extern const uint32_t TextContainer_get_textMeshPro_m527309EE3FF9CF11DFB2CA9FFCDBB52B33BEC992_MetadataUsageId;
extern const uint32_t TextContainer_set_margins_mE83338B5A002652CF7C30AEDCC0870A7A1A68217_MetadataUsageId;
extern const uint32_t TextContainer_set_pivot_m1F84BF8C34F992D8CFEBB3169D92DDA12FE0E9D1_MetadataUsageId;
extern const uint32_t TextContainer_set_size_mA2BA9DA2DF2914014657E454BFE50219E669160B_MetadataUsageId;
extern const uint32_t TextMeshPro_AdjustLineOffset_m55ACDBE58E15D562080A2658A20CE7E86C527B42_MetadataUsageId;
extern const uint32_t TextMeshPro_Awake_m5E38656FAAB13872824A91BD73BA320E81AC6A4F_MetadataUsageId;
extern const uint32_t TextMeshPro_CalculateLayoutInputHorizontal_mC0EB6F288F991A967D418AFA3564D06C3A5E3A09_MetadataUsageId;
extern const uint32_t TextMeshPro_CalculateLayoutInputVertical_m2E5ECD15D93BA1F83AFA8DF4014DB7D71941C1EE_MetadataUsageId;
extern const uint32_t TextMeshPro_ClearMesh_m1B71E176AD8D9B36DCA1004F7FF17DC641292C8C_MetadataUsageId;
extern const uint32_t TextMeshPro_ClearSubMeshObjects_mE9E5362F096A0534D87DB22F112B7E83B3B80E48_MetadataUsageId;
extern const uint32_t TextMeshPro_ComputeMarginSize_m20E3FE09C37BBD17C4D91EF80A837AE5A50B1949_MetadataUsageId;
extern const uint32_t TextMeshPro_CreateMaterialInstance_m2009255A68E0B7D6EC30BD04C39FD09BB00FC054_MetadataUsageId;
extern const uint32_t TextMeshPro_DisableMasking_m8F66A13948C460CFB5AF46A8ED39F06BEC306E2C_MetadataUsageId;
extern const uint32_t TextMeshPro_EnableMasking_mE1A96C9396D808908FAAD78EAA2FB1F31C66EDA3_MetadataUsageId;
extern const uint32_t TextMeshPro_GenerateTextMesh_mCD97FC04394E61D8CE6EE25BCFE74DCE0697528D_MetadataUsageId;
extern const uint32_t TextMeshPro_GetCompoundBounds_m18E56D6B652F122B7F6D997E23B4D45BA44DA8E3_MetadataUsageId;
extern const uint32_t TextMeshPro_GetMaterial_mDD921EE1D1B7F24BC3BBAB02DEB74B9D35A8C83D_MetadataUsageId;
extern const uint32_t TextMeshPro_GetMaterials_m02B85E8BBF5811F60A2F6C671E158FC58470A3E3_MetadataUsageId;
extern const uint32_t TextMeshPro_GetPaddingForMaterial_m0E769028845CFC102A541041E519E4C1B210C966_MetadataUsageId;
extern const uint32_t TextMeshPro_GetPaddingForMaterial_mE903F6B9A478FD386F05FE08524E1185BDF88F1F_MetadataUsageId;
extern const uint32_t TextMeshPro_GetSharedMaterials_m09323E9D43C67F0A33A7942BE53B0E106D823208_MetadataUsageId;
extern const uint32_t TextMeshPro_GetTextContainerLocalCorners_mCDB7EDBD7D66C6BA4C5704961118FE5A0A6F1813_MetadataUsageId;
extern const uint32_t TextMeshPro_LateUpdate_m56AD63F7033D0335D8C5DEB1BDC1C7678A6D70EA_MetadataUsageId;
extern const uint32_t TextMeshPro_LoadFontAsset_m7A4B00199E6238F1738B4FA4E33CBC1163F807EC_MetadataUsageId;
extern const uint32_t TextMeshPro_OnDestroy_m42F5F590CC94C5C01A2C13C0A2F912B4BBC9B867_MetadataUsageId;
extern const uint32_t TextMeshPro_OnPreRenderObject_m76401AE06F024952C6C61FCF3F996597AFAB7D60_MetadataUsageId;
extern const uint32_t TextMeshPro_Rebuild_m56AD9C3DB6074B97404F8DA5B3F6989102EF59AD_MetadataUsageId;
extern const uint32_t TextMeshPro_SetActiveSubMeshes_m5E2DC5A77251F44F0E9CB7468BB34A2A1CB6697F_MetadataUsageId;
extern const uint32_t TextMeshPro_SetArraySizes_m74F2D413557ABE5A0CDF0D69F5A71B7ED6093960_MetadataUsageId;
extern const uint32_t TextMeshPro_SetCulling_mBAAFB0E5E8A2CE2691BD0238CBC3BD48AF3C8D2B_MetadataUsageId;
extern const uint32_t TextMeshPro_SetFaceColor_mB4AC4FE0254CBC5824E392DF1893AEE76F3937C9_MetadataUsageId;
extern const uint32_t TextMeshPro_SetLayoutDirty_mF303356F28966ECC5B9D44F134D104F16ED7FD00_MetadataUsageId;
extern const uint32_t TextMeshPro_SetMaskCoordinates_m54C7DBCEAB18454A6F75C84E00B1128E3ED943CC_MetadataUsageId;
extern const uint32_t TextMeshPro_SetMaskCoordinates_mB715DBA84F3E9321E46843C35D2AB818907CB8FF_MetadataUsageId;
extern const uint32_t TextMeshPro_SetMask_m3B3CE88AF40CA51EE3871ECF7E004A449F5B36E4_MetadataUsageId;
extern const uint32_t TextMeshPro_SetMeshFilters_m9138A0F9DFBCFAE3F5466F69B81163BABD383377_MetadataUsageId;
extern const uint32_t TextMeshPro_SetOutlineColor_m2B22937897B62C54583EAAE236E70F56AE7E6C0F_MetadataUsageId;
extern const uint32_t TextMeshPro_SetOutlineThickness_mC58D5697D1432E6106CB5E86D7DB322E96EEBC2B_MetadataUsageId;
extern const uint32_t TextMeshPro_SetPerspectiveCorrection_m2EC45FE3A22D0A2D495C4EF6F4502406BCECABBC_MetadataUsageId;
extern const uint32_t TextMeshPro_SetShaderDepth_m67FD78A78E77FF5819D01AD6AD6E8CF151F6C9DC_MetadataUsageId;
extern const uint32_t TextMeshPro_SetSharedMaterials_m0277C4410B3BE554AA1BA4BCA9D85B7CB090B33F_MetadataUsageId;
extern const uint32_t TextMeshPro_SetVerticesDirty_m9330F902CB5ED4B2CF7D080D4C1FCA1B10AD8E43_MetadataUsageId;
extern const uint32_t TextMeshPro_UpdateEnvMapMatrix_m5CFCB2AB07790DF1147A7FF8EDDC9361BF9A7E8B_MetadataUsageId;
extern const uint32_t TextMeshPro_UpdateMask_m3D0E6B7DF4B8E946CB7B0647C779072799B8B344_MetadataUsageId;
extern const uint32_t TextMeshPro_UpdateMaterial_m7ABB7C6E9AC4CF1BE4A443AEEB15D2A0E6B3073C_MetadataUsageId;
extern const uint32_t TextMeshPro_UpdateMeshPadding_mA249FBD76F21EBEEB8D503AC7DD760AFCFDC6B38_MetadataUsageId;
extern const uint32_t TextMeshPro__ctor_mA698AF49114D85F9AF454AE3A99D0A651A86169C_MetadataUsageId;
extern const uint32_t TextMeshPro_get_meshFilter_m38BAEBB3D31284FE6B762E6D5F71CAD0AE0A6EDE_MetadataUsageId;
extern const uint32_t TextMeshPro_get_mesh_m59B2615FE72E691B3DC5AE938E2E7B334D9F6D91_MetadataUsageId;
extern const uint32_t TextMeshPro_get_renderer_mF8CD651E1D88C0C5E8A08C0930835B2DF7EE59F7_MetadataUsageId;
extern const uint32_t TextMeshPro_get_transform_m14B36D05C2CCC150141AED87F5A38536373BC23D_MetadataUsageId;
struct Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ;
struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ;
struct Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ;
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E;
struct MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B;
struct TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604;
struct TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C;
struct TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D;
struct TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9;
struct TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847;
struct TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD;
struct TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09;
struct CameraU5BU5D_t2A1957E88FB79357C12B87941970D776D30E90F9;
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_T55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E_H
#define LIST_1_T55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E_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_Text>
struct List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E : public RuntimeObject
{
public:
// T[] System.Collections.Generic.List`1::_items
TMP_TextU5BU5D_t7FCD9F4CF1655812F671DCBC2A19A5328CC6214F* ____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_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E, ____items_1)); }
inline TMP_TextU5BU5D_t7FCD9F4CF1655812F671DCBC2A19A5328CC6214F* get__items_1() const { return ____items_1; }
inline TMP_TextU5BU5D_t7FCD9F4CF1655812F671DCBC2A19A5328CC6214F** get_address_of__items_1() { return &____items_1; }
inline void set__items_1(TMP_TextU5BU5D_t7FCD9F4CF1655812F671DCBC2A19A5328CC6214F* 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_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E, ____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_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E, ____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_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E, ____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_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E_StaticFields
{
public:
// T[] System.Collections.Generic.List`1::_emptyArray
TMP_TextU5BU5D_t7FCD9F4CF1655812F671DCBC2A19A5328CC6214F* ____emptyArray_5;
public:
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E_StaticFields, ____emptyArray_5)); }
inline TMP_TextU5BU5D_t7FCD9F4CF1655812F671DCBC2A19A5328CC6214F* get__emptyArray_5() const { return ____emptyArray_5; }
inline TMP_TextU5BU5D_t7FCD9F4CF1655812F671DCBC2A19A5328CC6214F** get_address_of__emptyArray_5() { return &____emptyArray_5; }
inline void set__emptyArray_5(TMP_TextU5BU5D_t7FCD9F4CF1655812F671DCBC2A19A5328CC6214F* value)
{
____emptyArray_5 = value;
Il2CppCodeGenWriteBarrier((&____emptyArray_5), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // LIST_1_T55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E_H
#ifndef LIST_1_TDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC_H
#define LIST_1_TDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC_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.UI.ICanvasElement>
struct List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC : public RuntimeObject
{
public:
// T[] System.Collections.Generic.List`1::_items
ICanvasElementU5BU5D_tEA758EF8A7E753687B9D84687068AAC7F8E281C3* ____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_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC, ____items_1)); }
inline ICanvasElementU5BU5D_tEA758EF8A7E753687B9D84687068AAC7F8E281C3* get__items_1() const { return ____items_1; }
inline ICanvasElementU5BU5D_tEA758EF8A7E753687B9D84687068AAC7F8E281C3** get_address_of__items_1() { return &____items_1; }
inline void set__items_1(ICanvasElementU5BU5D_tEA758EF8A7E753687B9D84687068AAC7F8E281C3* 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_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC, ____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_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC, ____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_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC, ____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_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC_StaticFields
{
public:
// T[] System.Collections.Generic.List`1::_emptyArray
ICanvasElementU5BU5D_tEA758EF8A7E753687B9D84687068AAC7F8E281C3* ____emptyArray_5;
public:
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC_StaticFields, ____emptyArray_5)); }
inline ICanvasElementU5BU5D_tEA758EF8A7E753687B9D84687068AAC7F8E281C3* get__emptyArray_5() const { return ____emptyArray_5; }
inline ICanvasElementU5BU5D_tEA758EF8A7E753687B9D84687068AAC7F8E281C3** get_address_of__emptyArray_5() { return &____emptyArray_5; }
inline void set__emptyArray_5(ICanvasElementU5BU5D_tEA758EF8A7E753687B9D84687068AAC7F8E281C3* value)
{
____emptyArray_5 = value;
Il2CppCodeGenWriteBarrier((&____emptyArray_5), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // LIST_1_TDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC_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 FASTACTION_T270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB_H
#define FASTACTION_T270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FastAction
struct FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB : public RuntimeObject
{
public:
// System.Collections.Generic.LinkedList`1<System.Action> TMPro.FastAction::delegates
LinkedList_1_t0C09473089448E5DF6F815467B91B1D104D38C76 * ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action,System.Collections.Generic.LinkedListNode`1<System.Action>> TMPro.FastAction::lookup
Dictionary_2_t1C588111C95B675E14518EE35497D6BB383A7979 * ___lookup_1;
public:
inline static int32_t get_offset_of_delegates_0() { return static_cast<int32_t>(offsetof(FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB, ___delegates_0)); }
inline LinkedList_1_t0C09473089448E5DF6F815467B91B1D104D38C76 * get_delegates_0() const { return ___delegates_0; }
inline LinkedList_1_t0C09473089448E5DF6F815467B91B1D104D38C76 ** get_address_of_delegates_0() { return &___delegates_0; }
inline void set_delegates_0(LinkedList_1_t0C09473089448E5DF6F815467B91B1D104D38C76 * value)
{
___delegates_0 = value;
Il2CppCodeGenWriteBarrier((&___delegates_0), value);
}
inline static int32_t get_offset_of_lookup_1() { return static_cast<int32_t>(offsetof(FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB, ___lookup_1)); }
inline Dictionary_2_t1C588111C95B675E14518EE35497D6BB383A7979 * get_lookup_1() const { return ___lookup_1; }
inline Dictionary_2_t1C588111C95B675E14518EE35497D6BB383A7979 ** get_address_of_lookup_1() { return &___lookup_1; }
inline void set_lookup_1(Dictionary_2_t1C588111C95B675E14518EE35497D6BB383A7979 * value)
{
___lookup_1 = value;
Il2CppCodeGenWriteBarrier((&___lookup_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FASTACTION_T270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB_H
#ifndef FASTACTION_1_TEB3C45F52B2EC36790A5BEB17A3563EF497F1D08_H
#define FASTACTION_1_TEB3C45F52B2EC36790A5BEB17A3563EF497F1D08_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FastAction`1<System.Boolean>
struct FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 : public RuntimeObject
{
public:
// System.Collections.Generic.LinkedList`1<System.Action`1<A>> TMPro.FastAction`1::delegates
LinkedList_1_t7C2C3DD92FAAE28CC45C6F07613CE38E515B2FAF * ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action`1<A>,System.Collections.Generic.LinkedListNode`1<System.Action`1<A>>> TMPro.FastAction`1::lookup
Dictionary_2_t1CD9A1273BCB338B47BFAB1BE4B90DAE4BE3DB6F * ___lookup_1;
public:
inline static int32_t get_offset_of_delegates_0() { return static_cast<int32_t>(offsetof(FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08, ___delegates_0)); }
inline LinkedList_1_t7C2C3DD92FAAE28CC45C6F07613CE38E515B2FAF * get_delegates_0() const { return ___delegates_0; }
inline LinkedList_1_t7C2C3DD92FAAE28CC45C6F07613CE38E515B2FAF ** get_address_of_delegates_0() { return &___delegates_0; }
inline void set_delegates_0(LinkedList_1_t7C2C3DD92FAAE28CC45C6F07613CE38E515B2FAF * value)
{
___delegates_0 = value;
Il2CppCodeGenWriteBarrier((&___delegates_0), value);
}
inline static int32_t get_offset_of_lookup_1() { return static_cast<int32_t>(offsetof(FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08, ___lookup_1)); }
inline Dictionary_2_t1CD9A1273BCB338B47BFAB1BE4B90DAE4BE3DB6F * get_lookup_1() const { return ___lookup_1; }
inline Dictionary_2_t1CD9A1273BCB338B47BFAB1BE4B90DAE4BE3DB6F ** get_address_of_lookup_1() { return &___lookup_1; }
inline void set_lookup_1(Dictionary_2_t1CD9A1273BCB338B47BFAB1BE4B90DAE4BE3DB6F * value)
{
___lookup_1 = value;
Il2CppCodeGenWriteBarrier((&___lookup_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FASTACTION_1_TEB3C45F52B2EC36790A5BEB17A3563EF497F1D08_H
#ifndef FASTACTION_1_T1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9_H
#define FASTACTION_1_T1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FastAction`1<TMPro.TMP_ColorGradient>
struct FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 : public RuntimeObject
{
public:
// System.Collections.Generic.LinkedList`1<System.Action`1<A>> TMPro.FastAction`1::delegates
LinkedList_1_t8403183F47CDD8564C21980F8E9DEC63675F7664 * ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action`1<A>,System.Collections.Generic.LinkedListNode`1<System.Action`1<A>>> TMPro.FastAction`1::lookup
Dictionary_2_t2C092FAE71F151DD7078239E61A33C6F9E17840C * ___lookup_1;
public:
inline static int32_t get_offset_of_delegates_0() { return static_cast<int32_t>(offsetof(FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9, ___delegates_0)); }
inline LinkedList_1_t8403183F47CDD8564C21980F8E9DEC63675F7664 * get_delegates_0() const { return ___delegates_0; }
inline LinkedList_1_t8403183F47CDD8564C21980F8E9DEC63675F7664 ** get_address_of_delegates_0() { return &___delegates_0; }
inline void set_delegates_0(LinkedList_1_t8403183F47CDD8564C21980F8E9DEC63675F7664 * value)
{
___delegates_0 = value;
Il2CppCodeGenWriteBarrier((&___delegates_0), value);
}
inline static int32_t get_offset_of_lookup_1() { return static_cast<int32_t>(offsetof(FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9, ___lookup_1)); }
inline Dictionary_2_t2C092FAE71F151DD7078239E61A33C6F9E17840C * get_lookup_1() const { return ___lookup_1; }
inline Dictionary_2_t2C092FAE71F151DD7078239E61A33C6F9E17840C ** get_address_of_lookup_1() { return &___lookup_1; }
inline void set_lookup_1(Dictionary_2_t2C092FAE71F151DD7078239E61A33C6F9E17840C * value)
{
___lookup_1 = value;
Il2CppCodeGenWriteBarrier((&___lookup_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FASTACTION_1_T1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9_H
#ifndef FASTACTION_1_T4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09_H
#define FASTACTION_1_T4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FastAction`1<UnityEngine.Object>
struct FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 : public RuntimeObject
{
public:
// System.Collections.Generic.LinkedList`1<System.Action`1<A>> TMPro.FastAction`1::delegates
LinkedList_1_t12166795F21D10FF574FE5AB1F8ECAE785187FBD * ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action`1<A>,System.Collections.Generic.LinkedListNode`1<System.Action`1<A>>> TMPro.FastAction`1::lookup
Dictionary_2_t464CCA1AE0EF2E84D02C644A7D4EAE2C7A42D5BA * ___lookup_1;
public:
inline static int32_t get_offset_of_delegates_0() { return static_cast<int32_t>(offsetof(FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09, ___delegates_0)); }
inline LinkedList_1_t12166795F21D10FF574FE5AB1F8ECAE785187FBD * get_delegates_0() const { return ___delegates_0; }
inline LinkedList_1_t12166795F21D10FF574FE5AB1F8ECAE785187FBD ** get_address_of_delegates_0() { return &___delegates_0; }
inline void set_delegates_0(LinkedList_1_t12166795F21D10FF574FE5AB1F8ECAE785187FBD * value)
{
___delegates_0 = value;
Il2CppCodeGenWriteBarrier((&___delegates_0), value);
}
inline static int32_t get_offset_of_lookup_1() { return static_cast<int32_t>(offsetof(FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09, ___lookup_1)); }
inline Dictionary_2_t464CCA1AE0EF2E84D02C644A7D4EAE2C7A42D5BA * get_lookup_1() const { return ___lookup_1; }
inline Dictionary_2_t464CCA1AE0EF2E84D02C644A7D4EAE2C7A42D5BA ** get_address_of_lookup_1() { return &___lookup_1; }
inline void set_lookup_1(Dictionary_2_t464CCA1AE0EF2E84D02C644A7D4EAE2C7A42D5BA * value)
{
___lookup_1 = value;
Il2CppCodeGenWriteBarrier((&___lookup_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FASTACTION_1_T4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09_H
#ifndef FASTACTION_2_TD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2_H
#define FASTACTION_2_TD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FastAction`2<System.Boolean,TMPro.TMP_FontAsset>
struct FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 : public RuntimeObject
{
public:
// System.Collections.Generic.LinkedList`1<System.Action`2<A,B>> TMPro.FastAction`2::delegates
LinkedList_1_t27F58D0A8F97A557608035047971975A24169031 * ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action`2<A,B>,System.Collections.Generic.LinkedListNode`1<System.Action`2<A,B>>> TMPro.FastAction`2::lookup
Dictionary_2_t6551F372727DB633DB31E67CC6A33B8893D4DD19 * ___lookup_1;
public:
inline static int32_t get_offset_of_delegates_0() { return static_cast<int32_t>(offsetof(FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2, ___delegates_0)); }
inline LinkedList_1_t27F58D0A8F97A557608035047971975A24169031 * get_delegates_0() const { return ___delegates_0; }
inline LinkedList_1_t27F58D0A8F97A557608035047971975A24169031 ** get_address_of_delegates_0() { return &___delegates_0; }
inline void set_delegates_0(LinkedList_1_t27F58D0A8F97A557608035047971975A24169031 * value)
{
___delegates_0 = value;
Il2CppCodeGenWriteBarrier((&___delegates_0), value);
}
inline static int32_t get_offset_of_lookup_1() { return static_cast<int32_t>(offsetof(FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2, ___lookup_1)); }
inline Dictionary_2_t6551F372727DB633DB31E67CC6A33B8893D4DD19 * get_lookup_1() const { return ___lookup_1; }
inline Dictionary_2_t6551F372727DB633DB31E67CC6A33B8893D4DD19 ** get_address_of_lookup_1() { return &___lookup_1; }
inline void set_lookup_1(Dictionary_2_t6551F372727DB633DB31E67CC6A33B8893D4DD19 * value)
{
___lookup_1 = value;
Il2CppCodeGenWriteBarrier((&___lookup_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FASTACTION_2_TD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2_H
#ifndef FASTACTION_2_T6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3_H
#define FASTACTION_2_T6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FastAction`2<System.Boolean,TMPro.TextMeshPro>
struct FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 : public RuntimeObject
{
public:
// System.Collections.Generic.LinkedList`1<System.Action`2<A,B>> TMPro.FastAction`2::delegates
LinkedList_1_t72C7BDF1BED5DFC3D5F0C004F17AD96D0321DD60 * ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action`2<A,B>,System.Collections.Generic.LinkedListNode`1<System.Action`2<A,B>>> TMPro.FastAction`2::lookup
Dictionary_2_tC40D36D5696EC511D1836114DDB2E314A90DBA0E * ___lookup_1;
public:
inline static int32_t get_offset_of_delegates_0() { return static_cast<int32_t>(offsetof(FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3, ___delegates_0)); }
inline LinkedList_1_t72C7BDF1BED5DFC3D5F0C004F17AD96D0321DD60 * get_delegates_0() const { return ___delegates_0; }
inline LinkedList_1_t72C7BDF1BED5DFC3D5F0C004F17AD96D0321DD60 ** get_address_of_delegates_0() { return &___delegates_0; }
inline void set_delegates_0(LinkedList_1_t72C7BDF1BED5DFC3D5F0C004F17AD96D0321DD60 * value)
{
___delegates_0 = value;
Il2CppCodeGenWriteBarrier((&___delegates_0), value);
}
inline static int32_t get_offset_of_lookup_1() { return static_cast<int32_t>(offsetof(FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3, ___lookup_1)); }
inline Dictionary_2_tC40D36D5696EC511D1836114DDB2E314A90DBA0E * get_lookup_1() const { return ___lookup_1; }
inline Dictionary_2_tC40D36D5696EC511D1836114DDB2E314A90DBA0E ** get_address_of_lookup_1() { return &___lookup_1; }
inline void set_lookup_1(Dictionary_2_tC40D36D5696EC511D1836114DDB2E314A90DBA0E * value)
{
___lookup_1 = value;
Il2CppCodeGenWriteBarrier((&___lookup_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FASTACTION_2_T6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3_H
#ifndef FASTACTION_2_T3A154598FF553EEC995DE302C61F04B77806BF06_H
#define FASTACTION_2_T3A154598FF553EEC995DE302C61F04B77806BF06_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FastAction`2<System.Boolean,TMPro.TextMeshProUGUI>
struct FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 : public RuntimeObject
{
public:
// System.Collections.Generic.LinkedList`1<System.Action`2<A,B>> TMPro.FastAction`2::delegates
LinkedList_1_tBFC1CEF8EA2CCED1A21F501CC4AE457921944263 * ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action`2<A,B>,System.Collections.Generic.LinkedListNode`1<System.Action`2<A,B>>> TMPro.FastAction`2::lookup
Dictionary_2_tD2D042CB47B356725F512FD72F2EAB4FFDDA1D6E * ___lookup_1;
public:
inline static int32_t get_offset_of_delegates_0() { return static_cast<int32_t>(offsetof(FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06, ___delegates_0)); }
inline LinkedList_1_tBFC1CEF8EA2CCED1A21F501CC4AE457921944263 * get_delegates_0() const { return ___delegates_0; }
inline LinkedList_1_tBFC1CEF8EA2CCED1A21F501CC4AE457921944263 ** get_address_of_delegates_0() { return &___delegates_0; }
inline void set_delegates_0(LinkedList_1_tBFC1CEF8EA2CCED1A21F501CC4AE457921944263 * value)
{
___delegates_0 = value;
Il2CppCodeGenWriteBarrier((&___delegates_0), value);
}
inline static int32_t get_offset_of_lookup_1() { return static_cast<int32_t>(offsetof(FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06, ___lookup_1)); }
inline Dictionary_2_tD2D042CB47B356725F512FD72F2EAB4FFDDA1D6E * get_lookup_1() const { return ___lookup_1; }
inline Dictionary_2_tD2D042CB47B356725F512FD72F2EAB4FFDDA1D6E ** get_address_of_lookup_1() { return &___lookup_1; }
inline void set_lookup_1(Dictionary_2_tD2D042CB47B356725F512FD72F2EAB4FFDDA1D6E * value)
{
___lookup_1 = value;
Il2CppCodeGenWriteBarrier((&___lookup_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FASTACTION_2_T3A154598FF553EEC995DE302C61F04B77806BF06_H
#ifndef FASTACTION_2_T27D00FF28C58999C4836111F8FA4A90945F7B08E_H
#define FASTACTION_2_T27D00FF28C58999C4836111F8FA4A90945F7B08E_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FastAction`2<System.Boolean,UnityEngine.Material>
struct FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E : public RuntimeObject
{
public:
// System.Collections.Generic.LinkedList`1<System.Action`2<A,B>> TMPro.FastAction`2::delegates
LinkedList_1_tB61B8B389E65084522E5F17DA282BD319360D194 * ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action`2<A,B>,System.Collections.Generic.LinkedListNode`1<System.Action`2<A,B>>> TMPro.FastAction`2::lookup
Dictionary_2_t021FD9C81748F9BFB47C76D996030071712F7ECE * ___lookup_1;
public:
inline static int32_t get_offset_of_delegates_0() { return static_cast<int32_t>(offsetof(FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E, ___delegates_0)); }
inline LinkedList_1_tB61B8B389E65084522E5F17DA282BD319360D194 * get_delegates_0() const { return ___delegates_0; }
inline LinkedList_1_tB61B8B389E65084522E5F17DA282BD319360D194 ** get_address_of_delegates_0() { return &___delegates_0; }
inline void set_delegates_0(LinkedList_1_tB61B8B389E65084522E5F17DA282BD319360D194 * value)
{
___delegates_0 = value;
Il2CppCodeGenWriteBarrier((&___delegates_0), value);
}
inline static int32_t get_offset_of_lookup_1() { return static_cast<int32_t>(offsetof(FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E, ___lookup_1)); }
inline Dictionary_2_t021FD9C81748F9BFB47C76D996030071712F7ECE * get_lookup_1() const { return ___lookup_1; }
inline Dictionary_2_t021FD9C81748F9BFB47C76D996030071712F7ECE ** get_address_of_lookup_1() { return &___lookup_1; }
inline void set_lookup_1(Dictionary_2_t021FD9C81748F9BFB47C76D996030071712F7ECE * value)
{
___lookup_1 = value;
Il2CppCodeGenWriteBarrier((&___lookup_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FASTACTION_2_T27D00FF28C58999C4836111F8FA4A90945F7B08E_H
#ifndef FASTACTION_2_T155798842065133E8DD5F993A46F77466E927C37_H
#define FASTACTION_2_T155798842065133E8DD5F993A46F77466E927C37_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FastAction`2<System.Boolean,UnityEngine.Object>
struct FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 : public RuntimeObject
{
public:
// System.Collections.Generic.LinkedList`1<System.Action`2<A,B>> TMPro.FastAction`2::delegates
LinkedList_1_t3ED06CFC657980211DA061454CAB74298AD45C9D * ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action`2<A,B>,System.Collections.Generic.LinkedListNode`1<System.Action`2<A,B>>> TMPro.FastAction`2::lookup
Dictionary_2_tE856CD5E38177EC8096D3097B99222732068AF03 * ___lookup_1;
public:
inline static int32_t get_offset_of_delegates_0() { return static_cast<int32_t>(offsetof(FastAction_2_t155798842065133E8DD5F993A46F77466E927C37, ___delegates_0)); }
inline LinkedList_1_t3ED06CFC657980211DA061454CAB74298AD45C9D * get_delegates_0() const { return ___delegates_0; }
inline LinkedList_1_t3ED06CFC657980211DA061454CAB74298AD45C9D ** get_address_of_delegates_0() { return &___delegates_0; }
inline void set_delegates_0(LinkedList_1_t3ED06CFC657980211DA061454CAB74298AD45C9D * value)
{
___delegates_0 = value;
Il2CppCodeGenWriteBarrier((&___delegates_0), value);
}
inline static int32_t get_offset_of_lookup_1() { return static_cast<int32_t>(offsetof(FastAction_2_t155798842065133E8DD5F993A46F77466E927C37, ___lookup_1)); }
inline Dictionary_2_tE856CD5E38177EC8096D3097B99222732068AF03 * get_lookup_1() const { return ___lookup_1; }
inline Dictionary_2_tE856CD5E38177EC8096D3097B99222732068AF03 ** get_address_of_lookup_1() { return &___lookup_1; }
inline void set_lookup_1(Dictionary_2_tE856CD5E38177EC8096D3097B99222732068AF03 * value)
{
___lookup_1 = value;
Il2CppCodeGenWriteBarrier((&___lookup_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FASTACTION_2_T155798842065133E8DD5F993A46F77466E927C37_H
#ifndef FASTACTION_2_TC5DF0CADB1D1176578E8F64E3E6B36835DCC1499_H
#define FASTACTION_2_TC5DF0CADB1D1176578E8F64E3E6B36835DCC1499_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FastAction`2<System.Object,TMPro.Compute_DT_EventArgs>
struct FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 : public RuntimeObject
{
public:
// System.Collections.Generic.LinkedList`1<System.Action`2<A,B>> TMPro.FastAction`2::delegates
LinkedList_1_tF3E87A0F68DE411EFF17740D420B851A864EF4F6 * ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action`2<A,B>,System.Collections.Generic.LinkedListNode`1<System.Action`2<A,B>>> TMPro.FastAction`2::lookup
Dictionary_2_t0671F42B82B10A5FA48037A0BA1A6D19AF538F67 * ___lookup_1;
public:
inline static int32_t get_offset_of_delegates_0() { return static_cast<int32_t>(offsetof(FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499, ___delegates_0)); }
inline LinkedList_1_tF3E87A0F68DE411EFF17740D420B851A864EF4F6 * get_delegates_0() const { return ___delegates_0; }
inline LinkedList_1_tF3E87A0F68DE411EFF17740D420B851A864EF4F6 ** get_address_of_delegates_0() { return &___delegates_0; }
inline void set_delegates_0(LinkedList_1_tF3E87A0F68DE411EFF17740D420B851A864EF4F6 * value)
{
___delegates_0 = value;
Il2CppCodeGenWriteBarrier((&___delegates_0), value);
}
inline static int32_t get_offset_of_lookup_1() { return static_cast<int32_t>(offsetof(FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499, ___lookup_1)); }
inline Dictionary_2_t0671F42B82B10A5FA48037A0BA1A6D19AF538F67 * get_lookup_1() const { return ___lookup_1; }
inline Dictionary_2_t0671F42B82B10A5FA48037A0BA1A6D19AF538F67 ** get_address_of_lookup_1() { return &___lookup_1; }
inline void set_lookup_1(Dictionary_2_t0671F42B82B10A5FA48037A0BA1A6D19AF538F67 * value)
{
___lookup_1 = value;
Il2CppCodeGenWriteBarrier((&___lookup_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FASTACTION_2_TC5DF0CADB1D1176578E8F64E3E6B36835DCC1499_H
#ifndef FASTACTION_3_T2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4_H
#define FASTACTION_3_T2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.FastAction`3<UnityEngine.GameObject,UnityEngine.Material,UnityEngine.Material>
struct FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 : public RuntimeObject
{
public:
// System.Collections.Generic.LinkedList`1<System.Action`3<A,B,C>> TMPro.FastAction`3::delegates
LinkedList_1_t1045DE2433BBDBC264C6447C35E4ACF18FAB612E * ___delegates_0;
// System.Collections.Generic.Dictionary`2<System.Action`3<A,B,C>,System.Collections.Generic.LinkedListNode`1<System.Action`3<A,B,C>>> TMPro.FastAction`3::lookup
Dictionary_2_t400EECEECAEFAB3D42BD120777B4C058EDD5F6AC * ___lookup_1;
public:
inline static int32_t get_offset_of_delegates_0() { return static_cast<int32_t>(offsetof(FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4, ___delegates_0)); }
inline LinkedList_1_t1045DE2433BBDBC264C6447C35E4ACF18FAB612E * get_delegates_0() const { return ___delegates_0; }
inline LinkedList_1_t1045DE2433BBDBC264C6447C35E4ACF18FAB612E ** get_address_of_delegates_0() { return &___delegates_0; }
inline void set_delegates_0(LinkedList_1_t1045DE2433BBDBC264C6447C35E4ACF18FAB612E * value)
{
___delegates_0 = value;
Il2CppCodeGenWriteBarrier((&___delegates_0), value);
}
inline static int32_t get_offset_of_lookup_1() { return static_cast<int32_t>(offsetof(FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4, ___lookup_1)); }
inline Dictionary_2_t400EECEECAEFAB3D42BD120777B4C058EDD5F6AC * get_lookup_1() const { return ___lookup_1; }
inline Dictionary_2_t400EECEECAEFAB3D42BD120777B4C058EDD5F6AC ** get_address_of_lookup_1() { return &___lookup_1; }
inline void set_lookup_1(Dictionary_2_t400EECEECAEFAB3D42BD120777B4C058EDD5F6AC * value)
{
___lookup_1 = value;
Il2CppCodeGenWriteBarrier((&___lookup_1), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // FASTACTION_3_T2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4_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 TMP_TEXTUTILITIES_T0C64120E363A3DA0CB859D321248294080076A45_H
#define TMP_TEXTUTILITIES_T0C64120E363A3DA0CB859D321248294080076A45_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_TextUtilities
struct TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45 : public RuntimeObject
{
public:
public:
};
struct TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_StaticFields
{
public:
// UnityEngine.Vector3[] TMPro.TMP_TextUtilities::m_rectWorldCorners
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ___m_rectWorldCorners_0;
public:
inline static int32_t get_offset_of_m_rectWorldCorners_0() { return static_cast<int32_t>(offsetof(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_StaticFields, ___m_rectWorldCorners_0)); }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get_m_rectWorldCorners_0() const { return ___m_rectWorldCorners_0; }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of_m_rectWorldCorners_0() { return &___m_rectWorldCorners_0; }
inline void set_m_rectWorldCorners_0(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value)
{
___m_rectWorldCorners_0 = value;
Il2CppCodeGenWriteBarrier((&___m_rectWorldCorners_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_TEXTUTILITIES_T0C64120E363A3DA0CB859D321248294080076A45_H
#ifndef TMP_UPDATEMANAGER_T0982D5C74E5439571872EB41119F1FFFE74DEF4B_H
#define TMP_UPDATEMANAGER_T0982D5C74E5439571872EB41119F1FFFE74DEF4B_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_UpdateManager
struct TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B : public RuntimeObject
{
public:
// System.Collections.Generic.List`1<TMPro.TMP_Text> TMPro.TMP_UpdateManager::m_LayoutRebuildQueue
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * ___m_LayoutRebuildQueue_1;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Int32> TMPro.TMP_UpdateManager::m_LayoutQueueLookup
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * ___m_LayoutQueueLookup_2;
// System.Collections.Generic.List`1<TMPro.TMP_Text> TMPro.TMP_UpdateManager::m_GraphicRebuildQueue
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * ___m_GraphicRebuildQueue_3;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Int32> TMPro.TMP_UpdateManager::m_GraphicQueueLookup
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * ___m_GraphicQueueLookup_4;
public:
inline static int32_t get_offset_of_m_LayoutRebuildQueue_1() { return static_cast<int32_t>(offsetof(TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B, ___m_LayoutRebuildQueue_1)); }
inline List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * get_m_LayoutRebuildQueue_1() const { return ___m_LayoutRebuildQueue_1; }
inline List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E ** get_address_of_m_LayoutRebuildQueue_1() { return &___m_LayoutRebuildQueue_1; }
inline void set_m_LayoutRebuildQueue_1(List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * value)
{
___m_LayoutRebuildQueue_1 = value;
Il2CppCodeGenWriteBarrier((&___m_LayoutRebuildQueue_1), value);
}
inline static int32_t get_offset_of_m_LayoutQueueLookup_2() { return static_cast<int32_t>(offsetof(TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B, ___m_LayoutQueueLookup_2)); }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * get_m_LayoutQueueLookup_2() const { return ___m_LayoutQueueLookup_2; }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 ** get_address_of_m_LayoutQueueLookup_2() { return &___m_LayoutQueueLookup_2; }
inline void set_m_LayoutQueueLookup_2(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * value)
{
___m_LayoutQueueLookup_2 = value;
Il2CppCodeGenWriteBarrier((&___m_LayoutQueueLookup_2), value);
}
inline static int32_t get_offset_of_m_GraphicRebuildQueue_3() { return static_cast<int32_t>(offsetof(TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B, ___m_GraphicRebuildQueue_3)); }
inline List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * get_m_GraphicRebuildQueue_3() const { return ___m_GraphicRebuildQueue_3; }
inline List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E ** get_address_of_m_GraphicRebuildQueue_3() { return &___m_GraphicRebuildQueue_3; }
inline void set_m_GraphicRebuildQueue_3(List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * value)
{
___m_GraphicRebuildQueue_3 = value;
Il2CppCodeGenWriteBarrier((&___m_GraphicRebuildQueue_3), value);
}
inline static int32_t get_offset_of_m_GraphicQueueLookup_4() { return static_cast<int32_t>(offsetof(TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B, ___m_GraphicQueueLookup_4)); }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * get_m_GraphicQueueLookup_4() const { return ___m_GraphicQueueLookup_4; }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 ** get_address_of_m_GraphicQueueLookup_4() { return &___m_GraphicQueueLookup_4; }
inline void set_m_GraphicQueueLookup_4(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * value)
{
___m_GraphicQueueLookup_4 = value;
Il2CppCodeGenWriteBarrier((&___m_GraphicQueueLookup_4), value);
}
};
struct TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B_StaticFields
{
public:
// TMPro.TMP_UpdateManager TMPro.TMP_UpdateManager::s_Instance
TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * ___s_Instance_0;
public:
inline static int32_t get_offset_of_s_Instance_0() { return static_cast<int32_t>(offsetof(TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B_StaticFields, ___s_Instance_0)); }
inline TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * get_s_Instance_0() const { return ___s_Instance_0; }
inline TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B ** get_address_of_s_Instance_0() { return &___s_Instance_0; }
inline void set_s_Instance_0(TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * value)
{
___s_Instance_0 = value;
Il2CppCodeGenWriteBarrier((&___s_Instance_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_UPDATEMANAGER_T0982D5C74E5439571872EB41119F1FFFE74DEF4B_H
#ifndef TMP_UPDATEREGISTRY_TB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_H
#define TMP_UPDATEREGISTRY_TB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_UpdateRegistry
struct TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC : public RuntimeObject
{
public:
// System.Collections.Generic.List`1<UnityEngine.UI.ICanvasElement> TMPro.TMP_UpdateRegistry::m_LayoutRebuildQueue
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * ___m_LayoutRebuildQueue_1;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Int32> TMPro.TMP_UpdateRegistry::m_LayoutQueueLookup
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * ___m_LayoutQueueLookup_2;
// System.Collections.Generic.List`1<UnityEngine.UI.ICanvasElement> TMPro.TMP_UpdateRegistry::m_GraphicRebuildQueue
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * ___m_GraphicRebuildQueue_3;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Int32> TMPro.TMP_UpdateRegistry::m_GraphicQueueLookup
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * ___m_GraphicQueueLookup_4;
public:
inline static int32_t get_offset_of_m_LayoutRebuildQueue_1() { return static_cast<int32_t>(offsetof(TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC, ___m_LayoutRebuildQueue_1)); }
inline List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * get_m_LayoutRebuildQueue_1() const { return ___m_LayoutRebuildQueue_1; }
inline List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC ** get_address_of_m_LayoutRebuildQueue_1() { return &___m_LayoutRebuildQueue_1; }
inline void set_m_LayoutRebuildQueue_1(List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * value)
{
___m_LayoutRebuildQueue_1 = value;
Il2CppCodeGenWriteBarrier((&___m_LayoutRebuildQueue_1), value);
}
inline static int32_t get_offset_of_m_LayoutQueueLookup_2() { return static_cast<int32_t>(offsetof(TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC, ___m_LayoutQueueLookup_2)); }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * get_m_LayoutQueueLookup_2() const { return ___m_LayoutQueueLookup_2; }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 ** get_address_of_m_LayoutQueueLookup_2() { return &___m_LayoutQueueLookup_2; }
inline void set_m_LayoutQueueLookup_2(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * value)
{
___m_LayoutQueueLookup_2 = value;
Il2CppCodeGenWriteBarrier((&___m_LayoutQueueLookup_2), value);
}
inline static int32_t get_offset_of_m_GraphicRebuildQueue_3() { return static_cast<int32_t>(offsetof(TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC, ___m_GraphicRebuildQueue_3)); }
inline List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * get_m_GraphicRebuildQueue_3() const { return ___m_GraphicRebuildQueue_3; }
inline List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC ** get_address_of_m_GraphicRebuildQueue_3() { return &___m_GraphicRebuildQueue_3; }
inline void set_m_GraphicRebuildQueue_3(List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * value)
{
___m_GraphicRebuildQueue_3 = value;
Il2CppCodeGenWriteBarrier((&___m_GraphicRebuildQueue_3), value);
}
inline static int32_t get_offset_of_m_GraphicQueueLookup_4() { return static_cast<int32_t>(offsetof(TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC, ___m_GraphicQueueLookup_4)); }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * get_m_GraphicQueueLookup_4() const { return ___m_GraphicQueueLookup_4; }
inline Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 ** get_address_of_m_GraphicQueueLookup_4() { return &___m_GraphicQueueLookup_4; }
inline void set_m_GraphicQueueLookup_4(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * value)
{
___m_GraphicQueueLookup_4 = value;
Il2CppCodeGenWriteBarrier((&___m_GraphicQueueLookup_4), value);
}
};
struct TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_StaticFields
{
public:
// TMPro.TMP_UpdateRegistry TMPro.TMP_UpdateRegistry::s_Instance
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * ___s_Instance_0;
public:
inline static int32_t get_offset_of_s_Instance_0() { return static_cast<int32_t>(offsetof(TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_StaticFields, ___s_Instance_0)); }
inline TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * get_s_Instance_0() const { return ___s_Instance_0; }
inline TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC ** get_address_of_s_Instance_0() { return &___s_Instance_0; }
inline void set_s_Instance_0(TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * value)
{
___s_Instance_0 = value;
Il2CppCodeGenWriteBarrier((&___s_Instance_0), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_UPDATEREGISTRY_TB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_H
#ifndef TMPRO_EVENTMANAGER_T0831C7F02A59F06755AFFF94AAF826EEE77E516D_H
#define TMPRO_EVENTMANAGER_T0831C7F02A59F06755AFFF94AAF826EEE77E516D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMPro_EventManager
struct TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D : public RuntimeObject
{
public:
public:
};
struct TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields
{
public:
// TMPro.FastAction`2<System.Object,TMPro.Compute_DT_EventArgs> TMPro.TMPro_EventManager::COMPUTE_DT_EVENT
FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 * ___COMPUTE_DT_EVENT_0;
// TMPro.FastAction`2<System.Boolean,UnityEngine.Material> TMPro.TMPro_EventManager::MATERIAL_PROPERTY_EVENT
FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E * ___MATERIAL_PROPERTY_EVENT_1;
// TMPro.FastAction`2<System.Boolean,TMPro.TMP_FontAsset> TMPro.TMPro_EventManager::FONT_PROPERTY_EVENT
FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 * ___FONT_PROPERTY_EVENT_2;
// TMPro.FastAction`2<System.Boolean,UnityEngine.Object> TMPro.TMPro_EventManager::SPRITE_ASSET_PROPERTY_EVENT
FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 * ___SPRITE_ASSET_PROPERTY_EVENT_3;
// TMPro.FastAction`2<System.Boolean,TMPro.TextMeshPro> TMPro.TMPro_EventManager::TEXTMESHPRO_PROPERTY_EVENT
FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 * ___TEXTMESHPRO_PROPERTY_EVENT_4;
// TMPro.FastAction`3<UnityEngine.GameObject,UnityEngine.Material,UnityEngine.Material> TMPro.TMPro_EventManager::DRAG_AND_DROP_MATERIAL_EVENT
FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 * ___DRAG_AND_DROP_MATERIAL_EVENT_5;
// TMPro.FastAction`1<System.Boolean> TMPro.TMPro_EventManager::TEXT_STYLE_PROPERTY_EVENT
FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 * ___TEXT_STYLE_PROPERTY_EVENT_6;
// TMPro.FastAction`1<TMPro.TMP_ColorGradient> TMPro.TMPro_EventManager::COLOR_GRADIENT_PROPERTY_EVENT
FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 * ___COLOR_GRADIENT_PROPERTY_EVENT_7;
// TMPro.FastAction TMPro.TMPro_EventManager::TMP_SETTINGS_PROPERTY_EVENT
FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * ___TMP_SETTINGS_PROPERTY_EVENT_8;
// TMPro.FastAction TMPro.TMPro_EventManager::RESOURCE_LOAD_EVENT
FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * ___RESOURCE_LOAD_EVENT_9;
// TMPro.FastAction`2<System.Boolean,TMPro.TextMeshProUGUI> TMPro.TMPro_EventManager::TEXTMESHPRO_UGUI_PROPERTY_EVENT
FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 * ___TEXTMESHPRO_UGUI_PROPERTY_EVENT_10;
// TMPro.FastAction TMPro.TMPro_EventManager::OnPreRenderObject_Event
FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * ___OnPreRenderObject_Event_11;
// TMPro.FastAction`1<UnityEngine.Object> TMPro.TMPro_EventManager::TEXT_CHANGED_EVENT
FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 * ___TEXT_CHANGED_EVENT_12;
public:
inline static int32_t get_offset_of_COMPUTE_DT_EVENT_0() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___COMPUTE_DT_EVENT_0)); }
inline FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 * get_COMPUTE_DT_EVENT_0() const { return ___COMPUTE_DT_EVENT_0; }
inline FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 ** get_address_of_COMPUTE_DT_EVENT_0() { return &___COMPUTE_DT_EVENT_0; }
inline void set_COMPUTE_DT_EVENT_0(FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 * value)
{
___COMPUTE_DT_EVENT_0 = value;
Il2CppCodeGenWriteBarrier((&___COMPUTE_DT_EVENT_0), value);
}
inline static int32_t get_offset_of_MATERIAL_PROPERTY_EVENT_1() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___MATERIAL_PROPERTY_EVENT_1)); }
inline FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E * get_MATERIAL_PROPERTY_EVENT_1() const { return ___MATERIAL_PROPERTY_EVENT_1; }
inline FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E ** get_address_of_MATERIAL_PROPERTY_EVENT_1() { return &___MATERIAL_PROPERTY_EVENT_1; }
inline void set_MATERIAL_PROPERTY_EVENT_1(FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E * value)
{
___MATERIAL_PROPERTY_EVENT_1 = value;
Il2CppCodeGenWriteBarrier((&___MATERIAL_PROPERTY_EVENT_1), value);
}
inline static int32_t get_offset_of_FONT_PROPERTY_EVENT_2() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___FONT_PROPERTY_EVENT_2)); }
inline FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 * get_FONT_PROPERTY_EVENT_2() const { return ___FONT_PROPERTY_EVENT_2; }
inline FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 ** get_address_of_FONT_PROPERTY_EVENT_2() { return &___FONT_PROPERTY_EVENT_2; }
inline void set_FONT_PROPERTY_EVENT_2(FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 * value)
{
___FONT_PROPERTY_EVENT_2 = value;
Il2CppCodeGenWriteBarrier((&___FONT_PROPERTY_EVENT_2), value);
}
inline static int32_t get_offset_of_SPRITE_ASSET_PROPERTY_EVENT_3() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___SPRITE_ASSET_PROPERTY_EVENT_3)); }
inline FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 * get_SPRITE_ASSET_PROPERTY_EVENT_3() const { return ___SPRITE_ASSET_PROPERTY_EVENT_3; }
inline FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 ** get_address_of_SPRITE_ASSET_PROPERTY_EVENT_3() { return &___SPRITE_ASSET_PROPERTY_EVENT_3; }
inline void set_SPRITE_ASSET_PROPERTY_EVENT_3(FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 * value)
{
___SPRITE_ASSET_PROPERTY_EVENT_3 = value;
Il2CppCodeGenWriteBarrier((&___SPRITE_ASSET_PROPERTY_EVENT_3), value);
}
inline static int32_t get_offset_of_TEXTMESHPRO_PROPERTY_EVENT_4() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___TEXTMESHPRO_PROPERTY_EVENT_4)); }
inline FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 * get_TEXTMESHPRO_PROPERTY_EVENT_4() const { return ___TEXTMESHPRO_PROPERTY_EVENT_4; }
inline FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 ** get_address_of_TEXTMESHPRO_PROPERTY_EVENT_4() { return &___TEXTMESHPRO_PROPERTY_EVENT_4; }
inline void set_TEXTMESHPRO_PROPERTY_EVENT_4(FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 * value)
{
___TEXTMESHPRO_PROPERTY_EVENT_4 = value;
Il2CppCodeGenWriteBarrier((&___TEXTMESHPRO_PROPERTY_EVENT_4), value);
}
inline static int32_t get_offset_of_DRAG_AND_DROP_MATERIAL_EVENT_5() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___DRAG_AND_DROP_MATERIAL_EVENT_5)); }
inline FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 * get_DRAG_AND_DROP_MATERIAL_EVENT_5() const { return ___DRAG_AND_DROP_MATERIAL_EVENT_5; }
inline FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 ** get_address_of_DRAG_AND_DROP_MATERIAL_EVENT_5() { return &___DRAG_AND_DROP_MATERIAL_EVENT_5; }
inline void set_DRAG_AND_DROP_MATERIAL_EVENT_5(FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 * value)
{
___DRAG_AND_DROP_MATERIAL_EVENT_5 = value;
Il2CppCodeGenWriteBarrier((&___DRAG_AND_DROP_MATERIAL_EVENT_5), value);
}
inline static int32_t get_offset_of_TEXT_STYLE_PROPERTY_EVENT_6() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___TEXT_STYLE_PROPERTY_EVENT_6)); }
inline FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 * get_TEXT_STYLE_PROPERTY_EVENT_6() const { return ___TEXT_STYLE_PROPERTY_EVENT_6; }
inline FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 ** get_address_of_TEXT_STYLE_PROPERTY_EVENT_6() { return &___TEXT_STYLE_PROPERTY_EVENT_6; }
inline void set_TEXT_STYLE_PROPERTY_EVENT_6(FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 * value)
{
___TEXT_STYLE_PROPERTY_EVENT_6 = value;
Il2CppCodeGenWriteBarrier((&___TEXT_STYLE_PROPERTY_EVENT_6), value);
}
inline static int32_t get_offset_of_COLOR_GRADIENT_PROPERTY_EVENT_7() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___COLOR_GRADIENT_PROPERTY_EVENT_7)); }
inline FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 * get_COLOR_GRADIENT_PROPERTY_EVENT_7() const { return ___COLOR_GRADIENT_PROPERTY_EVENT_7; }
inline FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 ** get_address_of_COLOR_GRADIENT_PROPERTY_EVENT_7() { return &___COLOR_GRADIENT_PROPERTY_EVENT_7; }
inline void set_COLOR_GRADIENT_PROPERTY_EVENT_7(FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 * value)
{
___COLOR_GRADIENT_PROPERTY_EVENT_7 = value;
Il2CppCodeGenWriteBarrier((&___COLOR_GRADIENT_PROPERTY_EVENT_7), value);
}
inline static int32_t get_offset_of_TMP_SETTINGS_PROPERTY_EVENT_8() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___TMP_SETTINGS_PROPERTY_EVENT_8)); }
inline FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * get_TMP_SETTINGS_PROPERTY_EVENT_8() const { return ___TMP_SETTINGS_PROPERTY_EVENT_8; }
inline FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB ** get_address_of_TMP_SETTINGS_PROPERTY_EVENT_8() { return &___TMP_SETTINGS_PROPERTY_EVENT_8; }
inline void set_TMP_SETTINGS_PROPERTY_EVENT_8(FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * value)
{
___TMP_SETTINGS_PROPERTY_EVENT_8 = value;
Il2CppCodeGenWriteBarrier((&___TMP_SETTINGS_PROPERTY_EVENT_8), value);
}
inline static int32_t get_offset_of_RESOURCE_LOAD_EVENT_9() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___RESOURCE_LOAD_EVENT_9)); }
inline FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * get_RESOURCE_LOAD_EVENT_9() const { return ___RESOURCE_LOAD_EVENT_9; }
inline FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB ** get_address_of_RESOURCE_LOAD_EVENT_9() { return &___RESOURCE_LOAD_EVENT_9; }
inline void set_RESOURCE_LOAD_EVENT_9(FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * value)
{
___RESOURCE_LOAD_EVENT_9 = value;
Il2CppCodeGenWriteBarrier((&___RESOURCE_LOAD_EVENT_9), value);
}
inline static int32_t get_offset_of_TEXTMESHPRO_UGUI_PROPERTY_EVENT_10() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___TEXTMESHPRO_UGUI_PROPERTY_EVENT_10)); }
inline FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 * get_TEXTMESHPRO_UGUI_PROPERTY_EVENT_10() const { return ___TEXTMESHPRO_UGUI_PROPERTY_EVENT_10; }
inline FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 ** get_address_of_TEXTMESHPRO_UGUI_PROPERTY_EVENT_10() { return &___TEXTMESHPRO_UGUI_PROPERTY_EVENT_10; }
inline void set_TEXTMESHPRO_UGUI_PROPERTY_EVENT_10(FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 * value)
{
___TEXTMESHPRO_UGUI_PROPERTY_EVENT_10 = value;
Il2CppCodeGenWriteBarrier((&___TEXTMESHPRO_UGUI_PROPERTY_EVENT_10), value);
}
inline static int32_t get_offset_of_OnPreRenderObject_Event_11() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___OnPreRenderObject_Event_11)); }
inline FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * get_OnPreRenderObject_Event_11() const { return ___OnPreRenderObject_Event_11; }
inline FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB ** get_address_of_OnPreRenderObject_Event_11() { return &___OnPreRenderObject_Event_11; }
inline void set_OnPreRenderObject_Event_11(FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * value)
{
___OnPreRenderObject_Event_11 = value;
Il2CppCodeGenWriteBarrier((&___OnPreRenderObject_Event_11), value);
}
inline static int32_t get_offset_of_TEXT_CHANGED_EVENT_12() { return static_cast<int32_t>(offsetof(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields, ___TEXT_CHANGED_EVENT_12)); }
inline FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 * get_TEXT_CHANGED_EVENT_12() const { return ___TEXT_CHANGED_EVENT_12; }
inline FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 ** get_address_of_TEXT_CHANGED_EVENT_12() { return &___TEXT_CHANGED_EVENT_12; }
inline void set_TEXT_CHANGED_EVENT_12(FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 * value)
{
___TEXT_CHANGED_EVENT_12 = value;
Il2CppCodeGenWriteBarrier((&___TEXT_CHANGED_EVENT_12), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMPRO_EVENTMANAGER_T0831C7F02A59F06755AFFF94AAF826EEE77E516D_H
#ifndef TMPRO_EXTENSIONMETHODS_T2A24D41EAD2F3568C5617941DE7558790B9B1835_H
#define TMPRO_EXTENSIONMETHODS_T2A24D41EAD2F3568C5617941DE7558790B9B1835_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMPro_ExtensionMethods
struct TMPro_ExtensionMethods_t2A24D41EAD2F3568C5617941DE7558790B9B1835 : public RuntimeObject
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMPRO_EXTENSIONMETHODS_T2A24D41EAD2F3568C5617941DE7558790B9B1835_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_LINKINFO_T7F4B699290A975144DF7094667825BCD52594468_H
#define TMP_LINKINFO_T7F4B699290A975144DF7094667825BCD52594468_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_LinkInfo
struct TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468
{
public:
// TMPro.TMP_Text TMPro.TMP_LinkInfo::textComponent
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___textComponent_0;
// System.Int32 TMPro.TMP_LinkInfo::hashCode
int32_t ___hashCode_1;
// System.Int32 TMPro.TMP_LinkInfo::linkIdFirstCharacterIndex
int32_t ___linkIdFirstCharacterIndex_2;
// System.Int32 TMPro.TMP_LinkInfo::linkIdLength
int32_t ___linkIdLength_3;
// System.Int32 TMPro.TMP_LinkInfo::linkTextfirstCharacterIndex
int32_t ___linkTextfirstCharacterIndex_4;
// System.Int32 TMPro.TMP_LinkInfo::linkTextLength
int32_t ___linkTextLength_5;
// System.Char[] TMPro.TMP_LinkInfo::linkID
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___linkID_6;
public:
inline static int32_t get_offset_of_textComponent_0() { return static_cast<int32_t>(offsetof(TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468, ___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_hashCode_1() { return static_cast<int32_t>(offsetof(TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468, ___hashCode_1)); }
inline int32_t get_hashCode_1() const { return ___hashCode_1; }
inline int32_t* get_address_of_hashCode_1() { return &___hashCode_1; }
inline void set_hashCode_1(int32_t value)
{
___hashCode_1 = value;
}
inline static int32_t get_offset_of_linkIdFirstCharacterIndex_2() { return static_cast<int32_t>(offsetof(TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468, ___linkIdFirstCharacterIndex_2)); }
inline int32_t get_linkIdFirstCharacterIndex_2() const { return ___linkIdFirstCharacterIndex_2; }
inline int32_t* get_address_of_linkIdFirstCharacterIndex_2() { return &___linkIdFirstCharacterIndex_2; }
inline void set_linkIdFirstCharacterIndex_2(int32_t value)
{
___linkIdFirstCharacterIndex_2 = value;
}
inline static int32_t get_offset_of_linkIdLength_3() { return static_cast<int32_t>(offsetof(TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468, ___linkIdLength_3)); }
inline int32_t get_linkIdLength_3() const { return ___linkIdLength_3; }
inline int32_t* get_address_of_linkIdLength_3() { return &___linkIdLength_3; }
inline void set_linkIdLength_3(int32_t value)
{
___linkIdLength_3 = value;
}
inline static int32_t get_offset_of_linkTextfirstCharacterIndex_4() { return static_cast<int32_t>(offsetof(TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468, ___linkTextfirstCharacterIndex_4)); }
inline int32_t get_linkTextfirstCharacterIndex_4() const { return ___linkTextfirstCharacterIndex_4; }
inline int32_t* get_address_of_linkTextfirstCharacterIndex_4() { return &___linkTextfirstCharacterIndex_4; }
inline void set_linkTextfirstCharacterIndex_4(int32_t value)
{
___linkTextfirstCharacterIndex_4 = value;
}
inline static int32_t get_offset_of_linkTextLength_5() { return static_cast<int32_t>(offsetof(TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468, ___linkTextLength_5)); }
inline int32_t get_linkTextLength_5() const { return ___linkTextLength_5; }
inline int32_t* get_address_of_linkTextLength_5() { return &___linkTextLength_5; }
inline void set_linkTextLength_5(int32_t value)
{
___linkTextLength_5 = value;
}
inline static int32_t get_offset_of_linkID_6() { return static_cast<int32_t>(offsetof(TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468, ___linkID_6)); }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_linkID_6() const { return ___linkID_6; }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_linkID_6() { return &___linkID_6; }
inline void set_linkID_6(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
{
___linkID_6 = value;
Il2CppCodeGenWriteBarrier((&___linkID_6), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Native definition for P/Invoke marshalling of TMPro.TMP_LinkInfo
struct TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468_marshaled_pinvoke
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___textComponent_0;
int32_t ___hashCode_1;
int32_t ___linkIdFirstCharacterIndex_2;
int32_t ___linkIdLength_3;
int32_t ___linkTextfirstCharacterIndex_4;
int32_t ___linkTextLength_5;
uint8_t* ___linkID_6;
};
// Native definition for COM marshalling of TMPro.TMP_LinkInfo
struct TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468_marshaled_com
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___textComponent_0;
int32_t ___hashCode_1;
int32_t ___linkIdFirstCharacterIndex_2;
int32_t ___linkIdLength_3;
int32_t ___linkTextfirstCharacterIndex_4;
int32_t ___linkTextLength_5;
uint8_t* ___linkID_6;
};
#endif // TMP_LINKINFO_T7F4B699290A975144DF7094667825BCD52594468_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 TAGATTRIBUTE_T76F6882B9F1A6E98098CFBB2D4B933BE36B543E5_H
#define TAGATTRIBUTE_T76F6882B9F1A6E98098CFBB2D4B933BE36B543E5_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TagAttribute
struct TagAttribute_t76F6882B9F1A6E98098CFBB2D4B933BE36B543E5
{
public:
// System.Int32 TMPro.TagAttribute::startIndex
int32_t ___startIndex_0;
// System.Int32 TMPro.TagAttribute::length
int32_t ___length_1;
// System.Int32 TMPro.TagAttribute::hashCode
int32_t ___hashCode_2;
public:
inline static int32_t get_offset_of_startIndex_0() { return static_cast<int32_t>(offsetof(TagAttribute_t76F6882B9F1A6E98098CFBB2D4B933BE36B543E5, ___startIndex_0)); }
inline int32_t get_startIndex_0() const { return ___startIndex_0; }
inline int32_t* get_address_of_startIndex_0() { return &___startIndex_0; }
inline void set_startIndex_0(int32_t value)
{
___startIndex_0 = value;
}
inline static int32_t get_offset_of_length_1() { return static_cast<int32_t>(offsetof(TagAttribute_t76F6882B9F1A6E98098CFBB2D4B933BE36B543E5, ___length_1)); }
inline int32_t get_length_1() const { return ___length_1; }
inline int32_t* get_address_of_length_1() { return &___length_1; }
inline void set_length_1(int32_t value)
{
___length_1 = value;
}
inline static int32_t get_offset_of_hashCode_2() { return static_cast<int32_t>(offsetof(TagAttribute_t76F6882B9F1A6E98098CFBB2D4B933BE36B543E5, ___hashCode_2)); }
inline int32_t get_hashCode_2() const { return ___hashCode_2; }
inline int32_t* get_address_of_hashCode_2() { return &___hashCode_2; }
inline void set_hashCode_2(int32_t value)
{
___hashCode_2 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TAGATTRIBUTE_T76F6882B9F1A6E98098CFBB2D4B933BE36B543E5_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 MATHF_TFBDE6467D269BFE410605C7D806FD9991D4A89CB_H
#define MATHF_TFBDE6467D269BFE410605C7D806FD9991D4A89CB_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Mathf
struct Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB
{
public:
union
{
struct
{
};
uint8_t Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB__padding[1];
};
public:
};
struct Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_StaticFields
{
public:
// System.Single UnityEngine.Mathf::Epsilon
float ___Epsilon_0;
public:
inline static int32_t get_offset_of_Epsilon_0() { return static_cast<int32_t>(offsetof(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_StaticFields, ___Epsilon_0)); }
inline float get_Epsilon_0() const { return ___Epsilon_0; }
inline float* get_address_of_Epsilon_0() { return &___Epsilon_0; }
inline void set_Epsilon_0(float value)
{
___Epsilon_0 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MATHF_TFBDE6467D269BFE410605C7D806FD9991D4A89CB_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 CARETPOSITION_T6781B2FD769974C40ECDB58E3BCBA4ADC1B34483_H
#define CARETPOSITION_T6781B2FD769974C40ECDB58E3BCBA4ADC1B34483_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.CaretPosition
struct CaretPosition_t6781B2FD769974C40ECDB58E3BCBA4ADC1B34483
{
public:
// System.Int32 TMPro.CaretPosition::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(CaretPosition_t6781B2FD769974C40ECDB58E3BCBA4ADC1B34483, ___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 // CARETPOSITION_T6781B2FD769974C40ECDB58E3BCBA4ADC1B34483_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 COMPUTE_DISTANCETRANSFORM_EVENTTYPES_T7D7D951983E29A63EA0B4AE2EBC021B801291E50_H
#define COMPUTE_DISTANCETRANSFORM_EVENTTYPES_T7D7D951983E29A63EA0B4AE2EBC021B801291E50_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.Compute_DistanceTransform_EventTypes
struct Compute_DistanceTransform_EventTypes_t7D7D951983E29A63EA0B4AE2EBC021B801291E50
{
public:
// System.Int32 TMPro.Compute_DistanceTransform_EventTypes::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(Compute_DistanceTransform_EventTypes_t7D7D951983E29A63EA0B4AE2EBC021B801291E50, ___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 // COMPUTE_DISTANCETRANSFORM_EVENTTYPES_T7D7D951983E29A63EA0B4AE2EBC021B801291E50_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 MASKINGTYPES_T37B6F292739A890CF34EA024D24A5BFA88579086_H
#define MASKINGTYPES_T37B6F292739A890CF34EA024D24A5BFA88579086_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.MaskingTypes
struct MaskingTypes_t37B6F292739A890CF34EA024D24A5BFA88579086
{
public:
// System.Int32 TMPro.MaskingTypes::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(MaskingTypes_t37B6F292739A890CF34EA024D24A5BFA88579086, ___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 // MASKINGTYPES_T37B6F292739A890CF34EA024D24A5BFA88579086_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 LINESEGMENT_T27893280FED499A0FC1183D56B9F8BC56D42D84D_H
#define LINESEGMENT_T27893280FED499A0FC1183D56B9F8BC56D42D84D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_TextUtilities_LineSegment
struct LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D
{
public:
// UnityEngine.Vector3 TMPro.TMP_TextUtilities_LineSegment::Point1
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___Point1_0;
// UnityEngine.Vector3 TMPro.TMP_TextUtilities_LineSegment::Point2
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___Point2_1;
public:
inline static int32_t get_offset_of_Point1_0() { return static_cast<int32_t>(offsetof(LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D, ___Point1_0)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_Point1_0() const { return ___Point1_0; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_Point1_0() { return &___Point1_0; }
inline void set_Point1_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___Point1_0 = value;
}
inline static int32_t get_offset_of_Point2_1() { return static_cast<int32_t>(offsetof(LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D, ___Point2_1)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_Point2_1() const { return ___Point2_1; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_Point2_1() { return &___Point2_1; }
inline void set_Point2_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___Point2_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // LINESEGMENT_T27893280FED499A0FC1183D56B9F8BC56D42D84D_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 TAGUNITS_T145D46ED7880ABBC2FC79E1D6DA95E9F30355332_H
#define TAGUNITS_T145D46ED7880ABBC2FC79E1D6DA95E9F30355332_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TagUnits
struct TagUnits_t145D46ED7880ABBC2FC79E1D6DA95E9F30355332
{
public:
// System.Int32 TMPro.TagUnits::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TagUnits_t145D46ED7880ABBC2FC79E1D6DA95E9F30355332, ___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 // TAGUNITS_T145D46ED7880ABBC2FC79E1D6DA95E9F30355332_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 TEXTCONTAINERANCHORS_T8550A7F0F785AEC1D1588AD8104A3E2CE7C1270D_H
#define TEXTCONTAINERANCHORS_T8550A7F0F785AEC1D1588AD8104A3E2CE7C1270D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TextContainerAnchors
struct TextContainerAnchors_t8550A7F0F785AEC1D1588AD8104A3E2CE7C1270D
{
public:
// System.Int32 TMPro.TextContainerAnchors::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TextContainerAnchors_t8550A7F0F785AEC1D1588AD8104A3E2CE7C1270D, ___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 // TEXTCONTAINERANCHORS_T8550A7F0F785AEC1D1588AD8104A3E2CE7C1270D_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 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 PLANE_T0903921088DEEDE1BCDEA5BF279EDBCFC9679AED_H
#define PLANE_T0903921088DEEDE1BCDEA5BF279EDBCFC9679AED_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Plane
struct Plane_t0903921088DEEDE1BCDEA5BF279EDBCFC9679AED
{
public:
// UnityEngine.Vector3 UnityEngine.Plane::m_Normal
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Normal_0;
// System.Single UnityEngine.Plane::m_Distance
float ___m_Distance_1;
public:
inline static int32_t get_offset_of_m_Normal_0() { return static_cast<int32_t>(offsetof(Plane_t0903921088DEEDE1BCDEA5BF279EDBCFC9679AED, ___m_Normal_0)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Normal_0() const { return ___m_Normal_0; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Normal_0() { return &___m_Normal_0; }
inline void set_m_Normal_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___m_Normal_0 = value;
}
inline static int32_t get_offset_of_m_Distance_1() { return static_cast<int32_t>(offsetof(Plane_t0903921088DEEDE1BCDEA5BF279EDBCFC9679AED, ___m_Distance_1)); }
inline float get_m_Distance_1() const { return ___m_Distance_1; }
inline float* get_address_of_m_Distance_1() { return &___m_Distance_1; }
inline void set_m_Distance_1(float value)
{
___m_Distance_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // PLANE_T0903921088DEEDE1BCDEA5BF279EDBCFC9679AED_H
#ifndef RAY_TE2163D4CB3E6B267E29F8ABE41684490E4A614B2_H
#define RAY_TE2163D4CB3E6B267E29F8ABE41684490E4A614B2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Ray
struct Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2
{
public:
// UnityEngine.Vector3 UnityEngine.Ray::m_Origin
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Origin_0;
// UnityEngine.Vector3 UnityEngine.Ray::m_Direction
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Direction_1;
public:
inline static int32_t get_offset_of_m_Origin_0() { return static_cast<int32_t>(offsetof(Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2, ___m_Origin_0)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Origin_0() const { return ___m_Origin_0; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Origin_0() { return &___m_Origin_0; }
inline void set_m_Origin_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___m_Origin_0 = value;
}
inline static int32_t get_offset_of_m_Direction_1() { return static_cast<int32_t>(offsetof(Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2, ___m_Direction_1)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Direction_1() const { return ___m_Direction_1; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Direction_1() { return &___m_Direction_1; }
inline void set_m_Direction_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___m_Direction_1 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // RAY_TE2163D4CB3E6B267E29F8ABE41684490E4A614B2_H
#ifndef SHADOWCASTINGMODE_T699023357D66025632B533A17D0FB1E4548141FF_H
#define SHADOWCASTINGMODE_T699023357D66025632B533A17D0FB1E4548141FF_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Rendering.ShadowCastingMode
struct ShadowCastingMode_t699023357D66025632B533A17D0FB1E4548141FF
{
public:
// System.Int32 UnityEngine.Rendering.ShadowCastingMode::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ShadowCastingMode_t699023357D66025632B533A17D0FB1E4548141FF, ___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 // SHADOWCASTINGMODE_T699023357D66025632B533A17D0FB1E4548141FF_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 COMPUTE_DT_EVENTARGS_T17A56E99E621F8C211A13BE81BEAE18806DA7B11_H
#define COMPUTE_DT_EVENTARGS_T17A56E99E621F8C211A13BE81BEAE18806DA7B11_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.Compute_DT_EventArgs
struct Compute_DT_EventArgs_t17A56E99E621F8C211A13BE81BEAE18806DA7B11 : public RuntimeObject
{
public:
// TMPro.Compute_DistanceTransform_EventTypes TMPro.Compute_DT_EventArgs::EventType
int32_t ___EventType_0;
// System.Single TMPro.Compute_DT_EventArgs::ProgressPercentage
float ___ProgressPercentage_1;
// UnityEngine.Color[] TMPro.Compute_DT_EventArgs::Colors
ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* ___Colors_2;
public:
inline static int32_t get_offset_of_EventType_0() { return static_cast<int32_t>(offsetof(Compute_DT_EventArgs_t17A56E99E621F8C211A13BE81BEAE18806DA7B11, ___EventType_0)); }
inline int32_t get_EventType_0() const { return ___EventType_0; }
inline int32_t* get_address_of_EventType_0() { return &___EventType_0; }
inline void set_EventType_0(int32_t value)
{
___EventType_0 = value;
}
inline static int32_t get_offset_of_ProgressPercentage_1() { return static_cast<int32_t>(offsetof(Compute_DT_EventArgs_t17A56E99E621F8C211A13BE81BEAE18806DA7B11, ___ProgressPercentage_1)); }
inline float get_ProgressPercentage_1() const { return ___ProgressPercentage_1; }
inline float* get_address_of_ProgressPercentage_1() { return &___ProgressPercentage_1; }
inline void set_ProgressPercentage_1(float value)
{
___ProgressPercentage_1 = value;
}
inline static int32_t get_offset_of_Colors_2() { return static_cast<int32_t>(offsetof(Compute_DT_EventArgs_t17A56E99E621F8C211A13BE81BEAE18806DA7B11, ___Colors_2)); }
inline ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* get_Colors_2() const { return ___Colors_2; }
inline ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399** get_address_of_Colors_2() { return &___Colors_2; }
inline void set_Colors_2(ColorU5BU5D_t166D390E0E6F24360F990D1F81881A72B73CA399* value)
{
___Colors_2 = value;
Il2CppCodeGenWriteBarrier((&___Colors_2), value);
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // COMPUTE_DT_EVENTARGS_T17A56E99E621F8C211A13BE81BEAE18806DA7B11_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 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 ACTION_1_T66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A_H
#define ACTION_1_T66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Action`1<UnityEngine.Camera[]>
struct Action_1_t66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // ACTION_1_T66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A_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 CAMERACALLBACK_T8BBB42AA08D7498DFC11F4128117055BC7F0B9D0_H
#define CAMERACALLBACK_T8BBB42AA08D7498DFC11F4128117055BC7F0B9D0_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Camera_CameraCallback
struct CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // CAMERACALLBACK_T8BBB42AA08D7498DFC11F4128117055BC7F0B9D0_H
#ifndef WILLRENDERCANVASES_TBD5AD090B5938021DEAA679A5AEEA790F60A8BEE_H
#define WILLRENDERCANVASES_TBD5AD090B5938021DEAA679A5AEEA790F60A8BEE_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Canvas_WillRenderCanvases
struct WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE : public MulticastDelegate_t
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // WILLRENDERCANVASES_TBD5AD090B5938021DEAA679A5AEEA790F60A8BEE_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 MESHFILTER_T8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_H
#define MESHFILTER_T8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.MeshFilter
struct MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 : public Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // MESHFILTER_T8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_H
#ifndef RENDERER_T0556D67DD582620D1F495627EDE30D03284151F4_H
#define RENDERER_T0556D67DD582620D1F495627EDE30D03284151F4_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Renderer
struct Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 : public Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621
{
public:
public:
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // RENDERER_T0556D67DD582620D1F495627EDE30D03284151F4_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 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 TMP_SUBMESH_TB9C2AFAA42A17F92D31845EEFCD99B144867A96D_H
#define TMP_SUBMESH_TB9C2AFAA42A17F92D31845EEFCD99B144867A96D_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_SubMesh
struct TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D : public MonoBehaviour_t4A60845CF505405AF8BE8C61CC07F75CADEF6429
{
public:
// TMPro.TMP_FontAsset TMPro.TMP_SubMesh::m_fontAsset
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___m_fontAsset_4;
// TMPro.TMP_SpriteAsset TMPro.TMP_SubMesh::m_spriteAsset
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___m_spriteAsset_5;
// UnityEngine.Material TMPro.TMP_SubMesh::m_material
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_material_6;
// UnityEngine.Material TMPro.TMP_SubMesh::m_sharedMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_sharedMaterial_7;
// UnityEngine.Material TMPro.TMP_SubMesh::m_fallbackMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_fallbackMaterial_8;
// UnityEngine.Material TMPro.TMP_SubMesh::m_fallbackSourceMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___m_fallbackSourceMaterial_9;
// System.Boolean TMPro.TMP_SubMesh::m_isDefaultMaterial
bool ___m_isDefaultMaterial_10;
// System.Single TMPro.TMP_SubMesh::m_padding
float ___m_padding_11;
// UnityEngine.Renderer TMPro.TMP_SubMesh::m_renderer
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * ___m_renderer_12;
// UnityEngine.MeshFilter TMPro.TMP_SubMesh::m_meshFilter
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * ___m_meshFilter_13;
// UnityEngine.Mesh TMPro.TMP_SubMesh::m_mesh
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * ___m_mesh_14;
// TMPro.TextMeshPro TMPro.TMP_SubMesh::m_TextComponent
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * ___m_TextComponent_15;
// System.Boolean TMPro.TMP_SubMesh::m_isRegisteredForEvents
bool ___m_isRegisteredForEvents_16;
public:
inline static int32_t get_offset_of_m_fontAsset_4() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_fontAsset_4)); }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * get_m_fontAsset_4() const { return ___m_fontAsset_4; }
inline TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C ** get_address_of_m_fontAsset_4() { return &___m_fontAsset_4; }
inline void set_m_fontAsset_4(TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * value)
{
___m_fontAsset_4 = value;
Il2CppCodeGenWriteBarrier((&___m_fontAsset_4), value);
}
inline static int32_t get_offset_of_m_spriteAsset_5() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_spriteAsset_5)); }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * get_m_spriteAsset_5() const { return ___m_spriteAsset_5; }
inline TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 ** get_address_of_m_spriteAsset_5() { return &___m_spriteAsset_5; }
inline void set_m_spriteAsset_5(TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * value)
{
___m_spriteAsset_5 = value;
Il2CppCodeGenWriteBarrier((&___m_spriteAsset_5), value);
}
inline static int32_t get_offset_of_m_material_6() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___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_sharedMaterial_7() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_sharedMaterial_7)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_sharedMaterial_7() const { return ___m_sharedMaterial_7; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_sharedMaterial_7() { return &___m_sharedMaterial_7; }
inline void set_m_sharedMaterial_7(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_sharedMaterial_7 = value;
Il2CppCodeGenWriteBarrier((&___m_sharedMaterial_7), value);
}
inline static int32_t get_offset_of_m_fallbackMaterial_8() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_fallbackMaterial_8)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_fallbackMaterial_8() const { return ___m_fallbackMaterial_8; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_fallbackMaterial_8() { return &___m_fallbackMaterial_8; }
inline void set_m_fallbackMaterial_8(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_fallbackMaterial_8 = value;
Il2CppCodeGenWriteBarrier((&___m_fallbackMaterial_8), value);
}
inline static int32_t get_offset_of_m_fallbackSourceMaterial_9() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_fallbackSourceMaterial_9)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get_m_fallbackSourceMaterial_9() const { return ___m_fallbackSourceMaterial_9; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of_m_fallbackSourceMaterial_9() { return &___m_fallbackSourceMaterial_9; }
inline void set_m_fallbackSourceMaterial_9(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
___m_fallbackSourceMaterial_9 = value;
Il2CppCodeGenWriteBarrier((&___m_fallbackSourceMaterial_9), value);
}
inline static int32_t get_offset_of_m_isDefaultMaterial_10() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_isDefaultMaterial_10)); }
inline bool get_m_isDefaultMaterial_10() const { return ___m_isDefaultMaterial_10; }
inline bool* get_address_of_m_isDefaultMaterial_10() { return &___m_isDefaultMaterial_10; }
inline void set_m_isDefaultMaterial_10(bool value)
{
___m_isDefaultMaterial_10 = value;
}
inline static int32_t get_offset_of_m_padding_11() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_padding_11)); }
inline float get_m_padding_11() const { return ___m_padding_11; }
inline float* get_address_of_m_padding_11() { return &___m_padding_11; }
inline void set_m_padding_11(float value)
{
___m_padding_11 = value;
}
inline static int32_t get_offset_of_m_renderer_12() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_renderer_12)); }
inline Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * get_m_renderer_12() const { return ___m_renderer_12; }
inline Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 ** get_address_of_m_renderer_12() { return &___m_renderer_12; }
inline void set_m_renderer_12(Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * value)
{
___m_renderer_12 = value;
Il2CppCodeGenWriteBarrier((&___m_renderer_12), value);
}
inline static int32_t get_offset_of_m_meshFilter_13() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_meshFilter_13)); }
inline MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * get_m_meshFilter_13() const { return ___m_meshFilter_13; }
inline MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 ** get_address_of_m_meshFilter_13() { return &___m_meshFilter_13; }
inline void set_m_meshFilter_13(MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * value)
{
___m_meshFilter_13 = value;
Il2CppCodeGenWriteBarrier((&___m_meshFilter_13), value);
}
inline static int32_t get_offset_of_m_mesh_14() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_mesh_14)); }
inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * get_m_mesh_14() const { return ___m_mesh_14; }
inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C ** get_address_of_m_mesh_14() { return &___m_mesh_14; }
inline void set_m_mesh_14(Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * value)
{
___m_mesh_14 = value;
Il2CppCodeGenWriteBarrier((&___m_mesh_14), value);
}
inline static int32_t get_offset_of_m_TextComponent_15() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_TextComponent_15)); }
inline TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * get_m_TextComponent_15() const { return ___m_TextComponent_15; }
inline TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 ** get_address_of_m_TextComponent_15() { return &___m_TextComponent_15; }
inline void set_m_TextComponent_15(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * value)
{
___m_TextComponent_15 = value;
Il2CppCodeGenWriteBarrier((&___m_TextComponent_15), value);
}
inline static int32_t get_offset_of_m_isRegisteredForEvents_16() { return static_cast<int32_t>(offsetof(TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D, ___m_isRegisteredForEvents_16)); }
inline bool get_m_isRegisteredForEvents_16() const { return ___m_isRegisteredForEvents_16; }
inline bool* get_address_of_m_isRegisteredForEvents_16() { return &___m_isRegisteredForEvents_16; }
inline void set_m_isRegisteredForEvents_16(bool value)
{
___m_isRegisteredForEvents_16 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TMP_SUBMESH_TB9C2AFAA42A17F92D31845EEFCD99B144867A96D_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 TEXTCONTAINER_TF5E5EB56D152102B19C27607F84847CA594391DE_H
#define TEXTCONTAINER_TF5E5EB56D152102B19C27607F84847CA594391DE_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TextContainer
struct TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE : public UIBehaviour_t3C3C339CD5677BA7FC27C352FED8B78052A3FE70
{
public:
// System.Boolean TMPro.TextContainer::m_hasChanged
bool ___m_hasChanged_4;
// UnityEngine.Vector2 TMPro.TextContainer::m_pivot
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___m_pivot_5;
// TMPro.TextContainerAnchors TMPro.TextContainer::m_anchorPosition
int32_t ___m_anchorPosition_6;
// UnityEngine.Rect TMPro.TextContainer::m_rect
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___m_rect_7;
// System.Boolean TMPro.TextContainer::m_isDefaultWidth
bool ___m_isDefaultWidth_8;
// System.Boolean TMPro.TextContainer::m_isDefaultHeight
bool ___m_isDefaultHeight_9;
// System.Boolean TMPro.TextContainer::m_isAutoFitting
bool ___m_isAutoFitting_10;
// UnityEngine.Vector3[] TMPro.TextContainer::m_corners
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ___m_corners_11;
// UnityEngine.Vector3[] TMPro.TextContainer::m_worldCorners
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ___m_worldCorners_12;
// UnityEngine.Vector4 TMPro.TextContainer::m_margins
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___m_margins_13;
// UnityEngine.RectTransform TMPro.TextContainer::m_rectTransform
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * ___m_rectTransform_14;
// TMPro.TextMeshPro TMPro.TextContainer::m_textMeshPro
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * ___m_textMeshPro_16;
public:
inline static int32_t get_offset_of_m_hasChanged_4() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_hasChanged_4)); }
inline bool get_m_hasChanged_4() const { return ___m_hasChanged_4; }
inline bool* get_address_of_m_hasChanged_4() { return &___m_hasChanged_4; }
inline void set_m_hasChanged_4(bool value)
{
___m_hasChanged_4 = value;
}
inline static int32_t get_offset_of_m_pivot_5() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_pivot_5)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_m_pivot_5() const { return ___m_pivot_5; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_m_pivot_5() { return &___m_pivot_5; }
inline void set_m_pivot_5(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___m_pivot_5 = value;
}
inline static int32_t get_offset_of_m_anchorPosition_6() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_anchorPosition_6)); }
inline int32_t get_m_anchorPosition_6() const { return ___m_anchorPosition_6; }
inline int32_t* get_address_of_m_anchorPosition_6() { return &___m_anchorPosition_6; }
inline void set_m_anchorPosition_6(int32_t value)
{
___m_anchorPosition_6 = value;
}
inline static int32_t get_offset_of_m_rect_7() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_rect_7)); }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_m_rect_7() const { return ___m_rect_7; }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_m_rect_7() { return &___m_rect_7; }
inline void set_m_rect_7(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
{
___m_rect_7 = value;
}
inline static int32_t get_offset_of_m_isDefaultWidth_8() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_isDefaultWidth_8)); }
inline bool get_m_isDefaultWidth_8() const { return ___m_isDefaultWidth_8; }
inline bool* get_address_of_m_isDefaultWidth_8() { return &___m_isDefaultWidth_8; }
inline void set_m_isDefaultWidth_8(bool value)
{
___m_isDefaultWidth_8 = value;
}
inline static int32_t get_offset_of_m_isDefaultHeight_9() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_isDefaultHeight_9)); }
inline bool get_m_isDefaultHeight_9() const { return ___m_isDefaultHeight_9; }
inline bool* get_address_of_m_isDefaultHeight_9() { return &___m_isDefaultHeight_9; }
inline void set_m_isDefaultHeight_9(bool value)
{
___m_isDefaultHeight_9 = value;
}
inline static int32_t get_offset_of_m_isAutoFitting_10() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_isAutoFitting_10)); }
inline bool get_m_isAutoFitting_10() const { return ___m_isAutoFitting_10; }
inline bool* get_address_of_m_isAutoFitting_10() { return &___m_isAutoFitting_10; }
inline void set_m_isAutoFitting_10(bool value)
{
___m_isAutoFitting_10 = value;
}
inline static int32_t get_offset_of_m_corners_11() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_corners_11)); }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get_m_corners_11() const { return ___m_corners_11; }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of_m_corners_11() { return &___m_corners_11; }
inline void set_m_corners_11(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value)
{
___m_corners_11 = value;
Il2CppCodeGenWriteBarrier((&___m_corners_11), value);
}
inline static int32_t get_offset_of_m_worldCorners_12() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_worldCorners_12)); }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get_m_worldCorners_12() const { return ___m_worldCorners_12; }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of_m_worldCorners_12() { return &___m_worldCorners_12; }
inline void set_m_worldCorners_12(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value)
{
___m_worldCorners_12 = value;
Il2CppCodeGenWriteBarrier((&___m_worldCorners_12), value);
}
inline static int32_t get_offset_of_m_margins_13() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_margins_13)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_m_margins_13() const { return ___m_margins_13; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_m_margins_13() { return &___m_margins_13; }
inline void set_m_margins_13(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___m_margins_13 = value;
}
inline static int32_t get_offset_of_m_rectTransform_14() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_rectTransform_14)); }
inline RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * get_m_rectTransform_14() const { return ___m_rectTransform_14; }
inline RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 ** get_address_of_m_rectTransform_14() { return &___m_rectTransform_14; }
inline void set_m_rectTransform_14(RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * value)
{
___m_rectTransform_14 = value;
Il2CppCodeGenWriteBarrier((&___m_rectTransform_14), value);
}
inline static int32_t get_offset_of_m_textMeshPro_16() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE, ___m_textMeshPro_16)); }
inline TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * get_m_textMeshPro_16() const { return ___m_textMeshPro_16; }
inline TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 ** get_address_of_m_textMeshPro_16() { return &___m_textMeshPro_16; }
inline void set_m_textMeshPro_16(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * value)
{
___m_textMeshPro_16 = value;
Il2CppCodeGenWriteBarrier((&___m_textMeshPro_16), value);
}
};
struct TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE_StaticFields
{
public:
// UnityEngine.Vector2 TMPro.TextContainer::k_defaultSize
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___k_defaultSize_15;
public:
inline static int32_t get_offset_of_k_defaultSize_15() { return static_cast<int32_t>(offsetof(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE_StaticFields, ___k_defaultSize_15)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_k_defaultSize_15() const { return ___k_defaultSize_15; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_k_defaultSize_15() { return &___k_defaultSize_15; }
inline void set_k_defaultSize_15(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___k_defaultSize_15 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TEXTCONTAINER_TF5E5EB56D152102B19C27607F84847CA594391DE_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_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 TEXTMESHPRO_T6FF60D9DCAF295045FE47C014CC855C5784752E2_H
#define TEXTMESHPRO_T6FF60D9DCAF295045FE47C014CC855C5784752E2_H
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TextMeshPro
struct TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 : public TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7
{
public:
// System.Boolean TMPro.TextMeshPro::m_currentAutoSizeMode
bool ___m_currentAutoSizeMode_235;
// System.Boolean TMPro.TextMeshPro::m_hasFontAssetChanged
bool ___m_hasFontAssetChanged_236;
// System.Single TMPro.TextMeshPro::m_previousLossyScaleY
float ___m_previousLossyScaleY_237;
// UnityEngine.Renderer TMPro.TextMeshPro::m_renderer
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * ___m_renderer_238;
// UnityEngine.MeshFilter TMPro.TextMeshPro::m_meshFilter
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * ___m_meshFilter_239;
// System.Boolean TMPro.TextMeshPro::m_isFirstAllocation
bool ___m_isFirstAllocation_240;
// System.Int32 TMPro.TextMeshPro::m_max_characters
int32_t ___m_max_characters_241;
// System.Int32 TMPro.TextMeshPro::m_max_numberOfLines
int32_t ___m_max_numberOfLines_242;
// UnityEngine.Bounds TMPro.TextMeshPro::m_default_bounds
Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 ___m_default_bounds_243;
// TMPro.TMP_SubMesh[] TMPro.TextMeshPro::m_subTextObjects
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* ___m_subTextObjects_244;
// System.Boolean TMPro.TextMeshPro::m_isMaskingEnabled
bool ___m_isMaskingEnabled_245;
// System.Boolean TMPro.TextMeshPro::isMaskUpdateRequired
bool ___isMaskUpdateRequired_246;
// TMPro.MaskingTypes TMPro.TextMeshPro::m_maskType
int32_t ___m_maskType_247;
// UnityEngine.Matrix4x4 TMPro.TextMeshPro::m_EnvMapMatrix
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___m_EnvMapMatrix_248;
// UnityEngine.Vector3[] TMPro.TextMeshPro::m_RectTransformCorners
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* ___m_RectTransformCorners_249;
// System.Boolean TMPro.TextMeshPro::m_isRegisteredForEvents
bool ___m_isRegisteredForEvents_250;
// System.Int32 TMPro.TextMeshPro::loopCountA
int32_t ___loopCountA_251;
public:
inline static int32_t get_offset_of_m_currentAutoSizeMode_235() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_currentAutoSizeMode_235)); }
inline bool get_m_currentAutoSizeMode_235() const { return ___m_currentAutoSizeMode_235; }
inline bool* get_address_of_m_currentAutoSizeMode_235() { return &___m_currentAutoSizeMode_235; }
inline void set_m_currentAutoSizeMode_235(bool value)
{
___m_currentAutoSizeMode_235 = value;
}
inline static int32_t get_offset_of_m_hasFontAssetChanged_236() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___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_previousLossyScaleY_237() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_previousLossyScaleY_237)); }
inline float get_m_previousLossyScaleY_237() const { return ___m_previousLossyScaleY_237; }
inline float* get_address_of_m_previousLossyScaleY_237() { return &___m_previousLossyScaleY_237; }
inline void set_m_previousLossyScaleY_237(float value)
{
___m_previousLossyScaleY_237 = value;
}
inline static int32_t get_offset_of_m_renderer_238() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_renderer_238)); }
inline Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * get_m_renderer_238() const { return ___m_renderer_238; }
inline Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 ** get_address_of_m_renderer_238() { return &___m_renderer_238; }
inline void set_m_renderer_238(Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * value)
{
___m_renderer_238 = value;
Il2CppCodeGenWriteBarrier((&___m_renderer_238), value);
}
inline static int32_t get_offset_of_m_meshFilter_239() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_meshFilter_239)); }
inline MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * get_m_meshFilter_239() const { return ___m_meshFilter_239; }
inline MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 ** get_address_of_m_meshFilter_239() { return &___m_meshFilter_239; }
inline void set_m_meshFilter_239(MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * value)
{
___m_meshFilter_239 = value;
Il2CppCodeGenWriteBarrier((&___m_meshFilter_239), value);
}
inline static int32_t get_offset_of_m_isFirstAllocation_240() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_isFirstAllocation_240)); }
inline bool get_m_isFirstAllocation_240() const { return ___m_isFirstAllocation_240; }
inline bool* get_address_of_m_isFirstAllocation_240() { return &___m_isFirstAllocation_240; }
inline void set_m_isFirstAllocation_240(bool value)
{
___m_isFirstAllocation_240 = value;
}
inline static int32_t get_offset_of_m_max_characters_241() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_max_characters_241)); }
inline int32_t get_m_max_characters_241() const { return ___m_max_characters_241; }
inline int32_t* get_address_of_m_max_characters_241() { return &___m_max_characters_241; }
inline void set_m_max_characters_241(int32_t value)
{
___m_max_characters_241 = value;
}
inline static int32_t get_offset_of_m_max_numberOfLines_242() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_max_numberOfLines_242)); }
inline int32_t get_m_max_numberOfLines_242() const { return ___m_max_numberOfLines_242; }
inline int32_t* get_address_of_m_max_numberOfLines_242() { return &___m_max_numberOfLines_242; }
inline void set_m_max_numberOfLines_242(int32_t value)
{
___m_max_numberOfLines_242 = value;
}
inline static int32_t get_offset_of_m_default_bounds_243() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_default_bounds_243)); }
inline Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 get_m_default_bounds_243() const { return ___m_default_bounds_243; }
inline Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 * get_address_of_m_default_bounds_243() { return &___m_default_bounds_243; }
inline void set_m_default_bounds_243(Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 value)
{
___m_default_bounds_243 = value;
}
inline static int32_t get_offset_of_m_subTextObjects_244() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_subTextObjects_244)); }
inline TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* get_m_subTextObjects_244() const { return ___m_subTextObjects_244; }
inline TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD** get_address_of_m_subTextObjects_244() { return &___m_subTextObjects_244; }
inline void set_m_subTextObjects_244(TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* value)
{
___m_subTextObjects_244 = value;
Il2CppCodeGenWriteBarrier((&___m_subTextObjects_244), value);
}
inline static int32_t get_offset_of_m_isMaskingEnabled_245() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_isMaskingEnabled_245)); }
inline bool get_m_isMaskingEnabled_245() const { return ___m_isMaskingEnabled_245; }
inline bool* get_address_of_m_isMaskingEnabled_245() { return &___m_isMaskingEnabled_245; }
inline void set_m_isMaskingEnabled_245(bool value)
{
___m_isMaskingEnabled_245 = value;
}
inline static int32_t get_offset_of_isMaskUpdateRequired_246() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___isMaskUpdateRequired_246)); }
inline bool get_isMaskUpdateRequired_246() const { return ___isMaskUpdateRequired_246; }
inline bool* get_address_of_isMaskUpdateRequired_246() { return &___isMaskUpdateRequired_246; }
inline void set_isMaskUpdateRequired_246(bool value)
{
___isMaskUpdateRequired_246 = value;
}
inline static int32_t get_offset_of_m_maskType_247() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_maskType_247)); }
inline int32_t get_m_maskType_247() const { return ___m_maskType_247; }
inline int32_t* get_address_of_m_maskType_247() { return &___m_maskType_247; }
inline void set_m_maskType_247(int32_t value)
{
___m_maskType_247 = value;
}
inline static int32_t get_offset_of_m_EnvMapMatrix_248() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_EnvMapMatrix_248)); }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_m_EnvMapMatrix_248() const { return ___m_EnvMapMatrix_248; }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_m_EnvMapMatrix_248() { return &___m_EnvMapMatrix_248; }
inline void set_m_EnvMapMatrix_248(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
{
___m_EnvMapMatrix_248 = value;
}
inline static int32_t get_offset_of_m_RectTransformCorners_249() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___m_RectTransformCorners_249)); }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* get_m_RectTransformCorners_249() const { return ___m_RectTransformCorners_249; }
inline Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28** get_address_of_m_RectTransformCorners_249() { return &___m_RectTransformCorners_249; }
inline void set_m_RectTransformCorners_249(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* value)
{
___m_RectTransformCorners_249 = value;
Il2CppCodeGenWriteBarrier((&___m_RectTransformCorners_249), value);
}
inline static int32_t get_offset_of_m_isRegisteredForEvents_250() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___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_loopCountA_251() { return static_cast<int32_t>(offsetof(TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2, ___loopCountA_251)); }
inline int32_t get_loopCountA_251() const { return ___loopCountA_251; }
inline int32_t* get_address_of_loopCountA_251() { return &___loopCountA_251; }
inline void set_loopCountA_251(int32_t value)
{
___loopCountA_251 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#endif // TEXTMESHPRO_T6FF60D9DCAF295045FE47C014CC855C5784752E2_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_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_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;
}
};
// TMPro.TMP_LinkInfo[]
struct TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D : public RuntimeArray
{
public:
ALIGN_FIELD (8) TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 m_Items[1];
public:
inline TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 * 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_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 * GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 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_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_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;
}
};
// 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;
}
};
// 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;
}
};
// UnityEngine.Camera[]
struct CameraU5BU5D_t2A1957E88FB79357C12B87941970D776D30E90F9 : public RuntimeArray
{
public:
ALIGN_FIELD (8) Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * m_Items[1];
public:
inline Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 ** 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, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
inline Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 ** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
};
// System.Char[]
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2 : public RuntimeArray
{
public:
ALIGN_FIELD (8) Il2CppChar m_Items[1];
public:
inline Il2CppChar GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Il2CppChar value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value)
{
m_Items[index] = value;
}
};
// 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_SubMesh[]
struct TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD : public RuntimeArray
{
public:
ALIGN_FIELD (8) TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * m_Items[1];
public:
inline TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D ** 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_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier(m_Items + index, value);
}
inline TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D ** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * 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);
}
};
// 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);
}
};
// System.Void System.Collections.Generic.List`1<System.Object>::.ctor()
extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::.ctor()
extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161_gshared (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, const RuntimeMethod* method);
// System.Void System.Action`1<System.Object>::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_mAFC7442D9D3CEC6701C3C5599F8CF12476095510_gshared (Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::ContainsKey(!0)
extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E_gshared (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, int32_t p0, const RuntimeMethod* method);
// System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::set_Item(!0,!1)
extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA_gshared (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, int32_t p0, int32_t p1, const RuntimeMethod* method);
// System.Void System.Collections.Generic.List`1<System.Object>::Add(!0)
extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * p0, 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.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);
// System.Void System.Collections.Generic.List`1<System.Object>::Clear()
extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_mC5CFC6C9F3007FC24FE020198265D4B5B0659FFC_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, 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.Boolean System.Collections.Generic.List`1<System.Object>::Remove(!0)
extern "C" IL2CPP_METHOD_ATTR bool List_1_Remove_m908B647BB9F807676DACE34E3E73475C3C3751D4_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * p0, const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::Remove(!0)
extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F_gshared (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, int32_t p0, const RuntimeMethod* method);
// System.Void TMPro.FastAction`2<System.Boolean,System.Object>::Call(A,B)
extern "C" IL2CPP_METHOD_ATTR void FastAction_2_Call_mB5246D33C0BF0EE8874F517C53FC616A3349774E_gshared (FastAction_2_t51A7025DDDB7B578346BF363874A409B48F88562 * __this, bool p0, RuntimeObject * p1, const RuntimeMethod* method);
// System.Void TMPro.FastAction`3<System.Object,System.Object,System.Object>::Call(A,B,C)
extern "C" IL2CPP_METHOD_ATTR void FastAction_3_Call_m8BDE919BE98CD47749142E8F6BD9726391018FC3_gshared (FastAction_3_t03ECE370167F15BD8F8E904436F8E58756B99EFD * __this, RuntimeObject * p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method);
// System.Void TMPro.FastAction`1<System.Boolean>::Call(A)
extern "C" IL2CPP_METHOD_ATTR void FastAction_1_Call_m31453101A2C0C073C68C024656FDB6FF5AAC4B4D_gshared (FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 * __this, bool p0, const RuntimeMethod* method);
// System.Void TMPro.FastAction`1<System.Object>::Call(A)
extern "C" IL2CPP_METHOD_ATTR void FastAction_1_Call_m4929C9630FCD993B1C845610D1CA52D27AA27E8C_gshared (FastAction_1_tE01A8A596F822A880B9B2C4172A048C249CE4A40 * __this, RuntimeObject * p0, const RuntimeMethod* method);
// System.Void TMPro.FastAction`2<System.Object,System.Object>::Call(A,B)
extern "C" IL2CPP_METHOD_ATTR void FastAction_2_Call_mA94381FCCA8382576B8FE1A68AEDCE42B94F651C_gshared (FastAction_2_tAE677DCB00E3A4918945BB3AD09FD5B814BB2F3D * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method);
// System.Void TMPro.FastAction`2<System.Object,System.Object>::.ctor()
extern "C" IL2CPP_METHOD_ATTR void FastAction_2__ctor_mA16D0A2671526BBD5202950592A63B29B0803500_gshared (FastAction_2_tAE677DCB00E3A4918945BB3AD09FD5B814BB2F3D * __this, const RuntimeMethod* method);
// System.Void TMPro.FastAction`2<System.Boolean,System.Object>::.ctor()
extern "C" IL2CPP_METHOD_ATTR void FastAction_2__ctor_mEDD5873BFC5CDD9FFE97CCC37643ABC0B3DF995B_gshared (FastAction_2_t51A7025DDDB7B578346BF363874A409B48F88562 * __this, const RuntimeMethod* method);
// System.Void TMPro.FastAction`3<System.Object,System.Object,System.Object>::.ctor()
extern "C" IL2CPP_METHOD_ATTR void FastAction_3__ctor_m631E21D8A2456A668EE06757DCE11DC964B36B18_gshared (FastAction_3_t03ECE370167F15BD8F8E904436F8E58756B99EFD * __this, const RuntimeMethod* method);
// System.Void TMPro.FastAction`1<System.Boolean>::.ctor()
extern "C" IL2CPP_METHOD_ATTR void FastAction_1__ctor_m2ADDAE4A27223DC8A919E70D30DD20D09A6D3596_gshared (FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 * __this, const RuntimeMethod* method);
// System.Void TMPro.FastAction`1<System.Object>::.ctor()
extern "C" IL2CPP_METHOD_ATTR void FastAction_1__ctor_mC472E14DD4A61E1AF7E966EF97E39D9BEA92B602_gshared (FastAction_1_tE01A8A596F822A880B9B2C4172A048C249CE4A40 * __this, const RuntimeMethod* method);
// !!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::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.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 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);
// System.Void System.Object::.ctor()
extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* 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);
// System.Void TMPro.TMP_MeshInfo::ResizeMeshInfo(System.Int32,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_MeshInfo_ResizeMeshInfo_mF670709E54C8FA2565148D6BAC962280A444A583 (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * __this, int32_t ___size0, bool ___isVolumetric1, const RuntimeMethod* method);
// System.Void TMPro.TMP_MeshInfo::ClearUnusedVertices(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TMP_MeshInfo_ClearUnusedVertices_m9CEB29872034C0F9347835545F5D9D09D2130B8C (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * __this, int32_t ___startIndex0, const RuntimeMethod* method);
// System.Void System.Array::Copy(System.Array,System.Array,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void Array_Copy_m2D96731C600DE8A167348CA8BA796344E64F7434 (RuntimeArray * p0, RuntimeArray * p1, int32_t p2, 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.Int32 TMPro.TMP_TextUtilities::FindNearestCharacter(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindNearestCharacter_mE016C462BAA950AB17A971896216F98C89753653 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, bool ___visibleOnly3, 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);
// 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.Boolean TMPro.TMP_TextUtilities::ScreenPointToWorldPointInRectangle(UnityEngine.Transform,UnityEngine.Vector2,UnityEngine.Camera,UnityEngine.Vector3&)
extern "C" IL2CPP_METHOD_ATTR bool TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924 (Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * ___transform0, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___screenPoint1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___cam2, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * ___worldPoint3, 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);
// UnityEngine.Vector3 UnityEngine.Transform::TransformPoint(UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB (Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, const RuntimeMethod* method);
// System.Int32 TMPro.TMP_TextUtilities::FindNearestLine(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindNearestLine_m1A60CBB85E7D7F5B9687D42C8178CBE1BE29B591 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, const RuntimeMethod* method);
// System.Int32 TMPro.TMP_TextUtilities::FindNearestCharacterOnLine(TMPro.TMP_Text,UnityEngine.Vector3,System.Int32,UnityEngine.Camera,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindNearestCharacterOnLine_m352E8606C8B7674B1458CDA95867275EA2AD6636 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, int32_t ___line2, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera3, bool ___visibleOnly4, 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);
// 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.Boolean TMPro.TMP_TextUtilities::PointIntersectRectangle(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR bool TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___a1, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___b2, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___c3, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___d4, const RuntimeMethod* method);
// System.Single TMPro.TMP_TextUtilities::DistanceToLine(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR float TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___a0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___b1, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___point2, const RuntimeMethod* method);
// System.Void UnityEngine.RectTransform::GetWorldCorners(UnityEngine.Vector3[])
extern "C" IL2CPP_METHOD_ATTR void RectTransform_GetWorldCorners_m073AA4D13C51C5654A5983EE3FE7E2E60F7761B6 (RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * __this, Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* p0, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Vector3::get_zero()
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2 (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);
// 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);
// TMPro.TextOverflowModes TMPro.TMP_Text::get_overflowMode()
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_Text_get_overflowMode_m9AEA255E92E7DE938E35BBC4DAEF3542E584FD47 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// System.Int32 TMPro.TMP_Text::get_pageToDisplay()
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_Text_get_pageToDisplay_m07E377FB28F8BC99F25E7EAAC2BA12C55CC701DD (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, 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);
// System.Single UnityEngine.Vector3::Dot(UnityEngine.Vector3,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR float Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p1, const RuntimeMethod* method);
// UnityEngine.Vector2 UnityEngine.Vector2::get_zero()
extern "C" IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D Vector2_get_zero_mFE0C3213BB698130D6C5247AB4B887A59074D0A8 (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.Ray UnityEngine.RectTransformUtility::ScreenPointToRay(UnityEngine.Camera,UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2 RectTransformUtility_ScreenPointToRay_mB74CED011944E1E7CE3A24C433B9B660C5BADC73 (Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * p0, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D p1, const RuntimeMethod* method);
// UnityEngine.Quaternion UnityEngine.Transform::get_rotation()
extern "C" IL2CPP_METHOD_ATTR Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 Transform_get_rotation_m3AB90A67403249AECCA5E02BC70FCE8C90FE9FB9 (Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * __this, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Vector3::get_back()
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector3_get_back_mE7EF8625637E6F8B9E6B42A6AE140777C51E02F7 (const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Quaternion::op_Multiply(UnityEngine.Quaternion,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Quaternion_op_Multiply_mD5999DE317D808808B72E58E7A978C4C0995879C (Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 p0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p1, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Transform::get_position()
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Transform_get_position_mF54C3A064F7C8E24F1C56EE128728B2E4485E294 (Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Plane::.ctor(UnityEngine.Vector3,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR void Plane__ctor_m6535EAD5E675627C2533962F1F7890CBFA2BA44A (Plane_t0903921088DEEDE1BCDEA5BF279EDBCFC9679AED * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p1, const RuntimeMethod* method);
// System.Boolean UnityEngine.Plane::Raycast(UnityEngine.Ray,System.Single&)
extern "C" IL2CPP_METHOD_ATTR bool Plane_Raycast_m04E61D7C78A5DA70F4F73F9805ABB54177B799A9 (Plane_t0903921088DEEDE1BCDEA5BF279EDBCFC9679AED * __this, Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2 p0, float* p1, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Ray::GetPoint(System.Single)
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Ray_GetPoint_mE8830D3BA68A184AD70514428B75F5664105ED08 (Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2 * __this, float p0, const RuntimeMethod* method);
// UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(System.Single,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector3_op_Multiply_mC7A8D6FD19E58DBF98E30D454F59F142F7BF8839 (float p0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 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.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single)
extern "C" IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector3_op_Multiply_m1C5F07723615156ACF035D88A1280A9E8F35A04E (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 p0, float p1, const RuntimeMethod* method);
// System.Int32 System.String::get_Length()
extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018 (String_t* __this, const RuntimeMethod* method);
// System.Char System.String::get_Chars(System.Int32)
extern "C" IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96 (String_t* __this, int32_t p0, const RuntimeMethod* method);
// System.Char TMPro.TMP_TextUtilities::ToLowerFast(System.Char)
extern "C" IL2CPP_METHOD_ATTR Il2CppChar TMP_TextUtilities_ToLowerFast_m1DEAD360B85F0378A77EE723C84AE2E8B9FDCD2E (Il2CppChar ___c0, const RuntimeMethod* method);
// System.Int32 TMPro.TMP_TextUtilities::HexToInt(System.Char)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_HexToInt_mF522350598B16262D5F382F20EE918B46C294AE5 (Il2CppChar ___hex0, const RuntimeMethod* method);
// System.Void TMPro.TMP_TextUtilities/LineSegment::.ctor(UnityEngine.Vector3,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR void LineSegment__ctor_m3FE30DA4047C714B588477076617C5812064ABAC (LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___p10, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___p21, const RuntimeMethod* method);
// System.Void TMPro.TMP_UpdateManager::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager__ctor_m5E12CCE949D7259442974D1A7D6900AA25F136B0 (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, const RuntimeMethod* method);
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Text>::.ctor()
inline void List_1__ctor_m85EBD292B59D0ACE31C8ED1386218C3236C422DB (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::.ctor()
inline void Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161 (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 *, const RuntimeMethod*))Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161_gshared)(__this, method);
}
// System.Void UnityEngine.Camera/CameraCallback::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void CameraCallback__ctor_m7CAE962B355F00AB2868577DC302A1FA80939C50 (CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method);
// System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate)
extern "C" IL2CPP_METHOD_ATTR Delegate_t * Delegate_Combine_mC25D2F7DECAFBA6D9A2F9EBA8A77063F0658ECF1 (Delegate_t * p0, Delegate_t * p1, const RuntimeMethod* method);
// System.Void System.Action`1<UnityEngine.Camera[]>::.ctor(System.Object,System.IntPtr)
inline void Action_1__ctor_m5BAE2333C90D5810B6971D704B0A88709FA8C509 (Action_1_t66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method)
{
(( void (*) (Action_1_t66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_mAFC7442D9D3CEC6701C3C5599F8CF12476095510_gshared)(__this, p0, p1, method);
}
// System.Void UnityEngine.Experimental.Rendering.RenderPipeline::add_beginFrameRendering(System.Action`1<UnityEngine.Camera[]>)
extern "C" IL2CPP_METHOD_ATTR void RenderPipeline_add_beginFrameRendering_mE76FE94AB2A3E3800137B82D68292DBF285B7021 (Action_1_t66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A * p0, const RuntimeMethod* method);
// TMPro.TMP_UpdateManager TMPro.TMP_UpdateManager::get_instance()
extern "C" IL2CPP_METHOD_ATTR TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * TMP_UpdateManager_get_instance_mDE5A6E7F4AFD283F90126FC490DE60B3395093CC (const RuntimeMethod* method);
// System.Boolean TMPro.TMP_UpdateManager::InternalRegisterTextElementForLayoutRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR bool TMP_UpdateManager_InternalRegisterTextElementForLayoutRebuild_mDF27950AC384CE4BD255AF84B2E36CC088AFB43F (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, 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.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::ContainsKey(!0)
inline bool Dictionary_2_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, int32_t p0, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 *, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E_gshared)(__this, p0, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::set_Item(!0,!1)
inline void Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, int32_t p0, int32_t p1, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 *, int32_t, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA_gshared)(__this, p0, p1, method);
}
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Text>::Add(!0)
inline void List_1_Add_m7156BBC9A9FBD61A90A8DE0765F1BD1025AE3B12 (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * __this, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * p0, const RuntimeMethod* method)
{
(( void (*) (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E *, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, p0, method);
}
// System.Boolean TMPro.TMP_UpdateManager::InternalRegisterTextElementForGraphicRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR bool TMP_UpdateManager_InternalRegisterTextElementForGraphicRebuild_mB56D1393B0F98361C2847A9C9FAA29E9B9E8CDCB (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, const RuntimeMethod* method);
// System.Void TMPro.TMP_UpdateManager::DoRebuilds()
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_DoRebuilds_m234D33DCEBB0C9559D53E153A59A1A005A9D6A86 (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, const RuntimeMethod* method);
// !0 System.Collections.Generic.List`1<TMPro.TMP_Text>::get_Item(System.Int32)
inline TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * List_1_get_Item_m594C605293B06C801ABD47B5B8BCE9A26F3A86D7 (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * __this, int32_t p0, const RuntimeMethod* method)
{
return (( TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * (*) (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E *, int32_t, const RuntimeMethod*))List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared)(__this, p0, method);
}
// System.Int32 System.Collections.Generic.List`1<TMPro.TMP_Text>::get_Count()
inline int32_t List_1_get_Count_m0E65751AB489DD73033DE632B56145CD947B0893 (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<TMPro.TMP_Text>::Clear()
inline void List_1_Clear_m7FFDA336ED97210D1EA9DC649E6F9BC5F803ECA6 (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E *, const RuntimeMethod*))List_1_Clear_mC5CFC6C9F3007FC24FE020198265D4B5B0659FFC_gshared)(__this, 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.Void TMPro.TMP_UpdateManager::InternalUnRegisterTextElementForGraphicRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_InternalUnRegisterTextElementForGraphicRebuild_m2F52786882934428AEF607CCCE755A8D6D88820B (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, const RuntimeMethod* method);
// System.Void TMPro.TMP_UpdateManager::InternalUnRegisterTextElementForLayoutRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_InternalUnRegisterTextElementForLayoutRebuild_mDB68AE152179562FC92E7DA9B53E1E1437A8024A (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.List`1<TMPro.TMP_Text>::Remove(!0)
inline bool List_1_Remove_m9120133062334C6312B73A7D9EEC2F71AAA49E55 (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * __this, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * p0, const RuntimeMethod* method)
{
return (( bool (*) (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E *, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *, const RuntimeMethod*))List_1_Remove_m908B647BB9F807676DACE34E3E73475C3C3751D4_gshared)(__this, p0, method);
}
// System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Int32>::Remove(!0)
inline bool Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * __this, int32_t p0, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 *, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F_gshared)(__this, p0, method);
}
// System.Void TMPro.TMP_UpdateRegistry::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateRegistry__ctor_m4C1958E39CFA299F7CA163AD35DDFB4A0E87E3B5 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, const RuntimeMethod* method);
// System.Void System.Collections.Generic.List`1<UnityEngine.UI.ICanvasElement>::.ctor()
inline void List_1__ctor_mBC17318F7C7836406501877AC1B37E4EF3EC4D8C (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method);
}
// System.Void UnityEngine.Canvas/WillRenderCanvases::.ctor(System.Object,System.IntPtr)
extern "C" IL2CPP_METHOD_ATTR void WillRenderCanvases__ctor_m9AB0D8B934BE573C4B3ABBAA313984B054B4B885 (WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method);
// System.Void UnityEngine.Canvas::add_willRenderCanvases(UnityEngine.Canvas/WillRenderCanvases)
extern "C" IL2CPP_METHOD_ATTR void Canvas_add_willRenderCanvases_mACABFF4EAFB7DCFF4B9A33357D496EC3010D7E6B (WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE * p0, const RuntimeMethod* method);
// TMPro.TMP_UpdateRegistry TMPro.TMP_UpdateRegistry::get_instance()
extern "C" IL2CPP_METHOD_ATTR TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE (const RuntimeMethod* method);
// System.Boolean TMPro.TMP_UpdateRegistry::InternalRegisterCanvasElementForLayoutRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR bool TMP_UpdateRegistry_InternalRegisterCanvasElementForLayoutRebuild_m46AF2AE34F4CBA1C212C595AF301C6D4E57AD1F3 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, RuntimeObject* ___element0, const RuntimeMethod* method);
// System.Void System.Collections.Generic.List`1<UnityEngine.UI.ICanvasElement>::Add(!0)
inline void List_1_Add_m5CDACFA4510FEBDB32BC147363EA2E08B7AD9BEF (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * __this, RuntimeObject* p0, const RuntimeMethod* method)
{
(( void (*) (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC *, RuntimeObject*, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, p0, method);
}
// System.Boolean TMPro.TMP_UpdateRegistry::InternalRegisterCanvasElementForGraphicRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR bool TMP_UpdateRegistry_InternalRegisterCanvasElementForGraphicRebuild_m74587A2910708B04FC14BF3C826210B607F7CAB3 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, RuntimeObject* ___element0, const RuntimeMethod* method);
// !0 System.Collections.Generic.List`1<UnityEngine.UI.ICanvasElement>::get_Item(System.Int32)
inline RuntimeObject* List_1_get_Item_mCD91235CFBBD5D4183937226FEBBBABC1EA3DC35 (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * __this, int32_t p0, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC *, int32_t, const RuntimeMethod*))List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared)(__this, p0, method);
}
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UI.ICanvasElement>::get_Count()
inline int32_t List_1_get_Count_mC48755FB23BC396B54705E14A1EBE969DDB99271 (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UI.ICanvasElement>::Clear()
inline void List_1_Clear_m2C2A66C876B33A2CC79B12D1D0FD11E036BFDD68 (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC *, const RuntimeMethod*))List_1_Clear_mC5CFC6C9F3007FC24FE020198265D4B5B0659FFC_gshared)(__this, 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_UpdateRegistry::InternalUnRegisterCanvasElementForLayoutRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateRegistry_InternalUnRegisterCanvasElementForLayoutRebuild_mC1CB8E5E893EE96B5D429661128AE482D90F4A94 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, RuntimeObject* ___element0, const RuntimeMethod* method);
// System.Void TMPro.TMP_UpdateRegistry::InternalUnRegisterCanvasElementForGraphicRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateRegistry_InternalUnRegisterCanvasElementForGraphicRebuild_m6A1F61221822AAA3E67E07DA4417C23D9B6E6849 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, RuntimeObject* ___element0, const RuntimeMethod* method);
// System.Boolean System.Collections.Generic.List`1<UnityEngine.UI.ICanvasElement>::Remove(!0)
inline bool List_1_Remove_m2FF4E16BAEFD788F77399F71099844E68674AF9D (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * __this, RuntimeObject* p0, const RuntimeMethod* method)
{
return (( bool (*) (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC *, RuntimeObject*, const RuntimeMethod*))List_1_Remove_m908B647BB9F807676DACE34E3E73475C3C3751D4_gshared)(__this, p0, method);
}
// System.String System.Char::ToString()
extern "C" IL2CPP_METHOD_ATTR String_t* Char_ToString_mA42A88FEBA41B72D48BB24373E3101B7A91B6FD8 (Il2CppChar* __this, const RuntimeMethod* method);
// System.String System.String::Concat(System.String,System.String)
extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE (String_t* p0, String_t* p1, const RuntimeMethod* method);
// System.String TMPro.TMP_WordInfo::GetWord()
extern "C" IL2CPP_METHOD_ATTR String_t* TMP_WordInfo_GetWord_mF7E1BD19C83BA1F3BAAFAC496CF05F1BCD13F0D2 (TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 * __this, const RuntimeMethod* method);
// System.Void TMPro.FastAction::Call()
extern "C" IL2CPP_METHOD_ATTR void FastAction_Call_m00F69EF2E2EFD13F03CA2F7988EDB50086EEB84B (FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * __this, const RuntimeMethod* method);
// System.Void TMPro.FastAction`2<System.Boolean,UnityEngine.Material>::Call(A,B)
inline void FastAction_2_Call_m3F70B4969B2202038219DEA9597B0DC2F54D96A7 (FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E * __this, bool p0, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * p1, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E *, bool, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *, const RuntimeMethod*))FastAction_2_Call_mB5246D33C0BF0EE8874F517C53FC616A3349774E_gshared)(__this, p0, p1, method);
}
// System.Void TMPro.FastAction`2<System.Boolean,TMPro.TMP_FontAsset>::Call(A,B)
inline void FastAction_2_Call_m7D79D1D270CDA98D804F93B1C8DA0BA0E7EDC6E2 (FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 * __this, bool p0, TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * p1, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 *, bool, TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C *, const RuntimeMethod*))FastAction_2_Call_mB5246D33C0BF0EE8874F517C53FC616A3349774E_gshared)(__this, p0, p1, method);
}
// System.Void TMPro.FastAction`2<System.Boolean,UnityEngine.Object>::Call(A,B)
inline void FastAction_2_Call_mA2DFB12746AC1A807EC28E9D3B81711E52737203 (FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 * __this, bool p0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * p1, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 *, bool, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *, const RuntimeMethod*))FastAction_2_Call_mB5246D33C0BF0EE8874F517C53FC616A3349774E_gshared)(__this, p0, p1, method);
}
// System.Void TMPro.FastAction`2<System.Boolean,TMPro.TextMeshPro>::Call(A,B)
inline void FastAction_2_Call_m015B3C827C578B221AD16C60FF4B8B82CB044F16 (FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 * __this, bool p0, TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * p1, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 *, bool, TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 *, const RuntimeMethod*))FastAction_2_Call_mB5246D33C0BF0EE8874F517C53FC616A3349774E_gshared)(__this, p0, p1, method);
}
// System.Void TMPro.FastAction`3<UnityEngine.GameObject,UnityEngine.Material,UnityEngine.Material>::Call(A,B,C)
inline void FastAction_3_Call_mC4E87E18B5251D7DDCE2E8CC23FC3C13FA362B9F (FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 * __this, GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * p0, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * p1, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * p2, const RuntimeMethod* method)
{
(( void (*) (FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 *, GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F *, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *, const RuntimeMethod*))FastAction_3_Call_m8BDE919BE98CD47749142E8F6BD9726391018FC3_gshared)(__this, p0, p1, p2, method);
}
// System.Void TMPro.FastAction`1<System.Boolean>::Call(A)
inline void FastAction_1_Call_m31453101A2C0C073C68C024656FDB6FF5AAC4B4D (FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 * __this, bool p0, const RuntimeMethod* method)
{
(( void (*) (FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 *, bool, const RuntimeMethod*))FastAction_1_Call_m31453101A2C0C073C68C024656FDB6FF5AAC4B4D_gshared)(__this, p0, method);
}
// System.Void TMPro.FastAction`1<TMPro.TMP_ColorGradient>::Call(A)
inline void FastAction_1_Call_mC459532832D838C18278B6C0AE56C6463BD18B2C (FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 * __this, TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * p0, const RuntimeMethod* method)
{
(( void (*) (FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 *, TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 *, const RuntimeMethod*))FastAction_1_Call_m4929C9630FCD993B1C845610D1CA52D27AA27E8C_gshared)(__this, p0, method);
}
// System.Void TMPro.FastAction`1<UnityEngine.Object>::Call(A)
inline void FastAction_1_Call_mF9F3BB73577D28A9288F86E3EECCF5CD60C89DD7 (FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 * __this, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * p0, const RuntimeMethod* method)
{
(( void (*) (FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 *, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *, const RuntimeMethod*))FastAction_1_Call_m4929C9630FCD993B1C845610D1CA52D27AA27E8C_gshared)(__this, p0, method);
}
// System.Void TMPro.FastAction`2<System.Boolean,TMPro.TextMeshProUGUI>::Call(A,B)
inline void FastAction_2_Call_mEA4C2C5367EED0ABCD82FA5A1CB8C1DCE08FD497 (FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 * __this, bool p0, TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * p1, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 *, bool, TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 *, const RuntimeMethod*))FastAction_2_Call_mB5246D33C0BF0EE8874F517C53FC616A3349774E_gshared)(__this, p0, p1, method);
}
// System.Void TMPro.FastAction`2<System.Object,TMPro.Compute_DT_EventArgs>::Call(A,B)
inline void FastAction_2_Call_m7E1CEE647E5B60D33C1A259D6C6E000533F7DA53 (FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 * __this, RuntimeObject * p0, Compute_DT_EventArgs_t17A56E99E621F8C211A13BE81BEAE18806DA7B11 * p1, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 *, RuntimeObject *, Compute_DT_EventArgs_t17A56E99E621F8C211A13BE81BEAE18806DA7B11 *, const RuntimeMethod*))FastAction_2_Call_mA94381FCCA8382576B8FE1A68AEDCE42B94F651C_gshared)(__this, p0, p1, method);
}
// System.Void TMPro.FastAction`2<System.Object,TMPro.Compute_DT_EventArgs>::.ctor()
inline void FastAction_2__ctor_mB333E0F5EA2D0BA63AE366B3DD529BDEE5B67221 (FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 * __this, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 *, const RuntimeMethod*))FastAction_2__ctor_mA16D0A2671526BBD5202950592A63B29B0803500_gshared)(__this, method);
}
// System.Void TMPro.FastAction`2<System.Boolean,UnityEngine.Material>::.ctor()
inline void FastAction_2__ctor_m45458E529A9151A13B89AA116F4F8C9D49386F49 (FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E * __this, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E *, const RuntimeMethod*))FastAction_2__ctor_mEDD5873BFC5CDD9FFE97CCC37643ABC0B3DF995B_gshared)(__this, method);
}
// System.Void TMPro.FastAction`2<System.Boolean,TMPro.TMP_FontAsset>::.ctor()
inline void FastAction_2__ctor_mFC7C601174A440F4F073ED4A5AF6AB0CD3D0AA08 (FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 * __this, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 *, const RuntimeMethod*))FastAction_2__ctor_mEDD5873BFC5CDD9FFE97CCC37643ABC0B3DF995B_gshared)(__this, method);
}
// System.Void TMPro.FastAction`2<System.Boolean,UnityEngine.Object>::.ctor()
inline void FastAction_2__ctor_mE2EDAF45F51CC0F5CF385616344AFCE8F19D98F9 (FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 * __this, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 *, const RuntimeMethod*))FastAction_2__ctor_mEDD5873BFC5CDD9FFE97CCC37643ABC0B3DF995B_gshared)(__this, method);
}
// System.Void TMPro.FastAction`2<System.Boolean,TMPro.TextMeshPro>::.ctor()
inline void FastAction_2__ctor_m7924B1B1D9468473B57C7F3DAA75CC5857E076AE (FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 * __this, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 *, const RuntimeMethod*))FastAction_2__ctor_mEDD5873BFC5CDD9FFE97CCC37643ABC0B3DF995B_gshared)(__this, method);
}
// System.Void TMPro.FastAction`3<UnityEngine.GameObject,UnityEngine.Material,UnityEngine.Material>::.ctor()
inline void FastAction_3__ctor_m586F9B905309F214FB3D14AFCC0D65BF3986A2F8 (FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 * __this, const RuntimeMethod* method)
{
(( void (*) (FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 *, const RuntimeMethod*))FastAction_3__ctor_m631E21D8A2456A668EE06757DCE11DC964B36B18_gshared)(__this, method);
}
// System.Void TMPro.FastAction`1<System.Boolean>::.ctor()
inline void FastAction_1__ctor_m2ADDAE4A27223DC8A919E70D30DD20D09A6D3596 (FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 * __this, const RuntimeMethod* method)
{
(( void (*) (FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 *, const RuntimeMethod*))FastAction_1__ctor_m2ADDAE4A27223DC8A919E70D30DD20D09A6D3596_gshared)(__this, method);
}
// System.Void TMPro.FastAction`1<TMPro.TMP_ColorGradient>::.ctor()
inline void FastAction_1__ctor_m4738E91F600D6F914831BC665DE1E046E2ED3566 (FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 * __this, const RuntimeMethod* method)
{
(( void (*) (FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 *, const RuntimeMethod*))FastAction_1__ctor_mC472E14DD4A61E1AF7E966EF97E39D9BEA92B602_gshared)(__this, method);
}
// System.Void TMPro.FastAction::.ctor()
extern "C" IL2CPP_METHOD_ATTR void FastAction__ctor_m296BD8427F412D8A53750805BFC4467255CED3AC (FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * __this, const RuntimeMethod* method);
// System.Void TMPro.FastAction`2<System.Boolean,TMPro.TextMeshProUGUI>::.ctor()
inline void FastAction_2__ctor_mA128B939604F55C96D55D4052153016B71C38B57 (FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 * __this, const RuntimeMethod* method)
{
(( void (*) (FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 *, const RuntimeMethod*))FastAction_2__ctor_mEDD5873BFC5CDD9FFE97CCC37643ABC0B3DF995B_gshared)(__this, method);
}
// System.Void TMPro.FastAction`1<UnityEngine.Object>::.ctor()
inline void FastAction_1__ctor_m06ABD5985D1C0B66F7B12155A725125F898D30F4 (FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 * __this, const RuntimeMethod* method)
{
(( void (*) (FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 *, const RuntimeMethod*))FastAction_1__ctor_mC472E14DD4A61E1AF7E966EF97E39D9BEA92B602_gshared)(__this, method);
}
// System.String System.String::CreateString(System.Char[])
extern "C" IL2CPP_METHOD_ATTR String_t* String_CreateString_m394C06654854ADD4C51FF957BE0CC72EF52BAA96 (String_t* __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___val0, const RuntimeMethod* method);
// System.String System.String::CreateString(System.Char[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR String_t* String_CreateString_mC7FB167C0D5B97F7EF502AF54399C61DD5B87509 (String_t* __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___val0, int32_t ___startIndex1, int32_t ___length2, 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.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.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);
// TMPro.TextContainerAnchors TMPro.TextContainer::GetAnchorPosition(UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR int32_t TextContainer_GetAnchorPosition_m0028A214C1133E5D363A22952B54063F868B060E (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___pivot0, const RuntimeMethod* method);
// System.Void TMPro.TextContainer::OnContainerChanged()
extern "C" IL2CPP_METHOD_ATTR void TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method);
// UnityEngine.Vector2 TMPro.TextContainer::GetPivot(TMPro.TextContainerAnchors)
extern "C" IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D TextContainer_GetPivot_m5379B14582E6BBB6F666455E698386042CBCE3DD (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, int32_t ___anchor0, const RuntimeMethod* method);
// System.Boolean UnityEngine.Rect::op_Inequality(UnityEngine.Rect,UnityEngine.Rect)
extern "C" IL2CPP_METHOD_ATTR bool Rect_op_Inequality_mAF9DC03779A7C3E1B430D7FFA797F2C4CEAD1FC7 (Rect_t35B976DE901B5423C11705E156938EA27AB402CE p0, Rect_t35B976DE901B5423C11705E156938EA27AB402CE p1, 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.Rect::get_height()
extern "C" IL2CPP_METHOD_ATTR float Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5 (Rect_t35B976DE901B5423C11705E156938EA27AB402CE * __this, const RuntimeMethod* method);
// System.Void TMPro.TextContainer::SetRect(UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_SetRect_m1A423889E2E0A1E2CD284CEA2F5161DB76B1D7EE (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___size0, const RuntimeMethod* method);
// System.Boolean UnityEngine.Vector4::op_Inequality(UnityEngine.Vector4,UnityEngine.Vector4)
extern "C" IL2CPP_METHOD_ATTR bool Vector4_op_Inequality_m7038D1E27BCA2E4C0EA8E034C30E586635FBF228 (Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E p0, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E p1, 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.RectTransform>()
inline RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * Component_GetComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_m751D9E690C55EAC53AB8C54812EFEAA238E52575 (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method)
{
return (( RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * (*) (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m3FED1FF44F93EF1C3A07526800331B638EF4105B_gshared)(__this, method);
}
// !!0 UnityEngine.Component::GetComponent<TMPro.TextMeshPro>()
inline TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * Component_GetComponent_TisTextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2_m7A50B7E4B260EC155104E89F194B9EDE52870F82 (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method)
{
return (( TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * (*) (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.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);
// System.Void TMPro.TextContainer::UpdateCorners()
extern "C" IL2CPP_METHOD_ATTR void TextContainer_UpdateCorners_m8CA2EA7F3EF7F862E7AE0E718FA1A683A02BDD65 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __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);
// UnityEngine.Vector2 TMPro.TextContainer::get_size()
extern "C" IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D TextContainer_get_size_mF0E4195DC3BCD588620BCA6942849F9A6CAC9868 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, 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 UnityEngine.Transform::set_hasChanged(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void Transform_set_hasChanged_mA2BDCABEEF63468A4CF354CB7ACFDCC8E910A3D9 (Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * __this, bool p0, const RuntimeMethod* method);
// TMPro.TextMeshPro TMPro.TextContainer::get_textMeshPro()
extern "C" IL2CPP_METHOD_ATTR TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * TextContainer_get_textMeshPro_m527309EE3FF9CF11DFB2CA9FFCDBB52B33BEC992 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method);
// UnityEngine.RectTransform TMPro.TextContainer::get_rectTransform()
extern "C" IL2CPP_METHOD_ATTR RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * TextContainer_get_rectTransform_mA53A93644407F8DD7D8DA4486D259A5B6025ADD7 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* 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);
}
// UnityEngine.Vector2 UnityEngine.RectTransform::get_sizeDelta()
extern "C" IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D RectTransform_get_sizeDelta_mDA0A3E73679143B1B52CE2F9A417F90CB9F3DAFF (RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * __this, const RuntimeMethod* method);
// System.Void TMPro.TextContainer::set_size(UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_set_size_mA2BA9DA2DF2914014657E454BFE50219E669160B (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___value0, 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 TMPro.TextContainer::set_pivot(UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_set_pivot_m1F84BF8C34F992D8CFEBB3169D92DDA12FE0E9D1 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___value0, const RuntimeMethod* method);
// System.Single UnityEngine.Rect::get_x()
extern "C" IL2CPP_METHOD_ATTR float Rect_get_x_mC51A461F546D14832EB96B11A7198DADDE2597B7 (Rect_t35B976DE901B5423C11705E156938EA27AB402CE * __this, const RuntimeMethod* method);
// System.Single UnityEngine.Rect::get_y()
extern "C" IL2CPP_METHOD_ATTR float Rect_get_y_m53E3E4F62D9840FBEA751A66293038F1F5D1D45C (Rect_t35B976DE901B5423C11705E156938EA27AB402CE * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Rect::.ctor(System.Single,System.Single,System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR void Rect__ctor_m50B92C75005C9C5A0D05E6E0EBB43AFAF7C66280 (Rect_t35B976DE901B5423C11705E156938EA27AB402CE * __this, float p0, float p1, float p2, float p3, 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);
// 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.Boolean UnityEngine.Vector2::op_Equality(UnityEngine.Vector2,UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m0E86E1B1038DDB8554A8A0D58729A7788D989588 (Vector2_tA85D2DD88578276CA8A8796756458277E72D073D p0, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D p1, const RuntimeMethod* method);
// System.Void UnityEngine.EventSystems.UIBehaviour::.ctor()
extern "C" IL2CPP_METHOD_ATTR void UIBehaviour__ctor_mED41F1FD6DA85A4D40E088635B56EADCA9B966CE (UIBehaviour_t3C3C339CD5677BA7FC27C352FED8B78052A3FE70 * __this, const RuntimeMethod* method);
// System.Int32 UnityEngine.Renderer::get_sortingLayerID()
extern "C" IL2CPP_METHOD_ATTR int32_t Renderer_get_sortingLayerID_m2E204E68869EDA3176C334AE1C62219F380A5D85 (Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Renderer::set_sortingLayerID(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void Renderer_set_sortingLayerID_mF2A52A5697C3A9288DEAC949F54C4CCA97716526 (Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * __this, int32_t p0, const RuntimeMethod* method);
// System.Int32 UnityEngine.Renderer::get_sortingOrder()
extern "C" IL2CPP_METHOD_ATTR int32_t Renderer_get_sortingOrder_m33DD50ED293AA672FDAD862B4A4865666B5FEBAF (Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Renderer::set_sortingOrder(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void Renderer_set_sortingOrder_mBCE1207CDB46CB6BA4583B9C3FB4A2D28DC27D81 (Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * __this, int32_t p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_UpdateManager::RegisterTextElementForLayoutRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_RegisterTextElementForLayoutRebuild_m8F55EC6B0A9CC4BEAC5AD2E95E64268597BE47BB (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, const RuntimeMethod* method);
// !!0 UnityEngine.Component::GetComponent<UnityEngine.Transform>()
inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * Component_GetComponent_TisTransform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA_m9885424E349D692D715FADED33BD0E2D0CEFB20F (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method)
{
return (( Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * (*) (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m3FED1FF44F93EF1C3A07526800331B638EF4105B_gshared)(__this, method);
}
// !!0 UnityEngine.Component::GetComponent<UnityEngine.Renderer>()
inline Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * Component_GetComponent_TisRenderer_t0556D67DD582620D1F495627EDE30D03284151F4_m3E0C8F08ADF98436AEF5AE9F4C56A51FF7D0A892 (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method)
{
return (( Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * (*) (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m3FED1FF44F93EF1C3A07526800331B638EF4105B_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);
// UnityEngine.MeshFilter TMPro.TextMeshPro::get_meshFilter()
extern "C" IL2CPP_METHOD_ATTR MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * TextMeshPro_get_meshFilter_m38BAEBB3D31284FE6B762E6D5F71CAD0AE0A6EDE (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.MeshFilter::set_mesh(UnityEngine.Mesh)
extern "C" IL2CPP_METHOD_ATTR void MeshFilter_set_mesh_mA18AA96C75CC91CF0917BA1F437626499FAAF496 (MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * __this, Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * p0, const RuntimeMethod* method);
// !!0 UnityEngine.Component::GetComponent<UnityEngine.MeshFilter>()
inline MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * Component_GetComponent_TisMeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_mF3F89565A9CEFF85AA1FB27C6EC64BE590DC386B (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method)
{
return (( MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * (*) (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m3FED1FF44F93EF1C3A07526800331B638EF4105B_gshared)(__this, method);
}
// System.Void TMPro.TextMeshPro::SetMask(TMPro.MaskingTypes)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetMask_m3B3CE88AF40CA51EE3871ECF7E004A449F5B36E4 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, int32_t ___maskType0, const RuntimeMethod* method);
// System.Void TMPro.TextMeshPro::SetMaskCoordinates(UnityEngine.Vector4)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetMaskCoordinates_m54C7DBCEAB18454A6F75C84E00B1128E3ED943CC (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___coords0, const RuntimeMethod* method);
// System.Void TMPro.TextMeshPro::SetMaskCoordinates(UnityEngine.Vector4,System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetMaskCoordinates_mB715DBA84F3E9321E46843C35D2AB818907CB8FF (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___coords0, float ___softX1, float ___softY2, const RuntimeMethod* method);
// System.Void TMPro.TMP_UpdateManager::RegisterTextElementForGraphicRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_RegisterTextElementForGraphicRebuild_m3D34D167DC3FF3E09A9D6DE1493C3969751636AB (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, 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 TMPro.TextMeshPro::OnPreRenderObject()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_OnPreRenderObject_m76401AE06F024952C6C61FCF3F996597AFAB7D60 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method);
// UnityEngine.Renderer TMPro.TextMeshPro::get_renderer()
extern "C" IL2CPP_METHOD_ATTR Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * TextMeshPro_get_renderer_mF8CD651E1D88C0C5E8A08C0930835B2DF7EE59F7 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method);
// UnityEngine.Material UnityEngine.Renderer::get_sharedMaterial()
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * Renderer_get_sharedMaterial_m2BE9FF3D269968F2E323AC60EFBBCC0B26E7E6F9 (Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Renderer::set_sharedMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void Renderer_set_sharedMaterial_mC94A354D9B0FCA081754A7CB51AEE5A9AD3946A3 (Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * p0, 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_SubMesh::UpdateMeshPadding(System.Boolean,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMesh_UpdateMeshPadding_m0F83AE63A001CA3E837DBD04C3AE812E3BFAD721 (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __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);
// System.Void TMPro.TMP_TextInfo::ClearMeshInfo(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_ClearMeshInfo_m90F088957B6778FA4278D50432323F0C2A83B483 (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, bool ___updateMesh0, 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_SubMesh::get_mesh()
extern "C" IL2CPP_METHOD_ATTR Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __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);
// 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.Void TMPro.TMP_Text::ParseInputText()
extern "C" IL2CPP_METHOD_ATTR void TMP_Text_ParseInputText_m35CFE982D3C252C472A1FD8C1E64429E5F98CA79 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * __this, const RuntimeMethod* method);
// !!0 UnityEngine.GameObject::AddComponent<UnityEngine.Renderer>()
inline Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * GameObject_AddComponent_TisRenderer_t0556D67DD582620D1F495627EDE30D03284151F4_mD3848037B53ACC3EA2BBECF286BA4C085A8061CB (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * __this, const RuntimeMethod* method)
{
return (( Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * (*) (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_mCB8164FB05F8DCF99E098ADC5E13E96FEF6FC4E9_gshared)(__this, method);
}
// UnityEngine.CanvasRenderer UnityEngine.UI.Graphic::get_canvasRenderer()
extern "C" IL2CPP_METHOD_ATTR CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * Graphic_get_canvasRenderer_m3CCAFCDBCEB38A281BAAB89F2832171BB3D348A6 (Graphic_tBA2C3EF11D3DAEBB57F6879AB0BB4F8BD40D00D8 * __this, const RuntimeMethod* 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);
}
// UnityEngine.Transform TMPro.TextMeshPro::get_transform()
extern "C" IL2CPP_METHOD_ATTR Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * TextMeshPro_get_transform_m14B36D05C2CCC150141AED87F5A38536373BC23D (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method);
// !!0 UnityEngine.GameObject::AddComponent<UnityEngine.MeshFilter>()
inline MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * GameObject_AddComponent_TisMeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_m98AEA1EDDC59492203D06FA2912152C37C4164E4 (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * __this, const RuntimeMethod* method)
{
return (( MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * (*) (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_mCB8164FB05F8DCF99E098ADC5E13E96FEF6FC4E9_gshared)(__this, 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);
// !!0[] UnityEngine.Component::GetComponentsInChildren<TMPro.TMP_SubMesh>()
inline TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* Component_GetComponentsInChildren_TisTMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D_mD0461541520D6E1FF894C142A2D81CFE600320BB (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method)
{
return (( TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* (*) (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 *, const RuntimeMethod*))Component_GetComponentsInChildren_TisRuntimeObject_m6D4C38C330FCFD3C323B34031A7E877A5E2D453A_gshared)(__this, method);
}
// System.Void UnityEngine.MeshFilter::set_sharedMesh(UnityEngine.Mesh)
extern "C" IL2CPP_METHOD_ATTR void MeshFilter_set_sharedMesh_mFE8D12C35148063EB287951C7BFFB0328AAA7C5D (MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * __this, Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * p0, const RuntimeMethod* method);
// System.Void TMPro.TMP_UpdateManager::UnRegisterTextElementForRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_UnRegisterTextElementForRebuild_mCB1E447E215194B09F38F3A2221C82C07FE0CB02 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, 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.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 UnityEngine.Renderer::set_receiveShadows(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void Renderer_set_receiveShadows_mD2BD2FF58156E328677EAE5E175D2069BC2925A0 (Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * __this, bool p0, const RuntimeMethod* method);
// System.Void UnityEngine.Renderer::set_shadowCastingMode(UnityEngine.Rendering.ShadowCastingMode)
extern "C" IL2CPP_METHOD_ATTR void Renderer_set_shadowCastingMode_mC7E601EE9B32B63097B216C78ED4F854B0AF21EC (Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * __this, int32_t 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.Material::get_passCount()
extern "C" IL2CPP_METHOD_ATTR int32_t Material_get_passCount_m790A357C17FB4D829C479652B1B65BC15F73FBB1 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, 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.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.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.Material::DisableKeyword(System.String)
extern "C" IL2CPP_METHOD_ATTR void Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, String_t* p0, 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::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 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);
// System.Void TMPro.TextMeshPro::UpdateMask()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_UpdateMask_m3D0E6B7DF4B8E946CB7B0647C779072799B8B344 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method);
// System.Void TMPro.TextMeshPro::CreateMaterialInstance()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_CreateMaterialInstance_m2009255A68E0B7D6EC30BD04C39FD09BB00FC054 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, 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_SubMesh::get_material()
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * TMP_SubMesh_get_material_m466677FA4475AA84E45C0B9CA8E290B2F24750C4 (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __this, const RuntimeMethod* method);
// UnityEngine.Material TMPro.TMP_SubMesh::get_sharedMaterial()
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * TMP_SubMesh_get_sharedMaterial_m62E104C664FCE465060F92F02C544B69E91497B2 (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __this, const RuntimeMethod* method);
// System.Boolean TMPro.TMP_SubMesh::get_isDefaultMaterial()
extern "C" IL2CPP_METHOD_ATTR bool TMP_SubMesh_get_isDefaultMaterial_m17DB478E7065176D5A4D1257C3C48BFFC9EBCB3D (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __this, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMesh::set_sharedMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMesh_set_sharedMaterial_mCB86338B0FB35D25346FF24E157E68D3568D7EBD (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __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);
// UnityEngine.Material UnityEngine.Renderer::get_material()
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617 (Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * __this, 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);
// 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.String[] UnityEngine.Material::get_shaderKeywords()
extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* Material_get_shaderKeywords_mF653034CC23EB4A65580BA4388F7258328C9C90C (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, const RuntimeMethod* method);
// System.Void UnityEngine.Material::set_shaderKeywords(System.String[])
extern "C" IL2CPP_METHOD_ATTR void Material_set_shaderKeywords_m336EBA03D542BE657FEBDD62C7546568CD3081C9 (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* p0, const RuntimeMethod* method);
// System.Void UnityEngine.Object::set_name(System.String)
extern "C" IL2CPP_METHOD_ATTR void Object_set_name_m538711B144CDE30F929376BCF72D0DC8F85D0826 (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * __this, String_t* p0, const RuntimeMethod* method);
// System.Void UnityEngine.Material::set_renderQueue(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void Material_set_renderQueue_m02A0C73EC4B9C9D2C2ABFFD777EBDA45C1E1BD4D (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * __this, int32_t p0, const RuntimeMethod* method);
// UnityEngine.Renderer TMPro.TMP_SubMesh::get_renderer()
extern "C" IL2CPP_METHOD_ATTR Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * TMP_SubMesh_get_renderer_m41AAA8AA7765A2B0A722B0C7BE4D0CFB456B50BE (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __this, 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.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.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_SubMesh>(T[]&,System.Int32)
inline void TMP_TextInfo_Resize_TisTMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D_mB3250D8B9ADD70F4D93DA365644D3F7DCD786F5C (TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD** ___array0, int32_t ___size1, const RuntimeMethod* method)
{
(( void (*) (TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD**, 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_SubMesh TMPro.TMP_SubMesh::AddSubTextObject(TMPro.TextMeshPro,TMPro.MaterialReference)
extern "C" IL2CPP_METHOD_ATTR TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * TMP_SubMesh_AddSubTextObject_mB7B7238D8F39F657241137CC37465938DEAF738E (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * ___textComponent0, MaterialReference_tFDD866CC1D210125CDEC9DCB60B9AACB2FE3AF7F ___materialReference1, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMesh::set_isDefaultMaterial(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMesh_set_isDefaultMaterial_mD752FA7B1C178B697AF37DAE91F75CB1CD5A6380 (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __this, bool ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMesh::set_fontAsset(TMPro.TMP_FontAsset)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMesh_set_fontAsset_m11C09E550D0582F16625C80616615FD92BE1F31B (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __this, TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMesh::set_spriteAsset(TMPro.TMP_SpriteAsset)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMesh_set_spriteAsset_m44DFDB188DFEF5266A673409BCD85A860081979D (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __this, TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMesh::set_fallbackMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMesh_set_fallbackMaterial_m5AAE65076AB071DB5FF6483571D8DB8D67DFD34D (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_SubMesh::set_fallbackSourceMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void TMP_SubMesh_set_fallbackSourceMaterial_mB8A3391019E0935B317231B860745DA815C55E13 (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___value0, const RuntimeMethod* method);
// System.Void TMPro.TMP_MeshInfo::.ctor(UnityEngine.Mesh,System.Int32,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_MeshInfo__ctor_m2BB3A745E1C05B28824E997F16AEE1BA2CBEEB84 (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * __this, Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * ___mesh0, int32_t ___size1, bool ___isVolumetric2, const RuntimeMethod* method);
// System.Void TMPro.TMP_MeshInfo::ClearUnusedVertices(System.Int32,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_MeshInfo_ClearUnusedVertices_mD690CEC2537EF76870AB69FFED4A8DD31A3AC7F0 (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * __this, int32_t ___startIndex0, bool ___updateMesh1, 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);
// 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.TextMeshPro::UpdateSDFScale(System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_UpdateSDFScale_m5DB958114C9CA327E6130093740887F476928376 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, float ___lossyScale0, 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_SubMesh::get_padding()
extern "C" IL2CPP_METHOD_ATTR float TMP_SubMesh_get_padding_mBAE2229E48FE6492B76D650F7B737EBE5787F2A2 (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __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.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.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.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 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.TextMeshPro::DisableMasking()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_DisableMasking_m8F66A13948C460CFB5AF46A8ED39F06BEC306E2C (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method);
// System.Void TMPro.TextMeshPro::EnableMasking()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_EnableMasking_mE1A96C9396D808908FAAD78EAA2FB1F31C66EDA3 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __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);
}
// UnityEngine.Color UnityEngine.Color::get_white()
extern "C" IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 Color_get_white_mE7F3AC4FF0D6F35E48049C73116A222CBE96D905 (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);
// 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);
// 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);
// UnityEngine.MeshFilter TMPro.TMP_SubMesh::get_meshFilter()
extern "C" IL2CPP_METHOD_ATTR MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * TMP_SubMesh_get_meshFilter_mA62434D5993EAEEEDA2656BFC820EAD453E05ED7 (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * __this, 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);
#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.TMP_TextElement::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TMP_TextElement__ctor_mFE79DDEA4E85B8E0DC4313882351CA197A8550C1 (TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.TMP_TextInfo::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo__ctor_mF39F1C7955515DA7FF63D7D3AB5EA580A0E2449C (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextInfo__ctor_mF39F1C7955515DA7FF63D7D3AB5EA580A0E2449C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_0 = (TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604*)SZArrayNew(TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604_il2cpp_TypeInfo_var, (uint32_t)8);
__this->set_characterInfo_11(L_0);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_1 = (TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09*)SZArrayNew(TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16));
__this->set_wordInfo_12(L_1);
TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D* L_2 = (TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D*)SZArrayNew(TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D_il2cpp_TypeInfo_var, (uint32_t)0);
__this->set_linkInfo_13(L_2);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_3 = (TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C*)SZArrayNew(TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C_il2cpp_TypeInfo_var, (uint32_t)2);
__this->set_lineInfo_14(L_3);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_4 = (TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847*)SZArrayNew(TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847_il2cpp_TypeInfo_var, (uint32_t)4);
__this->set_pageInfo_15(L_4);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_5 = (TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9*)SZArrayNew(TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9_il2cpp_TypeInfo_var, (uint32_t)1);
__this->set_meshInfo_16(L_5);
return;
}
}
// 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)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextInfo__ctor_m2A240B71105AF53F8A24C1BDB5C7A78E166DD57E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___textComponent0;
__this->set_textComponent_2(L_0);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1 = (TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604*)SZArrayNew(TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604_il2cpp_TypeInfo_var, (uint32_t)8);
__this->set_characterInfo_11(L_1);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_2 = (TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09*)SZArrayNew(TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09_il2cpp_TypeInfo_var, (uint32_t)4);
__this->set_wordInfo_12(L_2);
TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D* L_3 = (TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D*)SZArrayNew(TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D_il2cpp_TypeInfo_var, (uint32_t)0);
__this->set_linkInfo_13(L_3);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_4 = (TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C*)SZArrayNew(TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C_il2cpp_TypeInfo_var, (uint32_t)2);
__this->set_lineInfo_14(L_4);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_5 = (TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847*)SZArrayNew(TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847_il2cpp_TypeInfo_var, (uint32_t)4);
__this->set_pageInfo_15(L_5);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_6 = (TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9*)SZArrayNew(TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9_il2cpp_TypeInfo_var, (uint32_t)1);
__this->set_meshInfo_16(L_6);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_7 = __this->get_meshInfo_16();
NullCheck(L_7);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_8 = ___textComponent0;
NullCheck(L_8);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_9 = VirtFuncInvoker0< Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * >::Invoke(73 /* UnityEngine.Mesh TMPro.TMP_Text::get_mesh() */, L_8);
((L_7)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->set_mesh_3(L_9);
__this->set_materialCount_10(1);
return;
}
}
// System.Void TMPro.TMP_TextInfo::Clear()
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_Clear_m1CDBF30EE7548387764B806645D7910E512C7E88 (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
__this->set_characterCount_3(0);
__this->set_spaceCount_5(0);
__this->set_wordCount_6(0);
__this->set_linkCount_7(0);
__this->set_lineCount_8(0);
__this->set_pageCount_9(0);
__this->set_spriteCount_4(0);
V_0 = 0;
goto IL_004b;
}
IL_0035:
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_0 = __this->get_meshInfo_16();
int32_t L_1 = V_0;
NullCheck(L_0);
((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1)))->set_vertexCount_4(0);
int32_t L_2 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1));
}
IL_004b:
{
int32_t L_3 = V_0;
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_4 = __this->get_meshInfo_16();
NullCheck(L_4);
if ((((int32_t)L_3) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length)))))))
{
goto IL_0035;
}
}
{
return;
}
}
// System.Void TMPro.TMP_TextInfo::ClearMeshInfo(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_ClearMeshInfo_m90F088957B6778FA4278D50432323F0C2A83B483 (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, bool ___updateMesh0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
V_0 = 0;
goto IL_001a;
}
IL_0004:
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_0 = __this->get_meshInfo_16();
int32_t L_1 = V_0;
NullCheck(L_0);
bool L_2 = ___updateMesh0;
TMP_MeshInfo_Clear_m8AD3382CBB3129497FAEC30AE3B5C8409D0EB953((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1))), L_2, /*hidden argument*/NULL);
int32_t L_3 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1));
}
IL_001a:
{
int32_t L_4 = V_0;
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_5 = __this->get_meshInfo_16();
NullCheck(L_5);
if ((((int32_t)L_4) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length)))))))
{
goto IL_0004;
}
}
{
return;
}
}
// System.Void TMPro.TMP_TextInfo::ClearAllMeshInfo()
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_ClearAllMeshInfo_m7DD7B5114DFACBABDDE7D7B27C728C34E5EF05A9 (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
V_0 = 0;
goto IL_001a;
}
IL_0004:
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_0 = __this->get_meshInfo_16();
int32_t L_1 = V_0;
NullCheck(L_0);
TMP_MeshInfo_Clear_m8AD3382CBB3129497FAEC30AE3B5C8409D0EB953((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1))), (bool)1, /*hidden argument*/NULL);
int32_t L_2 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1));
}
IL_001a:
{
int32_t L_3 = V_0;
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_4 = __this->get_meshInfo_16();
NullCheck(L_4);
if ((((int32_t)L_3) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_4)->max_length)))))))
{
goto IL_0004;
}
}
{
return;
}
}
// System.Void TMPro.TMP_TextInfo::ResetVertexLayout(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_ResetVertexLayout_m39014C2A2F811ED9C67A7532E5A3CB45FECD3799 (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, bool ___isVolumetric0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
V_0 = 0;
goto IL_001b;
}
IL_0004:
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_0 = __this->get_meshInfo_16();
int32_t L_1 = V_0;
NullCheck(L_0);
bool L_2 = ___isVolumetric0;
TMP_MeshInfo_ResizeMeshInfo_mF670709E54C8FA2565148D6BAC962280A444A583((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1))), 0, L_2, /*hidden argument*/NULL);
int32_t L_3 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1));
}
IL_001b:
{
int32_t L_4 = V_0;
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_5 = __this->get_meshInfo_16();
NullCheck(L_5);
if ((((int32_t)L_4) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length)))))))
{
goto IL_0004;
}
}
{
return;
}
}
// System.Void TMPro.TMP_TextInfo::ClearUnusedVertices(TMPro.MaterialReference[])
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_ClearUnusedVertices_m7645AF7AB94651BA920CF6FC7E4D7E4105E9DE54 (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* ___materials0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
V_0 = 0;
goto IL_001c;
}
IL_0004:
{
V_1 = 0;
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_0 = __this->get_meshInfo_16();
int32_t L_1 = V_0;
NullCheck(L_0);
int32_t L_2 = V_1;
TMP_MeshInfo_ClearUnusedVertices_m9CEB29872034C0F9347835545F5D9D09D2130B8C((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1))), L_2, /*hidden argument*/NULL);
int32_t L_3 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1));
}
IL_001c:
{
int32_t L_4 = V_0;
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_5 = __this->get_meshInfo_16();
NullCheck(L_5);
if ((((int32_t)L_4) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length)))))))
{
goto IL_0004;
}
}
{
return;
}
}
// System.Void TMPro.TMP_TextInfo::ClearLineInfo()
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo_ClearLineInfo_m7BF5E63C7B49C5FB7EBB116D5C94DD3901B0B03B (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextInfo_ClearLineInfo_m7BF5E63C7B49C5FB7EBB116D5C94DD3901B0B03B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_0 = __this->get_lineInfo_14();
if (L_0)
{
goto IL_0014;
}
}
{
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1 = (TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C*)SZArrayNew(TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C_il2cpp_TypeInfo_var, (uint32_t)2);
__this->set_lineInfo_14(L_1);
}
IL_0014:
{
V_0 = 0;
goto IL_00ff;
}
IL_001b:
{
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2 = __this->get_lineInfo_14();
int32_t L_3 = V_0;
NullCheck(L_2);
((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->set_characterCount_1(0);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_4 = __this->get_lineInfo_14();
int32_t L_5 = V_0;
NullCheck(L_4);
((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->set_spaceCount_3(0);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_6 = __this->get_lineInfo_14();
int32_t L_7 = V_0;
NullCheck(L_6);
((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7)))->set_wordCount_4(0);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_8 = __this->get_lineInfo_14();
int32_t L_9 = V_0;
NullCheck(L_8);
((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->set_controlCharacterCount_0(0);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_10 = __this->get_lineInfo_14();
int32_t L_11 = V_0;
NullCheck(L_10);
((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_11)))->set_width_15((0.0f));
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_12 = __this->get_lineInfo_14();
int32_t L_13 = V_0;
NullCheck(L_12);
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
float L_14 = (((TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var))->get_address_of_k_InfinityVectorNegative_1())->get_x_0();
((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->set_ascender_11(L_14);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_15 = __this->get_lineInfo_14();
int32_t L_16 = V_0;
NullCheck(L_15);
float L_17 = (((TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var))->get_address_of_k_InfinityVectorPositive_0())->get_x_0();
((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->set_descender_13(L_17);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_18 = __this->get_lineInfo_14();
int32_t L_19 = V_0;
NullCheck(L_18);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_20 = ((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_19)))->get_address_of_lineExtents_19();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_21 = ((TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var))->get_k_InfinityVectorPositive_0();
L_20->set_min_0(L_21);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_22 = __this->get_lineInfo_14();
int32_t L_23 = V_0;
NullCheck(L_22);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_24 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23)))->get_address_of_lineExtents_19();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_25 = ((TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var))->get_k_InfinityVectorNegative_1();
L_24->set_max_1(L_25);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_26 = __this->get_lineInfo_14();
int32_t L_27 = V_0;
NullCheck(L_26);
((L_26)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_27)))->set_maxAdvance_14((0.0f));
int32_t L_28 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1));
}
IL_00ff:
{
int32_t L_29 = V_0;
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_30 = __this->get_lineInfo_14();
NullCheck(L_30);
if ((((int32_t)L_29) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_30)->max_length)))))))
{
goto IL_001b;
}
}
{
return;
}
}
// TMPro.TMP_MeshInfo[] TMPro.TMP_TextInfo::CopyMeshInfoVertexData()
extern "C" IL2CPP_METHOD_ATTR TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* TMP_TextInfo_CopyMeshInfoVertexData_m7159403DDF762D7F1A0A24B75FF917B73E3F42E3 (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextInfo_CopyMeshInfoVertexData_m7159403DDF762D7F1A0A24B75FF917B73E3F42E3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_0 = __this->get_m_CachedMeshInfo_17();
if (!L_0)
{
goto IL_001d;
}
}
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_1 = __this->get_m_CachedMeshInfo_17();
NullCheck(L_1);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_2 = __this->get_meshInfo_16();
NullCheck(L_2);
if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))) == ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length)))))))
{
goto IL_00b3;
}
}
IL_001d:
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3 = __this->get_meshInfo_16();
NullCheck(L_3);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_4 = (TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9*)SZArrayNew(TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length)))));
__this->set_m_CachedMeshInfo_17(L_4);
V_0 = 0;
goto IL_00a8;
}
IL_0034:
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_5 = __this->get_meshInfo_16();
int32_t L_6 = V_0;
NullCheck(L_5);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_7 = ((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_vertices_5();
NullCheck(L_7);
V_1 = (((int32_t)((int32_t)(((RuntimeArray *)L_7)->max_length))));
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_8 = __this->get_m_CachedMeshInfo_17();
int32_t L_9 = V_0;
NullCheck(L_8);
int32_t L_10 = V_1;
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_11 = (Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28*)SZArrayNew(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28_il2cpp_TypeInfo_var, (uint32_t)L_10);
((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->set_vertices_5(L_11);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_12 = __this->get_m_CachedMeshInfo_17();
int32_t L_13 = V_0;
NullCheck(L_12);
int32_t L_14 = V_1;
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_15 = (Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6*)SZArrayNew(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6_il2cpp_TypeInfo_var, (uint32_t)L_14);
((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->set_uvs0_8(L_15);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_16 = __this->get_m_CachedMeshInfo_17();
int32_t L_17 = V_0;
NullCheck(L_16);
int32_t L_18 = V_1;
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_19 = (Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6*)SZArrayNew(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6_il2cpp_TypeInfo_var, (uint32_t)L_18);
((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)))->set_uvs2_9(L_19);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_20 = __this->get_m_CachedMeshInfo_17();
int32_t L_21 = V_0;
NullCheck(L_20);
int32_t L_22 = V_1;
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_23 = (Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983*)SZArrayNew(Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983_il2cpp_TypeInfo_var, (uint32_t)L_22);
((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->set_colors32_10(L_23);
int32_t L_24 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1));
}
IL_00a8:
{
int32_t L_25 = V_0;
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_26 = __this->get_m_CachedMeshInfo_17();
NullCheck(L_26);
if ((((int32_t)L_25) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_26)->max_length)))))))
{
goto IL_0034;
}
}
IL_00b3:
{
V_2 = 0;
goto IL_01e4;
}
IL_00ba:
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_27 = __this->get_meshInfo_16();
int32_t L_28 = V_2;
NullCheck(L_27);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_29 = ((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_28)))->get_vertices_5();
NullCheck(L_29);
V_3 = (((int32_t)((int32_t)(((RuntimeArray *)L_29)->max_length))));
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_30 = __this->get_m_CachedMeshInfo_17();
int32_t L_31 = V_2;
NullCheck(L_30);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_32 = ((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->get_vertices_5();
NullCheck(L_32);
int32_t L_33 = V_3;
if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_32)->max_length))))) == ((int32_t)L_33)))
{
goto IL_0140;
}
}
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_34 = __this->get_m_CachedMeshInfo_17();
int32_t L_35 = V_2;
NullCheck(L_34);
int32_t L_36 = V_3;
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_37 = (Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28*)SZArrayNew(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28_il2cpp_TypeInfo_var, (uint32_t)L_36);
((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->set_vertices_5(L_37);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_38 = __this->get_m_CachedMeshInfo_17();
int32_t L_39 = V_2;
NullCheck(L_38);
int32_t L_40 = V_3;
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_41 = (Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6*)SZArrayNew(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6_il2cpp_TypeInfo_var, (uint32_t)L_40);
((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_39)))->set_uvs0_8(L_41);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_42 = __this->get_m_CachedMeshInfo_17();
int32_t L_43 = V_2;
NullCheck(L_42);
int32_t L_44 = V_3;
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_45 = (Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6*)SZArrayNew(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6_il2cpp_TypeInfo_var, (uint32_t)L_44);
((L_42)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_43)))->set_uvs2_9(L_45);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_46 = __this->get_m_CachedMeshInfo_17();
int32_t L_47 = V_2;
NullCheck(L_46);
int32_t L_48 = V_3;
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_49 = (Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983*)SZArrayNew(Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983_il2cpp_TypeInfo_var, (uint32_t)L_48);
((L_46)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_47)))->set_colors32_10(L_49);
}
IL_0140:
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_50 = __this->get_meshInfo_16();
int32_t L_51 = V_2;
NullCheck(L_50);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_52 = ((L_50)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_51)))->get_vertices_5();
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_53 = __this->get_m_CachedMeshInfo_17();
int32_t L_54 = V_2;
NullCheck(L_53);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_55 = ((L_53)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_54)))->get_vertices_5();
int32_t L_56 = V_3;
Array_Copy_m2D96731C600DE8A167348CA8BA796344E64F7434((RuntimeArray *)(RuntimeArray *)L_52, (RuntimeArray *)(RuntimeArray *)L_55, L_56, /*hidden argument*/NULL);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_57 = __this->get_meshInfo_16();
int32_t L_58 = V_2;
NullCheck(L_57);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_59 = ((L_57)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_58)))->get_uvs0_8();
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_60 = __this->get_m_CachedMeshInfo_17();
int32_t L_61 = V_2;
NullCheck(L_60);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_62 = ((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_61)))->get_uvs0_8();
int32_t L_63 = V_3;
Array_Copy_m2D96731C600DE8A167348CA8BA796344E64F7434((RuntimeArray *)(RuntimeArray *)L_59, (RuntimeArray *)(RuntimeArray *)L_62, L_63, /*hidden argument*/NULL);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_64 = __this->get_meshInfo_16();
int32_t L_65 = V_2;
NullCheck(L_64);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_66 = ((L_64)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_65)))->get_uvs2_9();
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_67 = __this->get_m_CachedMeshInfo_17();
int32_t L_68 = V_2;
NullCheck(L_67);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_69 = ((L_67)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_68)))->get_uvs2_9();
int32_t L_70 = V_3;
Array_Copy_m2D96731C600DE8A167348CA8BA796344E64F7434((RuntimeArray *)(RuntimeArray *)L_66, (RuntimeArray *)(RuntimeArray *)L_69, L_70, /*hidden argument*/NULL);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_71 = __this->get_meshInfo_16();
int32_t L_72 = V_2;
NullCheck(L_71);
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_73 = ((L_71)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_72)))->get_colors32_10();
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_74 = __this->get_m_CachedMeshInfo_17();
int32_t L_75 = V_2;
NullCheck(L_74);
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_76 = ((L_74)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_75)))->get_colors32_10();
int32_t L_77 = V_3;
Array_Copy_m2D96731C600DE8A167348CA8BA796344E64F7434((RuntimeArray *)(RuntimeArray *)L_73, (RuntimeArray *)(RuntimeArray *)L_76, L_77, /*hidden argument*/NULL);
int32_t L_78 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1));
}
IL_01e4:
{
int32_t L_79 = V_2;
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_80 = __this->get_m_CachedMeshInfo_17();
NullCheck(L_80);
if ((((int32_t)L_79) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_80)->max_length)))))))
{
goto IL_00ba;
}
}
{
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_81 = __this->get_m_CachedMeshInfo_17();
return L_81;
}
}
// System.Void TMPro.TMP_TextInfo::.cctor()
extern "C" IL2CPP_METHOD_ATTR void TMP_TextInfo__cctor_mD2C9864BA68C11DE6989DC59C8F3F73B4F4B31E9 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextInfo__cctor_mD2C9864BA68C11DE6989DC59C8F3F73B4F4B31E9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_0;
memset(&L_0, 0, sizeof(L_0));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_0), (32767.0f), (32767.0f), /*hidden argument*/NULL);
((TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var))->set_k_InfinityVectorPositive_0(L_0);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1;
memset(&L_1, 0, sizeof(L_1));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_1), (-32767.0f), (-32767.0f), /*hidden argument*/NULL);
((TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var))->set_k_InfinityVectorNegative_1(L_1);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 TMPro.TMP_TextUtilities::GetCursorIndexFromPosition(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_GetCursorIndexFromPosition_mC34D84C130CEDB02E2C8CE7591B2FCEA872AD72F (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___textComponent0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_GetCursorIndexFromPosition_mC34D84C130CEDB02E2C8CE7591B2FCEA872AD72F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 V_1;
memset(&V_1, 0, sizeof(V_1));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_2;
memset(&V_2, 0, sizeof(V_2));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_3;
memset(&V_3, 0, sizeof(V_3));
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___textComponent0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1 = ___position1;
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_2 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
int32_t L_3 = TMP_TextUtilities_FindNearestCharacter_mE016C462BAA950AB17A971896216F98C89753653(L_0, L_1, L_2, (bool)0, /*hidden argument*/NULL);
V_0 = L_3;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_4 = ___textComponent0;
NullCheck(L_4);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_5 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(L_4, /*hidden argument*/NULL);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_6 = L_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_7 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_8 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_7, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_9 = ___camera2;
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_6, L_8, L_9, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_10 = ___textComponent0;
NullCheck(L_10);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_11 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_10, /*hidden argument*/NULL);
NullCheck(L_11);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_12 = L_11->get_characterInfo_11();
int32_t L_13 = V_0;
NullCheck(L_12);
int32_t L_14 = L_13;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_15 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
V_1 = L_15;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_16 = L_6;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_17 = V_1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_18 = L_17.get_bottomLeft_19();
NullCheck(L_16);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_19 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_16, L_18, /*hidden argument*/NULL);
V_2 = L_19;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_20 = V_1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_21 = L_20.get_topRight_20();
NullCheck(L_16);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_22 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_16, L_21, /*hidden argument*/NULL);
V_3 = L_22;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_23 = ___position1;
float L_24 = L_23.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_25 = V_2;
float L_26 = L_25.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_27 = V_3;
float L_28 = L_27.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_29 = V_2;
float L_30 = L_29.get_x_2();
if ((!(((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_24, (float)L_26))/(float)((float)il2cpp_codegen_subtract((float)L_28, (float)L_30))))) < ((float)(0.5f)))))
{
goto IL_006f;
}
}
{
int32_t L_31 = V_0;
return L_31;
}
IL_006f:
{
int32_t L_32 = V_0;
return ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1));
}
}
// System.Int32 TMPro.TMP_TextUtilities::GetCursorIndexFromPosition(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera,TMPro.CaretPositionU26)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_GetCursorIndexFromPosition_m565A978C054D2EA2AFD8346747F3463CD76596C0 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___textComponent0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, int32_t* ___cursor3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_GetCursorIndexFromPosition_m565A978C054D2EA2AFD8346747F3463CD76596C0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 V_2;
memset(&V_2, 0, sizeof(V_2));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_3;
memset(&V_3, 0, sizeof(V_3));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_4;
memset(&V_4, 0, sizeof(V_4));
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___textComponent0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1 = ___position1;
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_2 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
int32_t L_3 = TMP_TextUtilities_FindNearestLine_m1A60CBB85E7D7F5B9687D42C8178CBE1BE29B591(L_0, L_1, L_2, /*hidden argument*/NULL);
V_0 = L_3;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_4 = ___textComponent0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_5 = ___position1;
int32_t L_6 = V_0;
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_7 = ___camera2;
int32_t L_8 = TMP_TextUtilities_FindNearestCharacterOnLine_m352E8606C8B7674B1458CDA95867275EA2AD6636(L_4, L_5, L_6, L_7, (bool)0, /*hidden argument*/NULL);
V_1 = L_8;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_9 = ___textComponent0;
NullCheck(L_9);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_10 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_9, /*hidden argument*/NULL);
NullCheck(L_10);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_11 = L_10->get_lineInfo_14();
int32_t L_12 = V_0;
NullCheck(L_11);
int32_t L_13 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_12)))->get_characterCount_1();
if ((!(((uint32_t)L_13) == ((uint32_t)1))))
{
goto IL_0032;
}
}
{
int32_t* L_14 = ___cursor3;
*((int32_t*)L_14) = (int32_t)1;
int32_t L_15 = V_1;
return L_15;
}
IL_0032:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_16 = ___textComponent0;
NullCheck(L_16);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_17 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(L_16, /*hidden argument*/NULL);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_18 = L_17;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_19 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_20 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_19, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_21 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_18, L_20, L_21, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_22 = ___textComponent0;
NullCheck(L_22);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_23 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_22, /*hidden argument*/NULL);
NullCheck(L_23);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_24 = L_23->get_characterInfo_11();
int32_t L_25 = V_1;
NullCheck(L_24);
int32_t L_26 = L_25;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_27 = (L_24)->GetAt(static_cast<il2cpp_array_size_t>(L_26));
V_2 = L_27;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_28 = L_18;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_29 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_30 = L_29.get_bottomLeft_19();
NullCheck(L_28);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_31 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_28, L_30, /*hidden argument*/NULL);
V_3 = L_31;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_32 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_33 = L_32.get_topRight_20();
NullCheck(L_28);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_34 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_28, L_33, /*hidden argument*/NULL);
V_4 = L_34;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_35 = ___position1;
float L_36 = L_35.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_37 = V_3;
float L_38 = L_37.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_39 = V_4;
float L_40 = L_39.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_41 = V_3;
float L_42 = L_41.get_x_2();
if ((!(((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_36, (float)L_38))/(float)((float)il2cpp_codegen_subtract((float)L_40, (float)L_42))))) < ((float)(0.5f)))))
{
goto IL_009c;
}
}
{
int32_t* L_43 = ___cursor3;
*((int32_t*)L_43) = (int32_t)1;
int32_t L_44 = V_1;
return L_44;
}
IL_009c:
{
int32_t* L_45 = ___cursor3;
*((int32_t*)L_45) = (int32_t)2;
int32_t L_46 = V_1;
return L_46;
}
}
// System.Int32 TMPro.TMP_TextUtilities::FindNearestLine(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindNearestLine_m1A60CBB85E7D7F5B9687D42C8178CBE1BE29B591 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_FindNearestLine_m1A60CBB85E7D7F5B9687D42C8178CBE1BE29B591_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
int32_t V_3 = 0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 V_4;
memset(&V_4, 0, sizeof(V_4));
float V_5 = 0.0f;
float V_6 = 0.0f;
float V_7 = 0.0f;
float V_8 = 0.0f;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___text0;
NullCheck(L_0);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_1 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(L_0, /*hidden argument*/NULL);
V_0 = L_1;
V_1 = (std::numeric_limits<float>::infinity());
V_2 = (-1);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_3, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_5 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_2, L_4, L_5, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
V_3 = 0;
goto IL_00ca;
}
IL_0026:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_6 = ___text0;
NullCheck(L_6);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_7 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_6, /*hidden argument*/NULL);
NullCheck(L_7);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_8 = L_7->get_lineInfo_14();
int32_t L_9 = V_3;
NullCheck(L_8);
int32_t L_10 = L_9;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
V_4 = L_11;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_12 = V_0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_13 = V_4;
float L_14 = L_13.get_ascender_11();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15;
memset(&L_15, 0, sizeof(L_15));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_15), (0.0f), L_14, (0.0f), /*hidden argument*/NULL);
NullCheck(L_12);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_16 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_12, L_15, /*hidden argument*/NULL);
float L_17 = L_16.get_y_3();
V_5 = L_17;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_18 = V_0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_19 = V_4;
float L_20 = L_19.get_descender_13();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_21;
memset(&L_21, 0, sizeof(L_21));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_21), (0.0f), L_20, (0.0f), /*hidden argument*/NULL);
NullCheck(L_18);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_22 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_18, L_21, /*hidden argument*/NULL);
float L_23 = L_22.get_y_3();
V_6 = L_23;
float L_24 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_25 = ___position1;
float L_26 = L_25.get_y_3();
if ((!(((float)L_24) > ((float)L_26))))
{
goto IL_0095;
}
}
{
float L_27 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_28 = ___position1;
float L_29 = L_28.get_y_3();
if ((!(((float)L_27) < ((float)L_29))))
{
goto IL_0095;
}
}
{
int32_t L_30 = V_3;
return L_30;
}
IL_0095:
{
float L_31 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_32 = ___position1;
float L_33 = L_32.get_y_3();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_34 = fabsf(((float)il2cpp_codegen_subtract((float)L_31, (float)L_33)));
float L_35 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_36 = ___position1;
float L_37 = L_36.get_y_3();
float L_38 = fabsf(((float)il2cpp_codegen_subtract((float)L_35, (float)L_37)));
V_7 = L_38;
float L_39 = V_7;
float L_40 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_34, L_39, /*hidden argument*/NULL);
V_8 = L_40;
float L_41 = V_8;
float L_42 = V_1;
if ((!(((float)L_41) < ((float)L_42))))
{
goto IL_00c6;
}
}
{
float L_43 = V_8;
V_1 = L_43;
int32_t L_44 = V_3;
V_2 = L_44;
}
IL_00c6:
{
int32_t L_45 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1));
}
IL_00ca:
{
int32_t L_46 = V_3;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_47 = ___text0;
NullCheck(L_47);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_48 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_47, /*hidden argument*/NULL);
NullCheck(L_48);
int32_t L_49 = L_48->get_lineCount_8();
if ((((int32_t)L_46) < ((int32_t)L_49)))
{
goto IL_0026;
}
}
{
int32_t L_50 = V_2;
return L_50;
}
}
// System.Int32 TMPro.TMP_TextUtilities::FindNearestCharacterOnLine(TMPro.TMP_Text,UnityEngine.Vector3,System.Int32,UnityEngine.Camera,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindNearestCharacterOnLine_m352E8606C8B7674B1458CDA95867275EA2AD6636 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, int32_t ___line2, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera3, bool ___visibleOnly4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_FindNearestCharacterOnLine_m352E8606C8B7674B1458CDA95867275EA2AD6636_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * V_0 = NULL;
int32_t V_1 = 0;
float V_2 = 0.0f;
int32_t V_3 = 0;
int32_t V_4 = 0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 V_5;
memset(&V_5, 0, sizeof(V_5));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_6;
memset(&V_6, 0, sizeof(V_6));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_7;
memset(&V_7, 0, sizeof(V_7));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_8;
memset(&V_8, 0, sizeof(V_8));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_9;
memset(&V_9, 0, sizeof(V_9));
float V_10 = 0.0f;
float V_11 = 0.0f;
float V_12 = 0.0f;
float V_13 = 0.0f;
float V_14 = 0.0f;
float G_B8_0 = 0.0f;
float G_B11_0 = 0.0f;
float G_B14_0 = 0.0f;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___text0;
NullCheck(L_0);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_1 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(L_0, /*hidden argument*/NULL);
V_0 = L_1;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_3, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_5 = ___camera3;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_2, L_4, L_5, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_6 = ___text0;
NullCheck(L_6);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_7 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_6, /*hidden argument*/NULL);
NullCheck(L_7);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_8 = L_7->get_lineInfo_14();
int32_t L_9 = ___line2;
NullCheck(L_8);
int32_t L_10 = ((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->get_firstCharacterIndex_5();
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_11 = ___text0;
NullCheck(L_11);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_12 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_11, /*hidden argument*/NULL);
NullCheck(L_12);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_13 = L_12->get_lineInfo_14();
int32_t L_14 = ___line2;
NullCheck(L_13);
int32_t L_15 = ((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)))->get_lastCharacterIndex_7();
V_1 = L_15;
V_2 = (std::numeric_limits<float>::infinity());
int32_t L_16 = V_1;
V_3 = L_16;
V_4 = L_10;
goto IL_0169;
}
IL_0053:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_17 = ___text0;
NullCheck(L_17);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_18 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_17, /*hidden argument*/NULL);
NullCheck(L_18);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_19 = L_18->get_characterInfo_11();
int32_t L_20 = V_4;
NullCheck(L_19);
int32_t L_21 = L_20;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_22 = (L_19)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
V_5 = L_22;
bool L_23 = ___visibleOnly4;
if (!L_23)
{
goto IL_0077;
}
}
{
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_24 = V_5;
bool L_25 = L_24.get_isVisible_34();
if (!L_25)
{
goto IL_0163;
}
}
IL_0077:
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_26 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_27 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_28 = L_27.get_bottomLeft_19();
NullCheck(L_26);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_29 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_26, L_28, /*hidden argument*/NULL);
V_6 = L_29;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_30 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_31 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_32 = L_31.get_bottomLeft_19();
float L_33 = L_32.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_34 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_35 = L_34.get_topRight_20();
float L_36 = L_35.get_y_3();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_37;
memset(&L_37, 0, sizeof(L_37));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_37), L_33, L_36, (0.0f), /*hidden argument*/NULL);
NullCheck(L_30);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_38 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_30, L_37, /*hidden argument*/NULL);
V_7 = L_38;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_39 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_40 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_41 = L_40.get_topRight_20();
NullCheck(L_39);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_42 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_39, L_41, /*hidden argument*/NULL);
V_8 = L_42;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_43 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_44 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_45 = L_44.get_topRight_20();
float L_46 = L_45.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_47 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_48 = L_47.get_bottomLeft_19();
float L_49 = L_48.get_y_3();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_50;
memset(&L_50, 0, sizeof(L_50));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_50), L_46, L_49, (0.0f), /*hidden argument*/NULL);
NullCheck(L_43);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_51 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_43, L_50, /*hidden argument*/NULL);
V_9 = L_51;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_52 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_53 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_54 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_55 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_56 = V_9;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_57 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_52, L_53, L_54, L_55, L_56, /*hidden argument*/NULL);
if (!L_57)
{
goto IL_00fe;
}
}
{
int32_t L_58 = V_4;
V_3 = L_58;
goto IL_0171;
}
IL_00fe:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_59 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_60 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_61 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
float L_62 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_59, L_60, L_61, /*hidden argument*/NULL);
V_10 = L_62;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_63 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_64 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_65 = ___position1;
float L_66 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_63, L_64, L_65, /*hidden argument*/NULL);
V_11 = L_66;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_67 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_68 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_69 = ___position1;
float L_70 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_67, L_68, L_69, /*hidden argument*/NULL);
V_12 = L_70;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_71 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_72 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_73 = ___position1;
float L_74 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_71, L_72, L_73, /*hidden argument*/NULL);
V_13 = L_74;
float L_75 = V_10;
float L_76 = V_11;
if ((((float)L_75) < ((float)L_76)))
{
goto IL_0138;
}
}
{
float L_77 = V_11;
G_B8_0 = L_77;
goto IL_013a;
}
IL_0138:
{
float L_78 = V_10;
G_B8_0 = L_78;
}
IL_013a:
{
V_14 = G_B8_0;
float L_79 = V_14;
float L_80 = V_12;
if ((((float)L_79) < ((float)L_80)))
{
goto IL_0146;
}
}
{
float L_81 = V_12;
G_B11_0 = L_81;
goto IL_0148;
}
IL_0146:
{
float L_82 = V_14;
G_B11_0 = L_82;
}
IL_0148:
{
V_14 = G_B11_0;
float L_83 = V_14;
float L_84 = V_13;
if ((((float)L_83) < ((float)L_84)))
{
goto IL_0154;
}
}
{
float L_85 = V_13;
G_B14_0 = L_85;
goto IL_0156;
}
IL_0154:
{
float L_86 = V_14;
G_B14_0 = L_86;
}
IL_0156:
{
V_14 = G_B14_0;
float L_87 = V_2;
float L_88 = V_14;
if ((!(((float)L_87) > ((float)L_88))))
{
goto IL_0163;
}
}
{
float L_89 = V_14;
V_2 = L_89;
int32_t L_90 = V_4;
V_3 = L_90;
}
IL_0163:
{
int32_t L_91 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)1));
}
IL_0169:
{
int32_t L_92 = V_4;
int32_t L_93 = V_1;
if ((((int32_t)L_92) < ((int32_t)L_93)))
{
goto IL_0053;
}
}
IL_0171:
{
int32_t L_94 = V_3;
return L_94;
}
}
// System.Boolean TMPro.TMP_TextUtilities::IsIntersectingRectTransform(UnityEngine.RectTransform,UnityEngine.Vector3,UnityEngine.Camera)
extern "C" IL2CPP_METHOD_ATTR bool TMP_TextUtilities_IsIntersectingRectTransform_mB332191CF4FADACA95C63C1ABE92831512C05DAC (RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * ___rectTransform0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_IsIntersectingRectTransform_mB332191CF4FADACA95C63C1ABE92831512C05DAC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_0 = ___rectTransform0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_1, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_3 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_0, L_2, L_3, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_4 = ___rectTransform0;
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_5 = ((TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var))->get_m_rectWorldCorners_0();
NullCheck(L_4);
RectTransform_GetWorldCorners_m073AA4D13C51C5654A5983EE3FE7E2E60F7761B6(L_4, L_5, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_6 = ___position1;
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_7 = ((TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var))->get_m_rectWorldCorners_0();
NullCheck(L_7);
int32_t L_8 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_9 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_10 = ((TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var))->get_m_rectWorldCorners_0();
NullCheck(L_10);
int32_t L_11 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_13 = ((TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var))->get_m_rectWorldCorners_0();
NullCheck(L_13);
int32_t L_14 = 2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_16 = ((TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var))->get_m_rectWorldCorners_0();
NullCheck(L_16);
int32_t L_17 = 3;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_18 = (L_16)->GetAt(static_cast<il2cpp_array_size_t>(L_17));
bool L_19 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_6, L_9, L_12, L_15, L_18, /*hidden argument*/NULL);
if (!L_19)
{
goto IL_0051;
}
}
{
return (bool)1;
}
IL_0051:
{
return (bool)0;
}
}
// System.Int32 TMPro.TMP_TextUtilities::FindIntersectingCharacter(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindIntersectingCharacter_m7F8B19DC9B6B29EC6491A912D0F78CCECEF40088 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, bool ___visibleOnly3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_FindIntersectingCharacter_m7F8B19DC9B6B29EC6491A912D0F78CCECEF40088_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * V_0 = NULL;
int32_t V_1 = 0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 V_2;
memset(&V_2, 0, sizeof(V_2));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_3;
memset(&V_3, 0, sizeof(V_3));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_4;
memset(&V_4, 0, sizeof(V_4));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_5;
memset(&V_5, 0, sizeof(V_5));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_6;
memset(&V_6, 0, sizeof(V_6));
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___text0;
NullCheck(L_0);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_1 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(L_0, /*hidden argument*/NULL);
V_0 = L_1;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_3, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_5 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_2, L_4, L_5, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
V_1 = 0;
goto IL_00bb;
}
IL_001e:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_6 = ___text0;
NullCheck(L_6);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_7 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_6, /*hidden argument*/NULL);
NullCheck(L_7);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_8 = L_7->get_characterInfo_11();
int32_t L_9 = V_1;
NullCheck(L_8);
int32_t L_10 = L_9;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
V_2 = L_11;
bool L_12 = ___visibleOnly3;
if (!L_12)
{
goto IL_003b;
}
}
{
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_13 = V_2;
bool L_14 = L_13.get_isVisible_34();
if (!L_14)
{
goto IL_00b7;
}
}
IL_003b:
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_15 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_16 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_17 = L_16.get_bottomLeft_19();
NullCheck(L_15);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_18 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_15, L_17, /*hidden argument*/NULL);
V_3 = L_18;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_19 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_20 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_21 = L_20.get_bottomLeft_19();
float L_22 = L_21.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_23 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_24 = L_23.get_topRight_20();
float L_25 = L_24.get_y_3();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_26;
memset(&L_26, 0, sizeof(L_26));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_26), L_22, L_25, (0.0f), /*hidden argument*/NULL);
NullCheck(L_19);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_27 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_19, L_26, /*hidden argument*/NULL);
V_4 = L_27;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_28 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_29 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_30 = L_29.get_topRight_20();
NullCheck(L_28);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_31 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_28, L_30, /*hidden argument*/NULL);
V_5 = L_31;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_32 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_33 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_34 = L_33.get_topRight_20();
float L_35 = L_34.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_36 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_37 = L_36.get_bottomLeft_19();
float L_38 = L_37.get_y_3();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_39;
memset(&L_39, 0, sizeof(L_39));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_39), L_35, L_38, (0.0f), /*hidden argument*/NULL);
NullCheck(L_32);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_40 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_32, L_39, /*hidden argument*/NULL);
V_6 = L_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_41 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_42 = V_3;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_43 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_44 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_45 = V_6;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_46 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_41, L_42, L_43, L_44, L_45, /*hidden argument*/NULL);
if (!L_46)
{
goto IL_00b7;
}
}
{
int32_t L_47 = V_1;
return L_47;
}
IL_00b7:
{
int32_t L_48 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1));
}
IL_00bb:
{
int32_t L_49 = V_1;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_50 = ___text0;
NullCheck(L_50);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_51 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_50, /*hidden argument*/NULL);
NullCheck(L_51);
int32_t L_52 = L_51->get_characterCount_3();
if ((((int32_t)L_49) < ((int32_t)L_52)))
{
goto IL_001e;
}
}
{
return (-1);
}
}
// System.Int32 TMPro.TMP_TextUtilities::FindNearestCharacter(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera,System.Boolean)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindNearestCharacter_mE016C462BAA950AB17A971896216F98C89753653 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, bool ___visibleOnly3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_FindNearestCharacter_mE016C462BAA950AB17A971896216F98C89753653_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
int32_t V_3 = 0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 V_4;
memset(&V_4, 0, sizeof(V_4));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_5;
memset(&V_5, 0, sizeof(V_5));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_6;
memset(&V_6, 0, sizeof(V_6));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_7;
memset(&V_7, 0, sizeof(V_7));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_8;
memset(&V_8, 0, sizeof(V_8));
float V_9 = 0.0f;
float V_10 = 0.0f;
float V_11 = 0.0f;
float V_12 = 0.0f;
float V_13 = 0.0f;
float G_B8_0 = 0.0f;
float G_B11_0 = 0.0f;
float G_B14_0 = 0.0f;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___text0;
NullCheck(L_0);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_1 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(L_0, /*hidden argument*/NULL);
V_0 = L_1;
V_1 = (std::numeric_limits<float>::infinity());
V_2 = 0;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_3, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_5 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_2, L_4, L_5, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
V_3 = 0;
goto IL_0134;
}
IL_0026:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_6 = ___text0;
NullCheck(L_6);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_7 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_6, /*hidden argument*/NULL);
NullCheck(L_7);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_8 = L_7->get_characterInfo_11();
int32_t L_9 = V_3;
NullCheck(L_8);
int32_t L_10 = L_9;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
V_4 = L_11;
bool L_12 = ___visibleOnly3;
if (!L_12)
{
goto IL_0048;
}
}
{
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_13 = V_4;
bool L_14 = L_13.get_isVisible_34();
if (!L_14)
{
goto IL_0130;
}
}
IL_0048:
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_15 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_16 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_17 = L_16.get_bottomLeft_19();
NullCheck(L_15);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_18 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_15, L_17, /*hidden argument*/NULL);
V_5 = L_18;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_19 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_20 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_21 = L_20.get_bottomLeft_19();
float L_22 = L_21.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_23 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_24 = L_23.get_topRight_20();
float L_25 = L_24.get_y_3();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_26;
memset(&L_26, 0, sizeof(L_26));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_26), L_22, L_25, (0.0f), /*hidden argument*/NULL);
NullCheck(L_19);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_27 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_19, L_26, /*hidden argument*/NULL);
V_6 = L_27;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_28 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_29 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_30 = L_29.get_topRight_20();
NullCheck(L_28);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_31 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_28, L_30, /*hidden argument*/NULL);
V_7 = L_31;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_32 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_33 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_34 = L_33.get_topRight_20();
float L_35 = L_34.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_36 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_37 = L_36.get_bottomLeft_19();
float L_38 = L_37.get_y_3();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_39;
memset(&L_39, 0, sizeof(L_39));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_39), L_35, L_38, (0.0f), /*hidden argument*/NULL);
NullCheck(L_32);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_40 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_32, L_39, /*hidden argument*/NULL);
V_8 = L_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_41 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_42 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_43 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_44 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_45 = V_8;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_46 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_41, L_42, L_43, L_44, L_45, /*hidden argument*/NULL);
if (!L_46)
{
goto IL_00cc;
}
}
{
int32_t L_47 = V_3;
return L_47;
}
IL_00cc:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_48 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_49 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_50 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
float L_51 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_48, L_49, L_50, /*hidden argument*/NULL);
V_9 = L_51;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_52 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_53 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_54 = ___position1;
float L_55 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_52, L_53, L_54, /*hidden argument*/NULL);
V_10 = L_55;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_56 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_57 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_58 = ___position1;
float L_59 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_56, L_57, L_58, /*hidden argument*/NULL);
V_11 = L_59;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_60 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_61 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_62 = ___position1;
float L_63 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_60, L_61, L_62, /*hidden argument*/NULL);
V_12 = L_63;
float L_64 = V_9;
float L_65 = V_10;
if ((((float)L_64) < ((float)L_65)))
{
goto IL_0106;
}
}
{
float L_66 = V_10;
G_B8_0 = L_66;
goto IL_0108;
}
IL_0106:
{
float L_67 = V_9;
G_B8_0 = L_67;
}
IL_0108:
{
V_13 = G_B8_0;
float L_68 = V_13;
float L_69 = V_11;
if ((((float)L_68) < ((float)L_69)))
{
goto IL_0114;
}
}
{
float L_70 = V_11;
G_B11_0 = L_70;
goto IL_0116;
}
IL_0114:
{
float L_71 = V_13;
G_B11_0 = L_71;
}
IL_0116:
{
V_13 = G_B11_0;
float L_72 = V_13;
float L_73 = V_12;
if ((((float)L_72) < ((float)L_73)))
{
goto IL_0122;
}
}
{
float L_74 = V_12;
G_B14_0 = L_74;
goto IL_0124;
}
IL_0122:
{
float L_75 = V_13;
G_B14_0 = L_75;
}
IL_0124:
{
V_13 = G_B14_0;
float L_76 = V_1;
float L_77 = V_13;
if ((!(((float)L_76) > ((float)L_77))))
{
goto IL_0130;
}
}
{
float L_78 = V_13;
V_1 = L_78;
int32_t L_79 = V_3;
V_2 = L_79;
}
IL_0130:
{
int32_t L_80 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1));
}
IL_0134:
{
int32_t L_81 = V_3;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_82 = ___text0;
NullCheck(L_82);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_83 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_82, /*hidden argument*/NULL);
NullCheck(L_83);
int32_t L_84 = L_83->get_characterCount_3();
if ((((int32_t)L_81) < ((int32_t)L_84)))
{
goto IL_0026;
}
}
{
int32_t L_85 = V_2;
return L_85;
}
}
// System.Int32 TMPro.TMP_TextUtilities::FindIntersectingWord(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindIntersectingWord_m348AE6446B380BE334D0AD4A27047AFD1A563650 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_FindIntersectingWord_m348AE6446B380BE334D0AD4A27047AFD1A563650_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * V_0 = NULL;
int32_t V_1 = 0;
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 V_2;
memset(&V_2, 0, sizeof(V_2));
bool V_3 = false;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_4;
memset(&V_4, 0, sizeof(V_4));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_5;
memset(&V_5, 0, sizeof(V_5));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_6;
memset(&V_6, 0, sizeof(V_6));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_7;
memset(&V_7, 0, sizeof(V_7));
float V_8 = 0.0f;
float V_9 = 0.0f;
int32_t V_10 = 0;
int32_t V_11 = 0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 V_12;
memset(&V_12, 0, sizeof(V_12));
int32_t V_13 = 0;
bool V_14 = false;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___text0;
NullCheck(L_0);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_1 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(L_0, /*hidden argument*/NULL);
V_0 = L_1;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_3, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_5 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_2, L_4, L_5, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
V_1 = 0;
goto IL_03aa;
}
IL_001e:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_6 = ___text0;
NullCheck(L_6);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_7 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_6, /*hidden argument*/NULL);
NullCheck(L_7);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_8 = L_7->get_wordInfo_12();
int32_t L_9 = V_1;
NullCheck(L_8);
int32_t L_10 = L_9;
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
V_2 = L_11;
V_3 = (bool)0;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_12 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_4 = L_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_13 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_5 = L_13;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_14 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_6 = L_14;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_7 = L_15;
V_8 = (-std::numeric_limits<float>::infinity());
V_9 = (std::numeric_limits<float>::infinity());
V_10 = 0;
goto IL_0399;
}
IL_0064:
{
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 L_16 = V_2;
int32_t L_17 = L_16.get_firstCharacterIndex_1();
int32_t L_18 = V_10;
V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)L_18));
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_19 = ___text0;
NullCheck(L_19);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_20 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_19, /*hidden argument*/NULL);
NullCheck(L_20);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_21 = L_20->get_characterInfo_11();
int32_t L_22 = V_11;
NullCheck(L_21);
int32_t L_23 = L_22;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_24 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_23));
V_12 = L_24;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_25 = V_12;
int32_t L_26 = L_25.get_lineNumber_11();
V_13 = L_26;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_27 = V_12;
bool L_28 = L_27.get_isVisible_34();
V_14 = L_28;
float L_29 = V_8;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_30 = V_12;
float L_31 = L_30.get_ascender_23();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_32 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_29, L_31, /*hidden argument*/NULL);
V_8 = L_32;
float L_33 = V_9;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_34 = V_12;
float L_35 = L_34.get_descender_25();
float L_36 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_33, L_35, /*hidden argument*/NULL);
V_9 = L_36;
bool L_37 = V_3;
bool L_38 = V_14;
if (!((int32_t)((int32_t)((((int32_t)L_37) == ((int32_t)0))? 1 : 0)&(int32_t)L_38)))
{
goto IL_01cb;
}
}
{
V_3 = (bool)1;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_39 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_40 = L_39.get_bottomLeft_19();
float L_41 = L_40.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_42 = V_12;
float L_43 = L_42.get_descender_25();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_4), L_41, L_43, (0.0f), /*hidden argument*/NULL);
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_44 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_45 = L_44.get_bottomLeft_19();
float L_46 = L_45.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_47 = V_12;
float L_48 = L_47.get_ascender_23();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_5), L_46, L_48, (0.0f), /*hidden argument*/NULL);
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 L_49 = V_2;
int32_t L_50 = L_49.get_characterCount_3();
if ((!(((uint32_t)L_50) == ((uint32_t)1))))
{
goto IL_01cb;
}
}
{
V_3 = (bool)0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_51 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_52 = L_51.get_topRight_20();
float L_53 = L_52.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_54 = V_12;
float L_55 = L_54.get_descender_25();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_6), L_53, L_55, (0.0f), /*hidden argument*/NULL);
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_56 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_57 = L_56.get_topRight_20();
float L_58 = L_57.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_59 = V_12;
float L_60 = L_59.get_ascender_23();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_7), L_58, L_60, (0.0f), /*hidden argument*/NULL);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_61 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_62 = V_4;
float L_63 = L_62.get_x_2();
float L_64 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_65;
memset(&L_65, 0, sizeof(L_65));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_65), L_63, L_64, (0.0f), /*hidden argument*/NULL);
NullCheck(L_61);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_66 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_61, L_65, /*hidden argument*/NULL);
V_4 = L_66;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_67 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_68 = V_5;
float L_69 = L_68.get_x_2();
float L_70 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_71;
memset(&L_71, 0, sizeof(L_71));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_71), L_69, L_70, (0.0f), /*hidden argument*/NULL);
NullCheck(L_67);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_72 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_67, L_71, /*hidden argument*/NULL);
V_5 = L_72;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_73 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_74 = V_7;
float L_75 = L_74.get_x_2();
float L_76 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_77;
memset(&L_77, 0, sizeof(L_77));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_77), L_75, L_76, (0.0f), /*hidden argument*/NULL);
NullCheck(L_73);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_78 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_73, L_77, /*hidden argument*/NULL);
V_7 = L_78;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_79 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_80 = V_6;
float L_81 = L_80.get_x_2();
float L_82 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_83;
memset(&L_83, 0, sizeof(L_83));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_83), L_81, L_82, (0.0f), /*hidden argument*/NULL);
NullCheck(L_79);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_84 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_79, L_83, /*hidden argument*/NULL);
V_6 = L_84;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_85 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_86 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_87 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_88 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_89 = V_6;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_90 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_85, L_86, L_87, L_88, L_89, /*hidden argument*/NULL);
if (!L_90)
{
goto IL_01cb;
}
}
{
int32_t L_91 = V_1;
return L_91;
}
IL_01cb:
{
bool L_92 = V_3;
if (!L_92)
{
goto IL_02a1;
}
}
{
int32_t L_93 = V_10;
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 L_94 = V_2;
int32_t L_95 = L_94.get_characterCount_3();
if ((!(((uint32_t)L_93) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_95, (int32_t)1))))))
{
goto IL_02a1;
}
}
{
V_3 = (bool)0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_96 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_97 = L_96.get_topRight_20();
float L_98 = L_97.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_99 = V_12;
float L_100 = L_99.get_descender_25();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_6), L_98, L_100, (0.0f), /*hidden argument*/NULL);
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_101 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_102 = L_101.get_topRight_20();
float L_103 = L_102.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_104 = V_12;
float L_105 = L_104.get_ascender_23();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_7), L_103, L_105, (0.0f), /*hidden argument*/NULL);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_106 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_107 = V_4;
float L_108 = L_107.get_x_2();
float L_109 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_110;
memset(&L_110, 0, sizeof(L_110));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_110), L_108, L_109, (0.0f), /*hidden argument*/NULL);
NullCheck(L_106);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_111 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_106, L_110, /*hidden argument*/NULL);
V_4 = L_111;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_112 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_113 = V_5;
float L_114 = L_113.get_x_2();
float L_115 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_116;
memset(&L_116, 0, sizeof(L_116));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_116), L_114, L_115, (0.0f), /*hidden argument*/NULL);
NullCheck(L_112);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_117 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_112, L_116, /*hidden argument*/NULL);
V_5 = L_117;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_118 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_119 = V_7;
float L_120 = L_119.get_x_2();
float L_121 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_122;
memset(&L_122, 0, sizeof(L_122));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_122), L_120, L_121, (0.0f), /*hidden argument*/NULL);
NullCheck(L_118);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_123 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_118, L_122, /*hidden argument*/NULL);
V_7 = L_123;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_124 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_125 = V_6;
float L_126 = L_125.get_x_2();
float L_127 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_128;
memset(&L_128, 0, sizeof(L_128));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_128), L_126, L_127, (0.0f), /*hidden argument*/NULL);
NullCheck(L_124);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_129 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_124, L_128, /*hidden argument*/NULL);
V_6 = L_129;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_130 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_131 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_132 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_133 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_134 = V_6;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_135 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_130, L_131, L_132, L_133, L_134, /*hidden argument*/NULL);
if (!L_135)
{
goto IL_0393;
}
}
{
int32_t L_136 = V_1;
return L_136;
}
IL_02a1:
{
bool L_137 = V_3;
if (!L_137)
{
goto IL_0393;
}
}
{
int32_t L_138 = V_13;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_139 = ___text0;
NullCheck(L_139);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_140 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_139, /*hidden argument*/NULL);
NullCheck(L_140);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_141 = L_140->get_characterInfo_11();
int32_t L_142 = V_11;
NullCheck(L_141);
int32_t L_143 = ((L_141)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_142, (int32_t)1)))))->get_lineNumber_11();
if ((((int32_t)L_138) == ((int32_t)L_143)))
{
goto IL_0393;
}
}
{
V_3 = (bool)0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_144 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_145 = L_144.get_topRight_20();
float L_146 = L_145.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_147 = V_12;
float L_148 = L_147.get_descender_25();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_6), L_146, L_148, (0.0f), /*hidden argument*/NULL);
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_149 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_150 = L_149.get_topRight_20();
float L_151 = L_150.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_152 = V_12;
float L_153 = L_152.get_ascender_23();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_7), L_151, L_153, (0.0f), /*hidden argument*/NULL);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_154 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_155 = V_4;
float L_156 = L_155.get_x_2();
float L_157 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_158;
memset(&L_158, 0, sizeof(L_158));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_158), L_156, L_157, (0.0f), /*hidden argument*/NULL);
NullCheck(L_154);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_159 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_154, L_158, /*hidden argument*/NULL);
V_4 = L_159;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_160 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_161 = V_5;
float L_162 = L_161.get_x_2();
float L_163 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_164;
memset(&L_164, 0, sizeof(L_164));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_164), L_162, L_163, (0.0f), /*hidden argument*/NULL);
NullCheck(L_160);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_165 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_160, L_164, /*hidden argument*/NULL);
V_5 = L_165;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_166 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_167 = V_7;
float L_168 = L_167.get_x_2();
float L_169 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_170;
memset(&L_170, 0, sizeof(L_170));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_170), L_168, L_169, (0.0f), /*hidden argument*/NULL);
NullCheck(L_166);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_171 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_166, L_170, /*hidden argument*/NULL);
V_7 = L_171;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_172 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_173 = V_6;
float L_174 = L_173.get_x_2();
float L_175 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_176;
memset(&L_176, 0, sizeof(L_176));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_176), L_174, L_175, (0.0f), /*hidden argument*/NULL);
NullCheck(L_172);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_177 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_172, L_176, /*hidden argument*/NULL);
V_6 = L_177;
V_8 = (-std::numeric_limits<float>::infinity());
V_9 = (std::numeric_limits<float>::infinity());
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_178 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_179 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_180 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_181 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_182 = V_6;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_183 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_178, L_179, L_180, L_181, L_182, /*hidden argument*/NULL);
if (!L_183)
{
goto IL_0393;
}
}
{
int32_t L_184 = V_1;
return L_184;
}
IL_0393:
{
int32_t L_185 = V_10;
V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_185, (int32_t)1));
}
IL_0399:
{
int32_t L_186 = V_10;
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 L_187 = V_2;
int32_t L_188 = L_187.get_characterCount_3();
if ((((int32_t)L_186) < ((int32_t)L_188)))
{
goto IL_0064;
}
}
{
int32_t L_189 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_189, (int32_t)1));
}
IL_03aa:
{
int32_t L_190 = V_1;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_191 = ___text0;
NullCheck(L_191);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_192 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_191, /*hidden argument*/NULL);
NullCheck(L_192);
int32_t L_193 = L_192->get_wordCount_6();
if ((((int32_t)L_190) < ((int32_t)L_193)))
{
goto IL_001e;
}
}
{
return (-1);
}
}
// System.Int32 TMPro.TMP_TextUtilities::FindNearestWord(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindNearestWord_m51E169EA6CC4920E34DCAB1D5B814824A567F6C3 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_FindNearestWord_m51E169EA6CC4920E34DCAB1D5B814824A567F6C3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
int32_t V_3 = 0;
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 V_4;
memset(&V_4, 0, sizeof(V_4));
bool V_5 = false;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_6;
memset(&V_6, 0, sizeof(V_6));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_7;
memset(&V_7, 0, sizeof(V_7));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_8;
memset(&V_8, 0, sizeof(V_8));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_9;
memset(&V_9, 0, sizeof(V_9));
int32_t V_10 = 0;
int32_t V_11 = 0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 V_12;
memset(&V_12, 0, sizeof(V_12));
int32_t V_13 = 0;
bool V_14 = false;
float V_15 = 0.0f;
float V_16 = 0.0f;
float V_17 = 0.0f;
float V_18 = 0.0f;
float V_19 = 0.0f;
float V_20 = 0.0f;
float V_21 = 0.0f;
float V_22 = 0.0f;
float V_23 = 0.0f;
float V_24 = 0.0f;
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;
float G_B9_0 = 0.0f;
float G_B12_0 = 0.0f;
float G_B15_0 = 0.0f;
float G_B24_0 = 0.0f;
float G_B27_0 = 0.0f;
float G_B30_0 = 0.0f;
float G_B39_0 = 0.0f;
float G_B42_0 = 0.0f;
float G_B45_0 = 0.0f;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___text0;
NullCheck(L_0);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_1 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(L_0, /*hidden argument*/NULL);
V_0 = L_1;
V_1 = (std::numeric_limits<float>::infinity());
V_2 = 0;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_3, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_5 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_2, L_4, L_5, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
V_3 = 0;
goto IL_03a0;
}
IL_0026:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_6 = ___text0;
NullCheck(L_6);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_7 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_6, /*hidden argument*/NULL);
NullCheck(L_7);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_8 = L_7->get_wordInfo_12();
int32_t L_9 = V_3;
NullCheck(L_8);
int32_t L_10 = L_9;
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
V_4 = L_11;
V_5 = (bool)0;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_12 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_6 = L_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_13 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_7 = L_13;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_14 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_8 = L_14;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_9 = L_15;
V_10 = 0;
goto IL_038e;
}
IL_0060:
{
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 L_16 = V_4;
int32_t L_17 = L_16.get_firstCharacterIndex_1();
int32_t L_18 = V_10;
V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)L_18));
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_19 = ___text0;
NullCheck(L_19);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_20 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_19, /*hidden argument*/NULL);
NullCheck(L_20);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_21 = L_20->get_characterInfo_11();
int32_t L_22 = V_11;
NullCheck(L_21);
int32_t L_23 = L_22;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_24 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_23));
V_12 = L_24;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_25 = V_12;
int32_t L_26 = L_25.get_lineNumber_11();
V_13 = L_26;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_27 = V_12;
bool L_28 = L_27.get_isVisible_34();
V_14 = L_28;
bool L_29 = V_5;
bool L_30 = V_14;
if (!((int32_t)((int32_t)((((int32_t)L_29) == ((int32_t)0))? 1 : 0)&(int32_t)L_30)))
{
goto IL_01bc;
}
}
{
V_5 = (bool)1;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_31 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_32 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_33 = L_32.get_bottomLeft_19();
float L_34 = L_33.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_35 = V_12;
float L_36 = L_35.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_37;
memset(&L_37, 0, sizeof(L_37));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_37), L_34, L_36, (0.0f), /*hidden argument*/NULL);
NullCheck(L_31);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_38 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_31, L_37, /*hidden argument*/NULL);
V_6 = L_38;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_39 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_40 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_41 = L_40.get_bottomLeft_19();
float L_42 = L_41.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_43 = V_12;
float L_44 = L_43.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_45;
memset(&L_45, 0, sizeof(L_45));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_45), L_42, L_44, (0.0f), /*hidden argument*/NULL);
NullCheck(L_39);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_46 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_39, L_45, /*hidden argument*/NULL);
V_7 = L_46;
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 L_47 = V_4;
int32_t L_48 = L_47.get_characterCount_3();
if ((!(((uint32_t)L_48) == ((uint32_t)1))))
{
goto IL_01bc;
}
}
{
V_5 = (bool)0;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_49 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_50 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_51 = L_50.get_topRight_20();
float L_52 = L_51.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_53 = V_12;
float L_54 = L_53.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_55;
memset(&L_55, 0, sizeof(L_55));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_55), L_52, L_54, (0.0f), /*hidden argument*/NULL);
NullCheck(L_49);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_56 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_49, L_55, /*hidden argument*/NULL);
V_8 = L_56;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_57 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_58 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_59 = L_58.get_topRight_20();
float L_60 = L_59.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_61 = V_12;
float L_62 = L_61.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_63;
memset(&L_63, 0, sizeof(L_63));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_63), L_60, L_62, (0.0f), /*hidden argument*/NULL);
NullCheck(L_57);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_64 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_57, L_63, /*hidden argument*/NULL);
V_9 = L_64;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_65 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_66 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_67 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_68 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_69 = V_8;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_70 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_65, L_66, L_67, L_68, L_69, /*hidden argument*/NULL);
if (!L_70)
{
goto IL_0158;
}
}
{
int32_t L_71 = V_3;
return L_71;
}
IL_0158:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_72 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_73 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_74 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
float L_75 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_72, L_73, L_74, /*hidden argument*/NULL);
V_15 = L_75;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_76 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_77 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_78 = ___position1;
float L_79 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_76, L_77, L_78, /*hidden argument*/NULL);
V_16 = L_79;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_80 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_81 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_82 = ___position1;
float L_83 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_80, L_81, L_82, /*hidden argument*/NULL);
V_17 = L_83;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_84 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_85 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_86 = ___position1;
float L_87 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_84, L_85, L_86, /*hidden argument*/NULL);
V_18 = L_87;
float L_88 = V_15;
float L_89 = V_16;
if ((((float)L_88) < ((float)L_89)))
{
goto IL_0192;
}
}
{
float L_90 = V_16;
G_B9_0 = L_90;
goto IL_0194;
}
IL_0192:
{
float L_91 = V_15;
G_B9_0 = L_91;
}
IL_0194:
{
V_19 = G_B9_0;
float L_92 = V_19;
float L_93 = V_17;
if ((((float)L_92) < ((float)L_93)))
{
goto IL_01a0;
}
}
{
float L_94 = V_17;
G_B12_0 = L_94;
goto IL_01a2;
}
IL_01a0:
{
float L_95 = V_19;
G_B12_0 = L_95;
}
IL_01a2:
{
V_19 = G_B12_0;
float L_96 = V_19;
float L_97 = V_18;
if ((((float)L_96) < ((float)L_97)))
{
goto IL_01ae;
}
}
{
float L_98 = V_18;
G_B15_0 = L_98;
goto IL_01b0;
}
IL_01ae:
{
float L_99 = V_19;
G_B15_0 = L_99;
}
IL_01b0:
{
V_19 = G_B15_0;
float L_100 = V_1;
float L_101 = V_19;
if ((!(((float)L_100) > ((float)L_101))))
{
goto IL_01bc;
}
}
{
float L_102 = V_19;
V_1 = L_102;
int32_t L_103 = V_3;
V_2 = L_103;
}
IL_01bc:
{
bool L_104 = V_5;
if (!L_104)
{
goto IL_029e;
}
}
{
int32_t L_105 = V_10;
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 L_106 = V_4;
int32_t L_107 = L_106.get_characterCount_3();
if ((!(((uint32_t)L_105) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_107, (int32_t)1))))))
{
goto IL_029e;
}
}
{
V_5 = (bool)0;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_108 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_109 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_110 = L_109.get_topRight_20();
float L_111 = L_110.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_112 = V_12;
float L_113 = L_112.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_114;
memset(&L_114, 0, sizeof(L_114));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_114), L_111, L_113, (0.0f), /*hidden argument*/NULL);
NullCheck(L_108);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_115 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_108, L_114, /*hidden argument*/NULL);
V_8 = L_115;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_116 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_117 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_118 = L_117.get_topRight_20();
float L_119 = L_118.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_120 = V_12;
float L_121 = L_120.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_122;
memset(&L_122, 0, sizeof(L_122));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_122), L_119, L_121, (0.0f), /*hidden argument*/NULL);
NullCheck(L_116);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_123 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_116, L_122, /*hidden argument*/NULL);
V_9 = L_123;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_124 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_125 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_126 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_127 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_128 = V_8;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_129 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_124, L_125, L_126, L_127, L_128, /*hidden argument*/NULL);
if (!L_129)
{
goto IL_0232;
}
}
{
int32_t L_130 = V_3;
return L_130;
}
IL_0232:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_131 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_132 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_133 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
float L_134 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_131, L_132, L_133, /*hidden argument*/NULL);
V_20 = L_134;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_135 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_136 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_137 = ___position1;
float L_138 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_135, L_136, L_137, /*hidden argument*/NULL);
V_21 = L_138;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_139 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_140 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_141 = ___position1;
float L_142 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_139, L_140, L_141, /*hidden argument*/NULL);
V_22 = L_142;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_143 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_144 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_145 = ___position1;
float L_146 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_143, L_144, L_145, /*hidden argument*/NULL);
V_23 = L_146;
float L_147 = V_20;
float L_148 = V_21;
if ((((float)L_147) < ((float)L_148)))
{
goto IL_026c;
}
}
{
float L_149 = V_21;
G_B24_0 = L_149;
goto IL_026e;
}
IL_026c:
{
float L_150 = V_20;
G_B24_0 = L_150;
}
IL_026e:
{
V_24 = G_B24_0;
float L_151 = V_24;
float L_152 = V_22;
if ((((float)L_151) < ((float)L_152)))
{
goto IL_027a;
}
}
{
float L_153 = V_22;
G_B27_0 = L_153;
goto IL_027c;
}
IL_027a:
{
float L_154 = V_24;
G_B27_0 = L_154;
}
IL_027c:
{
V_24 = G_B27_0;
float L_155 = V_24;
float L_156 = V_23;
if ((((float)L_155) < ((float)L_156)))
{
goto IL_0288;
}
}
{
float L_157 = V_23;
G_B30_0 = L_157;
goto IL_028a;
}
IL_0288:
{
float L_158 = V_24;
G_B30_0 = L_158;
}
IL_028a:
{
V_24 = G_B30_0;
float L_159 = V_1;
float L_160 = V_24;
if ((!(((float)L_159) > ((float)L_160))))
{
goto IL_0388;
}
}
{
float L_161 = V_24;
V_1 = L_161;
int32_t L_162 = V_3;
V_2 = L_162;
goto IL_0388;
}
IL_029e:
{
bool L_163 = V_5;
if (!L_163)
{
goto IL_0388;
}
}
{
int32_t L_164 = V_13;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_165 = ___text0;
NullCheck(L_165);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_166 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_165, /*hidden argument*/NULL);
NullCheck(L_166);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_167 = L_166->get_characterInfo_11();
int32_t L_168 = V_11;
NullCheck(L_167);
int32_t L_169 = ((L_167)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_168, (int32_t)1)))))->get_lineNumber_11();
if ((((int32_t)L_164) == ((int32_t)L_169)))
{
goto IL_0388;
}
}
{
V_5 = (bool)0;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_170 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_171 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_172 = L_171.get_topRight_20();
float L_173 = L_172.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_174 = V_12;
float L_175 = L_174.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_176;
memset(&L_176, 0, sizeof(L_176));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_176), L_173, L_175, (0.0f), /*hidden argument*/NULL);
NullCheck(L_170);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_177 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_170, L_176, /*hidden argument*/NULL);
V_8 = L_177;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_178 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_179 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_180 = L_179.get_topRight_20();
float L_181 = L_180.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_182 = V_12;
float L_183 = L_182.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_184;
memset(&L_184, 0, sizeof(L_184));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_184), L_181, L_183, (0.0f), /*hidden argument*/NULL);
NullCheck(L_178);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_185 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_178, L_184, /*hidden argument*/NULL);
V_9 = L_185;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_186 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_187 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_188 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_189 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_190 = V_8;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_191 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_186, L_187, L_188, L_189, L_190, /*hidden argument*/NULL);
if (!L_191)
{
goto IL_0324;
}
}
{
int32_t L_192 = V_3;
return L_192;
}
IL_0324:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_193 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_194 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_195 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
float L_196 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_193, L_194, L_195, /*hidden argument*/NULL);
V_25 = L_196;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_197 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_198 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_199 = ___position1;
float L_200 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_197, L_198, L_199, /*hidden argument*/NULL);
V_26 = L_200;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_201 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_202 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_203 = ___position1;
float L_204 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_201, L_202, L_203, /*hidden argument*/NULL);
V_27 = L_204;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_205 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_206 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_207 = ___position1;
float L_208 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_205, L_206, L_207, /*hidden argument*/NULL);
V_28 = L_208;
float L_209 = V_25;
float L_210 = V_26;
if ((((float)L_209) < ((float)L_210)))
{
goto IL_035e;
}
}
{
float L_211 = V_26;
G_B39_0 = L_211;
goto IL_0360;
}
IL_035e:
{
float L_212 = V_25;
G_B39_0 = L_212;
}
IL_0360:
{
V_29 = G_B39_0;
float L_213 = V_29;
float L_214 = V_27;
if ((((float)L_213) < ((float)L_214)))
{
goto IL_036c;
}
}
{
float L_215 = V_27;
G_B42_0 = L_215;
goto IL_036e;
}
IL_036c:
{
float L_216 = V_29;
G_B42_0 = L_216;
}
IL_036e:
{
V_29 = G_B42_0;
float L_217 = V_29;
float L_218 = V_28;
if ((((float)L_217) < ((float)L_218)))
{
goto IL_037a;
}
}
{
float L_219 = V_28;
G_B45_0 = L_219;
goto IL_037c;
}
IL_037a:
{
float L_220 = V_29;
G_B45_0 = L_220;
}
IL_037c:
{
V_29 = G_B45_0;
float L_221 = V_1;
float L_222 = V_29;
if ((!(((float)L_221) > ((float)L_222))))
{
goto IL_0388;
}
}
{
float L_223 = V_29;
V_1 = L_223;
int32_t L_224 = V_3;
V_2 = L_224;
}
IL_0388:
{
int32_t L_225 = V_10;
V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_225, (int32_t)1));
}
IL_038e:
{
int32_t L_226 = V_10;
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 L_227 = V_4;
int32_t L_228 = L_227.get_characterCount_3();
if ((((int32_t)L_226) < ((int32_t)L_228)))
{
goto IL_0060;
}
}
{
int32_t L_229 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_229, (int32_t)1));
}
IL_03a0:
{
int32_t L_230 = V_3;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_231 = ___text0;
NullCheck(L_231);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_232 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_231, /*hidden argument*/NULL);
NullCheck(L_232);
int32_t L_233 = L_232->get_wordCount_6();
if ((((int32_t)L_230) < ((int32_t)L_233)))
{
goto IL_0026;
}
}
{
int32_t L_234 = V_2;
return L_234;
}
}
// System.Int32 TMPro.TMP_TextUtilities::FindIntersectingLine(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindIntersectingLine_mE7E12992E579C69DA5BF5AD1C8B1754BE535B2D3 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_FindIntersectingLine_mE7E12992E579C69DA5BF5AD1C8B1754BE535B2D3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 V_3;
memset(&V_3, 0, sizeof(V_3));
float V_4 = 0.0f;
float V_5 = 0.0f;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___text0;
NullCheck(L_0);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_1 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(L_0, /*hidden argument*/NULL);
V_0 = L_1;
V_1 = (-1);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_3, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_5 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_2, L_4, L_5, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
V_2 = 0;
goto IL_008d;
}
IL_001d:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_6 = ___text0;
NullCheck(L_6);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_7 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_6, /*hidden argument*/NULL);
NullCheck(L_7);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_8 = L_7->get_lineInfo_14();
int32_t L_9 = V_2;
NullCheck(L_8);
int32_t L_10 = L_9;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
V_3 = L_11;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_12 = V_0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_13 = V_3;
float L_14 = L_13.get_ascender_11();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15;
memset(&L_15, 0, sizeof(L_15));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_15), (0.0f), L_14, (0.0f), /*hidden argument*/NULL);
NullCheck(L_12);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_16 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_12, L_15, /*hidden argument*/NULL);
float L_17 = L_16.get_y_3();
V_4 = L_17;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_18 = V_0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_19 = V_3;
float L_20 = L_19.get_descender_13();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_21;
memset(&L_21, 0, sizeof(L_21));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_21), (0.0f), L_20, (0.0f), /*hidden argument*/NULL);
NullCheck(L_18);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_22 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_18, L_21, /*hidden argument*/NULL);
float L_23 = L_22.get_y_3();
V_5 = L_23;
float L_24 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_25 = ___position1;
float L_26 = L_25.get_y_3();
if ((!(((float)L_24) > ((float)L_26))))
{
goto IL_0089;
}
}
{
float L_27 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_28 = ___position1;
float L_29 = L_28.get_y_3();
if ((!(((float)L_27) < ((float)L_29))))
{
goto IL_0089;
}
}
{
int32_t L_30 = V_2;
return L_30;
}
IL_0089:
{
int32_t L_31 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1));
}
IL_008d:
{
int32_t L_32 = V_2;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_33 = ___text0;
NullCheck(L_33);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_34 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_33, /*hidden argument*/NULL);
NullCheck(L_34);
int32_t L_35 = L_34->get_lineCount_8();
if ((((int32_t)L_32) < ((int32_t)L_35)))
{
goto IL_001d;
}
}
{
int32_t L_36 = V_1;
return L_36;
}
}
// System.Int32 TMPro.TMP_TextUtilities::FindIntersectingLink(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindIntersectingLink_mC2B0B41159DF2F5BAE81D37071633929E5FB9DD7 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_FindIntersectingLink_mC2B0B41159DF2F5BAE81D37071633929E5FB9DD7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * V_0 = NULL;
int32_t V_1 = 0;
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 V_2;
memset(&V_2, 0, sizeof(V_2));
bool V_3 = false;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_4;
memset(&V_4, 0, sizeof(V_4));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_5;
memset(&V_5, 0, sizeof(V_5));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_6;
memset(&V_6, 0, sizeof(V_6));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_7;
memset(&V_7, 0, sizeof(V_7));
int32_t V_8 = 0;
int32_t V_9 = 0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 V_10;
memset(&V_10, 0, sizeof(V_10));
int32_t V_11 = 0;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___text0;
NullCheck(L_0);
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_1 = TMP_Text_get_transform_m9AEC630AEC329A1A36760BC203AFF907027B5B1C(L_0, /*hidden argument*/NULL);
V_0 = L_1;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_2 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_3, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_5 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_2, L_4, L_5, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
V_1 = 0;
goto IL_0259;
}
IL_001e:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_6 = ___text0;
NullCheck(L_6);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_7 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_6, /*hidden argument*/NULL);
NullCheck(L_7);
TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D* L_8 = L_7->get_linkInfo_13();
int32_t L_9 = V_1;
NullCheck(L_8);
int32_t L_10 = L_9;
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
V_2 = L_11;
V_3 = (bool)0;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_12 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_4 = L_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_13 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_5 = L_13;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_14 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_6 = L_14;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_7 = L_15;
V_8 = 0;
goto IL_0248;
}
IL_0056:
{
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 L_16 = V_2;
int32_t L_17 = L_16.get_linkTextfirstCharacterIndex_4();
int32_t L_18 = V_8;
V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)L_18));
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_19 = ___text0;
NullCheck(L_19);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_20 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_19, /*hidden argument*/NULL);
NullCheck(L_20);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_21 = L_20->get_characterInfo_11();
int32_t L_22 = V_9;
NullCheck(L_21);
int32_t L_23 = L_22;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_24 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_23));
V_10 = L_24;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_25 = V_10;
int32_t L_26 = L_25.get_lineNumber_11();
V_11 = L_26;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_27 = ___text0;
NullCheck(L_27);
int32_t L_28 = TMP_Text_get_overflowMode_m9AEA255E92E7DE938E35BBC4DAEF3542E584FD47(L_27, /*hidden argument*/NULL);
if ((!(((uint32_t)L_28) == ((uint32_t)5))))
{
goto IL_009b;
}
}
{
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_29 = V_10;
int32_t L_30 = L_29.get_pageNumber_12();
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_31 = ___text0;
NullCheck(L_31);
int32_t L_32 = TMP_Text_get_pageToDisplay_m07E377FB28F8BC99F25E7EAAC2BA12C55CC701DD(L_31, /*hidden argument*/NULL);
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1))) == ((uint32_t)L_32))))
{
goto IL_0242;
}
}
IL_009b:
{
bool L_33 = V_3;
if (L_33)
{
goto IL_0154;
}
}
{
V_3 = (bool)1;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_34 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_35 = V_10;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_36 = L_35.get_bottomLeft_19();
float L_37 = L_36.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_38 = V_10;
float L_39 = L_38.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_40;
memset(&L_40, 0, sizeof(L_40));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_40), L_37, L_39, (0.0f), /*hidden argument*/NULL);
NullCheck(L_34);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_41 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_34, L_40, /*hidden argument*/NULL);
V_4 = L_41;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_42 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_43 = V_10;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_44 = L_43.get_bottomLeft_19();
float L_45 = L_44.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_46 = V_10;
float L_47 = L_46.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_48;
memset(&L_48, 0, sizeof(L_48));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_48), L_45, L_47, (0.0f), /*hidden argument*/NULL);
NullCheck(L_42);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_49 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_42, L_48, /*hidden argument*/NULL);
V_5 = L_49;
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 L_50 = V_2;
int32_t L_51 = L_50.get_linkTextLength_5();
if ((!(((uint32_t)L_51) == ((uint32_t)1))))
{
goto IL_0154;
}
}
{
V_3 = (bool)0;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_52 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_53 = V_10;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_54 = L_53.get_topRight_20();
float L_55 = L_54.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_56 = V_10;
float L_57 = L_56.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_58;
memset(&L_58, 0, sizeof(L_58));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_58), L_55, L_57, (0.0f), /*hidden argument*/NULL);
NullCheck(L_52);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_59 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_52, L_58, /*hidden argument*/NULL);
V_6 = L_59;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_60 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_61 = V_10;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_62 = L_61.get_topRight_20();
float L_63 = L_62.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_64 = V_10;
float L_65 = L_64.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_66;
memset(&L_66, 0, sizeof(L_66));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_66), L_63, L_65, (0.0f), /*hidden argument*/NULL);
NullCheck(L_60);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_67 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_60, L_66, /*hidden argument*/NULL);
V_7 = L_67;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_68 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_69 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_70 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_71 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_72 = V_6;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_73 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_68, L_69, L_70, L_71, L_72, /*hidden argument*/NULL);
if (!L_73)
{
goto IL_0154;
}
}
{
int32_t L_74 = V_1;
return L_74;
}
IL_0154:
{
bool L_75 = V_3;
if (!L_75)
{
goto IL_01c4;
}
}
{
int32_t L_76 = V_8;
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 L_77 = V_2;
int32_t L_78 = L_77.get_linkTextLength_5();
if ((!(((uint32_t)L_76) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_78, (int32_t)1))))))
{
goto IL_01c4;
}
}
{
V_3 = (bool)0;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_79 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_80 = V_10;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_81 = L_80.get_topRight_20();
float L_82 = L_81.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_83 = V_10;
float L_84 = L_83.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_85;
memset(&L_85, 0, sizeof(L_85));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_85), L_82, L_84, (0.0f), /*hidden argument*/NULL);
NullCheck(L_79);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_86 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_79, L_85, /*hidden argument*/NULL);
V_6 = L_86;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_87 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_88 = V_10;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_89 = L_88.get_topRight_20();
float L_90 = L_89.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_91 = V_10;
float L_92 = L_91.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_93;
memset(&L_93, 0, sizeof(L_93));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_93), L_90, L_92, (0.0f), /*hidden argument*/NULL);
NullCheck(L_87);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_94 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_87, L_93, /*hidden argument*/NULL);
V_7 = L_94;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_95 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_96 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_97 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_98 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_99 = V_6;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_100 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_95, L_96, L_97, L_98, L_99, /*hidden argument*/NULL);
if (!L_100)
{
goto IL_0242;
}
}
{
int32_t L_101 = V_1;
return L_101;
}
IL_01c4:
{
bool L_102 = V_3;
if (!L_102)
{
goto IL_0242;
}
}
{
int32_t L_103 = V_11;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_104 = ___text0;
NullCheck(L_104);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_105 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_104, /*hidden argument*/NULL);
NullCheck(L_105);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_106 = L_105->get_characterInfo_11();
int32_t L_107 = V_9;
NullCheck(L_106);
int32_t L_108 = ((L_106)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_107, (int32_t)1)))))->get_lineNumber_11();
if ((((int32_t)L_103) == ((int32_t)L_108)))
{
goto IL_0242;
}
}
{
V_3 = (bool)0;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_109 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_110 = V_10;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_111 = L_110.get_topRight_20();
float L_112 = L_111.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_113 = V_10;
float L_114 = L_113.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_115;
memset(&L_115, 0, sizeof(L_115));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_115), L_112, L_114, (0.0f), /*hidden argument*/NULL);
NullCheck(L_109);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_116 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_109, L_115, /*hidden argument*/NULL);
V_6 = L_116;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_117 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_118 = V_10;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_119 = L_118.get_topRight_20();
float L_120 = L_119.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_121 = V_10;
float L_122 = L_121.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_123;
memset(&L_123, 0, sizeof(L_123));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_123), L_120, L_122, (0.0f), /*hidden argument*/NULL);
NullCheck(L_117);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_124 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_117, L_123, /*hidden argument*/NULL);
V_7 = L_124;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_125 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_126 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_127 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_128 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_129 = V_6;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_130 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_125, L_126, L_127, L_128, L_129, /*hidden argument*/NULL);
if (!L_130)
{
goto IL_0242;
}
}
{
int32_t L_131 = V_1;
return L_131;
}
IL_0242:
{
int32_t L_132 = V_8;
V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_132, (int32_t)1));
}
IL_0248:
{
int32_t L_133 = V_8;
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 L_134 = V_2;
int32_t L_135 = L_134.get_linkTextLength_5();
if ((((int32_t)L_133) < ((int32_t)L_135)))
{
goto IL_0056;
}
}
{
int32_t L_136 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_136, (int32_t)1));
}
IL_0259:
{
int32_t L_137 = V_1;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_138 = ___text0;
NullCheck(L_138);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_139 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_138, /*hidden argument*/NULL);
NullCheck(L_139);
int32_t L_140 = L_139->get_linkCount_7();
if ((((int32_t)L_137) < ((int32_t)L_140)))
{
goto IL_001e;
}
}
{
return (-1);
}
}
// System.Int32 TMPro.TMP_TextUtilities::FindNearestLink(TMPro.TMP_Text,UnityEngine.Vector3,UnityEngine.Camera)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_FindNearestLink_mCE9F2D2E79104207EDD7E65E5612E04E96F2F90A (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___text0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___camera2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_FindNearestLink_mCE9F2D2E79104207EDD7E65E5612E04E96F2F90A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
int32_t V_3 = 0;
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 V_4;
memset(&V_4, 0, sizeof(V_4));
bool V_5 = false;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_6;
memset(&V_6, 0, sizeof(V_6));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_7;
memset(&V_7, 0, sizeof(V_7));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_8;
memset(&V_8, 0, sizeof(V_8));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_9;
memset(&V_9, 0, sizeof(V_9));
int32_t V_10 = 0;
int32_t V_11 = 0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 V_12;
memset(&V_12, 0, sizeof(V_12));
int32_t V_13 = 0;
float V_14 = 0.0f;
float V_15 = 0.0f;
float V_16 = 0.0f;
float V_17 = 0.0f;
float V_18 = 0.0f;
float V_19 = 0.0f;
float V_20 = 0.0f;
float V_21 = 0.0f;
float V_22 = 0.0f;
float V_23 = 0.0f;
float V_24 = 0.0f;
float V_25 = 0.0f;
float V_26 = 0.0f;
float V_27 = 0.0f;
float V_28 = 0.0f;
float G_B11_0 = 0.0f;
float G_B14_0 = 0.0f;
float G_B17_0 = 0.0f;
float G_B26_0 = 0.0f;
float G_B29_0 = 0.0f;
float G_B32_0 = 0.0f;
float G_B41_0 = 0.0f;
float G_B44_0 = 0.0f;
float G_B47_0 = 0.0f;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___text0;
NullCheck(L_0);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_1 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(L_0, /*hidden argument*/NULL);
V_0 = L_1;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = Vector2_op_Implicit_mEA1F75961E3D368418BA8CEB9C40E55C25BA3C28(L_3, /*hidden argument*/NULL);
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_5 = ___camera2;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924(L_2, L_4, L_5, (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&___position1), /*hidden argument*/NULL);
V_1 = (std::numeric_limits<float>::infinity());
V_2 = 0;
V_3 = 0;
goto IL_03ae;
}
IL_0026:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_6 = ___text0;
NullCheck(L_6);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_7 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_6, /*hidden argument*/NULL);
NullCheck(L_7);
TMP_LinkInfoU5BU5D_t5965804162EB43CD70F792B74DA179B32224BB0D* L_8 = L_7->get_linkInfo_13();
int32_t L_9 = V_3;
NullCheck(L_8);
int32_t L_10 = L_9;
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
V_4 = L_11;
V_5 = (bool)0;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_12 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_6 = L_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_13 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_7 = L_13;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_14 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_8 = L_14;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_9 = L_15;
V_10 = 0;
goto IL_039c;
}
IL_0060:
{
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 L_16 = V_4;
int32_t L_17 = L_16.get_linkTextfirstCharacterIndex_4();
int32_t L_18 = V_10;
V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)L_18));
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_19 = ___text0;
NullCheck(L_19);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_20 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_19, /*hidden argument*/NULL);
NullCheck(L_20);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_21 = L_20->get_characterInfo_11();
int32_t L_22 = V_11;
NullCheck(L_21);
int32_t L_23 = L_22;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_24 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_23));
V_12 = L_24;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_25 = V_12;
int32_t L_26 = L_25.get_lineNumber_11();
V_13 = L_26;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_27 = ___text0;
NullCheck(L_27);
int32_t L_28 = TMP_Text_get_overflowMode_m9AEA255E92E7DE938E35BBC4DAEF3542E584FD47(L_27, /*hidden argument*/NULL);
if ((!(((uint32_t)L_28) == ((uint32_t)5))))
{
goto IL_00a6;
}
}
{
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_29 = V_12;
int32_t L_30 = L_29.get_pageNumber_12();
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_31 = ___text0;
NullCheck(L_31);
int32_t L_32 = TMP_Text_get_pageToDisplay_m07E377FB28F8BC99F25E7EAAC2BA12C55CC701DD(L_31, /*hidden argument*/NULL);
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1))) == ((uint32_t)L_32))))
{
goto IL_0396;
}
}
IL_00a6:
{
bool L_33 = V_5;
if (L_33)
{
goto IL_01ca;
}
}
{
V_5 = (bool)1;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_34 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_35 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_36 = L_35.get_bottomLeft_19();
float L_37 = L_36.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_38 = V_12;
float L_39 = L_38.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_40;
memset(&L_40, 0, sizeof(L_40));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_40), L_37, L_39, (0.0f), /*hidden argument*/NULL);
NullCheck(L_34);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_41 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_34, L_40, /*hidden argument*/NULL);
V_6 = L_41;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_42 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_43 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_44 = L_43.get_bottomLeft_19();
float L_45 = L_44.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_46 = V_12;
float L_47 = L_46.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_48;
memset(&L_48, 0, sizeof(L_48));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_48), L_45, L_47, (0.0f), /*hidden argument*/NULL);
NullCheck(L_42);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_49 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_42, L_48, /*hidden argument*/NULL);
V_7 = L_49;
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 L_50 = V_4;
int32_t L_51 = L_50.get_linkTextLength_5();
if ((!(((uint32_t)L_51) == ((uint32_t)1))))
{
goto IL_01ca;
}
}
{
V_5 = (bool)0;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_52 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_53 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_54 = L_53.get_topRight_20();
float L_55 = L_54.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_56 = V_12;
float L_57 = L_56.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_58;
memset(&L_58, 0, sizeof(L_58));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_58), L_55, L_57, (0.0f), /*hidden argument*/NULL);
NullCheck(L_52);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_59 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_52, L_58, /*hidden argument*/NULL);
V_8 = L_59;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_60 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_61 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_62 = L_61.get_topRight_20();
float L_63 = L_62.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_64 = V_12;
float L_65 = L_64.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_66;
memset(&L_66, 0, sizeof(L_66));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_66), L_63, L_65, (0.0f), /*hidden argument*/NULL);
NullCheck(L_60);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_67 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_60, L_66, /*hidden argument*/NULL);
V_9 = L_67;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_68 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_69 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_70 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_71 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_72 = V_8;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_73 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_68, L_69, L_70, L_71, L_72, /*hidden argument*/NULL);
if (!L_73)
{
goto IL_0166;
}
}
{
int32_t L_74 = V_3;
return L_74;
}
IL_0166:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_75 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_76 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_77 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
float L_78 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_75, L_76, L_77, /*hidden argument*/NULL);
V_14 = L_78;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_79 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_80 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_81 = ___position1;
float L_82 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_79, L_80, L_81, /*hidden argument*/NULL);
V_15 = L_82;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_83 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_84 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_85 = ___position1;
float L_86 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_83, L_84, L_85, /*hidden argument*/NULL);
V_16 = L_86;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_87 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_88 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_89 = ___position1;
float L_90 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_87, L_88, L_89, /*hidden argument*/NULL);
V_17 = L_90;
float L_91 = V_14;
float L_92 = V_15;
if ((((float)L_91) < ((float)L_92)))
{
goto IL_01a0;
}
}
{
float L_93 = V_15;
G_B11_0 = L_93;
goto IL_01a2;
}
IL_01a0:
{
float L_94 = V_14;
G_B11_0 = L_94;
}
IL_01a2:
{
V_18 = G_B11_0;
float L_95 = V_18;
float L_96 = V_16;
if ((((float)L_95) < ((float)L_96)))
{
goto IL_01ae;
}
}
{
float L_97 = V_16;
G_B14_0 = L_97;
goto IL_01b0;
}
IL_01ae:
{
float L_98 = V_18;
G_B14_0 = L_98;
}
IL_01b0:
{
V_18 = G_B14_0;
float L_99 = V_18;
float L_100 = V_17;
if ((((float)L_99) < ((float)L_100)))
{
goto IL_01bc;
}
}
{
float L_101 = V_17;
G_B17_0 = L_101;
goto IL_01be;
}
IL_01bc:
{
float L_102 = V_18;
G_B17_0 = L_102;
}
IL_01be:
{
V_18 = G_B17_0;
float L_103 = V_1;
float L_104 = V_18;
if ((!(((float)L_103) > ((float)L_104))))
{
goto IL_01ca;
}
}
{
float L_105 = V_18;
V_1 = L_105;
int32_t L_106 = V_3;
V_2 = L_106;
}
IL_01ca:
{
bool L_107 = V_5;
if (!L_107)
{
goto IL_02ac;
}
}
{
int32_t L_108 = V_10;
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 L_109 = V_4;
int32_t L_110 = L_109.get_linkTextLength_5();
if ((!(((uint32_t)L_108) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_110, (int32_t)1))))))
{
goto IL_02ac;
}
}
{
V_5 = (bool)0;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_111 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_112 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_113 = L_112.get_topRight_20();
float L_114 = L_113.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_115 = V_12;
float L_116 = L_115.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_117;
memset(&L_117, 0, sizeof(L_117));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_117), L_114, L_116, (0.0f), /*hidden argument*/NULL);
NullCheck(L_111);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_118 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_111, L_117, /*hidden argument*/NULL);
V_8 = L_118;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_119 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_120 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_121 = L_120.get_topRight_20();
float L_122 = L_121.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_123 = V_12;
float L_124 = L_123.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_125;
memset(&L_125, 0, sizeof(L_125));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_125), L_122, L_124, (0.0f), /*hidden argument*/NULL);
NullCheck(L_119);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_126 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_119, L_125, /*hidden argument*/NULL);
V_9 = L_126;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_127 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_128 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_129 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_130 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_131 = V_8;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_132 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_127, L_128, L_129, L_130, L_131, /*hidden argument*/NULL);
if (!L_132)
{
goto IL_0240;
}
}
{
int32_t L_133 = V_3;
return L_133;
}
IL_0240:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_134 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_135 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_136 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
float L_137 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_134, L_135, L_136, /*hidden argument*/NULL);
V_19 = L_137;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_138 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_139 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_140 = ___position1;
float L_141 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_138, L_139, L_140, /*hidden argument*/NULL);
V_20 = L_141;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_142 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_143 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_144 = ___position1;
float L_145 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_142, L_143, L_144, /*hidden argument*/NULL);
V_21 = L_145;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_146 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_147 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_148 = ___position1;
float L_149 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_146, L_147, L_148, /*hidden argument*/NULL);
V_22 = L_149;
float L_150 = V_19;
float L_151 = V_20;
if ((((float)L_150) < ((float)L_151)))
{
goto IL_027a;
}
}
{
float L_152 = V_20;
G_B26_0 = L_152;
goto IL_027c;
}
IL_027a:
{
float L_153 = V_19;
G_B26_0 = L_153;
}
IL_027c:
{
V_23 = G_B26_0;
float L_154 = V_23;
float L_155 = V_21;
if ((((float)L_154) < ((float)L_155)))
{
goto IL_0288;
}
}
{
float L_156 = V_21;
G_B29_0 = L_156;
goto IL_028a;
}
IL_0288:
{
float L_157 = V_23;
G_B29_0 = L_157;
}
IL_028a:
{
V_23 = G_B29_0;
float L_158 = V_23;
float L_159 = V_22;
if ((((float)L_158) < ((float)L_159)))
{
goto IL_0296;
}
}
{
float L_160 = V_22;
G_B32_0 = L_160;
goto IL_0298;
}
IL_0296:
{
float L_161 = V_23;
G_B32_0 = L_161;
}
IL_0298:
{
V_23 = G_B32_0;
float L_162 = V_1;
float L_163 = V_23;
if ((!(((float)L_162) > ((float)L_163))))
{
goto IL_0396;
}
}
{
float L_164 = V_23;
V_1 = L_164;
int32_t L_165 = V_3;
V_2 = L_165;
goto IL_0396;
}
IL_02ac:
{
bool L_166 = V_5;
if (!L_166)
{
goto IL_0396;
}
}
{
int32_t L_167 = V_13;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_168 = ___text0;
NullCheck(L_168);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_169 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_168, /*hidden argument*/NULL);
NullCheck(L_169);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_170 = L_169->get_characterInfo_11();
int32_t L_171 = V_11;
NullCheck(L_170);
int32_t L_172 = ((L_170)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_171, (int32_t)1)))))->get_lineNumber_11();
if ((((int32_t)L_167) == ((int32_t)L_172)))
{
goto IL_0396;
}
}
{
V_5 = (bool)0;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_173 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_174 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_175 = L_174.get_topRight_20();
float L_176 = L_175.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_177 = V_12;
float L_178 = L_177.get_descender_25();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_179;
memset(&L_179, 0, sizeof(L_179));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_179), L_176, L_178, (0.0f), /*hidden argument*/NULL);
NullCheck(L_173);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_180 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_173, L_179, /*hidden argument*/NULL);
V_8 = L_180;
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_181 = V_0;
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_182 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_183 = L_182.get_topRight_20();
float L_184 = L_183.get_x_2();
TMP_CharacterInfo_t15C146F0B08EE44A63EC777AC32151D061AFFAF1 L_185 = V_12;
float L_186 = L_185.get_ascender_23();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_187;
memset(&L_187, 0, sizeof(L_187));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_187), L_184, L_186, (0.0f), /*hidden argument*/NULL);
NullCheck(L_181);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_188 = Transform_TransformPoint_mA96DC2A20EE7F4F915F7509863A18D99F5DD76CB(L_181, L_187, /*hidden argument*/NULL);
V_9 = L_188;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_189 = ___position1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_190 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_191 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_192 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_193 = V_8;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
bool L_194 = TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8(L_189, L_190, L_191, L_192, L_193, /*hidden argument*/NULL);
if (!L_194)
{
goto IL_0332;
}
}
{
int32_t L_195 = V_3;
return L_195;
}
IL_0332:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_196 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_197 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_198 = ___position1;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
float L_199 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_196, L_197, L_198, /*hidden argument*/NULL);
V_24 = L_199;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_200 = V_7;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_201 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_202 = ___position1;
float L_203 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_200, L_201, L_202, /*hidden argument*/NULL);
V_25 = L_203;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_204 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_205 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_206 = ___position1;
float L_207 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_204, L_205, L_206, /*hidden argument*/NULL);
V_26 = L_207;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_208 = V_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_209 = V_6;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_210 = ___position1;
float L_211 = TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8(L_208, L_209, L_210, /*hidden argument*/NULL);
V_27 = L_211;
float L_212 = V_24;
float L_213 = V_25;
if ((((float)L_212) < ((float)L_213)))
{
goto IL_036c;
}
}
{
float L_214 = V_25;
G_B41_0 = L_214;
goto IL_036e;
}
IL_036c:
{
float L_215 = V_24;
G_B41_0 = L_215;
}
IL_036e:
{
V_28 = G_B41_0;
float L_216 = V_28;
float L_217 = V_26;
if ((((float)L_216) < ((float)L_217)))
{
goto IL_037a;
}
}
{
float L_218 = V_26;
G_B44_0 = L_218;
goto IL_037c;
}
IL_037a:
{
float L_219 = V_28;
G_B44_0 = L_219;
}
IL_037c:
{
V_28 = G_B44_0;
float L_220 = V_28;
float L_221 = V_27;
if ((((float)L_220) < ((float)L_221)))
{
goto IL_0388;
}
}
{
float L_222 = V_27;
G_B47_0 = L_222;
goto IL_038a;
}
IL_0388:
{
float L_223 = V_28;
G_B47_0 = L_223;
}
IL_038a:
{
V_28 = G_B47_0;
float L_224 = V_1;
float L_225 = V_28;
if ((!(((float)L_224) > ((float)L_225))))
{
goto IL_0396;
}
}
{
float L_226 = V_28;
V_1 = L_226;
int32_t L_227 = V_3;
V_2 = L_227;
}
IL_0396:
{
int32_t L_228 = V_10;
V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_228, (int32_t)1));
}
IL_039c:
{
int32_t L_229 = V_10;
TMP_LinkInfo_t7F4B699290A975144DF7094667825BCD52594468 L_230 = V_4;
int32_t L_231 = L_230.get_linkTextLength_5();
if ((((int32_t)L_229) < ((int32_t)L_231)))
{
goto IL_0060;
}
}
{
int32_t L_232 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_232, (int32_t)1));
}
IL_03ae:
{
int32_t L_233 = V_3;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_234 = ___text0;
NullCheck(L_234);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_235 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_234, /*hidden argument*/NULL);
NullCheck(L_235);
int32_t L_236 = L_235->get_linkCount_7();
if ((((int32_t)L_233) < ((int32_t)L_236)))
{
goto IL_0026;
}
}
{
int32_t L_237 = V_2;
return L_237;
}
}
// System.Boolean TMPro.TMP_TextUtilities::PointIntersectRectangle(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR bool TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___a1, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___b2, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___c3, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___d4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_PointIntersectRectangle_m193289CD8786E6B2FB06163988DBF8FCE2AC79E8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 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));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_3;
memset(&V_3, 0, sizeof(V_3));
float V_4 = 0.0f;
float V_5 = 0.0f;
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = ___b2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1 = ___a1;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_0, L_1, /*hidden argument*/NULL);
V_0 = L_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___m0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_4 = ___a1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_5 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_3, L_4, /*hidden argument*/NULL);
V_1 = L_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_6 = ___c3;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_7 = ___b2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_8 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_6, L_7, /*hidden argument*/NULL);
V_2 = L_8;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_9 = ___m0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_10 = ___b2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_11 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_9, L_10, /*hidden argument*/NULL);
V_3 = L_11;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_12 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_13 = V_1;
float L_14 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_12, L_13, /*hidden argument*/NULL);
V_4 = L_14;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_16 = V_3;
float L_17 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_15, L_16, /*hidden argument*/NULL);
V_5 = L_17;
float L_18 = V_4;
if ((!(((float)(0.0f)) <= ((float)L_18))))
{
goto IL_005e;
}
}
{
float L_19 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_20 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_21 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
float L_22 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_20, L_21, /*hidden argument*/NULL);
if ((!(((float)L_19) <= ((float)L_22))))
{
goto IL_005e;
}
}
{
float L_23 = V_5;
if ((!(((float)(0.0f)) <= ((float)L_23))))
{
goto IL_005e;
}
}
{
float L_24 = V_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_25 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_26 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
float L_27 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_25, L_26, /*hidden argument*/NULL);
return (bool)((((int32_t)((!(((float)L_24) <= ((float)L_27)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
IL_005e:
{
return (bool)0;
}
}
// System.Boolean TMPro.TMP_TextUtilities::ScreenPointToWorldPointInRectangle(UnityEngine.Transform,UnityEngine.Vector2,UnityEngine.Camera,UnityEngine.Vector3U26)
extern "C" IL2CPP_METHOD_ATTR bool TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924 (Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * ___transform0, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___screenPoint1, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___cam2, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * ___worldPoint3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_ScreenPointToWorldPointInRectangle_mFE5C4F353402FF5A474453FB310CB40B36EC7924_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2 V_0;
memset(&V_0, 0, sizeof(V_0));
float V_1 = 0.0f;
Plane_t0903921088DEEDE1BCDEA5BF279EDBCFC9679AED V_2;
memset(&V_2, 0, sizeof(V_2));
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_0 = ___worldPoint3;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1 = Vector2_get_zero_mFE0C3213BB698130D6C5247AB4B887A59074D0A8(/*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2 = Vector2_op_Implicit_mD152B6A34B4DB7FFECC2844D74718568FE867D6F(L_1, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_0 = L_2;
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * L_3 = ___cam2;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = ___screenPoint1;
IL2CPP_RUNTIME_CLASS_INIT(RectTransformUtility_t9B90669A72B05A33DD88BEBB817BC9CDBB614BBA_il2cpp_TypeInfo_var);
Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2 L_5 = RectTransformUtility_ScreenPointToRay_mB74CED011944E1E7CE3A24C433B9B660C5BADC73(L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_6 = ___transform0;
NullCheck(L_6);
Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 L_7 = Transform_get_rotation_m3AB90A67403249AECCA5E02BC70FCE8C90FE9FB9(L_6, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_8 = Vector3_get_back_mE7EF8625637E6F8B9E6B42A6AE140777C51E02F7(/*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_9 = Quaternion_op_Multiply_mD5999DE317D808808B72E58E7A978C4C0995879C(L_7, L_8, /*hidden argument*/NULL);
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_10 = ___transform0;
NullCheck(L_10);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_11 = Transform_get_position_mF54C3A064F7C8E24F1C56EE128728B2E4485E294(L_10, /*hidden argument*/NULL);
Plane_t0903921088DEEDE1BCDEA5BF279EDBCFC9679AED L_12;
memset(&L_12, 0, sizeof(L_12));
Plane__ctor_m6535EAD5E675627C2533962F1F7890CBFA2BA44A((&L_12), L_9, L_11, /*hidden argument*/NULL);
V_2 = L_12;
Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2 L_13 = V_0;
bool L_14 = Plane_Raycast_m04E61D7C78A5DA70F4F73F9805ABB54177B799A9((Plane_t0903921088DEEDE1BCDEA5BF279EDBCFC9679AED *)(&V_2), L_13, (float*)(&V_1), /*hidden argument*/NULL);
if (L_14)
{
goto IL_0042;
}
}
{
return (bool)0;
}
IL_0042:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_15 = ___worldPoint3;
float L_16 = V_1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_17 = Ray_GetPoint_mE8830D3BA68A184AD70514428B75F5664105ED08((Ray_tE2163D4CB3E6B267E29F8ABE41684490E4A614B2 *)(&V_0), L_16, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_15 = L_17;
return (bool)1;
}
}
// System.Boolean TMPro.TMP_TextUtilities::IntersectLinePlane(TMPro.TMP_TextUtilities_LineSegment,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3U26)
extern "C" IL2CPP_METHOD_ATTR bool TMP_TextUtilities_IntersectLinePlane_mD1E007BC3AE3DCAE4A51AC7BD8D67F23C71C6E51 (LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D ___line0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___point1, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___normal2, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * ___intersectingPoint3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_IntersectLinePlane_mD1E007BC3AE3DCAE4A51AC7BD8D67F23C71C6E51_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_0;
memset(&V_0, 0, sizeof(V_0));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_1;
memset(&V_1, 0, sizeof(V_1));
float V_2 = 0.0f;
float V_3 = 0.0f;
float V_4 = 0.0f;
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_0 = ___intersectingPoint3;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_0 = L_1;
LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D L_2 = ___line0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = L_2.get_Point2_1();
LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D L_4 = ___line0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_5 = L_4.get_Point1_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_6 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_3, L_5, /*hidden argument*/NULL);
V_0 = L_6;
LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D L_7 = ___line0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_8 = L_7.get_Point1_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_9 = ___point1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_10 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_8, L_9, /*hidden argument*/NULL);
V_1 = L_10;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_11 = ___normal2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_12 = V_0;
float L_13 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_11, L_12, /*hidden argument*/NULL);
V_2 = L_13;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_14 = ___normal2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15 = V_1;
float L_16 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_14, L_15, /*hidden argument*/NULL);
V_3 = ((-L_16));
float L_17 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_18 = fabsf(L_17);
float L_19 = ((Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_StaticFields*)il2cpp_codegen_static_fields_for(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var))->get_Epsilon_0();
if ((!(((float)L_18) < ((float)L_19))))
{
goto IL_0054;
}
}
{
float L_20 = V_3;
if ((!(((float)L_20) == ((float)(0.0f)))))
{
goto IL_0052;
}
}
{
return (bool)1;
}
IL_0052:
{
return (bool)0;
}
IL_0054:
{
float L_21 = V_3;
float L_22 = V_2;
V_4 = ((float)((float)L_21/(float)L_22));
float L_23 = V_4;
if ((((float)L_23) < ((float)(0.0f))))
{
goto IL_006b;
}
}
{
float L_24 = V_4;
if ((!(((float)L_24) > ((float)(1.0f)))))
{
goto IL_006d;
}
}
IL_006b:
{
return (bool)0;
}
IL_006d:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_25 = ___intersectingPoint3;
LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D L_26 = ___line0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_27 = L_26.get_Point1_0();
float L_28 = V_4;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_29 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_30 = Vector3_op_Multiply_mC7A8D6FD19E58DBF98E30D454F59F142F7BF8839(L_28, L_29, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_31 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_27, L_30, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_25 = L_31;
return (bool)1;
}
}
// System.Single TMPro.TMP_TextUtilities::DistanceToLine(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR float TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___a0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___b1, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___point2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_DistanceToLine_m211B57E93D3927E6FBFA202C14E4D708939CDCA8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_0;
memset(&V_0, 0, sizeof(V_0));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_1;
memset(&V_1, 0, sizeof(V_1));
float V_2 = 0.0f;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_3;
memset(&V_3, 0, sizeof(V_3));
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = ___b1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1 = ___a0;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_0, L_1, /*hidden argument*/NULL);
V_0 = L_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___a0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_4 = ___point2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_5 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_3, L_4, /*hidden argument*/NULL);
V_1 = L_5;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_6 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_7 = V_1;
float L_8 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_6, L_7, /*hidden argument*/NULL);
V_2 = L_8;
float L_9 = V_2;
if ((!(((float)L_9) > ((float)(0.0f)))))
{
goto IL_0028;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_10 = V_1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_11 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
float L_12 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_10, L_11, /*hidden argument*/NULL);
return L_12;
}
IL_0028:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_13 = ___point2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_14 = ___b1;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_13, L_14, /*hidden argument*/NULL);
V_3 = L_15;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_16 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_17 = V_3;
float L_18 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_16, L_17, /*hidden argument*/NULL);
if ((!(((float)L_18) > ((float)(0.0f)))))
{
goto IL_0046;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_19 = V_3;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_20 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
float L_21 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_19, L_20, /*hidden argument*/NULL);
return L_21;
}
IL_0046:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_22 = V_1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_23 = V_0;
float L_24 = V_2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_25 = V_0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_26 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
float L_27 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_25, L_26, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_28 = Vector3_op_Multiply_m1C5F07723615156ACF035D88A1280A9E8F35A04E(L_23, ((float)((float)L_24/(float)L_27)), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_29 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_22, L_28, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_30 = L_29;
float L_31 = Vector3_Dot_m0C530E1C51278DE28B77906D56356506232272C1(L_30, L_30, /*hidden argument*/NULL);
return L_31;
}
}
// System.Char TMPro.TMP_TextUtilities::ToLowerFast(System.Char)
extern "C" IL2CPP_METHOD_ATTR Il2CppChar TMP_TextUtilities_ToLowerFast_m1DEAD360B85F0378A77EE723C84AE2E8B9FDCD2E (Il2CppChar ___c0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_ToLowerFast_m1DEAD360B85F0378A77EE723C84AE2E8B9FDCD2E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Il2CppChar L_0 = ___c0;
NullCheck(_stringLiteralCAA456B3C44D77E27A512132FBE97BAAC980847D);
int32_t L_1 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteralCAA456B3C44D77E27A512132FBE97BAAC980847D, /*hidden argument*/NULL);
if ((((int32_t)L_0) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)))))
{
goto IL_0011;
}
}
{
Il2CppChar L_2 = ___c0;
return L_2;
}
IL_0011:
{
Il2CppChar L_3 = ___c0;
NullCheck(_stringLiteralCAA456B3C44D77E27A512132FBE97BAAC980847D);
Il2CppChar L_4 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(_stringLiteralCAA456B3C44D77E27A512132FBE97BAAC980847D, L_3, /*hidden argument*/NULL);
return L_4;
}
}
// System.Char TMPro.TMP_TextUtilities::ToUpperFast(System.Char)
extern "C" IL2CPP_METHOD_ATTR Il2CppChar TMP_TextUtilities_ToUpperFast_m7329EEEA76C453A57844853C60901D174A4D2221 (Il2CppChar ___c0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_ToUpperFast_m7329EEEA76C453A57844853C60901D174A4D2221_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Il2CppChar L_0 = ___c0;
NullCheck(_stringLiteralFA768C81120B0D3B2B56D0FF31302D746E48E29A);
int32_t L_1 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteralFA768C81120B0D3B2B56D0FF31302D746E48E29A, /*hidden argument*/NULL);
if ((((int32_t)L_0) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)))))
{
goto IL_0011;
}
}
{
Il2CppChar L_2 = ___c0;
return L_2;
}
IL_0011:
{
Il2CppChar L_3 = ___c0;
NullCheck(_stringLiteralFA768C81120B0D3B2B56D0FF31302D746E48E29A);
Il2CppChar L_4 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(_stringLiteralFA768C81120B0D3B2B56D0FF31302D746E48E29A, L_3, /*hidden argument*/NULL);
return L_4;
}
}
// System.Int32 TMPro.TMP_TextUtilities::GetSimpleHashCode(System.String)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_GetSimpleHashCode_m3340CE59FAD65A71193665015260BA7758CEAB6E (String_t* ___s0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
V_0 = 0;
V_1 = 0;
goto IL_0018;
}
IL_0006:
{
int32_t L_0 = V_0;
int32_t L_1 = V_0;
String_t* L_2 = ___s0;
int32_t L_3 = V_1;
NullCheck(L_2);
Il2CppChar L_4 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_2, L_3, /*hidden argument*/NULL);
V_0 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_0<<(int32_t)5)), (int32_t)L_1))^(int32_t)L_4));
int32_t L_5 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1));
}
IL_0018:
{
int32_t L_6 = V_1;
String_t* L_7 = ___s0;
NullCheck(L_7);
int32_t L_8 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(L_7, /*hidden argument*/NULL);
if ((((int32_t)L_6) < ((int32_t)L_8)))
{
goto IL_0006;
}
}
{
int32_t L_9 = V_0;
return L_9;
}
}
// System.UInt32 TMPro.TMP_TextUtilities::GetSimpleHashCodeLowercase(System.String)
extern "C" IL2CPP_METHOD_ATTR uint32_t TMP_TextUtilities_GetSimpleHashCodeLowercase_m9479C0A65C56E3D31ECEF17749ED4B21998FC20D (String_t* ___s0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_GetSimpleHashCodeLowercase_m9479C0A65C56E3D31ECEF17749ED4B21998FC20D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
uint32_t V_0 = 0;
int32_t V_1 = 0;
{
V_0 = ((int32_t)5381);
V_1 = 0;
goto IL_0021;
}
IL_000a:
{
uint32_t L_0 = V_0;
uint32_t L_1 = V_0;
String_t* L_2 = ___s0;
int32_t L_3 = V_1;
NullCheck(L_2);
Il2CppChar L_4 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_2, L_3, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
Il2CppChar L_5 = TMP_TextUtilities_ToLowerFast_m1DEAD360B85F0378A77EE723C84AE2E8B9FDCD2E(L_4, /*hidden argument*/NULL);
V_0 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_0<<(int32_t)5)), (int32_t)L_1))^(int32_t)L_5));
int32_t L_6 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1));
}
IL_0021:
{
int32_t L_7 = V_1;
String_t* L_8 = ___s0;
NullCheck(L_8);
int32_t L_9 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(L_8, /*hidden argument*/NULL);
if ((((int32_t)L_7) < ((int32_t)L_9)))
{
goto IL_000a;
}
}
{
uint32_t L_10 = V_0;
return L_10;
}
}
// System.Int32 TMPro.TMP_TextUtilities::HexToInt(System.Char)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_HexToInt_mF522350598B16262D5F382F20EE918B46C294AE5 (Il2CppChar ___hex0, const RuntimeMethod* method)
{
{
Il2CppChar L_0 = ___hex0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)((int32_t)48))))
{
case 0:
{
goto IL_0088;
}
case 1:
{
goto IL_008a;
}
case 2:
{
goto IL_008c;
}
case 3:
{
goto IL_008e;
}
case 4:
{
goto IL_0090;
}
case 5:
{
goto IL_0092;
}
case 6:
{
goto IL_0094;
}
case 7:
{
goto IL_0096;
}
case 8:
{
goto IL_0098;
}
case 9:
{
goto IL_009a;
}
case 10:
{
goto IL_00c1;
}
case 11:
{
goto IL_00c1;
}
case 12:
{
goto IL_00c1;
}
case 13:
{
goto IL_00c1;
}
case 14:
{
goto IL_00c1;
}
case 15:
{
goto IL_00c1;
}
case 16:
{
goto IL_00c1;
}
case 17:
{
goto IL_009d;
}
case 18:
{
goto IL_00a0;
}
case 19:
{
goto IL_00a3;
}
case 20:
{
goto IL_00a6;
}
case 21:
{
goto IL_00a9;
}
case 22:
{
goto IL_00ac;
}
}
}
{
Il2CppChar L_1 = ___hex0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)((int32_t)97))))
{
case 0:
{
goto IL_00af;
}
case 1:
{
goto IL_00b2;
}
case 2:
{
goto IL_00b5;
}
case 3:
{
goto IL_00b8;
}
case 4:
{
goto IL_00bb;
}
case 5:
{
goto IL_00be;
}
}
}
{
goto IL_00c1;
}
IL_0088:
{
return 0;
}
IL_008a:
{
return 1;
}
IL_008c:
{
return 2;
}
IL_008e:
{
return 3;
}
IL_0090:
{
return 4;
}
IL_0092:
{
return 5;
}
IL_0094:
{
return 6;
}
IL_0096:
{
return 7;
}
IL_0098:
{
return 8;
}
IL_009a:
{
return ((int32_t)9);
}
IL_009d:
{
return ((int32_t)10);
}
IL_00a0:
{
return ((int32_t)11);
}
IL_00a3:
{
return ((int32_t)12);
}
IL_00a6:
{
return ((int32_t)13);
}
IL_00a9:
{
return ((int32_t)14);
}
IL_00ac:
{
return ((int32_t)15);
}
IL_00af:
{
return ((int32_t)10);
}
IL_00b2:
{
return ((int32_t)11);
}
IL_00b5:
{
return ((int32_t)12);
}
IL_00b8:
{
return ((int32_t)13);
}
IL_00bb:
{
return ((int32_t)14);
}
IL_00be:
{
return ((int32_t)15);
}
IL_00c1:
{
return ((int32_t)15);
}
}
// System.Int32 TMPro.TMP_TextUtilities::StringToInt(System.String)
extern "C" IL2CPP_METHOD_ATTR int32_t TMP_TextUtilities_StringToInt_mA7FB1EFFF99CB8A3845AA5F2B504842BB0B1763D (String_t* ___s0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities_StringToInt_mA7FB1EFFF99CB8A3845AA5F2B504842BB0B1763D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
V_0 = 0;
V_1 = 0;
goto IL_0030;
}
IL_0006:
{
int32_t L_0 = V_0;
String_t* L_1 = ___s0;
int32_t L_2 = V_1;
NullCheck(L_1);
Il2CppChar L_3 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_1, L_2, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var);
int32_t L_4 = TMP_TextUtilities_HexToInt_mF522350598B16262D5F382F20EE918B46C294AE5(L_3, /*hidden argument*/NULL);
String_t* L_5 = ___s0;
NullCheck(L_5);
int32_t L_6 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(L_5, /*hidden argument*/NULL);
int32_t L_7 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_8 = powf((16.0f), (((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1)), (int32_t)L_7))))));
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_4, (int32_t)(((int32_t)((int32_t)L_8)))))));
int32_t L_9 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1));
}
IL_0030:
{
int32_t L_10 = V_1;
String_t* L_11 = ___s0;
NullCheck(L_11);
int32_t L_12 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(L_11, /*hidden argument*/NULL);
if ((((int32_t)L_10) < ((int32_t)L_12)))
{
goto IL_0006;
}
}
{
int32_t L_13 = V_0;
return L_13;
}
}
// System.Void TMPro.TMP_TextUtilities::.cctor()
extern "C" IL2CPP_METHOD_ATTR void TMP_TextUtilities__cctor_m3858383B99A5C79C62DC5DD5DE593E67C2599382 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_TextUtilities__cctor_m3858383B99A5C79C62DC5DD5DE593E67C2599382_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_0 = (Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28*)SZArrayNew(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28_il2cpp_TypeInfo_var, (uint32_t)4);
((TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_StaticFields*)il2cpp_codegen_static_fields_for(TMP_TextUtilities_t0C64120E363A3DA0CB859D321248294080076A45_il2cpp_TypeInfo_var))->set_m_rectWorldCorners_0(L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.TMP_TextUtilities_LineSegment::.ctor(UnityEngine.Vector3,UnityEngine.Vector3)
extern "C" IL2CPP_METHOD_ATTR void LineSegment__ctor_m3FE30DA4047C714B588477076617C5812064ABAC (LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___p10, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___p21, const RuntimeMethod* method)
{
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = ___p10;
__this->set_Point1_0(L_0);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1 = ___p21;
__this->set_Point2_1(L_1);
return;
}
}
extern "C" void LineSegment__ctor_m3FE30DA4047C714B588477076617C5812064ABAC_AdjustorThunk (RuntimeObject * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___p10, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___p21, const RuntimeMethod* method)
{
LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D * _thisAdjusted = reinterpret_cast<LineSegment_t27893280FED499A0FC1183D56B9F8BC56D42D84D *>(__this + 1);
LineSegment__ctor_m3FE30DA4047C714B588477076617C5812064ABAC(_thisAdjusted, ___p10, ___p21, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_UpdateManager TMPro.TMP_UpdateManager::get_instance()
extern "C" IL2CPP_METHOD_ATTR TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * TMP_UpdateManager_get_instance_mDE5A6E7F4AFD283F90126FC490DE60B3395093CC (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateManager_get_instance_mDE5A6E7F4AFD283F90126FC490DE60B3395093CC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * L_0 = ((TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B_il2cpp_TypeInfo_var))->get_s_Instance_0();
if (L_0)
{
goto IL_0011;
}
}
{
TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * L_1 = (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B *)il2cpp_codegen_object_new(TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B_il2cpp_TypeInfo_var);
TMP_UpdateManager__ctor_m5E12CCE949D7259442974D1A7D6900AA25F136B0(L_1, /*hidden argument*/NULL);
((TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B_il2cpp_TypeInfo_var))->set_s_Instance_0(L_1);
}
IL_0011:
{
TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * L_2 = ((TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B_StaticFields*)il2cpp_codegen_static_fields_for(TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B_il2cpp_TypeInfo_var))->get_s_Instance_0();
return L_2;
}
}
// System.Void TMPro.TMP_UpdateManager::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager__ctor_m5E12CCE949D7259442974D1A7D6900AA25F136B0 (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateManager__ctor_m5E12CCE949D7259442974D1A7D6900AA25F136B0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_0 = (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E *)il2cpp_codegen_object_new(List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E_il2cpp_TypeInfo_var);
List_1__ctor_m85EBD292B59D0ACE31C8ED1386218C3236C422DB(L_0, /*hidden argument*/List_1__ctor_m85EBD292B59D0ACE31C8ED1386218C3236C422DB_RuntimeMethod_var);
__this->set_m_LayoutRebuildQueue_1(L_0);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_1 = (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 *)il2cpp_codegen_object_new(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8_il2cpp_TypeInfo_var);
Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161(L_1, /*hidden argument*/Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161_RuntimeMethod_var);
__this->set_m_LayoutQueueLookup_2(L_1);
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_2 = (List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E *)il2cpp_codegen_object_new(List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E_il2cpp_TypeInfo_var);
List_1__ctor_m85EBD292B59D0ACE31C8ED1386218C3236C422DB(L_2, /*hidden argument*/List_1__ctor_m85EBD292B59D0ACE31C8ED1386218C3236C422DB_RuntimeMethod_var);
__this->set_m_GraphicRebuildQueue_3(L_2);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_3 = (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 *)il2cpp_codegen_object_new(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8_il2cpp_TypeInfo_var);
Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161(L_3, /*hidden argument*/Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161_RuntimeMethod_var);
__this->set_m_GraphicQueueLookup_4(L_3);
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * L_4 = ((Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_StaticFields*)il2cpp_codegen_static_fields_for(Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_il2cpp_TypeInfo_var))->get_onPreCull_4();
CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 * L_5 = (CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 *)il2cpp_codegen_object_new(CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0_il2cpp_TypeInfo_var);
CameraCallback__ctor_m7CAE962B355F00AB2868577DC302A1FA80939C50(L_5, __this, (intptr_t)((intptr_t)TMP_UpdateManager_OnCameraPreCull_m5DE3D79212A60E0310878EE7A1EC56B52539BB3C_RuntimeMethod_var), /*hidden argument*/NULL);
Delegate_t * L_6 = Delegate_Combine_mC25D2F7DECAFBA6D9A2F9EBA8A77063F0658ECF1(L_4, L_5, /*hidden argument*/NULL);
((Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_StaticFields*)il2cpp_codegen_static_fields_for(Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34_il2cpp_TypeInfo_var))->set_onPreCull_4(((CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0 *)CastclassSealed((RuntimeObject*)L_6, CameraCallback_t8BBB42AA08D7498DFC11F4128117055BC7F0B9D0_il2cpp_TypeInfo_var)));
Action_1_t66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A * L_7 = (Action_1_t66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A *)il2cpp_codegen_object_new(Action_1_t66F98C2DDE752F9D83CB8FEBE8084E0ABB8C314A_il2cpp_TypeInfo_var);
Action_1__ctor_m5BAE2333C90D5810B6971D704B0A88709FA8C509(L_7, __this, (intptr_t)((intptr_t)TMP_UpdateManager_OnBeginFrameRendering_mF0DF312CF368AFC386DA367F37BBC0A706F61FC6_RuntimeMethod_var), /*hidden argument*/Action_1__ctor_m5BAE2333C90D5810B6971D704B0A88709FA8C509_RuntimeMethod_var);
RenderPipeline_add_beginFrameRendering_mE76FE94AB2A3E3800137B82D68292DBF285B7021(L_7, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TMP_UpdateManager::RegisterTextElementForLayoutRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_RegisterTextElementForLayoutRebuild_m8F55EC6B0A9CC4BEAC5AD2E95E64268597BE47BB (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, const RuntimeMethod* method)
{
{
TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * L_0 = TMP_UpdateManager_get_instance_mDE5A6E7F4AFD283F90126FC490DE60B3395093CC(/*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1 = ___element0;
NullCheck(L_0);
TMP_UpdateManager_InternalRegisterTextElementForLayoutRebuild_mDF27950AC384CE4BD255AF84B2E36CC088AFB43F(L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// System.Boolean TMPro.TMP_UpdateManager::InternalRegisterTextElementForLayoutRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR bool TMP_UpdateManager_InternalRegisterTextElementForLayoutRebuild_mDF27950AC384CE4BD255AF84B2E36CC088AFB43F (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateManager_InternalRegisterTextElementForLayoutRebuild_mDF27950AC384CE4BD255AF84B2E36CC088AFB43F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___element0;
NullCheck(L_0);
int32_t L_1 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_0, /*hidden argument*/NULL);
V_0 = L_1;
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_2 = __this->get_m_LayoutQueueLookup_2();
int32_t L_3 = V_0;
NullCheck(L_2);
bool L_4 = Dictionary_2_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E(L_2, L_3, /*hidden argument*/Dictionary_2_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E_RuntimeMethod_var);
if (!L_4)
{
goto IL_0017;
}
}
{
return (bool)0;
}
IL_0017:
{
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_5 = __this->get_m_LayoutQueueLookup_2();
int32_t L_6 = V_0;
int32_t L_7 = V_0;
NullCheck(L_5);
Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA_RuntimeMethod_var);
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_8 = __this->get_m_LayoutRebuildQueue_1();
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_9 = ___element0;
NullCheck(L_8);
List_1_Add_m7156BBC9A9FBD61A90A8DE0765F1BD1025AE3B12(L_8, L_9, /*hidden argument*/List_1_Add_m7156BBC9A9FBD61A90A8DE0765F1BD1025AE3B12_RuntimeMethod_var);
return (bool)1;
}
}
// System.Void TMPro.TMP_UpdateManager::RegisterTextElementForGraphicRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_RegisterTextElementForGraphicRebuild_m3D34D167DC3FF3E09A9D6DE1493C3969751636AB (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, const RuntimeMethod* method)
{
{
TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * L_0 = TMP_UpdateManager_get_instance_mDE5A6E7F4AFD283F90126FC490DE60B3395093CC(/*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1 = ___element0;
NullCheck(L_0);
TMP_UpdateManager_InternalRegisterTextElementForGraphicRebuild_mB56D1393B0F98361C2847A9C9FAA29E9B9E8CDCB(L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// System.Boolean TMPro.TMP_UpdateManager::InternalRegisterTextElementForGraphicRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR bool TMP_UpdateManager_InternalRegisterTextElementForGraphicRebuild_mB56D1393B0F98361C2847A9C9FAA29E9B9E8CDCB (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateManager_InternalRegisterTextElementForGraphicRebuild_mB56D1393B0F98361C2847A9C9FAA29E9B9E8CDCB_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___element0;
NullCheck(L_0);
int32_t L_1 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_0, /*hidden argument*/NULL);
V_0 = L_1;
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_2 = __this->get_m_GraphicQueueLookup_4();
int32_t L_3 = V_0;
NullCheck(L_2);
bool L_4 = Dictionary_2_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E(L_2, L_3, /*hidden argument*/Dictionary_2_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E_RuntimeMethod_var);
if (!L_4)
{
goto IL_0017;
}
}
{
return (bool)0;
}
IL_0017:
{
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_5 = __this->get_m_GraphicQueueLookup_4();
int32_t L_6 = V_0;
int32_t L_7 = V_0;
NullCheck(L_5);
Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA_RuntimeMethod_var);
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_8 = __this->get_m_GraphicRebuildQueue_3();
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_9 = ___element0;
NullCheck(L_8);
List_1_Add_m7156BBC9A9FBD61A90A8DE0765F1BD1025AE3B12(L_8, L_9, /*hidden argument*/List_1_Add_m7156BBC9A9FBD61A90A8DE0765F1BD1025AE3B12_RuntimeMethod_var);
return (bool)1;
}
}
// System.Void TMPro.TMP_UpdateManager::OnBeginFrameRendering(UnityEngine.Camera[])
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_OnBeginFrameRendering_mF0DF312CF368AFC386DA367F37BBC0A706F61FC6 (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, CameraU5BU5D_t2A1957E88FB79357C12B87941970D776D30E90F9* ___cameras0, const RuntimeMethod* method)
{
{
TMP_UpdateManager_DoRebuilds_m234D33DCEBB0C9559D53E153A59A1A005A9D6A86(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TMP_UpdateManager::OnCameraPreCull(UnityEngine.Camera)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_OnCameraPreCull_m5DE3D79212A60E0310878EE7A1EC56B52539BB3C (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___cam0, const RuntimeMethod* method)
{
{
TMP_UpdateManager_DoRebuilds_m234D33DCEBB0C9559D53E153A59A1A005A9D6A86(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TMP_UpdateManager::DoRebuilds()
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_DoRebuilds_m234D33DCEBB0C9559D53E153A59A1A005A9D6A86 (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateManager_DoRebuilds_m234D33DCEBB0C9559D53E153A59A1A005A9D6A86_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
V_0 = 0;
goto IL_001a;
}
IL_0004:
{
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_0 = __this->get_m_LayoutRebuildQueue_1();
int32_t L_1 = V_0;
NullCheck(L_0);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_2 = List_1_get_Item_m594C605293B06C801ABD47B5B8BCE9A26F3A86D7(L_0, L_1, /*hidden argument*/List_1_get_Item_m594C605293B06C801ABD47B5B8BCE9A26F3A86D7_RuntimeMethod_var);
NullCheck(L_2);
VirtActionInvoker1< int32_t >::Invoke(37 /* System.Void UnityEngine.UI.Graphic::Rebuild(UnityEngine.UI.CanvasUpdate) */, L_2, 0);
int32_t L_3 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1));
}
IL_001a:
{
int32_t L_4 = V_0;
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_5 = __this->get_m_LayoutRebuildQueue_1();
NullCheck(L_5);
int32_t L_6 = List_1_get_Count_m0E65751AB489DD73033DE632B56145CD947B0893(L_5, /*hidden argument*/List_1_get_Count_m0E65751AB489DD73033DE632B56145CD947B0893_RuntimeMethod_var);
if ((((int32_t)L_4) < ((int32_t)L_6)))
{
goto IL_0004;
}
}
{
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_7 = __this->get_m_LayoutRebuildQueue_1();
NullCheck(L_7);
int32_t L_8 = List_1_get_Count_m0E65751AB489DD73033DE632B56145CD947B0893(L_7, /*hidden argument*/List_1_get_Count_m0E65751AB489DD73033DE632B56145CD947B0893_RuntimeMethod_var);
if ((((int32_t)L_8) <= ((int32_t)0)))
{
goto IL_004c;
}
}
{
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_9 = __this->get_m_LayoutRebuildQueue_1();
NullCheck(L_9);
List_1_Clear_m7FFDA336ED97210D1EA9DC649E6F9BC5F803ECA6(L_9, /*hidden argument*/List_1_Clear_m7FFDA336ED97210D1EA9DC649E6F9BC5F803ECA6_RuntimeMethod_var);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_10 = __this->get_m_LayoutQueueLookup_2();
NullCheck(L_10);
Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499(L_10, /*hidden argument*/Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499_RuntimeMethod_var);
}
IL_004c:
{
V_1 = 0;
goto IL_0066;
}
IL_0050:
{
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_11 = __this->get_m_GraphicRebuildQueue_3();
int32_t L_12 = V_1;
NullCheck(L_11);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_13 = List_1_get_Item_m594C605293B06C801ABD47B5B8BCE9A26F3A86D7(L_11, L_12, /*hidden argument*/List_1_get_Item_m594C605293B06C801ABD47B5B8BCE9A26F3A86D7_RuntimeMethod_var);
NullCheck(L_13);
VirtActionInvoker1< int32_t >::Invoke(37 /* System.Void UnityEngine.UI.Graphic::Rebuild(UnityEngine.UI.CanvasUpdate) */, L_13, 3);
int32_t L_14 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1));
}
IL_0066:
{
int32_t L_15 = V_1;
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_16 = __this->get_m_GraphicRebuildQueue_3();
NullCheck(L_16);
int32_t L_17 = List_1_get_Count_m0E65751AB489DD73033DE632B56145CD947B0893(L_16, /*hidden argument*/List_1_get_Count_m0E65751AB489DD73033DE632B56145CD947B0893_RuntimeMethod_var);
if ((((int32_t)L_15) < ((int32_t)L_17)))
{
goto IL_0050;
}
}
{
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_18 = __this->get_m_GraphicRebuildQueue_3();
NullCheck(L_18);
int32_t L_19 = List_1_get_Count_m0E65751AB489DD73033DE632B56145CD947B0893(L_18, /*hidden argument*/List_1_get_Count_m0E65751AB489DD73033DE632B56145CD947B0893_RuntimeMethod_var);
if ((((int32_t)L_19) <= ((int32_t)0)))
{
goto IL_0098;
}
}
{
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_20 = __this->get_m_GraphicRebuildQueue_3();
NullCheck(L_20);
List_1_Clear_m7FFDA336ED97210D1EA9DC649E6F9BC5F803ECA6(L_20, /*hidden argument*/List_1_Clear_m7FFDA336ED97210D1EA9DC649E6F9BC5F803ECA6_RuntimeMethod_var);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_21 = __this->get_m_GraphicQueueLookup_4();
NullCheck(L_21);
Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499(L_21, /*hidden argument*/Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499_RuntimeMethod_var);
}
IL_0098:
{
return;
}
}
// System.Void TMPro.TMP_UpdateManager::UnRegisterTextElementForRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_UnRegisterTextElementForRebuild_mCB1E447E215194B09F38F3A2221C82C07FE0CB02 (TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, const RuntimeMethod* method)
{
{
TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * L_0 = TMP_UpdateManager_get_instance_mDE5A6E7F4AFD283F90126FC490DE60B3395093CC(/*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1 = ___element0;
NullCheck(L_0);
TMP_UpdateManager_InternalUnRegisterTextElementForGraphicRebuild_m2F52786882934428AEF607CCCE755A8D6D88820B(L_0, L_1, /*hidden argument*/NULL);
TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * L_2 = TMP_UpdateManager_get_instance_mDE5A6E7F4AFD283F90126FC490DE60B3395093CC(/*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_3 = ___element0;
NullCheck(L_2);
TMP_UpdateManager_InternalUnRegisterTextElementForLayoutRebuild_mDB68AE152179562FC92E7DA9B53E1E1437A8024A(L_2, L_3, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TMP_UpdateManager::InternalUnRegisterTextElementForGraphicRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_InternalUnRegisterTextElementForGraphicRebuild_m2F52786882934428AEF607CCCE755A8D6D88820B (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateManager_InternalUnRegisterTextElementForGraphicRebuild_m2F52786882934428AEF607CCCE755A8D6D88820B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___element0;
NullCheck(L_0);
int32_t L_1 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_0, /*hidden argument*/NULL);
V_0 = L_1;
TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * L_2 = TMP_UpdateManager_get_instance_mDE5A6E7F4AFD283F90126FC490DE60B3395093CC(/*hidden argument*/NULL);
NullCheck(L_2);
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_3 = L_2->get_m_GraphicRebuildQueue_3();
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_4 = ___element0;
NullCheck(L_3);
List_1_Remove_m9120133062334C6312B73A7D9EEC2F71AAA49E55(L_3, L_4, /*hidden argument*/List_1_Remove_m9120133062334C6312B73A7D9EEC2F71AAA49E55_RuntimeMethod_var);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_5 = __this->get_m_GraphicQueueLookup_4();
int32_t L_6 = V_0;
NullCheck(L_5);
Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F(L_5, L_6, /*hidden argument*/Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F_RuntimeMethod_var);
return;
}
}
// System.Void TMPro.TMP_UpdateManager::InternalUnRegisterTextElementForLayoutRebuild(TMPro.TMP_Text)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateManager_InternalUnRegisterTextElementForLayoutRebuild_mDB68AE152179562FC92E7DA9B53E1E1437A8024A (TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * __this, TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * ___element0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateManager_InternalUnRegisterTextElementForLayoutRebuild_mDB68AE152179562FC92E7DA9B53E1E1437A8024A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_0 = ___element0;
NullCheck(L_0);
int32_t L_1 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_0, /*hidden argument*/NULL);
V_0 = L_1;
TMP_UpdateManager_t0982D5C74E5439571872EB41119F1FFFE74DEF4B * L_2 = TMP_UpdateManager_get_instance_mDE5A6E7F4AFD283F90126FC490DE60B3395093CC(/*hidden argument*/NULL);
NullCheck(L_2);
List_1_t55CBC57B3D32750DF17AC1ECCF2AD4A569704E0E * L_3 = L_2->get_m_LayoutRebuildQueue_1();
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_4 = ___element0;
NullCheck(L_3);
List_1_Remove_m9120133062334C6312B73A7D9EEC2F71AAA49E55(L_3, L_4, /*hidden argument*/List_1_Remove_m9120133062334C6312B73A7D9EEC2F71AAA49E55_RuntimeMethod_var);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_5 = __this->get_m_LayoutQueueLookup_2();
int32_t L_6 = V_0;
NullCheck(L_5);
Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F(L_5, L_6, /*hidden argument*/Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// TMPro.TMP_UpdateRegistry TMPro.TMP_UpdateRegistry::get_instance()
extern "C" IL2CPP_METHOD_ATTR TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * L_0 = ((TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_StaticFields*)il2cpp_codegen_static_fields_for(TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_il2cpp_TypeInfo_var))->get_s_Instance_0();
if (L_0)
{
goto IL_0011;
}
}
{
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * L_1 = (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC *)il2cpp_codegen_object_new(TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_il2cpp_TypeInfo_var);
TMP_UpdateRegistry__ctor_m4C1958E39CFA299F7CA163AD35DDFB4A0E87E3B5(L_1, /*hidden argument*/NULL);
((TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_StaticFields*)il2cpp_codegen_static_fields_for(TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_il2cpp_TypeInfo_var))->set_s_Instance_0(L_1);
}
IL_0011:
{
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * L_2 = ((TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_StaticFields*)il2cpp_codegen_static_fields_for(TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC_il2cpp_TypeInfo_var))->get_s_Instance_0();
return L_2;
}
}
// System.Void TMPro.TMP_UpdateRegistry::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateRegistry__ctor_m4C1958E39CFA299F7CA163AD35DDFB4A0E87E3B5 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateRegistry__ctor_m4C1958E39CFA299F7CA163AD35DDFB4A0E87E3B5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_0 = (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC *)il2cpp_codegen_object_new(List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC_il2cpp_TypeInfo_var);
List_1__ctor_mBC17318F7C7836406501877AC1B37E4EF3EC4D8C(L_0, /*hidden argument*/List_1__ctor_mBC17318F7C7836406501877AC1B37E4EF3EC4D8C_RuntimeMethod_var);
__this->set_m_LayoutRebuildQueue_1(L_0);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_1 = (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 *)il2cpp_codegen_object_new(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8_il2cpp_TypeInfo_var);
Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161(L_1, /*hidden argument*/Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161_RuntimeMethod_var);
__this->set_m_LayoutQueueLookup_2(L_1);
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_2 = (List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC *)il2cpp_codegen_object_new(List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC_il2cpp_TypeInfo_var);
List_1__ctor_mBC17318F7C7836406501877AC1B37E4EF3EC4D8C(L_2, /*hidden argument*/List_1__ctor_mBC17318F7C7836406501877AC1B37E4EF3EC4D8C_RuntimeMethod_var);
__this->set_m_GraphicRebuildQueue_3(L_2);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_3 = (Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 *)il2cpp_codegen_object_new(Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8_il2cpp_TypeInfo_var);
Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161(L_3, /*hidden argument*/Dictionary_2__ctor_m5B4A5BC34051AAA3F4C9590CF249F3A095332161_RuntimeMethod_var);
__this->set_m_GraphicQueueLookup_4(L_3);
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE * L_4 = (WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE *)il2cpp_codegen_object_new(WillRenderCanvases_tBD5AD090B5938021DEAA679A5AEEA790F60A8BEE_il2cpp_TypeInfo_var);
WillRenderCanvases__ctor_m9AB0D8B934BE573C4B3ABBAA313984B054B4B885(L_4, __this, (intptr_t)((intptr_t)TMP_UpdateRegistry_PerformUpdateForCanvasRendererObjects_m7CB26CAAB99D00C370C1647CCCF6B0FBCF3644D2_RuntimeMethod_var), /*hidden argument*/NULL);
Canvas_add_willRenderCanvases_mACABFF4EAFB7DCFF4B9A33357D496EC3010D7E6B(L_4, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TMP_UpdateRegistry::RegisterCanvasElementForLayoutRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateRegistry_RegisterCanvasElementForLayoutRebuild_m8621A5736D568569C6325487CD6F0B300A0C3488 (RuntimeObject* ___element0, const RuntimeMethod* method)
{
{
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * L_0 = TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE(/*hidden argument*/NULL);
RuntimeObject* L_1 = ___element0;
NullCheck(L_0);
TMP_UpdateRegistry_InternalRegisterCanvasElementForLayoutRebuild_m46AF2AE34F4CBA1C212C595AF301C6D4E57AD1F3(L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// System.Boolean TMPro.TMP_UpdateRegistry::InternalRegisterCanvasElementForLayoutRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR bool TMP_UpdateRegistry_InternalRegisterCanvasElementForLayoutRebuild_m46AF2AE34F4CBA1C212C595AF301C6D4E57AD1F3 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, RuntimeObject* ___element0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateRegistry_InternalRegisterCanvasElementForLayoutRebuild_m46AF2AE34F4CBA1C212C595AF301C6D4E57AD1F3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
RuntimeObject* L_0 = ___element0;
NullCheck(((Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)IsInstClass((RuntimeObject*)L_0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var)));
int32_t L_1 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(((Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)IsInstClass((RuntimeObject*)L_0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_1;
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_2 = __this->get_m_LayoutQueueLookup_2();
int32_t L_3 = V_0;
NullCheck(L_2);
bool L_4 = Dictionary_2_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E(L_2, L_3, /*hidden argument*/Dictionary_2_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E_RuntimeMethod_var);
if (!L_4)
{
goto IL_001c;
}
}
{
return (bool)0;
}
IL_001c:
{
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_5 = __this->get_m_LayoutQueueLookup_2();
int32_t L_6 = V_0;
int32_t L_7 = V_0;
NullCheck(L_5);
Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA_RuntimeMethod_var);
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_8 = __this->get_m_LayoutRebuildQueue_1();
RuntimeObject* L_9 = ___element0;
NullCheck(L_8);
List_1_Add_m5CDACFA4510FEBDB32BC147363EA2E08B7AD9BEF(L_8, L_9, /*hidden argument*/List_1_Add_m5CDACFA4510FEBDB32BC147363EA2E08B7AD9BEF_RuntimeMethod_var);
return (bool)1;
}
}
// System.Void TMPro.TMP_UpdateRegistry::RegisterCanvasElementForGraphicRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateRegistry_RegisterCanvasElementForGraphicRebuild_m30D79014737D78910B19A8F97A508AEFD506D423 (RuntimeObject* ___element0, const RuntimeMethod* method)
{
{
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * L_0 = TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE(/*hidden argument*/NULL);
RuntimeObject* L_1 = ___element0;
NullCheck(L_0);
TMP_UpdateRegistry_InternalRegisterCanvasElementForGraphicRebuild_m74587A2910708B04FC14BF3C826210B607F7CAB3(L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// System.Boolean TMPro.TMP_UpdateRegistry::InternalRegisterCanvasElementForGraphicRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR bool TMP_UpdateRegistry_InternalRegisterCanvasElementForGraphicRebuild_m74587A2910708B04FC14BF3C826210B607F7CAB3 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, RuntimeObject* ___element0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateRegistry_InternalRegisterCanvasElementForGraphicRebuild_m74587A2910708B04FC14BF3C826210B607F7CAB3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
RuntimeObject* L_0 = ___element0;
NullCheck(((Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)IsInstClass((RuntimeObject*)L_0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var)));
int32_t L_1 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(((Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)IsInstClass((RuntimeObject*)L_0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_1;
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_2 = __this->get_m_GraphicQueueLookup_4();
int32_t L_3 = V_0;
NullCheck(L_2);
bool L_4 = Dictionary_2_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E(L_2, L_3, /*hidden argument*/Dictionary_2_ContainsKey_mBC44DAB119CBE7A4B7820ABF12AD024A4654471E_RuntimeMethod_var);
if (!L_4)
{
goto IL_001c;
}
}
{
return (bool)0;
}
IL_001c:
{
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_5 = __this->get_m_GraphicQueueLookup_4();
int32_t L_6 = V_0;
int32_t L_7 = V_0;
NullCheck(L_5);
Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_mEA07C9AE7BBAF67BC9CFE20D200A464725D1F7FA_RuntimeMethod_var);
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_8 = __this->get_m_GraphicRebuildQueue_3();
RuntimeObject* L_9 = ___element0;
NullCheck(L_8);
List_1_Add_m5CDACFA4510FEBDB32BC147363EA2E08B7AD9BEF(L_8, L_9, /*hidden argument*/List_1_Add_m5CDACFA4510FEBDB32BC147363EA2E08B7AD9BEF_RuntimeMethod_var);
return (bool)1;
}
}
// System.Void TMPro.TMP_UpdateRegistry::PerformUpdateForCanvasRendererObjects()
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateRegistry_PerformUpdateForCanvasRendererObjects_m7CB26CAAB99D00C370C1647CCCF6B0FBCF3644D2 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateRegistry_PerformUpdateForCanvasRendererObjects_m7CB26CAAB99D00C370C1647CCCF6B0FBCF3644D2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
V_0 = 0;
goto IL_001e;
}
IL_0004:
{
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * L_0 = TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE(/*hidden argument*/NULL);
NullCheck(L_0);
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_1 = L_0->get_m_LayoutRebuildQueue_1();
int32_t L_2 = V_0;
NullCheck(L_1);
RuntimeObject* L_3 = List_1_get_Item_mCD91235CFBBD5D4183937226FEBBBABC1EA3DC35(L_1, L_2, /*hidden argument*/List_1_get_Item_mCD91235CFBBD5D4183937226FEBBBABC1EA3DC35_RuntimeMethod_var);
NullCheck(L_3);
InterfaceActionInvoker1< int32_t >::Invoke(0 /* System.Void UnityEngine.UI.ICanvasElement::Rebuild(UnityEngine.UI.CanvasUpdate) */, ICanvasElement_t26FA36346B5CB52C9144DF0076E33E8C367471D2_il2cpp_TypeInfo_var, L_3, 0);
int32_t L_4 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1));
}
IL_001e:
{
int32_t L_5 = V_0;
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_6 = __this->get_m_LayoutRebuildQueue_1();
NullCheck(L_6);
int32_t L_7 = List_1_get_Count_mC48755FB23BC396B54705E14A1EBE969DDB99271(L_6, /*hidden argument*/List_1_get_Count_mC48755FB23BC396B54705E14A1EBE969DDB99271_RuntimeMethod_var);
if ((((int32_t)L_5) < ((int32_t)L_7)))
{
goto IL_0004;
}
}
{
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_8 = __this->get_m_LayoutRebuildQueue_1();
NullCheck(L_8);
int32_t L_9 = List_1_get_Count_mC48755FB23BC396B54705E14A1EBE969DDB99271(L_8, /*hidden argument*/List_1_get_Count_mC48755FB23BC396B54705E14A1EBE969DDB99271_RuntimeMethod_var);
if ((((int32_t)L_9) <= ((int32_t)0)))
{
goto IL_0050;
}
}
{
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_10 = __this->get_m_LayoutRebuildQueue_1();
NullCheck(L_10);
List_1_Clear_m2C2A66C876B33A2CC79B12D1D0FD11E036BFDD68(L_10, /*hidden argument*/List_1_Clear_m2C2A66C876B33A2CC79B12D1D0FD11E036BFDD68_RuntimeMethod_var);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_11 = __this->get_m_LayoutQueueLookup_2();
NullCheck(L_11);
Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499(L_11, /*hidden argument*/Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499_RuntimeMethod_var);
}
IL_0050:
{
V_1 = 0;
goto IL_006e;
}
IL_0054:
{
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * L_12 = TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE(/*hidden argument*/NULL);
NullCheck(L_12);
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_13 = L_12->get_m_GraphicRebuildQueue_3();
int32_t L_14 = V_1;
NullCheck(L_13);
RuntimeObject* L_15 = List_1_get_Item_mCD91235CFBBD5D4183937226FEBBBABC1EA3DC35(L_13, L_14, /*hidden argument*/List_1_get_Item_mCD91235CFBBD5D4183937226FEBBBABC1EA3DC35_RuntimeMethod_var);
NullCheck(L_15);
InterfaceActionInvoker1< int32_t >::Invoke(0 /* System.Void UnityEngine.UI.ICanvasElement::Rebuild(UnityEngine.UI.CanvasUpdate) */, ICanvasElement_t26FA36346B5CB52C9144DF0076E33E8C367471D2_il2cpp_TypeInfo_var, L_15, 3);
int32_t L_16 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1));
}
IL_006e:
{
int32_t L_17 = V_1;
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_18 = __this->get_m_GraphicRebuildQueue_3();
NullCheck(L_18);
int32_t L_19 = List_1_get_Count_mC48755FB23BC396B54705E14A1EBE969DDB99271(L_18, /*hidden argument*/List_1_get_Count_mC48755FB23BC396B54705E14A1EBE969DDB99271_RuntimeMethod_var);
if ((((int32_t)L_17) < ((int32_t)L_19)))
{
goto IL_0054;
}
}
{
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_20 = __this->get_m_GraphicRebuildQueue_3();
NullCheck(L_20);
int32_t L_21 = List_1_get_Count_mC48755FB23BC396B54705E14A1EBE969DDB99271(L_20, /*hidden argument*/List_1_get_Count_mC48755FB23BC396B54705E14A1EBE969DDB99271_RuntimeMethod_var);
if ((((int32_t)L_21) <= ((int32_t)0)))
{
goto IL_00a0;
}
}
{
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_22 = __this->get_m_GraphicRebuildQueue_3();
NullCheck(L_22);
List_1_Clear_m2C2A66C876B33A2CC79B12D1D0FD11E036BFDD68(L_22, /*hidden argument*/List_1_Clear_m2C2A66C876B33A2CC79B12D1D0FD11E036BFDD68_RuntimeMethod_var);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_23 = __this->get_m_GraphicQueueLookup_4();
NullCheck(L_23);
Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499(L_23, /*hidden argument*/Dictionary_2_Clear_m7DE8E346650F09FFAB65ABCACFEBCB2FAB2F4499_RuntimeMethod_var);
}
IL_00a0:
{
return;
}
}
// System.Void TMPro.TMP_UpdateRegistry::PerformUpdateForMeshRendererObjects()
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateRegistry_PerformUpdateForMeshRendererObjects_m8C6ED87B4ED13537FAF1694077D81A156CA4ED77 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateRegistry_PerformUpdateForMeshRendererObjects_m8C6ED87B4ED13537FAF1694077D81A156CA4ED77_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_Log_m4B7C70BAFD477C6BDB59C88A0934F0B018D03708(_stringLiteral6BC620E3B521C850F876E51BACAB01FED42CF281, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TMP_UpdateRegistry::UnRegisterCanvasElementForRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateRegistry_UnRegisterCanvasElementForRebuild_m68958A25BB03374F69AC08C3FD8782B6426BC853 (RuntimeObject* ___element0, const RuntimeMethod* method)
{
{
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * L_0 = TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE(/*hidden argument*/NULL);
RuntimeObject* L_1 = ___element0;
NullCheck(L_0);
TMP_UpdateRegistry_InternalUnRegisterCanvasElementForLayoutRebuild_mC1CB8E5E893EE96B5D429661128AE482D90F4A94(L_0, L_1, /*hidden argument*/NULL);
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * L_2 = TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE(/*hidden argument*/NULL);
RuntimeObject* L_3 = ___element0;
NullCheck(L_2);
TMP_UpdateRegistry_InternalUnRegisterCanvasElementForGraphicRebuild_m6A1F61221822AAA3E67E07DA4417C23D9B6E6849(L_2, L_3, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TMP_UpdateRegistry::InternalUnRegisterCanvasElementForLayoutRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateRegistry_InternalUnRegisterCanvasElementForLayoutRebuild_mC1CB8E5E893EE96B5D429661128AE482D90F4A94 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, RuntimeObject* ___element0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateRegistry_InternalUnRegisterCanvasElementForLayoutRebuild_mC1CB8E5E893EE96B5D429661128AE482D90F4A94_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
RuntimeObject* L_0 = ___element0;
NullCheck(((Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)IsInstClass((RuntimeObject*)L_0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var)));
int32_t L_1 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(((Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)IsInstClass((RuntimeObject*)L_0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_1;
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * L_2 = TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE(/*hidden argument*/NULL);
NullCheck(L_2);
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_3 = L_2->get_m_LayoutRebuildQueue_1();
RuntimeObject* L_4 = ___element0;
NullCheck(L_3);
List_1_Remove_m2FF4E16BAEFD788F77399F71099844E68674AF9D(L_3, L_4, /*hidden argument*/List_1_Remove_m2FF4E16BAEFD788F77399F71099844E68674AF9D_RuntimeMethod_var);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_5 = __this->get_m_GraphicQueueLookup_4();
int32_t L_6 = V_0;
NullCheck(L_5);
Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F(L_5, L_6, /*hidden argument*/Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F_RuntimeMethod_var);
return;
}
}
// System.Void TMPro.TMP_UpdateRegistry::InternalUnRegisterCanvasElementForGraphicRebuild(UnityEngine.UI.ICanvasElement)
extern "C" IL2CPP_METHOD_ATTR void TMP_UpdateRegistry_InternalUnRegisterCanvasElementForGraphicRebuild_m6A1F61221822AAA3E67E07DA4417C23D9B6E6849 (TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * __this, RuntimeObject* ___element0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_UpdateRegistry_InternalUnRegisterCanvasElementForGraphicRebuild_m6A1F61221822AAA3E67E07DA4417C23D9B6E6849_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
RuntimeObject* L_0 = ___element0;
NullCheck(((Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)IsInstClass((RuntimeObject*)L_0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var)));
int32_t L_1 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(((Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)IsInstClass((RuntimeObject*)L_0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_1;
TMP_UpdateRegistry_tB9639A31383CB6B5941A2CE791DA2B4EB23F3FDC * L_2 = TMP_UpdateRegistry_get_instance_mC74D0724B4403A8181C565E0C541F11CA13999BE(/*hidden argument*/NULL);
NullCheck(L_2);
List_1_tDD74EF2F2FE045C18B4D47301A0F9B3340A7A6BC * L_3 = L_2->get_m_GraphicRebuildQueue_3();
RuntimeObject* L_4 = ___element0;
NullCheck(L_3);
List_1_Remove_m2FF4E16BAEFD788F77399F71099844E68674AF9D(L_3, L_4, /*hidden argument*/List_1_Remove_m2FF4E16BAEFD788F77399F71099844E68674AF9D_RuntimeMethod_var);
Dictionary_2_tFE2A3F3BDE1290B85039D74816BB1FE1109BE0F8 * L_5 = __this->get_m_LayoutQueueLookup_2();
int32_t L_6 = V_0;
NullCheck(L_5);
Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F(L_5, L_6, /*hidden argument*/Dictionary_2_Remove_m8E04EF60FB32880A72708207DB1CC4555C2E476F_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: TMPro.TMP_WordInfo
extern "C" void TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshal_pinvoke(const TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90& unmarshaled, TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshaled_pinvoke& marshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_WordInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL, NULL);
}
extern "C" void TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshal_pinvoke_back(const TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshaled_pinvoke& marshaled, TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90& unmarshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_WordInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_WordInfo
extern "C" void TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshal_pinvoke_cleanup(TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: TMPro.TMP_WordInfo
extern "C" void TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshal_com(const TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90& unmarshaled, TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshaled_com& marshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_WordInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL, NULL);
}
extern "C" void TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshal_com_back(const TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshaled_com& marshaled, TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90& unmarshaled)
{
Exception_t* ___textComponent_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'textComponent' of type 'TMP_WordInfo': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___textComponent_0Exception, NULL, NULL);
}
// Conversion method for clean up from marshalling of: TMPro.TMP_WordInfo
extern "C" void TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshal_com_cleanup(TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_marshaled_com& marshaled)
{
}
// System.String TMPro.TMP_WordInfo::GetWord()
extern "C" IL2CPP_METHOD_ATTR String_t* TMP_WordInfo_GetWord_mF7E1BD19C83BA1F3BAAFAC496CF05F1BCD13F0D2 (TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMP_WordInfo_GetWord_mF7E1BD19C83BA1F3BAAFAC496CF05F1BCD13F0D2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* V_1 = NULL;
int32_t V_2 = 0;
{
String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5();
V_0 = L_0;
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1 = __this->get_textComponent_0();
NullCheck(L_1);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(L_1, /*hidden argument*/NULL);
NullCheck(L_2);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3 = L_2->get_characterInfo_11();
V_1 = L_3;
int32_t L_4 = __this->get_firstCharacterIndex_1();
V_2 = L_4;
goto IL_003c;
}
IL_0020:
{
String_t* L_5 = V_0;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_6 = V_1;
int32_t L_7 = V_2;
NullCheck(L_6);
Il2CppChar* L_8 = ((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_7)))->get_address_of_character_0();
String_t* L_9 = Char_ToString_mA42A88FEBA41B72D48BB24373E3101B7A91B6FD8((Il2CppChar*)L_8, /*hidden argument*/NULL);
String_t* L_10 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_5, L_9, /*hidden argument*/NULL);
V_0 = L_10;
int32_t L_11 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1));
}
IL_003c:
{
int32_t L_12 = V_2;
int32_t L_13 = __this->get_lastCharacterIndex_2();
if ((((int32_t)L_12) < ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)))))
{
goto IL_0020;
}
}
{
String_t* L_14 = V_0;
return L_14;
}
}
extern "C" String_t* TMP_WordInfo_GetWord_mF7E1BD19C83BA1F3BAAFAC496CF05F1BCD13F0D2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method)
{
TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 * _thisAdjusted = reinterpret_cast<TMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90 *>(__this + 1);
return TMP_WordInfo_GetWord_mF7E1BD19C83BA1F3BAAFAC496CF05F1BCD13F0D2(_thisAdjusted, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void TMPro.TMPro_EventManager::ON_PRE_RENDER_OBJECT_CHANGED()
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_PRE_RENDER_OBJECT_CHANGED_m01D8F14A61481E705720BCD2F3CD2D191A434121 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_PRE_RENDER_OBJECT_CHANGED_m01D8F14A61481E705720BCD2F3CD2D191A434121_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_OnPreRenderObject_Event_11();
NullCheck(L_0);
FastAction_Call_m00F69EF2E2EFD13F03CA2F7988EDB50086EEB84B(L_0, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TMPro_EventManager::ON_MATERIAL_PROPERTY_CHANGED(System.Boolean,UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_MATERIAL_PROPERTY_CHANGED_m64111F5FE1A3B780301C9D9934F6B6C0DD655D97 (bool ___isChanged0, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___mat1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_MATERIAL_PROPERTY_CHANGED_m64111F5FE1A3B780301C9D9934F6B6C0DD655D97_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_MATERIAL_PROPERTY_EVENT_1();
bool L_1 = ___isChanged0;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = ___mat1;
NullCheck(L_0);
FastAction_2_Call_m3F70B4969B2202038219DEA9597B0DC2F54D96A7(L_0, L_1, L_2, /*hidden argument*/FastAction_2_Call_m3F70B4969B2202038219DEA9597B0DC2F54D96A7_RuntimeMethod_var);
return;
}
}
// System.Void TMPro.TMPro_EventManager::ON_FONT_PROPERTY_CHANGED(System.Boolean,TMPro.TMP_FontAsset)
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_FONT_PROPERTY_CHANGED_mA119E6DF11D0E33F257E9AB3BD6335509D810CB5 (bool ___isChanged0, TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * ___font1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_FONT_PROPERTY_CHANGED_mA119E6DF11D0E33F257E9AB3BD6335509D810CB5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_FONT_PROPERTY_EVENT_2();
bool L_1 = ___isChanged0;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_2 = ___font1;
NullCheck(L_0);
FastAction_2_Call_m7D79D1D270CDA98D804F93B1C8DA0BA0E7EDC6E2(L_0, L_1, L_2, /*hidden argument*/FastAction_2_Call_m7D79D1D270CDA98D804F93B1C8DA0BA0E7EDC6E2_RuntimeMethod_var);
return;
}
}
// System.Void TMPro.TMPro_EventManager::ON_SPRITE_ASSET_PROPERTY_CHANGED(System.Boolean,UnityEngine.Object)
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_SPRITE_ASSET_PROPERTY_CHANGED_m14F4BF7FD9A0CD0A1BEE5619CF388D512105EBF6 (bool ___isChanged0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___obj1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_SPRITE_ASSET_PROPERTY_CHANGED_m14F4BF7FD9A0CD0A1BEE5619CF388D512105EBF6_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_SPRITE_ASSET_PROPERTY_EVENT_3();
bool L_1 = ___isChanged0;
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_2 = ___obj1;
NullCheck(L_0);
FastAction_2_Call_mA2DFB12746AC1A807EC28E9D3B81711E52737203(L_0, L_1, L_2, /*hidden argument*/FastAction_2_Call_mA2DFB12746AC1A807EC28E9D3B81711E52737203_RuntimeMethod_var);
return;
}
}
// System.Void TMPro.TMPro_EventManager::ON_TEXTMESHPRO_PROPERTY_CHANGED(System.Boolean,TMPro.TextMeshPro)
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_TEXTMESHPRO_PROPERTY_CHANGED_m0EF943AD6E0AB434C981A8CE12B5FFBBFF55635E (bool ___isChanged0, TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * ___obj1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_TEXTMESHPRO_PROPERTY_CHANGED_m0EF943AD6E0AB434C981A8CE12B5FFBBFF55635E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_TEXTMESHPRO_PROPERTY_EVENT_4();
bool L_1 = ___isChanged0;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * L_2 = ___obj1;
NullCheck(L_0);
FastAction_2_Call_m015B3C827C578B221AD16C60FF4B8B82CB044F16(L_0, L_1, L_2, /*hidden argument*/FastAction_2_Call_m015B3C827C578B221AD16C60FF4B8B82CB044F16_RuntimeMethod_var);
return;
}
}
// System.Void TMPro.TMPro_EventManager::ON_DRAG_AND_DROP_MATERIAL_CHANGED(UnityEngine.GameObject,UnityEngine.Material,UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_DRAG_AND_DROP_MATERIAL_CHANGED_mEEAA4879052134D8CB89772E9630F2D5D9352B1C (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * ___sender0, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___currentMaterial1, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___newMaterial2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_DRAG_AND_DROP_MATERIAL_CHANGED_mEEAA4879052134D8CB89772E9630F2D5D9352B1C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_DRAG_AND_DROP_MATERIAL_EVENT_5();
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_1 = ___sender0;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = ___currentMaterial1;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = ___newMaterial2;
NullCheck(L_0);
FastAction_3_Call_mC4E87E18B5251D7DDCE2E8CC23FC3C13FA362B9F(L_0, L_1, L_2, L_3, /*hidden argument*/FastAction_3_Call_mC4E87E18B5251D7DDCE2E8CC23FC3C13FA362B9F_RuntimeMethod_var);
return;
}
}
// System.Void TMPro.TMPro_EventManager::ON_TEXT_STYLE_PROPERTY_CHANGED(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_TEXT_STYLE_PROPERTY_CHANGED_m5C2496CFFEC96D62063E980EC1CACC2B17EAEFD7 (bool ___isChanged0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_TEXT_STYLE_PROPERTY_CHANGED_m5C2496CFFEC96D62063E980EC1CACC2B17EAEFD7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_TEXT_STYLE_PROPERTY_EVENT_6();
bool L_1 = ___isChanged0;
NullCheck(L_0);
FastAction_1_Call_m31453101A2C0C073C68C024656FDB6FF5AAC4B4D(L_0, L_1, /*hidden argument*/FastAction_1_Call_m31453101A2C0C073C68C024656FDB6FF5AAC4B4D_RuntimeMethod_var);
return;
}
}
// System.Void TMPro.TMPro_EventManager::ON_COLOR_GRAIDENT_PROPERTY_CHANGED(TMPro.TMP_ColorGradient)
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_COLOR_GRAIDENT_PROPERTY_CHANGED_m1D28B23D29418E7E89B572F178FEEA19B765DBC3 (TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * ___gradient0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_COLOR_GRAIDENT_PROPERTY_CHANGED_m1D28B23D29418E7E89B572F178FEEA19B765DBC3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_COLOR_GRADIENT_PROPERTY_EVENT_7();
TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 * L_1 = ___gradient0;
NullCheck(L_0);
FastAction_1_Call_mC459532832D838C18278B6C0AE56C6463BD18B2C(L_0, L_1, /*hidden argument*/FastAction_1_Call_mC459532832D838C18278B6C0AE56C6463BD18B2C_RuntimeMethod_var);
return;
}
}
// 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)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_TEXT_CHANGED_m950F4ADB007127B72E57303060C7F6405563E051_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_TEXT_CHANGED_EVENT_12();
Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * L_1 = ___obj0;
NullCheck(L_0);
FastAction_1_Call_mF9F3BB73577D28A9288F86E3EECCF5CD60C89DD7(L_0, L_1, /*hidden argument*/FastAction_1_Call_mF9F3BB73577D28A9288F86E3EECCF5CD60C89DD7_RuntimeMethod_var);
return;
}
}
// System.Void TMPro.TMPro_EventManager::ON_TMP_SETTINGS_CHANGED()
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_TMP_SETTINGS_CHANGED_m49D6B3DEE0A12BD84519D29859276E9C3069B1BE (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_TMP_SETTINGS_CHANGED_m49D6B3DEE0A12BD84519D29859276E9C3069B1BE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_TMP_SETTINGS_PROPERTY_EVENT_8();
NullCheck(L_0);
FastAction_Call_m00F69EF2E2EFD13F03CA2F7988EDB50086EEB84B(L_0, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TMPro_EventManager::ON_RESOURCES_LOADED()
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_RESOURCES_LOADED_mF3C17118C632424A69A43353DDE7076AC1BD6C28 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_RESOURCES_LOADED_mF3C17118C632424A69A43353DDE7076AC1BD6C28_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_RESOURCE_LOAD_EVENT_9();
NullCheck(L_0);
FastAction_Call_m00F69EF2E2EFD13F03CA2F7988EDB50086EEB84B(L_0, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TMPro_EventManager::ON_TEXTMESHPRO_UGUI_PROPERTY_CHANGED(System.Boolean,TMPro.TextMeshProUGUI)
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_TEXTMESHPRO_UGUI_PROPERTY_CHANGED_mD3DDF1D0080955E9475ABDC2E0E06DC078D82BB6 (bool ___isChanged0, TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * ___obj1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_TEXTMESHPRO_UGUI_PROPERTY_CHANGED_mD3DDF1D0080955E9475ABDC2E0E06DC078D82BB6_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_TEXTMESHPRO_UGUI_PROPERTY_EVENT_10();
bool L_1 = ___isChanged0;
TextMeshProUGUI_tBA60B913AB6151F8563F7078AD67EB6458129438 * L_2 = ___obj1;
NullCheck(L_0);
FastAction_2_Call_mEA4C2C5367EED0ABCD82FA5A1CB8C1DCE08FD497(L_0, L_1, L_2, /*hidden argument*/FastAction_2_Call_mEA4C2C5367EED0ABCD82FA5A1CB8C1DCE08FD497_RuntimeMethod_var);
return;
}
}
// System.Void TMPro.TMPro_EventManager::ON_COMPUTE_DT_EVENT(System.Object,TMPro.Compute_DT_EventArgs)
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager_ON_COMPUTE_DT_EVENT_m893D8FF31C23EAF115A365AC0AFFCB84E4EB3FC8 (RuntimeObject * ___Sender0, Compute_DT_EventArgs_t17A56E99E621F8C211A13BE81BEAE18806DA7B11 * ___e1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager_ON_COMPUTE_DT_EVENT_m893D8FF31C23EAF115A365AC0AFFCB84E4EB3FC8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 * L_0 = ((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->get_COMPUTE_DT_EVENT_0();
RuntimeObject * L_1 = ___Sender0;
Compute_DT_EventArgs_t17A56E99E621F8C211A13BE81BEAE18806DA7B11 * L_2 = ___e1;
NullCheck(L_0);
FastAction_2_Call_m7E1CEE647E5B60D33C1A259D6C6E000533F7DA53(L_0, L_1, L_2, /*hidden argument*/FastAction_2_Call_m7E1CEE647E5B60D33C1A259D6C6E000533F7DA53_RuntimeMethod_var);
return;
}
}
// System.Void TMPro.TMPro_EventManager::.cctor()
extern "C" IL2CPP_METHOD_ATTR void TMPro_EventManager__cctor_mCA21D908D041480E45EE10BB50C9E355012BCD6C (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_EventManager__cctor_mCA21D908D041480E45EE10BB50C9E355012BCD6C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 * L_0 = (FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499 *)il2cpp_codegen_object_new(FastAction_2_tC5DF0CADB1D1176578E8F64E3E6B36835DCC1499_il2cpp_TypeInfo_var);
FastAction_2__ctor_mB333E0F5EA2D0BA63AE366B3DD529BDEE5B67221(L_0, /*hidden argument*/FastAction_2__ctor_mB333E0F5EA2D0BA63AE366B3DD529BDEE5B67221_RuntimeMethod_var);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_COMPUTE_DT_EVENT_0(L_0);
FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E * L_1 = (FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E *)il2cpp_codegen_object_new(FastAction_2_t27D00FF28C58999C4836111F8FA4A90945F7B08E_il2cpp_TypeInfo_var);
FastAction_2__ctor_m45458E529A9151A13B89AA116F4F8C9D49386F49(L_1, /*hidden argument*/FastAction_2__ctor_m45458E529A9151A13B89AA116F4F8C9D49386F49_RuntimeMethod_var);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_MATERIAL_PROPERTY_EVENT_1(L_1);
FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 * L_2 = (FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2 *)il2cpp_codegen_object_new(FastAction_2_tD6EBFF8BA607B0FB200C2D1B553C6996E6B000D2_il2cpp_TypeInfo_var);
FastAction_2__ctor_mFC7C601174A440F4F073ED4A5AF6AB0CD3D0AA08(L_2, /*hidden argument*/FastAction_2__ctor_mFC7C601174A440F4F073ED4A5AF6AB0CD3D0AA08_RuntimeMethod_var);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_FONT_PROPERTY_EVENT_2(L_2);
FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 * L_3 = (FastAction_2_t155798842065133E8DD5F993A46F77466E927C37 *)il2cpp_codegen_object_new(FastAction_2_t155798842065133E8DD5F993A46F77466E927C37_il2cpp_TypeInfo_var);
FastAction_2__ctor_mE2EDAF45F51CC0F5CF385616344AFCE8F19D98F9(L_3, /*hidden argument*/FastAction_2__ctor_mE2EDAF45F51CC0F5CF385616344AFCE8F19D98F9_RuntimeMethod_var);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_SPRITE_ASSET_PROPERTY_EVENT_3(L_3);
FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 * L_4 = (FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3 *)il2cpp_codegen_object_new(FastAction_2_t6D80255BE2AA33BD665B5DD299ED2F2CE5C83EC3_il2cpp_TypeInfo_var);
FastAction_2__ctor_m7924B1B1D9468473B57C7F3DAA75CC5857E076AE(L_4, /*hidden argument*/FastAction_2__ctor_m7924B1B1D9468473B57C7F3DAA75CC5857E076AE_RuntimeMethod_var);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_TEXTMESHPRO_PROPERTY_EVENT_4(L_4);
FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 * L_5 = (FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4 *)il2cpp_codegen_object_new(FastAction_3_t2EB8ADF78F86E27B29B67AA5A8A75B91C797D3D4_il2cpp_TypeInfo_var);
FastAction_3__ctor_m586F9B905309F214FB3D14AFCC0D65BF3986A2F8(L_5, /*hidden argument*/FastAction_3__ctor_m586F9B905309F214FB3D14AFCC0D65BF3986A2F8_RuntimeMethod_var);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_DRAG_AND_DROP_MATERIAL_EVENT_5(L_5);
FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 * L_6 = (FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08 *)il2cpp_codegen_object_new(FastAction_1_tEB3C45F52B2EC36790A5BEB17A3563EF497F1D08_il2cpp_TypeInfo_var);
FastAction_1__ctor_m2ADDAE4A27223DC8A919E70D30DD20D09A6D3596(L_6, /*hidden argument*/FastAction_1__ctor_m2ADDAE4A27223DC8A919E70D30DD20D09A6D3596_RuntimeMethod_var);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_TEXT_STYLE_PROPERTY_EVENT_6(L_6);
FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 * L_7 = (FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9 *)il2cpp_codegen_object_new(FastAction_1_t1380158AFE3DBBC197AFE5E2C45A2B50E03B25F9_il2cpp_TypeInfo_var);
FastAction_1__ctor_m4738E91F600D6F914831BC665DE1E046E2ED3566(L_7, /*hidden argument*/FastAction_1__ctor_m4738E91F600D6F914831BC665DE1E046E2ED3566_RuntimeMethod_var);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_COLOR_GRADIENT_PROPERTY_EVENT_7(L_7);
FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * L_8 = (FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB *)il2cpp_codegen_object_new(FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB_il2cpp_TypeInfo_var);
FastAction__ctor_m296BD8427F412D8A53750805BFC4467255CED3AC(L_8, /*hidden argument*/NULL);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_TMP_SETTINGS_PROPERTY_EVENT_8(L_8);
FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * L_9 = (FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB *)il2cpp_codegen_object_new(FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB_il2cpp_TypeInfo_var);
FastAction__ctor_m296BD8427F412D8A53750805BFC4467255CED3AC(L_9, /*hidden argument*/NULL);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_RESOURCE_LOAD_EVENT_9(L_9);
FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 * L_10 = (FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06 *)il2cpp_codegen_object_new(FastAction_2_t3A154598FF553EEC995DE302C61F04B77806BF06_il2cpp_TypeInfo_var);
FastAction_2__ctor_mA128B939604F55C96D55D4052153016B71C38B57(L_10, /*hidden argument*/FastAction_2__ctor_mA128B939604F55C96D55D4052153016B71C38B57_RuntimeMethod_var);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_TEXTMESHPRO_UGUI_PROPERTY_EVENT_10(L_10);
FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB * L_11 = (FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB *)il2cpp_codegen_object_new(FastAction_t270E4D4A1102DD4C6E4D0634A4CBBD052A5D91FB_il2cpp_TypeInfo_var);
FastAction__ctor_m296BD8427F412D8A53750805BFC4467255CED3AC(L_11, /*hidden argument*/NULL);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_OnPreRenderObject_Event_11(L_11);
FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 * L_12 = (FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09 *)il2cpp_codegen_object_new(FastAction_1_t4B3FBD9A28CE7B1C5AB15A8A9087AE92B7A28E09_il2cpp_TypeInfo_var);
FastAction_1__ctor_m06ABD5985D1C0B66F7B12155A725125F898D30F4(L_12, /*hidden argument*/FastAction_1__ctor_m06ABD5985D1C0B66F7B12155A725125F898D30F4_RuntimeMethod_var);
((TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_StaticFields*)il2cpp_codegen_static_fields_for(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var))->set_TEXT_CHANGED_EVENT_12(L_12);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String TMPro.TMPro_ExtensionMethods::ArrayToString(System.Char[])
extern "C" IL2CPP_METHOD_ATTR String_t* TMPro_ExtensionMethods_ArrayToString_mD6ECD8BD848577E03A2831AAA4D5A7DA95F4A4B8 (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___chars0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_ExtensionMethods_ArrayToString_mD6ECD8BD848577E03A2831AAA4D5A7DA95F4A4B8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
{
String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5();
V_0 = L_0;
V_1 = 0;
goto IL_0021;
}
IL_000a:
{
String_t* L_1 = V_0;
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_2 = ___chars0;
int32_t L_3 = V_1;
NullCheck(L_2);
String_t* L_4 = Char_ToString_mA42A88FEBA41B72D48BB24373E3101B7A91B6FD8((Il2CppChar*)((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3))), /*hidden argument*/NULL);
String_t* L_5 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_1, L_4, /*hidden argument*/NULL);
V_0 = L_5;
int32_t L_6 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1));
}
IL_0021:
{
int32_t L_7 = V_1;
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_8 = ___chars0;
NullCheck(L_8);
if ((((int32_t)L_7) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length)))))))
{
goto IL_002c;
}
}
{
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_9 = ___chars0;
int32_t L_10 = V_1;
NullCheck(L_9);
int32_t L_11 = L_10;
uint16_t L_12 = (uint16_t)(L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
if (L_12)
{
goto IL_000a;
}
}
IL_002c:
{
String_t* L_13 = V_0;
return L_13;
}
}
// System.String TMPro.TMPro_ExtensionMethods::IntToString(System.Int32[])
extern "C" IL2CPP_METHOD_ATTR String_t* TMPro_ExtensionMethods_IntToString_mC3C6E96232281414E2990157249B88751C04F433 (Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___unicodes0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_ExtensionMethods_IntToString_mC3C6E96232281414E2990157249B88751C04F433_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* V_0 = NULL;
int32_t V_1 = 0;
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_0 = ___unicodes0;
NullCheck(L_0);
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_1 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))));
V_0 = L_1;
V_1 = 0;
goto IL_0018;
}
IL_000d:
{
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_2 = V_0;
int32_t L_3 = V_1;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_4 = ___unicodes0;
int32_t L_5 = V_1;
NullCheck(L_4);
int32_t L_6 = L_5;
int32_t L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
NullCheck(L_2);
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (Il2CppChar)(((int32_t)((uint16_t)L_7))));
int32_t L_8 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1));
}
IL_0018:
{
int32_t L_9 = V_1;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_10 = ___unicodes0;
NullCheck(L_10);
if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length)))))))
{
goto IL_000d;
}
}
{
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_11 = V_0;
String_t* L_12 = String_CreateString_m394C06654854ADD4C51FF957BE0CC72EF52BAA96(NULL, L_11, /*hidden argument*/NULL);
return L_12;
}
}
// System.String TMPro.TMPro_ExtensionMethods::IntToString(System.Int32[],System.Int32,System.Int32)
extern "C" IL2CPP_METHOD_ATTR String_t* TMPro_ExtensionMethods_IntToString_mC83EF6E46BE55750D44FE27B0C412A00C4004338 (Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___unicodes0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_ExtensionMethods_IntToString_mC83EF6E46BE55750D44FE27B0C412A00C4004338_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
int32_t L_0 = ___length2;
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_1 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)L_0);
V_0 = L_1;
int32_t L_2 = ___start1;
int32_t L_3 = ___length2;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)L_3));
int32_t L_4 = ___start1;
V_2 = L_4;
goto IL_001a;
}
IL_000f:
{
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_5 = V_0;
int32_t L_6 = V_2;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_7 = ___unicodes0;
int32_t L_8 = V_2;
NullCheck(L_7);
int32_t L_9 = L_8;
int32_t L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
NullCheck(L_5);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(L_6), (Il2CppChar)(((int32_t)((uint16_t)L_10))));
int32_t L_11 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1));
}
IL_001a:
{
int32_t L_12 = V_2;
int32_t L_13 = V_1;
if ((((int32_t)L_12) >= ((int32_t)L_13)))
{
goto IL_0024;
}
}
{
int32_t L_14 = V_2;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_15 = ___unicodes0;
NullCheck(L_15);
if ((((int32_t)L_14) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_15)->max_length)))))))
{
goto IL_000f;
}
}
IL_0024:
{
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_16 = V_0;
int32_t L_17 = ___start1;
int32_t L_18 = ___length2;
String_t* L_19 = String_CreateString_mC7FB167C0D5B97F7EF502AF54399C61DD5B87509(NULL, L_16, L_17, L_18, /*hidden argument*/NULL);
return L_19;
}
}
// 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)
{
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_0 = ___a0;
uint8_t L_1 = L_0.get_r_1();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_2 = ___b1;
uint8_t L_3 = L_2.get_r_1();
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_0039;
}
}
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_4 = ___a0;
uint8_t L_5 = L_4.get_g_2();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_6 = ___b1;
uint8_t L_7 = L_6.get_g_2();
if ((!(((uint32_t)L_5) == ((uint32_t)L_7))))
{
goto IL_0039;
}
}
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_8 = ___a0;
uint8_t L_9 = L_8.get_b_3();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_10 = ___b1;
uint8_t L_11 = L_10.get_b_3();
if ((!(((uint32_t)L_9) == ((uint32_t)L_11))))
{
goto IL_0039;
}
}
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_12 = ___a0;
uint8_t L_13 = L_12.get_a_4();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_14 = ___b1;
uint8_t L_15 = L_14.get_a_4();
return (bool)((((int32_t)L_13) == ((int32_t)L_15))? 1 : 0);
}
IL_0039:
{
return (bool)0;
}
}
// System.Boolean TMPro.TMPro_ExtensionMethods::CompareRGB(UnityEngine.Color32,UnityEngine.Color32)
extern "C" IL2CPP_METHOD_ATTR bool TMPro_ExtensionMethods_CompareRGB_m08AC611C3C4047127378B36C4D44EEC6F4B6EC34 (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___a0, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___b1, const RuntimeMethod* method)
{
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_0 = ___a0;
uint8_t L_1 = L_0.get_r_1();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_2 = ___b1;
uint8_t L_3 = L_2.get_r_1();
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_002b;
}
}
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_4 = ___a0;
uint8_t L_5 = L_4.get_g_2();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_6 = ___b1;
uint8_t L_7 = L_6.get_g_2();
if ((!(((uint32_t)L_5) == ((uint32_t)L_7))))
{
goto IL_002b;
}
}
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_8 = ___a0;
uint8_t L_9 = L_8.get_b_3();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_10 = ___b1;
uint8_t L_11 = L_10.get_b_3();
return (bool)((((int32_t)L_9) == ((int32_t)L_11))? 1 : 0);
}
IL_002b:
{
return (bool)0;
}
}
// System.Boolean TMPro.TMPro_ExtensionMethods::Compare(UnityEngine.Color,UnityEngine.Color)
extern "C" IL2CPP_METHOD_ATTR bool TMPro_ExtensionMethods_Compare_m10C7BB0662CFB19051659EACFF8EDF0084D7E8D8 (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___a0, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___b1, const RuntimeMethod* method)
{
{
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_0 = ___a0;
float L_1 = L_0.get_r_0();
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_2 = ___b1;
float L_3 = L_2.get_r_0();
if ((!(((float)L_1) == ((float)L_3))))
{
goto IL_0039;
}
}
{
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_4 = ___a0;
float L_5 = L_4.get_g_1();
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_6 = ___b1;
float L_7 = L_6.get_g_1();
if ((!(((float)L_5) == ((float)L_7))))
{
goto IL_0039;
}
}
{
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_8 = ___a0;
float L_9 = L_8.get_b_2();
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_10 = ___b1;
float L_11 = L_10.get_b_2();
if ((!(((float)L_9) == ((float)L_11))))
{
goto IL_0039;
}
}
{
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_12 = ___a0;
float L_13 = L_12.get_a_3();
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_14 = ___b1;
float L_15 = L_14.get_a_3();
return (bool)((((float)L_13) == ((float)L_15))? 1 : 0);
}
IL_0039:
{
return (bool)0;
}
}
// System.Boolean TMPro.TMPro_ExtensionMethods::CompareRGB(UnityEngine.Color,UnityEngine.Color)
extern "C" IL2CPP_METHOD_ATTR bool TMPro_ExtensionMethods_CompareRGB_m9305C0DBD1C5FAAFA79754B876D0F063F62D463A (Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___a0, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___b1, const RuntimeMethod* method)
{
{
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_0 = ___a0;
float L_1 = L_0.get_r_0();
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_2 = ___b1;
float L_3 = L_2.get_r_0();
if ((!(((float)L_1) == ((float)L_3))))
{
goto IL_002b;
}
}
{
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_4 = ___a0;
float L_5 = L_4.get_g_1();
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_6 = ___b1;
float L_7 = L_6.get_g_1();
if ((!(((float)L_5) == ((float)L_7))))
{
goto IL_002b;
}
}
{
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_8 = ___a0;
float L_9 = L_8.get_b_2();
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_10 = ___b1;
float L_11 = L_10.get_b_2();
return (bool)((((float)L_9) == ((float)L_11))? 1 : 0);
}
IL_002b:
{
return (bool)0;
}
}
// UnityEngine.Color32 TMPro.TMPro_ExtensionMethods::Multiply(UnityEngine.Color32,UnityEngine.Color32)
extern "C" IL2CPP_METHOD_ATTR Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 TMPro_ExtensionMethods_Multiply_m47B92957322D6D195B0F3221836D25B661CA52A4 (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___c10, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___c21, const RuntimeMethod* method)
{
uint8_t V_0 = 0x0;
uint8_t V_1 = 0x0;
uint8_t V_2 = 0x0;
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_0 = ___c10;
uint8_t L_1 = L_0.get_r_1();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_2 = ___c21;
uint8_t L_3 = L_2.get_r_1();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_4 = ___c10;
uint8_t L_5 = L_4.get_g_2();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_6 = ___c21;
uint8_t L_7 = L_6.get_g_2();
V_0 = (uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_5)))/(float)(255.0f))), (float)((float)((float)(((float)((float)L_7)))/(float)(255.0f))))), (float)(255.0f))))));
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_8 = ___c10;
uint8_t L_9 = L_8.get_b_3();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_10 = ___c21;
uint8_t L_11 = L_10.get_b_3();
V_1 = (uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_9)))/(float)(255.0f))), (float)((float)((float)(((float)((float)L_11)))/(float)(255.0f))))), (float)(255.0f))))));
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_12 = ___c10;
uint8_t L_13 = L_12.get_a_4();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_14 = ___c21;
uint8_t L_15 = L_14.get_a_4();
V_2 = (uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_13)))/(float)(255.0f))), (float)((float)((float)(((float)((float)L_15)))/(float)(255.0f))))), (float)(255.0f))))));
uint8_t L_16 = V_0;
uint8_t L_17 = V_1;
uint8_t L_18 = V_2;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_19;
memset(&L_19, 0, sizeof(L_19));
Color32__ctor_m1AEF46FBBBE4B522E6984D081A3D158198E10AA2((&L_19), (uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_1)))/(float)(255.0f))), (float)((float)((float)(((float)((float)L_3)))/(float)(255.0f))))), (float)(255.0f)))))), L_16, L_17, L_18, /*hidden argument*/NULL);
return L_19;
}
}
// UnityEngine.Color32 TMPro.TMPro_ExtensionMethods::Tint(UnityEngine.Color32,UnityEngine.Color32)
extern "C" IL2CPP_METHOD_ATTR Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 TMPro_ExtensionMethods_Tint_m3CE518D39299107D4D33B5E7671B935356D77E4F (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___c10, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___c21, const RuntimeMethod* method)
{
uint8_t V_0 = 0x0;
uint8_t V_1 = 0x0;
uint8_t V_2 = 0x0;
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_0 = ___c10;
uint8_t L_1 = L_0.get_r_1();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_2 = ___c21;
uint8_t L_3 = L_2.get_r_1();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_4 = ___c10;
uint8_t L_5 = L_4.get_g_2();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_6 = ___c21;
uint8_t L_7 = L_6.get_g_2();
V_0 = (uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_5)))/(float)(255.0f))), (float)((float)((float)(((float)((float)L_7)))/(float)(255.0f))))), (float)(255.0f))))));
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_8 = ___c10;
uint8_t L_9 = L_8.get_b_3();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_10 = ___c21;
uint8_t L_11 = L_10.get_b_3();
V_1 = (uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_9)))/(float)(255.0f))), (float)((float)((float)(((float)((float)L_11)))/(float)(255.0f))))), (float)(255.0f))))));
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_12 = ___c10;
uint8_t L_13 = L_12.get_a_4();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_14 = ___c21;
uint8_t L_15 = L_14.get_a_4();
V_2 = (uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_13)))/(float)(255.0f))), (float)((float)((float)(((float)((float)L_15)))/(float)(255.0f))))), (float)(255.0f))))));
uint8_t L_16 = V_0;
uint8_t L_17 = V_1;
uint8_t L_18 = V_2;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_19;
memset(&L_19, 0, sizeof(L_19));
Color32__ctor_m1AEF46FBBBE4B522E6984D081A3D158198E10AA2((&L_19), (uint8_t)(((int32_t)((uint8_t)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_1)))/(float)(255.0f))), (float)((float)((float)(((float)((float)L_3)))/(float)(255.0f))))), (float)(255.0f)))))), L_16, L_17, L_18, /*hidden argument*/NULL);
return L_19;
}
}
// UnityEngine.Color32 TMPro.TMPro_ExtensionMethods::Tint(UnityEngine.Color32,System.Single)
extern "C" IL2CPP_METHOD_ATTR Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 TMPro_ExtensionMethods_Tint_m0052477E0F651026A9ACC4945755ADA979683020 (Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___c10, float ___tint1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TMPro_ExtensionMethods_Tint_m0052477E0F651026A9ACC4945755ADA979683020_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
uint8_t V_0 = 0x0;
uint8_t V_1 = 0x0;
uint8_t V_2 = 0x0;
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_0 = ___c10;
uint8_t L_1 = L_0.get_r_1();
float L_2 = ___tint1;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_3 = Mathf_Clamp_m033DD894F89E6DCCDAFC580091053059C86A4507(((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_1)))/(float)(255.0f))), (float)L_2)), (float)(255.0f))), (0.0f), (255.0f), /*hidden argument*/NULL);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_4 = ___c10;
uint8_t L_5 = L_4.get_g_2();
float L_6 = ___tint1;
float L_7 = Mathf_Clamp_m033DD894F89E6DCCDAFC580091053059C86A4507(((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_5)))/(float)(255.0f))), (float)L_6)), (float)(255.0f))), (0.0f), (255.0f), /*hidden argument*/NULL);
V_0 = (uint8_t)(((int32_t)((uint8_t)L_7)));
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_8 = ___c10;
uint8_t L_9 = L_8.get_b_3();
float L_10 = ___tint1;
float L_11 = Mathf_Clamp_m033DD894F89E6DCCDAFC580091053059C86A4507(((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_9)))/(float)(255.0f))), (float)L_10)), (float)(255.0f))), (0.0f), (255.0f), /*hidden argument*/NULL);
V_1 = (uint8_t)(((int32_t)((uint8_t)L_11)));
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_12 = ___c10;
uint8_t L_13 = L_12.get_a_4();
float L_14 = ___tint1;
float L_15 = Mathf_Clamp_m033DD894F89E6DCCDAFC580091053059C86A4507(((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)(((float)((float)L_13)))/(float)(255.0f))), (float)L_14)), (float)(255.0f))), (0.0f), (255.0f), /*hidden argument*/NULL);
V_2 = (uint8_t)(((int32_t)((uint8_t)L_15)));
uint8_t L_16 = V_0;
uint8_t L_17 = V_1;
uint8_t L_18 = V_2;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_19;
memset(&L_19, 0, sizeof(L_19));
Color32__ctor_m1AEF46FBBBE4B522E6984D081A3D158198E10AA2((&L_19), (uint8_t)(((int32_t)((uint8_t)L_3))), L_16, L_17, L_18, /*hidden argument*/NULL);
return L_19;
}
}
// System.Boolean TMPro.TMPro_ExtensionMethods::Compare(UnityEngine.Vector3,UnityEngine.Vector3,System.Int32)
extern "C" IL2CPP_METHOD_ATTR bool TMPro_ExtensionMethods_Compare_m92FF0DFFA92EEC8DE9D08099F19638DBA5F9023C (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___v10, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___v21, int32_t ___accuracy2, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = ___v10;
float L_1 = L_0.get_x_2();
int32_t L_2 = ___accuracy2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3 = ___v21;
float L_4 = L_3.get_x_2();
int32_t L_5 = ___accuracy2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_6 = ___v10;
float L_7 = L_6.get_y_3();
int32_t L_8 = ___accuracy2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_9 = ___v21;
float L_10 = L_9.get_y_3();
int32_t L_11 = ___accuracy2;
V_0 = (bool)((((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_7, (float)(((float)((float)L_8))))))))) == ((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_10, (float)(((float)((float)L_11))))))))))? 1 : 0);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_12 = ___v10;
float L_13 = L_12.get_z_4();
int32_t L_14 = ___accuracy2;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_15 = ___v21;
float L_16 = L_15.get_z_4();
int32_t L_17 = ___accuracy2;
V_1 = (bool)((((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_13, (float)(((float)((float)L_14))))))))) == ((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_16, (float)(((float)((float)L_17))))))))))? 1 : 0);
bool L_18 = V_0;
bool L_19 = V_1;
return (bool)((int32_t)((int32_t)((int32_t)((int32_t)((((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_1, (float)(((float)((float)L_2))))))))) == ((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_4, (float)(((float)((float)L_5))))))))))? 1 : 0)&(int32_t)L_18))&(int32_t)L_19));
}
}
// System.Boolean TMPro.TMPro_ExtensionMethods::Compare(UnityEngine.Quaternion,UnityEngine.Quaternion,System.Int32)
extern "C" IL2CPP_METHOD_ATTR bool TMPro_ExtensionMethods_Compare_mCB8C299F5CB778627C9E639A4155D9C9F5BE22A1 (Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 ___q10, Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 ___q21, int32_t ___accuracy2, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
{
Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 L_0 = ___q10;
float L_1 = L_0.get_x_0();
int32_t L_2 = ___accuracy2;
Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 L_3 = ___q21;
float L_4 = L_3.get_x_0();
int32_t L_5 = ___accuracy2;
Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 L_6 = ___q10;
float L_7 = L_6.get_y_1();
int32_t L_8 = ___accuracy2;
Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 L_9 = ___q21;
float L_10 = L_9.get_y_1();
int32_t L_11 = ___accuracy2;
V_0 = (bool)((((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_7, (float)(((float)((float)L_8))))))))) == ((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_10, (float)(((float)((float)L_11))))))))))? 1 : 0);
Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 L_12 = ___q10;
float L_13 = L_12.get_z_2();
int32_t L_14 = ___accuracy2;
Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 L_15 = ___q21;
float L_16 = L_15.get_z_2();
int32_t L_17 = ___accuracy2;
V_1 = (bool)((((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_13, (float)(((float)((float)L_14))))))))) == ((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_16, (float)(((float)((float)L_17))))))))))? 1 : 0);
Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 L_18 = ___q10;
float L_19 = L_18.get_w_3();
int32_t L_20 = ___accuracy2;
Quaternion_t319F3319A7D43FFA5D819AD6C0A98851F0095357 L_21 = ___q21;
float L_22 = L_21.get_w_3();
int32_t L_23 = ___accuracy2;
V_2 = (bool)((((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_19, (float)(((float)((float)L_20))))))))) == ((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_22, (float)(((float)((float)L_23))))))))))? 1 : 0);
bool L_24 = V_0;
bool L_25 = V_1;
bool L_26 = V_2;
return (bool)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_1, (float)(((float)((float)L_2))))))))) == ((int32_t)(((int32_t)((int32_t)((float)il2cpp_codegen_multiply((float)L_4, (float)(((float)((float)L_5))))))))))? 1 : 0)&(int32_t)L_24))&(int32_t)L_25))&(int32_t)L_26));
}
}
#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
#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.Boolean TMPro.TextContainer::get_hasChanged()
extern "C" IL2CPP_METHOD_ATTR bool TextContainer_get_hasChanged_m378D5FF61BD2505A071106BB1C3C4F2991332EB6 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->get_m_hasChanged_4();
return L_0;
}
}
// System.Void TMPro.TextContainer::set_hasChanged(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_set_hasChanged_m95DAC2C59558680E0CAEF26159EC3B8D67C3A720 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, bool ___value0, const RuntimeMethod* method)
{
{
bool L_0 = ___value0;
__this->set_m_hasChanged_4(L_0);
return;
}
}
// UnityEngine.Vector2 TMPro.TextContainer::get_pivot()
extern "C" IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D TextContainer_get_pivot_m5181134E03A8BF8E3D40C13755B9477DDD1DE01D (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_0 = __this->get_m_pivot_5();
return L_0;
}
}
// System.Void TMPro.TextContainer::set_pivot(UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_set_pivot_m1F84BF8C34F992D8CFEBB3169D92DDA12FE0E9D1 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer_set_pivot_m1F84BF8C34F992D8CFEBB3169D92DDA12FE0E9D1_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_0 = __this->get_m_pivot_5();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1 = ___value0;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_2 = Vector2_op_Inequality_mC16161C640C89D98A00800924F83FF09FD7C100E(L_0, L_1, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_0034;
}
}
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = ___value0;
__this->set_m_pivot_5(L_3);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = __this->get_m_pivot_5();
int32_t L_5 = TextContainer_GetAnchorPosition_m0028A214C1133E5D363A22952B54063F868B060E(__this, L_4, /*hidden argument*/NULL);
__this->set_m_anchorPosition_6(L_5);
__this->set_m_hasChanged_4((bool)1);
TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642(__this, /*hidden argument*/NULL);
}
IL_0034:
{
return;
}
}
// TMPro.TextContainerAnchors TMPro.TextContainer::get_anchorPosition()
extern "C" IL2CPP_METHOD_ATTR int32_t TextContainer_get_anchorPosition_m8C546539F3E0A9AACBD3020C61809C27C3CEEF3B (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->get_m_anchorPosition_6();
return L_0;
}
}
// System.Void TMPro.TextContainer::set_anchorPosition(TMPro.TextContainerAnchors)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_set_anchorPosition_m0B5397BE986F6FDE4E6F7D1C3C41BBF07F2D17CA (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->get_m_anchorPosition_6();
int32_t L_1 = ___value0;
if ((((int32_t)L_0) == ((int32_t)L_1)))
{
goto IL_002f;
}
}
{
int32_t L_2 = ___value0;
__this->set_m_anchorPosition_6(L_2);
int32_t L_3 = __this->get_m_anchorPosition_6();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = TextContainer_GetPivot_m5379B14582E6BBB6F666455E698386042CBCE3DD(__this, L_3, /*hidden argument*/NULL);
__this->set_m_pivot_5(L_4);
__this->set_m_hasChanged_4((bool)1);
TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642(__this, /*hidden argument*/NULL);
}
IL_002f:
{
return;
}
}
// UnityEngine.Rect TMPro.TextContainer::get_rect()
extern "C" IL2CPP_METHOD_ATTR Rect_t35B976DE901B5423C11705E156938EA27AB402CE TextContainer_get_rect_mDA13E7E028FEA103B83E918320DF6F77EB3FFF85 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_0 = __this->get_m_rect_7();
return L_0;
}
}
// System.Void TMPro.TextContainer::set_rect(UnityEngine.Rect)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_set_rect_m69AE2FF8B8C3F9B4D3D183307A1DDF28FD8179F9 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___value0, const RuntimeMethod* method)
{
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_0 = __this->get_m_rect_7();
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_1 = ___value0;
bool L_2 = Rect_op_Inequality_mAF9DC03779A7C3E1B430D7FFA797F2C4CEAD1FC7(L_0, L_1, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_0022;
}
}
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_3 = ___value0;
__this->set_m_rect_7(L_3);
__this->set_m_hasChanged_4((bool)1);
TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642(__this, /*hidden argument*/NULL);
}
IL_0022:
{
return;
}
}
// UnityEngine.Vector2 TMPro.TextContainer::get_size()
extern "C" IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D TextContainer_get_size_mF0E4195DC3BCD588620BCA6942849F9A6CAC9868 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_0 = __this->get_address_of_m_rect_7();
float L_1 = Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_0, /*hidden argument*/NULL);
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_2 = __this->get_address_of_m_rect_7();
float L_3 = Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_2, /*hidden argument*/NULL);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4;
memset(&L_4, 0, sizeof(L_4));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_4), L_1, L_3, /*hidden argument*/NULL);
return L_4;
}
}
// System.Void TMPro.TextContainer::set_size(UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_set_size_mA2BA9DA2DF2914014657E454BFE50219E669160B (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer_set_size_mA2BA9DA2DF2914014657E454BFE50219E669160B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_0 = __this->get_address_of_m_rect_7();
float L_1 = Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_0, /*hidden argument*/NULL);
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_2 = __this->get_address_of_m_rect_7();
float L_3 = Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_2, /*hidden argument*/NULL);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4;
memset(&L_4, 0, sizeof(L_4));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_4), L_1, L_3, /*hidden argument*/NULL);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_5 = ___value0;
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_6 = Vector2_op_Inequality_mC16161C640C89D98A00800924F83FF09FD7C100E(L_4, L_5, /*hidden argument*/NULL);
if (!L_6)
{
goto IL_0045;
}
}
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_7 = ___value0;
TextContainer_SetRect_m1A423889E2E0A1E2CD284CEA2F5161DB76B1D7EE(__this, L_7, /*hidden argument*/NULL);
__this->set_m_hasChanged_4((bool)1);
__this->set_m_isDefaultWidth_8((bool)0);
__this->set_m_isDefaultHeight_9((bool)0);
TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642(__this, /*hidden argument*/NULL);
}
IL_0045:
{
return;
}
}
// System.Single TMPro.TextContainer::get_width()
extern "C" IL2CPP_METHOD_ATTR float TextContainer_get_width_m1143D04E380D2D46B5EA0E802FF8E62159892D83 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_0 = __this->get_address_of_m_rect_7();
float L_1 = Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_0, /*hidden argument*/NULL);
return L_1;
}
}
// System.Void TMPro.TextContainer::set_width(System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_set_width_mEE968C4EDF5BAF31082A3170B533B276C7A82D16 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, float ___value0, const RuntimeMethod* method)
{
{
float L_0 = ___value0;
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_1 = __this->get_address_of_m_rect_7();
float L_2 = Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_1, /*hidden argument*/NULL);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3;
memset(&L_3, 0, sizeof(L_3));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_3), L_0, L_2, /*hidden argument*/NULL);
TextContainer_SetRect_m1A423889E2E0A1E2CD284CEA2F5161DB76B1D7EE(__this, L_3, /*hidden argument*/NULL);
__this->set_m_hasChanged_4((bool)1);
__this->set_m_isDefaultWidth_8((bool)0);
TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642(__this, /*hidden argument*/NULL);
return;
}
}
// System.Single TMPro.TextContainer::get_height()
extern "C" IL2CPP_METHOD_ATTR float TextContainer_get_height_mF570F9217BF09F1AEF34C9ADAB48537FEC61E6A1 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_0 = __this->get_address_of_m_rect_7();
float L_1 = Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_0, /*hidden argument*/NULL);
return L_1;
}
}
// System.Void TMPro.TextContainer::set_height(System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_set_height_m6CB957A4807F81C3B27002B5CF5B050806D74FE2 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, float ___value0, const RuntimeMethod* method)
{
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_0 = __this->get_address_of_m_rect_7();
float L_1 = Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_0, /*hidden argument*/NULL);
float L_2 = ___value0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3;
memset(&L_3, 0, sizeof(L_3));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_3), L_1, L_2, /*hidden argument*/NULL);
TextContainer_SetRect_m1A423889E2E0A1E2CD284CEA2F5161DB76B1D7EE(__this, L_3, /*hidden argument*/NULL);
__this->set_m_hasChanged_4((bool)1);
__this->set_m_isDefaultHeight_9((bool)0);
TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642(__this, /*hidden argument*/NULL);
return;
}
}
// System.Boolean TMPro.TextContainer::get_isDefaultWidth()
extern "C" IL2CPP_METHOD_ATTR bool TextContainer_get_isDefaultWidth_mB72DA8350D0DC6777705E24BF90D9ACF02C5539C (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->get_m_isDefaultWidth_8();
return L_0;
}
}
// System.Boolean TMPro.TextContainer::get_isDefaultHeight()
extern "C" IL2CPP_METHOD_ATTR bool TextContainer_get_isDefaultHeight_m9830856138E9F1CA095714B4257C7ECE731A6BE8 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->get_m_isDefaultHeight_9();
return L_0;
}
}
// System.Boolean TMPro.TextContainer::get_isAutoFitting()
extern "C" IL2CPP_METHOD_ATTR bool TextContainer_get_isAutoFitting_m15D125D5CAFB8D928735D8A071A796B7C71BCA7B (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->get_m_isAutoFitting_10();
return L_0;
}
}
// System.Void TMPro.TextContainer::set_isAutoFitting(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_set_isAutoFitting_m03D5D5AFE1CC6F5EC53A137FA768E66F3068E965 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, bool ___value0, const RuntimeMethod* method)
{
{
bool L_0 = ___value0;
__this->set_m_isAutoFitting_10(L_0);
return;
}
}
// UnityEngine.Vector3[] TMPro.TextContainer::get_corners()
extern "C" IL2CPP_METHOD_ATTR Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* TextContainer_get_corners_m318928BC6A86A5FD504C880CE3DFD0FAF15E0E77 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_0 = __this->get_m_corners_11();
return L_0;
}
}
// UnityEngine.Vector3[] TMPro.TextContainer::get_worldCorners()
extern "C" IL2CPP_METHOD_ATTR Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* TextContainer_get_worldCorners_mDE95C39ED21538B6179B52533507539921512EFB (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_0 = __this->get_m_worldCorners_12();
return L_0;
}
}
// UnityEngine.Vector4 TMPro.TextContainer::get_margins()
extern "C" IL2CPP_METHOD_ATTR Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E TextContainer_get_margins_m5DE3D01777697A4B1417444EF2517BF9507F28CB (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_0 = __this->get_m_margins_13();
return L_0;
}
}
// System.Void TMPro.TextContainer::set_margins(UnityEngine.Vector4)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_set_margins_mE83338B5A002652CF7C30AEDCC0870A7A1A68217 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer_set_margins_mE83338B5A002652CF7C30AEDCC0870A7A1A68217_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_0 = __this->get_m_margins_13();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1 = ___value0;
IL2CPP_RUNTIME_CLASS_INIT(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_il2cpp_TypeInfo_var);
bool L_2 = Vector4_op_Inequality_m7038D1E27BCA2E4C0EA8E034C30E586635FBF228(L_0, L_1, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_0022;
}
}
{
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_3 = ___value0;
__this->set_m_margins_13(L_3);
__this->set_m_hasChanged_4((bool)1);
TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642(__this, /*hidden argument*/NULL);
}
IL_0022:
{
return;
}
}
// UnityEngine.RectTransform TMPro.TextContainer::get_rectTransform()
extern "C" IL2CPP_METHOD_ATTR RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * TextContainer_get_rectTransform_mA53A93644407F8DD7D8DA4486D259A5B6025ADD7 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer_get_rectTransform_mA53A93644407F8DD7D8DA4486D259A5B6025ADD7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_0 = __this->get_m_rectTransform_14();
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 = Component_GetComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_m751D9E690C55EAC53AB8C54812EFEAA238E52575(__this, /*hidden argument*/Component_GetComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_m751D9E690C55EAC53AB8C54812EFEAA238E52575_RuntimeMethod_var);
__this->set_m_rectTransform_14(L_2);
}
IL_001a:
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_3 = __this->get_m_rectTransform_14();
return L_3;
}
}
// TMPro.TextMeshPro TMPro.TextContainer::get_textMeshPro()
extern "C" IL2CPP_METHOD_ATTR TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * TextContainer_get_textMeshPro_m527309EE3FF9CF11DFB2CA9FFCDBB52B33BEC992 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer_get_textMeshPro_m527309EE3FF9CF11DFB2CA9FFCDBB52B33BEC992_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * L_0 = __this->get_m_textMeshPro_16();
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;
}
}
{
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * L_2 = Component_GetComponent_TisTextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2_m7A50B7E4B260EC155104E89F194B9EDE52870F82(__this, /*hidden argument*/Component_GetComponent_TisTextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2_m7A50B7E4B260EC155104E89F194B9EDE52870F82_RuntimeMethod_var);
__this->set_m_textMeshPro_16(L_2);
}
IL_001a:
{
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * L_3 = __this->get_m_textMeshPro_16();
return L_3;
}
}
// System.Void TMPro.TextContainer::Awake()
extern "C" IL2CPP_METHOD_ATTR void TextContainer_Awake_m391E508A8F576247DC01EFA007AB10455CE3262A (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer_Awake_m391E508A8F576247DC01EFA007AB10455CE3262A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_0 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_0);
String_t* L_1 = Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE(L_0, /*hidden argument*/NULL);
String_t* L_2 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteralE2198697ECF23C241049D2DE7B96D2235E07F4FF, L_1, _stringLiteral76D00394CDA7C96C9492A3601697C26A3B8F6056, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_LogWarning_mD417697331190AC1D21C463F412C475103A7256E(L_2, __this, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextContainer::OnEnable()
extern "C" IL2CPP_METHOD_ATTR void TextContainer_OnEnable_m3EFBC18262089B28E86AB0113A3EA9877D39C76F (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextContainer::OnDisable()
extern "C" IL2CPP_METHOD_ATTR void TextContainer_OnDisable_m2DE78D6020E43D6B6936A0E5A5B6E0789B0B66B7 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void TMPro.TextContainer::OnContainerChanged()
extern "C" IL2CPP_METHOD_ATTR void TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
TextContainer_UpdateCorners_m8CA2EA7F3EF7F862E7AE0E718FA1A683A02BDD65(__this, /*hidden argument*/NULL);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_0 = __this->get_m_rectTransform_14();
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_0031;
}
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_2 = __this->get_m_rectTransform_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = TextContainer_get_size_mF0E4195DC3BCD588620BCA6942849F9A6CAC9868(__this, /*hidden argument*/NULL);
NullCheck(L_2);
RectTransform_set_sizeDelta_m7729BA56325BA667F0F7D60D642124F7909F1302(L_2, L_3, /*hidden argument*/NULL);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_4 = __this->get_m_rectTransform_14();
NullCheck(L_4);
Transform_set_hasChanged_mA2BDCABEEF63468A4CF354CB7ACFDCC8E910A3D9(L_4, (bool)1, /*hidden argument*/NULL);
}
IL_0031:
{
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * L_5 = TextContainer_get_textMeshPro_m527309EE3FF9CF11DFB2CA9FFCDBB52B33BEC992(__this, /*hidden argument*/NULL);
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_005b;
}
}
{
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * L_7 = __this->get_m_textMeshPro_16();
NullCheck(L_7);
VirtActionInvoker0::Invoke(28 /* System.Void UnityEngine.UI.Graphic::SetVerticesDirty() */, L_7);
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * L_8 = __this->get_m_textMeshPro_16();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_9 = __this->get_m_margins_13();
NullCheck(L_8);
VirtActionInvoker1< Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E >::Invoke(70 /* System.Void TMPro.TMP_Text::set_margin(UnityEngine.Vector4) */, L_8, L_9);
}
IL_005b:
{
return;
}
}
// System.Void TMPro.TextContainer::OnRectTransformDimensionsChange()
extern "C" IL2CPP_METHOD_ATTR void TextContainer_OnRectTransformDimensionsChange_m269F9BEF3904A73D7A81FE711C9DB8DE7E1D0D63 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer_OnRectTransformDimensionsChange_m269F9BEF3904A73D7A81FE711C9DB8DE7E1D0D63_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_0 = TextContainer_get_rectTransform_mA53A93644407F8DD7D8DA4486D259A5B6025ADD7(__this, /*hidden argument*/NULL);
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_001f;
}
}
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_2 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_2);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_3 = GameObject_AddComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_mCF09C5F31176C62D22EBEB538CA90DFEE9A6051A(L_2, /*hidden argument*/GameObject_AddComponent_TisRectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20_mCF09C5F31176C62D22EBEB538CA90DFEE9A6051A_RuntimeMethod_var);
__this->set_m_rectTransform_14(L_3);
}
IL_001f:
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_4 = __this->get_m_rectTransform_14();
NullCheck(L_4);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_5 = RectTransform_get_sizeDelta_mDA0A3E73679143B1B52CE2F9A417F90CB9F3DAFF(L_4, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_6 = ((TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE_StaticFields*)il2cpp_codegen_static_fields_for(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE_il2cpp_TypeInfo_var))->get_k_defaultSize_15();
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_7 = Vector2_op_Inequality_mC16161C640C89D98A00800924F83FF09FD7C100E(L_5, L_6, /*hidden argument*/NULL);
if (!L_7)
{
goto IL_0047;
}
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_8 = __this->get_m_rectTransform_14();
NullCheck(L_8);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_9 = RectTransform_get_sizeDelta_mDA0A3E73679143B1B52CE2F9A417F90CB9F3DAFF(L_8, /*hidden argument*/NULL);
TextContainer_set_size_mA2BA9DA2DF2914014657E454BFE50219E669160B(__this, L_9, /*hidden argument*/NULL);
}
IL_0047:
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_10 = __this->get_m_rectTransform_14();
NullCheck(L_10);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_11 = RectTransform_get_pivot_mA5BEEE2069ACA7C0C717530EED3E7D811D46C463(L_10, /*hidden argument*/NULL);
TextContainer_set_pivot_m1F84BF8C34F992D8CFEBB3169D92DDA12FE0E9D1(__this, L_11, /*hidden argument*/NULL);
__this->set_m_hasChanged_4((bool)1);
TextContainer_OnContainerChanged_mA4756AD378D89899F0104FADB78E9C0DEB17B642(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextContainer::SetRect(UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR void TextContainer_SetRect_m1A423889E2E0A1E2CD284CEA2F5161DB76B1D7EE (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___size0, const RuntimeMethod* method)
{
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_0 = __this->get_address_of_m_rect_7();
float L_1 = Rect_get_x_mC51A461F546D14832EB96B11A7198DADDE2597B7((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_0, /*hidden argument*/NULL);
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_2 = __this->get_address_of_m_rect_7();
float L_3 = Rect_get_y_m53E3E4F62D9840FBEA751A66293038F1F5D1D45C((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_2, /*hidden argument*/NULL);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = ___size0;
float L_5 = L_4.get_x_0();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_6 = ___size0;
float L_7 = L_6.get_y_1();
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_8;
memset(&L_8, 0, sizeof(L_8));
Rect__ctor_m50B92C75005C9C5A0D05E6E0EBB43AFAF7C66280((&L_8), L_1, L_3, L_5, L_7, /*hidden argument*/NULL);
__this->set_m_rect_7(L_8);
return;
}
}
// System.Void TMPro.TextContainer::UpdateCorners()
extern "C" IL2CPP_METHOD_ATTR void TextContainer_UpdateCorners_m8CA2EA7F3EF7F862E7AE0E718FA1A683A02BDD65 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer_UpdateCorners_m8CA2EA7F3EF7F862E7AE0E718FA1A683A02BDD65_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_0 = __this->get_m_corners_11();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1 = __this->get_address_of_m_pivot_5();
float L_2 = L_1->get_x_0();
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_3 = __this->get_address_of_m_rect_7();
float L_4 = Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_3, /*hidden argument*/NULL);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_5 = __this->get_address_of_m_pivot_5();
float L_6 = L_5->get_y_1();
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_7 = __this->get_address_of_m_rect_7();
float L_8 = Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_7, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_9;
memset(&L_9, 0, sizeof(L_9));
Vector3__ctor_m6AD8F21FFCC7723C6F507CCF2E4E2EFFC4871584((&L_9), ((float)il2cpp_codegen_multiply((float)((-L_2)), (float)L_4)), ((float)il2cpp_codegen_multiply((float)((-L_6)), (float)L_8)), /*hidden argument*/NULL);
NullCheck(L_0);
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_9);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_10 = __this->get_m_corners_11();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_11 = __this->get_address_of_m_pivot_5();
float L_12 = L_11->get_x_0();
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_13 = __this->get_address_of_m_rect_7();
float L_14 = Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_13, /*hidden argument*/NULL);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_15 = __this->get_address_of_m_pivot_5();
float L_16 = L_15->get_y_1();
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_17 = __this->get_address_of_m_rect_7();
float L_18 = Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_17, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_19;
memset(&L_19, 0, sizeof(L_19));
Vector3__ctor_m6AD8F21FFCC7723C6F507CCF2E4E2EFFC4871584((&L_19), ((float)il2cpp_codegen_multiply((float)((-L_12)), (float)L_14)), ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_16)), (float)L_18)), /*hidden argument*/NULL);
NullCheck(L_10);
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_19);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_20 = __this->get_m_corners_11();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_21 = __this->get_address_of_m_pivot_5();
float L_22 = L_21->get_x_0();
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_23 = __this->get_address_of_m_rect_7();
float L_24 = Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_23, /*hidden argument*/NULL);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_25 = __this->get_address_of_m_pivot_5();
float L_26 = L_25->get_y_1();
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_27 = __this->get_address_of_m_rect_7();
float L_28 = Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_27, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_29;
memset(&L_29, 0, sizeof(L_29));
Vector3__ctor_m6AD8F21FFCC7723C6F507CCF2E4E2EFFC4871584((&L_29), ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_22)), (float)L_24)), ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_26)), (float)L_28)), /*hidden argument*/NULL);
NullCheck(L_20);
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(2), (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_29);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_30 = __this->get_m_corners_11();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_31 = __this->get_address_of_m_pivot_5();
float L_32 = L_31->get_x_0();
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_33 = __this->get_address_of_m_rect_7();
float L_34 = Rect_get_width_m54FF69FC2C086E2DC349ED091FD0D6576BFB1484((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_33, /*hidden argument*/NULL);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_35 = __this->get_address_of_m_pivot_5();
float L_36 = L_35->get_y_1();
Rect_t35B976DE901B5423C11705E156938EA27AB402CE * L_37 = __this->get_address_of_m_rect_7();
float L_38 = Rect_get_height_m088C36990E0A255C5D7DCE36575DCE23ABB364B5((Rect_t35B976DE901B5423C11705E156938EA27AB402CE *)L_37, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_39;
memset(&L_39, 0, sizeof(L_39));
Vector3__ctor_m6AD8F21FFCC7723C6F507CCF2E4E2EFFC4871584((&L_39), ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_32)), (float)L_34)), ((float)il2cpp_codegen_multiply((float)((-L_36)), (float)L_38)), /*hidden argument*/NULL);
NullCheck(L_30);
(L_30)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 )L_39);
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_40 = __this->get_m_rectTransform_14();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_41 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_40, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_41)
{
goto IL_0137;
}
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_42 = __this->get_m_rectTransform_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_43 = __this->get_m_pivot_5();
NullCheck(L_42);
RectTransform_set_pivot_mB791A383B3C870B9CBD7BC51B2C95711C88E9DCF(L_42, L_43, /*hidden argument*/NULL);
}
IL_0137:
{
return;
}
}
// UnityEngine.Vector2 TMPro.TextContainer::GetPivot(TMPro.TextContainerAnchors)
extern "C" IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D TextContainer_GetPivot_m5379B14582E6BBB6F666455E698386042CBCE3DD (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, int32_t ___anchor0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer_GetPivot_m5379B14582E6BBB6F666455E698386042CBCE3DD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D V_0;
memset(&V_0, 0, sizeof(V_0));
{
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_0 = Vector2_get_zero_mFE0C3213BB698130D6C5247AB4B887A59074D0A8(/*hidden argument*/NULL);
V_0 = L_0;
int32_t L_1 = ___anchor0;
switch (L_1)
{
case 0:
{
goto IL_0035;
}
case 1:
{
goto IL_004b;
}
case 2:
{
goto IL_0061;
}
case 3:
{
goto IL_0074;
}
case 4:
{
goto IL_0087;
}
case 5:
{
goto IL_009a;
}
case 6:
{
goto IL_00ad;
}
case 7:
{
goto IL_00c0;
}
case 8:
{
goto IL_00d3;
}
}
}
{
goto IL_00e4;
}
IL_0035:
{
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)(&V_0), (0.0f), (1.0f), /*hidden argument*/NULL);
goto IL_00e4;
}
IL_004b:
{
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)(&V_0), (0.5f), (1.0f), /*hidden argument*/NULL);
goto IL_00e4;
}
IL_0061:
{
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)(&V_0), (1.0f), (1.0f), /*hidden argument*/NULL);
goto IL_00e4;
}
IL_0074:
{
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)(&V_0), (0.0f), (0.5f), /*hidden argument*/NULL);
goto IL_00e4;
}
IL_0087:
{
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)(&V_0), (0.5f), (0.5f), /*hidden argument*/NULL);
goto IL_00e4;
}
IL_009a:
{
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)(&V_0), (1.0f), (0.5f), /*hidden argument*/NULL);
goto IL_00e4;
}
IL_00ad:
{
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)(&V_0), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_00e4;
}
IL_00c0:
{
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)(&V_0), (0.5f), (0.0f), /*hidden argument*/NULL);
goto IL_00e4;
}
IL_00d3:
{
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((Vector2_tA85D2DD88578276CA8A8796756458277E72D073D *)(&V_0), (1.0f), (0.0f), /*hidden argument*/NULL);
}
IL_00e4:
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2 = V_0;
return L_2;
}
}
// TMPro.TextContainerAnchors TMPro.TextContainer::GetAnchorPosition(UnityEngine.Vector2)
extern "C" IL2CPP_METHOD_ATTR int32_t TextContainer_GetAnchorPosition_m0028A214C1133E5D363A22952B54063F868B060E (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___pivot0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer_GetAnchorPosition_m0028A214C1133E5D363A22952B54063F868B060E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_0 = ___pivot0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1;
memset(&L_1, 0, sizeof(L_1));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_1), (0.0f), (1.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_2 = Vector2_op_Equality_m0E86E1B1038DDB8554A8A0D58729A7788D989588(L_0, L_1, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_0019;
}
}
{
return (int32_t)(0);
}
IL_0019:
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = ___pivot0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4;
memset(&L_4, 0, sizeof(L_4));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_4), (0.5f), (1.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_5 = Vector2_op_Equality_m0E86E1B1038DDB8554A8A0D58729A7788D989588(L_3, L_4, /*hidden argument*/NULL);
if (!L_5)
{
goto IL_0032;
}
}
{
return (int32_t)(1);
}
IL_0032:
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_6 = ___pivot0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_7;
memset(&L_7, 0, sizeof(L_7));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_7), (1.0f), (1.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_8 = Vector2_op_Equality_m0E86E1B1038DDB8554A8A0D58729A7788D989588(L_6, L_7, /*hidden argument*/NULL);
if (!L_8)
{
goto IL_004b;
}
}
{
return (int32_t)(2);
}
IL_004b:
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_9 = ___pivot0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_10;
memset(&L_10, 0, sizeof(L_10));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_10), (0.0f), (0.5f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_11 = Vector2_op_Equality_m0E86E1B1038DDB8554A8A0D58729A7788D989588(L_9, L_10, /*hidden argument*/NULL);
if (!L_11)
{
goto IL_0064;
}
}
{
return (int32_t)(3);
}
IL_0064:
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_12 = ___pivot0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_13;
memset(&L_13, 0, sizeof(L_13));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_13), (0.5f), (0.5f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_14 = Vector2_op_Equality_m0E86E1B1038DDB8554A8A0D58729A7788D989588(L_12, L_13, /*hidden argument*/NULL);
if (!L_14)
{
goto IL_007d;
}
}
{
return (int32_t)(4);
}
IL_007d:
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_15 = ___pivot0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_16;
memset(&L_16, 0, sizeof(L_16));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_16), (1.0f), (0.5f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_17 = Vector2_op_Equality_m0E86E1B1038DDB8554A8A0D58729A7788D989588(L_15, L_16, /*hidden argument*/NULL);
if (!L_17)
{
goto IL_0096;
}
}
{
return (int32_t)(5);
}
IL_0096:
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_18 = ___pivot0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_19;
memset(&L_19, 0, sizeof(L_19));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_19), (0.0f), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_20 = Vector2_op_Equality_m0E86E1B1038DDB8554A8A0D58729A7788D989588(L_18, L_19, /*hidden argument*/NULL);
if (!L_20)
{
goto IL_00af;
}
}
{
return (int32_t)(6);
}
IL_00af:
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_21 = ___pivot0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_22;
memset(&L_22, 0, sizeof(L_22));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_22), (0.5f), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_23 = Vector2_op_Equality_m0E86E1B1038DDB8554A8A0D58729A7788D989588(L_21, L_22, /*hidden argument*/NULL);
if (!L_23)
{
goto IL_00c8;
}
}
{
return (int32_t)(7);
}
IL_00c8:
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_24 = ___pivot0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_25;
memset(&L_25, 0, sizeof(L_25));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_25), (1.0f), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_il2cpp_TypeInfo_var);
bool L_26 = Vector2_op_Equality_m0E86E1B1038DDB8554A8A0D58729A7788D989588(L_24, L_25, /*hidden argument*/NULL);
if (!L_26)
{
goto IL_00e1;
}
}
{
return (int32_t)(8);
}
IL_00e1:
{
return (int32_t)(((int32_t)9));
}
}
// System.Void TMPro.TextContainer::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TextContainer__ctor_mBEF5E1C96827C11C21C024C3E47D88F2842C86D7 (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer__ctor_mBEF5E1C96827C11C21C024C3E47D88F2842C86D7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
__this->set_m_anchorPosition_6(4);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_0 = (Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28*)SZArrayNew(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28_il2cpp_TypeInfo_var, (uint32_t)4);
__this->set_m_corners_11(L_0);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1 = (Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28*)SZArrayNew(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28_il2cpp_TypeInfo_var, (uint32_t)4);
__this->set_m_worldCorners_12(L_1);
UIBehaviour__ctor_mED41F1FD6DA85A4D40E088635B56EADCA9B966CE(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextContainer::.cctor()
extern "C" IL2CPP_METHOD_ATTR void TextContainer__cctor_m3B5C9B4C82881CC2B5411E29E2C9390BABE2746F (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextContainer__cctor_m3B5C9B4C82881CC2B5411E29E2C9390BABE2746F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_0;
memset(&L_0, 0, sizeof(L_0));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_0), (100.0f), (100.0f), /*hidden argument*/NULL);
((TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE_StaticFields*)il2cpp_codegen_static_fields_for(TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE_il2cpp_TypeInfo_var))->set_k_defaultSize_15(L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 TMPro.TextMeshPro::get_sortingLayerID()
extern "C" IL2CPP_METHOD_ATTR int32_t TextMeshPro_get_sortingLayerID_m43C804244695C386E85433588F0E4CF7A2A93BF4 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_0 = __this->get_m_renderer_238();
NullCheck(L_0);
int32_t L_1 = Renderer_get_sortingLayerID_m2E204E68869EDA3176C334AE1C62219F380A5D85(L_0, /*hidden argument*/NULL);
return L_1;
}
}
// System.Void TMPro.TextMeshPro::set_sortingLayerID(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_set_sortingLayerID_mB66B1467EC5FFE9321B1797471013B9E4EA7F67B (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, int32_t ___value0, const RuntimeMethod* method)
{
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_0 = __this->get_m_renderer_238();
int32_t L_1 = ___value0;
NullCheck(L_0);
Renderer_set_sortingLayerID_mF2A52A5697C3A9288DEAC949F54C4CCA97716526(L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// System.Int32 TMPro.TextMeshPro::get_sortingOrder()
extern "C" IL2CPP_METHOD_ATTR int32_t TextMeshPro_get_sortingOrder_mFC472E09FA72FC3765177D86EFA7EDAC5406AA81 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_0 = __this->get_m_renderer_238();
NullCheck(L_0);
int32_t L_1 = Renderer_get_sortingOrder_m33DD50ED293AA672FDAD862B4A4865666B5FEBAF(L_0, /*hidden argument*/NULL);
return L_1;
}
}
// System.Void TMPro.TextMeshPro::set_sortingOrder(System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_set_sortingOrder_m57BA7A34D6AE109F81460F77E8098A43A3D9C8F6 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, int32_t ___value0, const RuntimeMethod* method)
{
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_0 = __this->get_m_renderer_238();
int32_t L_1 = ___value0;
NullCheck(L_0);
Renderer_set_sortingOrder_mBCE1207CDB46CB6BA4583B9C3FB4A2D28DC27D81(L_0, L_1, /*hidden argument*/NULL);
return;
}
}
// System.Boolean TMPro.TextMeshPro::get_autoSizeTextContainer()
extern "C" IL2CPP_METHOD_ATTR bool TextMeshPro_get_autoSizeTextContainer_m0354F661F7F5B004A2B2BA07BF556CDA0D36637E (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_autoSizeTextContainer_139();
return L_0;
}
}
// System.Void TMPro.TextMeshPro::set_autoSizeTextContainer(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_set_autoSizeTextContainer_m51DB85ECFAACBD2C1021C4035DB231053D3696C4 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, bool ___value0, const RuntimeMethod* method)
{
{
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;
}
}
{
TMP_UpdateManager_RegisterTextElementForLayoutRebuild_m8F55EC6B0A9CC4BEAC5AD2E95E64268597BE47BB(__this, /*hidden argument*/NULL);
VirtActionInvoker0::Invoke(27 /* System.Void UnityEngine.UI.Graphic::SetLayoutDirty() */, __this);
}
IL_0025:
{
return;
}
}
// TMPro.TextContainer TMPro.TextMeshPro::get_textContainer()
extern "C" IL2CPP_METHOD_ATTR TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE * TextMeshPro_get_textContainer_m0A69AFD8B1199D3410B173222890283EF58DBF17 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
return (TextContainer_tF5E5EB56D152102B19C27607F84847CA594391DE *)NULL;
}
}
// UnityEngine.Transform TMPro.TextMeshPro::get_transform()
extern "C" IL2CPP_METHOD_ATTR Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * TextMeshPro_get_transform_m14B36D05C2CCC150141AED87F5A38536373BC23D (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_get_transform_m14B36D05C2CCC150141AED87F5A38536373BC23D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_transform_136();
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;
}
}
{
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_2 = Component_GetComponent_TisTransform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA_m9885424E349D692D715FADED33BD0E2D0CEFB20F(__this, /*hidden argument*/Component_GetComponent_TisTransform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA_m9885424E349D692D715FADED33BD0E2D0CEFB20F_RuntimeMethod_var);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_transform_136(L_2);
}
IL_001a:
{
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_transform_136();
return L_3;
}
}
// UnityEngine.Renderer TMPro.TextMeshPro::get_renderer()
extern "C" IL2CPP_METHOD_ATTR Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * TextMeshPro_get_renderer_mF8CD651E1D88C0C5E8A08C0930835B2DF7EE59F7 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_get_renderer_mF8CD651E1D88C0C5E8A08C0930835B2DF7EE59F7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_0 = __this->get_m_renderer_238();
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;
}
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_2 = Component_GetComponent_TisRenderer_t0556D67DD582620D1F495627EDE30D03284151F4_m3E0C8F08ADF98436AEF5AE9F4C56A51FF7D0A892(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t0556D67DD582620D1F495627EDE30D03284151F4_m3E0C8F08ADF98436AEF5AE9F4C56A51FF7D0A892_RuntimeMethod_var);
__this->set_m_renderer_238(L_2);
}
IL_001a:
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_3 = __this->get_m_renderer_238();
return L_3;
}
}
// UnityEngine.Mesh TMPro.TextMeshPro::get_mesh()
extern "C" IL2CPP_METHOD_ATTR Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * TextMeshPro_get_mesh_m59B2615FE72E691B3DC5AE938E2E7B334D9F6D91 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_get_mesh_m59B2615FE72E691B3DC5AE938E2E7B334D9F6D91_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
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_0037;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_2 = (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C *)il2cpp_codegen_object_new(Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C_il2cpp_TypeInfo_var);
Mesh__ctor_m3AEBC82AB71D4F9498F6E254174BEBA8372834B4(L_2, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_mesh_140(L_2);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_3);
Object_set_hideFlags_mB0B45A19A5871EF407D7B09E0EB76003496BA4F0(L_3, ((int32_t)61), /*hidden argument*/NULL);
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_4 = TextMeshPro_get_meshFilter_m38BAEBB3D31284FE6B762E6D5F71CAD0AE0A6EDE(__this, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_4);
MeshFilter_set_mesh_mA18AA96C75CC91CF0917BA1F437626499FAAF496(L_4, L_5, /*hidden argument*/NULL);
}
IL_0037:
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
return L_6;
}
}
// UnityEngine.MeshFilter TMPro.TextMeshPro::get_meshFilter()
extern "C" IL2CPP_METHOD_ATTR MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * TextMeshPro_get_meshFilter_m38BAEBB3D31284FE6B762E6D5F71CAD0AE0A6EDE (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_get_meshFilter_m38BAEBB3D31284FE6B762E6D5F71CAD0AE0A6EDE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_0 = __this->get_m_meshFilter_239();
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;
}
}
{
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_2 = Component_GetComponent_TisMeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_mF3F89565A9CEFF85AA1FB27C6EC64BE590DC386B(__this, /*hidden argument*/Component_GetComponent_TisMeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_mF3F89565A9CEFF85AA1FB27C6EC64BE590DC386B_RuntimeMethod_var);
__this->set_m_meshFilter_239(L_2);
}
IL_001a:
{
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_3 = __this->get_m_meshFilter_239();
return L_3;
}
}
// TMPro.MaskingTypes TMPro.TextMeshPro::get_maskType()
extern "C" IL2CPP_METHOD_ATTR int32_t TextMeshPro_get_maskType_m9D4C7069FDEB33C53E364E11A21975E5D28837A8 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->get_m_maskType_247();
return L_0;
}
}
// System.Void TMPro.TextMeshPro::set_maskType(TMPro.MaskingTypes)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_set_maskType_m234C8751848A3603345D67A5D1E741E3F8D4C458 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->set_m_maskType_247(L_0);
int32_t L_1 = __this->get_m_maskType_247();
TextMeshPro_SetMask_m3B3CE88AF40CA51EE3871ECF7E004A449F5B36E4(__this, L_1, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshPro::SetMask(TMPro.MaskingTypes,UnityEngine.Vector4)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetMask_m44F7488A9B0B3B4ACF27B5D18AB5E32EB37D6AD2 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, int32_t ___type0, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___maskCoords1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___type0;
TextMeshPro_SetMask_m3B3CE88AF40CA51EE3871ECF7E004A449F5B36E4(__this, L_0, /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1 = ___maskCoords1;
TextMeshPro_SetMaskCoordinates_m54C7DBCEAB18454A6F75C84E00B1128E3ED943CC(__this, L_1, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshPro::SetMask(TMPro.MaskingTypes,UnityEngine.Vector4,System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetMask_m3D94FFE674A91AAFD41139268508536E1BE05B28 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, int32_t ___type0, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___maskCoords1, float ___softnessX2, float ___softnessY3, const RuntimeMethod* method)
{
{
int32_t L_0 = ___type0;
TextMeshPro_SetMask_m3B3CE88AF40CA51EE3871ECF7E004A449F5B36E4(__this, L_0, /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1 = ___maskCoords1;
float L_2 = ___softnessX2;
float L_3 = ___softnessY3;
TextMeshPro_SetMaskCoordinates_mB715DBA84F3E9321E46843C35D2AB818907CB8FF(__this, L_1, L_2, L_3, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshPro::SetVerticesDirty()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetVerticesDirty_m9330F902CB5ED4B2CF7D080D4C1FCA1B10AD8E43 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetVerticesDirty_m9330F902CB5ED4B2CF7D080D4C1FCA1B10AD8E43_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_verticesAlreadyDirty_161();
if (L_0)
{
goto IL_0019;
}
}
{
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_0019;
}
}
{
bool L_2 = VirtFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (L_2)
{
goto IL_001a;
}
}
IL_0019:
{
return;
}
IL_001a:
{
TMP_UpdateManager_RegisterTextElementForGraphicRebuild_m3D34D167DC3FF3E09A9D6DE1493C3969751636AB(__this, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_verticesAlreadyDirty_161((bool)1);
return;
}
}
// System.Void TMPro.TextMeshPro::SetLayoutDirty()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetLayoutDirty_mF303356F28966ECC5B9D44F134D104F16ED7FD00 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetLayoutDirty_mF303356F28966ECC5B9D44F134D104F16ED7FD00_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);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isLayoutDirty_160((bool)1);
return;
}
}
// System.Void TMPro.TextMeshPro::SetMaterialDirty()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetMaterialDirty_mFD1FE415AB92B60D66F93EA9BD4621FE15511778 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
VirtActionInvoker0::Invoke(40 /* System.Void UnityEngine.UI.Graphic::UpdateMaterial() */, __this);
return;
}
}
// System.Void TMPro.TextMeshPro::SetAllDirty()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetAllDirty_m07F868E653AEC8C3DD223468C4F5F2A265A12758 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __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.TextMeshPro::Rebuild(UnityEngine.UI.CanvasUpdate)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_Rebuild_m56AD9C3DB6074B97404F8DA5B3F6989102EF59AD (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, int32_t ___update0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_Rebuild_m56AD9C3DB6074B97404F8DA5B3F6989102EF59AD_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;
}
}
{
TextMeshPro_OnPreRenderObject_m76401AE06F024952C6C61FCF3F996597AFAB7D60(__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.TextMeshPro::UpdateMaterial()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_UpdateMaterial_m7ABB7C6E9AC4CF1BE4A443AEEB15D2A0E6B3073C (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_UpdateMaterial_m7ABB7C6E9AC4CF1BE4A443AEEB15D2A0E6B3073C_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:
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_2 = __this->get_m_renderer_238();
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;
}
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_4 = TextMeshPro_get_renderer_mF8CD651E1D88C0C5E8A08C0930835B2DF7EE59F7(__this, /*hidden argument*/NULL);
__this->set_m_renderer_238(L_4);
}
IL_0029:
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_5 = __this->get_m_renderer_238();
NullCheck(L_5);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = Renderer_get_sharedMaterial_m2BE9FF3D269968F2E323AC60EFBBCC0B26E7E6F9(L_5, /*hidden argument*/NULL);
NullCheck(L_6);
int32_t L_7 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_6, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_8 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
NullCheck(L_8);
int32_t L_9 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_8, /*hidden argument*/NULL);
if ((((int32_t)L_7) == ((int32_t)L_9)))
{
goto IL_0057;
}
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_10 = __this->get_m_renderer_238();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
NullCheck(L_10);
Renderer_set_sharedMaterial_mC94A354D9B0FCA081754A7CB51AEE5A9AD3946A3(L_10, L_11, /*hidden argument*/NULL);
}
IL_0057:
{
return;
}
}
// System.Void TMPro.TextMeshPro::UpdateMeshPadding()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_UpdateMeshPadding_mA249FBD76F21EBEEB8D503AC7DD760AFCFDC6B38 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_UpdateMeshPadding_mA249FBD76F21EBEEB8D503AC7DD760AFCFDC6B38_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_245(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_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_7 = __this->get_m_subTextObjects_244();
int32_t L_8 = V_0;
NullCheck(L_7);
int32_t L_9 = L_8;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * 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_SubMesh_UpdateMeshPadding_m0F83AE63A001CA3E837DBD04C3AE812E3BFAD721(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.TextMeshPro::ForceMeshUpdate()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_ForceMeshUpdate_m7A0B9D97E01D4400E37C6ABF1D61E48FB2C6C3E8 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)1);
TextMeshPro_OnPreRenderObject_m76401AE06F024952C6C61FCF3F996597AFAB7D60(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshPro::ForceMeshUpdate(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_ForceMeshUpdate_mE9EC335438D424BB1640ABD6E2E7BA705301751B (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __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);
TextMeshPro_OnPreRenderObject_m76401AE06F024952C6C61FCF3F996597AFAB7D60(__this, /*hidden argument*/NULL);
return;
}
}
// TMPro.TMP_TextInfo TMPro.TextMeshPro::GetTextInfo(System.String)
extern "C" IL2CPP_METHOD_ATTR TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * TextMeshPro_GetTextInfo_mE18AA90B2F0E79E2E5B6C468070DE3C3260DED0F (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, String_t* ___text0, const RuntimeMethod* method)
{
{
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);
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_3 = TMP_Text_get_textInfo_m773CC543D209B2EDEE8C8DF086F0A19803A40D78(__this, /*hidden argument*/NULL);
return L_3;
}
}
// System.Void TMPro.TextMeshPro::ClearMesh(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_ClearMesh_m1B71E176AD8D9B36DCA1004F7FF17DC641292C8C (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, bool ___updateMesh0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_ClearMesh_m1B71E176AD8D9B36DCA1004F7FF17DC641292C8C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
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);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_2 = ((L_1)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_mesh_3();
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_003a;
}
}
{
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 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->set_mesh_3(L_6);
}
IL_003a:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
bool L_8 = ___updateMesh0;
NullCheck(L_7);
TMP_TextInfo_ClearMeshInfo_m90F088957B6778FA4278D50432323F0C2A83B483(L_7, L_8, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshPro::UpdateGeometry(UnityEngine.Mesh,System.Int32)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_UpdateGeometry_m09FFA9E3B3F40C8E35512039C477923B2437AEC0 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __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);
return;
}
}
// System.Void TMPro.TextMeshPro::UpdateVertexData(TMPro.TMP_VertexDataUpdateFlags)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_UpdateVertexData_m4732758FF09BA1B25D50CA2416CDB732406434C2 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __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_00c1;
}
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_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_4 = __this->get_m_subTextObjects_244();
int32_t L_5 = V_1;
NullCheck(L_4);
int32_t L_6 = L_5;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
NullCheck(L_7);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_8 = TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE(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;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1));
}
IL_00c1:
{
int32_t L_35 = V_1;
int32_t L_36 = V_0;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_0013;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshPro::UpdateVertexData()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_UpdateVertexData_mEFC59291A16EB76F1E9DB883254B6FA51C45AE3A (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __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_00bd;
}
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_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_7 = __this->get_m_subTextObjects_244();
int32_t L_8 = V_1;
NullCheck(L_7);
int32_t L_9 = L_8;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
NullCheck(L_10);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_11 = TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE(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;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1));
}
IL_00bd:
{
int32_t L_34 = V_1;
int32_t L_35 = V_0;
if ((((int32_t)L_34) < ((int32_t)L_35)))
{
goto IL_0013;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshPro::UpdateFontAsset()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_UpdateFontAsset_m386F86E8253E20A750757117EA0B236824C54849 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
VirtActionInvoker0::Invoke(83 /* System.Void TMPro.TMP_Text::LoadFontAsset() */, __this);
return;
}
}
// System.Void TMPro.TextMeshPro::CalculateLayoutInputHorizontal()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_CalculateLayoutInputHorizontal_mC0EB6F288F991A967D418AFA3564D06C3A5E3A09 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_CalculateLayoutInputHorizontal_mC0EB6F288F991A967D418AFA3564D06C3A5E3A09_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
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_enableAutoSizing_70();
__this->set_m_currentAutoSizeMode_235(L_2);
bool L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCalculateSizeRequired_159();
if (L_3)
{
goto IL_002f;
}
}
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_rectTransform_137();
NullCheck(L_4);
bool L_5 = Transform_get_hasChanged_m57B246DA5FB4AC01F1F109DCFE1D7A12048767D2(L_4, /*hidden argument*/NULL);
if (!L_5)
{
goto IL_00a3;
}
}
IL_002f:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_minWidth_145((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_flexibleWidth_144((0.0f));
bool L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_6)
{
goto IL_0059;
}
}
{
float L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMax_74();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(L_7);
}
IL_0059:
{
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_8 = ((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_marginWidth_130(L_8);
float L_9 = ((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_marginHeight_131(L_9);
bool L_10 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isInputParsingRequired_165();
if (L_10)
{
goto IL_007f;
}
}
{
bool L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isTextTruncated_104();
if (!L_11)
{
goto IL_0085;
}
}
IL_007f:
{
TMP_Text_ParseInputText_m35CFE982D3C252C472A1FD8C1E64429E5F98CA79(__this, /*hidden argument*/NULL);
}
IL_0085:
{
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_renderMode_118(((int32_t)255));
VirtActionInvoker0::Invoke(114 /* System.Void TMPro.TMP_Text::ComputeMarginSize() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isLayoutDirty_160((bool)1);
}
IL_00a3:
{
return;
}
}
// System.Void TMPro.TextMeshPro::CalculateLayoutInputVertical()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_CalculateLayoutInputVertical_m2E5ECD15D93BA1F83AFA8DF4014DB7D71941C1EE (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_CalculateLayoutInputVertical_m2E5ECD15D93BA1F83AFA8DF4014DB7D71941C1EE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
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_0084;
}
}
IL_0023:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_minHeight_146((0.0f));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_flexibleHeight_143((0.0f));
bool L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_5)
{
goto IL_004f;
}
}
{
__this->set_m_currentAutoSizeMode_235((bool)1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_enableAutoSizing_70((bool)0);
}
IL_004f:
{
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_6 = ((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_marginHeight_131(L_6);
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
bool L_7 = __this->get_m_currentAutoSizeMode_235();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_enableAutoSizing_70(L_7);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_renderMode_118(((int32_t)255));
VirtActionInvoker0::Invoke(114 /* System.Void TMPro.TMP_Text::ComputeMarginSize() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isLayoutDirty_160((bool)1);
}
IL_0084:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCalculateSizeRequired_159((bool)0);
return;
}
}
// System.Void TMPro.TextMeshPro::Awake()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_Awake_m5E38656FAAB13872824A91BD73BA320E81AC6A4F (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_Awake_m5E38656FAAB13872824A91BD73BA320E81AC6A4F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* V_0 = NULL;
int32_t V_1 = 0;
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_0 = Component_GetComponent_TisRenderer_t0556D67DD582620D1F495627EDE30D03284151F4_m3E0C8F08ADF98436AEF5AE9F4C56A51FF7D0A892(__this, /*hidden argument*/Component_GetComponent_TisRenderer_t0556D67DD582620D1F495627EDE30D03284151F4_m3E0C8F08ADF98436AEF5AE9F4C56A51FF7D0A892_RuntimeMethod_var);
__this->set_m_renderer_238(L_0);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_1 = __this->get_m_renderer_238();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_2 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_1, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_002b;
}
}
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_3 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_3);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_4 = GameObject_AddComponent_TisRenderer_t0556D67DD582620D1F495627EDE30D03284151F4_mD3848037B53ACC3EA2BBECF286BA4C085A8061CB(L_3, /*hidden argument*/GameObject_AddComponent_TisRenderer_t0556D67DD582620D1F495627EDE30D03284151F4_mD3848037B53ACC3EA2BBECF286BA4C085A8061CB_RuntimeMethod_var);
__this->set_m_renderer_238(L_4);
}
IL_002b:
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_5 = Graphic_get_canvasRenderer_m3CCAFCDBCEB38A281BAAB89F2832171BB3D348A6(__this, /*hidden argument*/NULL);
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_0047;
}
}
{
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_7 = Graphic_get_canvasRenderer_m3CCAFCDBCEB38A281BAAB89F2832171BB3D348A6(__this, /*hidden argument*/NULL);
NullCheck(L_7);
Object_set_hideFlags_mB0B45A19A5871EF407D7B09E0EB76003496BA4F0(L_7, 2, /*hidden argument*/NULL);
goto IL_0058;
}
IL_0047:
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_8 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_8);
CanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72 * L_9 = GameObject_AddComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m356F72C608EBF63E90BC71C93AD8E051FCDB8D5D(L_8, /*hidden argument*/GameObject_AddComponent_TisCanvasRenderer_tB4D9C9FE77FD5C9C4546FC022D6E956960BC2B72_m356F72C608EBF63E90BC71C93AD8E051FCDB8D5D_RuntimeMethod_var);
NullCheck(L_9);
Object_set_hideFlags_mB0B45A19A5871EF407D7B09E0EB76003496BA4F0(L_9, 2, /*hidden argument*/NULL);
}
IL_0058:
{
RectTransform_t285CBD8775B25174B75164F10618F8B9728E1B20 * L_10 = TMP_Text_get_rectTransform_m7D5ABF7B98E93576BDA8F7E1A2A7415284D4F05E(__this, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_rectTransform_137(L_10);
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_11 = TextMeshPro_get_transform_m14B36D05C2CCC150141AED87F5A38536373BC23D(__this, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_transform_136(L_11);
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_12 = Component_GetComponent_TisMeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_mF3F89565A9CEFF85AA1FB27C6EC64BE590DC386B(__this, /*hidden argument*/Component_GetComponent_TisMeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_mF3F89565A9CEFF85AA1FB27C6EC64BE590DC386B_RuntimeMethod_var);
__this->set_m_meshFilter_239(L_12);
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_13 = __this->get_m_meshFilter_239();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_14 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_13, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_14)
{
goto IL_009b;
}
}
{
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_15 = Component_get_gameObject_m0B0570BA8DDD3CD78A9DB568EA18D7317686603C(__this, /*hidden argument*/NULL);
NullCheck(L_15);
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_16 = GameObject_AddComponent_TisMeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_m98AEA1EDDC59492203D06FA2912152C37C4164E4(L_15, /*hidden argument*/GameObject_AddComponent_TisMeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0_m98AEA1EDDC59492203D06FA2912152C37C4164E4_RuntimeMethod_var);
__this->set_m_meshFilter_239(L_16);
}
IL_009b:
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_17 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_18 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_17, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_18)
{
goto IL_00d2;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_19 = (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C *)il2cpp_codegen_object_new(Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C_il2cpp_TypeInfo_var);
Mesh__ctor_m3AEBC82AB71D4F9498F6E254174BEBA8372834B4(L_19, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_mesh_140(L_19);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_20 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_20);
Object_set_hideFlags_mB0B45A19A5871EF407D7B09E0EB76003496BA4F0(L_20, ((int32_t)61), /*hidden argument*/NULL);
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_21 = __this->get_m_meshFilter_239();
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_22 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_21);
MeshFilter_set_mesh_mA18AA96C75CC91CF0917BA1F437626499FAAF496(L_21, L_22, /*hidden argument*/NULL);
}
IL_00d2:
{
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_23 = __this->get_m_meshFilter_239();
NullCheck(L_23);
Object_set_hideFlags_mB0B45A19A5871EF407D7B09E0EB76003496BA4F0(L_23, 2, /*hidden argument*/NULL);
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_24 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
if (L_24)
{
goto IL_0109;
}
}
{
int32_t L_25 = __this->get_m_max_characters_241();
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_26 = (Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83*)SZArrayNew(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83_il2cpp_TypeInfo_var, (uint32_t)L_25);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_char_buffer_180(L_26);
}
IL_0109:
{
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_27 = (TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C *)il2cpp_codegen_object_new(TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C_il2cpp_TypeInfo_var);
TMP_Glyph__ctor_m84D2B050E5E4762C1096105954D265A0239FC8C8(L_27, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_cached_TextElement_219(L_27);
__this->set_m_isFirstAllocation_240((bool)1);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_28 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
if (L_28)
{
goto IL_012f;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_29 = (TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 *)il2cpp_codegen_object_new(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo__ctor_m2A240B71105AF53F8A24C1BDB5C7A78E166DD57E(L_29, __this, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textInfo_133(L_29);
}
IL_012f:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_30 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_31 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_30, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_31)
{
goto IL_015e;
}
}
{
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_32 = TextMeshPro_get_transform_m14B36D05C2CCC150141AED87F5A38536373BC23D(__this, /*hidden argument*/NULL);
NullCheck(L_32);
String_t* L_33 = Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE(L_32, /*hidden argument*/NULL);
String_t* L_34 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteral1730D6E058CF0A9D522852A76DF655F43E8926CA, L_33, _stringLiteralF70D593B74AE150B98B668DB26E8CDF367879C7A, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_LogWarning_mD417697331190AC1D21C463F412C475103A7256E(L_34, __this, /*hidden argument*/NULL);
return;
}
IL_015e:
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_35 = Component_GetComponentsInChildren_TisTMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D_mD0461541520D6E1FF894C142A2D81CFE600320BB(__this, /*hidden argument*/Component_GetComponentsInChildren_TisTMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D_mD0461541520D6E1FF894C142A2D81CFE600320BB_RuntimeMethod_var);
V_0 = L_35;
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_36 = V_0;
NullCheck(L_36);
if (!(((RuntimeArray *)L_36)->max_length))
{
goto IL_0184;
}
}
{
V_1 = 0;
goto IL_017e;
}
IL_016d:
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_37 = __this->get_m_subTextObjects_244();
int32_t L_38 = V_1;
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_39 = V_0;
int32_t L_40 = V_1;
NullCheck(L_39);
int32_t L_41 = L_40;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_42 = (L_39)->GetAt(static_cast<il2cpp_array_size_t>(L_41));
NullCheck(L_37);
ArrayElementTypeCheck (L_37, L_42);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1))), (TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D *)L_42);
int32_t L_43 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1));
}
IL_017e:
{
int32_t L_44 = V_1;
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_45 = V_0;
NullCheck(L_45);
if ((((int32_t)L_44) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_45)->max_length)))))))
{
goto IL_016d;
}
}
IL_0184:
{
((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.TextMeshPro::OnEnable()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_OnEnable_m25C8A802905989C75A9FDCA3625954A6193E14CA (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
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:
{
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_2 = TextMeshPro_get_meshFilter_m38BAEBB3D31284FE6B762E6D5F71CAD0AE0A6EDE(__this, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3 = VirtFuncInvoker0< Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * >::Invoke(73 /* UnityEngine.Mesh TMPro.TMP_Text::get_mesh() */, __this);
NullCheck(L_2);
MeshFilter_set_sharedMesh_mFE8D12C35148063EB287951C7BFFB0328AAA7C5D(L_2, L_3, /*hidden argument*/NULL);
VirtActionInvoker1< bool >::Invoke(122 /* System.Void TMPro.TMP_Text::SetActiveSubMeshes(System.Boolean) */, __this, (bool)1);
VirtActionInvoker0::Invoke(114 /* System.Void TMPro.TMP_Text::ComputeMarginSize() */, __this);
((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_verticesAlreadyDirty_161((bool)0);
VirtActionInvoker0::Invoke(28 /* System.Void UnityEngine.UI.Graphic::SetVerticesDirty() */, __this);
return;
}
}
// System.Void TMPro.TextMeshPro::OnDisable()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_OnDisable_m5C41B70FEC1E34E156FDEA975B1E2C386D1FB80D (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isAwake_163();
if (L_0)
{
goto IL_0009;
}
}
{
return;
}
IL_0009:
{
TMP_UpdateManager_UnRegisterTextElementForRebuild_mCB1E447E215194B09F38F3A2221C82C07FE0CB02(__this, /*hidden argument*/NULL);
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_1 = __this->get_m_meshFilter_239();
NullCheck(L_1);
MeshFilter_set_sharedMesh_mFE8D12C35148063EB287951C7BFFB0328AAA7C5D(L_1, (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C *)NULL, /*hidden argument*/NULL);
VirtActionInvoker1< bool >::Invoke(122 /* System.Void TMPro.TMP_Text::SetActiveSubMeshes(System.Boolean) */, __this, (bool)0);
return;
}
}
// System.Void TMPro.TextMeshPro::OnDestroy()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_OnDestroy_m42F5F590CC94C5C01A2C13C0A2F912B4BBC9B867 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_OnDestroy_m42F5F590CC94C5C01A2C13C0A2F912B4BBC9B867_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
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_0019;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
Object_DestroyImmediate_mF6F4415EF22249D6E650FAA40E403283F19B7446(L_2, /*hidden argument*/NULL);
}
IL_0019:
{
__this->set_m_isRegisteredForEvents_250((bool)0);
TMP_UpdateManager_UnRegisterTextElementForRebuild_mCB1E447E215194B09F38F3A2221C82C07FE0CB02(__this, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshPro::LoadFontAsset()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_LoadFontAsset_m7A4B00199E6238F1738B4FA4E33CBC1163F807EC (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_LoadFontAsset_m7A4B00199E6238F1738B4FA4E33CBC1163F807EC_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_00f4;
}
}
{
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:
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_13 = __this->get_m_renderer_238();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_14 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_14);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_15 = ((TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D *)L_14)->get_material_5();
NullCheck(L_13);
Renderer_set_sharedMaterial_mC94A354D9B0FCA081754A7CB51AEE5A9AD3946A3(L_13, L_15, /*hidden argument*/NULL);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_16 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_16);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_17 = ((TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D *)L_16)->get_material_5();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_17);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_18 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
NullCheck(L_18);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_18, _stringLiteral72FD9C706EBEF69D4DCCA1F26CE8515EAF7839F4, (0.0f), /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_19 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_20 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ShaderTag_ZTestMode_56();
NullCheck(L_19);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_19, L_20, (4.0f), /*hidden argument*/NULL);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_21 = __this->get_m_renderer_238();
NullCheck(L_21);
Renderer_set_receiveShadows_mD2BD2FF58156E328677EAE5E175D2069BC2925A0(L_21, (bool)0, /*hidden argument*/NULL);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_22 = __this->get_m_renderer_238();
NullCheck(L_22);
Renderer_set_shadowCastingMode_mC7E601EE9B32B63097B216C78ED4F854B0AF21EC(L_22, 0, /*hidden argument*/NULL);
goto IL_01dd;
}
IL_00f4:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_23 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_23);
Dictionary_2_t221535D3325411A400D9459B702A8CBB211138AA * L_24 = TMP_FontAsset_get_characterDictionary_mF9A06524C9B518F97BD2BE12EEFA96B60332AE8B(L_23, /*hidden argument*/NULL);
if (L_24)
{
goto IL_010c;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_25 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_25);
TMP_FontAsset_ReadFontDefinition_mE360247F06076694A58B7BC3FB2B1CF62587EF35(L_25, /*hidden argument*/NULL);
}
IL_010c:
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_26 = __this->get_m_renderer_238();
NullCheck(L_26);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_27 = Renderer_get_sharedMaterial_m2BE9FF3D269968F2E323AC60EFBBCC0B26E7E6F9(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_0168;
}
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_29 = __this->get_m_renderer_238();
NullCheck(L_29);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_30 = Renderer_get_sharedMaterial_m2BE9FF3D269968F2E323AC60EFBBCC0B26E7E6F9(L_29, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_31 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_30);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_32 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_30, L_31, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_33 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_32, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_33)
{
goto IL_0168;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_34 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_34);
Texture2D_tBBF96AC337723E2EF156DF17E09D4379FD05DE1C * L_35 = L_34->get_atlas_10();
NullCheck(L_35);
int32_t L_36 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_35, /*hidden argument*/NULL);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_37 = __this->get_m_renderer_238();
NullCheck(L_37);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_38 = Renderer_get_sharedMaterial_m2BE9FF3D269968F2E323AC60EFBBCC0B26E7E6F9(L_37, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_39 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_38);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_40 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_38, L_39, /*hidden argument*/NULL);
NullCheck(L_40);
int32_t L_41 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_40, /*hidden argument*/NULL);
if ((((int32_t)L_36) == ((int32_t)L_41)))
{
goto IL_0191;
}
}
IL_0168:
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_42 = __this->get_m_renderer_238();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_43 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_43);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_44 = ((TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D *)L_43)->get_material_5();
NullCheck(L_42);
Renderer_set_sharedMaterial_mC94A354D9B0FCA081754A7CB51AEE5A9AD3946A3(L_42, L_44, /*hidden argument*/NULL);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_45 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_45);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_46 = ((TMP_Asset_tE47F21E07C734D11D5DCEA5C0A0264465963CB2D *)L_45)->get_material_5();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_46);
goto IL_01a2;
}
IL_0191:
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_47 = __this->get_m_renderer_238();
NullCheck(L_47);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_48 = Renderer_get_sharedMaterial_m2BE9FF3D269968F2E323AC60EFBBCC0B26E7E6F9(L_47, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_48);
}
IL_01a2:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_49 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_50 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ShaderTag_ZTestMode_56();
NullCheck(L_49);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_49, L_50, (4.0f), /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_51 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
NullCheck(L_51);
int32_t L_52 = Material_get_passCount_m790A357C17FB4D829C479652B1B65BC15F73FBB1(L_51, /*hidden argument*/NULL);
if ((!(((uint32_t)L_52) == ((uint32_t)1))))
{
goto IL_01dd;
}
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_53 = __this->get_m_renderer_238();
NullCheck(L_53);
Renderer_set_receiveShadows_mD2BD2FF58156E328677EAE5E175D2069BC2925A0(L_53, (bool)0, /*hidden argument*/NULL);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_54 = __this->get_m_renderer_238();
NullCheck(L_54);
Renderer_set_shadowCastingMode_mC7E601EE9B32B63097B216C78ED4F854B0AF21EC(L_54, 0, /*hidden argument*/NULL);
}
IL_01dd:
{
float L_55 = VirtFuncInvoker0< float >::Invoke(96 /* System.Single TMPro.TMP_Text::GetPaddingForMaterial() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_55);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_56 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
bool L_57 = ShaderUtilities_IsMaskingEnabled_m721A76C5FBA282C0ABA48CDB42EF224569F181A1(L_56, /*hidden argument*/NULL);
__this->set_m_isMaskingEnabled_245(L_57);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_58 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
TMP_Text_GetSpecialCharacters_m113088313670FA27611D4B80E3B716188CD764D2(__this, L_58, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshPro::UpdateEnvMapMatrix()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_UpdateEnvMapMatrix_m5CFCB2AB07790DF1147A7FF8EDDC9361BF9A7E8B (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_UpdateEnvMapMatrix_m5CFCB2AB07790DF1147A7FF8EDDC9361BF9A7E8B_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_248(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_248();
NullCheck(L_16);
Material_SetMatrix_m6C552C454B30BA42F5972F65403B2EED62D68D81(L_16, L_17, L_18, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshPro::SetMask(TMPro.MaskingTypes)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetMask_m3B3CE88AF40CA51EE3871ECF7E004A449F5B36E4 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, int32_t ___maskType0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetMask_m3B3CE88AF40CA51EE3871ECF7E004A449F5B36E4_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___maskType0;
switch (L_0)
{
case 0:
{
goto IL_0013;
}
case 1:
{
goto IL_0075;
}
case 2:
{
goto IL_0044;
}
}
}
{
return;
}
IL_0013:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_1 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_2 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_SOFT_52();
NullCheck(L_1);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_1, L_2, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
String_t* L_4 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_HARD_53();
NullCheck(L_3);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_3, L_4, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
String_t* L_6 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_TEX_54();
NullCheck(L_5);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_5, L_6, /*hidden argument*/NULL);
return;
}
IL_0044:
{
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_Keyword_MASK_SOFT_52();
NullCheck(L_7);
Material_EnableKeyword_m7466758182CBBC40134C9048CDF682DF46F32FA9(L_7, L_8, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
String_t* L_10 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_HARD_53();
NullCheck(L_9);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_9, L_10, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
String_t* L_12 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_TEX_54();
NullCheck(L_11);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_11, L_12, /*hidden argument*/NULL);
return;
}
IL_0075:
{
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_HARD_53();
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_SOFT_52();
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);
return;
}
}
// System.Void TMPro.TextMeshPro::SetMaskCoordinates(UnityEngine.Vector4)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetMaskCoordinates_m54C7DBCEAB18454A6F75C84E00B1128E3ED943CC (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___coords0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetMaskCoordinates_m54C7DBCEAB18454A6F75C84E00B1128E3ED943CC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
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_ClipRect_33();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_2 = ___coords0;
NullCheck(L_0);
Material_SetVector_m95B7CB07B91F004B4DD9DB5DFA5146472737B8EA(L_0, L_1, L_2, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshPro::SetMaskCoordinates(UnityEngine.Vector4,System.Single,System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetMaskCoordinates_mB715DBA84F3E9321E46843C35D2AB818907CB8FF (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___coords0, float ___softX1, float ___softY2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetMaskCoordinates_mB715DBA84F3E9321E46843C35D2AB818907CB8FF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
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_ClipRect_33();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_2 = ___coords0;
NullCheck(L_0);
Material_SetVector_m95B7CB07B91F004B4DD9DB5DFA5146472737B8EA(L_0, L_1, L_2, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
int32_t L_4 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MaskSoftnessX_34();
float L_5 = ___softX1;
NullCheck(L_3);
Material_SetFloat_mC2FDDF0798373DEE6BBA9B9FFFE03EC3CFB9BF47(L_3, L_4, L_5, /*hidden argument*/NULL);
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_MaskSoftnessY_35();
float L_8 = ___softY2;
NullCheck(L_6);
Material_SetFloat_mC2FDDF0798373DEE6BBA9B9FFFE03EC3CFB9BF47(L_6, L_7, L_8, /*hidden argument*/NULL);
return;
}
}
// System.Void TMPro.TextMeshPro::EnableMasking()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_EnableMasking_mE1A96C9396D808908FAAD78EAA2FB1F31C66EDA3 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_EnableMasking_mE1A96C9396D808908FAAD78EAA2FB1F31C66EDA3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
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_ClipRect_33();
NullCheck(L_0);
bool L_2 = Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927(L_0, L_1, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_004f;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_4 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_SOFT_52();
NullCheck(L_3);
Material_EnableKeyword_m7466758182CBBC40134C9048CDF682DF46F32FA9(L_3, L_4, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
String_t* L_6 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_HARD_53();
NullCheck(L_5);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_5, L_6, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
String_t* L_8 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_TEX_54();
NullCheck(L_7);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_7, L_8, /*hidden argument*/NULL);
__this->set_m_isMaskingEnabled_245((bool)1);
TextMeshPro_UpdateMask_m3D0E6B7DF4B8E946CB7B0647C779072799B8B344(__this, /*hidden argument*/NULL);
}
IL_004f:
{
return;
}
}
// System.Void TMPro.TextMeshPro::DisableMasking()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_DisableMasking_m8F66A13948C460CFB5AF46A8ED39F06BEC306E2C (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_DisableMasking_m8F66A13948C460CFB5AF46A8ED39F06BEC306E2C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
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_ClipRect_33();
NullCheck(L_0);
bool L_2 = Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927(L_0, L_1, /*hidden argument*/NULL);
if (!L_2)
{
goto IL_004f;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_4 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_SOFT_52();
NullCheck(L_3);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_3, L_4, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
String_t* L_6 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_HARD_53();
NullCheck(L_5);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_5, L_6, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
String_t* L_8 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_Keyword_MASK_TEX_54();
NullCheck(L_7);
Material_DisableKeyword_m2ACBFC5D28ED46FF2CF5532F00D702FF62C02ED3(L_7, L_8, /*hidden argument*/NULL);
__this->set_m_isMaskingEnabled_245((bool)0);
TextMeshPro_UpdateMask_m3D0E6B7DF4B8E946CB7B0647C779072799B8B344(__this, /*hidden argument*/NULL);
}
IL_004f:
{
return;
}
}
// System.Void TMPro.TextMeshPro::UpdateMask()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_UpdateMask_m3D0E6B7DF4B8E946CB7B0647C779072799B8B344 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_UpdateMask_m3D0E6B7DF4B8E946CB7B0647C779072799B8B344_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = __this->get_m_isMaskingEnabled_245();
if (L_0)
{
goto IL_0009;
}
}
{
return;
}
IL_0009:
{
bool L_1 = __this->get_m_isMaskingEnabled_245();
if (!L_1)
{
goto IL_0025;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
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_0025;
}
}
{
TextMeshPro_CreateMaterialInstance_m2009255A68E0B7D6EC30BD04C39FD09BB00FC054(__this, /*hidden argument*/NULL);
}
IL_0025:
{
return;
}
}
// UnityEngine.Material TMPro.TextMeshPro::GetMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * TextMeshPro_GetMaterial_mDD921EE1D1B7F24BC3BBAB02DEB74B9D35A8C83D (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___mat0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_GetMaterial_mDD921EE1D1B7F24BC3BBAB02DEB74B9D35A8C83D_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_0021;
}
}
{
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_002e;
}
}
IL_0021:
{
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_002e:
{
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);
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.TextMeshPro::GetMaterials(UnityEngine.Material[])
extern "C" IL2CPP_METHOD_ATTR MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* TextMeshPro_GetMaterials_m02B85E8BBF5811F60A2F6C671E158FC58470A3E3 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* ___mats0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_GetMaterials_m02B85E8BBF5811F60A2F6C671E158FC58470A3E3_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_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_15 = __this->get_m_subTextObjects_244();
int32_t L_16 = V_1;
NullCheck(L_15);
int32_t L_17 = L_16;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_18 = (L_15)->GetAt(static_cast<il2cpp_array_size_t>(L_17));
NullCheck(L_18);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_19 = TMP_SubMesh_get_material_m466677FA4475AA84E45C0B9CA8E290B2F24750C4(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_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.TextMeshPro::SetSharedMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetSharedMaterial_m7C16CFF7332B01C6FBFC1F4BEC8EA16D48B47266 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __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.TextMeshPro::GetSharedMaterials()
extern "C" IL2CPP_METHOD_ATTR MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* TextMeshPro_GetSharedMaterials_m09323E9D43C67F0A33A7942BE53B0E106D823208 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_GetSharedMaterials_m09323E9D43C67F0A33A7942BE53B0E106D823208_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_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_15 = __this->get_m_subTextObjects_244();
int32_t L_16 = V_1;
NullCheck(L_15);
int32_t L_17 = L_16;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_18 = (L_15)->GetAt(static_cast<il2cpp_array_size_t>(L_17));
NullCheck(L_18);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_19 = TMP_SubMesh_get_sharedMaterial_m62E104C664FCE465060F92F02C544B69E91497B2(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.TextMeshPro::SetSharedMaterials(UnityEngine.Material[])
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetSharedMaterials_m0277C4410B3BE554AA1BA4BCA9D85B7CB090B33F (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* ___materials0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetSharedMaterials_m0277C4410B3BE554AA1BA4BCA9D85B7CB090B33F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * V_2 = NULL;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * V_3 = 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_00fe;
}
IL_0041:
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_9 = ___materials0;
int32_t L_10 = V_1;
NullCheck(L_9);
int32_t L_11 = L_10;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_13 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_12);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_14 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_12, L_13, /*hidden argument*/NULL);
V_2 = L_14;
int32_t L_15 = V_1;
if (L_15)
{
goto IL_00a3;
}
}
{
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_16 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_17 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_16, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_17)
{
goto IL_00fa;
}
}
{
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_18 = V_2;
NullCheck(L_18);
int32_t L_19 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_18, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_20 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
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);
if ((!(((uint32_t)L_19) == ((uint32_t)L_23))))
{
goto IL_00fa;
}
}
{
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_24 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSharedMaterials_41();
int32_t L_25 = V_1;
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_26 = ___materials0;
int32_t L_27 = V_1;
NullCheck(L_26);
int32_t L_28 = L_27;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_29 = (L_26)->GetAt(static_cast<il2cpp_array_size_t>(L_28));
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_30 = L_29;
V_3 = L_30;
NullCheck(L_24);
ArrayElementTypeCheck (L_24, L_30);
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(L_25), (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)L_30);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_31 = V_3;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_31);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_32 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
float L_33 = VirtFuncInvoker1< float, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * >::Invoke(97 /* System.Single TMPro.TMP_Text::GetPaddingForMaterial(UnityEngine.Material) */, __this, L_32);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_33);
goto IL_00fa;
}
IL_00a3:
{
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_34 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_35 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_34, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_35)
{
goto IL_00fa;
}
}
{
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_36 = V_2;
NullCheck(L_36);
int32_t L_37 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_36, /*hidden argument*/NULL);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_38 = __this->get_m_subTextObjects_244();
int32_t L_39 = V_1;
NullCheck(L_38);
int32_t L_40 = L_39;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_41 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_40));
NullCheck(L_41);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_42 = TMP_SubMesh_get_sharedMaterial_m62E104C664FCE465060F92F02C544B69E91497B2(L_41, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_43 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_42);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_44 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_42, L_43, /*hidden argument*/NULL);
NullCheck(L_44);
int32_t L_45 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_44, /*hidden argument*/NULL);
if ((!(((uint32_t)L_37) == ((uint32_t)L_45))))
{
goto IL_00fa;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_46 = __this->get_m_subTextObjects_244();
int32_t L_47 = V_1;
NullCheck(L_46);
int32_t L_48 = L_47;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_49 = (L_46)->GetAt(static_cast<il2cpp_array_size_t>(L_48));
NullCheck(L_49);
bool L_50 = TMP_SubMesh_get_isDefaultMaterial_m17DB478E7065176D5A4D1257C3C48BFFC9EBCB3D(L_49, /*hidden argument*/NULL);
if (!L_50)
{
goto IL_00fa;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_51 = __this->get_m_subTextObjects_244();
int32_t L_52 = V_1;
NullCheck(L_51);
int32_t L_53 = L_52;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_54 = (L_51)->GetAt(static_cast<il2cpp_array_size_t>(L_53));
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_55 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSharedMaterials_41();
int32_t L_56 = V_1;
MaterialU5BU5D_tD2350F98F2A1BB6C7A5FBFE1474DFC47331AB398* L_57 = ___materials0;
int32_t L_58 = V_1;
NullCheck(L_57);
int32_t L_59 = L_58;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_60 = (L_57)->GetAt(static_cast<il2cpp_array_size_t>(L_59));
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_61 = L_60;
V_3 = L_61;
NullCheck(L_55);
ArrayElementTypeCheck (L_55, L_61);
(L_55)->SetAt(static_cast<il2cpp_array_size_t>(L_56), (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)L_61);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_62 = V_3;
NullCheck(L_54);
TMP_SubMesh_set_sharedMaterial_mCB86338B0FB35D25346FF24E157E68D3568D7EBD(L_54, L_62, /*hidden argument*/NULL);
}
IL_00fa:
{
int32_t L_63 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)1));
}
IL_00fe:
{
int32_t L_64 = V_1;
int32_t L_65 = V_0;
if ((((int32_t)L_64) < ((int32_t)L_65)))
{
goto IL_0041;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshPro::SetOutlineThickness(System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetOutlineThickness_mC58D5697D1432E6106CB5E86D7DB322E96EEBC2B (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, float ___thickness0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetOutlineThickness_mC58D5697D1432E6106CB5E86D7DB322E96EEBC2B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
float L_0 = ___thickness0;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_1 = Mathf_Clamp01_m1E5F736941A7E6DC4DBCA88A1E38FE9FBFE0C42B(L_0, /*hidden argument*/NULL);
___thickness0 = L_1;
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_2 = __this->get_m_renderer_238();
NullCheck(L_2);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_2, /*hidden argument*/NULL);
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_OutlineWidth_13();
float L_5 = ___thickness0;
NullCheck(L_3);
Material_SetFloat_mC2FDDF0798373DEE6BBA9B9FFFE03EC3CFB9BF47(L_3, L_4, L_5, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
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_003d;
}
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_8 = __this->get_m_renderer_238();
NullCheck(L_8);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_9 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_8, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontMaterial_42(L_9);
}
IL_003d:
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_10 = __this->get_m_renderer_238();
NullCheck(L_10);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_11 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_10, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontMaterial_42(L_11);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_12 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_12);
float L_13 = VirtFuncInvoker0< float >::Invoke(96 /* System.Single TMPro.TMP_Text::GetPaddingForMaterial() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_13);
return;
}
}
// System.Void TMPro.TextMeshPro::SetFaceColor(UnityEngine.Color32)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetFaceColor_mB4AC4FE0254CBC5824E392DF1893AEE76F3937C9 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___color0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetFaceColor_mB4AC4FE0254CBC5824E392DF1893AEE76F3937C9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_0 = __this->get_m_renderer_238();
NullCheck(L_0);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_1 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_0, /*hidden argument*/NULL);
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_FaceColor_2();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3 = ___color0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_4 = Color32_op_Implicit_mA89CAD76E78975F51DF7374A67D18A5F6EF8DA61(L_3, /*hidden argument*/NULL);
NullCheck(L_1);
Material_SetColor_m48FBB701F6177B367EDFAC6BE896D183EF640725(L_1, L_2, L_4, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
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_003a;
}
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_7 = __this->get_m_renderer_238();
NullCheck(L_7);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_8 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_7, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontMaterial_42(L_8);
}
IL_003a:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_9);
return;
}
}
// System.Void TMPro.TextMeshPro::SetOutlineColor(UnityEngine.Color32)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetOutlineColor_m2B22937897B62C54583EAAE236E70F56AE7E6C0F (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___color0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetOutlineColor_m2B22937897B62C54583EAAE236E70F56AE7E6C0F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_0 = __this->get_m_renderer_238();
NullCheck(L_0);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_1 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_0, /*hidden argument*/NULL);
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_OutlineColor_15();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3 = ___color0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_4 = Color32_op_Implicit_mA89CAD76E78975F51DF7374A67D18A5F6EF8DA61(L_3, /*hidden argument*/NULL);
NullCheck(L_1);
Material_SetColor_m48FBB701F6177B367EDFAC6BE896D183EF640725(L_1, L_2, L_4, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_5 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
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_003a;
}
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_7 = __this->get_m_renderer_238();
NullCheck(L_7);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_8 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_7, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontMaterial_42(L_8);
}
IL_003a:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontMaterial_42();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_9);
return;
}
}
// System.Void TMPro.TextMeshPro::CreateMaterialInstance()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_CreateMaterialInstance_m2009255A68E0B7D6EC30BD04C39FD09BB00FC054 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_CreateMaterialInstance_m2009255A68E0B7D6EC30BD04C39FD09BB00FC054_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * V_0 = NULL;
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_1 = (Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 *)il2cpp_codegen_object_new(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598_il2cpp_TypeInfo_var);
Material__ctor_m0171C6D4D3FD04D58C70808F255DBA67D0ED2BDE(L_1, L_0, /*hidden argument*/NULL);
V_0 = L_1;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = V_0;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
NullCheck(L_3);
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_4 = Material_get_shaderKeywords_mF653034CC23EB4A65580BA4388F7258328C9C90C(L_3, /*hidden argument*/NULL);
NullCheck(L_2);
Material_set_shaderKeywords_m336EBA03D542BE657FEBDD62C7546568CD3081C9(L_2, L_4, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_5 = V_0;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = L_5;
NullCheck(L_6);
String_t* L_7 = Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE(L_6, /*hidden argument*/NULL);
String_t* L_8 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_7, _stringLiteral93AF87793CAA327036D3861A51ECE315EF783CEB, /*hidden argument*/NULL);
NullCheck(L_6);
Object_set_name_m538711B144CDE30F929376BCF72D0DC8F85D0826(L_6, L_8, /*hidden argument*/NULL);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_9 = V_0;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontMaterial_42(L_9);
return;
}
}
// System.Void TMPro.TextMeshPro::SetShaderDepth()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetShaderDepth_m67FD78A78E77FF5819D01AD6AD6E8CF151F6C9DC (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetShaderDepth_m67FD78A78E77FF5819D01AD6AD6E8CF151F6C9DC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isOverlay_110();
if (!L_0)
{
goto IL_0044;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_1 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_2 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ShaderTag_ZTestMode_56();
NullCheck(L_1);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_1, L_2, (0.0f), /*hidden argument*/NULL);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_3 = __this->get_m_renderer_238();
NullCheck(L_3);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_4 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_3, /*hidden argument*/NULL);
NullCheck(L_4);
Material_set_renderQueue_m02A0C73EC4B9C9D2C2ABFFD777EBDA45C1E1BD4D(L_4, ((int32_t)4000), /*hidden argument*/NULL);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_5 = __this->get_m_renderer_238();
NullCheck(L_5);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_5, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_6);
return;
}
IL_0044:
{
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, (4.0f), /*hidden argument*/NULL);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_9 = __this->get_m_renderer_238();
NullCheck(L_9);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_10 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_9, /*hidden argument*/NULL);
NullCheck(L_10);
Material_set_renderQueue_m02A0C73EC4B9C9D2C2ABFFD777EBDA45C1E1BD4D(L_10, (-1), /*hidden argument*/NULL);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_11 = __this->get_m_renderer_238();
NullCheck(L_11);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_12 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_11, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_sharedMaterial_35(L_12);
return;
}
}
// System.Void TMPro.TextMeshPro::SetCulling()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetCulling_mBAAFB0E5E8A2CE2691BD0238CBC3BD48AF3C8D2B (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetCulling_mBAAFB0E5E8A2CE2691BD0238CBC3BD48AF3C8D2B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * V_1 = NULL;
int32_t V_2 = 0;
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * V_3 = NULL;
{
bool L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCullingEnabled_112();
if (!L_0)
{
goto IL_0072;
}
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_1 = __this->get_m_renderer_238();
NullCheck(L_1);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_1, /*hidden argument*/NULL);
NullCheck(L_2);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_2, _stringLiteral72FD9C706EBEF69D4DCCA1F26CE8515EAF7839F4, (2.0f), /*hidden argument*/NULL);
V_0 = 1;
goto IL_0056;
}
IL_0026:
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_3 = __this->get_m_subTextObjects_244();
int32_t L_4 = V_0;
NullCheck(L_3);
int32_t L_5 = L_4;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
NullCheck(L_6);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_7 = TMP_SubMesh_get_renderer_m41AAA8AA7765A2B0A722B0C7BE4D0CFB456B50BE(L_6, /*hidden argument*/NULL);
V_1 = L_7;
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_8 = V_1;
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_0052;
}
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_10 = V_1;
NullCheck(L_10);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_11 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_10, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_12 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ShaderTag_CullMode_57();
NullCheck(L_11);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_11, L_12, (2.0f), /*hidden argument*/NULL);
}
IL_0052:
{
int32_t L_13 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1));
}
IL_0056:
{
int32_t L_14 = V_0;
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_15 = __this->get_m_subTextObjects_244();
NullCheck(L_15);
if ((((int32_t)L_14) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_15)->max_length)))))))
{
goto IL_00db;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_16 = __this->get_m_subTextObjects_244();
int32_t L_17 = V_0;
NullCheck(L_16);
int32_t L_18 = L_17;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_19 = (L_16)->GetAt(static_cast<il2cpp_array_size_t>(L_18));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_20 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_19, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_20)
{
goto IL_0026;
}
}
{
return;
}
IL_0072:
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_21 = __this->get_m_renderer_238();
NullCheck(L_21);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_22 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_21, /*hidden argument*/NULL);
NullCheck(L_22);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_22, _stringLiteral72FD9C706EBEF69D4DCCA1F26CE8515EAF7839F4, (0.0f), /*hidden argument*/NULL);
V_2 = 1;
goto IL_00c0;
}
IL_0090:
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_23 = __this->get_m_subTextObjects_244();
int32_t L_24 = V_2;
NullCheck(L_23);
int32_t L_25 = L_24;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_26 = (L_23)->GetAt(static_cast<il2cpp_array_size_t>(L_25));
NullCheck(L_26);
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_27 = TMP_SubMesh_get_renderer_m41AAA8AA7765A2B0A722B0C7BE4D0CFB456B50BE(L_26, /*hidden argument*/NULL);
V_3 = L_27;
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_28 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_29 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_28, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_29)
{
goto IL_00bc;
}
}
{
Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 * L_30 = V_3;
NullCheck(L_30);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_31 = Renderer_get_material_m4434513446B652652CE9FD766B0E3D1D34C4A617(L_30, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
String_t* L_32 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ShaderTag_CullMode_57();
NullCheck(L_31);
Material_SetFloat_m4B7D3FAA00D20BCB3C487E72B7E4B2691D5ECAD2(L_31, L_32, (0.0f), /*hidden argument*/NULL);
}
IL_00bc:
{
int32_t L_33 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1));
}
IL_00c0:
{
int32_t L_34 = V_2;
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_35 = __this->get_m_subTextObjects_244();
NullCheck(L_35);
if ((((int32_t)L_34) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_35)->max_length)))))))
{
goto IL_00db;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_36 = __this->get_m_subTextObjects_244();
int32_t L_37 = V_2;
NullCheck(L_36);
int32_t L_38 = L_37;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_39 = (L_36)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_40 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_39, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_40)
{
goto IL_0090;
}
}
IL_00db:
{
return;
}
}
// System.Void TMPro.TextMeshPro::SetPerspectiveCorrection()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetPerspectiveCorrection_m2EC45FE3A22D0A2D495C4EF6F4502406BCECABBC (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetPerspectiveCorrection_m2EC45FE3A22D0A2D495C4EF6F4502406BCECABBC_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.TextMeshPro::GetPaddingForMaterial(UnityEngine.Material)
extern "C" IL2CPP_METHOD_ATTR float TextMeshPro_GetPaddingForMaterial_m0E769028845CFC102A541041E519E4C1B210C966 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ___mat0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_GetPaddingForMaterial_m0E769028845CFC102A541041E519E4C1B210C966_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_245(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.TextMeshPro::GetPaddingForMaterial()
extern "C" IL2CPP_METHOD_ATTR float TextMeshPro_GetPaddingForMaterial_mE903F6B9A478FD386F05FE08524E1185BDF88F1F (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_GetPaddingForMaterial_mE903F6B9A478FD386F05FE08524E1185BDF88F1F_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();
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_0019;
}
}
{
return (0.0f);
}
IL_0019:
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_2 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
bool L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableExtraPadding_106();
bool L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isUsingBold_78();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
float L_5 = ShaderUtilities_GetPadding_m85F4485320B2346139D2D344E381DB6F3DB3B6BF(L_2, L_3, L_4, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_padding_214(L_5);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
bool L_7 = ShaderUtilities_IsMaskingEnabled_m721A76C5FBA282C0ABA48CDB42EF224569F181A1(L_6, /*hidden argument*/NULL);
__this->set_m_isMaskingEnabled_245(L_7);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_8 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_sharedMaterial_35();
int32_t L_9 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_WeightNormal_10();
NullCheck(L_8);
bool L_10 = Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927(L_8, L_9, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isSDFShader_34(L_10);
float L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_padding_214();
return L_11;
}
}
// System.Int32 TMPro.TextMeshPro::SetArraySizes(System.Int32[])
extern "C" IL2CPP_METHOD_ATTR int32_t TextMeshPro_SetArraySizes_m74F2D413557ABE5A0CDF0D69F5A71B7ED6093960 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___chars0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetArraySizes_m74F2D413557ABE5A0CDF0D69F5A71B7ED6093960_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;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B2_0 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B1_0 = NULL;
int32_t G_B3_0 = 0;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * 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;
int32_t G_B102_0 = 0;
int32_t G_B102_1 = 0;
int32_t G_B101_0 = 0;
int32_t G_B101_1 = 0;
int32_t G_B103_0 = 0;
int32_t G_B103_1 = 0;
int32_t G_B103_2 = 0;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B110_0 = NULL;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B109_0 = NULL;
int32_t G_B111_0 = 0;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B111_1 = NULL;
int32_t G_B114_0 = 0;
int32_t G_B114_1 = 0;
int32_t G_B113_0 = 0;
int32_t G_B113_1 = 0;
int32_t G_B115_0 = 0;
int32_t G_B115_1 = 0;
int32_t G_B115_2 = 0;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B118_0 = NULL;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B117_0 = NULL;
int32_t G_B119_0 = 0;
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E * G_B119_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_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_351 = __this->get_m_subTextObjects_244();
NullCheck(L_351);
if ((((int32_t)L_350) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_351)->max_length)))))))
{
goto IL_0a22;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD** L_352 = __this->get_address_of_m_subTextObjects_244();
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_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D_mB3250D8B9ADD70F4D93DA365644D3F7DCD786F5C((TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD**)L_352, L_354, /*hidden argument*/TMP_TextInfo_Resize_TisTMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D_mB3250D8B9ADD70F4D93DA365644D3F7DCD786F5C_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_0db3;
}
IL_0a68:
{
int32_t L_362 = V_19;
if ((((int32_t)L_362) <= ((int32_t)0)))
{
goto IL_0c2c;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_363 = __this->get_m_subTextObjects_244();
int32_t L_364 = V_19;
NullCheck(L_363);
int32_t L_365 = L_364;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * 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_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_368 = __this->get_m_subTextObjects_244();
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_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_374 = TMP_SubMesh_AddSubTextObject_mB7B7238D8F39F657241137CC37465938DEAF738E(__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_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D *)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:
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_378 = __this->get_m_subTextObjects_244();
int32_t L_379 = V_19;
NullCheck(L_378);
int32_t L_380 = L_379;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_381 = (L_378)->GetAt(static_cast<il2cpp_array_size_t>(L_380));
NullCheck(L_381);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_382 = TMP_SubMesh_get_sharedMaterial_m62E104C664FCE465060F92F02C544B69E91497B2(L_381, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_383 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_382, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_383)
{
goto IL_0afa;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_384 = __this->get_m_subTextObjects_244();
int32_t L_385 = V_19;
NullCheck(L_384);
int32_t L_386 = L_385;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_387 = (L_384)->GetAt(static_cast<il2cpp_array_size_t>(L_386));
NullCheck(L_387);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_388 = TMP_SubMesh_get_sharedMaterial_m62E104C664FCE465060F92F02C544B69E91497B2(L_387, /*hidden argument*/NULL);
NullCheck(L_388);
int32_t L_389 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_388, /*hidden argument*/NULL);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_390 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_391 = V_19;
NullCheck(L_390);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_392 = ((L_390)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_391)))->get_material_3();
NullCheck(L_392);
int32_t L_393 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_392, /*hidden argument*/NULL);
if ((((int32_t)L_389) == ((int32_t)L_393)))
{
goto IL_0bd8;
}
}
IL_0afa:
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_394 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_395 = V_19;
NullCheck(L_394);
bool L_396 = ((L_394)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_395)))->get_isDefaultMaterial_4();
V_21 = L_396;
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_397 = __this->get_m_subTextObjects_244();
int32_t L_398 = V_19;
NullCheck(L_397);
int32_t L_399 = L_398;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_400 = (L_397)->GetAt(static_cast<il2cpp_array_size_t>(L_399));
bool L_401 = V_21;
NullCheck(L_400);
TMP_SubMesh_set_isDefaultMaterial_mD752FA7B1C178B697AF37DAE91F75CB1CD5A6380(L_400, L_401, /*hidden argument*/NULL);
bool L_402 = V_21;
if (!L_402)
{
goto IL_0b78;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_403 = __this->get_m_subTextObjects_244();
int32_t L_404 = V_19;
NullCheck(L_403);
int32_t L_405 = L_404;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_406 = (L_403)->GetAt(static_cast<il2cpp_array_size_t>(L_405));
NullCheck(L_406);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_407 = TMP_SubMesh_get_sharedMaterial_m62E104C664FCE465060F92F02C544B69E91497B2(L_406, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_408 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_407, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_408)
{
goto IL_0b78;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_409 = __this->get_m_subTextObjects_244();
int32_t L_410 = V_19;
NullCheck(L_409);
int32_t L_411 = L_410;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_412 = (L_409)->GetAt(static_cast<il2cpp_array_size_t>(L_411));
NullCheck(L_412);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_413 = TMP_SubMesh_get_sharedMaterial_m62E104C664FCE465060F92F02C544B69E91497B2(L_412, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_414 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_413);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_415 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_413, L_414, /*hidden argument*/NULL);
NullCheck(L_415);
int32_t L_416 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_415, /*hidden argument*/NULL);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_417 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_418 = V_19;
NullCheck(L_417);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_419 = ((L_417)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_418)))->get_material_3();
int32_t L_420 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_MainTex_0();
NullCheck(L_419);
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_421 = Material_GetTexture_mDB1B89D76D44AD07BD214224C59A6FE0B62F6477(L_419, L_420, /*hidden argument*/NULL);
NullCheck(L_421);
int32_t L_422 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_421, /*hidden argument*/NULL);
if ((((int32_t)L_416) == ((int32_t)L_422)))
{
goto IL_0bd8;
}
}
IL_0b78:
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_423 = __this->get_m_subTextObjects_244();
int32_t L_424 = V_19;
NullCheck(L_423);
int32_t L_425 = L_424;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_426 = (L_423)->GetAt(static_cast<il2cpp_array_size_t>(L_425));
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_427 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_428 = V_19;
NullCheck(L_427);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_429 = ((L_427)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_428)))->get_material_3();
NullCheck(L_426);
TMP_SubMesh_set_sharedMaterial_mCB86338B0FB35D25346FF24E157E68D3568D7EBD(L_426, L_429, /*hidden argument*/NULL);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_430 = __this->get_m_subTextObjects_244();
int32_t L_431 = V_19;
NullCheck(L_430);
int32_t L_432 = L_431;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_433 = (L_430)->GetAt(static_cast<il2cpp_array_size_t>(L_432));
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_434 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_435 = V_19;
NullCheck(L_434);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_436 = ((L_434)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_435)))->get_fontAsset_1();
NullCheck(L_433);
TMP_SubMesh_set_fontAsset_m11C09E550D0582F16625C80616615FD92BE1F31B(L_433, L_436, /*hidden argument*/NULL);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_437 = __this->get_m_subTextObjects_244();
int32_t L_438 = V_19;
NullCheck(L_437);
int32_t L_439 = L_438;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_440 = (L_437)->GetAt(static_cast<il2cpp_array_size_t>(L_439));
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_441 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_442 = V_19;
NullCheck(L_441);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_443 = ((L_441)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_442)))->get_spriteAsset_2();
NullCheck(L_440);
TMP_SubMesh_set_spriteAsset_m44DFDB188DFEF5266A673409BCD85A860081979D(L_440, L_443, /*hidden argument*/NULL);
}
IL_0bd8:
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_444 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_445 = V_19;
NullCheck(L_444);
bool L_446 = ((L_444)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_445)))->get_isFallbackMaterial_5();
if (!L_446)
{
goto IL_0c2c;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_447 = __this->get_m_subTextObjects_244();
int32_t L_448 = V_19;
NullCheck(L_447);
int32_t L_449 = L_448;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_450 = (L_447)->GetAt(static_cast<il2cpp_array_size_t>(L_449));
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_451 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_452 = V_19;
NullCheck(L_451);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_453 = ((L_451)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_452)))->get_material_3();
NullCheck(L_450);
TMP_SubMesh_set_fallbackMaterial_m5AAE65076AB071DB5FF6483571D8DB8D67DFD34D(L_450, L_453, /*hidden argument*/NULL);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_454 = __this->get_m_subTextObjects_244();
int32_t L_455 = V_19;
NullCheck(L_454);
int32_t L_456 = L_455;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_457 = (L_454)->GetAt(static_cast<il2cpp_array_size_t>(L_456));
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_458 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_459 = V_19;
NullCheck(L_458);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_460 = ((L_458)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_459)))->get_fallbackMaterial_6();
NullCheck(L_457);
TMP_SubMesh_set_fallbackSourceMaterial_mB8A3391019E0935B317231B860745DA815C55E13(L_457, L_460, /*hidden argument*/NULL);
}
IL_0c2c:
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_461 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
int32_t L_462 = V_19;
NullCheck(L_461);
int32_t L_463 = ((L_461)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_462)))->get_referenceCount_8();
V_20 = L_463;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_464 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_464);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_465 = L_464->get_meshInfo_16();
int32_t L_466 = V_19;
NullCheck(L_465);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_467 = ((L_465)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_466)))->get_vertices_5();
if (!L_467)
{
goto IL_0c86;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_468 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_468);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_469 = L_468->get_meshInfo_16();
int32_t L_470 = V_19;
NullCheck(L_469);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_471 = ((L_469)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_470)))->get_vertices_5();
NullCheck(L_471);
int32_t L_472 = V_20;
bool L_473 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isVolumetricText_141();
G_B101_0 = L_472;
G_B101_1 = (((int32_t)((int32_t)(((RuntimeArray *)L_471)->max_length))));
if (!L_473)
{
G_B102_0 = L_472;
G_B102_1 = (((int32_t)((int32_t)(((RuntimeArray *)L_471)->max_length))));
goto IL_0c7f;
}
}
{
G_B103_0 = 8;
G_B103_1 = G_B101_0;
G_B103_2 = G_B101_1;
goto IL_0c80;
}
IL_0c7f:
{
G_B103_0 = 4;
G_B103_1 = G_B102_0;
G_B103_2 = G_B102_1;
}
IL_0c80:
{
if ((((int32_t)G_B103_2) >= ((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)G_B103_1, (int32_t)G_B103_0)))))
{
goto IL_0d3c;
}
}
IL_0c86:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_474 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_474);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_475 = L_474->get_meshInfo_16();
int32_t L_476 = V_19;
NullCheck(L_475);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_477 = ((L_475)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_476)))->get_vertices_5();
if (L_477)
{
goto IL_0d03;
}
}
{
int32_t L_478 = V_19;
if (L_478)
{
goto IL_0ccf;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_479 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_479);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_480 = L_479->get_meshInfo_16();
int32_t L_481 = V_19;
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_482 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
int32_t L_483 = V_20;
bool L_484 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isVolumetricText_141();
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E L_485;
memset(&L_485, 0, sizeof(L_485));
TMP_MeshInfo__ctor_m2BB3A745E1C05B28824E997F16AEE1BA2CBEEB84((&L_485), L_482, ((int32_t)il2cpp_codegen_add((int32_t)L_483, (int32_t)1)), L_484, /*hidden argument*/NULL);
NullCheck(L_480);
(L_480)->SetAt(static_cast<il2cpp_array_size_t>(L_481), (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E )L_485);
goto IL_0dad;
}
IL_0ccf:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_486 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_486);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_487 = L_486->get_meshInfo_16();
int32_t L_488 = V_19;
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_489 = __this->get_m_subTextObjects_244();
int32_t L_490 = V_19;
NullCheck(L_489);
int32_t L_491 = L_490;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_492 = (L_489)->GetAt(static_cast<il2cpp_array_size_t>(L_491));
NullCheck(L_492);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_493 = TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE(L_492, /*hidden argument*/NULL);
int32_t L_494 = V_20;
bool L_495 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isVolumetricText_141();
TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E L_496;
memset(&L_496, 0, sizeof(L_496));
TMP_MeshInfo__ctor_m2BB3A745E1C05B28824E997F16AEE1BA2CBEEB84((&L_496), L_493, ((int32_t)il2cpp_codegen_add((int32_t)L_494, (int32_t)1)), L_495, /*hidden argument*/NULL);
NullCheck(L_487);
(L_487)->SetAt(static_cast<il2cpp_array_size_t>(L_488), (TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E )L_496);
goto IL_0dad;
}
IL_0d03:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_497 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_497);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_498 = L_497->get_meshInfo_16();
int32_t L_499 = V_19;
NullCheck(L_498);
int32_t L_500 = V_20;
G_B109_0 = ((L_498)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_499)));
if ((((int32_t)L_500) > ((int32_t)((int32_t)1024))))
{
G_B110_0 = ((L_498)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_499)));
goto IL_0d27;
}
}
{
int32_t L_501 = V_20;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
int32_t L_502 = Mathf_NextPowerOfTwo_m071D88C91A1CBECD47F18CA20D219C77879865E7(L_501, /*hidden argument*/NULL);
G_B111_0 = L_502;
G_B111_1 = G_B109_0;
goto IL_0d2f;
}
IL_0d27:
{
int32_t L_503 = V_20;
G_B111_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_503, (int32_t)((int32_t)256)));
G_B111_1 = G_B110_0;
}
IL_0d2f:
{
bool L_504 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isVolumetricText_141();
TMP_MeshInfo_ResizeMeshInfo_mF670709E54C8FA2565148D6BAC962280A444A583((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)G_B111_1, G_B111_0, L_504, /*hidden argument*/NULL);
goto IL_0dad;
}
IL_0d3c:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_505 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_505);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_506 = L_505->get_meshInfo_16();
int32_t L_507 = V_19;
NullCheck(L_506);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_508 = ((L_506)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_507)))->get_vertices_5();
NullCheck(L_508);
int32_t L_509 = V_20;
bool L_510 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isVolumetricText_141();
G_B113_0 = L_509;
G_B113_1 = (((int32_t)((int32_t)(((RuntimeArray *)L_508)->max_length))));
if (!L_510)
{
G_B114_0 = L_509;
G_B114_1 = (((int32_t)((int32_t)(((RuntimeArray *)L_508)->max_length))));
goto IL_0d62;
}
}
{
G_B115_0 = 8;
G_B115_1 = G_B113_0;
G_B115_2 = G_B113_1;
goto IL_0d63;
}
IL_0d62:
{
G_B115_0 = 4;
G_B115_1 = G_B114_0;
G_B115_2 = G_B114_1;
}
IL_0d63:
{
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)G_B115_2, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)G_B115_1, (int32_t)G_B115_0))))) <= ((int32_t)((int32_t)1024))))
{
goto IL_0dad;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_511 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_511);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_512 = L_511->get_meshInfo_16();
int32_t L_513 = V_19;
NullCheck(L_512);
int32_t L_514 = V_20;
G_B117_0 = ((L_512)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_513)));
if ((((int32_t)L_514) > ((int32_t)((int32_t)1024))))
{
G_B118_0 = ((L_512)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_513)));
goto IL_0d9a;
}
}
{
int32_t L_515 = V_20;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
int32_t L_516 = Mathf_NextPowerOfTwo_m071D88C91A1CBECD47F18CA20D219C77879865E7(L_515, /*hidden argument*/NULL);
int32_t L_517 = Mathf_Max_mBDE4C6F1883EE3215CD7AE62550B2AC90592BC3F(L_516, ((int32_t)256), /*hidden argument*/NULL);
G_B119_0 = L_517;
G_B119_1 = G_B117_0;
goto IL_0da2;
}
IL_0d9a:
{
int32_t L_518 = V_20;
G_B119_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_518, (int32_t)((int32_t)256)));
G_B119_1 = G_B118_0;
}
IL_0da2:
{
bool L_519 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isVolumetricText_141();
TMP_MeshInfo_ResizeMeshInfo_mF670709E54C8FA2565148D6BAC962280A444A583((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)G_B119_1, G_B119_0, L_519, /*hidden argument*/NULL);
}
IL_0dad:
{
int32_t L_520 = V_19;
V_19 = ((int32_t)il2cpp_codegen_add((int32_t)L_520, (int32_t)1));
}
IL_0db3:
{
int32_t L_521 = V_19;
int32_t L_522 = V_2;
if ((((int32_t)L_521) < ((int32_t)L_522)))
{
goto IL_0a68;
}
}
{
int32_t L_523 = V_2;
V_22 = L_523;
goto IL_0df0;
}
IL_0dc0:
{
int32_t L_524 = V_22;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_525 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_525);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_526 = L_525->get_meshInfo_16();
NullCheck(L_526);
if ((((int32_t)L_524) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_526)->max_length)))))))
{
goto IL_0dea;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_527 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_527);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_528 = L_527->get_meshInfo_16();
int32_t L_529 = V_22;
NullCheck(L_528);
TMP_MeshInfo_ClearUnusedVertices_mD690CEC2537EF76870AB69FFED4A8DD31A3AC7F0((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_528)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_529))), 0, (bool)1, /*hidden argument*/NULL);
}
IL_0dea:
{
int32_t L_530 = V_22;
V_22 = ((int32_t)il2cpp_codegen_add((int32_t)L_530, (int32_t)1));
}
IL_0df0:
{
int32_t L_531 = V_22;
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_532 = __this->get_m_subTextObjects_244();
NullCheck(L_532);
if ((((int32_t)L_531) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_532)->max_length)))))))
{
goto IL_0e0d;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_533 = __this->get_m_subTextObjects_244();
int32_t L_534 = V_22;
NullCheck(L_533);
int32_t L_535 = L_534;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_536 = (L_533)->GetAt(static_cast<il2cpp_array_size_t>(L_535));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_537 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_536, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_537)
{
goto IL_0dc0;
}
}
IL_0e0d:
{
int32_t L_538 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_totalCharacterCount_184();
return L_538;
}
}
// System.Void TMPro.TextMeshPro::ComputeMarginSize()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_ComputeMarginSize_m20E3FE09C37BBD17C4D91EF80A837AE5A50B1949 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_ComputeMarginSize_m20E3FE09C37BBD17C4D91EF80A837AE5A50B1949_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_249(L_16);
}
IL_007c:
{
return;
}
}
// System.Void TMPro.TextMeshPro::OnDidApplyAnimationProperties()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_OnDidApplyAnimationProperties_m585B92367BF647D817F240128FA1208DFDEE817B (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)1);
__this->set_isMaskUpdateRequired_246((bool)1);
VirtActionInvoker0::Invoke(28 /* System.Void UnityEngine.UI.Graphic::SetVerticesDirty() */, __this);
return;
}
}
// System.Void TMPro.TextMeshPro::OnTransformParentChanged()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_OnTransformParentChanged_mDAAA55A4C44868F4AE50584AA0432A4DD962E2CF (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
VirtActionInvoker0::Invoke(28 /* System.Void UnityEngine.UI.Graphic::SetVerticesDirty() */, __this);
VirtActionInvoker0::Invoke(27 /* System.Void UnityEngine.UI.Graphic::SetLayoutDirty() */, __this);
return;
}
}
// System.Void TMPro.TextMeshPro::OnRectTransformDimensionsChange()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_OnRectTransformDimensionsChange_m0415026A8B66522899CA3C4B2BFA8B7B3B9A6C96 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
{
VirtActionInvoker0::Invoke(114 /* System.Void TMPro.TMP_Text::ComputeMarginSize() */, __this);
VirtActionInvoker0::Invoke(28 /* System.Void UnityEngine.UI.Graphic::SetVerticesDirty() */, __this);
VirtActionInvoker0::Invoke(27 /* System.Void UnityEngine.UI.Graphic::SetLayoutDirty() */, __this);
return;
}
}
// System.Void TMPro.TextMeshPro::LateUpdate()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_LateUpdate_m56AD63F7033D0335D8C5DEB1BDC1C7678A6D70EA (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_LateUpdate_m56AD63F7033D0335D8C5DEB1BDC1C7678A6D70EA_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_0057;
}
}
{
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_237();
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;
TextMeshPro_UpdateSDFScale_m5DB958114C9CA327E6130093740887F476928376(__this, L_12, /*hidden argument*/NULL);
float L_13 = V_0;
__this->set_m_previousLossyScaleY_237(L_13);
}
IL_0057:
{
bool L_14 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isUsingLegacyAnimationComponent_135();
if (!L_14)
{
goto IL_006c;
}
}
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_havePropertiesChanged_134((bool)1);
TextMeshPro_OnPreRenderObject_m76401AE06F024952C6C61FCF3F996597AFAB7D60(__this, /*hidden argument*/NULL);
}
IL_006c:
{
return;
}
}
// System.Void TMPro.TextMeshPro::OnPreRenderObject()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_OnPreRenderObject_m76401AE06F024952C6C61FCF3F996597AFAB7D60 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_OnPreRenderObject_m76401AE06F024952C6C61FCF3F996597AFAB7D60_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:
{
__this->set_loopCountA_251(0);
bool L_3 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_havePropertiesChanged_134();
if (L_3)
{
goto IL_0033;
}
}
{
bool L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isLayoutDirty_160();
if (!L_4)
{
goto IL_00e8;
}
}
IL_0033:
{
bool L_5 = __this->get_isMaskUpdateRequired_246();
if (!L_5)
{
goto IL_0048;
}
}
{
TextMeshPro_UpdateMask_m3D0E6B7DF4B8E946CB7B0647C779072799B8B344(__this, /*hidden argument*/NULL);
__this->set_isMaskUpdateRequired_246((bool)0);
}
IL_0048:
{
bool L_6 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_checkPaddingRequired_107();
if (!L_6)
{
goto IL_0056;
}
}
{
VirtActionInvoker0::Invoke(105 /* System.Void TMPro.TMP_Text::UpdateMeshPadding() */, __this);
}
IL_0056:
{
bool L_7 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isInputParsingRequired_165();
if (L_7)
{
goto IL_0066;
}
}
{
bool L_8 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isTextTruncated_104();
if (!L_8)
{
goto IL_006c;
}
}
IL_0066:
{
TMP_Text_ParseInputText_m35CFE982D3C252C472A1FD8C1E64429E5F98CA79(__this, /*hidden argument*/NULL);
}
IL_006c:
{
bool L_9 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_9)
{
goto IL_0091;
}
}
{
float L_10 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeBase_65();
float L_11 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
float L_12 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMax_74();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_13 = Mathf_Clamp_m033DD894F89E6DCCDAFC580091053059C86A4507(L_10, L_11, L_12, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(L_13);
}
IL_0091:
{
float L_14 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMax_74();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxFontSize_71(L_14);
float L_15 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_minFontSize_72(L_15);
((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_00e8:
{
return;
}
}
// System.Void TMPro.TextMeshPro::GenerateTextMesh()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_GenerateTextMesh_mCD97FC04394E61D8CE6EE25BCFE74DCE0697528D (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_GenerateTextMesh_mCD97FC04394E61D8CE6EE25BCFE74DCE0697528D_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;
float V_50 = 0.0f;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 V_51;
memset(&V_51, 0, sizeof(V_51));
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 V_52;
memset(&V_52, 0, sizeof(V_52));
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 V_53;
memset(&V_53, 0, sizeof(V_53));
float V_54 = 0.0f;
float V_55 = 0.0f;
float V_56 = 0.0f;
float V_57 = 0.0f;
float V_58 = 0.0f;
int32_t V_59 = 0;
float V_60 = 0.0f;
float V_61 = 0.0f;
float V_62 = 0.0f;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* V_63 = NULL;
float V_64 = 0.0f;
int32_t V_65 = 0;
int32_t V_66 = 0;
bool V_67 = false;
float V_68 = 0.0f;
float V_69 = 0.0f;
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD V_70;
memset(&V_70, 0, sizeof(V_70));
float V_71 = 0.0f;
float V_72 = 0.0f;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_73;
memset(&V_73, 0, sizeof(V_73));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_74;
memset(&V_74, 0, sizeof(V_74));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_75;
memset(&V_75, 0, sizeof(V_75));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_76;
memset(&V_76, 0, sizeof(V_76));
float V_77 = 0.0f;
float V_78 = 0.0f;
float V_79 = 0.0f;
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * V_80 = NULL;
float V_81 = 0.0f;
KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * V_82 = NULL;
uint32_t V_83 = 0;
KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 V_84;
memset(&V_84, 0, sizeof(V_84));
uint32_t V_85 = 0;
KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 V_86;
memset(&V_86, 0, sizeof(V_86));
float V_87 = 0.0f;
float V_88 = 0.0f;
float V_89 = 0.0f;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_90;
memset(&V_90, 0, sizeof(V_90));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_91;
memset(&V_91, 0, sizeof(V_91));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 V_92;
memset(&V_92, 0, sizeof(V_92));
float V_93 = 0.0f;
float V_94 = 0.0f;
bool V_95 = false;
float V_96 = 0.0f;
float V_97 = 0.0f;
float V_98 = 0.0f;
int32_t V_99 = 0;
float V_100 = 0.0f;
int32_t V_101 = 0;
float V_102 = 0.0f;
float V_103 = 0.0f;
float V_104 = 0.0f;
float V_105 = 0.0f;
float V_106 = 0.0f;
float V_107 = 0.0f;
float V_108 = 0.0f;
int32_t V_109 = 0;
int32_t V_110 = 0;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * V_111 = NULL;
Il2CppChar V_112 = 0x0;
int32_t V_113 = 0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 V_114;
memset(&V_114, 0, sizeof(V_114));
int32_t V_115 = 0;
bool V_116 = false;
float V_117 = 0.0f;
bool V_118 = false;
float V_119 = 0.0f;
int32_t V_120 = 0;
int32_t V_121 = 0;
float V_122 = 0.0f;
int32_t V_123 = 0;
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 V_124;
memset(&V_124, 0, sizeof(V_124));
float V_125 = 0.0f;
float V_126 = 0.0f;
float V_127 = 0.0f;
float V_128 = 0.0f;
float V_129 = 0.0f;
float V_130 = 0.0f;
float V_131 = 0.0f;
int32_t V_132 = 0;
float V_133 = 0.0f;
float V_134 = 0.0f;
int32_t V_135 = 0;
int32_t V_136 = 0;
int32_t V_137 = 0;
int32_t V_138 = 0;
bool V_139 = false;
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;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 V_147;
memset(&V_147, 0, sizeof(V_147));
bool V_148 = false;
int32_t V_149 = 0;
float G_B13_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B13_1 = NULL;
float G_B12_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B12_1 = NULL;
float G_B14_0 = 0.0f;
float G_B14_1 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B14_2 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B16_0 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B15_0 = NULL;
int32_t G_B17_0 = 0;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B17_1 = NULL;
float G_B44_0 = 0.0f;
float G_B43_0 = 0.0f;
float G_B45_0 = 0.0f;
float G_B45_1 = 0.0f;
float G_B50_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B50_1 = NULL;
float G_B49_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B49_1 = NULL;
float G_B51_0 = 0.0f;
float G_B51_1 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B51_2 = NULL;
float G_B54_0 = 0.0f;
float G_B93_0 = 0.0f;
float G_B92_0 = 0.0f;
float G_B94_0 = 0.0f;
float G_B94_1 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B96_0 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B95_0 = NULL;
float G_B97_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B97_1 = NULL;
float G_B99_0 = 0.0f;
float G_B98_0 = 0.0f;
float G_B100_0 = 0.0f;
float G_B100_1 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B102_0 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B101_0 = NULL;
float G_B103_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B103_1 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B107_0 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B106_0 = NULL;
float G_B108_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B108_1 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B110_0 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B109_0 = NULL;
float G_B111_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B111_1 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B116_0 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B115_0 = NULL;
float G_B117_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B117_1 = NULL;
float G_B122_0 = 0.0f;
float G_B132_0 = 0.0f;
int32_t G_B135_0 = 0;
float G_B137_0 = 0.0f;
float G_B136_0 = 0.0f;
float G_B138_0 = 0.0f;
float G_B138_1 = 0.0f;
float G_B140_0 = 0.0f;
float G_B140_1 = 0.0f;
float G_B139_0 = 0.0f;
float G_B139_1 = 0.0f;
float G_B141_0 = 0.0f;
float G_B141_1 = 0.0f;
float G_B141_2 = 0.0f;
float G_B143_0 = 0.0f;
float G_B143_1 = 0.0f;
float G_B142_0 = 0.0f;
float G_B142_1 = 0.0f;
float G_B144_0 = 0.0f;
float G_B144_1 = 0.0f;
float G_B144_2 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B169_0 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B168_0 = NULL;
float G_B170_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B170_1 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B178_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B178_1 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B177_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B177_1 = NULL;
int32_t G_B179_0 = 0;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B179_1 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B179_2 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B181_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B181_1 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B180_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B180_1 = NULL;
int32_t G_B182_0 = 0;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B182_1 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B182_2 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B184_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B184_1 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B183_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B183_1 = NULL;
int32_t G_B185_0 = 0;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B185_1 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B185_2 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B300_0 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B299_0 = NULL;
float G_B301_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B301_1 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B324_0 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B323_0 = NULL;
float G_B325_0 = 0.0f;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B325_1 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B333_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B333_1 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B332_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B332_1 = NULL;
int32_t G_B334_0 = 0;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B334_1 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B334_2 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B336_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B336_1 = NULL;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B335_0 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B335_1 = NULL;
int32_t G_B337_0 = 0;
TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * G_B337_1 = NULL;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 * G_B337_2 = NULL;
TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 * G_B358_0 = NULL;
TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 * G_B357_0 = NULL;
float G_B359_0 = 0.0f;
TMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24 * G_B359_1 = NULL;
int32_t G_B404_0 = 0;
int32_t G_B421_0 = 0;
int32_t G_B420_0 = 0;
int32_t G_B422_0 = 0;
int32_t G_B422_1 = 0;
int32_t G_B545_0 = 0;
float G_B559_0 = 0.0f;
int32_t G_B562_0 = 0;
float G_B567_0 = 0.0f;
int32_t G_B660_0 = 0;
float G_B674_0 = 0.0f;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * G_B780_0 = NULL;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * G_B779_0 = NULL;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * G_B781_0 = NULL;
int32_t G_B782_0 = 0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * G_B782_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_0088;
}
}
IL_0064:
{
VirtActionInvoker1< bool >::Invoke(125 /* System.Void TMPro.TMP_Text::ClearMesh(System.Boolean) */, __this, (bool)1);
((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_0088:
{
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_00f5;
}
}
{
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_00f5:
{
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();
bool L_35 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isOrthographic_111();
G_B12_0 = ((float)il2cpp_codegen_multiply((float)((float)((float)L_28/(float)L_31)), (float)L_34));
G_B12_1 = __this;
if (L_35)
{
G_B13_0 = ((float)il2cpp_codegen_multiply((float)((float)((float)L_28/(float)L_31)), (float)L_34));
G_B13_1 = __this;
goto IL_0134;
}
}
{
G_B14_0 = (0.1f);
G_B14_1 = G_B12_0;
G_B14_2 = G_B12_1;
goto IL_0139;
}
IL_0134:
{
G_B14_0 = (1.0f);
G_B14_1 = G_B13_0;
G_B14_2 = G_B13_1;
}
IL_0139:
{
float L_36 = ((float)il2cpp_codegen_multiply((float)G_B14_1, (float)G_B14_0));
V_64 = L_36;
NullCheck(G_B14_2);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B14_2)->set_m_fontScale_168(L_36);
float L_37 = V_64;
V_1 = L_37;
float L_38 = V_1;
V_2 = L_38;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontScaleMultiplier_169((1.0f));
float L_39 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentFontSize_64(L_39);
TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E * L_40 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_sizeStack_66();
float L_41 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontSize_64();
TMP_XmlTagStack_1_SetDefault_m17ECA8DA42249391B3A14A111616023A8E85DB52((TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E *)L_40, L_41, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m17ECA8DA42249391B3A14A111616023A8E85DB52_RuntimeMethod_var);
V_3 = (0.0f);
V_4 = 0;
int32_t L_42 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontStyle_75();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_style_76(L_42);
int32_t L_43 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
G_B15_0 = __this;
if ((((int32_t)((int32_t)((int32_t)L_43&(int32_t)1))) == ((int32_t)1)))
{
G_B16_0 = __this;
goto IL_0198;
}
}
{
int32_t L_44 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontWeight_67();
G_B17_0 = L_44;
G_B17_1 = G_B15_0;
goto IL_019d;
}
IL_0198:
{
G_B17_0 = ((int32_t)700);
G_B17_1 = G_B16_0;
}
IL_019d:
{
NullCheck(G_B17_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B17_1)->set_m_fontWeightInternal_68(G_B17_0);
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * L_45 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_fontWeightStack_69();
int32_t L_46 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontWeightInternal_68();
TMP_XmlTagStack_1_SetDefault_m6CDA9BC2B7EFC3CFCCE823B98D8D3E9CB84863F6((TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 *)L_45, L_46, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m6CDA9BC2B7EFC3CFCCE823B98D8D3E9CB84863F6_RuntimeMethod_var);
TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 * L_47 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_fontStyleStack_77();
TMP_BasicXmlTagStack_Clear_m2CD405BF77AE7EFB67D5FB09011AFF05D4DA71F1((TMP_BasicXmlTagStack_tC5F410B9A4A8A8DE6351FA5F0FBF92F8E2CC8BF8 *)L_47, /*hidden argument*/NULL);
int32_t L_48 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textAlignment_79();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineJustification_80(L_48);
TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C * L_49 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_lineJustificationStack_81();
int32_t L_50 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineJustification_80();
TMP_XmlTagStack_1_SetDefault_m65707E628DE429E95D08F4D21FF8416A1343B2C3((TMP_XmlTagStack_1_t79B32594D8EFF8CB8078E16347606D8C097A225C *)L_49, L_50, /*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_51 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_baselineOffsetStack_216();
TMP_XmlTagStack_1_Clear_mBC8537575909EDDE7D2A3A12DFE7BA0F221D80B1((TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E *)L_51, /*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_52 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_9 = L_52;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_53 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_10 = L_53;
V_11 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_54 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_12 = L_54;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_55 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_13 = L_55;
V_14 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_56 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_15 = L_56;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_57 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_16 = L_57;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_58 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontColor_46();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_59 = Color32_op_Implicit_m52B034473369A651C8952BD916A2AB193E0E5B30(L_58, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontColor32_45(L_59);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_60 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontColor32_45();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_htmlColor_203(L_60);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_61 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_underlineColor_48(L_61);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_62 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_strikethroughColor_49(L_62);
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * L_63 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_colorStack_204();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_64 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5((TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 *)L_63, L_64, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5_RuntimeMethod_var);
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * L_65 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_underlineColorStack_205();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_66 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5((TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 *)L_65, L_66, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5_RuntimeMethod_var);
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * L_67 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_strikethroughColorStack_206();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_68 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5((TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 *)L_67, L_68, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5_RuntimeMethod_var);
TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 * L_69 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_highlightColorStack_207();
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_70 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
TMP_XmlTagStack_1_SetDefault_m417B5599581BFD956B8E972E47F22C7C7D651DD5((TMP_XmlTagStack_1_t27223C90F10F186D303BFD74CFAA4A10F1C06314 *)L_69, L_70, /*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_71 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_colorGradientStack_209();
TMP_XmlTagStack_1_SetDefault_m42FAAF614A9D919593848C5D22F88D94C667AAC1((TMP_XmlTagStack_1_t357AC63D4EC290220DBE5C99C30F9FD6FEF05063 *)L_71, (TMP_ColorGradient_tEA29C4736B1786301A803B6C0FB30107A10D79B7 *)NULL, /*hidden argument*/TMP_XmlTagStack_1_SetDefault_m42FAAF614A9D919593848C5D22F88D94C667AAC1_RuntimeMethod_var);
TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 * L_72 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_actionStack_213();
TMP_XmlTagStack_1_Clear_m05BA8CFA55336352653879F5E39605B34CEB77AA((TMP_XmlTagStack_1_t2E9DCE707626EAF04E59BA503BA8FF207C8E5605 *)L_72, /*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_73 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_73);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_74 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_73, /*hidden argument*/NULL);
NullCheck(L_74);
float L_75 = L_74->get_LineHeight_4();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_76 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_76);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_77 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_76, /*hidden argument*/NULL);
NullCheck(L_77);
float L_78 = L_77->get_Ascender_6();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_79 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_79);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_80 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_79, /*hidden argument*/NULL);
NullCheck(L_80);
float L_81 = L_80->get_Descender_8();
V_18 = ((float)il2cpp_codegen_subtract((float)L_75, (float)((float)il2cpp_codegen_subtract((float)L_78, (float)L_81))));
((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_82 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_indentStack_175();
TMP_XmlTagStack_1_SetDefault_m17ECA8DA42249391B3A14A111616023A8E85DB52((TMP_XmlTagStack_1_t6154B3FE95201F122D06B29F910282D903233B3E *)L_82, (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_83 = ((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_83);
float L_84 = ((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_84);
((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_85 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageToDisplay_125();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_86 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_86);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_87 = L_86->get_pageInfo_15();
NullCheck(L_87);
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
int32_t L_88 = Mathf_Clamp_mE1EA15D719BF2F632741D42DF96F0BC797A20389(((int32_t)il2cpp_codegen_subtract((int32_t)L_85, (int32_t)1)), 0, ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_87)->max_length)))), (int32_t)1)), /*hidden argument*/NULL);
V_21 = L_88;
V_22 = 0;
V_23 = 0;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_89 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_margin_127();
V_24 = L_89;
float L_90 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginWidth_130();
V_25 = L_90;
float L_91 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginHeight_131();
V_26 = L_91;
((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_92 = V_25;
float L_93 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginLeft_128();
float L_94 = ((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_92, (float)(0.0001f))), (float)L_93)), (float)L_94));
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_95 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_96 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveVector2_229();
L_95->set_min_0(L_96);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_97 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_98 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargeNegativeVector2_230();
L_97->set_max_1(L_98);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_99 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_99);
TMP_TextInfo_ClearLineInfo_m7BF5E63C7B49C5FB7EBB116D5C94DD3901B0B03B(L_99, /*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_100 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_100, (-1), (-1), /*hidden argument*/NULL);
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_101 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedLineState_186();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_101, (-1), (-1), /*hidden argument*/NULL);
int32_t L_102 = __this->get_loopCountA_251();
__this->set_loopCountA_251(((int32_t)il2cpp_codegen_add((int32_t)L_102, (int32_t)1)));
V_35 = 0;
V_65 = 0;
goto IL_3105;
}
IL_04f0:
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_103 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_104 = V_65;
NullCheck(L_103);
int32_t L_105 = L_104;
int32_t L_106 = (L_103)->GetAt(static_cast<il2cpp_array_size_t>(L_105));
V_4 = L_106;
bool L_107 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRichText_108();
if (!L_107)
{
goto IL_053c;
}
}
{
int32_t L_108 = V_4;
if ((!(((uint32_t)L_108) == ((uint32_t)((int32_t)60)))))
{
goto IL_053c;
}
}
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isParsingText_177((bool)1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textElementType_218(0);
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_109 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_110 = V_65;
bool L_111 = TMP_Text_ValidateHtmlTag_mA1D35659E45CCB9527D6BF0A41B6F0C6BC546F77(__this, L_109, ((int32_t)il2cpp_codegen_add((int32_t)L_110, (int32_t)1)), (int32_t*)(&V_35), /*hidden argument*/NULL);
if (!L_111)
{
goto IL_059f;
}
}
{
int32_t L_112 = V_35;
V_65 = L_112;
int32_t L_113 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_113)
{
goto IL_059f;
}
}
{
goto IL_30ff;
}
IL_053c:
{
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_characterCount_187();
NullCheck(L_115);
int32_t L_117 = ((L_115)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_116)))->get_elementType_2();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_textElementType_218(L_117);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_118 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_118);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_119 = L_118->get_characterInfo_11();
int32_t L_120 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_119);
int32_t L_121 = ((L_119)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_120)))->get_materialReferenceIndex_8();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_121);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_122 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_122);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_123 = L_122->get_characterInfo_11();
int32_t L_124 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_123);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_125 = ((L_123)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_124)))->get_fontAsset_4();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentFontAsset_33(L_125);
}
IL_059f:
{
int32_t L_126 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
V_66 = L_126;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_127 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_127);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_128 = L_127->get_characterInfo_11();
int32_t L_129 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_128);
bool L_130 = ((L_128)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_129)))->get_isUsingAlternateTypeface_9();
V_67 = L_130;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isParsingText_177((bool)0);
int32_t L_131 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_132 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacter_120();
if ((((int32_t)L_131) >= ((int32_t)L_132)))
{
goto IL_0628;
}
}
{
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_characterCount_187();
NullCheck(L_134);
((L_134)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_135)))->set_isVisible_34((bool)0);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_136 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_136);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_137 = L_136->get_characterInfo_11();
int32_t L_138 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_137);
((L_137)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_138)))->set_character_0(((int32_t)8203));
int32_t L_139 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_characterCount_187(((int32_t)il2cpp_codegen_add((int32_t)L_139, (int32_t)1)));
goto IL_30ff;
}
IL_0628:
{
V_68 = (1.0f);
int32_t L_140 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_140)
{
goto IL_06b0;
}
}
{
int32_t L_141 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_141&(int32_t)((int32_t)16)))) == ((uint32_t)((int32_t)16)))))
{
goto IL_065a;
}
}
{
int32_t L_142 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_143 = Char_IsLower_mE89996F09044C07A991164C7E6A4A9C02867CC90((((int32_t)((uint16_t)L_142))), /*hidden argument*/NULL);
if (!L_143)
{
goto IL_06b0;
}
}
{
int32_t L_144 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
Il2CppChar L_145 = Char_ToUpper_m5D0AC7F9601D2981E2BCC8710BED485D804CE4DA((((int32_t)((uint16_t)L_144))), /*hidden argument*/NULL);
V_4 = L_145;
goto IL_06b0;
}
IL_065a:
{
int32_t L_146 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_146&(int32_t)8))) == ((uint32_t)8))))
{
goto IL_067b;
}
}
{
int32_t L_147 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_148 = Char_IsUpper_m94DFB4B66A46914F0588FB7EB42E9BB4A14C3513((((int32_t)((uint16_t)L_147))), /*hidden argument*/NULL);
if (!L_148)
{
goto IL_06b0;
}
}
{
int32_t L_149 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
Il2CppChar L_150 = Char_ToLower_mEC53192820FB75E0714C1C874F6BC1E89BDBBC74((((int32_t)((uint16_t)L_149))), /*hidden argument*/NULL);
V_4 = L_150;
goto IL_06b0;
}
IL_067b:
{
int32_t L_151 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontStyle_75();
if ((((int32_t)((int32_t)((int32_t)L_151&(int32_t)((int32_t)32)))) == ((int32_t)((int32_t)32))))
{
goto IL_0695;
}
}
{
int32_t L_152 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_152&(int32_t)((int32_t)32)))) == ((uint32_t)((int32_t)32)))))
{
goto IL_06b0;
}
}
IL_0695:
{
int32_t L_153 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_154 = Char_IsLower_mE89996F09044C07A991164C7E6A4A9C02867CC90((((int32_t)((uint16_t)L_153))), /*hidden argument*/NULL);
if (!L_154)
{
goto IL_06b0;
}
}
{
V_68 = (0.8f);
int32_t L_155 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
Il2CppChar L_156 = Char_ToUpper_m5D0AC7F9601D2981E2BCC8710BED485D804CE4DA((((int32_t)((uint16_t)L_155))), /*hidden argument*/NULL);
V_4 = L_156;
}
IL_06b0:
{
int32_t L_157 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if ((!(((uint32_t)L_157) == ((uint32_t)1))))
{
goto IL_0859;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_158 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_158);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_159 = L_158->get_characterInfo_11();
int32_t L_160 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_159);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_161 = ((L_159)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_160)))->get_spriteAsset_5();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentSpriteAsset_223(L_161);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_162 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_162);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_163 = L_162->get_characterInfo_11();
int32_t L_164 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_163);
int32_t L_165 = ((L_163)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_164)))->get_spriteIndex_6();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_spriteIndex_225(L_165);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_166 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentSpriteAsset_223();
NullCheck(L_166);
List_1_t21E8C843C2AB5D199B2D33D304A7041B2EABDA98 * L_167 = L_166->get_spriteInfoList_11();
int32_t L_168 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_spriteIndex_225();
NullCheck(L_167);
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * L_169 = List_1_get_Item_m81E0E009B1CBEE6C2E7B406157858B07ED5DD5BA(L_167, L_168, /*hidden argument*/List_1_get_Item_m81E0E009B1CBEE6C2E7B406157858B07ED5DD5BA_RuntimeMethod_var);
V_80 = L_169;
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * L_170 = V_80;
if (!L_170)
{
goto IL_30ff;
}
}
{
int32_t L_171 = V_4;
if ((!(((uint32_t)L_171) == ((uint32_t)((int32_t)60)))))
{
goto IL_0733;
}
}
{
int32_t L_172 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_spriteIndex_225();
V_4 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)57344), (int32_t)L_172));
goto IL_073e;
}
IL_0733:
{
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_173 = ((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_173);
}
IL_073e:
{
float L_174 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontSize_64();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_175 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_175);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_176 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_175, /*hidden argument*/NULL);
NullCheck(L_176);
float L_177 = L_176->get_PointSize_1();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_178 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_178);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_179 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_178, /*hidden argument*/NULL);
NullCheck(L_179);
float L_180 = L_179->get_Scale_2();
bool L_181 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isOrthographic_111();
G_B43_0 = ((float)il2cpp_codegen_multiply((float)((float)((float)L_174/(float)L_177)), (float)L_180));
if (L_181)
{
G_B44_0 = ((float)il2cpp_codegen_multiply((float)((float)((float)L_174/(float)L_177)), (float)L_180));
goto IL_0775;
}
}
{
G_B45_0 = (0.1f);
G_B45_1 = G_B43_0;
goto IL_077a;
}
IL_0775:
{
G_B45_0 = (1.0f);
G_B45_1 = G_B44_0;
}
IL_077a:
{
V_81 = ((float)il2cpp_codegen_multiply((float)G_B45_1, (float)G_B45_0));
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_182 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_182);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_183 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_182, /*hidden argument*/NULL);
NullCheck(L_183);
float L_184 = L_183->get_Ascender_6();
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * L_185 = V_80;
NullCheck(L_185);
float L_186 = ((TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 *)L_185)->get_height_4();
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * L_187 = V_80;
NullCheck(L_187);
float L_188 = ((TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 *)L_187)->get_scale_8();
float L_189 = V_81;
V_2 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_184/(float)L_186)), (float)L_188)), (float)L_189));
TMP_Sprite_t8D26AE7781056AB44B074C80FFC74AFB076E1353 * L_190 = V_80;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_cached_TextElement_219(L_190);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_191 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_191);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_192 = L_191->get_characterInfo_11();
int32_t L_193 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_192);
((L_192)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_193)))->set_elementType_2(1);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_194 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_194);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_195 = L_194->get_characterInfo_11();
int32_t L_196 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_195);
float L_197 = V_81;
((L_195)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_196)))->set_scale_28(L_197);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_198 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_198);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_199 = L_198->get_characterInfo_11();
int32_t L_200 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_199);
TMP_SpriteAsset_tF896FFED2AA9395D6BC40FFEAC6DE7555A27A487 * L_201 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentSpriteAsset_223();
((L_199)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_200)))->set_spriteAsset_5(L_201);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_202 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_202);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_203 = L_202->get_characterInfo_11();
int32_t L_204 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_203);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_205 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
((L_203)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_204)))->set_fontAsset_4(L_205);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_206 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_206);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_207 = L_206->get_characterInfo_11();
int32_t L_208 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_207);
int32_t L_209 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
((L_207)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_208)))->set_materialReferenceIndex_8(L_209);
int32_t L_210 = V_66;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_210);
V_5 = (0.0f);
goto IL_09af;
}
IL_0859:
{
int32_t L_211 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_211)
{
goto IL_09af;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_212 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_212);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_213 = L_212->get_characterInfo_11();
int32_t L_214 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_213);
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_215 = ((L_213)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_214)))->get_textElement_3();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_cached_TextElement_219(L_215);
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_216 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
if (!L_216)
{
goto IL_30ff;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_217 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_217);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_218 = L_217->get_characterInfo_11();
int32_t L_219 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_218);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_220 = ((L_218)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_219)))->get_fontAsset_4();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentFontAsset_33(L_220);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_221 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_221);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_222 = L_221->get_characterInfo_11();
int32_t L_223 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_222);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_224 = ((L_222)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_223)))->get_material_7();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterial_36(L_224);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_225 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_225);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_226 = L_225->get_characterInfo_11();
int32_t L_227 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_226);
int32_t L_228 = ((L_226)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_227)))->get_materialReferenceIndex_8();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_currentMaterialIndex_40(L_228);
float L_229 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontSize_64();
float L_230 = V_68;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_231 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_231);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_232 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_231, /*hidden argument*/NULL);
NullCheck(L_232);
float L_233 = L_232->get_PointSize_1();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_234 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_234);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_235 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_234, /*hidden argument*/NULL);
NullCheck(L_235);
float L_236 = L_235->get_Scale_2();
bool L_237 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isOrthographic_111();
G_B49_0 = ((float)il2cpp_codegen_multiply((float)((float)((float)((float)il2cpp_codegen_multiply((float)L_229, (float)L_230))/(float)L_233)), (float)L_236));
G_B49_1 = __this;
if (L_237)
{
G_B50_0 = ((float)il2cpp_codegen_multiply((float)((float)((float)((float)il2cpp_codegen_multiply((float)L_229, (float)L_230))/(float)L_233)), (float)L_236));
G_B50_1 = __this;
goto IL_092e;
}
}
{
G_B51_0 = (0.1f);
G_B51_1 = G_B49_0;
G_B51_2 = G_B49_1;
goto IL_0933;
}
IL_092e:
{
G_B51_0 = (1.0f);
G_B51_1 = G_B50_0;
G_B51_2 = G_B50_1;
}
IL_0933:
{
NullCheck(G_B51_2);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B51_2)->set_m_fontScale_168(((float)il2cpp_codegen_multiply((float)G_B51_1, (float)G_B51_0)));
float L_238 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontScale_168();
float L_239 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontScaleMultiplier_169();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_240 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_240);
float L_241 = L_240->get_scale_8();
V_2 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_238, (float)L_239)), (float)L_241));
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);
((L_243)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_244)))->set_elementType_2(0);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_245 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_245);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_246 = L_245->get_characterInfo_11();
int32_t L_247 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_246);
float L_248 = V_2;
((L_246)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_247)))->set_scale_28(L_248);
int32_t L_249 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
if (!L_249)
{
goto IL_09a7;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_250 = __this->get_m_subTextObjects_244();
int32_t L_251 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterialIndex_40();
NullCheck(L_250);
int32_t L_252 = L_251;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_253 = (L_250)->GetAt(static_cast<il2cpp_array_size_t>(L_252));
NullCheck(L_253);
float L_254 = TMP_SubMesh_get_padding_mBAE2229E48FE6492B76D650F7B737EBE5787F2A2(L_253, /*hidden argument*/NULL);
G_B54_0 = L_254;
goto IL_09ad;
}
IL_09a7:
{
float L_255 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_padding_214();
G_B54_0 = L_255;
}
IL_09ad:
{
V_5 = G_B54_0;
}
IL_09af:
{
float L_256 = V_2;
V_69 = L_256;
int32_t L_257 = V_4;
if ((!(((uint32_t)L_257) == ((uint32_t)((int32_t)173)))))
{
goto IL_09c1;
}
}
{
V_2 = (0.0f);
}
IL_09c1:
{
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_characterCount_187();
NullCheck(L_259);
int32_t L_261 = V_4;
((L_259)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_260)))->set_character_0((((int32_t)((uint16_t)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_characterCount_187();
NullCheck(L_263);
float L_265 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontSize_64();
((L_263)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_264)))->set_pointSize_10(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_characterCount_187();
NullCheck(L_267);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_269 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
((L_267)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_268)))->set_color_29(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_characterCount_187();
NullCheck(L_271);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_273 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_underlineColor_48();
((L_271)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_272)))->set_underlineColor_30(L_273);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_274 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_274);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_275 = L_274->get_characterInfo_11();
int32_t L_276 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_275);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_277 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_strikethroughColor_49();
((L_275)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_276)))->set_strikethroughColor_31(L_277);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_278 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_278);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_279 = L_278->get_characterInfo_11();
int32_t L_280 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_279);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_281 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_highlightColor_50();
((L_279)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_280)))->set_highlightColor_32(L_281);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_282 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_282);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_283 = L_282->get_characterInfo_11();
int32_t L_284 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_283);
int32_t L_285 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
((L_283)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_284)))->set_style_33(L_285);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_286 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_286);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_287 = L_286->get_characterInfo_11();
int32_t L_288 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_287);
int32_t L_289 = V_65;
((L_287)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_288)))->set_index_1(L_289);
il2cpp_codegen_initobj((&V_70), sizeof(GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD ));
bool L_290 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableKerning_105();
if (!L_290)
{
goto IL_0b95;
}
}
{
V_82 = (KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD *)NULL;
int32_t L_291 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_292 = V_0;
if ((((int32_t)L_291) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_292, (int32_t)1)))))
{
goto IL_0b34;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_293 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_293);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_294 = L_293->get_characterInfo_11();
int32_t L_295 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_294);
Il2CppChar L_296 = ((L_294)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_295, (int32_t)1)))))->get_character_0();
V_83 = L_296;
int32_t L_297 = V_4;
uint32_t L_298 = V_83;
KerningPairKey__ctor_m73F77F7631B858785DF8D10112A319C4FBFBF1D4((KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 *)(&V_84), L_297, L_298, /*hidden argument*/NULL);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_299 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_299);
Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 * L_300 = TMP_FontAsset_get_kerningDictionary_m4EBCDD4CDA2FAE221E2AC7149A41B33507399CB2(L_299, /*hidden argument*/NULL);
KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 L_301 = V_84;
uint32_t L_302 = L_301.get_key_2();
NullCheck(L_300);
Dictionary_2_TryGetValue_m39CD23D9E3A56F0A0AA983400424E3AFF96DC466(L_300, L_302, (KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD **)(&V_82), /*hidden argument*/Dictionary_2_TryGetValue_m39CD23D9E3A56F0A0AA983400424E3AFF96DC466_RuntimeMethod_var);
KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * L_303 = V_82;
if (!L_303)
{
goto IL_0b34;
}
}
{
KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * L_304 = V_82;
NullCheck(L_304);
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_305 = KerningPair_get_firstGlyphAdjustments_m03A24BEF6611F8A4C7BD3E0FCCF2B6EB846087E2(L_304, /*hidden argument*/NULL);
V_70 = L_305;
}
IL_0b34:
{
int32_t L_306 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_306) < ((int32_t)1)))
{
goto IL_0b95;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_307 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_307);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_308 = L_307->get_characterInfo_11();
int32_t L_309 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_308);
Il2CppChar L_310 = ((L_308)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_309, (int32_t)1)))))->get_character_0();
V_85 = L_310;
uint32_t L_311 = V_85;
int32_t L_312 = V_4;
KerningPairKey__ctor_m73F77F7631B858785DF8D10112A319C4FBFBF1D4((KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 *)(&V_86), L_311, L_312, /*hidden argument*/NULL);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_313 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_313);
Dictionary_2_tDB939E6E0E9E83758F9FA2A270BB63BA4F2AAB51 * L_314 = TMP_FontAsset_get_kerningDictionary_m4EBCDD4CDA2FAE221E2AC7149A41B33507399CB2(L_313, /*hidden argument*/NULL);
KerningPairKey_tE33705E4E3EF2AA3DB9BCAA0AD581A46A70135D3 L_315 = V_86;
uint32_t L_316 = L_315.get_key_2();
NullCheck(L_314);
Dictionary_2_TryGetValue_m39CD23D9E3A56F0A0AA983400424E3AFF96DC466(L_314, L_316, (KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD **)(&V_82), /*hidden argument*/Dictionary_2_TryGetValue_m39CD23D9E3A56F0A0AA983400424E3AFF96DC466_RuntimeMethod_var);
KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * L_317 = V_82;
if (!L_317)
{
goto IL_0b95;
}
}
{
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_318 = V_70;
KerningPair_t4FCF2540D9DBE27046ED4A8643B7AA644ED0DAAD * L_319 = V_82;
NullCheck(L_319);
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_320 = KerningPair_get_secondGlyphAdjustments_m1D0FA44E5078CFB77197373403A42F17659CF8B6(L_319, /*hidden argument*/NULL);
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_321 = GlyphValueRecord_op_Addition_mADA68CC0A4A283608D62AC72253061402C8C30ED(L_318, L_320, /*hidden argument*/NULL);
V_70 = L_321;
}
IL_0b95:
{
bool L_322 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (!L_322)
{
goto IL_0c10;
}
}
{
float L_323 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_324 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_324);
float L_325 = L_324->get_xAdvance_7();
float L_326 = V_7;
float L_327 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
float L_328 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_wordSpacing_87();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_329 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_329);
float L_330 = L_329->get_normalSpacingOffset_21();
float L_331 = V_2;
float L_332 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
float L_333 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_subtract((float)L_323, (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_325, (float)L_326)), (float)L_327)), (float)L_328)), (float)L_330)), (float)L_331)), (float)L_332)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_333)))))));
int32_t L_334 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_335 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B((((int32_t)((uint16_t)L_334))), /*hidden argument*/NULL);
if (L_335)
{
goto IL_0bfb;
}
}
{
int32_t L_336 = V_4;
if ((!(((uint32_t)L_336) == ((uint32_t)((int32_t)8203)))))
{
goto IL_0c10;
}
}
IL_0bfb:
{
float L_337 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_338 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_wordSpacing_87();
float L_339 = V_2;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_subtract((float)L_337, (float)((float)il2cpp_codegen_multiply((float)L_338, (float)L_339)))));
}
IL_0c10:
{
V_71 = (0.0f);
float L_340 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_monoSpacing_86();
if ((((float)L_340) == ((float)(0.0f))))
{
goto IL_0c6e;
}
}
{
float L_341 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_monoSpacing_86();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_342 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_342);
float L_343 = L_342->get_width_3();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_344 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_344);
float L_345 = L_344->get_xOffset_5();
float L_346 = V_2;
float L_347 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
V_71 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)((float)L_341/(float)(2.0f))), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)((float)L_343/(float)(2.0f))), (float)L_345)), (float)L_346)))), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_347))));
float L_348 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_349 = V_71;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)L_348, (float)L_349)));
}
IL_0c6e:
{
int32_t L_350 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_350)
{
goto IL_0d15;
}
}
{
bool L_351 = V_67;
if (L_351)
{
goto IL_0d15;
}
}
{
int32_t L_352 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((((int32_t)((int32_t)((int32_t)L_352&(int32_t)1))) == ((int32_t)1)))
{
goto IL_0c96;
}
}
{
int32_t L_353 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontStyle_75();
if ((!(((uint32_t)((int32_t)((int32_t)L_353&(int32_t)1))) == ((uint32_t)1))))
{
goto IL_0d15;
}
}
IL_0c96:
{
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);
bool L_356 = Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927(L_354, L_355, /*hidden argument*/NULL);
if (!L_356)
{
goto IL_0cf3;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_357 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_358 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_GradientScale_17();
NullCheck(L_357);
float L_359 = Material_GetFloat_mC1764F8B39FD31C6B7629D417BC8375D6E6AC60C(L_357, L_358, /*hidden argument*/NULL);
V_87 = L_359;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_360 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_360);
float L_361 = L_360->get_boldStyle_22();
float L_362 = V_87;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_363 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
int32_t L_364 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_ScaleRatio_A_45();
NullCheck(L_363);
float L_365 = Material_GetFloat_mC1764F8B39FD31C6B7629D417BC8375D6E6AC60C(L_363, L_364, /*hidden argument*/NULL);
V_6 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_361/(float)(4.0f))), (float)L_362)), (float)L_365));
float L_366 = V_6;
float L_367 = V_5;
float L_368 = V_87;
if ((!(((float)((float)il2cpp_codegen_add((float)L_366, (float)L_367))) > ((float)L_368))))
{
goto IL_0cfa;
}
}
{
float L_369 = V_87;
float L_370 = V_6;
V_5 = ((float)il2cpp_codegen_subtract((float)L_369, (float)L_370));
goto IL_0cfa;
}
IL_0cf3:
{
V_6 = (0.0f);
}
IL_0cfa:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_371 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_371);
float L_372 = L_371->get_boldSpacing_23();
V_7 = ((float)il2cpp_codegen_add((float)(1.0f), (float)((float)il2cpp_codegen_multiply((float)L_372, (float)(0.01f)))));
goto IL_0d80;
}
IL_0d15:
{
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);
bool L_375 = Material_HasProperty_m901DE6C516A0D2C986B849C7B44F679AE21B8927(L_373, L_374, /*hidden argument*/NULL);
if (!L_375)
{
goto IL_0d72;
}
}
{
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_376 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
IL2CPP_RUNTIME_CLASS_INIT(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var);
int32_t L_377 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_GradientScale_17();
NullCheck(L_376);
float L_378 = Material_GetFloat_mC1764F8B39FD31C6B7629D417BC8375D6E6AC60C(L_376, L_377, /*hidden argument*/NULL);
V_88 = L_378;
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_379 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_379);
float L_380 = L_379->get_normalStyle_20();
float L_381 = V_88;
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_382 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentMaterial_36();
int32_t L_383 = ((ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_StaticFields*)il2cpp_codegen_static_fields_for(ShaderUtilities_t94FED29CB763EEA57E3BBCA7B305F9A3CB1180B8_il2cpp_TypeInfo_var))->get_ID_ScaleRatio_A_45();
NullCheck(L_382);
float L_384 = Material_GetFloat_mC1764F8B39FD31C6B7629D417BC8375D6E6AC60C(L_382, L_383, /*hidden argument*/NULL);
V_6 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_380/(float)(4.0f))), (float)L_381)), (float)L_384));
float L_385 = V_6;
float L_386 = V_5;
float L_387 = V_88;
if ((!(((float)((float)il2cpp_codegen_add((float)L_385, (float)L_386))) > ((float)L_387))))
{
goto IL_0d79;
}
}
{
float L_388 = V_88;
float L_389 = V_6;
V_5 = ((float)il2cpp_codegen_subtract((float)L_388, (float)L_389));
goto IL_0d79;
}
IL_0d72:
{
V_6 = (0.0f);
}
IL_0d79:
{
V_7 = (1.0f);
}
IL_0d80:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_390 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_390);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_391 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_390, /*hidden argument*/NULL);
NullCheck(L_391);
float L_392 = L_391->get_Baseline_5();
float L_393 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontScale_168();
float L_394 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontScaleMultiplier_169();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_395 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_395);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_396 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_395, /*hidden argument*/NULL);
NullCheck(L_396);
float L_397 = L_396->get_Scale_2();
V_72 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_392, (float)L_393)), (float)L_394)), (float)L_397));
float L_398 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_399 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_399);
float L_400 = L_399->get_xOffset_5();
float L_401 = V_5;
float L_402 = V_6;
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_403 = V_70;
float L_404 = L_403.get_xPlacement_0();
float L_405 = V_2;
float L_406 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
(&V_73)->set_x_2(((float)il2cpp_codegen_add((float)L_398, (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_400, (float)L_401)), (float)L_402)), (float)L_404)), (float)L_405)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_406)))))));
float L_407 = V_72;
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_408 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_408);
float L_409 = L_408->get_yOffset_6();
float L_410 = V_5;
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_411 = V_70;
float L_412 = L_411.get_yPlacement_1();
float L_413 = V_2;
float L_414 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_415 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
(&V_73)->set_y_3(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_407, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_409, (float)L_410)), (float)L_412)), (float)L_413)))), (float)L_414)), (float)L_415)));
(&V_73)->set_z_4((0.0f));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_416 = V_73;
float L_417 = L_416.get_x_2();
(&V_74)->set_x_2(L_417);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_418 = V_73;
float L_419 = L_418.get_y_3();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_420 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_420);
float L_421 = L_420->get_height_4();
float L_422 = V_5;
float L_423 = V_2;
(&V_74)->set_y_3(((float)il2cpp_codegen_subtract((float)L_419, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_421, (float)((float)il2cpp_codegen_multiply((float)L_422, (float)(2.0f))))), (float)L_423)))));
(&V_74)->set_z_4((0.0f));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_424 = V_74;
float L_425 = L_424.get_x_2();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_426 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_426);
float L_427 = L_426->get_width_3();
float L_428 = V_5;
float L_429 = V_6;
float L_430 = V_2;
float L_431 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
(&V_75)->set_x_2(((float)il2cpp_codegen_add((float)L_425, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_427, (float)((float)il2cpp_codegen_multiply((float)L_428, (float)(2.0f))))), (float)((float)il2cpp_codegen_multiply((float)L_429, (float)(2.0f))))), (float)L_430)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_431)))))));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_432 = V_73;
float L_433 = L_432.get_y_3();
(&V_75)->set_y_3(L_433);
(&V_75)->set_z_4((0.0f));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_434 = V_75;
float L_435 = L_434.get_x_2();
(&V_76)->set_x_2(L_435);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_436 = V_74;
float L_437 = L_436.get_y_3();
(&V_76)->set_y_3(L_437);
(&V_76)->set_z_4((0.0f));
int32_t L_438 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_438)
{
goto IL_0fa4;
}
}
{
bool L_439 = V_67;
if (L_439)
{
goto IL_0fa4;
}
}
{
int32_t L_440 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((((int32_t)((int32_t)((int32_t)L_440&(int32_t)2))) == ((int32_t)2)))
{
goto IL_0f0a;
}
}
{
int32_t L_441 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontStyle_75();
if ((!(((uint32_t)((int32_t)((int32_t)L_441&(int32_t)2))) == ((uint32_t)2))))
{
goto IL_0fa4;
}
}
IL_0f0a:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_442 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_442);
uint8_t L_443 = L_442->get_italicStyle_24();
V_89 = ((float)il2cpp_codegen_multiply((float)(((float)((float)L_443))), (float)(0.01f)));
float L_444 = V_89;
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_445 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_445);
float L_446 = L_445->get_yOffset_6();
float L_447 = V_5;
float L_448 = V_6;
float L_449 = V_2;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_90), ((float)il2cpp_codegen_multiply((float)L_444, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_446, (float)L_447)), (float)L_448)), (float)L_449)))), (0.0f), (0.0f), /*hidden argument*/NULL);
float L_450 = V_89;
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_451 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_451);
float L_452 = L_451->get_yOffset_6();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_453 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_453);
float L_454 = L_453->get_height_4();
float L_455 = V_5;
float L_456 = V_6;
float L_457 = V_2;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_91), ((float)il2cpp_codegen_multiply((float)L_450, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_452, (float)L_454)), (float)L_455)), (float)L_456)), (float)L_457)))), (0.0f), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_458 = V_73;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_459 = V_90;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_460 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_458, L_459, /*hidden argument*/NULL);
V_73 = L_460;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_461 = V_74;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_462 = V_91;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_463 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_461, L_462, /*hidden argument*/NULL);
V_74 = L_463;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_464 = V_75;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_465 = V_90;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_466 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_464, L_465, /*hidden argument*/NULL);
V_75 = L_466;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_467 = V_76;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_468 = V_91;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_469 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_467, L_468, /*hidden argument*/NULL);
V_76 = L_469;
}
IL_0fa4:
{
bool L_470 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isFXMatrixSet_179();
if (!L_470)
{
goto IL_104a;
}
}
{
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_471 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
float L_472 = L_471->get_m00_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_473 = V_75;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_474 = V_74;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_475 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_473, L_474, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_476 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_475, (2.0f), /*hidden argument*/NULL);
V_92 = L_476;
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_477 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_478 = V_73;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_479 = V_92;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_480 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_478, L_479, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_481 = Matrix4x4_MultiplyPoint3x4_m7C872FDCC9E3378E00A40977F641A45A24994E9A((Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)L_477, L_480, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_482 = V_92;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_483 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_481, L_482, /*hidden argument*/NULL);
V_73 = L_483;
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_484 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_485 = V_74;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_486 = V_92;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_487 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_485, L_486, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_488 = Matrix4x4_MultiplyPoint3x4_m7C872FDCC9E3378E00A40977F641A45A24994E9A((Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)L_484, L_487, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_489 = V_92;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_490 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_488, L_489, /*hidden argument*/NULL);
V_74 = L_490;
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_491 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_492 = V_75;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_493 = V_92;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_494 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_492, L_493, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_495 = Matrix4x4_MultiplyPoint3x4_m7C872FDCC9E3378E00A40977F641A45A24994E9A((Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)L_491, L_494, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_496 = V_92;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_497 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_495, L_496, /*hidden argument*/NULL);
V_75 = L_497;
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_498 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_499 = V_76;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_500 = V_92;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_501 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_499, L_500, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_502 = Matrix4x4_MultiplyPoint3x4_m7C872FDCC9E3378E00A40977F641A45A24994E9A((Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA *)L_498, L_501, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_503 = V_92;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_504 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_502, L_503, /*hidden argument*/NULL);
V_76 = L_504;
}
IL_104a:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_505 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_505);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_506 = L_505->get_characterInfo_11();
int32_t L_507 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_506);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_508 = V_74;
((L_506)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_507)))->set_bottomLeft_19(L_508);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_509 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_509);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_510 = L_509->get_characterInfo_11();
int32_t L_511 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_510);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_512 = V_73;
((L_510)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_511)))->set_topLeft_18(L_512);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_513 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_513);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_514 = L_513->get_characterInfo_11();
int32_t L_515 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_514);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_516 = V_75;
((L_514)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_515)))->set_topRight_20(L_516);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_517 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_517);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_518 = L_517->get_characterInfo_11();
int32_t L_519 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_518);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_520 = V_76;
((L_518)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_519)))->set_bottomRight_21(L_520);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_521 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_521);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_522 = L_521->get_characterInfo_11();
int32_t L_523 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_522);
float L_524 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
((L_522)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_523)))->set_origin_22(L_524);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_525 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_525);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_526 = L_525->get_characterInfo_11();
int32_t L_527 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_526);
float L_528 = V_72;
float L_529 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_530 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
((L_526)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_527)))->set_baseLine_24(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_528, (float)L_529)), (float)L_530)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_531 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_531);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_532 = L_531->get_characterInfo_11();
int32_t L_533 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_532);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_534 = V_75;
float L_535 = L_534.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_536 = V_74;
float L_537 = L_536.get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_538 = V_73;
float L_539 = L_538.get_y_3();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_540 = V_74;
float L_541 = L_540.get_y_3();
((L_532)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_533)))->set_aspectRatio_27(((float)((float)((float)il2cpp_codegen_subtract((float)L_535, (float)L_537))/(float)((float)il2cpp_codegen_subtract((float)L_539, (float)L_541)))));
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_542 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_542);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_543 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_542, /*hidden argument*/NULL);
NullCheck(L_543);
float L_544 = L_543->get_Ascender_6();
int32_t L_545 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
G_B92_0 = L_544;
if (!L_545)
{
G_B93_0 = L_544;
goto IL_1179;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_546 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_546);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_547 = L_546->get_characterInfo_11();
int32_t L_548 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_547);
float L_549 = ((L_547)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_548)))->get_scale_28();
G_B94_0 = L_549;
G_B94_1 = G_B92_0;
goto IL_117d;
}
IL_1179:
{
float L_550 = V_2;
float L_551 = V_68;
G_B94_0 = ((float)((float)L_550/(float)L_551));
G_B94_1 = G_B93_0;
}
IL_117d:
{
float L_552 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
V_77 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)G_B94_1, (float)G_B94_0)), (float)L_552));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_553 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_553);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_554 = L_553->get_characterInfo_11();
int32_t L_555 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_554);
float L_556 = V_77;
float L_557 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
((L_554)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_555)))->set_ascender_23(((float)il2cpp_codegen_subtract((float)L_556, (float)L_557)));
float L_558 = V_77;
float L_559 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
G_B95_0 = __this;
if ((((float)L_558) > ((float)L_559)))
{
G_B96_0 = __this;
goto IL_11be;
}
}
{
float L_560 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
G_B97_0 = L_560;
G_B97_1 = G_B95_0;
goto IL_11c0;
}
IL_11be:
{
float L_561 = V_77;
G_B97_0 = L_561;
G_B97_1 = G_B96_0;
}
IL_11c0:
{
NullCheck(G_B97_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B97_1)->set_m_maxLineAscender_198(G_B97_0);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_562 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_562);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_563 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_562, /*hidden argument*/NULL);
NullCheck(L_563);
float L_564 = L_563->get_Descender_8();
int32_t L_565 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
G_B98_0 = L_564;
if (!L_565)
{
G_B99_0 = L_564;
goto IL_11fa;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_566 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_566);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_567 = L_566->get_characterInfo_11();
int32_t L_568 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_567);
float L_569 = ((L_567)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_568)))->get_scale_28();
G_B100_0 = L_569;
G_B100_1 = G_B98_0;
goto IL_11fe;
}
IL_11fa:
{
float L_570 = V_2;
float L_571 = V_68;
G_B100_0 = ((float)((float)L_570/(float)L_571));
G_B100_1 = G_B99_0;
}
IL_11fe:
{
float L_572 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
V_78 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)G_B100_1, (float)G_B100_0)), (float)L_572));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_573 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_573);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_574 = L_573->get_characterInfo_11();
int32_t L_575 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_574);
float L_576 = V_78;
float L_577 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_578 = ((float)il2cpp_codegen_subtract((float)L_576, (float)L_577));
V_64 = L_578;
((L_574)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_575)))->set_descender_25(L_578);
float L_579 = V_64;
V_79 = L_579;
float L_580 = V_78;
float L_581 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
G_B101_0 = __this;
if ((((float)L_580) < ((float)L_581)))
{
G_B102_0 = __this;
goto IL_1246;
}
}
{
float L_582 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
G_B103_0 = L_582;
G_B103_1 = G_B101_0;
goto IL_1248;
}
IL_1246:
{
float L_583 = V_78;
G_B103_0 = L_583;
G_B103_1 = G_B102_0;
}
IL_1248:
{
NullCheck(G_B103_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B103_1)->set_m_maxLineDescender_199(G_B103_0);
int32_t L_584 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((((int32_t)((int32_t)((int32_t)L_584&(int32_t)((int32_t)256)))) == ((int32_t)((int32_t)256))))
{
goto IL_1273;
}
}
{
int32_t L_585 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_style_76();
if ((!(((uint32_t)((int32_t)((int32_t)L_585&(int32_t)((int32_t)128)))) == ((uint32_t)((int32_t)128)))))
{
goto IL_12ef;
}
}
IL_1273:
{
float L_586 = V_77;
float L_587 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_588 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_588);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_589 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_588, /*hidden argument*/NULL);
NullCheck(L_589);
float L_590 = L_589->get_SubSize_12();
V_93 = ((float)((float)((float)il2cpp_codegen_subtract((float)L_586, (float)L_587))/(float)L_590));
float L_591 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
V_77 = L_591;
float L_592 = V_93;
float L_593 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
G_B106_0 = __this;
if ((((float)L_592) > ((float)L_593)))
{
G_B107_0 = __this;
goto IL_12aa;
}
}
{
float L_594 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
G_B108_0 = L_594;
G_B108_1 = G_B106_0;
goto IL_12ac;
}
IL_12aa:
{
float L_595 = V_93;
G_B108_0 = L_595;
G_B108_1 = G_B107_0;
}
IL_12ac:
{
NullCheck(G_B108_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B108_1)->set_m_maxLineAscender_198(G_B108_0);
float L_596 = V_78;
float L_597 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_baselineOffset_215();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_598 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_598);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_599 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_598, /*hidden argument*/NULL);
NullCheck(L_599);
float L_600 = L_599->get_SubSize_12();
V_94 = ((float)((float)((float)il2cpp_codegen_subtract((float)L_596, (float)L_597))/(float)L_600));
float L_601 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
V_78 = L_601;
float L_602 = V_94;
float L_603 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
G_B109_0 = __this;
if ((((float)L_602) < ((float)L_603)))
{
G_B110_0 = __this;
goto IL_12e8;
}
}
{
float L_604 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
G_B111_0 = L_604;
G_B111_1 = G_B109_0;
goto IL_12ea;
}
IL_12e8:
{
float L_605 = V_94;
G_B111_0 = L_605;
G_B111_1 = G_B110_0;
}
IL_12ea:
{
NullCheck(G_B111_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B111_1)->set_m_maxLineDescender_199(G_B111_0);
}
IL_12ef:
{
int32_t L_606 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if (!L_606)
{
goto IL_12ff;
}
}
{
bool L_607 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNewPage_126();
if (!L_607)
{
goto IL_133f;
}
}
IL_12ff:
{
float L_608 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxAscender_195();
float L_609 = V_77;
G_B115_0 = __this;
if ((((float)L_608) > ((float)L_609)))
{
G_B116_0 = __this;
goto IL_130e;
}
}
{
float L_610 = V_77;
G_B117_0 = L_610;
G_B117_1 = G_B115_0;
goto IL_1314;
}
IL_130e:
{
float L_611 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxAscender_195();
G_B117_0 = L_611;
G_B117_1 = G_B116_0;
}
IL_1314:
{
NullCheck(G_B117_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B117_1)->set_m_maxAscender_195(G_B117_0);
float L_612 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxCapHeight_196();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_613 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_613);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_614 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_613, /*hidden argument*/NULL);
NullCheck(L_614);
float L_615 = L_614->get_CapHeight_7();
float L_616 = V_2;
float L_617 = V_68;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_618 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_612, ((float)((float)((float)il2cpp_codegen_multiply((float)L_615, (float)L_616))/(float)L_617)), /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxCapHeight_196(L_618);
}
IL_133f:
{
float L_619 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
if ((!(((float)L_619) == ((float)(0.0f)))))
{
goto IL_135a;
}
}
{
float L_620 = V_28;
float L_621 = V_77;
if ((((float)L_620) > ((float)L_621)))
{
goto IL_1356;
}
}
{
float L_622 = V_77;
G_B122_0 = L_622;
goto IL_1358;
}
IL_1356:
{
float L_623 = V_28;
G_B122_0 = L_623;
}
IL_1358:
{
V_28 = G_B122_0;
}
IL_135a:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_624 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_624);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_625 = L_624->get_characterInfo_11();
int32_t L_626 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_625);
((L_625)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_626)))->set_isVisible_34((bool)0);
int32_t L_627 = V_4;
if ((((int32_t)L_627) == ((int32_t)((int32_t)9))))
{
goto IL_13ad;
}
}
{
int32_t L_628 = V_4;
if ((((int32_t)L_628) == ((int32_t)((int32_t)160))))
{
goto IL_13ad;
}
}
{
int32_t L_629 = V_4;
if ((((int32_t)L_629) == ((int32_t)((int32_t)8199))))
{
goto IL_13ad;
}
}
{
int32_t L_630 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_631 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B((((int32_t)((uint16_t)L_630))), /*hidden argument*/NULL);
if (L_631)
{
goto IL_13a1;
}
}
{
int32_t L_632 = V_4;
if ((!(((uint32_t)L_632) == ((uint32_t)((int32_t)8203)))))
{
goto IL_13ad;
}
}
IL_13a1:
{
int32_t L_633 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if ((!(((uint32_t)L_633) == ((uint32_t)1))))
{
goto IL_1f03;
}
}
IL_13ad:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_634 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_634);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_635 = L_634->get_characterInfo_11();
int32_t L_636 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_635);
((L_635)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_636)))->set_isVisible_34((bool)1);
float L_637 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_width_132();
if ((!(((float)L_637) == ((float)(-1.0f)))))
{
goto IL_13ee;
}
}
{
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();
G_B132_0 = ((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));
goto IL_140f;
}
IL_13ee:
{
float L_641 = V_25;
float L_642 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginLeft_128();
float L_643 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginRight_129();
float L_644 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_width_132();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_645 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_641, (float)(0.0001f))), (float)L_642)), (float)L_643)), L_644, /*hidden argument*/NULL);
G_B132_0 = L_645;
}
IL_140f:
{
V_27 = G_B132_0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_646 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_646);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_647 = L_646->get_lineInfo_14();
int32_t L_648 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_647);
float L_649 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_marginLeft_128();
((L_647)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_648)))->set_marginLeft_16(L_649);
int32_t L_650 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineJustification_80();
if ((((int32_t)((int32_t)((int32_t)L_650&(int32_t)((int32_t)16)))) == ((int32_t)((int32_t)16))))
{
goto IL_144c;
}
}
{
int32_t L_651 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineJustification_80();
G_B135_0 = ((((int32_t)((int32_t)((int32_t)L_651&(int32_t)8))) == ((int32_t)8))? 1 : 0);
goto IL_144d;
}
IL_144c:
{
G_B135_0 = 1;
}
IL_144d:
{
V_95 = (bool)G_B135_0;
float L_652 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_653 = fabsf(L_652);
bool L_654 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
G_B136_0 = L_653;
if (!L_654)
{
G_B137_0 = L_653;
goto IL_1469;
}
}
{
G_B138_0 = (0.0f);
G_B138_1 = G_B136_0;
goto IL_1474;
}
IL_1469:
{
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_655 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_655);
float L_656 = L_655->get_xAdvance_7();
G_B138_0 = L_656;
G_B138_1 = G_B137_0;
}
IL_1474:
{
float L_657 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
int32_t L_658 = V_4;
G_B139_0 = ((float)il2cpp_codegen_multiply((float)G_B138_0, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_657))));
G_B139_1 = G_B138_1;
if ((!(((uint32_t)L_658) == ((uint32_t)((int32_t)173)))))
{
G_B140_0 = ((float)il2cpp_codegen_multiply((float)G_B138_0, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_657))));
G_B140_1 = G_B138_1;
goto IL_148e;
}
}
{
float L_659 = V_69;
G_B141_0 = L_659;
G_B141_1 = G_B139_0;
G_B141_2 = G_B139_1;
goto IL_148f;
}
IL_148e:
{
float L_660 = V_2;
G_B141_0 = L_660;
G_B141_1 = G_B140_0;
G_B141_2 = G_B140_1;
}
IL_148f:
{
float L_661 = V_27;
bool L_662 = V_95;
G_B142_0 = L_661;
G_B142_1 = ((float)il2cpp_codegen_add((float)G_B141_2, (float)((float)il2cpp_codegen_multiply((float)G_B141_1, (float)G_B141_0))));
if (L_662)
{
G_B143_0 = L_661;
G_B143_1 = ((float)il2cpp_codegen_add((float)G_B141_2, (float)((float)il2cpp_codegen_multiply((float)G_B141_1, (float)G_B141_0))));
goto IL_149e;
}
}
{
G_B144_0 = (1.0f);
G_B144_1 = G_B142_0;
G_B144_2 = G_B142_1;
goto IL_14a3;
}
IL_149e:
{
G_B144_0 = (1.05f);
G_B144_1 = G_B143_0;
G_B144_2 = G_B143_1;
}
IL_14a3:
{
if ((!(((float)G_B144_2) > ((float)((float)il2cpp_codegen_multiply((float)G_B144_1, (float)G_B144_0))))))
{
goto IL_1dc6;
}
}
{
int32_t L_663 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
V_23 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_663, (int32_t)1));
bool L_664 = TMP_Text_get_enableWordWrapping_m8140D63B850629B25F6ABE9211E9F777E7826533(__this, /*hidden argument*/NULL);
if (!L_664)
{
goto IL_1b3b;
}
}
{
int32_t L_665 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_666 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
if ((((int32_t)L_665) == ((int32_t)L_666)))
{
goto IL_1b3b;
}
}
{
int32_t L_667 = V_34;
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_668 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_669 = L_668->get_previous_WordBreak_0();
bool L_670 = V_31;
if (!((int32_t)((int32_t)((((int32_t)L_667) == ((int32_t)L_669))? 1 : 0)|(int32_t)L_670)))
{
goto IL_15c6;
}
}
{
bool L_671 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_671)
{
goto IL_15a9;
}
}
{
float L_672 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_673 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
if ((!(((float)L_672) > ((float)L_673))))
{
goto IL_15a9;
}
}
{
float L_674 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
float L_675 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthMaxAdj_93();
if ((!(((float)L_674) < ((float)((float)((float)L_675/(float)(100.0f)))))))
{
goto IL_1536;
}
}
{
__this->set_loopCountA_251(0);
float L_676 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_charWidthAdjDelta_94(((float)il2cpp_codegen_add((float)L_676, (float)(0.01f))));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_1536:
{
float L_677 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxFontSize_71(L_677);
float L_678 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_679 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_680 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_minFontSize_72();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_681 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(((float)((float)((float)il2cpp_codegen_subtract((float)L_679, (float)L_680))/(float)(2.0f))), (0.05f), /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)il2cpp_codegen_subtract((float)L_678, (float)L_681)));
float L_682 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_683 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
float L_684 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_682, L_683, /*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_684, (float)(20.0f))), (float)(0.5f)))))))))/(float)(20.0f))));
int32_t L_685 = __this->get_loopCountA_251();
if ((((int32_t)L_685) <= ((int32_t)((int32_t)20))))
{
goto IL_15a2;
}
}
{
return;
}
IL_15a2:
{
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_15a9:
{
bool L_686 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCharacterWrappingEnabled_96();
if (L_686)
{
goto IL_15c3;
}
}
{
bool L_687 = V_32;
if (L_687)
{
goto IL_15ba;
}
}
{
V_32 = (bool)1;
goto IL_15c6;
}
IL_15ba:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCharacterWrappingEnabled_96((bool)1);
goto IL_15c6;
}
IL_15c3:
{
V_33 = (bool)1;
}
IL_15c6:
{
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_688 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_689 = TMP_Text_RestoreWordWrappingState_mE89EDF25D735F8530A7C397282074B52F1E8439D(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_688, /*hidden argument*/NULL);
V_65 = L_689;
int32_t L_690 = V_65;
V_34 = L_690;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_691 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_692 = V_65;
NullCheck(L_691);
int32_t L_693 = L_692;
int32_t L_694 = (L_691)->GetAt(static_cast<il2cpp_array_size_t>(L_693));
if ((!(((uint32_t)L_694) == ((uint32_t)((int32_t)173)))))
{
goto IL_1601;
}
}
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isTextTruncated_104((bool)1);
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_695 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_696 = V_65;
NullCheck(L_695);
(L_695)->SetAt(static_cast<il2cpp_array_size_t>(L_696), (int32_t)((int32_t)45));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_1601:
{
int32_t L_697 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_697) <= ((int32_t)0)))
{
goto IL_1686;
}
}
{
float L_698 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_699 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
IL2CPP_RUNTIME_CLASS_INIT(TMP_Math_t074FB253662A213E8905642B8B29473EC794FE44_il2cpp_TypeInfo_var);
bool L_700 = TMP_Math_Approximately_mD1E8C7947699EE157A2054C17BA7BD42D5F567F3(L_698, L_699, /*hidden argument*/NULL);
if (L_700)
{
goto IL_1686;
}
}
{
float L_701 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
if ((!(((float)L_701) == ((float)(-32767.0f)))))
{
goto IL_1686;
}
}
{
bool L_702 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNewPage_126();
if (L_702)
{
goto IL_1686;
}
}
{
float L_703 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_704 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
V_98 = ((float)il2cpp_codegen_subtract((float)L_703, (float)L_704));
int32_t L_705 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
int32_t L_706 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
float L_707 = V_98;
VirtActionInvoker3< int32_t, int32_t, float >::Invoke(112 /* System.Void TMPro.TMP_Text::AdjustLineOffset(System.Int32,System.Int32,System.Single) */, __this, L_705, L_706, L_707);
float L_708 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_709 = V_98;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_708, (float)L_709)));
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_710 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
float L_711 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
L_710->set_lineOffset_26(L_711);
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_712 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
float L_713 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
L_712->set_previousLineAscender_15(L_713);
}
IL_1686:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isNewPage_126((bool)0);
float L_714 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_715 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
V_96 = ((float)il2cpp_codegen_subtract((float)L_714, (float)L_715));
float L_716 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
float L_717 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
V_97 = ((float)il2cpp_codegen_subtract((float)L_716, (float)L_717));
float L_718 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
float L_719 = V_97;
G_B168_0 = __this;
if ((((float)L_718) < ((float)L_719)))
{
G_B169_0 = __this;
goto IL_16ba;
}
}
{
float L_720 = V_97;
G_B170_0 = L_720;
G_B170_1 = G_B168_0;
goto IL_16c0;
}
IL_16ba:
{
float L_721 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
G_B170_0 = L_721;
G_B170_1 = G_B169_0;
}
IL_16c0:
{
NullCheck(G_B170_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B170_1)->set_m_maxDescender_197(G_B170_0);
bool L_722 = V_30;
if (L_722)
{
goto IL_16d1;
}
}
{
float L_723 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
V_29 = L_723;
}
IL_16d1:
{
bool L_724 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_useMaxVisibleDescender_124();
if (!L_724)
{
goto IL_16f8;
}
}
{
int32_t L_725 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_726 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_725) >= ((int32_t)L_726)))
{
goto IL_16f5;
}
}
{
int32_t L_727 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
int32_t L_728 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_727) < ((int32_t)L_728)))
{
goto IL_16f8;
}
}
IL_16f5:
{
V_30 = (bool)1;
}
IL_16f8:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_729 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_729);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_730 = L_729->get_lineInfo_14();
int32_t L_731 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_730);
int32_t L_732 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
((L_730)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_731)))->set_firstCharacterIndex_5(L_732);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_733 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_733);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_734 = L_733->get_lineInfo_14();
int32_t L_735 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_734);
int32_t L_736 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
int32_t L_737 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B177_0 = __this;
G_B177_1 = ((L_734)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_735)));
if ((((int32_t)L_736) > ((int32_t)L_737)))
{
G_B178_0 = __this;
G_B178_1 = ((L_734)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_735)));
goto IL_1746;
}
}
{
int32_t L_738 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B179_0 = L_738;
G_B179_1 = G_B177_0;
G_B179_2 = G_B177_1;
goto IL_174c;
}
IL_1746:
{
int32_t L_739 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
G_B179_0 = L_739;
G_B179_1 = G_B178_0;
G_B179_2 = G_B178_1;
}
IL_174c:
{
int32_t L_740 = G_B179_0;
V_99 = L_740;
NullCheck(G_B179_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B179_1)->set_m_firstVisibleCharacterOfLine_189(L_740);
int32_t L_741 = V_99;
G_B179_2->set_firstVisibleCharacterIndex_6(L_741);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_742 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_742);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_743 = L_742->get_lineInfo_14();
int32_t L_744 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_743);
int32_t L_745 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
G_B180_0 = __this;
G_B180_1 = ((L_743)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_744)));
if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_745, (int32_t)1))) > ((int32_t)0)))
{
G_B181_0 = __this;
G_B181_1 = ((L_743)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_744)));
goto IL_1780;
}
}
{
G_B182_0 = 0;
G_B182_1 = G_B180_0;
G_B182_2 = G_B180_1;
goto IL_1788;
}
IL_1780:
{
int32_t L_746 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
G_B182_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_746, (int32_t)1));
G_B182_1 = G_B181_0;
G_B182_2 = G_B181_1;
}
IL_1788:
{
int32_t L_747 = G_B182_0;
V_99 = L_747;
NullCheck(G_B182_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B182_1)->set_m_lastCharacterOfLine_190(L_747);
int32_t L_748 = V_99;
G_B182_2->set_lastCharacterIndex_7(L_748);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_749 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_749);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_750 = L_749->get_lineInfo_14();
int32_t L_751 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_750);
int32_t L_752 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
int32_t L_753 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B183_0 = __this;
G_B183_1 = ((L_750)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_751)));
if ((((int32_t)L_752) < ((int32_t)L_753)))
{
G_B184_0 = __this;
G_B184_1 = ((L_750)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_751)));
goto IL_17c4;
}
}
{
int32_t L_754 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
G_B185_0 = L_754;
G_B185_1 = G_B183_0;
G_B185_2 = G_B183_1;
goto IL_17ca;
}
IL_17c4:
{
int32_t L_755 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B185_0 = L_755;
G_B185_1 = G_B184_0;
G_B185_2 = G_B184_1;
}
IL_17ca:
{
int32_t L_756 = G_B185_0;
V_99 = L_756;
NullCheck(G_B185_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B185_1)->set_m_lastVisibleCharacterOfLine_191(L_756);
int32_t L_757 = V_99;
G_B185_2->set_lastVisibleCharacterIndex_8(L_757);
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);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_761 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_761);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_762 = L_761->get_lineInfo_14();
int32_t L_763 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_762);
int32_t L_764 = ((L_762)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_763)))->get_lastCharacterIndex_7();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_765 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_765);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_766 = L_765->get_lineInfo_14();
int32_t L_767 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_766);
int32_t L_768 = ((L_766)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_767)))->get_firstCharacterIndex_5();
((L_759)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_760)))->set_characterCount_1(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_764, (int32_t)L_768)), (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_769 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_769);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_770 = L_769->get_lineInfo_14();
int32_t L_771 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_770);
int32_t L_772 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineVisibleCharacterCount_193();
((L_770)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_771)))->set_visibleCharacterCount_2(L_772);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_773 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_773);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_774 = L_773->get_lineInfo_14();
int32_t L_775 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_774);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_776 = ((L_774)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_775)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_777 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_777);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_778 = L_777->get_characterInfo_11();
int32_t L_779 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
NullCheck(L_778);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_780 = ((L_778)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_779)))->get_address_of_bottomLeft_19();
float L_781 = L_780->get_x_2();
float L_782 = V_97;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_783;
memset(&L_783, 0, sizeof(L_783));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_783), L_781, L_782, /*hidden argument*/NULL);
L_776->set_min_0(L_783);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_784 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_784);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_785 = L_784->get_lineInfo_14();
int32_t L_786 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_785);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_787 = ((L_785)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_786)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_788 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_788);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_789 = L_788->get_characterInfo_11();
int32_t L_790 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
NullCheck(L_789);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_791 = ((L_789)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_790)))->get_address_of_topRight_20();
float L_792 = L_791->get_x_2();
float L_793 = V_96;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_794;
memset(&L_794, 0, sizeof(L_794));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_794), L_792, L_793, /*hidden argument*/NULL);
L_787->set_max_1(L_794);
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);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_798 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_798);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_799 = L_798->get_lineInfo_14();
int32_t L_800 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_799);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_801 = ((L_799)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_800)))->get_address_of_lineExtents_19();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_802 = L_801->get_address_of_max_1();
float L_803 = L_802->get_x_0();
((L_796)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_797)))->set_length_9(L_803);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_804 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_804);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_805 = L_804->get_lineInfo_14();
int32_t L_806 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_805);
float L_807 = V_27;
((L_805)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_806)))->set_width_15(L_807);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_808 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_808);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_809 = L_808->get_lineInfo_14();
int32_t L_810 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_809);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_811 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_811);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_812 = L_811->get_characterInfo_11();
int32_t L_813 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
NullCheck(L_812);
float L_814 = ((L_812)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_813)))->get_xAdvance_26();
float L_815 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_816 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_816);
float L_817 = L_816->get_normalSpacingOffset_21();
float L_818 = V_2;
float L_819 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
((L_809)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_810)))->set_maxAdvance_14(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_814, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_815, (float)L_817)), (float)L_818)))), (float)L_819)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_820 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_820);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_821 = L_820->get_lineInfo_14();
int32_t L_822 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_821);
float L_823 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
((L_821)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_822)))->set_baseline_12(((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_823)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_824 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_824);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_825 = L_824->get_lineInfo_14();
int32_t L_826 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_825);
float L_827 = V_96;
((L_825)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_826)))->set_ascender_11(L_827);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_828 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_828);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_829 = L_828->get_lineInfo_14();
int32_t L_830 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_829);
float L_831 = V_97;
((L_829)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_830)))->set_descender_13(L_831);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_832 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_832);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_833 = L_832->get_lineInfo_14();
int32_t L_834 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_833);
float L_835 = V_96;
float L_836 = V_97;
float L_837 = V_18;
float L_838 = V_1;
((L_833)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_834)))->set_lineHeight_10(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_835, (float)L_836)), (float)((float)il2cpp_codegen_multiply((float)L_837, (float)L_838)))));
int32_t L_839 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_firstCharacterOfLine_188(L_839);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineVisibleCharacterCount_193(0);
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_840 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedLineState_186();
int32_t L_841 = V_65;
int32_t L_842 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_840, L_841, ((int32_t)il2cpp_codegen_subtract((int32_t)L_842, (int32_t)1)), /*hidden argument*/NULL);
int32_t L_843 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineNumber_192(((int32_t)il2cpp_codegen_add((int32_t)L_843, (int32_t)1)));
V_20 = (bool)1;
V_31 = (bool)1;
int32_t L_844 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_845 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_845);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_846 = L_845->get_lineInfo_14();
NullCheck(L_846);
if ((((int32_t)L_844) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_846)->max_length)))))))
{
goto IL_1a6f;
}
}
{
int32_t L_847 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
TMP_Text_ResizeLineExtents_m4B2D1137863B76A03199E9ED042FEE7C1A1220CC(__this, L_847, /*hidden argument*/NULL);
}
IL_1a6f:
{
float L_848 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
if ((!(((float)L_848) == ((float)(-32767.0f)))))
{
goto IL_1af2;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_849 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_849);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_850 = L_849->get_characterInfo_11();
int32_t L_851 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_850);
float L_852 = ((L_850)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_851)))->get_ascender_23();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_853 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_853);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_854 = L_853->get_characterInfo_11();
int32_t L_855 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_854);
float L_856 = ((L_854)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_855)))->get_baseLine_24();
V_100 = ((float)il2cpp_codegen_subtract((float)L_852, (float)L_856));
float L_857 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
float L_858 = V_100;
float L_859 = V_18;
float L_860 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacing_88();
float L_861 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacingDelta_89();
float L_862 = V_1;
V_19 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_857)), (float)L_858)), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_859, (float)L_860)), (float)L_861)), (float)L_862))));
float L_863 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_864 = V_19;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_863, (float)L_864)));
float L_865 = V_100;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_startOfLineAscender_200(L_865);
goto IL_1b0e;
}
IL_1af2:
{
float L_866 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_867 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
float L_868 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacing_88();
float L_869 = V_1;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_866, (float)((float)il2cpp_codegen_add((float)L_867, (float)((float)il2cpp_codegen_multiply((float)L_868, (float)L_869)))))));
}
IL_1b0e:
{
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_870 = ((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_870);
float L_871 = ((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_871);
float L_872 = ((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_872)));
goto IL_30ff;
}
IL_1b3b:
{
bool L_873 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_873)
{
goto IL_1bfe;
}
}
{
float L_874 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_875 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
if ((!(((float)L_874) > ((float)L_875))))
{
goto IL_1bfe;
}
}
{
float L_876 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
float L_877 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthMaxAdj_93();
if ((!(((float)L_876) < ((float)((float)((float)L_877/(float)(100.0f)))))))
{
goto IL_1b8b;
}
}
{
__this->set_loopCountA_251(0);
float L_878 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_charWidthAdjDelta_94(((float)il2cpp_codegen_add((float)L_878, (float)(0.01f))));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_1b8b:
{
float L_879 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxFontSize_71(L_879);
float L_880 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_881 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_882 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_minFontSize_72();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_883 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(((float)((float)((float)il2cpp_codegen_subtract((float)L_881, (float)L_882))/(float)(2.0f))), (0.05f), /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)il2cpp_codegen_subtract((float)L_880, (float)L_883)));
float L_884 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_885 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
float L_886 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_884, L_885, /*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_886, (float)(20.0f))), (float)(0.5f)))))))))/(float)(20.0f))));
int32_t L_887 = __this->get_loopCountA_251();
if ((((int32_t)L_887) <= ((int32_t)((int32_t)20))))
{
goto IL_1bf7;
}
}
{
return;
}
IL_1bf7:
{
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_1bfe:
{
int32_t L_888 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
V_101 = L_888;
int32_t L_889 = V_101;
switch (L_889)
{
case 0:
{
goto IL_1c2e;
}
case 1:
{
goto IL_1c44;
}
case 2:
{
goto IL_1d7c;
}
case 3:
{
goto IL_1d9c;
}
case 4:
{
goto IL_1d8c;
}
case 5:
{
goto IL_1dc6;
}
case 6:
{
goto IL_1dc6;
}
}
}
{
goto IL_1dc6;
}
IL_1c2e:
{
bool L_890 = __this->get_m_isMaskingEnabled_245();
if (!L_890)
{
goto IL_1dc6;
}
}
{
TextMeshPro_DisableMasking_m8F66A13948C460CFB5AF46A8ED39F06BEC306E2C(__this, /*hidden argument*/NULL);
goto IL_1dc6;
}
IL_1c44:
{
bool L_891 = __this->get_m_isMaskingEnabled_245();
if (!L_891)
{
goto IL_1c52;
}
}
{
TextMeshPro_DisableMasking_m8F66A13948C460CFB5AF46A8ED39F06BEC306E2C(__this, /*hidden argument*/NULL);
}
IL_1c52:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isTextTruncated_104((bool)1);
int32_t L_892 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_892) >= ((int32_t)1)))
{
goto IL_1c83;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_893 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_893);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_894 = L_893->get_characterInfo_11();
int32_t L_895 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_894);
((L_894)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_895)))->set_isVisible_34((bool)0);
goto IL_1dc6;
}
IL_1c83:
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_896 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_897 = V_65;
NullCheck(L_896);
(L_896)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_897, (int32_t)1))), (int32_t)((int32_t)8230));
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_898 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_899 = V_65;
NullCheck(L_898);
(L_898)->SetAt(static_cast<il2cpp_array_size_t>(L_899), (int32_t)0);
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_900 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_Ellipsis_GlyphInfo_221();
if (!L_900)
{
goto IL_1d4b;
}
}
{
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);
((L_902)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_903)))->set_character_0(((int32_t)8230));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_904 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_904);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_905 = L_904->get_characterInfo_11();
int32_t L_906 = V_23;
NullCheck(L_905);
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_907 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_Ellipsis_GlyphInfo_221();
((L_905)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_906)))->set_textElement_3(L_907);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_908 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_908);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_909 = L_908->get_characterInfo_11();
int32_t L_910 = V_23;
NullCheck(L_909);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_911 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
NullCheck(L_911);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_912 = ((L_911)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_fontAsset_1();
((L_909)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_910)))->set_fontAsset_4(L_912);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_913 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_913);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_914 = L_913->get_characterInfo_11();
int32_t L_915 = V_23;
NullCheck(L_914);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_916 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
NullCheck(L_916);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_917 = ((L_916)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_material_3();
((L_914)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_915)))->set_material_7(L_917);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_918 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_918);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_919 = L_918->get_characterInfo_11();
int32_t L_920 = V_23;
NullCheck(L_919);
((L_919)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_920)))->set_materialReferenceIndex_8(0);
goto IL_1d6b;
}
IL_1d4b:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_921 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_921);
String_t* L_922 = Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE(L_921, /*hidden argument*/NULL);
String_t* L_923 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteral7DCDAE2D53EB3B1EED11805F2A6EA580EBBA7E35, L_922, _stringLiteral47F754A40CEE83B993E601D94D7D762B2996E695, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_LogWarning_mD417697331190AC1D21C463F412C475103A7256E(L_923, __this, /*hidden argument*/NULL);
}
IL_1d6b:
{
int32_t L_924 = V_23;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(((int32_t)il2cpp_codegen_add((int32_t)L_924, (int32_t)1)));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_1d7c:
{
bool L_925 = __this->get_m_isMaskingEnabled_245();
if (L_925)
{
goto IL_1dc6;
}
}
{
TextMeshPro_EnableMasking_mE1A96C9396D808908FAAD78EAA2FB1F31C66EDA3(__this, /*hidden argument*/NULL);
goto IL_1dc6;
}
IL_1d8c:
{
bool L_926 = __this->get_m_isMaskingEnabled_245();
if (L_926)
{
goto IL_1dc6;
}
}
{
TextMeshPro_EnableMasking_mE1A96C9396D808908FAAD78EAA2FB1F31C66EDA3(__this, /*hidden argument*/NULL);
goto IL_1dc6;
}
IL_1d9c:
{
bool L_927 = __this->get_m_isMaskingEnabled_245();
if (!L_927)
{
goto IL_1daa;
}
}
{
TextMeshPro_DisableMasking_m8F66A13948C460CFB5AF46A8ED39F06BEC306E2C(__this, /*hidden argument*/NULL);
}
IL_1daa:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_928 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_928);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_929 = L_928->get_characterInfo_11();
int32_t L_930 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_929);
((L_929)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_930)))->set_isVisible_34((bool)0);
}
IL_1dc6:
{
int32_t L_931 = V_4;
if ((((int32_t)L_931) == ((int32_t)((int32_t)9))))
{
goto IL_1de1;
}
}
{
int32_t L_932 = V_4;
if ((((int32_t)L_932) == ((int32_t)((int32_t)160))))
{
goto IL_1de1;
}
}
{
int32_t L_933 = V_4;
if ((!(((uint32_t)L_933) == ((uint32_t)((int32_t)8199)))))
{
goto IL_1e67;
}
}
IL_1de1:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_934 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_934);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_935 = L_934->get_characterInfo_11();
int32_t L_936 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_935);
((L_935)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_936)))->set_isVisible_34((bool)0);
int32_t L_937 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lastVisibleCharacterOfLine_191(L_937);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_938 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_938);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_939 = L_938->get_lineInfo_14();
int32_t L_940 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_939);
int32_t* L_941 = ((L_939)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_940)))->get_address_of_spaceCount_3();
int32_t* L_942 = L_941;
int32_t L_943 = *((int32_t*)L_942);
*((int32_t*)L_942) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_943, (int32_t)1));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_944 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_945 = L_944;
NullCheck(L_945);
int32_t L_946 = L_945->get_spaceCount_5();
NullCheck(L_945);
L_945->set_spaceCount_5(((int32_t)il2cpp_codegen_add((int32_t)L_946, (int32_t)1)));
int32_t L_947 = V_4;
if ((!(((uint32_t)L_947) == ((uint32_t)((int32_t)160)))))
{
goto IL_1ea8;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_948 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_948);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_949 = L_948->get_lineInfo_14();
int32_t L_950 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_949);
int32_t* L_951 = ((L_949)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_950)))->get_address_of_controlCharacterCount_0();
int32_t* L_952 = L_951;
int32_t L_953 = *((int32_t*)L_952);
*((int32_t*)L_952) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_953, (int32_t)1));
goto IL_1ea8;
}
IL_1e67:
{
bool L_954 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overrideHtmlColors_59();
if (!L_954)
{
goto IL_1e79;
}
}
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_955 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontColor32_45();
V_17 = L_955;
goto IL_1e81;
}
IL_1e79:
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_956 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_htmlColor_203();
V_17 = L_956;
}
IL_1e81:
{
int32_t L_957 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if (L_957)
{
goto IL_1e97;
}
}
{
float L_958 = V_5;
float L_959 = V_6;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_960 = V_17;
VirtActionInvoker3< float, float, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(115 /* System.Void TMPro.TMP_Text::SaveGlyphVertexInfo(System.Single,System.Single,UnityEngine.Color32) */, __this, L_958, L_959, L_960);
goto IL_1ea8;
}
IL_1e97:
{
int32_t L_961 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textElementType_218();
if ((!(((uint32_t)L_961) == ((uint32_t)1))))
{
goto IL_1ea8;
}
}
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_962 = V_17;
VirtActionInvoker1< Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 >::Invoke(116 /* System.Void TMPro.TMP_Text::SaveSpriteVertexInfo(UnityEngine.Color32) */, __this, L_962);
}
IL_1ea8:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_963 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_963);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_964 = L_963->get_characterInfo_11();
int32_t L_965 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_964);
bool L_966 = ((L_964)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_965)))->get_isVisible_34();
if (!L_966)
{
goto IL_1f61;
}
}
{
int32_t L_967 = V_4;
if ((((int32_t)L_967) == ((int32_t)((int32_t)173))))
{
goto IL_1f61;
}
}
{
bool L_968 = V_20;
if (!L_968)
{
goto IL_1ee7;
}
}
{
V_20 = (bool)0;
int32_t L_969 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_firstVisibleCharacterOfLine_189(L_969);
}
IL_1ee7:
{
int32_t L_970 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineVisibleCharacterCount_193();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineVisibleCharacterCount_193(((int32_t)il2cpp_codegen_add((int32_t)L_970, (int32_t)1)));
int32_t L_971 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lastVisibleCharacterOfLine_191(L_971);
goto IL_1f61;
}
IL_1f03:
{
int32_t L_972 = V_4;
if ((((int32_t)L_972) == ((int32_t)((int32_t)10))))
{
goto IL_1f13;
}
}
{
int32_t L_973 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_974 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A((((int32_t)((uint16_t)L_973))), /*hidden argument*/NULL);
if (!L_974)
{
goto IL_1f61;
}
}
IL_1f13:
{
int32_t L_975 = V_4;
if ((((int32_t)L_975) == ((int32_t)((int32_t)173))))
{
goto IL_1f61;
}
}
{
int32_t L_976 = V_4;
if ((((int32_t)L_976) == ((int32_t)((int32_t)8203))))
{
goto IL_1f61;
}
}
{
int32_t L_977 = V_4;
if ((((int32_t)L_977) == ((int32_t)((int32_t)8288))))
{
goto IL_1f61;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_978 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_978);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_979 = L_978->get_lineInfo_14();
int32_t L_980 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_979);
int32_t* L_981 = ((L_979)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_980)))->get_address_of_spaceCount_3();
int32_t* L_982 = L_981;
int32_t L_983 = *((int32_t*)L_982);
*((int32_t*)L_982) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_983, (int32_t)1));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_984 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_985 = L_984;
NullCheck(L_985);
int32_t L_986 = L_985->get_spaceCount_5();
NullCheck(L_985);
L_985->set_spaceCount_5(((int32_t)il2cpp_codegen_add((int32_t)L_986, (int32_t)1)));
}
IL_1f61:
{
int32_t L_987 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_987) <= ((int32_t)0)))
{
goto IL_1fff;
}
}
{
float L_988 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_989 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
IL2CPP_RUNTIME_CLASS_INIT(TMP_Math_t074FB253662A213E8905642B8B29473EC794FE44_il2cpp_TypeInfo_var);
bool L_990 = TMP_Math_Approximately_mD1E8C7947699EE157A2054C17BA7BD42D5F567F3(L_988, L_989, /*hidden argument*/NULL);
if (L_990)
{
goto IL_1fff;
}
}
{
float L_991 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
if ((!(((float)L_991) == ((float)(-32767.0f)))))
{
goto IL_1fff;
}
}
{
bool L_992 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNewPage_126();
if (L_992)
{
goto IL_1fff;
}
}
{
float L_993 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_994 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
V_102 = ((float)il2cpp_codegen_subtract((float)L_993, (float)L_994));
int32_t L_995 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
int32_t L_996 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
float L_997 = V_102;
VirtActionInvoker3< int32_t, int32_t, float >::Invoke(112 /* System.Void TMPro.TMP_Text::AdjustLineOffset(System.Int32,System.Int32,System.Single) */, __this, L_995, L_996, L_997);
float L_998 = V_79;
float L_999 = V_102;
V_79 = ((float)il2cpp_codegen_subtract((float)L_998, (float)L_999));
float L_1000 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_1001 = V_102;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_1000, (float)L_1001)));
float L_1002 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
float L_1003 = V_102;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_startOfLineAscender_200(((float)il2cpp_codegen_add((float)L_1002, (float)L_1003)));
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1004 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
float L_1005 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
L_1004->set_lineOffset_26(L_1005);
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1006 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
float L_1007 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
L_1006->set_previousLineAscender_15(L_1007);
}
IL_1fff:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1008 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1008);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1009 = L_1008->get_characterInfo_11();
int32_t L_1010 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1009);
int32_t L_1011 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
((L_1009)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1010)))->set_lineNumber_11(L_1011);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1012 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1012);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1013 = L_1012->get_characterInfo_11();
int32_t L_1014 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1013);
int32_t L_1015 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
((L_1013)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1014)))->set_pageNumber_12(L_1015);
int32_t L_1016 = V_4;
if ((((int32_t)L_1016) == ((int32_t)((int32_t)10))))
{
goto IL_2056;
}
}
{
int32_t L_1017 = V_4;
if ((((int32_t)L_1017) == ((int32_t)((int32_t)13))))
{
goto IL_2056;
}
}
{
int32_t L_1018 = V_4;
if ((!(((uint32_t)L_1018) == ((uint32_t)((int32_t)8230)))))
{
goto IL_2074;
}
}
IL_2056:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1019 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1019);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1020 = L_1019->get_lineInfo_14();
int32_t L_1021 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1020);
int32_t L_1022 = ((L_1020)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1021)))->get_characterCount_1();
if ((!(((uint32_t)L_1022) == ((uint32_t)1))))
{
goto IL_2095;
}
}
IL_2074:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1023 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1023);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1024 = L_1023->get_lineInfo_14();
int32_t L_1025 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1024);
int32_t L_1026 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineJustification_80();
((L_1024)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1025)))->set_alignment_18(L_1026);
}
IL_2095:
{
float L_1027 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxAscender_195();
float L_1028 = V_79;
float L_1029 = V_26;
if ((!(((float)((float)il2cpp_codegen_subtract((float)L_1027, (float)L_1028))) > ((float)((float)il2cpp_codegen_add((float)L_1029, (float)(0.0001f)))))))
{
goto IL_24bc;
}
}
{
bool L_1030 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_1030)
{
goto IL_20ea;
}
}
{
float L_1031 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacingDelta_89();
float L_1032 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacingMax_91();
if ((!(((float)L_1031) > ((float)L_1032))))
{
goto IL_20ea;
}
}
{
int32_t L_1033 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_1033) <= ((int32_t)0)))
{
goto IL_20ea;
}
}
{
__this->set_loopCountA_251(0);
float L_1034 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacingDelta_89();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineSpacingDelta_89(((float)il2cpp_codegen_subtract((float)L_1034, (float)(1.0f))));
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_20ea:
{
bool L_1035 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_1035)
{
goto IL_2176;
}
}
{
float L_1036 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1037 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
if ((!(((float)L_1036) > ((float)L_1037))))
{
goto IL_2176;
}
}
{
float L_1038 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_maxFontSize_71(L_1038);
float L_1039 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1040 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1041 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_minFontSize_72();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_1042 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(((float)((float)((float)il2cpp_codegen_subtract((float)L_1040, (float)L_1041))/(float)(2.0f))), (0.05f), /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)il2cpp_codegen_subtract((float)L_1039, (float)L_1042)));
float L_1043 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1044 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMin_73();
float L_1045 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_1043, L_1044, /*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_1045, (float)(20.0f))), (float)(0.5f)))))))))/(float)(20.0f))));
int32_t L_1046 = __this->get_loopCountA_251();
if ((((int32_t)L_1046) <= ((int32_t)((int32_t)20))))
{
goto IL_216f;
}
}
{
return;
}
IL_216f:
{
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_2176:
{
int32_t L_1047 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstOverflowCharacterIndex_101();
if ((!(((uint32_t)L_1047) == ((uint32_t)(-1)))))
{
goto IL_218b;
}
}
{
int32_t L_1048 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_firstOverflowCharacterIndex_101(L_1048);
}
IL_218b:
{
int32_t L_1049 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
V_101 = L_1049;
int32_t L_1050 = V_101;
switch (L_1050)
{
case 0:
{
goto IL_21bb;
}
case 1:
{
goto IL_21d1;
}
case 2:
{
goto IL_231d;
}
case 3:
{
goto IL_2349;
}
case 4:
{
goto IL_2333;
}
case 5:
{
goto IL_23a1;
}
case 6:
{
goto IL_244c;
}
}
}
{
goto IL_24bc;
}
IL_21bb:
{
bool L_1051 = __this->get_m_isMaskingEnabled_245();
if (!L_1051)
{
goto IL_24bc;
}
}
{
TextMeshPro_DisableMasking_m8F66A13948C460CFB5AF46A8ED39F06BEC306E2C(__this, /*hidden argument*/NULL);
goto IL_24bc;
}
IL_21d1:
{
bool L_1052 = __this->get_m_isMaskingEnabled_245();
if (!L_1052)
{
goto IL_21df;
}
}
{
TextMeshPro_DisableMasking_m8F66A13948C460CFB5AF46A8ED39F06BEC306E2C(__this, /*hidden argument*/NULL);
}
IL_21df:
{
int32_t L_1053 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_1053) <= ((int32_t)0)))
{
goto IL_2315;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1054 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1055 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1055);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1056 = L_1055->get_characterInfo_11();
int32_t L_1057 = V_23;
NullCheck(L_1056);
int32_t L_1058 = ((L_1056)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1057)))->get_index_1();
NullCheck(L_1054);
(L_1054)->SetAt(static_cast<il2cpp_array_size_t>(L_1058), (int32_t)((int32_t)8230));
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1059 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1060 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1060);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1061 = L_1060->get_characterInfo_11();
int32_t L_1062 = V_23;
NullCheck(L_1061);
int32_t L_1063 = ((L_1061)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1062)))->get_index_1();
NullCheck(L_1059);
(L_1059)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_1063, (int32_t)1))), (int32_t)0);
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_1064 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_Ellipsis_GlyphInfo_221();
if (!L_1064)
{
goto IL_22dd;
}
}
{
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);
((L_1066)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1067)))->set_character_0(((int32_t)8230));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1068 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1068);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1069 = L_1068->get_characterInfo_11();
int32_t L_1070 = V_23;
NullCheck(L_1069);
TMP_Glyph_tCAA5E0C262A3DAF50537C03D9EA90B51B05BA62C * L_1071 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_Ellipsis_GlyphInfo_221();
((L_1069)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1070)))->set_textElement_3(L_1071);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1072 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1072);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1073 = L_1072->get_characterInfo_11();
int32_t L_1074 = V_23;
NullCheck(L_1073);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_1075 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
NullCheck(L_1075);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1076 = ((L_1075)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_fontAsset_1();
((L_1073)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1074)))->set_fontAsset_4(L_1076);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1077 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1077);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1078 = L_1077->get_characterInfo_11();
int32_t L_1079 = V_23;
NullCheck(L_1078);
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_1080 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
NullCheck(L_1080);
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * L_1081 = ((L_1080)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_material_3();
((L_1078)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1079)))->set_material_7(L_1081);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1082 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1082);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1083 = L_1082->get_characterInfo_11();
int32_t L_1084 = V_23;
NullCheck(L_1083);
((L_1083)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1084)))->set_materialReferenceIndex_8(0);
goto IL_22fd;
}
IL_22dd:
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1085 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontAsset_32();
NullCheck(L_1085);
String_t* L_1086 = Object_get_name_mA2D400141CB3C991C87A2556429781DE961A83CE(L_1085, /*hidden argument*/NULL);
String_t* L_1087 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteral7DCDAE2D53EB3B1EED11805F2A6EA580EBBA7E35, L_1086, _stringLiteral47F754A40CEE83B993E601D94D7D762B2996E695, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_LogWarning_mD417697331190AC1D21C463F412C475103A7256E(L_1087, __this, /*hidden argument*/NULL);
}
IL_22fd:
{
int32_t L_1088 = V_23;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(((int32_t)il2cpp_codegen_add((int32_t)L_1088, (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_2315:
{
VirtActionInvoker1< bool >::Invoke(125 /* System.Void TMPro.TMP_Text::ClearMesh(System.Boolean) */, __this, (bool)0);
return;
}
IL_231d:
{
bool L_1089 = __this->get_m_isMaskingEnabled_245();
if (L_1089)
{
goto IL_24bc;
}
}
{
TextMeshPro_EnableMasking_mE1A96C9396D808908FAAD78EAA2FB1F31C66EDA3(__this, /*hidden argument*/NULL);
goto IL_24bc;
}
IL_2333:
{
bool L_1090 = __this->get_m_isMaskingEnabled_245();
if (L_1090)
{
goto IL_24bc;
}
}
{
TextMeshPro_EnableMasking_mE1A96C9396D808908FAAD78EAA2FB1F31C66EDA3(__this, /*hidden argument*/NULL);
goto IL_24bc;
}
IL_2349:
{
bool L_1091 = __this->get_m_isMaskingEnabled_245();
if (!L_1091)
{
goto IL_2357;
}
}
{
TextMeshPro_DisableMasking_m8F66A13948C460CFB5AF46A8ED39F06BEC306E2C(__this, /*hidden argument*/NULL);
}
IL_2357:
{
int32_t L_1092 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_1092) <= ((int32_t)0)))
{
goto IL_2399;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1093 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1094 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1094);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1095 = L_1094->get_characterInfo_11();
int32_t L_1096 = V_23;
NullCheck(L_1095);
int32_t L_1097 = ((L_1095)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1096)))->get_index_1();
NullCheck(L_1093);
(L_1093)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_1097, (int32_t)1))), (int32_t)0);
int32_t L_1098 = V_23;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(((int32_t)il2cpp_codegen_add((int32_t)L_1098, (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_2399:
{
VirtActionInvoker1< bool >::Invoke(125 /* System.Void TMPro.TMP_Text::ClearMesh(System.Boolean) */, __this, (bool)0);
return;
}
IL_23a1:
{
bool L_1099 = __this->get_m_isMaskingEnabled_245();
if (!L_1099)
{
goto IL_23af;
}
}
{
TextMeshPro_DisableMasking_m8F66A13948C460CFB5AF46A8ED39F06BEC306E2C(__this, /*hidden argument*/NULL);
}
IL_23af:
{
int32_t L_1100 = V_4;
if ((((int32_t)L_1100) == ((int32_t)((int32_t)13))))
{
goto IL_24bc;
}
}
{
int32_t L_1101 = V_4;
if ((((int32_t)L_1101) == ((int32_t)((int32_t)10))))
{
goto IL_24bc;
}
}
{
int32_t L_1102 = V_65;
if (L_1102)
{
goto IL_23cc;
}
}
{
VirtActionInvoker0::Invoke(124 /* System.Void TMPro.TMP_Text::ClearMesh() */, __this);
return;
}
IL_23cc:
{
int32_t L_1103 = V_22;
int32_t L_1104 = V_65;
if ((!(((uint32_t)L_1103) == ((uint32_t)L_1104))))
{
goto IL_23e3;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1105 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_1106 = V_65;
NullCheck(L_1105);
(L_1105)->SetAt(static_cast<il2cpp_array_size_t>(L_1106), (int32_t)0);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isTextTruncated_104((bool)1);
}
IL_23e3:
{
int32_t L_1107 = V_65;
V_22 = L_1107;
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1108 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedLineState_186();
int32_t L_1109 = TMP_Text_RestoreWordWrappingState_mE89EDF25D735F8530A7C397282074B52F1E8439D(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_1108, /*hidden argument*/NULL);
V_65 = L_1109;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isNewPage_126((bool)1);
float L_1110 = ((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_1110)));
((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_1111 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineNumber_192(((int32_t)il2cpp_codegen_add((int32_t)L_1111, (int32_t)1)));
int32_t L_1112 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_pageNumber_194(((int32_t)il2cpp_codegen_add((int32_t)L_1112, (int32_t)1)));
goto IL_30ff;
}
IL_244c:
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1113 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_linkedTextComponent_102();
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_1114 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_1113, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (!L_1114)
{
goto IL_2487;
}
}
{
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1115 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_linkedTextComponent_102();
String_t* L_1116 = TMP_Text_get_text_m585E635D68DD2AD9C884A88658222AB7F84720FB(__this, /*hidden argument*/NULL);
NullCheck(L_1115);
TMP_Text_set_text_m5CFCFE6E69321D9E6B6BAEAF92AE153C3484A960(L_1115, L_1116, /*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1117 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_linkedTextComponent_102();
int32_t L_1118 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1117);
TMP_Text_set_firstVisibleCharacter_m869CC3BE6B29F86CE0CE6E0C7E53DDAFDA423179(L_1117, L_1118, /*hidden argument*/NULL);
TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 * L_1119 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_linkedTextComponent_102();
NullCheck(L_1119);
VirtActionInvoker0::Invoke(99 /* System.Void TMPro.TMP_Text::ForceMeshUpdate() */, L_1119);
}
IL_2487:
{
int32_t L_1120 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_1120) <= ((int32_t)0)))
{
goto IL_24b4;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1121 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_1122 = V_65;
NullCheck(L_1121);
(L_1121)->SetAt(static_cast<il2cpp_array_size_t>(L_1122), (int32_t)0);
int32_t L_1123 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_totalCharacterCount_184(L_1123);
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isTextTruncated_104((bool)1);
return;
}
IL_24b4:
{
VirtActionInvoker1< bool >::Invoke(125 /* System.Void TMPro.TMP_Text::ClearMesh(System.Boolean) */, __this, (bool)1);
return;
}
IL_24bc:
{
int32_t L_1124 = V_4;
if ((!(((uint32_t)L_1124) == ((uint32_t)((int32_t)9)))))
{
goto IL_250b;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1125 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_1125);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_1126 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_1125, /*hidden argument*/NULL);
NullCheck(L_1126);
float L_1127 = L_1126->get_TabWidth_17();
float L_1128 = V_2;
V_103 = ((float)il2cpp_codegen_multiply((float)L_1127, (float)L_1128));
float L_1129 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_1130 = V_103;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_1131 = ceilf(((float)((float)L_1129/(float)L_1130)));
float L_1132 = V_103;
V_104 = ((float)il2cpp_codegen_multiply((float)L_1131, (float)L_1132));
float L_1133 = V_104;
float L_1134 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
G_B299_0 = __this;
if ((((float)L_1133) > ((float)L_1134)))
{
G_B300_0 = __this;
goto IL_24ff;
}
}
{
float L_1135 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_1136 = V_103;
G_B301_0 = ((float)il2cpp_codegen_add((float)L_1135, (float)L_1136));
G_B301_1 = G_B299_0;
goto IL_2501;
}
IL_24ff:
{
float L_1137 = V_104;
G_B301_0 = L_1137;
G_B301_1 = G_B300_0;
}
IL_2501:
{
NullCheck(G_B301_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B301_1)->set_m_xAdvance_217(G_B301_0);
goto IL_263d;
}
IL_250b:
{
float L_1138 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_monoSpacing_86();
if ((((float)L_1138) == ((float)(0.0f))))
{
goto IL_2587;
}
}
{
float L_1139 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_1140 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_monoSpacing_86();
float L_1141 = V_71;
float L_1142 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1143 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_1143);
float L_1144 = L_1143->get_normalSpacingOffset_21();
float L_1145 = V_2;
float L_1146 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
float L_1147 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)L_1139, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_1140, (float)L_1141)), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_1142, (float)L_1144)), (float)L_1145)))), (float)L_1146)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_1147)))))));
int32_t L_1148 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1149 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B((((int32_t)((uint16_t)L_1148))), /*hidden argument*/NULL);
if (L_1149)
{
goto IL_256d;
}
}
{
int32_t L_1150 = V_4;
if ((!(((uint32_t)L_1150) == ((uint32_t)((int32_t)8203)))))
{
goto IL_263d;
}
}
IL_256d:
{
float L_1151 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_1152 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_wordSpacing_87();
float L_1153 = V_2;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)L_1151, (float)((float)il2cpp_codegen_multiply((float)L_1152, (float)L_1153)))));
goto IL_263d;
}
IL_2587:
{
bool L_1154 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1154)
{
goto IL_2627;
}
}
{
V_105 = (1.0f);
bool L_1155 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isFXMatrixSet_179();
if (!L_1155)
{
goto IL_25ae;
}
}
{
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * L_1156 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_FXMatrix_178();
float L_1157 = L_1156->get_m00_0();
V_105 = L_1157;
}
IL_25ae:
{
float L_1158 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
TMP_TextElement_tB9A6A361BB93487BD07DDDA37A368819DA46C344 * L_1159 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cached_TextElement_219();
NullCheck(L_1159);
float L_1160 = L_1159->get_xAdvance_7();
float L_1161 = V_105;
float L_1162 = V_7;
float L_1163 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1164 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_1164);
float L_1165 = L_1164->get_normalSpacingOffset_21();
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_1166 = V_70;
float L_1167 = L_1166.get_xAdvance_2();
float L_1168 = V_2;
float L_1169 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
float L_1170 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)L_1158, (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_1160, (float)L_1161)), (float)L_1162)), (float)L_1163)), (float)L_1165)), (float)L_1167)), (float)L_1168)), (float)L_1169)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_1170)))))));
int32_t L_1171 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1172 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B((((int32_t)((uint16_t)L_1171))), /*hidden argument*/NULL);
if (L_1172)
{
goto IL_2610;
}
}
{
int32_t L_1173 = V_4;
if ((!(((uint32_t)L_1173) == ((uint32_t)((int32_t)8203)))))
{
goto IL_263d;
}
}
IL_2610:
{
float L_1174 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
float L_1175 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_wordSpacing_87();
float L_1176 = V_2;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_add((float)L_1174, (float)((float)il2cpp_codegen_multiply((float)L_1175, (float)L_1176)))));
goto IL_263d;
}
IL_2627:
{
float L_1177 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
GlyphValueRecord_t978E7932FA4A5D424E6CFBB65E98B16D02BE18DD L_1178 = V_70;
float L_1179 = L_1178.get_xAdvance_2();
float L_1180 = V_2;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_xAdvance_217(((float)il2cpp_codegen_subtract((float)L_1177, (float)((float)il2cpp_codegen_multiply((float)L_1179, (float)L_1180)))));
}
IL_263d:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1181 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1181);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1182 = L_1181->get_characterInfo_11();
int32_t L_1183 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1182);
float L_1184 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_xAdvance_217();
((L_1182)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1183)))->set_xAdvance_26(L_1184);
int32_t L_1185 = V_4;
if ((!(((uint32_t)L_1185) == ((uint32_t)((int32_t)13)))))
{
goto IL_2676;
}
}
{
float L_1186 = ((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_1186)));
}
IL_2676:
{
int32_t L_1187 = V_4;
if ((((int32_t)L_1187) == ((int32_t)((int32_t)10))))
{
goto IL_268a;
}
}
{
int32_t L_1188 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_1189 = V_0;
if ((!(((uint32_t)L_1188) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1189, (int32_t)1))))))
{
goto IL_2c62;
}
}
IL_268a:
{
int32_t L_1190 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
if ((((int32_t)L_1190) <= ((int32_t)0)))
{
goto IL_26f4;
}
}
{
float L_1191 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_1192 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
IL2CPP_RUNTIME_CLASS_INIT(TMP_Math_t074FB253662A213E8905642B8B29473EC794FE44_il2cpp_TypeInfo_var);
bool L_1193 = TMP_Math_Approximately_mD1E8C7947699EE157A2054C17BA7BD42D5F567F3(L_1191, L_1192, /*hidden argument*/NULL);
if (L_1193)
{
goto IL_26f4;
}
}
{
float L_1194 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
if ((!(((float)L_1194) == ((float)(-32767.0f)))))
{
goto IL_26f4;
}
}
{
bool L_1195 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNewPage_126();
if (L_1195)
{
goto IL_26f4;
}
}
{
float L_1196 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_1197 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_startOfLineAscender_200();
V_108 = ((float)il2cpp_codegen_subtract((float)L_1196, (float)L_1197));
int32_t L_1198 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
int32_t L_1199 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
float L_1200 = V_108;
VirtActionInvoker3< int32_t, int32_t, float >::Invoke(112 /* System.Void TMPro.TMP_Text::AdjustLineOffset(System.Int32,System.Int32,System.Single) */, __this, L_1198, L_1199, L_1200);
float L_1201 = V_79;
float L_1202 = V_108;
V_79 = ((float)il2cpp_codegen_subtract((float)L_1201, (float)L_1202));
float L_1203 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_1204 = V_108;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_1203, (float)L_1204)));
}
IL_26f4:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isNewPage_126((bool)0);
float L_1205 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineAscender_198();
float L_1206 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
V_106 = ((float)il2cpp_codegen_subtract((float)L_1205, (float)L_1206));
float L_1207 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
float L_1208 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
V_107 = ((float)il2cpp_codegen_subtract((float)L_1207, (float)L_1208));
float L_1209 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
float L_1210 = V_107;
G_B323_0 = __this;
if ((((float)L_1209) < ((float)L_1210)))
{
G_B324_0 = __this;
goto IL_2728;
}
}
{
float L_1211 = V_107;
G_B325_0 = L_1211;
G_B325_1 = G_B323_0;
goto IL_272e;
}
IL_2728:
{
float L_1212 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
G_B325_0 = L_1212;
G_B325_1 = G_B324_0;
}
IL_272e:
{
NullCheck(G_B325_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B325_1)->set_m_maxDescender_197(G_B325_0);
bool L_1213 = V_30;
if (L_1213)
{
goto IL_273f;
}
}
{
float L_1214 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxDescender_197();
V_29 = L_1214;
}
IL_273f:
{
bool L_1215 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_useMaxVisibleDescender_124();
if (!L_1215)
{
goto IL_2766;
}
}
{
int32_t L_1216 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_1217 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_1216) >= ((int32_t)L_1217)))
{
goto IL_2763;
}
}
{
int32_t L_1218 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
int32_t L_1219 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_1218) < ((int32_t)L_1219)))
{
goto IL_2766;
}
}
IL_2763:
{
V_30 = (bool)1;
}
IL_2766:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1220 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1220);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1221 = L_1220->get_lineInfo_14();
int32_t L_1222 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1221);
int32_t L_1223 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
((L_1221)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1222)))->set_firstCharacterIndex_5(L_1223);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1224 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1224);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1225 = L_1224->get_lineInfo_14();
int32_t L_1226 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1225);
int32_t L_1227 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
int32_t L_1228 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B332_0 = __this;
G_B332_1 = ((L_1225)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1226)));
if ((((int32_t)L_1227) > ((int32_t)L_1228)))
{
G_B333_0 = __this;
G_B333_1 = ((L_1225)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1226)));
goto IL_27b4;
}
}
{
int32_t L_1229 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B334_0 = L_1229;
G_B334_1 = G_B332_0;
G_B334_2 = G_B332_1;
goto IL_27ba;
}
IL_27b4:
{
int32_t L_1230 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstCharacterOfLine_188();
G_B334_0 = L_1230;
G_B334_1 = G_B333_0;
G_B334_2 = G_B333_1;
}
IL_27ba:
{
int32_t L_1231 = G_B334_0;
V_99 = L_1231;
NullCheck(G_B334_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B334_1)->set_m_firstVisibleCharacterOfLine_189(L_1231);
int32_t L_1232 = V_99;
G_B334_2->set_firstVisibleCharacterIndex_6(L_1232);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1233 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1233);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1234 = L_1233->get_lineInfo_14();
int32_t L_1235 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1234);
int32_t L_1236 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_1237 = L_1236;
V_99 = L_1237;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lastCharacterOfLine_190(L_1237);
int32_t L_1238 = V_99;
((L_1234)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1235)))->set_lastCharacterIndex_7(L_1238);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1239 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1239);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1240 = L_1239->get_lineInfo_14();
int32_t L_1241 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1240);
int32_t L_1242 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
int32_t L_1243 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B335_0 = __this;
G_B335_1 = ((L_1240)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1241)));
if ((((int32_t)L_1242) < ((int32_t)L_1243)))
{
G_B336_0 = __this;
G_B336_1 = ((L_1240)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1241)));
goto IL_2822;
}
}
{
int32_t L_1244 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
G_B337_0 = L_1244;
G_B337_1 = G_B335_0;
G_B337_2 = G_B335_1;
goto IL_2828;
}
IL_2822:
{
int32_t L_1245 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
G_B337_0 = L_1245;
G_B337_1 = G_B336_0;
G_B337_2 = G_B336_1;
}
IL_2828:
{
int32_t L_1246 = G_B337_0;
V_99 = L_1246;
NullCheck(G_B337_1);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)G_B337_1)->set_m_lastVisibleCharacterOfLine_191(L_1246);
int32_t L_1247 = V_99;
G_B337_2->set_lastVisibleCharacterIndex_8(L_1247);
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);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1251 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1251);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1252 = L_1251->get_lineInfo_14();
int32_t L_1253 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1252);
int32_t L_1254 = ((L_1252)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1253)))->get_lastCharacterIndex_7();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1255 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1255);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1256 = L_1255->get_lineInfo_14();
int32_t L_1257 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1256);
int32_t L_1258 = ((L_1256)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1257)))->get_firstCharacterIndex_5();
((L_1249)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1250)))->set_characterCount_1(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1254, (int32_t)L_1258)), (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1259 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1259);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1260 = L_1259->get_lineInfo_14();
int32_t L_1261 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1260);
int32_t L_1262 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineVisibleCharacterCount_193();
((L_1260)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1261)))->set_visibleCharacterCount_2(L_1262);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1263 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1263);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1264 = L_1263->get_lineInfo_14();
int32_t L_1265 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1264);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1266 = ((L_1264)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1265)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1267 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1267);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1268 = L_1267->get_characterInfo_11();
int32_t L_1269 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacterOfLine_189();
NullCheck(L_1268);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1270 = ((L_1268)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1269)))->get_address_of_bottomLeft_19();
float L_1271 = L_1270->get_x_2();
float L_1272 = V_107;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1273;
memset(&L_1273, 0, sizeof(L_1273));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_1273), L_1271, L_1272, /*hidden argument*/NULL);
L_1266->set_min_0(L_1273);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1274 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1274);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1275 = L_1274->get_lineInfo_14();
int32_t L_1276 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1275);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1277 = ((L_1275)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1276)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1278 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1278);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1279 = L_1278->get_characterInfo_11();
int32_t L_1280 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
NullCheck(L_1279);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1281 = ((L_1279)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1280)))->get_address_of_topRight_20();
float L_1282 = L_1281->get_x_2();
float L_1283 = V_106;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1284;
memset(&L_1284, 0, sizeof(L_1284));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_1284), L_1282, L_1283, /*hidden argument*/NULL);
L_1277->set_max_1(L_1284);
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);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1288 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1288);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1289 = L_1288->get_lineInfo_14();
int32_t L_1290 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1289);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1291 = ((L_1289)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1290)))->get_address_of_lineExtents_19();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1292 = L_1291->get_address_of_max_1();
float L_1293 = L_1292->get_x_0();
float L_1294 = V_5;
float L_1295 = V_2;
((L_1286)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1287)))->set_length_9(((float)il2cpp_codegen_subtract((float)L_1293, (float)((float)il2cpp_codegen_multiply((float)L_1294, (float)L_1295)))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1296 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1296);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1297 = L_1296->get_lineInfo_14();
int32_t L_1298 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1297);
float L_1299 = V_27;
((L_1297)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1298)))->set_width_15(L_1299);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1300 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1300);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1301 = L_1300->get_lineInfo_14();
int32_t L_1302 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1301);
int32_t L_1303 = ((L_1301)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1302)))->get_characterCount_1();
if ((!(((uint32_t)L_1303) == ((uint32_t)1))))
{
goto IL_29db;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1304 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1304);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1305 = L_1304->get_lineInfo_14();
int32_t L_1306 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1305);
int32_t L_1307 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineJustification_80();
((L_1305)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1306)))->set_alignment_18(L_1307);
}
IL_29db:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1308 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1308);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1309 = L_1308->get_characterInfo_11();
int32_t L_1310 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
NullCheck(L_1309);
bool L_1311 = ((L_1309)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1310)))->get_isVisible_34();
if (!L_1311)
{
goto IL_2a4c;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1312 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1312);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1313 = L_1312->get_lineInfo_14();
int32_t L_1314 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1313);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1315 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1315);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1316 = L_1315->get_characterInfo_11();
int32_t L_1317 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastVisibleCharacterOfLine_191();
NullCheck(L_1316);
float L_1318 = ((L_1316)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1317)))->get_xAdvance_26();
float L_1319 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1320 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_1320);
float L_1321 = L_1320->get_normalSpacingOffset_21();
float L_1322 = V_2;
float L_1323 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
((L_1313)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1314)))->set_maxAdvance_14(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_1318, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_1319, (float)L_1321)), (float)L_1322)))), (float)L_1323)));
goto IL_2a9e;
}
IL_2a4c:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1324 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1324);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1325 = L_1324->get_lineInfo_14();
int32_t L_1326 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1325);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1327 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1327);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1328 = L_1327->get_characterInfo_11();
int32_t L_1329 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lastCharacterOfLine_190();
NullCheck(L_1328);
float L_1330 = ((L_1328)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1329)))->get_xAdvance_26();
float L_1331 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterSpacing_84();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1332 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_currentFontAsset_33();
NullCheck(L_1332);
float L_1333 = L_1332->get_normalSpacingOffset_21();
float L_1334 = V_2;
float L_1335 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_cSpacing_85();
((L_1325)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1326)))->set_maxAdvance_14(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_1330, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_1331, (float)L_1333)), (float)L_1334)))), (float)L_1335)));
}
IL_2a9e:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1336 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1336);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1337 = L_1336->get_lineInfo_14();
int32_t L_1338 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1337);
float L_1339 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
((L_1337)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1338)))->set_baseline_12(((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1339)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1340 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1340);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1341 = L_1340->get_lineInfo_14();
int32_t L_1342 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1341);
float L_1343 = V_106;
((L_1341)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1342)))->set_ascender_11(L_1343);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1344 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1344);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1345 = L_1344->get_lineInfo_14();
int32_t L_1346 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1345);
float L_1347 = V_107;
((L_1345)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1346)))->set_descender_13(L_1347);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1348 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1348);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1349 = L_1348->get_lineInfo_14();
int32_t L_1350 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
NullCheck(L_1349);
float L_1351 = V_106;
float L_1352 = V_107;
float L_1353 = V_18;
float L_1354 = V_1;
((L_1349)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1350)))->set_lineHeight_10(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)L_1351, (float)L_1352)), (float)((float)il2cpp_codegen_multiply((float)L_1353, (float)L_1354)))));
int32_t L_1355 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_firstCharacterOfLine_188(((int32_t)il2cpp_codegen_add((int32_t)L_1355, (int32_t)1)));
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineVisibleCharacterCount_193(0);
int32_t L_1356 = V_4;
if ((!(((uint32_t)L_1356) == ((uint32_t)((int32_t)10)))))
{
goto IL_2c62;
}
}
{
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1357 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedLineState_186();
int32_t L_1358 = V_65;
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);
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1360 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_1361 = V_65;
int32_t L_1362 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_1360, L_1361, L_1362, /*hidden argument*/NULL);
int32_t L_1363 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineNumber_192(((int32_t)il2cpp_codegen_add((int32_t)L_1363, (int32_t)1)));
V_20 = (bool)1;
V_32 = (bool)0;
V_31 = (bool)1;
int32_t L_1364 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1365 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1365);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1366 = L_1365->get_lineInfo_14();
NullCheck(L_1366);
if ((((int32_t)L_1364) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1366)->max_length)))))))
{
goto IL_2ba2;
}
}
{
int32_t L_1367 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
TMP_Text_ResizeLineExtents_m4B2D1137863B76A03199E9ED042FEE7C1A1220CC(__this, L_1367, /*hidden argument*/NULL);
}
IL_2ba2:
{
float L_1368 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
if ((!(((float)L_1368) == ((float)(-32767.0f)))))
{
goto IL_2beb;
}
}
{
float L_1369 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxLineDescender_199();
float L_1370 = V_77;
float L_1371 = V_18;
float L_1372 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacing_88();
float L_1373 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_paragraphSpacing_92();
float L_1374 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacingDelta_89();
float L_1375 = V_1;
V_19 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1369)), (float)L_1370)), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_1371, (float)L_1372)), (float)L_1373)), (float)L_1374)), (float)L_1375))));
float L_1376 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_1377 = V_19;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_1376, (float)L_1377)));
goto IL_2c0e;
}
IL_2beb:
{
float L_1378 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineOffset_201();
float L_1379 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineHeight_90();
float L_1380 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineSpacing_88();
float L_1381 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_paragraphSpacing_92();
float L_1382 = V_1;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_lineOffset_201(((float)il2cpp_codegen_add((float)L_1378, (float)((float)il2cpp_codegen_add((float)L_1379, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_1380, (float)L_1381)), (float)L_1382)))))));
}
IL_2c0e:
{
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_1383 = ((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_1383);
float L_1384 = ((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_1384);
float L_1385 = V_77;
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_startOfLineAscender_200(L_1385);
float L_1386 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_tag_LineIndent_173();
float L_1387 = ((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_1386)), (float)L_1387)));
int32_t L_1388 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
V_23 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1388, (int32_t)1));
int32_t L_1389 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_characterCount_187(((int32_t)il2cpp_codegen_add((int32_t)L_1389, (int32_t)1)));
goto IL_30ff;
}
IL_2c62:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1390 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1390);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1391 = L_1390->get_characterInfo_11();
int32_t L_1392 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1391);
bool L_1393 = ((L_1391)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1392)))->get_isVisible_34();
if (!L_1393)
{
goto IL_2d96;
}
}
{
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1394 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1395 = L_1394->get_address_of_min_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1396 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1397 = L_1396->get_address_of_min_0();
float L_1398 = L_1397->get_x_0();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1399 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1399);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1400 = L_1399->get_characterInfo_11();
int32_t L_1401 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1400);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1402 = ((L_1400)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1401)))->get_address_of_bottomLeft_19();
float L_1403 = L_1402->get_x_2();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_1404 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_1398, L_1403, /*hidden argument*/NULL);
L_1395->set_x_0(L_1404);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1405 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1406 = L_1405->get_address_of_min_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1407 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1408 = L_1407->get_address_of_min_0();
float L_1409 = L_1408->get_y_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1410 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1410);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1411 = L_1410->get_characterInfo_11();
int32_t L_1412 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1411);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1413 = ((L_1411)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1412)))->get_address_of_bottomLeft_19();
float L_1414 = L_1413->get_y_3();
float L_1415 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_1409, L_1414, /*hidden argument*/NULL);
L_1406->set_y_1(L_1415);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1416 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1417 = L_1416->get_address_of_max_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1418 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1419 = L_1418->get_address_of_max_1();
float L_1420 = L_1419->get_x_0();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1421 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1421);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1422 = L_1421->get_characterInfo_11();
int32_t L_1423 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1422);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1424 = ((L_1422)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1423)))->get_address_of_topRight_20();
float L_1425 = L_1424->get_x_2();
float L_1426 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_1420, L_1425, /*hidden argument*/NULL);
L_1417->set_x_0(L_1426);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1427 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1428 = L_1427->get_address_of_max_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1429 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1430 = L_1429->get_address_of_max_1();
float L_1431 = L_1430->get_y_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1432 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1432);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1433 = L_1432->get_characterInfo_11();
int32_t L_1434 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1433);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1435 = ((L_1433)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1434)))->get_address_of_topRight_20();
float L_1436 = L_1435->get_y_3();
float L_1437 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_1431, L_1436, /*hidden argument*/NULL);
L_1428->set_y_1(L_1437);
}
IL_2d96:
{
int32_t L_1438 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_1438) == ((uint32_t)5))))
{
goto IL_2f32;
}
}
{
int32_t L_1439 = V_4;
if ((((int32_t)L_1439) == ((int32_t)((int32_t)13))))
{
goto IL_2f32;
}
}
{
int32_t L_1440 = V_4;
if ((((int32_t)L_1440) == ((int32_t)((int32_t)10))))
{
goto IL_2f32;
}
}
{
int32_t L_1441 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1442 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1442);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1443 = L_1442->get_pageInfo_15();
NullCheck(L_1443);
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_1441, (int32_t)1))) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1443)->max_length)))))))
{
goto IL_2de4;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1444 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1444);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847** L_1445 = L_1444->get_address_of_pageInfo_15();
int32_t L_1446 = ((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_1445, ((int32_t)il2cpp_codegen_add((int32_t)L_1446, (int32_t)1)), (bool)1, /*hidden argument*/TMP_TextInfo_Resize_TisTMP_PageInfo_t5D305B11116379997CA9649E8D87B3D7162ABB24_m380F43066F82731474EF5BB001780F79E5BCD4CE_RuntimeMethod_var);
}
IL_2de4:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1447 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1447);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1448 = L_1447->get_pageInfo_15();
int32_t L_1449 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1448);
float L_1450 = V_28;
((L_1448)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1449)))->set_ascender_2(L_1450);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1451 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1451);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1452 = L_1451->get_pageInfo_15();
int32_t L_1453 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1452);
float L_1454 = V_78;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1455 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1455);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1456 = L_1455->get_pageInfo_15();
int32_t L_1457 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1456);
float L_1458 = ((L_1456)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1457)))->get_descender_4();
G_B357_0 = ((L_1452)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1453)));
if ((((float)L_1454) < ((float)L_1458)))
{
G_B358_0 = ((L_1452)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1453)));
goto IL_2e53;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1459 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1459);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1460 = L_1459->get_pageInfo_15();
int32_t L_1461 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1460);
float L_1462 = ((L_1460)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1461)))->get_descender_4();
G_B359_0 = L_1462;
G_B359_1 = G_B357_0;
goto IL_2e55;
}
IL_2e53:
{
float L_1463 = V_78;
G_B359_0 = L_1463;
G_B359_1 = G_B358_0;
}
IL_2e55:
{
G_B359_1->set_descender_4(G_B359_0);
int32_t L_1464 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
if (L_1464)
{
goto IL_2e90;
}
}
{
int32_t L_1465 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if (L_1465)
{
goto IL_2e90;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1466 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1466);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1467 = L_1466->get_pageInfo_15();
int32_t L_1468 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1467);
int32_t L_1469 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((L_1467)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1468)))->set_firstCharacterIndex_0(L_1469);
goto IL_2f32;
}
IL_2e90:
{
int32_t L_1470 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_1470) <= ((int32_t)0)))
{
goto IL_2f06;
}
}
{
int32_t L_1471 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1472 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1472);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1473 = L_1472->get_characterInfo_11();
int32_t L_1474 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1473);
int32_t L_1475 = ((L_1473)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_1474, (int32_t)1)))))->get_pageNumber_12();
if ((((int32_t)L_1471) == ((int32_t)L_1475)))
{
goto IL_2f06;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1476 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1476);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1477 = L_1476->get_pageInfo_15();
int32_t L_1478 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1477);
int32_t L_1479 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((L_1477)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_1478, (int32_t)1)))))->set_lastCharacterIndex_1(((int32_t)il2cpp_codegen_subtract((int32_t)L_1479, (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1480 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1480);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1481 = L_1480->get_pageInfo_15();
int32_t L_1482 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1481);
int32_t L_1483 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((L_1481)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1482)))->set_firstCharacterIndex_0(L_1483);
goto IL_2f32;
}
IL_2f06:
{
int32_t L_1484 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_1485 = V_0;
if ((!(((uint32_t)L_1484) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1485, (int32_t)1))))))
{
goto IL_2f32;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1486 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1486);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1487 = L_1486->get_pageInfo_15();
int32_t L_1488 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_1487);
int32_t L_1489 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((L_1487)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1488)))->set_lastCharacterIndex_1(L_1489);
}
IL_2f32:
{
bool L_1490 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableWordWrapping_95();
if (L_1490)
{
goto IL_2f4f;
}
}
{
int32_t L_1491 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((((int32_t)L_1491) == ((int32_t)3)))
{
goto IL_2f4f;
}
}
{
int32_t L_1492 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_1492) == ((uint32_t)1))))
{
goto IL_30f1;
}
}
IL_2f4f:
{
int32_t L_1493 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1494 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B((((int32_t)((uint16_t)L_1493))), /*hidden argument*/NULL);
if (L_1494)
{
goto IL_2f71;
}
}
{
int32_t L_1495 = V_4;
if ((((int32_t)L_1495) == ((int32_t)((int32_t)8203))))
{
goto IL_2f71;
}
}
{
int32_t L_1496 = V_4;
if ((((int32_t)L_1496) == ((int32_t)((int32_t)45))))
{
goto IL_2f71;
}
}
{
int32_t L_1497 = V_4;
if ((!(((uint32_t)L_1497) == ((uint32_t)((int32_t)173)))))
{
goto IL_2fcf;
}
}
IL_2f71:
{
bool L_1498 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNonBreakingSpace_97();
bool L_1499 = V_32;
if (!((int32_t)((int32_t)((((int32_t)L_1498) == ((int32_t)0))? 1 : 0)|(int32_t)L_1499)))
{
goto IL_2fcf;
}
}
{
int32_t L_1500 = V_4;
if ((((int32_t)L_1500) == ((int32_t)((int32_t)160))))
{
goto IL_2fcf;
}
}
{
int32_t L_1501 = V_4;
if ((((int32_t)L_1501) == ((int32_t)((int32_t)8199))))
{
goto IL_2fcf;
}
}
{
int32_t L_1502 = V_4;
if ((((int32_t)L_1502) == ((int32_t)((int32_t)8209))))
{
goto IL_2fcf;
}
}
{
int32_t L_1503 = V_4;
if ((((int32_t)L_1503) == ((int32_t)((int32_t)8239))))
{
goto IL_2fcf;
}
}
{
int32_t L_1504 = V_4;
if ((((int32_t)L_1504) == ((int32_t)((int32_t)8288))))
{
goto IL_2fcf;
}
}
{
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1505 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_1506 = V_65;
int32_t L_1507 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_1505, L_1506, L_1507, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCharacterWrappingEnabled_96((bool)0);
V_31 = (bool)0;
goto IL_30f1;
}
IL_2fcf:
{
int32_t L_1508 = V_4;
if ((((int32_t)L_1508) <= ((int32_t)((int32_t)4352))))
{
goto IL_2fe1;
}
}
{
int32_t L_1509 = V_4;
if ((((int32_t)L_1509) < ((int32_t)((int32_t)4607))))
{
goto IL_3050;
}
}
IL_2fe1:
{
int32_t L_1510 = V_4;
if ((((int32_t)L_1510) <= ((int32_t)((int32_t)11904))))
{
goto IL_2ff3;
}
}
{
int32_t L_1511 = V_4;
if ((((int32_t)L_1511) < ((int32_t)((int32_t)40959))))
{
goto IL_3050;
}
}
IL_2ff3:
{
int32_t L_1512 = V_4;
if ((((int32_t)L_1512) <= ((int32_t)((int32_t)43360))))
{
goto IL_3005;
}
}
{
int32_t L_1513 = V_4;
if ((((int32_t)L_1513) < ((int32_t)((int32_t)43391))))
{
goto IL_3050;
}
}
IL_3005:
{
int32_t L_1514 = V_4;
if ((((int32_t)L_1514) <= ((int32_t)((int32_t)44032))))
{
goto IL_3017;
}
}
{
int32_t L_1515 = V_4;
if ((((int32_t)L_1515) < ((int32_t)((int32_t)55295))))
{
goto IL_3050;
}
}
IL_3017:
{
int32_t L_1516 = V_4;
if ((((int32_t)L_1516) <= ((int32_t)((int32_t)63744))))
{
goto IL_3029;
}
}
{
int32_t L_1517 = V_4;
if ((((int32_t)L_1517) < ((int32_t)((int32_t)64255))))
{
goto IL_3050;
}
}
IL_3029:
{
int32_t L_1518 = V_4;
if ((((int32_t)L_1518) <= ((int32_t)((int32_t)65072))))
{
goto IL_303b;
}
}
{
int32_t L_1519 = V_4;
if ((((int32_t)L_1519) < ((int32_t)((int32_t)65103))))
{
goto IL_3050;
}
}
IL_303b:
{
int32_t L_1520 = V_4;
if ((((int32_t)L_1520) <= ((int32_t)((int32_t)65280))))
{
goto IL_30cb;
}
}
{
int32_t L_1521 = V_4;
if ((((int32_t)L_1521) >= ((int32_t)((int32_t)65519))))
{
goto IL_30cb;
}
}
IL_3050:
{
bool L_1522 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isNonBreakingSpace_97();
if (L_1522)
{
goto IL_30cb;
}
}
{
bool L_1523 = V_31;
bool L_1524 = V_33;
if (((int32_t)((int32_t)L_1523|(int32_t)L_1524)))
{
goto IL_30ab;
}
}
{
LineBreakingTable_tB80E0533075B07F5080E99393CEF91FDC8C2AB25 * L_1525 = TMP_Settings_get_linebreakingRules_m8F2BFCE7A88AA20EFE38B4EF93A0FF098B022F83(/*hidden argument*/NULL);
NullCheck(L_1525);
Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * L_1526 = L_1525->get_leadingCharacters_0();
int32_t L_1527 = V_4;
NullCheck(L_1526);
bool L_1528 = Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48(L_1526, L_1527, /*hidden argument*/Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48_RuntimeMethod_var);
if (L_1528)
{
goto IL_30f1;
}
}
{
int32_t L_1529 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
int32_t L_1530 = V_0;
if ((((int32_t)L_1529) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1530, (int32_t)1)))))
{
goto IL_30f1;
}
}
{
LineBreakingTable_tB80E0533075B07F5080E99393CEF91FDC8C2AB25 * L_1531 = TMP_Settings_get_linebreakingRules_m8F2BFCE7A88AA20EFE38B4EF93A0FF098B022F83(/*hidden argument*/NULL);
NullCheck(L_1531);
Dictionary_2_tE3E6025AC9C3BB9097F41BFF9BC27B2BBFCDE55E * L_1532 = L_1531->get_followingCharacters_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1533 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1533);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1534 = L_1533->get_characterInfo_11();
int32_t L_1535 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_1534);
Il2CppChar L_1536 = ((L_1534)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_1535, (int32_t)1)))))->get_character_0();
NullCheck(L_1532);
bool L_1537 = Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48(L_1532, L_1536, /*hidden argument*/Dictionary_2_ContainsKey_m02249D312CE214756C9763DBAF6F9BF7FD49CB48_RuntimeMethod_var);
if (L_1537)
{
goto IL_30f1;
}
}
IL_30ab:
{
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1538 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_1539 = V_65;
int32_t L_1540 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_1538, L_1539, L_1540, /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCharacterWrappingEnabled_96((bool)0);
V_31 = (bool)0;
goto IL_30f1;
}
IL_30cb:
{
bool L_1541 = V_31;
if (L_1541)
{
goto IL_30d7;
}
}
{
bool L_1542 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCharacterWrappingEnabled_96();
G_B404_0 = ((int32_t)(L_1542));
goto IL_30d8;
}
IL_30d7:
{
G_B404_0 = 1;
}
IL_30d8:
{
bool L_1543 = V_33;
if (!((int32_t)((int32_t)G_B404_0|(int32_t)L_1543)))
{
goto IL_30f1;
}
}
{
WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 * L_1544 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_SavedWordWrapState_185();
int32_t L_1545 = V_65;
int32_t L_1546 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
TMP_Text_SaveWordWrappingState_m8F1A1BEB7D9D7801ABD343213416CA89E9476CE3(__this, (WordWrapState_t415B8622774DD094A9CD7447D298B33B7365A557 *)L_1544, L_1545, L_1546, /*hidden argument*/NULL);
}
IL_30f1:
{
int32_t L_1547 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_characterCount_187(((int32_t)il2cpp_codegen_add((int32_t)L_1547, (int32_t)1)));
}
IL_30ff:
{
int32_t L_1548 = V_65;
V_65 = ((int32_t)il2cpp_codegen_add((int32_t)L_1548, (int32_t)1));
}
IL_3105:
{
int32_t L_1549 = V_65;
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1550 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
NullCheck(L_1550);
if ((((int32_t)L_1549) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_1550)->max_length)))))))
{
goto IL_311f;
}
}
{
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1551 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_char_buffer_180();
int32_t L_1552 = V_65;
NullCheck(L_1551);
int32_t L_1553 = L_1552;
int32_t L_1554 = (L_1551)->GetAt(static_cast<il2cpp_array_size_t>(L_1553));
if (L_1554)
{
goto IL_04f0;
}
}
IL_311f:
{
float L_1555 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxFontSize_71();
float L_1556 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_minFontSize_72();
V_3 = ((float)il2cpp_codegen_subtract((float)L_1555, (float)L_1556));
bool L_1557 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isCharacterWrappingEnabled_96();
if (L_1557)
{
goto IL_31cf;
}
}
{
bool L_1558 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_enableAutoSizing_70();
if (!L_1558)
{
goto IL_31cf;
}
}
{
float L_1559 = V_3;
if ((!(((float)L_1559) > ((float)(0.051f)))))
{
goto IL_31cf;
}
}
{
float L_1560 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1561 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMax_74();
if ((!(((float)L_1560) < ((float)L_1561))))
{
goto IL_31cf;
}
}
{
float L_1562 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_minFontSize_72(L_1562);
float L_1563 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1564 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxFontSize_71();
float L_1565 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_1566 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(((float)((float)((float)il2cpp_codegen_subtract((float)L_1564, (float)L_1565))/(float)(2.0f))), (0.05f), /*hidden argument*/NULL);
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_fontSize_63(((float)il2cpp_codegen_add((float)L_1563, (float)L_1566)));
float L_1567 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSize_63();
float L_1568 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_fontSizeMax_74();
float L_1569 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_1567, L_1568, /*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_1569, (float)(20.0f))), (float)(0.5f)))))))))/(float)(20.0f))));
int32_t L_1570 = __this->get_loopCountA_251();
if ((((int32_t)L_1570) <= ((int32_t)((int32_t)20))))
{
goto IL_31c8;
}
}
{
return;
}
IL_31c8:
{
VirtActionInvoker0::Invoke(109 /* System.Void TMPro.TMP_Text::GenerateTextMesh() */, __this);
return;
}
IL_31cf:
{
((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->set_m_isCharacterWrappingEnabled_96((bool)0);
int32_t L_1571 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if (L_1571)
{
goto IL_31ec;
}
}
{
VirtActionInvoker1< bool >::Invoke(125 /* System.Void TMPro.TMP_Text::ClearMesh(System.Boolean) */, __this, (bool)1);
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
TMPro_EventManager_ON_TEXT_CHANGED_m950F4ADB007127B72E57303060C7F6405563E051(__this, /*hidden argument*/NULL);
return;
}
IL_31ec:
{
MaterialReferenceU5BU5D_t01EC9C1C00A504C2EF9FBAF95DE26BB88E9B743B* L_1572 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_materialReferences_37();
NullCheck(L_1572);
int32_t L_1573 = ((L_1572)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_referenceCount_8();
bool L_1574 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isVolumetricText_141();
G_B420_0 = L_1573;
if (!L_1574)
{
G_B421_0 = L_1573;
goto IL_3208;
}
}
{
G_B422_0 = 8;
G_B422_1 = G_B420_0;
goto IL_3209;
}
IL_3208:
{
G_B422_0 = 4;
G_B422_1 = G_B421_0;
}
IL_3209:
{
V_36 = ((int32_t)il2cpp_codegen_multiply((int32_t)G_B422_1, (int32_t)G_B422_0));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1575 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1575);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_1576 = L_1575->get_meshInfo_16();
NullCheck(L_1576);
TMP_MeshInfo_Clear_m8AD3382CBB3129497FAEC30AE3B5C8409D0EB953((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_1576)->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_1577 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_37 = L_1577;
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1578 = __this->get_m_RectTransformCorners_249();
V_38 = L_1578;
int32_t L_1579 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textAlignment_79();
V_109 = L_1579;
int32_t L_1580 = V_109;
if ((((int32_t)L_1580) > ((int32_t)((int32_t)1056))))
{
goto IL_3359;
}
}
{
int32_t L_1581 = V_109;
if ((((int32_t)L_1581) > ((int32_t)((int32_t)516))))
{
goto IL_32c8;
}
}
{
int32_t L_1582 = V_109;
if ((((int32_t)L_1582) > ((int32_t)((int32_t)264))))
{
goto IL_3283;
}
}
{
int32_t L_1583 = V_109;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1583, (int32_t)((int32_t)257)))) > ((uint32_t)1))))
{
goto IL_346c;
}
}
{
int32_t L_1584 = V_109;
if ((((int32_t)L_1584) == ((int32_t)((int32_t)260))))
{
goto IL_346c;
}
}
{
int32_t L_1585 = V_109;
if ((((int32_t)L_1585) == ((int32_t)((int32_t)264))))
{
goto IL_346c;
}
}
{
goto IL_37b7;
}
IL_3283:
{
int32_t L_1586 = V_109;
if ((((int32_t)L_1586) > ((int32_t)((int32_t)288))))
{
goto IL_32a9;
}
}
{
int32_t L_1587 = V_109;
if ((((int32_t)L_1587) == ((int32_t)((int32_t)272))))
{
goto IL_346c;
}
}
{
int32_t L_1588 = V_109;
if ((((int32_t)L_1588) == ((int32_t)((int32_t)288))))
{
goto IL_346c;
}
}
{
goto IL_37b7;
}
IL_32a9:
{
int32_t L_1589 = V_109;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1589, (int32_t)((int32_t)513)))) > ((uint32_t)1))))
{
goto IL_3504;
}
}
{
int32_t L_1590 = V_109;
if ((((int32_t)L_1590) == ((int32_t)((int32_t)516))))
{
goto IL_3504;
}
}
{
goto IL_37b7;
}
IL_32c8:
{
int32_t L_1591 = V_109;
if ((((int32_t)L_1591) > ((int32_t)((int32_t)1026))))
{
goto IL_3316;
}
}
{
int32_t L_1592 = V_109;
if ((((int32_t)L_1592) > ((int32_t)((int32_t)528))))
{
goto IL_32f7;
}
}
{
int32_t L_1593 = V_109;
if ((((int32_t)L_1593) == ((int32_t)((int32_t)520))))
{
goto IL_3504;
}
}
{
int32_t L_1594 = V_109;
if ((((int32_t)L_1594) == ((int32_t)((int32_t)528))))
{
goto IL_3504;
}
}
{
goto IL_37b7;
}
IL_32f7:
{
int32_t L_1595 = V_109;
if ((((int32_t)L_1595) == ((int32_t)((int32_t)544))))
{
goto IL_3504;
}
}
{
int32_t L_1596 = V_109;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1596, (int32_t)((int32_t)1025)))) > ((uint32_t)1))))
{
goto IL_3601;
}
}
{
goto IL_37b7;
}
IL_3316:
{
int32_t L_1597 = V_109;
if ((((int32_t)L_1597) > ((int32_t)((int32_t)1032))))
{
goto IL_333c;
}
}
{
int32_t L_1598 = V_109;
if ((((int32_t)L_1598) == ((int32_t)((int32_t)1028))))
{
goto IL_3601;
}
}
{
int32_t L_1599 = V_109;
if ((((int32_t)L_1599) == ((int32_t)((int32_t)1032))))
{
goto IL_3601;
}
}
{
goto IL_37b7;
}
IL_333c:
{
int32_t L_1600 = V_109;
if ((((int32_t)L_1600) == ((int32_t)((int32_t)1040))))
{
goto IL_3601;
}
}
{
int32_t L_1601 = V_109;
if ((((int32_t)L_1601) == ((int32_t)((int32_t)1056))))
{
goto IL_3601;
}
}
{
goto IL_37b7;
}
IL_3359:
{
int32_t L_1602 = V_109;
if ((((int32_t)L_1602) > ((int32_t)((int32_t)4100))))
{
goto IL_33db;
}
}
{
int32_t L_1603 = V_109;
if ((((int32_t)L_1603) > ((int32_t)((int32_t)2056))))
{
goto IL_3396;
}
}
{
int32_t L_1604 = V_109;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1604, (int32_t)((int32_t)2049)))) > ((uint32_t)1))))
{
goto IL_3695;
}
}
{
int32_t L_1605 = V_109;
if ((((int32_t)L_1605) == ((int32_t)((int32_t)2052))))
{
goto IL_3695;
}
}
{
int32_t L_1606 = V_109;
if ((((int32_t)L_1606) == ((int32_t)((int32_t)2056))))
{
goto IL_3695;
}
}
{
goto IL_37b7;
}
IL_3396:
{
int32_t L_1607 = V_109;
if ((((int32_t)L_1607) > ((int32_t)((int32_t)2080))))
{
goto IL_33bc;
}
}
{
int32_t L_1608 = V_109;
if ((((int32_t)L_1608) == ((int32_t)((int32_t)2064))))
{
goto IL_3695;
}
}
{
int32_t L_1609 = V_109;
if ((((int32_t)L_1609) == ((int32_t)((int32_t)2080))))
{
goto IL_3695;
}
}
{
goto IL_37b7;
}
IL_33bc:
{
int32_t L_1610 = V_109;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1610, (int32_t)((int32_t)4097)))) > ((uint32_t)1))))
{
goto IL_36dc;
}
}
{
int32_t L_1611 = V_109;
if ((((int32_t)L_1611) == ((int32_t)((int32_t)4100))))
{
goto IL_36dc;
}
}
{
goto IL_37b7;
}
IL_33db:
{
int32_t L_1612 = V_109;
if ((((int32_t)L_1612) > ((int32_t)((int32_t)8194))))
{
goto IL_3429;
}
}
{
int32_t L_1613 = V_109;
if ((((int32_t)L_1613) > ((int32_t)((int32_t)4112))))
{
goto IL_340a;
}
}
{
int32_t L_1614 = V_109;
if ((((int32_t)L_1614) == ((int32_t)((int32_t)4104))))
{
goto IL_36dc;
}
}
{
int32_t L_1615 = V_109;
if ((((int32_t)L_1615) == ((int32_t)((int32_t)4112))))
{
goto IL_36dc;
}
}
{
goto IL_37b7;
}
IL_340a:
{
int32_t L_1616 = V_109;
if ((((int32_t)L_1616) == ((int32_t)((int32_t)4128))))
{
goto IL_36dc;
}
}
{
int32_t L_1617 = V_109;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1617, (int32_t)((int32_t)8193)))) > ((uint32_t)1))))
{
goto IL_3758;
}
}
{
goto IL_37b7;
}
IL_3429:
{
int32_t L_1618 = V_109;
if ((((int32_t)L_1618) > ((int32_t)((int32_t)8200))))
{
goto IL_344f;
}
}
{
int32_t L_1619 = V_109;
if ((((int32_t)L_1619) == ((int32_t)((int32_t)8196))))
{
goto IL_3758;
}
}
{
int32_t L_1620 = V_109;
if ((((int32_t)L_1620) == ((int32_t)((int32_t)8200))))
{
goto IL_3758;
}
}
{
goto IL_37b7;
}
IL_344f:
{
int32_t L_1621 = V_109;
if ((((int32_t)L_1621) == ((int32_t)((int32_t)8208))))
{
goto IL_3758;
}
}
{
int32_t L_1622 = V_109;
if ((((int32_t)L_1622) == ((int32_t)((int32_t)8224))))
{
goto IL_3758;
}
}
{
goto IL_37b7;
}
IL_346c:
{
int32_t L_1623 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((((int32_t)L_1623) == ((int32_t)5)))
{
goto IL_34b4;
}
}
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1624 = V_38;
NullCheck(L_1624);
int32_t L_1625 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1626 = (L_1624)->GetAt(static_cast<il2cpp_array_size_t>(L_1625));
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1627 = V_24;
float L_1628 = L_1627.get_x_1();
float L_1629 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxAscender_195();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1630 = V_24;
float L_1631 = L_1630.get_y_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1632;
memset(&L_1632, 0, sizeof(L_1632));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1632), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1628)), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1629)), (float)L_1631)), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1633 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1626, L_1632, /*hidden argument*/NULL);
V_37 = L_1633;
goto IL_37b7;
}
IL_34b4:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1634 = V_38;
NullCheck(L_1634);
int32_t L_1635 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1636 = (L_1634)->GetAt(static_cast<il2cpp_array_size_t>(L_1635));
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1637 = V_24;
float L_1638 = L_1637.get_x_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1639 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1639);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1640 = L_1639->get_pageInfo_15();
int32_t L_1641 = V_21;
NullCheck(L_1640);
float L_1642 = ((L_1640)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1641)))->get_ascender_2();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1643 = V_24;
float L_1644 = L_1643.get_y_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1645;
memset(&L_1645, 0, sizeof(L_1645));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1645), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1638)), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1642)), (float)L_1644)), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1646 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1636, L_1645, /*hidden argument*/NULL);
V_37 = L_1646;
goto IL_37b7;
}
IL_3504:
{
int32_t L_1647 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((((int32_t)L_1647) == ((int32_t)5)))
{
goto IL_3574;
}
}
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1648 = V_38;
NullCheck(L_1648);
int32_t L_1649 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1650 = (L_1648)->GetAt(static_cast<il2cpp_array_size_t>(L_1649));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1651 = V_38;
NullCheck(L_1651);
int32_t L_1652 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1653 = (L_1651)->GetAt(static_cast<il2cpp_array_size_t>(L_1652));
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1654 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1650, L_1653, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1655 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_1654, (2.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1656 = V_24;
float L_1657 = L_1656.get_x_1();
float L_1658 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxAscender_195();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1659 = V_24;
float L_1660 = L_1659.get_y_2();
float L_1661 = V_29;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1662 = V_24;
float L_1663 = L_1662.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1664;
memset(&L_1664, 0, sizeof(L_1664));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1664), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1657)), ((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_1658, (float)L_1660)), (float)L_1661)), (float)L_1663))/(float)(2.0f))))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1665 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1655, L_1664, /*hidden argument*/NULL);
V_37 = L_1665;
goto IL_37b7;
}
IL_3574:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1666 = V_38;
NullCheck(L_1666);
int32_t L_1667 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1668 = (L_1666)->GetAt(static_cast<il2cpp_array_size_t>(L_1667));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1669 = V_38;
NullCheck(L_1669);
int32_t L_1670 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1671 = (L_1669)->GetAt(static_cast<il2cpp_array_size_t>(L_1670));
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1672 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1668, L_1671, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1673 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_1672, (2.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1674 = V_24;
float L_1675 = L_1674.get_x_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1676 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1676);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1677 = L_1676->get_pageInfo_15();
int32_t L_1678 = V_21;
NullCheck(L_1677);
float L_1679 = ((L_1677)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1678)))->get_ascender_2();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1680 = V_24;
float L_1681 = L_1680.get_y_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1682 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1682);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1683 = L_1682->get_pageInfo_15();
int32_t L_1684 = V_21;
NullCheck(L_1683);
float L_1685 = ((L_1683)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1684)))->get_descender_4();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1686 = V_24;
float L_1687 = L_1686.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1688;
memset(&L_1688, 0, sizeof(L_1688));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1688), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1675)), ((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_1679, (float)L_1681)), (float)L_1685)), (float)L_1687))/(float)(2.0f))))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1689 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1673, L_1688, /*hidden argument*/NULL);
V_37 = L_1689;
goto IL_37b7;
}
IL_3601:
{
int32_t L_1690 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((((int32_t)L_1690) == ((int32_t)5)))
{
goto IL_3645;
}
}
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1691 = V_38;
NullCheck(L_1691);
int32_t L_1692 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1693 = (L_1691)->GetAt(static_cast<il2cpp_array_size_t>(L_1692));
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1694 = V_24;
float L_1695 = L_1694.get_x_1();
float L_1696 = V_29;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1697 = V_24;
float L_1698 = L_1697.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1699;
memset(&L_1699, 0, sizeof(L_1699));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1699), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1695)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1696)), (float)L_1698)), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1700 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1693, L_1699, /*hidden argument*/NULL);
V_37 = L_1700;
goto IL_37b7;
}
IL_3645:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1701 = V_38;
NullCheck(L_1701);
int32_t L_1702 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1703 = (L_1701)->GetAt(static_cast<il2cpp_array_size_t>(L_1702));
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1704 = V_24;
float L_1705 = L_1704.get_x_1();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1706 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1706);
TMP_PageInfoU5BU5D_tFB7F7AD2CD9ADBE07099C1A06170B51AA8D9D847* L_1707 = L_1706->get_pageInfo_15();
int32_t L_1708 = V_21;
NullCheck(L_1707);
float L_1709 = ((L_1707)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1708)))->get_descender_4();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1710 = V_24;
float L_1711 = L_1710.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1712;
memset(&L_1712, 0, sizeof(L_1712));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1712), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1705)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1709)), (float)L_1711)), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1713 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1703, L_1712, /*hidden argument*/NULL);
V_37 = L_1713;
goto IL_37b7;
}
IL_3695:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1714 = V_38;
NullCheck(L_1714);
int32_t L_1715 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1716 = (L_1714)->GetAt(static_cast<il2cpp_array_size_t>(L_1715));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1717 = V_38;
NullCheck(L_1717);
int32_t L_1718 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1719 = (L_1717)->GetAt(static_cast<il2cpp_array_size_t>(L_1718));
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1720 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1716, L_1719, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1721 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_1720, (2.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1722 = V_24;
float L_1723 = L_1722.get_x_1();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1724;
memset(&L_1724, 0, sizeof(L_1724));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1724), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1723)), (0.0f), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1725 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1721, L_1724, /*hidden argument*/NULL);
V_37 = L_1725;
goto IL_37b7;
}
IL_36dc:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1726 = V_38;
NullCheck(L_1726);
int32_t L_1727 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1728 = (L_1726)->GetAt(static_cast<il2cpp_array_size_t>(L_1727));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1729 = V_38;
NullCheck(L_1729);
int32_t L_1730 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1731 = (L_1729)->GetAt(static_cast<il2cpp_array_size_t>(L_1730));
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1732 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1728, L_1731, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1733 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_1732, (2.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1734 = V_24;
float L_1735 = L_1734.get_x_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1736 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1737 = L_1736->get_address_of_max_1();
float L_1738 = L_1737->get_y_1();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1739 = V_24;
float L_1740 = L_1739.get_y_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_1741 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1742 = L_1741->get_address_of_min_0();
float L_1743 = L_1742->get_y_1();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1744 = V_24;
float L_1745 = L_1744.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1746;
memset(&L_1746, 0, sizeof(L_1746));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1746), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1735)), ((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_1738, (float)L_1740)), (float)L_1743)), (float)L_1745))/(float)(2.0f))))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1747 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1733, L_1746, /*hidden argument*/NULL);
V_37 = L_1747;
goto IL_37b7;
}
IL_3758:
{
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1748 = V_38;
NullCheck(L_1748);
int32_t L_1749 = 0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1750 = (L_1748)->GetAt(static_cast<il2cpp_array_size_t>(L_1749));
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_1751 = V_38;
NullCheck(L_1751);
int32_t L_1752 = 1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1753 = (L_1751)->GetAt(static_cast<il2cpp_array_size_t>(L_1752));
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1754 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1750, L_1753, /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1755 = Vector3_op_Division_mDF34F1CC445981B4D1137765BC6277419E561624(L_1754, (2.0f), /*hidden argument*/NULL);
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1756 = V_24;
float L_1757 = L_1756.get_x_1();
float L_1758 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxCapHeight_196();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1759 = V_24;
float L_1760 = L_1759.get_y_2();
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E L_1761 = V_24;
float L_1762 = L_1761.get_w_4();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1763;
memset(&L_1763, 0, sizeof(L_1763));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1763), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1757)), ((float)il2cpp_codegen_subtract((float)(0.0f), (float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_1758, (float)L_1760)), (float)L_1762))/(float)(2.0f))))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1764 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1755, L_1763, /*hidden argument*/NULL);
V_37 = L_1764;
}
IL_37b7:
{
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1765 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_39 = L_1765;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1766 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
V_40 = L_1766;
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;
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * L_1767 = TextMeshPro_get_transform_m14B36D05C2CCC150141AED87F5A38536373BC23D(__this, /*hidden argument*/NULL);
NullCheck(L_1767);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1768 = Transform_get_lossyScale_m9C2597B28BE066FC061B7D7508750E5D5EA9850F(L_1767, /*hidden argument*/NULL);
float L_1769 = L_1768.get_y_3();
float L_1770 = L_1769;
V_64 = L_1770;
__this->set_m_previousLossyScaleY_237(L_1770);
float L_1771 = V_64;
V_50 = L_1771;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_1772 = Color_get_white_mE7F3AC4FF0D6F35E48049C73116A222CBE96D905(/*hidden argument*/NULL);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_1773 = Color32_op_Implicit_m52B034473369A651C8952BD916A2AB193E0E5B30(L_1772, /*hidden argument*/NULL);
V_51 = L_1773;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_1774 = Color_get_white_mE7F3AC4FF0D6F35E48049C73116A222CBE96D905(/*hidden argument*/NULL);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_1775 = Color32_op_Implicit_m52B034473369A651C8952BD916A2AB193E0E5B30(L_1774, /*hidden argument*/NULL);
V_52 = L_1775;
Color32__ctor_m1AEF46FBBBE4B522E6984D081A3D158198E10AA2((Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 *)(&V_53), (uint8_t)((int32_t)255), (uint8_t)((int32_t)255), (uint8_t)0, (uint8_t)((int32_t)64), /*hidden argument*/NULL);
V_54 = (0.0f);
V_55 = (0.0f);
V_56 = (0.0f);
V_57 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_1776 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_58 = L_1776;
V_59 = 0;
V_60 = (0.0f);
V_61 = (0.0f);
V_62 = (0.0f);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1777 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1777);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1778 = L_1777->get_characterInfo_11();
V_63 = L_1778;
V_110 = 0;
goto IL_6432;
}
IL_3879:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1779 = V_63;
int32_t L_1780 = V_110;
NullCheck(L_1779);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_1781 = ((L_1779)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1780)))->get_fontAsset_4();
V_111 = L_1781;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1782 = V_63;
int32_t L_1783 = V_110;
NullCheck(L_1782);
Il2CppChar L_1784 = ((L_1782)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1783)))->get_character_0();
V_112 = L_1784;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1785 = V_63;
int32_t L_1786 = V_110;
NullCheck(L_1785);
int32_t L_1787 = ((L_1785)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1786)))->get_lineNumber_11();
V_113 = L_1787;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_1788 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_1788);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_1789 = L_1788->get_lineInfo_14();
int32_t L_1790 = V_113;
NullCheck(L_1789);
int32_t L_1791 = L_1790;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1792 = (L_1789)->GetAt(static_cast<il2cpp_array_size_t>(L_1791));
V_114 = L_1792;
int32_t L_1793 = V_113;
V_44 = ((int32_t)il2cpp_codegen_add((int32_t)L_1793, (int32_t)1));
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1794 = V_114;
int32_t L_1795 = L_1794.get_alignment_18();
V_115 = L_1795;
int32_t L_1796 = V_115;
if ((((int32_t)L_1796) > ((int32_t)((int32_t)1056))))
{
goto IL_39ca;
}
}
{
int32_t L_1797 = V_115;
if ((((int32_t)L_1797) > ((int32_t)((int32_t)520))))
{
goto IL_395e;
}
}
{
int32_t L_1798 = V_115;
if ((((int32_t)L_1798) > ((int32_t)((int32_t)272))))
{
goto IL_3924;
}
}
{
int32_t L_1799 = V_115;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1799, (int32_t)((int32_t)257))))
{
case 0:
{
goto IL_3abc;
}
case 1:
{
goto IL_3b0a;
}
case 2:
{
goto IL_3e71;
}
case 3:
{
goto IL_3b98;
}
}
}
{
int32_t L_1800 = V_115;
if ((((int32_t)L_1800) == ((int32_t)((int32_t)264))))
{
goto IL_3bf2;
}
}
{
int32_t L_1801 = V_115;
if ((((int32_t)L_1801) == ((int32_t)((int32_t)272))))
{
goto IL_3bf2;
}
}
{
goto IL_3e71;
}
IL_3924:
{
int32_t L_1802 = V_115;
if ((((int32_t)L_1802) == ((int32_t)((int32_t)288))))
{
goto IL_3b43;
}
}
{
int32_t L_1803 = V_115;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1803, (int32_t)((int32_t)513))))
{
case 0:
{
goto IL_3abc;
}
case 1:
{
goto IL_3b0a;
}
case 2:
{
goto IL_3e71;
}
case 3:
{
goto IL_3b98;
}
}
}
{
int32_t L_1804 = V_115;
if ((((int32_t)L_1804) == ((int32_t)((int32_t)520))))
{
goto IL_3bf2;
}
}
{
goto IL_3e71;
}
IL_395e:
{
int32_t L_1805 = V_115;
if ((((int32_t)L_1805) > ((int32_t)((int32_t)1028))))
{
goto IL_39a1;
}
}
{
int32_t L_1806 = V_115;
if ((((int32_t)L_1806) == ((int32_t)((int32_t)528))))
{
goto IL_3bf2;
}
}
{
int32_t L_1807 = V_115;
if ((((int32_t)L_1807) == ((int32_t)((int32_t)544))))
{
goto IL_3b43;
}
}
{
int32_t L_1808 = V_115;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1808, (int32_t)((int32_t)1025))))
{
case 0:
{
goto IL_3abc;
}
case 1:
{
goto IL_3b0a;
}
case 2:
{
goto IL_3e71;
}
case 3:
{
goto IL_3b98;
}
}
}
{
goto IL_3e71;
}
IL_39a1:
{
int32_t L_1809 = V_115;
if ((((int32_t)L_1809) == ((int32_t)((int32_t)1032))))
{
goto IL_3bf2;
}
}
{
int32_t L_1810 = V_115;
if ((((int32_t)L_1810) == ((int32_t)((int32_t)1040))))
{
goto IL_3bf2;
}
}
{
int32_t L_1811 = V_115;
if ((((int32_t)L_1811) == ((int32_t)((int32_t)1056))))
{
goto IL_3b43;
}
}
{
goto IL_3e71;
}
IL_39ca:
{
int32_t L_1812 = V_115;
if ((((int32_t)L_1812) > ((int32_t)((int32_t)4104))))
{
goto IL_3a50;
}
}
{
int32_t L_1813 = V_115;
if ((((int32_t)L_1813) > ((int32_t)((int32_t)2064))))
{
goto IL_3a16;
}
}
{
int32_t L_1814 = V_115;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1814, (int32_t)((int32_t)2049))))
{
case 0:
{
goto IL_3abc;
}
case 1:
{
goto IL_3b0a;
}
case 2:
{
goto IL_3e71;
}
case 3:
{
goto IL_3b98;
}
}
}
{
int32_t L_1815 = V_115;
if ((((int32_t)L_1815) == ((int32_t)((int32_t)2056))))
{
goto IL_3bf2;
}
}
{
int32_t L_1816 = V_115;
if ((((int32_t)L_1816) == ((int32_t)((int32_t)2064))))
{
goto IL_3bf2;
}
}
{
goto IL_3e71;
}
IL_3a16:
{
int32_t L_1817 = V_115;
if ((((int32_t)L_1817) == ((int32_t)((int32_t)2080))))
{
goto IL_3b43;
}
}
{
int32_t L_1818 = V_115;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1818, (int32_t)((int32_t)4097))))
{
case 0:
{
goto IL_3abc;
}
case 1:
{
goto IL_3b0a;
}
case 2:
{
goto IL_3e71;
}
case 3:
{
goto IL_3b98;
}
}
}
{
int32_t L_1819 = V_115;
if ((((int32_t)L_1819) == ((int32_t)((int32_t)4104))))
{
goto IL_3bf2;
}
}
{
goto IL_3e71;
}
IL_3a50:
{
int32_t L_1820 = V_115;
if ((((int32_t)L_1820) > ((int32_t)((int32_t)8196))))
{
goto IL_3a93;
}
}
{
int32_t L_1821 = V_115;
if ((((int32_t)L_1821) == ((int32_t)((int32_t)4112))))
{
goto IL_3bf2;
}
}
{
int32_t L_1822 = V_115;
if ((((int32_t)L_1822) == ((int32_t)((int32_t)4128))))
{
goto IL_3b43;
}
}
{
int32_t L_1823 = V_115;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1823, (int32_t)((int32_t)8193))))
{
case 0:
{
goto IL_3abc;
}
case 1:
{
goto IL_3b0a;
}
case 2:
{
goto IL_3e71;
}
case 3:
{
goto IL_3b98;
}
}
}
{
goto IL_3e71;
}
IL_3a93:
{
int32_t L_1824 = V_115;
if ((((int32_t)L_1824) == ((int32_t)((int32_t)8200))))
{
goto IL_3bf2;
}
}
{
int32_t L_1825 = V_115;
if ((((int32_t)L_1825) == ((int32_t)((int32_t)8208))))
{
goto IL_3bf2;
}
}
{
int32_t L_1826 = V_115;
if ((((int32_t)L_1826) == ((int32_t)((int32_t)8224))))
{
goto IL_3b43;
}
}
{
goto IL_3e71;
}
IL_3abc:
{
bool L_1827 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1827)
{
goto IL_3ae7;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1828 = V_114;
float L_1829 = L_1828.get_marginLeft_16();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_add((float)(0.0f), (float)L_1829)), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e71;
}
IL_3ae7:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1830 = V_114;
float L_1831 = L_1830.get_maxAdvance_14();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_subtract((float)(0.0f), (float)L_1831)), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e71;
}
IL_3b0a:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1832 = V_114;
float L_1833 = L_1832.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1834 = V_114;
float L_1835 = L_1834.get_width_15();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1836 = V_114;
float L_1837 = L_1836.get_maxAdvance_14();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_1833, (float)((float)((float)L_1835/(float)(2.0f))))), (float)((float)((float)L_1837/(float)(2.0f))))), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e71;
}
IL_3b43:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1838 = V_114;
float L_1839 = L_1838.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1840 = V_114;
float L_1841 = L_1840.get_width_15();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1842 = V_114;
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_1843 = L_1842.get_lineExtents_19();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1844 = L_1843.get_min_0();
float L_1845 = L_1844.get_x_0();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1846 = V_114;
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_1847 = L_1846.get_lineExtents_19();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_1848 = L_1847.get_max_1();
float L_1849 = L_1848.get_x_0();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_1839, (float)((float)((float)L_1841/(float)(2.0f))))), (float)((float)((float)((float)il2cpp_codegen_add((float)L_1845, (float)L_1849))/(float)(2.0f))))), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e71;
}
IL_3b98:
{
bool L_1850 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1850)
{
goto IL_3bcd;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1851 = V_114;
float L_1852 = L_1851.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1853 = V_114;
float L_1854 = L_1853.get_width_15();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1855 = V_114;
float L_1856 = L_1855.get_maxAdvance_14();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_1852, (float)L_1854)), (float)L_1856)), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e71;
}
IL_3bcd:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1857 = V_114;
float L_1858 = L_1857.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1859 = V_114;
float L_1860 = L_1859.get_width_15();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_add((float)L_1858, (float)L_1860)), (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e71;
}
IL_3bf2:
{
Il2CppChar L_1861 = V_112;
if ((((int32_t)L_1861) == ((int32_t)((int32_t)173))))
{
goto IL_3e71;
}
}
{
Il2CppChar L_1862 = V_112;
if ((((int32_t)L_1862) == ((int32_t)((int32_t)8203))))
{
goto IL_3e71;
}
}
{
Il2CppChar L_1863 = V_112;
if ((((int32_t)L_1863) == ((int32_t)((int32_t)8288))))
{
goto IL_3e71;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1864 = V_63;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1865 = V_114;
int32_t L_1866 = L_1865.get_lastCharacterIndex_7();
NullCheck(L_1864);
Il2CppChar L_1867 = ((L_1864)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1866)))->get_character_0();
int32_t L_1868 = V_115;
V_118 = (bool)((((int32_t)((int32_t)((int32_t)L_1868&(int32_t)((int32_t)16)))) == ((int32_t)((int32_t)16)))? 1 : 0);
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1869 = Char_IsControl_m32D58EB3C86758859BA4AC8BC075AB54F166F44E(L_1867, /*hidden argument*/NULL);
if (L_1869)
{
goto IL_3c47;
}
}
{
int32_t L_1870 = V_113;
int32_t L_1871 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_lineNumber_192();
G_B545_0 = ((((int32_t)L_1870) < ((int32_t)L_1871))? 1 : 0);
goto IL_3c48;
}
IL_3c47:
{
G_B545_0 = 0;
}
IL_3c48:
{
bool L_1872 = V_118;
if (((int32_t)((int32_t)G_B545_0|(int32_t)L_1872)))
{
goto IL_3c60;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1873 = V_114;
float L_1874 = L_1873.get_maxAdvance_14();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1875 = V_114;
float L_1876 = L_1875.get_width_15();
if ((!(((float)L_1874) > ((float)L_1876))))
{
goto IL_3e2f;
}
}
IL_3c60:
{
int32_t L_1877 = V_113;
int32_t L_1878 = V_45;
if ((!(((uint32_t)L_1877) == ((uint32_t)L_1878))))
{
goto IL_3c74;
}
}
{
int32_t L_1879 = V_110;
if (!L_1879)
{
goto IL_3c74;
}
}
{
int32_t L_1880 = V_110;
int32_t L_1881 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_firstVisibleCharacter_120();
if ((!(((uint32_t)L_1880) == ((uint32_t)L_1881))))
{
goto IL_3ccf;
}
}
IL_3c74:
{
bool L_1882 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1882)
{
goto IL_3c96;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1883 = V_114;
float L_1884 = L_1883.get_marginLeft_16();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), L_1884, (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3cb6;
}
IL_3c96:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1885 = V_114;
float L_1886 = L_1885.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1887 = V_114;
float L_1888 = L_1887.get_width_15();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_add((float)L_1886, (float)L_1888)), (0.0f), (0.0f), /*hidden argument*/NULL);
}
IL_3cb6:
{
Il2CppChar L_1889 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1890 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A(L_1889, /*hidden argument*/NULL);
if (!L_1890)
{
goto IL_3cc7;
}
}
{
V_46 = (bool)1;
goto IL_3e71;
}
IL_3cc7:
{
V_46 = (bool)0;
goto IL_3e71;
}
IL_3ccf:
{
bool L_1891 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (!L_1891)
{
goto IL_3ce8;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1892 = V_114;
float L_1893 = L_1892.get_width_15();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1894 = V_114;
float L_1895 = L_1894.get_maxAdvance_14();
G_B559_0 = ((float)il2cpp_codegen_add((float)L_1893, (float)L_1895));
goto IL_3cf7;
}
IL_3ce8:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1896 = V_114;
float L_1897 = L_1896.get_width_15();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1898 = V_114;
float L_1899 = L_1898.get_maxAdvance_14();
G_B559_0 = ((float)il2cpp_codegen_subtract((float)L_1897, (float)L_1899));
}
IL_3cf7:
{
V_119 = G_B559_0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1900 = V_114;
int32_t L_1901 = L_1900.get_visibleCharacterCount_2();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1902 = V_114;
int32_t L_1903 = L_1902.get_controlCharacterCount_0();
V_120 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1901, (int32_t)1)), (int32_t)L_1903));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1904 = V_63;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1905 = V_114;
int32_t L_1906 = L_1905.get_lastCharacterIndex_7();
NullCheck(L_1904);
bool L_1907 = ((L_1904)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1906)))->get_isVisible_34();
if (L_1907)
{
goto IL_3d2c;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1908 = V_114;
int32_t L_1909 = L_1908.get_spaceCount_3();
G_B562_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1909, (int32_t)1));
goto IL_3d33;
}
IL_3d2c:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1910 = V_114;
int32_t L_1911 = L_1910.get_spaceCount_3();
G_B562_0 = L_1911;
}
IL_3d33:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1912 = V_114;
int32_t L_1913 = L_1912.get_controlCharacterCount_0();
V_121 = ((int32_t)il2cpp_codegen_subtract((int32_t)G_B562_0, (int32_t)L_1913));
bool L_1914 = V_46;
if (!L_1914)
{
goto IL_3d4d;
}
}
{
int32_t L_1915 = V_121;
V_121 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1915, (int32_t)1));
int32_t L_1916 = V_120;
V_120 = ((int32_t)il2cpp_codegen_add((int32_t)L_1916, (int32_t)1));
}
IL_3d4d:
{
int32_t L_1917 = V_121;
if ((((int32_t)L_1917) > ((int32_t)0)))
{
goto IL_3d59;
}
}
{
G_B567_0 = (1.0f);
goto IL_3d5f;
}
IL_3d59:
{
float L_1918 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_wordWrappingRatios_99();
G_B567_0 = L_1918;
}
IL_3d5f:
{
V_122 = G_B567_0;
int32_t L_1919 = V_121;
if ((((int32_t)L_1919) >= ((int32_t)1)))
{
goto IL_3d69;
}
}
{
V_121 = 1;
}
IL_3d69:
{
Il2CppChar L_1920 = V_112;
if ((((int32_t)L_1920) == ((int32_t)((int32_t)160))))
{
goto IL_3de1;
}
}
{
Il2CppChar L_1921 = V_112;
if ((((int32_t)L_1921) == ((int32_t)((int32_t)9))))
{
goto IL_3d81;
}
}
{
Il2CppChar L_1922 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_1923 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A(L_1922, /*hidden argument*/NULL);
if (!L_1923)
{
goto IL_3de1;
}
}
IL_3d81:
{
bool L_1924 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1924)
{
goto IL_3db5;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1925 = V_39;
float L_1926 = V_119;
float L_1927 = V_122;
int32_t L_1928 = V_121;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1929;
memset(&L_1929, 0, sizeof(L_1929));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1929), ((float)((float)((float)il2cpp_codegen_multiply((float)L_1926, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_1927))))/(float)(((float)((float)L_1928))))), (0.0f), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1930 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1925, L_1929, /*hidden argument*/NULL);
V_39 = L_1930;
goto IL_3e71;
}
IL_3db5:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1931 = V_39;
float L_1932 = V_119;
float L_1933 = V_122;
int32_t L_1934 = V_121;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1935;
memset(&L_1935, 0, sizeof(L_1935));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1935), ((float)((float)((float)il2cpp_codegen_multiply((float)L_1932, (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_1933))))/(float)(((float)((float)L_1934))))), (0.0f), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1936 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_1931, L_1935, /*hidden argument*/NULL);
V_39 = L_1936;
goto IL_3e71;
}
IL_3de1:
{
bool L_1937 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1937)
{
goto IL_3e0c;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1938 = V_39;
float L_1939 = V_119;
float L_1940 = V_122;
int32_t L_1941 = V_120;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1942;
memset(&L_1942, 0, sizeof(L_1942));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1942), ((float)((float)((float)il2cpp_codegen_multiply((float)L_1939, (float)L_1940))/(float)(((float)((float)L_1941))))), (0.0f), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1943 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1938, L_1942, /*hidden argument*/NULL);
V_39 = L_1943;
goto IL_3e71;
}
IL_3e0c:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1944 = V_39;
float L_1945 = V_119;
float L_1946 = V_122;
int32_t L_1947 = V_120;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1948;
memset(&L_1948, 0, sizeof(L_1948));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1948), ((float)((float)((float)il2cpp_codegen_multiply((float)L_1945, (float)L_1946))/(float)(((float)((float)L_1947))))), (0.0f), (0.0f), /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1949 = Vector3_op_Subtraction_mF9846B723A5034F8B9F5F5DCB78E3D67649143D3(L_1944, L_1948, /*hidden argument*/NULL);
V_39 = L_1949;
goto IL_3e71;
}
IL_3e2f:
{
bool L_1950 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isRightToLeft_31();
if (L_1950)
{
goto IL_3e51;
}
}
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1951 = V_114;
float L_1952 = L_1951.get_marginLeft_16();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), L_1952, (0.0f), (0.0f), /*hidden argument*/NULL);
goto IL_3e71;
}
IL_3e51:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1953 = V_114;
float L_1954 = L_1953.get_marginLeft_16();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1955 = V_114;
float L_1956 = L_1955.get_width_15();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_39), ((float)il2cpp_codegen_add((float)L_1954, (float)L_1956)), (0.0f), (0.0f), /*hidden argument*/NULL);
}
IL_3e71:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1957 = V_37;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1958 = V_39;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1959 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E(L_1957, L_1958, /*hidden argument*/NULL);
V_40 = L_1959;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1960 = V_63;
int32_t L_1961 = V_110;
NullCheck(L_1960);
bool L_1962 = ((L_1960)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1961)))->get_isVisible_34();
V_116 = L_1962;
bool L_1963 = V_116;
if (!L_1963)
{
goto IL_5083;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1964 = V_63;
int32_t L_1965 = V_110;
NullCheck(L_1964);
int32_t L_1966 = ((L_1964)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1965)))->get_elementType_2();
V_123 = L_1966;
int32_t L_1967 = V_123;
if (!L_1967)
{
goto IL_3eb4;
}
}
{
int32_t L_1968 = V_123;
if ((((int32_t)L_1968) == ((int32_t)1)))
{
goto IL_4e45;
}
}
{
goto IL_4e45;
}
IL_3eb4:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_1969 = V_114;
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_1970 = L_1969.get_lineExtents_19();
V_124 = L_1970;
float L_1971 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_uvLineOffset_117();
int32_t L_1972 = V_113;
V_125 = (fmodf(((float)il2cpp_codegen_multiply((float)L_1971, (float)(((float)((float)L_1972))))), (1.0f)));
int32_t L_1973 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_horizontalMapping_115();
V_132 = L_1973;
int32_t L_1974 = V_132;
switch (L_1974)
{
case 0:
{
goto IL_3ef3;
}
case 1:
{
goto IL_3f6c;
}
case 2:
{
goto IL_42a6;
}
case 3:
{
goto IL_4463;
}
}
}
{
goto IL_4889;
}
IL_3ef3:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1975 = V_63;
int32_t L_1976 = V_110;
NullCheck(L_1975);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_1977 = ((L_1975)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1976)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1978 = L_1977->get_address_of_uv2_2();
L_1978->set_x_0((0.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1979 = V_63;
int32_t L_1980 = V_110;
NullCheck(L_1979);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_1981 = ((L_1979)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1980)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1982 = L_1981->get_address_of_uv2_2();
L_1982->set_x_0((0.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1983 = V_63;
int32_t L_1984 = V_110;
NullCheck(L_1983);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_1985 = ((L_1983)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1984)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1986 = L_1985->get_address_of_uv2_2();
L_1986->set_x_0((1.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1987 = V_63;
int32_t L_1988 = V_110;
NullCheck(L_1987);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_1989 = ((L_1987)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1988)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1990 = L_1989->get_address_of_uv2_2();
L_1990->set_x_0((1.0f));
goto IL_4889;
}
IL_3f6c:
{
int32_t L_1991 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textAlignment_79();
if ((((int32_t)L_1991) == ((int32_t)((int32_t)520))))
{
goto IL_40e9;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1992 = V_63;
int32_t L_1993 = V_110;
NullCheck(L_1992);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_1994 = ((L_1992)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1993)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_1995 = L_1994->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1996 = V_63;
int32_t L_1997 = V_110;
NullCheck(L_1996);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_1998 = ((L_1996)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1997)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_1999 = L_1998->get_address_of_position_0();
float L_2000 = L_1999->get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2001 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2002 = L_2001.get_min_0();
float L_2003 = L_2002.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2004 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2005 = L_2004.get_max_1();
float L_2006 = L_2005.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2007 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2008 = L_2007.get_min_0();
float L_2009 = L_2008.get_x_0();
float L_2010 = V_125;
L_1995->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2000, (float)L_2003))/(float)((float)il2cpp_codegen_subtract((float)L_2006, (float)L_2009)))), (float)L_2010)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2011 = V_63;
int32_t L_2012 = V_110;
NullCheck(L_2011);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2013 = ((L_2011)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2012)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2014 = L_2013->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2015 = V_63;
int32_t L_2016 = V_110;
NullCheck(L_2015);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2017 = ((L_2015)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2016)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2018 = L_2017->get_address_of_position_0();
float L_2019 = L_2018->get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2020 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2021 = L_2020.get_min_0();
float L_2022 = L_2021.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2023 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2024 = L_2023.get_max_1();
float L_2025 = L_2024.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2026 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2027 = L_2026.get_min_0();
float L_2028 = L_2027.get_x_0();
float L_2029 = V_125;
L_2014->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2019, (float)L_2022))/(float)((float)il2cpp_codegen_subtract((float)L_2025, (float)L_2028)))), (float)L_2029)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2030 = V_63;
int32_t L_2031 = V_110;
NullCheck(L_2030);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2032 = ((L_2030)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2031)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2033 = L_2032->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2034 = V_63;
int32_t L_2035 = V_110;
NullCheck(L_2034);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2036 = ((L_2034)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2035)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2037 = L_2036->get_address_of_position_0();
float L_2038 = L_2037->get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2039 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2040 = L_2039.get_min_0();
float L_2041 = L_2040.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2042 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2043 = L_2042.get_max_1();
float L_2044 = L_2043.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2045 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2046 = L_2045.get_min_0();
float L_2047 = L_2046.get_x_0();
float L_2048 = V_125;
L_2033->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2038, (float)L_2041))/(float)((float)il2cpp_codegen_subtract((float)L_2044, (float)L_2047)))), (float)L_2048)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2049 = V_63;
int32_t L_2050 = V_110;
NullCheck(L_2049);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2051 = ((L_2049)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2050)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2052 = L_2051->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2053 = V_63;
int32_t L_2054 = V_110;
NullCheck(L_2053);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2055 = ((L_2053)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2054)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2056 = L_2055->get_address_of_position_0();
float L_2057 = L_2056->get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2058 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2059 = L_2058.get_min_0();
float L_2060 = L_2059.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2061 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2062 = L_2061.get_max_1();
float L_2063 = L_2062.get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2064 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2065 = L_2064.get_min_0();
float L_2066 = L_2065.get_x_0();
float L_2067 = V_125;
L_2052->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2057, (float)L_2060))/(float)((float)il2cpp_codegen_subtract((float)L_2063, (float)L_2066)))), (float)L_2067)));
goto IL_4889;
}
IL_40e9:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2068 = V_63;
int32_t L_2069 = V_110;
NullCheck(L_2068);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2070 = ((L_2068)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2069)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2071 = L_2070->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2072 = V_63;
int32_t L_2073 = V_110;
NullCheck(L_2072);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2074 = ((L_2072)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2073)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2075 = L_2074->get_address_of_position_0();
float L_2076 = L_2075->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2077 = V_39;
float L_2078 = L_2077.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2079 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2080 = L_2079->get_address_of_min_0();
float L_2081 = L_2080->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2082 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2083 = L_2082->get_address_of_max_1();
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_min_0();
float L_2087 = L_2086->get_x_0();
float L_2088 = V_125;
L_2071->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2076, (float)L_2078)), (float)L_2081))/(float)((float)il2cpp_codegen_subtract((float)L_2084, (float)L_2087)))), (float)L_2088)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2089 = V_63;
int32_t L_2090 = V_110;
NullCheck(L_2089);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2091 = ((L_2089)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2090)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2092 = L_2091->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2093 = V_63;
int32_t L_2094 = V_110;
NullCheck(L_2093);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2095 = ((L_2093)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2094)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2096 = L_2095->get_address_of_position_0();
float L_2097 = L_2096->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2098 = V_39;
float L_2099 = L_2098.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2100 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2101 = L_2100->get_address_of_min_0();
float L_2102 = L_2101->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2103 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2104 = L_2103->get_address_of_max_1();
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_min_0();
float L_2108 = L_2107->get_x_0();
float L_2109 = V_125;
L_2092->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2097, (float)L_2099)), (float)L_2102))/(float)((float)il2cpp_codegen_subtract((float)L_2105, (float)L_2108)))), (float)L_2109)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2110 = V_63;
int32_t L_2111 = V_110;
NullCheck(L_2110);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2112 = ((L_2110)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2111)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2113 = L_2112->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2114 = V_63;
int32_t L_2115 = V_110;
NullCheck(L_2114);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2116 = ((L_2114)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2115)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2117 = L_2116->get_address_of_position_0();
float L_2118 = L_2117->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2119 = V_39;
float L_2120 = L_2119.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2121 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2122 = L_2121->get_address_of_min_0();
float L_2123 = L_2122->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2124 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2125 = L_2124->get_address_of_max_1();
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_min_0();
float L_2129 = L_2128->get_x_0();
float L_2130 = V_125;
L_2113->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2118, (float)L_2120)), (float)L_2123))/(float)((float)il2cpp_codegen_subtract((float)L_2126, (float)L_2129)))), (float)L_2130)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2131 = V_63;
int32_t L_2132 = V_110;
NullCheck(L_2131);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2133 = ((L_2131)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2132)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2134 = L_2133->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2135 = V_63;
int32_t L_2136 = V_110;
NullCheck(L_2135);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2137 = ((L_2135)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2136)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2138 = L_2137->get_address_of_position_0();
float L_2139 = L_2138->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2140 = V_39;
float L_2141 = L_2140.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2142 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2143 = L_2142->get_address_of_min_0();
float L_2144 = L_2143->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2145 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2146 = L_2145->get_address_of_max_1();
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_min_0();
float L_2150 = L_2149->get_x_0();
float L_2151 = V_125;
L_2134->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2139, (float)L_2141)), (float)L_2144))/(float)((float)il2cpp_codegen_subtract((float)L_2147, (float)L_2150)))), (float)L_2151)));
goto IL_4889;
}
IL_42a6:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2152 = V_63;
int32_t L_2153 = V_110;
NullCheck(L_2152);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2154 = ((L_2152)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2153)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2155 = L_2154->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2156 = V_63;
int32_t L_2157 = V_110;
NullCheck(L_2156);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2158 = ((L_2156)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2157)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2159 = L_2158->get_address_of_position_0();
float L_2160 = L_2159->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2161 = V_39;
float L_2162 = L_2161.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2163 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2164 = L_2163->get_address_of_min_0();
float L_2165 = L_2164->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2166 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2167 = L_2166->get_address_of_max_1();
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_min_0();
float L_2171 = L_2170->get_x_0();
float L_2172 = V_125;
L_2155->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2160, (float)L_2162)), (float)L_2165))/(float)((float)il2cpp_codegen_subtract((float)L_2168, (float)L_2171)))), (float)L_2172)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2173 = V_63;
int32_t L_2174 = V_110;
NullCheck(L_2173);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2175 = ((L_2173)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2174)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2176 = L_2175->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2177 = V_63;
int32_t L_2178 = V_110;
NullCheck(L_2177);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2179 = ((L_2177)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2178)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2180 = L_2179->get_address_of_position_0();
float L_2181 = L_2180->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2182 = V_39;
float L_2183 = L_2182.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2184 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2185 = L_2184->get_address_of_min_0();
float L_2186 = L_2185->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2187 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2188 = L_2187->get_address_of_max_1();
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_min_0();
float L_2192 = L_2191->get_x_0();
float L_2193 = V_125;
L_2176->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2181, (float)L_2183)), (float)L_2186))/(float)((float)il2cpp_codegen_subtract((float)L_2189, (float)L_2192)))), (float)L_2193)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2194 = V_63;
int32_t L_2195 = V_110;
NullCheck(L_2194);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2196 = ((L_2194)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2195)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2197 = L_2196->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2198 = V_63;
int32_t L_2199 = V_110;
NullCheck(L_2198);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2200 = ((L_2198)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2199)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2201 = L_2200->get_address_of_position_0();
float L_2202 = L_2201->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2203 = V_39;
float L_2204 = L_2203.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2205 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2206 = L_2205->get_address_of_min_0();
float L_2207 = L_2206->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2208 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2209 = L_2208->get_address_of_max_1();
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_min_0();
float L_2213 = L_2212->get_x_0();
float L_2214 = V_125;
L_2197->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2202, (float)L_2204)), (float)L_2207))/(float)((float)il2cpp_codegen_subtract((float)L_2210, (float)L_2213)))), (float)L_2214)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2215 = V_63;
int32_t L_2216 = V_110;
NullCheck(L_2215);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2217 = ((L_2215)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2216)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2218 = L_2217->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2219 = V_63;
int32_t L_2220 = V_110;
NullCheck(L_2219);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2221 = ((L_2219)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2220)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2222 = L_2221->get_address_of_position_0();
float L_2223 = L_2222->get_x_2();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2224 = V_39;
float L_2225 = L_2224.get_x_2();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2226 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2227 = L_2226->get_address_of_min_0();
float L_2228 = L_2227->get_x_0();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2229 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2230 = L_2229->get_address_of_max_1();
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_min_0();
float L_2234 = L_2233->get_x_0();
float L_2235 = V_125;
L_2218->set_x_0(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_2223, (float)L_2225)), (float)L_2228))/(float)((float)il2cpp_codegen_subtract((float)L_2231, (float)L_2234)))), (float)L_2235)));
goto IL_4889;
}
IL_4463:
{
int32_t L_2236 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_verticalMapping_116();
V_132 = L_2236;
int32_t L_2237 = V_132;
switch (L_2237)
{
case 0:
{
goto IL_4487;
}
case 1:
{
goto IL_4500;
}
case 2:
{
goto IL_4619;
}
case 3:
{
goto IL_4747;
}
}
}
{
goto IL_4751;
}
IL_4487:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2238 = V_63;
int32_t L_2239 = V_110;
NullCheck(L_2238);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2240 = ((L_2238)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2239)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2241 = L_2240->get_address_of_uv2_2();
L_2241->set_y_1((0.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2242 = V_63;
int32_t L_2243 = V_110;
NullCheck(L_2242);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2244 = ((L_2242)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2243)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2245 = L_2244->get_address_of_uv2_2();
L_2245->set_y_1((1.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2246 = V_63;
int32_t L_2247 = V_110;
NullCheck(L_2246);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2248 = ((L_2246)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2247)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2249 = L_2248->get_address_of_uv2_2();
L_2249->set_y_1((0.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2250 = V_63;
int32_t L_2251 = V_110;
NullCheck(L_2250);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2252 = ((L_2250)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2251)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2253 = L_2252->get_address_of_uv2_2();
L_2253->set_y_1((1.0f));
goto IL_4751;
}
IL_4500:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2254 = V_63;
int32_t L_2255 = V_110;
NullCheck(L_2254);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2256 = ((L_2254)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2255)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2257 = L_2256->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2258 = V_63;
int32_t L_2259 = V_110;
NullCheck(L_2258);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2260 = ((L_2258)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2259)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2261 = L_2260->get_address_of_position_0();
float L_2262 = L_2261->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2263 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2264 = L_2263.get_min_0();
float L_2265 = L_2264.get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2266 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2267 = L_2266.get_max_1();
float L_2268 = L_2267.get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2269 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2270 = L_2269.get_min_0();
float L_2271 = L_2270.get_y_1();
float L_2272 = V_125;
L_2257->set_y_1(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2262, (float)L_2265))/(float)((float)il2cpp_codegen_subtract((float)L_2268, (float)L_2271)))), (float)L_2272)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2273 = V_63;
int32_t L_2274 = V_110;
NullCheck(L_2273);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2275 = ((L_2273)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2274)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2276 = L_2275->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2277 = V_63;
int32_t L_2278 = V_110;
NullCheck(L_2277);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2279 = ((L_2277)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2278)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2280 = L_2279->get_address_of_position_0();
float L_2281 = L_2280->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2282 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2283 = L_2282.get_min_0();
float L_2284 = L_2283.get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2285 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2286 = L_2285.get_max_1();
float L_2287 = L_2286.get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 L_2288 = V_124;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2289 = L_2288.get_min_0();
float L_2290 = L_2289.get_y_1();
float L_2291 = V_125;
L_2276->set_y_1(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2281, (float)L_2284))/(float)((float)il2cpp_codegen_subtract((float)L_2287, (float)L_2290)))), (float)L_2291)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2292 = V_63;
int32_t L_2293 = V_110;
NullCheck(L_2292);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2294 = ((L_2292)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2293)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2295 = L_2294->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2296 = V_63;
int32_t L_2297 = V_110;
NullCheck(L_2296);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2298 = ((L_2296)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2297)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2299 = L_2298->get_address_of_uv2_2();
float L_2300 = L_2299->get_y_1();
L_2295->set_y_1(L_2300);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2301 = V_63;
int32_t L_2302 = V_110;
NullCheck(L_2301);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2303 = ((L_2301)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2302)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2304 = L_2303->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2305 = V_63;
int32_t L_2306 = V_110;
NullCheck(L_2305);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2307 = ((L_2305)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2306)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2308 = L_2307->get_address_of_uv2_2();
float L_2309 = L_2308->get_y_1();
L_2304->set_y_1(L_2309);
goto IL_4751;
}
IL_4619:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2310 = V_63;
int32_t L_2311 = V_110;
NullCheck(L_2310);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2312 = ((L_2310)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2311)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2313 = L_2312->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2314 = V_63;
int32_t L_2315 = V_110;
NullCheck(L_2314);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2316 = ((L_2314)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2315)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2317 = L_2316->get_address_of_position_0();
float L_2318 = L_2317->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2319 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2320 = L_2319->get_address_of_min_0();
float L_2321 = L_2320->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2322 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2323 = L_2322->get_address_of_max_1();
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_min_0();
float L_2327 = L_2326->get_y_1();
float L_2328 = V_125;
L_2313->set_y_1(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2318, (float)L_2321))/(float)((float)il2cpp_codegen_subtract((float)L_2324, (float)L_2327)))), (float)L_2328)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2329 = V_63;
int32_t L_2330 = V_110;
NullCheck(L_2329);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2331 = ((L_2329)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2330)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2332 = L_2331->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2333 = V_63;
int32_t L_2334 = V_110;
NullCheck(L_2333);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2335 = ((L_2333)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2334)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2336 = L_2335->get_address_of_position_0();
float L_2337 = L_2336->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2338 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2339 = L_2338->get_address_of_min_0();
float L_2340 = L_2339->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2341 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2342 = L_2341->get_address_of_max_1();
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_min_0();
float L_2346 = L_2345->get_y_1();
float L_2347 = V_125;
L_2332->set_y_1(((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_subtract((float)L_2337, (float)L_2340))/(float)((float)il2cpp_codegen_subtract((float)L_2343, (float)L_2346)))), (float)L_2347)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2348 = V_63;
int32_t L_2349 = V_110;
NullCheck(L_2348);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2350 = ((L_2348)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2349)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2351 = L_2350->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2352 = V_63;
int32_t L_2353 = V_110;
NullCheck(L_2352);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2354 = ((L_2352)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2353)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2355 = L_2354->get_address_of_uv2_2();
float L_2356 = L_2355->get_y_1();
L_2351->set_y_1(L_2356);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2357 = V_63;
int32_t L_2358 = V_110;
NullCheck(L_2357);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2359 = ((L_2357)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2358)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2360 = L_2359->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2361 = V_63;
int32_t L_2362 = V_110;
NullCheck(L_2361);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2363 = ((L_2361)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2362)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2364 = L_2363->get_address_of_uv2_2();
float L_2365 = L_2364->get_y_1();
L_2360->set_y_1(L_2365);
goto IL_4751;
}
IL_4747:
{
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_Log_m4B7C70BAFD477C6BDB59C88A0934F0B018D03708(_stringLiteralA3D9EEF5477D04E4DFF045C6A301AF59046918D7, /*hidden argument*/NULL);
}
IL_4751:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2366 = V_63;
int32_t L_2367 = V_110;
NullCheck(L_2366);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2368 = ((L_2366)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2367)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2369 = L_2368->get_address_of_uv2_2();
float L_2370 = L_2369->get_y_1();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2371 = V_63;
int32_t L_2372 = V_110;
NullCheck(L_2371);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2373 = ((L_2371)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2372)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2374 = L_2373->get_address_of_uv2_2();
float L_2375 = L_2374->get_y_1();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2376 = V_63;
int32_t L_2377 = V_110;
NullCheck(L_2376);
float L_2378 = ((L_2376)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2377)))->get_aspectRatio_27();
V_133 = ((float)((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_add((float)L_2370, (float)L_2375)), (float)L_2378))))/(float)(2.0f)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2379 = V_63;
int32_t L_2380 = V_110;
NullCheck(L_2379);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2381 = ((L_2379)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2380)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2382 = L_2381->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2383 = V_63;
int32_t L_2384 = V_110;
NullCheck(L_2383);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2385 = ((L_2383)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2384)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2386 = L_2385->get_address_of_uv2_2();
float L_2387 = L_2386->get_y_1();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2388 = V_63;
int32_t L_2389 = V_110;
NullCheck(L_2388);
float L_2390 = ((L_2388)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2389)))->get_aspectRatio_27();
float L_2391 = V_133;
float L_2392 = V_125;
L_2382->set_x_0(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_2387, (float)L_2390)), (float)L_2391)), (float)L_2392)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2393 = V_63;
int32_t L_2394 = V_110;
NullCheck(L_2393);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2395 = ((L_2393)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2394)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2396 = L_2395->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2397 = V_63;
int32_t L_2398 = V_110;
NullCheck(L_2397);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2399 = ((L_2397)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2398)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2400 = L_2399->get_address_of_uv2_2();
float L_2401 = L_2400->get_x_0();
L_2396->set_x_0(L_2401);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2402 = V_63;
int32_t L_2403 = V_110;
NullCheck(L_2402);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2404 = ((L_2402)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2403)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2405 = L_2404->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2406 = V_63;
int32_t L_2407 = V_110;
NullCheck(L_2406);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2408 = ((L_2406)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2407)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2409 = L_2408->get_address_of_uv2_2();
float L_2410 = L_2409->get_y_1();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2411 = V_63;
int32_t L_2412 = V_110;
NullCheck(L_2411);
float L_2413 = ((L_2411)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2412)))->get_aspectRatio_27();
float L_2414 = V_133;
float L_2415 = V_125;
L_2405->set_x_0(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_2410, (float)L_2413)), (float)L_2414)), (float)L_2415)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2416 = V_63;
int32_t L_2417 = V_110;
NullCheck(L_2416);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2418 = ((L_2416)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2417)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2419 = L_2418->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2420 = V_63;
int32_t L_2421 = V_110;
NullCheck(L_2420);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2422 = ((L_2420)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2421)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2423 = L_2422->get_address_of_uv2_2();
float L_2424 = L_2423->get_x_0();
L_2419->set_x_0(L_2424);
}
IL_4889:
{
int32_t L_2425 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_verticalMapping_116();
V_132 = L_2425;
int32_t L_2426 = V_132;
switch (L_2426)
{
case 0:
{
goto IL_48ad;
}
case 1:
{
goto IL_4926;
}
case 2:
{
goto IL_4a1b;
}
case 3:
{
goto IL_4b46;
}
}
}
{
goto IL_4c78;
}
IL_48ad:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2427 = V_63;
int32_t L_2428 = V_110;
NullCheck(L_2427);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2429 = ((L_2427)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2428)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2430 = L_2429->get_address_of_uv2_2();
L_2430->set_y_1((0.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2431 = V_63;
int32_t L_2432 = V_110;
NullCheck(L_2431);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2433 = ((L_2431)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2432)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2434 = L_2433->get_address_of_uv2_2();
L_2434->set_y_1((1.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2435 = V_63;
int32_t L_2436 = V_110;
NullCheck(L_2435);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2437 = ((L_2435)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2436)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2438 = L_2437->get_address_of_uv2_2();
L_2438->set_y_1((1.0f));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2439 = V_63;
int32_t L_2440 = V_110;
NullCheck(L_2439);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2441 = ((L_2439)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2440)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2442 = L_2441->get_address_of_uv2_2();
L_2442->set_y_1((0.0f));
goto IL_4c78;
}
IL_4926:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2443 = V_63;
int32_t L_2444 = V_110;
NullCheck(L_2443);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2445 = ((L_2443)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2444)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2446 = L_2445->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2447 = V_63;
int32_t L_2448 = V_110;
NullCheck(L_2447);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2449 = ((L_2447)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2448)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2450 = L_2449->get_address_of_position_0();
float L_2451 = L_2450->get_y_3();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2452 = V_114;
float L_2453 = L_2452.get_descender_13();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2454 = V_114;
float L_2455 = L_2454.get_ascender_11();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2456 = V_114;
float L_2457 = L_2456.get_descender_13();
L_2446->set_y_1(((float)((float)((float)il2cpp_codegen_subtract((float)L_2451, (float)L_2453))/(float)((float)il2cpp_codegen_subtract((float)L_2455, (float)L_2457)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2458 = V_63;
int32_t L_2459 = V_110;
NullCheck(L_2458);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2460 = ((L_2458)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2459)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2461 = L_2460->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2462 = V_63;
int32_t L_2463 = V_110;
NullCheck(L_2462);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2464 = ((L_2462)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2463)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2465 = L_2464->get_address_of_position_0();
float L_2466 = L_2465->get_y_3();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2467 = V_114;
float L_2468 = L_2467.get_descender_13();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2469 = V_114;
float L_2470 = L_2469.get_ascender_11();
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_2471 = V_114;
float L_2472 = L_2471.get_descender_13();
L_2461->set_y_1(((float)((float)((float)il2cpp_codegen_subtract((float)L_2466, (float)L_2468))/(float)((float)il2cpp_codegen_subtract((float)L_2470, (float)L_2472)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2473 = V_63;
int32_t L_2474 = V_110;
NullCheck(L_2473);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2475 = ((L_2473)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2474)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2476 = L_2475->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2477 = V_63;
int32_t L_2478 = V_110;
NullCheck(L_2477);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2479 = ((L_2477)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2478)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2480 = L_2479->get_address_of_uv2_2();
float L_2481 = L_2480->get_y_1();
L_2476->set_y_1(L_2481);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2482 = V_63;
int32_t L_2483 = V_110;
NullCheck(L_2482);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2484 = ((L_2482)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2483)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2485 = L_2484->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2486 = V_63;
int32_t L_2487 = V_110;
NullCheck(L_2486);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2488 = ((L_2486)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2487)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2489 = L_2488->get_address_of_uv2_2();
float L_2490 = L_2489->get_y_1();
L_2485->set_y_1(L_2490);
goto IL_4c78;
}
IL_4a1b:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2491 = V_63;
int32_t L_2492 = V_110;
NullCheck(L_2491);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2493 = ((L_2491)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2492)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2494 = L_2493->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2495 = V_63;
int32_t L_2496 = V_110;
NullCheck(L_2495);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2497 = ((L_2495)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2496)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2498 = L_2497->get_address_of_position_0();
float L_2499 = L_2498->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2500 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2501 = L_2500->get_address_of_min_0();
float L_2502 = L_2501->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2503 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2504 = L_2503->get_address_of_max_1();
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_min_0();
float L_2508 = L_2507->get_y_1();
L_2494->set_y_1(((float)((float)((float)il2cpp_codegen_subtract((float)L_2499, (float)L_2502))/(float)((float)il2cpp_codegen_subtract((float)L_2505, (float)L_2508)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2509 = V_63;
int32_t L_2510 = V_110;
NullCheck(L_2509);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2511 = ((L_2509)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2510)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2512 = L_2511->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2513 = V_63;
int32_t L_2514 = V_110;
NullCheck(L_2513);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2515 = ((L_2513)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2514)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2516 = L_2515->get_address_of_position_0();
float L_2517 = L_2516->get_y_3();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2518 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2519 = L_2518->get_address_of_min_0();
float L_2520 = L_2519->get_y_1();
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2521 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_address_of_m_meshExtents_202();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2522 = L_2521->get_address_of_max_1();
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_min_0();
float L_2526 = L_2525->get_y_1();
L_2512->set_y_1(((float)((float)((float)il2cpp_codegen_subtract((float)L_2517, (float)L_2520))/(float)((float)il2cpp_codegen_subtract((float)L_2523, (float)L_2526)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2527 = V_63;
int32_t L_2528 = V_110;
NullCheck(L_2527);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2529 = ((L_2527)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2528)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2530 = L_2529->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2531 = V_63;
int32_t L_2532 = V_110;
NullCheck(L_2531);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2533 = ((L_2531)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2532)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2534 = L_2533->get_address_of_uv2_2();
float L_2535 = L_2534->get_y_1();
L_2530->set_y_1(L_2535);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2536 = V_63;
int32_t L_2537 = V_110;
NullCheck(L_2536);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2538 = ((L_2536)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2537)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2539 = L_2538->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2540 = V_63;
int32_t L_2541 = V_110;
NullCheck(L_2540);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2542 = ((L_2540)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2541)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2543 = L_2542->get_address_of_uv2_2();
float L_2544 = L_2543->get_y_1();
L_2539->set_y_1(L_2544);
goto IL_4c78;
}
IL_4b46:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2545 = V_63;
int32_t L_2546 = V_110;
NullCheck(L_2545);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2547 = ((L_2545)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2546)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2548 = L_2547->get_address_of_uv2_2();
float L_2549 = L_2548->get_x_0();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2550 = V_63;
int32_t L_2551 = V_110;
NullCheck(L_2550);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2552 = ((L_2550)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2551)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2553 = L_2552->get_address_of_uv2_2();
float L_2554 = L_2553->get_x_0();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2555 = V_63;
int32_t L_2556 = V_110;
NullCheck(L_2555);
float L_2557 = ((L_2555)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2556)))->get_aspectRatio_27();
V_134 = ((float)((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)((float)il2cpp_codegen_add((float)L_2549, (float)L_2554))/(float)L_2557))))/(float)(2.0f)));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2558 = V_63;
int32_t L_2559 = V_110;
NullCheck(L_2558);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2560 = ((L_2558)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2559)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2561 = L_2560->get_address_of_uv2_2();
float L_2562 = V_134;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2563 = V_63;
int32_t L_2564 = V_110;
NullCheck(L_2563);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2565 = ((L_2563)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2564)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2566 = L_2565->get_address_of_uv2_2();
float L_2567 = L_2566->get_x_0();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2568 = V_63;
int32_t L_2569 = V_110;
NullCheck(L_2568);
float L_2570 = ((L_2568)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2569)))->get_aspectRatio_27();
L_2561->set_y_1(((float)il2cpp_codegen_add((float)L_2562, (float)((float)((float)L_2567/(float)L_2570)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2571 = V_63;
int32_t L_2572 = V_110;
NullCheck(L_2571);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2573 = ((L_2571)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2572)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2574 = L_2573->get_address_of_uv2_2();
float L_2575 = V_134;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2576 = V_63;
int32_t L_2577 = V_110;
NullCheck(L_2576);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2578 = ((L_2576)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2577)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2579 = L_2578->get_address_of_uv2_2();
float L_2580 = L_2579->get_x_0();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2581 = V_63;
int32_t L_2582 = V_110;
NullCheck(L_2581);
float L_2583 = ((L_2581)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2582)))->get_aspectRatio_27();
L_2574->set_y_1(((float)il2cpp_codegen_add((float)L_2575, (float)((float)((float)L_2580/(float)L_2583)))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2584 = V_63;
int32_t L_2585 = V_110;
NullCheck(L_2584);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2586 = ((L_2584)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2585)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2587 = L_2586->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2588 = V_63;
int32_t L_2589 = V_110;
NullCheck(L_2588);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2590 = ((L_2588)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2589)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2591 = L_2590->get_address_of_uv2_2();
float L_2592 = L_2591->get_y_1();
L_2587->set_y_1(L_2592);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2593 = V_63;
int32_t L_2594 = V_110;
NullCheck(L_2593);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2595 = ((L_2593)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2594)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2596 = L_2595->get_address_of_uv2_2();
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2597 = V_63;
int32_t L_2598 = V_110;
NullCheck(L_2597);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2599 = ((L_2597)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2598)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2600 = L_2599->get_address_of_uv2_2();
float L_2601 = L_2600->get_y_1();
L_2596->set_y_1(L_2601);
}
IL_4c78:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2602 = V_63;
int32_t L_2603 = V_110;
NullCheck(L_2602);
float L_2604 = ((L_2602)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2603)))->get_scale_28();
float L_2605 = V_50;
float L_2606 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
V_54 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_2604, (float)L_2605)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_2606))));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2607 = V_63;
int32_t L_2608 = V_110;
NullCheck(L_2607);
bool L_2609 = ((L_2607)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2608)))->get_isUsingAlternateTypeface_9();
if (L_2609)
{
goto IL_4cc5;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2610 = V_63;
int32_t L_2611 = V_110;
NullCheck(L_2610);
int32_t L_2612 = ((L_2610)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2611)))->get_style_33();
if ((!(((uint32_t)((int32_t)((int32_t)L_2612&(int32_t)1))) == ((uint32_t)1))))
{
goto IL_4cc5;
}
}
{
float L_2613 = V_54;
V_54 = ((float)il2cpp_codegen_multiply((float)L_2613, (float)(-1.0f)));
}
IL_4cc5:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2614 = V_63;
int32_t L_2615 = V_110;
NullCheck(L_2614);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2616 = ((L_2614)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2615)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2617 = L_2616->get_address_of_uv2_2();
float L_2618 = L_2617->get_x_0();
V_126 = L_2618;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2619 = V_63;
int32_t L_2620 = V_110;
NullCheck(L_2619);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2621 = ((L_2619)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2620)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2622 = L_2621->get_address_of_uv2_2();
float L_2623 = L_2622->get_y_1();
V_127 = L_2623;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2624 = V_63;
int32_t L_2625 = V_110;
NullCheck(L_2624);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2626 = ((L_2624)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2625)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2627 = L_2626->get_address_of_uv2_2();
float L_2628 = L_2627->get_x_0();
V_128 = L_2628;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2629 = V_63;
int32_t L_2630 = V_110;
NullCheck(L_2629);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2631 = ((L_2629)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2630)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2632 = L_2631->get_address_of_uv2_2();
float L_2633 = L_2632->get_y_1();
V_129 = L_2633;
float L_2634 = V_126;
V_130 = (((float)((float)(((int32_t)((int32_t)L_2634))))));
float L_2635 = V_127;
V_131 = (((float)((float)(((int32_t)((int32_t)L_2635))))));
float L_2636 = V_126;
float L_2637 = V_130;
V_126 = ((float)il2cpp_codegen_subtract((float)L_2636, (float)L_2637));
float L_2638 = V_128;
float L_2639 = V_130;
V_128 = ((float)il2cpp_codegen_subtract((float)L_2638, (float)L_2639));
float L_2640 = V_127;
float L_2641 = V_131;
V_127 = ((float)il2cpp_codegen_subtract((float)L_2640, (float)L_2641));
float L_2642 = V_129;
float L_2643 = V_131;
V_129 = ((float)il2cpp_codegen_subtract((float)L_2642, (float)L_2643));
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2644 = V_63;
int32_t L_2645 = V_110;
NullCheck(L_2644);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2646 = ((L_2644)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2645)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2647 = L_2646->get_address_of_uv2_2();
float L_2648 = V_126;
float L_2649 = V_127;
float L_2650 = TMP_Text_PackUV_m88FEA3127A1A2CB066A6072E98FE3EA2E88F3126(__this, L_2648, L_2649, /*hidden argument*/NULL);
L_2647->set_x_0(L_2650);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2651 = V_63;
int32_t L_2652 = V_110;
NullCheck(L_2651);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2653 = ((L_2651)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2652)))->get_address_of_vertex_BL_15();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2654 = L_2653->get_address_of_uv2_2();
float L_2655 = V_54;
L_2654->set_y_1(L_2655);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2656 = V_63;
int32_t L_2657 = V_110;
NullCheck(L_2656);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2658 = ((L_2656)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2657)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2659 = L_2658->get_address_of_uv2_2();
float L_2660 = V_126;
float L_2661 = V_129;
float L_2662 = TMP_Text_PackUV_m88FEA3127A1A2CB066A6072E98FE3EA2E88F3126(__this, L_2660, L_2661, /*hidden argument*/NULL);
L_2659->set_x_0(L_2662);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2663 = V_63;
int32_t L_2664 = V_110;
NullCheck(L_2663);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2665 = ((L_2663)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2664)))->get_address_of_vertex_TL_14();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2666 = L_2665->get_address_of_uv2_2();
float L_2667 = V_54;
L_2666->set_y_1(L_2667);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2668 = V_63;
int32_t L_2669 = V_110;
NullCheck(L_2668);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2670 = ((L_2668)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2669)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2671 = L_2670->get_address_of_uv2_2();
float L_2672 = V_128;
float L_2673 = V_129;
float L_2674 = TMP_Text_PackUV_m88FEA3127A1A2CB066A6072E98FE3EA2E88F3126(__this, L_2672, L_2673, /*hidden argument*/NULL);
L_2671->set_x_0(L_2674);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2675 = V_63;
int32_t L_2676 = V_110;
NullCheck(L_2675);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2677 = ((L_2675)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2676)))->get_address_of_vertex_TR_16();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2678 = L_2677->get_address_of_uv2_2();
float L_2679 = V_54;
L_2678->set_y_1(L_2679);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2680 = V_63;
int32_t L_2681 = V_110;
NullCheck(L_2680);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2682 = ((L_2680)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2681)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2683 = L_2682->get_address_of_uv2_2();
float L_2684 = V_128;
float L_2685 = V_127;
float L_2686 = TMP_Text_PackUV_m88FEA3127A1A2CB066A6072E98FE3EA2E88F3126(__this, L_2684, L_2685, /*hidden argument*/NULL);
L_2683->set_x_0(L_2686);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2687 = V_63;
int32_t L_2688 = V_110;
NullCheck(L_2687);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2689 = ((L_2687)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2688)))->get_address_of_vertex_BR_17();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * L_2690 = L_2689->get_address_of_uv2_2();
float L_2691 = V_54;
L_2690->set_y_1(L_2691);
}
IL_4e45:
{
int32_t L_2692 = V_110;
int32_t L_2693 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_2692) >= ((int32_t)L_2693)))
{
goto IL_4f11;
}
}
{
int32_t L_2694 = V_43;
int32_t L_2695 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleWords_122();
if ((((int32_t)L_2694) >= ((int32_t)L_2695)))
{
goto IL_4f11;
}
}
{
int32_t L_2696 = V_113;
int32_t L_2697 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_2696) >= ((int32_t)L_2697)))
{
goto IL_4f11;
}
}
{
int32_t L_2698 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((((int32_t)L_2698) == ((int32_t)5)))
{
goto IL_4f11;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2699 = V_63;
int32_t L_2700 = V_110;
NullCheck(L_2699);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2701 = ((L_2699)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2700)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2702 = L_2701->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2703 = L_2702;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2704 = V_40;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2705 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2703), L_2704, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2703 = L_2705;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2706 = V_63;
int32_t L_2707 = V_110;
NullCheck(L_2706);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2708 = ((L_2706)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2707)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2709 = L_2708->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2710 = L_2709;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2711 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2712 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2710), L_2711, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2710 = L_2712;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2713 = V_63;
int32_t L_2714 = V_110;
NullCheck(L_2713);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2715 = ((L_2713)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2714)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2716 = L_2715->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2717 = L_2716;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2718 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2719 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2717), L_2718, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2717 = L_2719;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2720 = V_63;
int32_t L_2721 = V_110;
NullCheck(L_2720);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2722 = ((L_2720)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2721)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2723 = L_2722->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2724 = L_2723;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2725 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2726 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2724), L_2725, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2724 = L_2726;
goto IL_505e;
}
IL_4f11:
{
int32_t L_2727 = V_110;
int32_t L_2728 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_2727) >= ((int32_t)L_2728)))
{
goto IL_4fef;
}
}
{
int32_t L_2729 = V_43;
int32_t L_2730 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleWords_122();
if ((((int32_t)L_2729) >= ((int32_t)L_2730)))
{
goto IL_4fef;
}
}
{
int32_t L_2731 = V_113;
int32_t L_2732 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_2731) >= ((int32_t)L_2732)))
{
goto IL_4fef;
}
}
{
int32_t L_2733 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_2733) == ((uint32_t)5))))
{
goto IL_4fef;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2734 = V_63;
int32_t L_2735 = V_110;
NullCheck(L_2734);
int32_t L_2736 = ((L_2734)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2735)))->get_pageNumber_12();
int32_t L_2737 = V_21;
if ((!(((uint32_t)L_2736) == ((uint32_t)L_2737))))
{
goto IL_4fef;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2738 = V_63;
int32_t L_2739 = V_110;
NullCheck(L_2738);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2740 = ((L_2738)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2739)))->get_address_of_vertex_BL_15();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2741 = L_2740->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2742 = L_2741;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2743 = V_40;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2744 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2742), L_2743, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2742 = L_2744;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2745 = V_63;
int32_t L_2746 = V_110;
NullCheck(L_2745);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2747 = ((L_2745)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2746)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2748 = L_2747->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2749 = L_2748;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2750 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2751 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2749), L_2750, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2749 = L_2751;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2752 = V_63;
int32_t L_2753 = V_110;
NullCheck(L_2752);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2754 = ((L_2752)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2753)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2755 = L_2754->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2756 = L_2755;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2757 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2758 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2756), L_2757, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2756 = L_2758;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2759 = V_63;
int32_t L_2760 = V_110;
NullCheck(L_2759);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2761 = ((L_2759)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2760)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2762 = L_2761->get_address_of_position_0();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2763 = L_2762;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2764 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2765 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2763), L_2764, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2763 = L_2765;
goto IL_505e;
}
IL_4fef:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2766 = V_63;
int32_t L_2767 = V_110;
NullCheck(L_2766);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2768 = ((L_2766)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2767)))->get_address_of_vertex_BL_15();
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2769 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
L_2768->set_position_0(L_2769);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2770 = V_63;
int32_t L_2771 = V_110;
NullCheck(L_2770);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2772 = ((L_2770)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2771)))->get_address_of_vertex_TL_14();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2773 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
L_2772->set_position_0(L_2773);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2774 = V_63;
int32_t L_2775 = V_110;
NullCheck(L_2774);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2776 = ((L_2774)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2775)))->get_address_of_vertex_TR_16();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2777 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
L_2776->set_position_0(L_2777);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2778 = V_63;
int32_t L_2779 = V_110;
NullCheck(L_2778);
TMP_Vertex_t4F9D3FA0EB3F5F4E94EC06582B857C3C23AC2EA0 * L_2780 = ((L_2778)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2779)))->get_address_of_vertex_BR_17();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2781 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
L_2780->set_position_0(L_2781);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2782 = V_63;
int32_t L_2783 = V_110;
NullCheck(L_2782);
((L_2782)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2783)))->set_isVisible_34((bool)0);
}
IL_505e:
{
int32_t L_2784 = V_123;
if (L_2784)
{
goto IL_5074;
}
}
{
int32_t L_2785 = V_110;
int32_t L_2786 = V_41;
bool L_2787 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_isVolumetricText_141();
VirtActionInvoker3< int32_t, int32_t, bool >::Invoke(118 /* System.Void TMPro.TMP_Text::FillCharacterVertexBuffers(System.Int32,System.Int32,System.Boolean) */, __this, L_2785, L_2786, L_2787);
goto IL_5083;
}
IL_5074:
{
int32_t L_2788 = V_123;
if ((!(((uint32_t)L_2788) == ((uint32_t)1))))
{
goto IL_5083;
}
}
{
int32_t L_2789 = V_110;
int32_t L_2790 = V_42;
VirtActionInvoker2< int32_t, int32_t >::Invoke(119 /* System.Void TMPro.TMP_Text::FillSpriteVertexBuffers(System.Int32,System.Int32) */, __this, L_2789, L_2790);
}
IL_5083:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2791 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2791);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2792 = L_2791->get_characterInfo_11();
int32_t L_2793 = V_110;
NullCheck(L_2792);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2794 = ((L_2792)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2793)))->get_address_of_bottomLeft_19();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2795 = L_2794;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2796 = V_40;
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2797 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2795), L_2796, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2795 = L_2797;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2798 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2798);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2799 = L_2798->get_characterInfo_11();
int32_t L_2800 = V_110;
NullCheck(L_2799);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2801 = ((L_2799)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2800)))->get_address_of_topLeft_18();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2802 = L_2801;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2803 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2804 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2802), L_2803, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2802 = L_2804;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2805 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2805);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2806 = L_2805->get_characterInfo_11();
int32_t L_2807 = V_110;
NullCheck(L_2806);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2808 = ((L_2806)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2807)))->get_address_of_topRight_20();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2809 = L_2808;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2810 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2811 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2809), L_2810, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2809 = L_2811;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2812 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2812);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2813 = L_2812->get_characterInfo_11();
int32_t L_2814 = V_110;
NullCheck(L_2813);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2815 = ((L_2813)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2814)))->get_address_of_bottomRight_21();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2816 = L_2815;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2817 = V_40;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2818 = Vector3_op_Addition_m929F9C17E5D11B94D50B4AFF1D730B70CB59B50E((*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2816), L_2817, /*hidden argument*/NULL);
*(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)L_2816 = L_2818;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2819 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2819);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2820 = L_2819->get_characterInfo_11();
int32_t L_2821 = V_110;
NullCheck(L_2820);
float* L_2822 = ((L_2820)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2821)))->get_address_of_origin_22();
float* L_2823 = L_2822;
float L_2824 = *((float*)L_2823);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2825 = V_40;
float L_2826 = L_2825.get_x_2();
*((float*)L_2823) = (float)((float)il2cpp_codegen_add((float)L_2824, (float)L_2826));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2827 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2827);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2828 = L_2827->get_characterInfo_11();
int32_t L_2829 = V_110;
NullCheck(L_2828);
float* L_2830 = ((L_2828)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2829)))->get_address_of_xAdvance_26();
float* L_2831 = L_2830;
float L_2832 = *((float*)L_2831);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2833 = V_40;
float L_2834 = L_2833.get_x_2();
*((float*)L_2831) = (float)((float)il2cpp_codegen_add((float)L_2832, (float)L_2834));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2835 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2835);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2836 = L_2835->get_characterInfo_11();
int32_t L_2837 = V_110;
NullCheck(L_2836);
float* L_2838 = ((L_2836)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2837)))->get_address_of_ascender_23();
float* L_2839 = L_2838;
float L_2840 = *((float*)L_2839);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2841 = V_40;
float L_2842 = L_2841.get_y_3();
*((float*)L_2839) = (float)((float)il2cpp_codegen_add((float)L_2840, (float)L_2842));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2843 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2843);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2844 = L_2843->get_characterInfo_11();
int32_t L_2845 = V_110;
NullCheck(L_2844);
float* L_2846 = ((L_2844)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2845)))->get_address_of_descender_25();
float* L_2847 = L_2846;
float L_2848 = *((float*)L_2847);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2849 = V_40;
float L_2850 = L_2849.get_y_3();
*((float*)L_2847) = (float)((float)il2cpp_codegen_add((float)L_2848, (float)L_2850));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2851 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2851);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2852 = L_2851->get_characterInfo_11();
int32_t L_2853 = V_110;
NullCheck(L_2852);
float* L_2854 = ((L_2852)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2853)))->get_address_of_baseLine_24();
float* L_2855 = L_2854;
float L_2856 = *((float*)L_2855);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2857 = V_40;
float L_2858 = L_2857.get_y_3();
*((float*)L_2855) = (float)((float)il2cpp_codegen_add((float)L_2856, (float)L_2858));
bool L_2859 = V_116;
int32_t L_2860 = V_113;
int32_t L_2861 = V_45;
if ((!(((uint32_t)L_2860) == ((uint32_t)L_2861))))
{
goto IL_51e9;
}
}
{
int32_t L_2862 = V_110;
int32_t L_2863 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_2862) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2863, (int32_t)1))))))
{
goto IL_5471;
}
}
IL_51e9:
{
int32_t L_2864 = V_113;
int32_t L_2865 = V_45;
if ((((int32_t)L_2864) == ((int32_t)L_2865)))
{
goto IL_532a;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2866 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2866);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2867 = L_2866->get_lineInfo_14();
int32_t L_2868 = V_45;
NullCheck(L_2867);
float* L_2869 = ((L_2867)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2868)))->get_address_of_baseline_12();
float* L_2870 = L_2869;
float L_2871 = *((float*)L_2870);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2872 = V_40;
float L_2873 = L_2872.get_y_3();
*((float*)L_2870) = (float)((float)il2cpp_codegen_add((float)L_2871, (float)L_2873));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2874 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2874);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2875 = L_2874->get_lineInfo_14();
int32_t L_2876 = V_45;
NullCheck(L_2875);
float* L_2877 = ((L_2875)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2876)))->get_address_of_ascender_11();
float* L_2878 = L_2877;
float L_2879 = *((float*)L_2878);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2880 = V_40;
float L_2881 = L_2880.get_y_3();
*((float*)L_2878) = (float)((float)il2cpp_codegen_add((float)L_2879, (float)L_2881));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2882 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2882);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2883 = L_2882->get_lineInfo_14();
int32_t L_2884 = V_45;
NullCheck(L_2883);
float* L_2885 = ((L_2883)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2884)))->get_address_of_descender_13();
float* L_2886 = L_2885;
float L_2887 = *((float*)L_2886);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2888 = V_40;
float L_2889 = L_2888.get_y_3();
*((float*)L_2886) = (float)((float)il2cpp_codegen_add((float)L_2887, (float)L_2889));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2890 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2890);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2891 = L_2890->get_lineInfo_14();
int32_t L_2892 = V_45;
NullCheck(L_2891);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2893 = ((L_2891)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2892)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2894 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2894);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2895 = L_2894->get_characterInfo_11();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2896 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2896);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2897 = L_2896->get_lineInfo_14();
int32_t L_2898 = V_45;
NullCheck(L_2897);
int32_t L_2899 = ((L_2897)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2898)))->get_firstCharacterIndex_5();
NullCheck(L_2895);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2900 = ((L_2895)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2899)))->get_address_of_bottomLeft_19();
float L_2901 = L_2900->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2902 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2902);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2903 = L_2902->get_lineInfo_14();
int32_t L_2904 = V_45;
NullCheck(L_2903);
float L_2905 = ((L_2903)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2904)))->get_descender_13();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2906;
memset(&L_2906, 0, sizeof(L_2906));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_2906), L_2901, L_2905, /*hidden argument*/NULL);
L_2893->set_min_0(L_2906);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2907 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2907);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2908 = L_2907->get_lineInfo_14();
int32_t L_2909 = V_45;
NullCheck(L_2908);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2910 = ((L_2908)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2909)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2911 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2911);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2912 = L_2911->get_characterInfo_11();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2913 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2913);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2914 = L_2913->get_lineInfo_14();
int32_t L_2915 = V_45;
NullCheck(L_2914);
int32_t L_2916 = ((L_2914)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2915)))->get_lastVisibleCharacterIndex_8();
NullCheck(L_2912);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2917 = ((L_2912)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2916)))->get_address_of_topRight_20();
float L_2918 = L_2917->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2919 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2919);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2920 = L_2919->get_lineInfo_14();
int32_t L_2921 = V_45;
NullCheck(L_2920);
float L_2922 = ((L_2920)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2921)))->get_ascender_11();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2923;
memset(&L_2923, 0, sizeof(L_2923));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_2923), L_2918, L_2922, /*hidden argument*/NULL);
L_2910->set_max_1(L_2923);
}
IL_532a:
{
int32_t L_2924 = V_110;
int32_t L_2925 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_2924) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2925, (int32_t)1))))))
{
goto IL_5471;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2926 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2926);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2927 = L_2926->get_lineInfo_14();
int32_t L_2928 = V_113;
NullCheck(L_2927);
float* L_2929 = ((L_2927)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2928)))->get_address_of_baseline_12();
float* L_2930 = L_2929;
float L_2931 = *((float*)L_2930);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2932 = V_40;
float L_2933 = L_2932.get_y_3();
*((float*)L_2930) = (float)((float)il2cpp_codegen_add((float)L_2931, (float)L_2933));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2934 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2934);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2935 = L_2934->get_lineInfo_14();
int32_t L_2936 = V_113;
NullCheck(L_2935);
float* L_2937 = ((L_2935)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2936)))->get_address_of_ascender_11();
float* L_2938 = L_2937;
float L_2939 = *((float*)L_2938);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2940 = V_40;
float L_2941 = L_2940.get_y_3();
*((float*)L_2938) = (float)((float)il2cpp_codegen_add((float)L_2939, (float)L_2941));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2942 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2942);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2943 = L_2942->get_lineInfo_14();
int32_t L_2944 = V_113;
NullCheck(L_2943);
float* L_2945 = ((L_2943)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2944)))->get_address_of_descender_13();
float* L_2946 = L_2945;
float L_2947 = *((float*)L_2946);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_2948 = V_40;
float L_2949 = L_2948.get_y_3();
*((float*)L_2946) = (float)((float)il2cpp_codegen_add((float)L_2947, (float)L_2949));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2950 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2950);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2951 = L_2950->get_lineInfo_14();
int32_t L_2952 = V_113;
NullCheck(L_2951);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2953 = ((L_2951)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2952)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2954 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2954);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2955 = L_2954->get_characterInfo_11();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2956 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2956);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2957 = L_2956->get_lineInfo_14();
int32_t L_2958 = V_113;
NullCheck(L_2957);
int32_t L_2959 = ((L_2957)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2958)))->get_firstCharacterIndex_5();
NullCheck(L_2955);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2960 = ((L_2955)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2959)))->get_address_of_bottomLeft_19();
float L_2961 = L_2960->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2962 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2962);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2963 = L_2962->get_lineInfo_14();
int32_t L_2964 = V_113;
NullCheck(L_2963);
float L_2965 = ((L_2963)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2964)))->get_descender_13();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2966;
memset(&L_2966, 0, sizeof(L_2966));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_2966), L_2961, L_2965, /*hidden argument*/NULL);
L_2953->set_min_0(L_2966);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2967 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2967);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2968 = L_2967->get_lineInfo_14();
int32_t L_2969 = V_113;
NullCheck(L_2968);
Extents_tB63A1FF929CAEBC8E097EF426A8B6F91442B0EA3 * L_2970 = ((L_2968)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2969)))->get_address_of_lineExtents_19();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2971 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2971);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_2972 = L_2971->get_characterInfo_11();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2973 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2973);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2974 = L_2973->get_lineInfo_14();
int32_t L_2975 = V_113;
NullCheck(L_2974);
int32_t L_2976 = ((L_2974)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2975)))->get_lastVisibleCharacterIndex_8();
NullCheck(L_2972);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_2977 = ((L_2972)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2976)))->get_address_of_topRight_20();
float L_2978 = L_2977->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2979 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2979);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_2980 = L_2979->get_lineInfo_14();
int32_t L_2981 = V_113;
NullCheck(L_2980);
float L_2982 = ((L_2980)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2981)))->get_ascender_11();
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_2983;
memset(&L_2983, 0, sizeof(L_2983));
Vector2__ctor_mEE8FB117AB1F8DB746FB8B3EB4C0DA3BF2A230D0((&L_2983), L_2978, L_2982, /*hidden argument*/NULL);
L_2970->set_max_1(L_2983);
}
IL_5471:
{
Il2CppChar L_2984 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_2985 = Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292(L_2984, /*hidden argument*/NULL);
if (L_2985)
{
goto IL_549e;
}
}
{
Il2CppChar L_2986 = V_112;
if ((((int32_t)L_2986) == ((int32_t)((int32_t)45))))
{
goto IL_549e;
}
}
{
Il2CppChar L_2987 = V_112;
if ((((int32_t)L_2987) == ((int32_t)((int32_t)173))))
{
goto IL_549e;
}
}
{
Il2CppChar L_2988 = V_112;
if ((((int32_t)L_2988) == ((int32_t)((int32_t)8208))))
{
goto IL_549e;
}
}
{
Il2CppChar L_2989 = V_112;
if ((!(((uint32_t)L_2989) == ((uint32_t)((int32_t)8209)))))
{
goto IL_55a6;
}
}
IL_549e:
{
bool L_2990 = V_47;
if (L_2990)
{
goto IL_54a9;
}
}
{
V_47 = (bool)1;
int32_t L_2991 = V_110;
V_48 = L_2991;
}
IL_54a9:
{
bool L_2992 = V_47;
if (!L_2992)
{
goto IL_5734;
}
}
{
int32_t L_2993 = V_110;
int32_t L_2994 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_2993) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2994, (int32_t)1))))))
{
goto IL_5734;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2995 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2995);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_2996 = L_2995->get_wordInfo_12();
NullCheck(L_2996);
V_135 = (((int32_t)((int32_t)(((RuntimeArray *)L_2996)->max_length))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2997 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2997);
int32_t L_2998 = L_2997->get_wordCount_6();
V_136 = L_2998;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_2999 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_2999);
int32_t L_3000 = L_2999->get_wordCount_6();
int32_t L_3001 = V_135;
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3000, (int32_t)1))) <= ((int32_t)L_3001)))
{
goto IL_5500;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3002 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3002);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09** L_3003 = L_3002->get_address_of_wordInfo_12();
int32_t L_3004 = V_135;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7((TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09**)L_3003, ((int32_t)il2cpp_codegen_add((int32_t)L_3004, (int32_t)1)), /*hidden argument*/TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7_RuntimeMethod_var);
}
IL_5500:
{
int32_t L_3005 = V_110;
V_49 = L_3005;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3006 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3006);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3007 = L_3006->get_wordInfo_12();
int32_t L_3008 = V_136;
NullCheck(L_3007);
int32_t L_3009 = V_48;
((L_3007)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3008)))->set_firstCharacterIndex_1(L_3009);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3010 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3010);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3011 = L_3010->get_wordInfo_12();
int32_t L_3012 = V_136;
NullCheck(L_3011);
int32_t L_3013 = V_49;
((L_3011)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3012)))->set_lastCharacterIndex_2(L_3013);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3014 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3014);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3015 = L_3014->get_wordInfo_12();
int32_t L_3016 = V_136;
NullCheck(L_3015);
int32_t L_3017 = V_49;
int32_t L_3018 = V_48;
((L_3015)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3016)))->set_characterCount_3(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3017, (int32_t)L_3018)), (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3019 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3019);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3020 = L_3019->get_wordInfo_12();
int32_t L_3021 = V_136;
NullCheck(L_3020);
((L_3020)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3021)))->set_textComponent_0(__this);
int32_t L_3022 = V_43;
V_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_3022, (int32_t)1));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3023 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3024 = L_3023;
NullCheck(L_3024);
int32_t L_3025 = L_3024->get_wordCount_6();
NullCheck(L_3024);
L_3024->set_wordCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_3025, (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3026 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3026);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_3027 = L_3026->get_lineInfo_14();
int32_t L_3028 = V_113;
NullCheck(L_3027);
int32_t* L_3029 = ((L_3027)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3028)))->get_address_of_wordCount_4();
int32_t* L_3030 = L_3029;
int32_t L_3031 = *((int32_t*)L_3030);
*((int32_t*)L_3030) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3031, (int32_t)1));
goto IL_5734;
}
IL_55a6:
{
bool L_3032 = V_47;
if (L_3032)
{
goto IL_55db;
}
}
{
int32_t L_3033 = V_110;
if (L_3033)
{
goto IL_5734;
}
}
{
Il2CppChar L_3034 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3035 = Char_IsPunctuation_m2F82DCD9CE2CBED034F8CF39E247BBB065935D51(L_3034, /*hidden argument*/NULL);
if (!L_3035)
{
goto IL_55db;
}
}
{
Il2CppChar L_3036 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3037 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B(L_3036, /*hidden argument*/NULL);
if (L_3037)
{
goto IL_55db;
}
}
{
Il2CppChar L_3038 = V_112;
if ((((int32_t)L_3038) == ((int32_t)((int32_t)8203))))
{
goto IL_55db;
}
}
{
int32_t L_3039 = V_110;
int32_t L_3040 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_3039) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3040, (int32_t)1))))))
{
goto IL_5734;
}
}
IL_55db:
{
int32_t L_3041 = V_110;
if ((((int32_t)L_3041) <= ((int32_t)0)))
{
goto IL_5634;
}
}
{
int32_t L_3042 = V_110;
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3043 = V_63;
NullCheck(L_3043);
if ((((int32_t)L_3042) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3043)->max_length)))), (int32_t)1)))))
{
goto IL_5634;
}
}
{
int32_t L_3044 = V_110;
int32_t L_3045 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_3044) >= ((int32_t)L_3045)))
{
goto IL_5634;
}
}
{
Il2CppChar L_3046 = V_112;
if ((((int32_t)L_3046) == ((int32_t)((int32_t)39))))
{
goto IL_5603;
}
}
{
Il2CppChar L_3047 = V_112;
if ((!(((uint32_t)L_3047) == ((uint32_t)((int32_t)8217)))))
{
goto IL_5634;
}
}
IL_5603:
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3048 = V_63;
int32_t L_3049 = V_110;
NullCheck(L_3048);
Il2CppChar L_3050 = ((L_3048)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3049, (int32_t)1)))))->get_character_0();
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3051 = Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292(L_3050, /*hidden argument*/NULL);
if (!L_3051)
{
goto IL_5634;
}
}
{
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3052 = V_63;
int32_t L_3053 = V_110;
NullCheck(L_3052);
Il2CppChar L_3054 = ((L_3052)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_3053, (int32_t)1)))))->get_character_0();
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3055 = Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292(L_3054, /*hidden argument*/NULL);
if (L_3055)
{
goto IL_5734;
}
}
IL_5634:
{
int32_t L_3056 = V_110;
int32_t L_3057 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_3056) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3057, (int32_t)1))))))
{
goto IL_5649;
}
}
{
Il2CppChar L_3058 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3059 = Char_IsLetterOrDigit_mD7307B3157DFA4EC20D58F68ACB6A9793D3A8292(L_3058, /*hidden argument*/NULL);
if (L_3059)
{
goto IL_564f;
}
}
IL_5649:
{
int32_t L_3060 = V_110;
G_B660_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3060, (int32_t)1));
goto IL_5651;
}
IL_564f:
{
int32_t L_3061 = V_110;
G_B660_0 = L_3061;
}
IL_5651:
{
V_49 = G_B660_0;
V_47 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3062 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3062);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3063 = L_3062->get_wordInfo_12();
NullCheck(L_3063);
V_137 = (((int32_t)((int32_t)(((RuntimeArray *)L_3063)->max_length))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3064 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3064);
int32_t L_3065 = L_3064->get_wordCount_6();
V_138 = L_3065;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3066 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3066);
int32_t L_3067 = L_3066->get_wordCount_6();
int32_t L_3068 = V_137;
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3067, (int32_t)1))) <= ((int32_t)L_3068)))
{
goto IL_5697;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3069 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3069);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09** L_3070 = L_3069->get_address_of_wordInfo_12();
int32_t L_3071 = V_137;
IL2CPP_RUNTIME_CLASS_INIT(TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181_il2cpp_TypeInfo_var);
TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7((TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09**)L_3070, ((int32_t)il2cpp_codegen_add((int32_t)L_3071, (int32_t)1)), /*hidden argument*/TMP_TextInfo_Resize_TisTMP_WordInfo_t856E4994B49881E370B28E1D0C35EEDA56120D90_mB502219B5B7E9E3DB45AD8736032E2F07BB77DB7_RuntimeMethod_var);
}
IL_5697:
{
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();
int32_t L_3074 = V_138;
NullCheck(L_3073);
int32_t L_3075 = V_48;
((L_3073)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3074)))->set_firstCharacterIndex_1(L_3075);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3076 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3076);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3077 = L_3076->get_wordInfo_12();
int32_t L_3078 = V_138;
NullCheck(L_3077);
int32_t L_3079 = V_49;
((L_3077)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3078)))->set_lastCharacterIndex_2(L_3079);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3080 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3080);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3081 = L_3080->get_wordInfo_12();
int32_t L_3082 = V_138;
NullCheck(L_3081);
int32_t L_3083 = V_49;
int32_t L_3084 = V_48;
((L_3081)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3082)))->set_characterCount_3(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3083, (int32_t)L_3084)), (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3085 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3085);
TMP_WordInfoU5BU5D_t2C9C805935A8C8FFD43BF92C96AC70737AA52F09* L_3086 = L_3085->get_wordInfo_12();
int32_t L_3087 = V_138;
NullCheck(L_3086);
((L_3086)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3087)))->set_textComponent_0(__this);
int32_t L_3088 = V_43;
V_43 = ((int32_t)il2cpp_codegen_add((int32_t)L_3088, (int32_t)1));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3089 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3090 = L_3089;
NullCheck(L_3090);
int32_t L_3091 = L_3090->get_wordCount_6();
NullCheck(L_3090);
L_3090->set_wordCount_6(((int32_t)il2cpp_codegen_add((int32_t)L_3091, (int32_t)1)));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3092 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3092);
TMP_LineInfoU5BU5D_t3D5D11E746B537C3951927E490B7A1BAB9C23A5C* L_3093 = L_3092->get_lineInfo_14();
int32_t L_3094 = V_113;
NullCheck(L_3093);
int32_t* L_3095 = ((L_3093)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3094)))->get_address_of_wordCount_4();
int32_t* L_3096 = L_3095;
int32_t L_3097 = *((int32_t*)L_3096);
*((int32_t*)L_3096) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3097, (int32_t)1));
}
IL_5734:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3098 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3098);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3099 = L_3098->get_characterInfo_11();
int32_t L_3100 = V_110;
NullCheck(L_3099);
int32_t L_3101 = ((L_3099)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3100)))->get_style_33();
if (!((((int32_t)((int32_t)((int32_t)L_3101&(int32_t)4))) == ((int32_t)4))? 1 : 0))
{
goto IL_5b4f;
}
}
{
V_139 = (bool)1;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3102 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3102);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3103 = L_3102->get_characterInfo_11();
int32_t L_3104 = V_110;
NullCheck(L_3103);
int32_t L_3105 = ((L_3103)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3104)))->get_pageNumber_12();
V_140 = L_3105;
int32_t L_3106 = V_110;
int32_t L_3107 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_3106) > ((int32_t)L_3107)))
{
goto IL_579a;
}
}
{
int32_t L_3108 = V_113;
int32_t L_3109 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_3108) > ((int32_t)L_3109)))
{
goto IL_579a;
}
}
{
int32_t L_3110 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_3110) == ((uint32_t)5))))
{
goto IL_579d;
}
}
{
int32_t L_3111 = V_140;
int32_t L_3112 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageToDisplay_125();
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3111, (int32_t)1))) == ((int32_t)L_3112)))
{
goto IL_579d;
}
}
IL_579a:
{
V_139 = (bool)0;
}
IL_579d:
{
Il2CppChar L_3113 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3114 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B(L_3113, /*hidden argument*/NULL);
if (L_3114)
{
goto IL_5814;
}
}
{
Il2CppChar L_3115 = V_112;
if ((((int32_t)L_3115) == ((int32_t)((int32_t)8203))))
{
goto IL_5814;
}
}
{
float L_3116 = V_57;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3117 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3117);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3118 = L_3117->get_characterInfo_11();
int32_t L_3119 = V_110;
NullCheck(L_3118);
float L_3120 = ((L_3118)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3119)))->get_scale_28();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_3121 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_3116, L_3120, /*hidden argument*/NULL);
V_57 = L_3121;
int32_t L_3122 = V_140;
int32_t L_3123 = V_59;
if ((((int32_t)L_3122) == ((int32_t)L_3123)))
{
goto IL_57dc;
}
}
{
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3124 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
G_B674_0 = L_3124;
goto IL_57de;
}
IL_57dc:
{
float L_3125 = V_58;
G_B674_0 = L_3125;
}
IL_57de:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3126 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3126);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3127 = L_3126->get_characterInfo_11();
int32_t L_3128 = V_110;
NullCheck(L_3127);
float L_3129 = ((L_3127)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3128)))->get_baseLine_24();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_3130 = TMP_Text_get_font_m8F42703EF2164110D2ADD1F299209EF348FC146C(__this, /*hidden argument*/NULL);
NullCheck(L_3130);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_3131 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_3130, /*hidden argument*/NULL);
NullCheck(L_3131);
float L_3132 = L_3131->get_Underline_13();
float L_3133 = V_57;
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_3134 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(G_B674_0, ((float)il2cpp_codegen_add((float)L_3129, (float)((float)il2cpp_codegen_multiply((float)L_3132, (float)L_3133)))), /*hidden argument*/NULL);
V_58 = L_3134;
int32_t L_3135 = V_140;
V_59 = L_3135;
}
IL_5814:
{
bool L_3136 = V_8;
if (L_3136)
{
goto IL_58c2;
}
}
{
bool L_3137 = V_139;
if (!L_3137)
{
goto IL_58c2;
}
}
{
int32_t L_3138 = V_110;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3139 = V_114;
int32_t L_3140 = L_3139.get_lastVisibleCharacterIndex_8();
if ((((int32_t)L_3138) > ((int32_t)L_3140)))
{
goto IL_58c2;
}
}
{
Il2CppChar L_3141 = V_112;
if ((((int32_t)L_3141) == ((int32_t)((int32_t)10))))
{
goto IL_58c2;
}
}
{
Il2CppChar L_3142 = V_112;
if ((((int32_t)L_3142) == ((int32_t)((int32_t)13))))
{
goto IL_58c2;
}
}
{
int32_t L_3143 = V_110;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3144 = V_114;
int32_t L_3145 = L_3144.get_lastVisibleCharacterIndex_8();
if ((!(((uint32_t)L_3143) == ((uint32_t)L_3145))))
{
goto IL_5856;
}
}
{
Il2CppChar L_3146 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3147 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A(L_3146, /*hidden argument*/NULL);
if (L_3147)
{
goto IL_58c2;
}
}
IL_5856:
{
V_8 = (bool)1;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3148 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3148);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3149 = L_3148->get_characterInfo_11();
int32_t L_3150 = V_110;
NullCheck(L_3149);
float L_3151 = ((L_3149)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3150)))->get_scale_28();
V_55 = L_3151;
float L_3152 = V_57;
if ((!(((float)L_3152) == ((float)(0.0f)))))
{
goto IL_587f;
}
}
{
float L_3153 = V_55;
V_57 = L_3153;
}
IL_587f:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3154 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3154);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3155 = L_3154->get_characterInfo_11();
int32_t L_3156 = V_110;
NullCheck(L_3155);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3157 = ((L_3155)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3156)))->get_address_of_bottomLeft_19();
float L_3158 = L_3157->get_x_2();
float L_3159 = V_58;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_9), L_3158, L_3159, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3160 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3160);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3161 = L_3160->get_characterInfo_11();
int32_t L_3162 = V_110;
NullCheck(L_3161);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3163 = ((L_3161)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3162)))->get_underlineColor_30();
V_51 = L_3163;
}
IL_58c2:
{
bool L_3164 = V_8;
if (!L_3164)
{
goto IL_593e;
}
}
{
int32_t L_3165 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_3165) == ((uint32_t)1))))
{
goto IL_593e;
}
}
{
V_8 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3166 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3166);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3167 = L_3166->get_characterInfo_11();
int32_t L_3168 = V_110;
NullCheck(L_3167);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3169 = ((L_3167)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3168)))->get_address_of_topRight_20();
float L_3170 = L_3169->get_x_2();
float L_3171 = V_58;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_10), L_3170, L_3171, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3172 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3172);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3173 = L_3172->get_characterInfo_11();
int32_t L_3174 = V_110;
NullCheck(L_3173);
float L_3175 = ((L_3173)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3174)))->get_scale_28();
V_56 = L_3175;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3176 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3177 = V_10;
float L_3178 = V_55;
float L_3179 = V_56;
float L_3180 = V_57;
float L_3181 = V_54;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3182 = V_51;
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_3176, L_3177, (int32_t*)(&V_36), L_3178, L_3179, L_3180, L_3181, L_3182);
V_57 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3183 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_58 = L_3183;
goto IL_5bc1;
}
IL_593e:
{
bool L_3184 = V_8;
if (!L_3184)
{
goto IL_5a2d;
}
}
{
int32_t L_3185 = V_110;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3186 = V_114;
int32_t L_3187 = L_3186.get_lastCharacterIndex_7();
if ((((int32_t)L_3185) == ((int32_t)L_3187)))
{
goto IL_595e;
}
}
{
int32_t L_3188 = V_110;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3189 = V_114;
int32_t L_3190 = L_3189.get_lastVisibleCharacterIndex_8();
if ((((int32_t)L_3188) < ((int32_t)L_3190)))
{
goto IL_5a2d;
}
}
IL_595e:
{
Il2CppChar L_3191 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3192 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B(L_3191, /*hidden argument*/NULL);
if (L_3192)
{
goto IL_5970;
}
}
{
Il2CppChar L_3193 = V_112;
if ((!(((uint32_t)L_3193) == ((uint32_t)((int32_t)8203)))))
{
goto IL_59be;
}
}
IL_5970:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3194 = V_114;
int32_t L_3195 = L_3194.get_lastVisibleCharacterIndex_8();
V_141 = L_3195;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3196 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3196);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3197 = L_3196->get_characterInfo_11();
int32_t L_3198 = V_141;
NullCheck(L_3197);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3199 = ((L_3197)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3198)))->get_address_of_topRight_20();
float L_3200 = L_3199->get_x_2();
float L_3201 = V_58;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_10), L_3200, L_3201, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3202 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3202);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3203 = L_3202->get_characterInfo_11();
int32_t L_3204 = V_141;
NullCheck(L_3203);
float L_3205 = ((L_3203)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3204)))->get_scale_28();
V_56 = L_3205;
goto IL_5a01;
}
IL_59be:
{
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_110;
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_58;
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_110;
NullCheck(L_3213);
float L_3215 = ((L_3213)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3214)))->get_scale_28();
V_56 = L_3215;
}
IL_5a01:
{
V_8 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3216 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3217 = V_10;
float L_3218 = V_55;
float L_3219 = V_56;
float L_3220 = V_57;
float L_3221 = V_54;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3222 = V_51;
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_3216, L_3217, (int32_t*)(&V_36), L_3218, L_3219, L_3220, L_3221, L_3222);
V_57 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3223 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_58 = L_3223;
goto IL_5bc1;
}
IL_5a2d:
{
bool L_3224 = V_8;
if (!L_3224)
{
goto IL_5aa8;
}
}
{
bool L_3225 = V_139;
if (L_3225)
{
goto IL_5aa8;
}
}
{
V_8 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3226 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3226);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3227 = L_3226->get_characterInfo_11();
int32_t L_3228 = V_110;
NullCheck(L_3227);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3229 = ((L_3227)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3228, (int32_t)1)))))->get_address_of_topRight_20();
float L_3230 = L_3229->get_x_2();
float L_3231 = V_58;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_10), L_3230, L_3231, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3232 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3232);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3233 = L_3232->get_characterInfo_11();
int32_t L_3234 = V_110;
NullCheck(L_3233);
float L_3235 = ((L_3233)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3234, (int32_t)1)))))->get_scale_28();
V_56 = L_3235;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3236 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3237 = V_10;
float L_3238 = V_55;
float L_3239 = V_56;
float L_3240 = V_57;
float L_3241 = V_54;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3242 = V_51;
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_3236, L_3237, (int32_t*)(&V_36), L_3238, L_3239, L_3240, L_3241, L_3242);
V_57 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3243 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_58 = L_3243;
goto IL_5bc1;
}
IL_5aa8:
{
bool L_3244 = V_8;
if (!L_3244)
{
goto IL_5bc1;
}
}
{
int32_t L_3245 = V_110;
int32_t L_3246 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_3245) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3246, (int32_t)1)))))
{
goto IL_5bc1;
}
}
{
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3247 = V_51;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3248 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3248);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3249 = L_3248->get_characterInfo_11();
int32_t L_3250 = V_110;
NullCheck(L_3249);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3251 = ((L_3249)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_3250, (int32_t)1)))))->get_underlineColor_30();
bool L_3252 = TMPro_ExtensionMethods_Compare_m2511824FCD78A6118463515B5663407A9105C127(L_3247, L_3251, /*hidden argument*/NULL);
if (L_3252)
{
goto IL_5bc1;
}
}
{
V_8 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3253 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3253);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3254 = L_3253->get_characterInfo_11();
int32_t L_3255 = V_110;
NullCheck(L_3254);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3256 = ((L_3254)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3255)))->get_address_of_topRight_20();
float L_3257 = L_3256->get_x_2();
float L_3258 = V_58;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_10), L_3257, L_3258, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3259 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3259);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3260 = L_3259->get_characterInfo_11();
int32_t L_3261 = V_110;
NullCheck(L_3260);
float L_3262 = ((L_3260)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3261)))->get_scale_28();
V_56 = L_3262;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3263 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3264 = V_10;
float L_3265 = V_55;
float L_3266 = V_56;
float L_3267 = V_57;
float L_3268 = V_54;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3269 = V_51;
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_3263, L_3264, (int32_t*)(&V_36), L_3265, L_3266, L_3267, L_3268, L_3269);
V_57 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3270 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_58 = L_3270;
goto IL_5bc1;
}
IL_5b4f:
{
bool L_3271 = V_8;
if (!L_3271)
{
goto IL_5bc1;
}
}
{
V_8 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3272 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3272);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3273 = L_3272->get_characterInfo_11();
int32_t L_3274 = V_110;
NullCheck(L_3273);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3275 = ((L_3273)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3274, (int32_t)1)))))->get_address_of_topRight_20();
float L_3276 = L_3275->get_x_2();
float L_3277 = V_58;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_10), L_3276, L_3277, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3278 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3278);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3279 = L_3278->get_characterInfo_11();
int32_t L_3280 = V_110;
NullCheck(L_3279);
float L_3281 = ((L_3279)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3280, (int32_t)1)))))->get_scale_28();
V_56 = L_3281;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3282 = V_9;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3283 = V_10;
float L_3284 = V_55;
float L_3285 = V_56;
float L_3286 = V_57;
float L_3287 = V_54;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3288 = V_51;
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_3282, L_3283, (int32_t*)(&V_36), L_3284, L_3285, L_3286, L_3287, L_3288);
V_57 = (0.0f);
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
float L_3289 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargePositiveFloat_231();
V_58 = L_3289;
}
IL_5bc1:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3290 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3290);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3291 = L_3290->get_characterInfo_11();
int32_t L_3292 = V_110;
NullCheck(L_3291);
int32_t L_3293 = ((L_3291)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3292)))->get_style_33();
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_3294 = V_111;
NullCheck(L_3294);
FaceInfo_t43812B1A171B1AE8E3591EADED098DE81264F6A5 * L_3295 = TMP_FontAsset_get_fontInfo_m6291FD122AD11BADF458AC8C37D133BA04BBA63F(L_3294, /*hidden argument*/NULL);
NullCheck(L_3295);
float L_3296 = L_3295->get_strikethrough_15();
V_117 = L_3296;
if (!((((int32_t)((int32_t)((int32_t)L_3293&(int32_t)((int32_t)64)))) == ((int32_t)((int32_t)64)))? 1 : 0))
{
goto IL_608e;
}
}
{
V_142 = (bool)1;
int32_t L_3297 = V_110;
int32_t L_3298 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_3297) > ((int32_t)L_3298)))
{
goto IL_5c33;
}
}
{
int32_t L_3299 = V_113;
int32_t L_3300 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_3299) > ((int32_t)L_3300)))
{
goto IL_5c33;
}
}
{
int32_t L_3301 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_3301) == ((uint32_t)5))))
{
goto IL_5c36;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3302 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3302);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3303 = L_3302->get_characterInfo_11();
int32_t L_3304 = V_110;
NullCheck(L_3303);
int32_t L_3305 = ((L_3303)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3304)))->get_pageNumber_12();
int32_t L_3306 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageToDisplay_125();
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3305, (int32_t)1))) == ((int32_t)L_3306)))
{
goto IL_5c36;
}
}
IL_5c33:
{
V_142 = (bool)0;
}
IL_5c36:
{
bool L_3307 = V_11;
bool L_3308 = V_142;
if (!((int32_t)((int32_t)((((int32_t)L_3307) == ((int32_t)0))? 1 : 0)&(int32_t)L_3308)))
{
goto IL_5d26;
}
}
{
int32_t L_3309 = V_110;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3310 = V_114;
int32_t L_3311 = L_3310.get_lastVisibleCharacterIndex_8();
if ((((int32_t)L_3309) > ((int32_t)L_3311)))
{
goto IL_5d26;
}
}
{
Il2CppChar L_3312 = V_112;
if ((((int32_t)L_3312) == ((int32_t)((int32_t)10))))
{
goto IL_5d26;
}
}
{
Il2CppChar L_3313 = V_112;
if ((((int32_t)L_3313) == ((int32_t)((int32_t)13))))
{
goto IL_5d26;
}
}
{
int32_t L_3314 = V_110;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3315 = V_114;
int32_t L_3316 = L_3315.get_lastVisibleCharacterIndex_8();
if ((!(((uint32_t)L_3314) == ((uint32_t)L_3316))))
{
goto IL_5c7a;
}
}
{
Il2CppChar L_3317 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3318 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A(L_3317, /*hidden argument*/NULL);
if (L_3318)
{
goto IL_5d26;
}
}
IL_5c7a:
{
V_11 = (bool)1;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3319 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3319);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3320 = L_3319->get_characterInfo_11();
int32_t L_3321 = V_110;
NullCheck(L_3320);
float L_3322 = ((L_3320)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3321)))->get_pointSize_10();
V_60 = L_3322;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3323 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3323);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3324 = L_3323->get_characterInfo_11();
int32_t L_3325 = V_110;
NullCheck(L_3324);
float L_3326 = ((L_3324)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3325)))->get_scale_28();
V_61 = L_3326;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3327 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3327);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3328 = L_3327->get_characterInfo_11();
int32_t L_3329 = V_110;
NullCheck(L_3328);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3330 = ((L_3328)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3329)))->get_address_of_bottomLeft_19();
float L_3331 = L_3330->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3332 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3332);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3333 = L_3332->get_characterInfo_11();
int32_t L_3334 = V_110;
NullCheck(L_3333);
float L_3335 = ((L_3333)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3334)))->get_baseLine_24();
float L_3336 = V_117;
float L_3337 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_12), L_3331, ((float)il2cpp_codegen_add((float)L_3335, (float)((float)il2cpp_codegen_multiply((float)L_3336, (float)L_3337)))), (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3338 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3338);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3339 = L_3338->get_characterInfo_11();
int32_t L_3340 = V_110;
NullCheck(L_3339);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3341 = ((L_3339)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3340)))->get_strikethroughColor_31();
V_52 = L_3341;
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_110;
NullCheck(L_3343);
float L_3345 = ((L_3343)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3344)))->get_baseLine_24();
V_62 = L_3345;
}
IL_5d26:
{
bool L_3346 = V_11;
if (!L_3346)
{
goto IL_5d96;
}
}
{
int32_t L_3347 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_3347) == ((uint32_t)1))))
{
goto IL_5d96;
}
}
{
V_11 = (bool)0;
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_110;
NullCheck(L_3349);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3351 = ((L_3349)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3350)))->get_address_of_topRight_20();
float L_3352 = L_3351->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3353 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3353);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3354 = L_3353->get_characterInfo_11();
int32_t L_3355 = V_110;
NullCheck(L_3354);
float L_3356 = ((L_3354)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3355)))->get_baseLine_24();
float L_3357 = V_117;
float L_3358 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3352, ((float)il2cpp_codegen_add((float)L_3356, (float)((float)il2cpp_codegen_multiply((float)L_3357, (float)L_3358)))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3359 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3360 = V_13;
float L_3361 = V_61;
float L_3362 = V_61;
float L_3363 = V_61;
float L_3364 = V_54;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3365 = V_52;
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_3359, L_3360, (int32_t*)(&V_36), L_3361, L_3362, L_3363, L_3364, L_3365);
goto IL_60f4;
}
IL_5d96:
{
bool L_3366 = V_11;
if (!L_3366)
{
goto IL_5e70;
}
}
{
int32_t L_3367 = V_110;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3368 = V_114;
int32_t L_3369 = L_3368.get_lastCharacterIndex_7();
if ((!(((uint32_t)L_3367) == ((uint32_t)L_3369))))
{
goto IL_5e70;
}
}
{
Il2CppChar L_3370 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3371 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B(L_3370, /*hidden argument*/NULL);
if (L_3371)
{
goto IL_5dbd;
}
}
{
Il2CppChar L_3372 = V_112;
if ((!(((uint32_t)L_3372) == ((uint32_t)((int32_t)8203)))))
{
goto IL_5e0d;
}
}
IL_5dbd:
{
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3373 = V_114;
int32_t L_3374 = L_3373.get_lastVisibleCharacterIndex_8();
V_143 = L_3374;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3375 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3375);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3376 = L_3375->get_characterInfo_11();
int32_t L_3377 = V_143;
NullCheck(L_3376);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3378 = ((L_3376)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3377)))->get_address_of_topRight_20();
float L_3379 = L_3378->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3380 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3380);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3381 = L_3380->get_characterInfo_11();
int32_t L_3382 = V_143;
NullCheck(L_3381);
float L_3383 = ((L_3381)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3382)))->get_baseLine_24();
float L_3384 = V_117;
float L_3385 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3379, ((float)il2cpp_codegen_add((float)L_3383, (float)((float)il2cpp_codegen_multiply((float)L_3384, (float)L_3385)))), (0.0f), /*hidden argument*/NULL);
goto IL_5e52;
}
IL_5e0d:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3386 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3386);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3387 = L_3386->get_characterInfo_11();
int32_t L_3388 = V_110;
NullCheck(L_3387);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3389 = ((L_3387)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3388)))->get_address_of_topRight_20();
float L_3390 = L_3389->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3391 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3391);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3392 = L_3391->get_characterInfo_11();
int32_t L_3393 = V_110;
NullCheck(L_3392);
float L_3394 = ((L_3392)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3393)))->get_baseLine_24();
float L_3395 = V_117;
float L_3396 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3390, ((float)il2cpp_codegen_add((float)L_3394, (float)((float)il2cpp_codegen_multiply((float)L_3395, (float)L_3396)))), (0.0f), /*hidden argument*/NULL);
}
IL_5e52:
{
V_11 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3397 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3398 = V_13;
float L_3399 = V_61;
float L_3400 = V_61;
float L_3401 = V_61;
float L_3402 = V_54;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3403 = V_52;
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_3397, L_3398, (int32_t*)(&V_36), L_3399, L_3400, L_3401, L_3402, L_3403);
goto IL_60f4;
}
IL_5e70:
{
bool L_3404 = V_11;
if (!L_3404)
{
goto IL_5f87;
}
}
{
int32_t L_3405 = V_110;
int32_t L_3406 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_3405) >= ((int32_t)L_3406)))
{
goto IL_5f87;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3407 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3407);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3408 = L_3407->get_characterInfo_11();
int32_t L_3409 = V_110;
NullCheck(L_3408);
float L_3410 = ((L_3408)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_3409, (int32_t)1)))))->get_pointSize_10();
float L_3411 = V_60;
if ((!(((float)L_3410) == ((float)L_3411))))
{
goto IL_5ece;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3412 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3412);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3413 = L_3412->get_characterInfo_11();
int32_t L_3414 = V_110;
NullCheck(L_3413);
float L_3415 = ((L_3413)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_3414, (int32_t)1)))))->get_baseLine_24();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3416 = V_40;
float L_3417 = L_3416.get_y_3();
float L_3418 = V_62;
IL2CPP_RUNTIME_CLASS_INIT(TMP_Math_t074FB253662A213E8905642B8B29473EC794FE44_il2cpp_TypeInfo_var);
bool L_3419 = TMP_Math_Approximately_mD1E8C7947699EE157A2054C17BA7BD42D5F567F3(((float)il2cpp_codegen_add((float)L_3415, (float)L_3417)), L_3418, /*hidden argument*/NULL);
if (L_3419)
{
goto IL_5f87;
}
}
IL_5ece:
{
V_11 = (bool)0;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3420 = V_114;
int32_t L_3421 = L_3420.get_lastVisibleCharacterIndex_8();
V_144 = L_3421;
int32_t L_3422 = V_110;
int32_t L_3423 = V_144;
if ((((int32_t)L_3422) <= ((int32_t)L_3423)))
{
goto IL_5f27;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3424 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3424);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3425 = L_3424->get_characterInfo_11();
int32_t L_3426 = V_144;
NullCheck(L_3425);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3427 = ((L_3425)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3426)))->get_address_of_topRight_20();
float L_3428 = L_3427->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3429 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3429);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3430 = L_3429->get_characterInfo_11();
int32_t L_3431 = V_144;
NullCheck(L_3430);
float L_3432 = ((L_3430)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3431)))->get_baseLine_24();
float L_3433 = V_117;
float L_3434 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3428, ((float)il2cpp_codegen_add((float)L_3432, (float)((float)il2cpp_codegen_multiply((float)L_3433, (float)L_3434)))), (0.0f), /*hidden argument*/NULL);
goto IL_5f6c;
}
IL_5f27:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3435 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3435);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3436 = L_3435->get_characterInfo_11();
int32_t L_3437 = V_110;
NullCheck(L_3436);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3438 = ((L_3436)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3437)))->get_address_of_topRight_20();
float L_3439 = L_3438->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3440 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3440);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3441 = L_3440->get_characterInfo_11();
int32_t L_3442 = V_110;
NullCheck(L_3441);
float L_3443 = ((L_3441)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3442)))->get_baseLine_24();
float L_3444 = V_117;
float L_3445 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3439, ((float)il2cpp_codegen_add((float)L_3443, (float)((float)il2cpp_codegen_multiply((float)L_3444, (float)L_3445)))), (0.0f), /*hidden argument*/NULL);
}
IL_5f6c:
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3446 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3447 = V_13;
float L_3448 = V_61;
float L_3449 = V_61;
float L_3450 = V_61;
float L_3451 = V_54;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3452 = V_52;
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_3446, L_3447, (int32_t*)(&V_36), L_3448, L_3449, L_3450, L_3451, L_3452);
goto IL_60f4;
}
IL_5f87:
{
bool L_3453 = V_11;
if (!L_3453)
{
goto IL_601c;
}
}
{
int32_t L_3454 = V_110;
int32_t L_3455 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_3454) >= ((int32_t)L_3455)))
{
goto IL_601c;
}
}
{
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_3456 = V_111;
NullCheck(L_3456);
int32_t L_3457 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_3456, /*hidden argument*/NULL);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3458 = V_63;
int32_t L_3459 = V_110;
NullCheck(L_3458);
TMP_FontAsset_t44D2006105B39FB33AE5A0ADF07A7EF36C72385C * L_3460 = ((L_3458)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_3459, (int32_t)1)))))->get_fontAsset_4();
NullCheck(L_3460);
int32_t L_3461 = Object_GetInstanceID_m33A817CEE904B3362C8BAAF02DB45976575CBEF4(L_3460, /*hidden argument*/NULL);
if ((((int32_t)L_3457) == ((int32_t)L_3461)))
{
goto IL_601c;
}
}
{
V_11 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3462 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3462);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3463 = L_3462->get_characterInfo_11();
int32_t L_3464 = V_110;
NullCheck(L_3463);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3465 = ((L_3463)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3464)))->get_address_of_topRight_20();
float L_3466 = L_3465->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3467 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3467);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3468 = L_3467->get_characterInfo_11();
int32_t L_3469 = V_110;
NullCheck(L_3468);
float L_3470 = ((L_3468)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3469)))->get_baseLine_24();
float L_3471 = V_117;
float L_3472 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3466, ((float)il2cpp_codegen_add((float)L_3470, (float)((float)il2cpp_codegen_multiply((float)L_3471, (float)L_3472)))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3473 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3474 = V_13;
float L_3475 = V_61;
float L_3476 = V_61;
float L_3477 = V_61;
float L_3478 = V_54;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3479 = V_52;
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_3473, L_3474, (int32_t*)(&V_36), L_3475, L_3476, L_3477, L_3478, L_3479);
goto IL_60f4;
}
IL_601c:
{
bool L_3480 = V_11;
if (!L_3480)
{
goto IL_60f4;
}
}
{
bool L_3481 = V_142;
if (L_3481)
{
goto IL_60f4;
}
}
{
V_11 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3482 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3482);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3483 = L_3482->get_characterInfo_11();
int32_t L_3484 = V_110;
NullCheck(L_3483);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3485 = ((L_3483)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3484, (int32_t)1)))))->get_address_of_topRight_20();
float L_3486 = L_3485->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3487 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3487);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3488 = L_3487->get_characterInfo_11();
int32_t L_3489 = V_110;
NullCheck(L_3488);
float L_3490 = ((L_3488)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3489, (int32_t)1)))))->get_baseLine_24();
float L_3491 = V_117;
float L_3492 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3486, ((float)il2cpp_codegen_add((float)L_3490, (float)((float)il2cpp_codegen_multiply((float)L_3491, (float)L_3492)))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3493 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3494 = V_13;
float L_3495 = V_61;
float L_3496 = V_61;
float L_3497 = V_61;
float L_3498 = V_54;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3499 = V_52;
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_3493, L_3494, (int32_t*)(&V_36), L_3495, L_3496, L_3497, L_3498, L_3499);
goto IL_60f4;
}
IL_608e:
{
bool L_3500 = V_11;
if (!L_3500)
{
goto IL_60f4;
}
}
{
V_11 = (bool)0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3501 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3501);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3502 = L_3501->get_characterInfo_11();
int32_t L_3503 = V_110;
NullCheck(L_3502);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3504 = ((L_3502)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3503, (int32_t)1)))))->get_address_of_topRight_20();
float L_3505 = L_3504->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3506 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3506);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3507 = L_3506->get_characterInfo_11();
int32_t L_3508 = V_110;
NullCheck(L_3507);
float L_3509 = ((L_3507)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract((int32_t)L_3508, (int32_t)1)))))->get_baseLine_24();
float L_3510 = V_117;
float L_3511 = V_61;
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_13), L_3505, ((float)il2cpp_codegen_add((float)L_3509, (float)((float)il2cpp_codegen_multiply((float)L_3510, (float)L_3511)))), (0.0f), /*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3512 = V_12;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3513 = V_13;
float L_3514 = V_61;
float L_3515 = V_61;
float L_3516 = V_61;
float L_3517 = V_54;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3518 = V_52;
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_3512, L_3513, (int32_t*)(&V_36), L_3514, L_3515, L_3516, L_3517, L_3518);
}
IL_60f4:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3519 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3519);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3520 = L_3519->get_characterInfo_11();
int32_t L_3521 = V_110;
NullCheck(L_3520);
int32_t L_3522 = ((L_3520)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3521)))->get_style_33();
if (!((((int32_t)((int32_t)((int32_t)L_3522&(int32_t)((int32_t)512)))) == ((int32_t)((int32_t)512)))? 1 : 0))
{
goto IL_6413;
}
}
{
V_145 = (bool)1;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3523 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3523);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3524 = L_3523->get_characterInfo_11();
int32_t L_3525 = V_110;
NullCheck(L_3524);
int32_t L_3526 = ((L_3524)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3525)))->get_pageNumber_12();
V_146 = L_3526;
int32_t L_3527 = V_110;
int32_t L_3528 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleCharacters_121();
if ((((int32_t)L_3527) > ((int32_t)L_3528)))
{
goto IL_6162;
}
}
{
int32_t L_3529 = V_113;
int32_t L_3530 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_maxVisibleLines_123();
if ((((int32_t)L_3529) > ((int32_t)L_3530)))
{
goto IL_6162;
}
}
{
int32_t L_3531 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_overflowMode_100();
if ((!(((uint32_t)L_3531) == ((uint32_t)5))))
{
goto IL_6165;
}
}
{
int32_t L_3532 = V_146;
int32_t L_3533 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageToDisplay_125();
if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3532, (int32_t)1))) == ((int32_t)L_3533)))
{
goto IL_6165;
}
}
IL_6162:
{
V_145 = (bool)0;
}
IL_6165:
{
bool L_3534 = V_14;
if (L_3534)
{
goto IL_61cc;
}
}
{
bool L_3535 = V_145;
if (!L_3535)
{
goto IL_61cc;
}
}
{
int32_t L_3536 = V_110;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3537 = V_114;
int32_t L_3538 = L_3537.get_lastVisibleCharacterIndex_8();
if ((((int32_t)L_3536) > ((int32_t)L_3538)))
{
goto IL_61cc;
}
}
{
Il2CppChar L_3539 = V_112;
if ((((int32_t)L_3539) == ((int32_t)((int32_t)10))))
{
goto IL_61cc;
}
}
{
Il2CppChar L_3540 = V_112;
if ((((int32_t)L_3540) == ((int32_t)((int32_t)13))))
{
goto IL_61cc;
}
}
{
int32_t L_3541 = V_110;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3542 = V_114;
int32_t L_3543 = L_3542.get_lastVisibleCharacterIndex_8();
if ((!(((uint32_t)L_3541) == ((uint32_t)L_3543))))
{
goto IL_6198;
}
}
{
Il2CppChar L_3544 = V_112;
IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var);
bool L_3545 = Char_IsSeparator_m63614CEC080B97A4F9DBC3EE000CFF7BCDC5ED8A(L_3544, /*hidden argument*/NULL);
if (L_3545)
{
goto IL_61cc;
}
}
IL_6198:
{
V_14 = (bool)1;
IL2CPP_RUNTIME_CLASS_INIT(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var);
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3546 = ((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_3547 = Vector2_op_Implicit_mD152B6A34B4DB7FFECC2844D74718568FE867D6F(L_3546, /*hidden argument*/NULL);
V_15 = L_3547;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3548 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_StaticFields*)il2cpp_codegen_static_fields_for(TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7_il2cpp_TypeInfo_var))->get_k_LargeNegativeVector2_230();
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3549 = Vector2_op_Implicit_mD152B6A34B4DB7FFECC2844D74718568FE867D6F(L_3548, /*hidden argument*/NULL);
V_16 = L_3549;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3550 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3550);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3551 = L_3550->get_characterInfo_11();
int32_t L_3552 = V_110;
NullCheck(L_3551);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3553 = ((L_3551)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3552)))->get_highlightColor_32();
V_53 = L_3553;
}
IL_61cc:
{
bool L_3554 = V_14;
if (!L_3554)
{
goto IL_63ab;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3555 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3555);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3556 = L_3555->get_characterInfo_11();
int32_t L_3557 = V_110;
NullCheck(L_3556);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3558 = ((L_3556)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3557)))->get_highlightColor_32();
V_147 = L_3558;
V_148 = (bool)0;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3559 = V_53;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3560 = V_147;
bool L_3561 = TMPro_ExtensionMethods_Compare_m2511824FCD78A6118463515B5663407A9105C127(L_3559, L_3560, /*hidden argument*/NULL);
if (L_3561)
{
goto IL_62f2;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3562 = V_16;
float L_3563 = L_3562.get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3564 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3564);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3565 = L_3564->get_characterInfo_11();
int32_t L_3566 = V_110;
NullCheck(L_3565);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3567 = ((L_3565)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3566)))->get_address_of_bottomLeft_19();
float L_3568 = L_3567->get_x_2();
(&V_16)->set_x_2(((float)((float)((float)il2cpp_codegen_add((float)L_3563, (float)L_3568))/(float)(2.0f))));
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3569 = V_15;
float L_3570 = L_3569.get_y_3();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3571 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3571);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3572 = L_3571->get_characterInfo_11();
int32_t L_3573 = V_110;
NullCheck(L_3572);
float L_3574 = ((L_3572)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3573)))->get_descender_25();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_3575 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_3570, L_3574, /*hidden argument*/NULL);
(&V_15)->set_y_3(L_3575);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3576 = V_16;
float L_3577 = L_3576.get_y_3();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3578 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3578);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3579 = L_3578->get_characterInfo_11();
int32_t L_3580 = V_110;
NullCheck(L_3579);
float L_3581 = ((L_3579)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3580)))->get_ascender_23();
float L_3582 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_3577, L_3581, /*hidden argument*/NULL);
(&V_16)->set_y_3(L_3582);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3583 = V_15;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3584 = V_16;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3585 = V_53;
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_3583, L_3584, (int32_t*)(&V_36), L_3585);
V_14 = (bool)1;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3586 = V_16;
V_15 = L_3586;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3587 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3587);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3588 = L_3587->get_characterInfo_11();
int32_t L_3589 = V_110;
NullCheck(L_3588);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3590 = ((L_3588)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3589)))->get_address_of_topRight_20();
float L_3591 = L_3590->get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3592 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3592);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3593 = L_3592->get_characterInfo_11();
int32_t L_3594 = V_110;
NullCheck(L_3593);
float L_3595 = ((L_3593)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3594)))->get_descender_25();
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 *)(&V_16), L_3591, L_3595, (0.0f), /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3596 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3596);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3597 = L_3596->get_characterInfo_11();
int32_t L_3598 = V_110;
NullCheck(L_3597);
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3599 = ((L_3597)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3598)))->get_highlightColor_32();
V_53 = L_3599;
V_148 = (bool)1;
}
IL_62f2:
{
bool L_3600 = V_148;
if (L_3600)
{
goto IL_63ab;
}
}
{
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3601 = V_15;
float L_3602 = L_3601.get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3603 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3603);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3604 = L_3603->get_characterInfo_11();
int32_t L_3605 = V_110;
NullCheck(L_3604);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3606 = ((L_3604)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3605)))->get_address_of_bottomLeft_19();
float L_3607 = L_3606->get_x_2();
IL2CPP_RUNTIME_CLASS_INIT(Mathf_tFBDE6467D269BFE410605C7D806FD9991D4A89CB_il2cpp_TypeInfo_var);
float L_3608 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_3602, L_3607, /*hidden argument*/NULL);
(&V_15)->set_x_2(L_3608);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3609 = V_15;
float L_3610 = L_3609.get_y_3();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3611 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3611);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3612 = L_3611->get_characterInfo_11();
int32_t L_3613 = V_110;
NullCheck(L_3612);
float L_3614 = ((L_3612)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3613)))->get_descender_25();
float L_3615 = Mathf_Min_mCF9BE0E9CAC9F18D207692BB2DAC7F3E1D4E1CB7(L_3610, L_3614, /*hidden argument*/NULL);
(&V_15)->set_y_3(L_3615);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3616 = V_16;
float L_3617 = L_3616.get_x_2();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3618 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3618);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3619 = L_3618->get_characterInfo_11();
int32_t L_3620 = V_110;
NullCheck(L_3619);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * L_3621 = ((L_3619)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3620)))->get_address_of_topRight_20();
float L_3622 = L_3621->get_x_2();
float L_3623 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_3617, L_3622, /*hidden argument*/NULL);
(&V_16)->set_x_2(L_3623);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3624 = V_16;
float L_3625 = L_3624.get_y_3();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3626 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3626);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_3627 = L_3626->get_characterInfo_11();
int32_t L_3628 = V_110;
NullCheck(L_3627);
float L_3629 = ((L_3627)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3628)))->get_ascender_23();
float L_3630 = Mathf_Max_m670AE0EC1B09ED1A56FF9606B0F954670319CB65(L_3625, L_3629, /*hidden argument*/NULL);
(&V_16)->set_y_3(L_3630);
}
IL_63ab:
{
bool L_3631 = V_14;
if (!L_3631)
{
goto IL_63cb;
}
}
{
int32_t L_3632 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((!(((uint32_t)L_3632) == ((uint32_t)1))))
{
goto IL_63cb;
}
}
{
V_14 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3633 = V_15;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3634 = V_16;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3635 = V_53;
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_3633, L_3634, (int32_t*)(&V_36), L_3635);
goto IL_6428;
}
IL_63cb:
{
bool L_3636 = V_14;
if (!L_3636)
{
goto IL_63f8;
}
}
{
int32_t L_3637 = V_110;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3638 = V_114;
int32_t L_3639 = L_3638.get_lastCharacterIndex_7();
if ((((int32_t)L_3637) == ((int32_t)L_3639)))
{
goto IL_63e5;
}
}
{
int32_t L_3640 = V_110;
TMP_LineInfo_tE89A82D872E55C3DDF29C4C8D862358633D0B442 L_3641 = V_114;
int32_t L_3642 = L_3641.get_lastVisibleCharacterIndex_8();
if ((((int32_t)L_3640) < ((int32_t)L_3642)))
{
goto IL_63f8;
}
}
IL_63e5:
{
V_14 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3643 = V_15;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3644 = V_16;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3645 = V_53;
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_6428;
}
IL_63f8:
{
bool L_3646 = V_14;
if (!L_3646)
{
goto IL_6428;
}
}
{
bool L_3647 = V_145;
if (L_3647)
{
goto IL_6428;
}
}
{
V_14 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3648 = V_15;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3649 = V_16;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3650 = V_53;
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_3648, L_3649, (int32_t*)(&V_36), L_3650);
goto IL_6428;
}
IL_6413:
{
bool L_3651 = V_14;
if (!L_3651)
{
goto IL_6428;
}
}
{
V_14 = (bool)0;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3652 = V_15;
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3653 = V_16;
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_3654 = V_53;
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_3652, L_3653, (int32_t*)(&V_36), L_3654);
}
IL_6428:
{
int32_t L_3655 = V_113;
V_45 = L_3655;
int32_t L_3656 = V_110;
V_110 = ((int32_t)il2cpp_codegen_add((int32_t)L_3656, (int32_t)1));
}
IL_6432:
{
int32_t L_3657 = V_110;
int32_t L_3658 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
if ((((int32_t)L_3657) < ((int32_t)L_3658)))
{
goto IL_3879;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3659 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
int32_t L_3660 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
NullCheck(L_3659);
L_3659->set_characterCount_3(L_3660);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3661 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
int32_t L_3662 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_spriteCount_224();
NullCheck(L_3661);
L_3661->set_spriteCount_4(L_3662);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3663 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
int32_t L_3664 = V_44;
NullCheck(L_3663);
L_3663->set_lineCount_8(L_3664);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3665 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
int32_t L_3666 = V_43;
G_B779_0 = L_3665;
if (!L_3666)
{
G_B780_0 = L_3665;
goto IL_6481;
}
}
{
int32_t L_3667 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_characterCount_187();
G_B780_0 = G_B779_0;
if ((((int32_t)L_3667) > ((int32_t)0)))
{
G_B781_0 = G_B779_0;
goto IL_6484;
}
}
IL_6481:
{
G_B782_0 = 1;
G_B782_1 = G_B780_0;
goto IL_6486;
}
IL_6484:
{
int32_t L_3668 = V_43;
G_B782_0 = L_3668;
G_B782_1 = G_B781_0;
}
IL_6486:
{
NullCheck(G_B782_1);
G_B782_1->set_wordCount_6(G_B782_0);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3669 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
int32_t L_3670 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_pageNumber_194();
NullCheck(L_3669);
L_3669->set_pageCount_9(((int32_t)il2cpp_codegen_add((int32_t)L_3670, (int32_t)1)));
int32_t L_3671 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_renderMode_118();
if ((!(((uint32_t)L_3671) == ((uint32_t)((int32_t)255)))))
{
goto IL_6698;
}
}
{
bool L_3672 = VirtFuncInvoker0< bool >::Invoke(9 /* System.Boolean UnityEngine.EventSystems.UIBehaviour::IsActive() */, __this);
if (!L_3672)
{
goto IL_6698;
}
}
{
int32_t L_3673 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_geometrySortingOrder_119();
if (!L_3673)
{
goto IL_64d8;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3674 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3674);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3675 = L_3674->get_meshInfo_16();
NullCheck(L_3675);
TMP_MeshInfo_SortGeometry_mB66F3F360A82794625B04F842DD117987F450998((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_3675)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))), 1, /*hidden argument*/NULL);
}
IL_64d8:
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3676 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_3676);
Mesh_MarkDynamic_m554A9D7214E30E4F8F0515B712F3E3FA6D695A5F(L_3676, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3677 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3678 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3678);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3679 = L_3678->get_meshInfo_16();
NullCheck(L_3679);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_3680 = ((L_3679)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_vertices_5();
NullCheck(L_3677);
Mesh_set_vertices_mC1406AE08BC3495F3B0E29B53BACC9FD7BA685C6(L_3677, L_3680, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3681 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3682 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3682);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3683 = L_3682->get_meshInfo_16();
NullCheck(L_3683);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_3684 = ((L_3683)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_uvs0_8();
NullCheck(L_3681);
Mesh_set_uv_m56E4B52315669FBDA89DC9C550AC89EEE8A4E7C8(L_3681, L_3684, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3685 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3686 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3686);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3687 = L_3686->get_meshInfo_16();
NullCheck(L_3687);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_3688 = ((L_3687)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_uvs2_9();
NullCheck(L_3685);
Mesh_set_uv2_m8D37F9622B68D4CEA7FCF96BE4F8E442155DB038(L_3685, L_3688, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3689 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3690 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3690);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3691 = L_3690->get_meshInfo_16();
NullCheck(L_3691);
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_3692 = ((L_3691)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_colors32_10();
NullCheck(L_3689);
Mesh_set_colors32_m29459AFE2843D67E95D60E5A13B6F6AF7670230C(L_3689, L_3692, /*hidden argument*/NULL);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3693 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_3693);
Mesh_RecalculateBounds_m1BF701FE2CEA4E8E1183FF878B812808ED1EBA49(L_3693, /*hidden argument*/NULL);
V_149 = 1;
goto IL_6686;
}
IL_657a:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3694 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3694);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3695 = L_3694->get_meshInfo_16();
int32_t L_3696 = V_149;
NullCheck(L_3695);
TMP_MeshInfo_ClearUnusedVertices_mBD5148E5F2036D084431D4064737CEBF0E87C238((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_3695)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3696))), /*hidden argument*/NULL);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_3697 = __this->get_m_subTextObjects_244();
int32_t L_3698 = V_149;
NullCheck(L_3697);
int32_t L_3699 = L_3698;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_3700 = (L_3697)->GetAt(static_cast<il2cpp_array_size_t>(L_3699));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_3701 = Object_op_Equality_mBC2401774F3BE33E8CF6F0A8148E66C95D6CFF1C(L_3700, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_3701)
{
goto IL_6680;
}
}
{
int32_t L_3702 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_geometrySortingOrder_119();
if (!L_3702)
{
goto IL_65c5;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3703 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3703);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3704 = L_3703->get_meshInfo_16();
int32_t L_3705 = V_149;
NullCheck(L_3704);
TMP_MeshInfo_SortGeometry_mB66F3F360A82794625B04F842DD117987F450998((TMP_MeshInfo_t0140B4A33090360DC5CFB47CD8419369BBE3AD2E *)((L_3704)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3705))), 1, /*hidden argument*/NULL);
}
IL_65c5:
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_3706 = __this->get_m_subTextObjects_244();
int32_t L_3707 = V_149;
NullCheck(L_3706);
int32_t L_3708 = L_3707;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_3709 = (L_3706)->GetAt(static_cast<il2cpp_array_size_t>(L_3708));
NullCheck(L_3709);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3710 = TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE(L_3709, /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3711 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3711);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3712 = L_3711->get_meshInfo_16();
int32_t L_3713 = V_149;
NullCheck(L_3712);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_3714 = ((L_3712)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3713)))->get_vertices_5();
NullCheck(L_3710);
Mesh_set_vertices_mC1406AE08BC3495F3B0E29B53BACC9FD7BA685C6(L_3710, L_3714, /*hidden argument*/NULL);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_3715 = __this->get_m_subTextObjects_244();
int32_t L_3716 = V_149;
NullCheck(L_3715);
int32_t L_3717 = L_3716;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_3718 = (L_3715)->GetAt(static_cast<il2cpp_array_size_t>(L_3717));
NullCheck(L_3718);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3719 = TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE(L_3718, /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3720 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3720);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3721 = L_3720->get_meshInfo_16();
int32_t L_3722 = V_149;
NullCheck(L_3721);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_3723 = ((L_3721)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3722)))->get_uvs0_8();
NullCheck(L_3719);
Mesh_set_uv_m56E4B52315669FBDA89DC9C550AC89EEE8A4E7C8(L_3719, L_3723, /*hidden argument*/NULL);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_3724 = __this->get_m_subTextObjects_244();
int32_t L_3725 = V_149;
NullCheck(L_3724);
int32_t L_3726 = L_3725;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_3727 = (L_3724)->GetAt(static_cast<il2cpp_array_size_t>(L_3726));
NullCheck(L_3727);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3728 = TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE(L_3727, /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3729 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3729);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3730 = L_3729->get_meshInfo_16();
int32_t L_3731 = V_149;
NullCheck(L_3730);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_3732 = ((L_3730)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3731)))->get_uvs2_9();
NullCheck(L_3728);
Mesh_set_uv2_m8D37F9622B68D4CEA7FCF96BE4F8E442155DB038(L_3728, L_3732, /*hidden argument*/NULL);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_3733 = __this->get_m_subTextObjects_244();
int32_t L_3734 = V_149;
NullCheck(L_3733);
int32_t L_3735 = L_3734;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_3736 = (L_3733)->GetAt(static_cast<il2cpp_array_size_t>(L_3735));
NullCheck(L_3736);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3737 = TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE(L_3736, /*hidden argument*/NULL);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3738 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3738);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_3739 = L_3738->get_meshInfo_16();
int32_t L_3740 = V_149;
NullCheck(L_3739);
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* L_3741 = ((L_3739)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3740)))->get_colors32_10();
NullCheck(L_3737);
Mesh_set_colors32_m29459AFE2843D67E95D60E5A13B6F6AF7670230C(L_3737, L_3741, /*hidden argument*/NULL);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_3742 = __this->get_m_subTextObjects_244();
int32_t L_3743 = V_149;
NullCheck(L_3742);
int32_t L_3744 = L_3743;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_3745 = (L_3742)->GetAt(static_cast<il2cpp_array_size_t>(L_3744));
NullCheck(L_3745);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_3746 = TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE(L_3745, /*hidden argument*/NULL);
NullCheck(L_3746);
Mesh_RecalculateBounds_m1BF701FE2CEA4E8E1183FF878B812808ED1EBA49(L_3746, /*hidden argument*/NULL);
}
IL_6680:
{
int32_t L_3747 = V_149;
V_149 = ((int32_t)il2cpp_codegen_add((int32_t)L_3747, (int32_t)1));
}
IL_6686:
{
int32_t L_3748 = V_149;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_3749 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_3749);
int32_t L_3750 = L_3749->get_materialCount_10();
if ((((int32_t)L_3748) < ((int32_t)L_3750)))
{
goto IL_657a;
}
}
IL_6698:
{
IL2CPP_RUNTIME_CLASS_INIT(TMPro_EventManager_t0831C7F02A59F06755AFFF94AAF826EEE77E516D_il2cpp_TypeInfo_var);
TMPro_EventManager_ON_TEXT_CHANGED_m950F4ADB007127B72E57303060C7F6405563E051(__this, /*hidden argument*/NULL);
return;
}
}
// UnityEngine.Vector3[] TMPro.TextMeshPro::GetTextContainerLocalCorners()
extern "C" IL2CPP_METHOD_ATTR Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* TextMeshPro_GetTextContainerLocalCorners_mCDB7EDBD7D66C6BA4C5704961118FE5A0A6F1813 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_GetTextContainerLocalCorners_mCDB7EDBD7D66C6BA4C5704961118FE5A0A6F1813_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_249();
NullCheck(L_3);
RectTransform_GetLocalCorners_m8761EA5FFE1F36041809D10D8AD7BC40CF06A520(L_3, L_4, /*hidden argument*/NULL);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_5 = __this->get_m_RectTransformCorners_249();
return L_5;
}
}
// System.Void TMPro.TextMeshPro::SetMeshFilters(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetMeshFilters_m9138A0F9DFBCFAE3F5466F69B81163BABD383377 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, bool ___state0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetMeshFilters_m9138A0F9DFBCFAE3F5466F69B81163BABD383377_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_0 = __this->get_m_meshFilter_239();
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_0030;
}
}
{
bool L_2 = ___state0;
if (!L_2)
{
goto IL_0024;
}
}
{
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_3 = __this->get_m_meshFilter_239();
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
NullCheck(L_3);
MeshFilter_set_sharedMesh_mFE8D12C35148063EB287951C7BFFB0328AAA7C5D(L_3, L_4, /*hidden argument*/NULL);
goto IL_0030;
}
IL_0024:
{
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_5 = __this->get_m_meshFilter_239();
NullCheck(L_5);
MeshFilter_set_sharedMesh_mFE8D12C35148063EB287951C7BFFB0328AAA7C5D(L_5, (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C *)NULL, /*hidden argument*/NULL);
}
IL_0030:
{
V_0 = 1;
goto IL_0084;
}
IL_0034:
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_6 = __this->get_m_subTextObjects_244();
int32_t L_7 = V_0;
NullCheck(L_6);
int32_t L_8 = L_7;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
NullCheck(L_9);
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_10 = TMP_SubMesh_get_meshFilter_mA62434D5993EAEEEDA2656BFC820EAD453E05ED7(L_9, /*hidden argument*/NULL);
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_0080;
}
}
{
bool L_12 = ___state0;
if (!L_12)
{
goto IL_006d;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_13 = __this->get_m_subTextObjects_244();
int32_t L_14 = V_0;
NullCheck(L_13);
int32_t L_15 = L_14;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
NullCheck(L_16);
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_17 = TMP_SubMesh_get_meshFilter_mA62434D5993EAEEEDA2656BFC820EAD453E05ED7(L_16, /*hidden argument*/NULL);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_18 = __this->get_m_subTextObjects_244();
int32_t L_19 = V_0;
NullCheck(L_18);
int32_t L_20 = L_19;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_21 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_20));
NullCheck(L_21);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_22 = TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE(L_21, /*hidden argument*/NULL);
NullCheck(L_17);
MeshFilter_set_sharedMesh_mFE8D12C35148063EB287951C7BFFB0328AAA7C5D(L_17, L_22, /*hidden argument*/NULL);
goto IL_0080;
}
IL_006d:
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_23 = __this->get_m_subTextObjects_244();
int32_t L_24 = V_0;
NullCheck(L_23);
int32_t L_25 = L_24;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_26 = (L_23)->GetAt(static_cast<il2cpp_array_size_t>(L_25));
NullCheck(L_26);
MeshFilter_t8D4BA8E8723DE5CFF53B0DA5EE2F6B3A5B0E0FE0 * L_27 = TMP_SubMesh_get_meshFilter_mA62434D5993EAEEEDA2656BFC820EAD453E05ED7(L_26, /*hidden argument*/NULL);
NullCheck(L_27);
MeshFilter_set_sharedMesh_mFE8D12C35148063EB287951C7BFFB0328AAA7C5D(L_27, (Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C *)NULL, /*hidden argument*/NULL);
}
IL_0080:
{
int32_t L_28 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1));
}
IL_0084:
{
int32_t L_29 = V_0;
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_30 = __this->get_m_subTextObjects_244();
NullCheck(L_30);
if ((((int32_t)L_29) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_30)->max_length)))))))
{
goto IL_009f;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_31 = __this->get_m_subTextObjects_244();
int32_t L_32 = V_0;
NullCheck(L_31);
int32_t L_33 = L_32;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_34 = (L_31)->GetAt(static_cast<il2cpp_array_size_t>(L_33));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_35 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_34, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_35)
{
goto IL_0034;
}
}
IL_009f:
{
return;
}
}
// System.Void TMPro.TextMeshPro::SetActiveSubMeshes(System.Boolean)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_SetActiveSubMeshes_m5E2DC5A77251F44F0E9CB7468BB34A2A1CB6697F (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, bool ___state0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_SetActiveSubMeshes_m5E2DC5A77251F44F0E9CB7468BB34A2A1CB6697F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
V_0 = 1;
goto IL_0026;
}
IL_0004:
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_0 = __this->get_m_subTextObjects_244();
int32_t L_1 = V_0;
NullCheck(L_0);
int32_t L_2 = L_1;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * 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_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_6 = __this->get_m_subTextObjects_244();
int32_t L_7 = V_0;
NullCheck(L_6);
int32_t L_8 = L_7;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * 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_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_13 = __this->get_m_subTextObjects_244();
NullCheck(L_13);
if ((((int32_t)L_12) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length)))))))
{
goto IL_0041;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_14 = __this->get_m_subTextObjects_244();
int32_t L_15 = V_0;
NullCheck(L_14);
int32_t L_16 = L_15;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * 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;
}
}
// System.Void TMPro.TextMeshPro::ClearSubMeshObjects()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_ClearSubMeshObjects_mE9E5362F096A0534D87DB22F112B7E83B3B80E48 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_ClearSubMeshObjects_mE9E5362F096A0534D87DB22F112B7E83B3B80E48_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
V_0 = 1;
goto IL_002f;
}
IL_0004:
{
int32_t L_0 = V_0;
int32_t L_1 = L_0;
RuntimeObject * L_2 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_1);
String_t* L_3 = String_Concat_m2E1F71C491D2429CC80A28745488FEA947BB7AAC(_stringLiteralF68F8024409C886EB138B16388AE91EF83431AE6, L_2, _stringLiteral76D00394CDA7C96C9492A3601697C26A3B8F6056, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(Debug_t7B5FCB117E2FD63B6838BC52821B252E2BFB61C4_il2cpp_TypeInfo_var);
Debug_Log_m4B7C70BAFD477C6BDB59C88A0934F0B018D03708(L_3, /*hidden argument*/NULL);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_4 = __this->get_m_subTextObjects_244();
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = L_5;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
Object_DestroyImmediate_mF6F4415EF22249D6E650FAA40E403283F19B7446(L_7, /*hidden argument*/NULL);
int32_t L_8 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1));
}
IL_002f:
{
int32_t L_9 = V_0;
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_10 = __this->get_m_subTextObjects_244();
NullCheck(L_10);
if ((((int32_t)L_9) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length)))))))
{
goto IL_004a;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_11 = __this->get_m_subTextObjects_244();
int32_t L_12 = V_0;
NullCheck(L_11);
int32_t L_13 = L_12;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_14 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
IL2CPP_RUNTIME_CLASS_INIT(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_il2cpp_TypeInfo_var);
bool L_15 = Object_op_Inequality_m31EF58E217E8F4BDD3E409DEF79E1AEE95874FC1(L_14, (Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 *)NULL, /*hidden argument*/NULL);
if (L_15)
{
goto IL_0004;
}
}
IL_004a:
{
return;
}
}
// UnityEngine.Bounds TMPro.TextMeshPro::GetCompoundBounds()
extern "C" IL2CPP_METHOD_ATTR Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 TextMeshPro_GetCompoundBounds_m18E56D6B652F122B7F6D997E23B4D45BA44DA8E3 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_GetCompoundBounds_m18E56D6B652F122B7F6D997E23B4D45BA44DA8E3_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_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_4 = __this->get_m_subTextObjects_244();
int32_t L_5 = V_4;
NullCheck(L_4);
int32_t L_6 = L_5;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
NullCheck(L_7);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_8 = TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE(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_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_44 = __this->get_m_subTextObjects_244();
NullCheck(L_44);
if ((((int32_t)L_43) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_44)->max_length)))))))
{
goto IL_011b;
}
}
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_45 = __this->get_m_subTextObjects_244();
int32_t L_46 = V_4;
NullCheck(L_45);
int32_t L_47 = L_46;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * 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.TextMeshPro::UpdateSDFScale(System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_UpdateSDFScale_m5DB958114C9CA327E6130093740887F476928376 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, float ___lossyScale0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
float V_1 = 0.0f;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t V_4 = 0;
{
V_0 = 0;
goto IL_015e;
}
IL_0007:
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_0 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_0);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_1 = L_0->get_characterInfo_11();
int32_t L_2 = V_0;
NullCheck(L_1);
bool L_3 = ((L_1)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2)))->get_isVisible_34();
if (!L_3)
{
goto IL_015a;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_4 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_4);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_5 = L_4->get_characterInfo_11();
int32_t L_6 = V_0;
NullCheck(L_5);
int32_t L_7 = ((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->get_elementType_2();
if (L_7)
{
goto IL_015a;
}
}
{
float L_8 = ___lossyScale0;
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_0;
NullCheck(L_10);
float L_12 = ((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_11)))->get_scale_28();
float L_13 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_charWidthAdjDelta_94();
V_1 = ((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_multiply((float)L_8, (float)L_12)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_13))));
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_14 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_14);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_15 = L_14->get_characterInfo_11();
int32_t L_16 = V_0;
NullCheck(L_15);
bool L_17 = ((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->get_isUsingAlternateTypeface_9();
if (L_17)
{
goto IL_009e;
}
}
{
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_18 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_18);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_19 = L_18->get_characterInfo_11();
int32_t L_20 = V_0;
NullCheck(L_19);
int32_t L_21 = ((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->get_style_33();
if ((!(((uint32_t)((int32_t)((int32_t)L_21&(int32_t)1))) == ((uint32_t)1))))
{
goto IL_009e;
}
}
{
float L_22 = V_1;
V_1 = ((float)il2cpp_codegen_multiply((float)L_22, (float)(-1.0f)));
}
IL_009e:
{
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_0;
NullCheck(L_24);
int32_t L_26 = ((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->get_materialReferenceIndex_8();
V_2 = L_26;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_27 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_27);
TMP_CharacterInfoU5BU5D_t415BD08A7E8A8C311B1F7BD9C3AC60BF99339604* L_28 = L_27->get_characterInfo_11();
int32_t L_29 = V_0;
NullCheck(L_28);
int32_t L_30 = ((L_28)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_29)))->get_vertexIndex_13();
V_3 = L_30;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_31 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_31);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_32 = L_31->get_meshInfo_16();
int32_t L_33 = V_2;
NullCheck(L_32);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_34 = ((L_32)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_33)))->get_uvs2_9();
int32_t L_35 = V_3;
NullCheck(L_34);
float L_36 = V_1;
((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->set_y_1(L_36);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_37 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_37);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_38 = L_37->get_meshInfo_16();
int32_t L_39 = V_2;
NullCheck(L_38);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_40 = ((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_39)))->get_uvs2_9();
int32_t L_41 = V_3;
NullCheck(L_40);
float L_42 = V_1;
((L_40)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)))))->set_y_1(L_42);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_43 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_43);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_44 = L_43->get_meshInfo_16();
int32_t L_45 = V_2;
NullCheck(L_44);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_46 = ((L_44)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_45)))->get_uvs2_9();
int32_t L_47 = V_3;
NullCheck(L_46);
float L_48 = V_1;
((L_46)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)2)))))->set_y_1(L_48);
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_49 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_49);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_50 = L_49->get_meshInfo_16();
int32_t L_51 = V_2;
NullCheck(L_50);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_52 = ((L_50)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_51)))->get_uvs2_9();
int32_t L_53 = V_3;
NullCheck(L_52);
float L_54 = V_1;
((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)3)))))->set_y_1(L_54);
}
IL_015a:
{
int32_t L_55 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1));
}
IL_015e:
{
int32_t L_56 = V_0;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_57 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_57);
int32_t L_58 = L_57->get_characterCount_3();
if ((((int32_t)L_56) < ((int32_t)L_58)))
{
goto IL_0007;
}
}
{
V_4 = 0;
goto IL_01cb;
}
IL_0174:
{
int32_t L_59 = V_4;
if (L_59)
{
goto IL_019b;
}
}
{
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_60 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_mesh_140();
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_61 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_61);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_62 = L_61->get_meshInfo_16();
NullCheck(L_62);
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_63 = ((L_62)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->get_uvs2_9();
NullCheck(L_60);
Mesh_set_uv2_m8D37F9622B68D4CEA7FCF96BE4F8E442155DB038(L_60, L_63, /*hidden argument*/NULL);
goto IL_01c5;
}
IL_019b:
{
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_64 = __this->get_m_subTextObjects_244();
int32_t L_65 = V_4;
NullCheck(L_64);
int32_t L_66 = L_65;
TMP_SubMesh_tB9C2AFAA42A17F92D31845EEFCD99B144867A96D * L_67 = (L_64)->GetAt(static_cast<il2cpp_array_size_t>(L_66));
NullCheck(L_67);
Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * L_68 = TMP_SubMesh_get_mesh_m97B26133112C9C2B950F614CD2ECBD2517FB96AE(L_67, /*hidden argument*/NULL);
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();
NullCheck(L_68);
Mesh_set_uv2_m8D37F9622B68D4CEA7FCF96BE4F8E442155DB038(L_68, L_72, /*hidden argument*/NULL);
}
IL_01c5:
{
int32_t L_73 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_73, (int32_t)1));
}
IL_01cb:
{
int32_t L_74 = V_4;
TMP_TextInfo_tC40DAAB47C5BD5AD21B3F456D860474D96D9C181 * L_75 = ((TMP_Text_t7BA5B6522651EBED2D8E2C92CBE3F17C14075CE7 *)__this)->get_m_textInfo_133();
NullCheck(L_75);
TMP_MeshInfoU5BU5D_t7F7564862ADABD75DAD9B09FF274591F807FFDE9* L_76 = L_75->get_meshInfo_16();
NullCheck(L_76);
if ((((int32_t)L_74) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_76)->max_length)))))))
{
goto IL_0174;
}
}
{
return;
}
}
// System.Void TMPro.TextMeshPro::AdjustLineOffset(System.Int32,System.Int32,System.Single)
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro_AdjustLineOffset_m55ACDBE58E15D562080A2658A20CE7E86C527B42 (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, int32_t ___startIndex0, int32_t ___endIndex1, float ___offset2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro_AdjustLineOffset_m55ACDBE58E15D562080A2658A20CE7E86C527B42_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.TextMeshPro::.ctor()
extern "C" IL2CPP_METHOD_ATTR void TextMeshPro__ctor_mA698AF49114D85F9AF454AE3A99D0A651A86169C (TextMeshPro_t6FF60D9DCAF295045FE47C014CC855C5784752E2 * __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (TextMeshPro__ctor_mA698AF49114D85F9AF454AE3A99D0A651A86169C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
__this->set_m_previousLossyScaleY_237((-1.0f));
__this->set_m_max_characters_241(8);
__this->set_m_max_numberOfLines_242(4);
IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL);
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1;
memset(&L_1, 0, sizeof(L_1));
Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_1), (1000.0f), (1000.0f), (0.0f), /*hidden argument*/NULL);
Bounds_tA2716F5212749C61B0E7B7B77E0CD3D79B742890 L_2;
memset(&L_2, 0, sizeof(L_2));
Bounds__ctor_m294E77A20EC1A3E96985FE1A925CB271D1B5266D((&L_2), L_0, L_1, /*hidden argument*/NULL);
__this->set_m_default_bounds_243(L_2);
TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD* L_3 = (TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD*)SZArrayNew(TMP_SubMeshU5BU5D_t1847E144072AA6E3FEB91A5E855C564CE48448FD_il2cpp_TypeInfo_var, (uint32_t)8);
__this->set_m_subTextObjects_244(L_3);
Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28* L_4 = (Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28*)SZArrayNew(Vector3U5BU5D_tB9EC3346CC4A0EA5447D968E84A9AC1F6F372C28_il2cpp_TypeInfo_var, (uint32_t)4);
__this->set_m_RectTransformCorners_249(L_4);
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