#include "pch-c.h" #ifndef _MSC_VER # include #else # include #endif #include "codegen/il2cpp-codegen-metadata.h" // 0x00000001 System.Void DungeonArchitect.RuntimeGraphs.RuntimeGraph`1::RemoveNode(DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1) // 0x00000002 System.Void DungeonArchitect.RuntimeGraphs.RuntimeGraph`1::.ctor() // 0x00000003 System.Void DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1::.ctor(DungeonArchitect.RuntimeGraphs.RuntimeGraph`1) // 0x00000004 System.Void DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1::MakeLinkTo(DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1) // 0x00000005 System.Void DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1::BreakLinkTo(DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1) // 0x00000006 System.Void DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1::BreakAllOutgoingLinks() // 0x00000007 System.Void DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1::BreakAllIncomingLinks() // 0x00000008 System.Void DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1::BreakAllLinks() // 0x00000009 System.String DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1::ToString() // 0x0000000A System.Void DungeonArchitect.RuntimeGraphs.RuntimeGraphBuilderHandlers`1::.ctor() // 0x0000000B DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1 DungeonArchitect.RuntimeGraphs.RuntimeGraphBuilder::AddNode(DungeonArchitect.Graphs.GraphNode,DungeonArchitect.RuntimeGraphs.RuntimeGraph`1,DungeonArchitect.RuntimeGraphs.RuntimeGraphBuilderHandlers`1) // 0x0000000C DungeonArchitect.RuntimeGraphs.RuntimeGraphNode`1 DungeonArchitect.RuntimeGraphs.RuntimeGraphBuilder::AddNode(T,DungeonArchitect.RuntimeGraphs.RuntimeGraph`1) // 0x0000000D System.Void DungeonArchitect.RuntimeGraphs.RuntimeGraphBuilder::Build(DungeonArchitect.Graphs.Graph,DungeonArchitect.RuntimeGraphs.RuntimeGraph`1,DungeonArchitect.RuntimeGraphs.RuntimeGraphBuilderHandlers`1) // 0x0000000E System.Void DungeonArchitect.RuntimeGraphs.RuntimeGraphBuilder::.ctor() extern void RuntimeGraphBuilder__ctor_m5079E68604688D7ED41075C3B99C1FB4905F0AC5 (void); // 0x0000000F System.Void DungeonArchitect.Graphs.CommentNode::CopyFrom(DungeonArchitect.Graphs.GraphNode) extern void CommentNode_CopyFrom_m3F6FA7D223817A607000F1F5F0FE3D0A94E72B6C (void); // 0x00000010 System.Void DungeonArchitect.Graphs.CommentNode::.ctor() extern void CommentNode__ctor_m9C4160B21FE2C9E658762E49E580502788574A3D (void); // 0x00000011 System.Int32 DungeonArchitect.Graphs.IndexCounter::GetNext() extern void IndexCounter_GetNext_mC82B0F6BF7A7143C416F0805EDD81C57743F2DAB (void); // 0x00000012 System.Void DungeonArchitect.Graphs.IndexCounter::.ctor() extern void IndexCounter__ctor_m678D95BAED4A0731EFAD3D740227E1E88E32FF26 (void); // 0x00000013 DungeonArchitect.Graphs.IndexCounter DungeonArchitect.Graphs.Graph::get_IndexCounter() extern void Graph_get_IndexCounter_m2866056FB04F59674EA3026634A52FCEBB289A4D (void); // 0x00000014 System.Collections.Generic.List`1 DungeonArchitect.Graphs.Graph::get_Nodes() extern void Graph_get_Nodes_m5FB898EF1BA40AB87BAEB27C8CFD7D589BF203B8 (void); // 0x00000015 System.Collections.Generic.List`1 DungeonArchitect.Graphs.Graph::get_Links() extern void Graph_get_Links_m2DC023B7C4956887C381227BB26C31178B8F2CDF (void); // 0x00000016 DungeonArchitect.Graphs.IndexCounter DungeonArchitect.Graphs.Graph::get_TopZIndex() extern void Graph_get_TopZIndex_m35F0B3EECF0604CBDC3F1329AADDDE0542606853 (void); // 0x00000017 System.Void DungeonArchitect.Graphs.Graph::OnEnable() extern void Graph_OnEnable_m72EAD272148330F9F6C12B36DE1EA671B944198B (void); // 0x00000018 DungeonArchitect.Graphs.GraphNode DungeonArchitect.Graphs.Graph::GetNode(System.String) extern void Graph_GetNode_mF07A56E538C10DC4AE1BE11BBEA84C22027C11A4 (void); // 0x00000019 T[] DungeonArchitect.Graphs.Graph::GetNodes() // 0x0000001A System.Void DungeonArchitect.Graphs.Graph::.ctor() extern void Graph__ctor_mB6C33FC156BDC793908203260AF80260D3563DA1 (void); // 0x0000001B System.Void DungeonArchitect.Graphs.Graph/<>c__DisplayClass13_0::.ctor() extern void U3CU3Ec__DisplayClass13_0__ctor_m3C94123837FBD296C3811B76E1DFB640AF860C4B (void); // 0x0000001C System.Boolean DungeonArchitect.Graphs.Graph/<>c__DisplayClass13_0::b__0(DungeonArchitect.Graphs.GraphNode) extern void U3CU3Ec__DisplayClass13_0_U3CGetNodeU3Eb__0_m79C0F138E734A51E053E40D25E2C385EEE20A337 (void); // 0x0000001D DungeonArchitect.Graphs.Graph DungeonArchitect.Graphs.GraphBuilder::get_Graph() extern void GraphBuilder_get_Graph_m9A6A8369FF18E0F69F70F905308CEDF599359C46 (void); // 0x0000001E System.Void DungeonArchitect.Graphs.GraphBuilder::.ctor(DungeonArchitect.Graphs.Graph) extern void GraphBuilder__ctor_mC3D531CA382E65393DC76C19CEC72C7DE2AE6737 (void); // 0x0000001F System.Void DungeonArchitect.Graphs.GraphBuilder::DestroyNode(DungeonArchitect.Graphs.GraphNode) // 0x00000020 DungeonArchitect.Graphs.GraphNode DungeonArchitect.Graphs.GraphBuilder::CreateNode(System.Type) // 0x00000021 TLink DungeonArchitect.Graphs.GraphBuilder::LinkNodes(DungeonArchitect.Graphs.GraphPin,DungeonArchitect.Graphs.GraphPin) // 0x00000022 T DungeonArchitect.Graphs.GraphBuilder::CreateNode() // 0x00000023 System.Void DungeonArchitect.Graphs.GraphBuilder::DestroyAllNodes() extern void GraphBuilder_DestroyAllNodes_m0B868554DA82ED03CCD9EF1F1C34761EDFCD61B8 (void); // 0x00000024 System.Void DungeonArchitect.Graphs.NonEditorGraphBuilder::.ctor(DungeonArchitect.Graphs.Graph) extern void NonEditorGraphBuilder__ctor_m3066C8893FACBD70EA9F8C8676E10E691A329AA4 (void); // 0x00000025 DungeonArchitect.Graphs.GraphNode DungeonArchitect.Graphs.NonEditorGraphBuilder::CreateNode(System.Type) extern void NonEditorGraphBuilder_CreateNode_m8B459B5899CAF734425599C6BC4C907725514C05 (void); // 0x00000026 TLink DungeonArchitect.Graphs.NonEditorGraphBuilder::LinkNodes(DungeonArchitect.Graphs.GraphPin,DungeonArchitect.Graphs.GraphPin) // 0x00000027 System.Void DungeonArchitect.Graphs.NonEditorGraphBuilder::DestroyNode(DungeonArchitect.Graphs.GraphNode) extern void NonEditorGraphBuilder_DestroyNode_m1BFAD8BCF58CDE6B95FD656A048CCB6455F77E9A (void); // 0x00000028 System.Void DungeonArchitect.Graphs.NonEditorGraphBuilder::DestroyObject(UnityEngine.Object) extern void NonEditorGraphBuilder_DestroyObject_mA77612B3FFC1206EC2769E44E9901948AE6AE02C (void); // 0x00000029 System.Single DungeonArchitect.Graphs.GraphCamera::get_MaxAllowedZoom() extern void GraphCamera_get_MaxAllowedZoom_mABFAD50DC9A2B56A72BAC505DB0D131183AF3D27 (void); // 0x0000002A System.Void DungeonArchitect.Graphs.GraphCamera::set_MaxAllowedZoom(System.Single) extern void GraphCamera_set_MaxAllowedZoom_mE6D17878AA56095EEE552EF2E5784378429D3D2B (void); // 0x0000002B UnityEngine.Vector2 DungeonArchitect.Graphs.GraphCamera::get_Position() extern void GraphCamera_get_Position_mBDECDD73B8B2C97AD0D729EF7DEB8CD798257E94 (void); // 0x0000002C System.Void DungeonArchitect.Graphs.GraphCamera::set_Position(UnityEngine.Vector2) extern void GraphCamera_set_Position_m7EF3D8D29EBB2E175BB5AF94B325121048E51929 (void); // 0x0000002D System.Single DungeonArchitect.Graphs.GraphCamera::get_ZoomLevel() extern void GraphCamera_get_ZoomLevel_mE89517124FB17A7AC02F8CAE8092BE6088850266 (void); // 0x0000002E System.Void DungeonArchitect.Graphs.GraphCamera::set_ZoomLevel(System.Single) extern void GraphCamera_set_ZoomLevel_m359C10E47987C2175046BEF9AF494E30DDA388B3 (void); // 0x0000002F System.Void DungeonArchitect.Graphs.GraphCamera::Pan(System.Int32,System.Int32) extern void GraphCamera_Pan_mC1BCA7BD318E092F2096BBFC626642410EA91ABD (void); // 0x00000030 System.Void DungeonArchitect.Graphs.GraphCamera::Pan(UnityEngine.Vector2) extern void GraphCamera_Pan_mAB885E307BEDC894A599A1295A8DCEBAC2B6907F (void); // 0x00000031 System.Void DungeonArchitect.Graphs.GraphCamera::HandleInput(UnityEngine.Event) extern void GraphCamera_HandleInput_m8E0EAB7B3FD8C3EDC497B397934920B16B369F5A (void); // 0x00000032 UnityEngine.Vector2 DungeonArchitect.Graphs.GraphCamera::WorldToScreen(UnityEngine.Vector2) extern void GraphCamera_WorldToScreen_mE462005445CCB1CB520C38FEF589C1B4B2D4D3C2 (void); // 0x00000033 UnityEngine.Vector2 DungeonArchitect.Graphs.GraphCamera::ScreenToWorld(UnityEngine.Vector2) extern void GraphCamera_ScreenToWorld_m4F847D7AE0B699D356167F483AD52EAE0B79452E (void); // 0x00000034 UnityEngine.Rect DungeonArchitect.Graphs.GraphCamera::WorldToScreen(UnityEngine.Rect) extern void GraphCamera_WorldToScreen_m83179C234CCA93463007C488F9287C0CD3D4B56A (void); // 0x00000035 UnityEngine.Rect DungeonArchitect.Graphs.GraphCamera::ScreenToWorld(UnityEngine.Rect) extern void GraphCamera_ScreenToWorld_m112D95C2116038F265A72FE15B564101259945C9 (void); // 0x00000036 System.Void DungeonArchitect.Graphs.GraphCamera::FocusOnBestFit(DungeonArchitect.Graphs.Graph,UnityEngine.Rect) extern void GraphCamera_FocusOnBestFit_mA93EBDEF4A96C6B807E248F168999FF186737FE6 (void); // 0x00000037 System.Void DungeonArchitect.Graphs.GraphCamera::FocusOnNode(DungeonArchitect.Graphs.GraphNode,UnityEngine.Rect) extern void GraphCamera_FocusOnNode_m72C2055AB3C7998C1C296B6762265461920EB12F (void); // 0x00000038 System.Void DungeonArchitect.Graphs.GraphCamera::.ctor() extern void GraphCamera__ctor_mB2071A9D97C06E7F1A5F4D5D2FAC1057878A0A2F (void); // 0x00000039 System.Int32 DungeonArchitect.Graphs.GraphLink::get_Id() extern void GraphLink_get_Id_m16BEE7931414CC6E6A60AD20836534F8CDE6831E (void); // 0x0000003A System.Void DungeonArchitect.Graphs.GraphLink::set_Id(System.Int32) extern void GraphLink_set_Id_m7E55E3BCEF7C849270FC908178F3B40949D37B78 (void); // 0x0000003B DungeonArchitect.Graphs.GraphPin DungeonArchitect.Graphs.GraphLink::get_Input() extern void GraphLink_get_Input_m21946AED087C7CD12E1254823ACACC63CF4A1C91 (void); // 0x0000003C System.Void DungeonArchitect.Graphs.GraphLink::set_Input(DungeonArchitect.Graphs.GraphPin) extern void GraphLink_set_Input_mF445F412CA28535968DBAADE854ED8D6DC8C0A64 (void); // 0x0000003D DungeonArchitect.Graphs.GraphPin DungeonArchitect.Graphs.GraphLink::get_Output() extern void GraphLink_get_Output_mF4D45705C1AEA21E0280E23DCCEE80C8D0069EB9 (void); // 0x0000003E System.Void DungeonArchitect.Graphs.GraphLink::set_Output(DungeonArchitect.Graphs.GraphPin) extern void GraphLink_set_Output_mE6CB24470E285E523487BC10DFAA49B7F4025B9C (void); // 0x0000003F DungeonArchitect.Graphs.Graph DungeonArchitect.Graphs.GraphLink::get_Graph() extern void GraphLink_get_Graph_m7D055380A86AFE933842BC24CEFC526D122B637F (void); // 0x00000040 System.Void DungeonArchitect.Graphs.GraphLink::set_Graph(DungeonArchitect.Graphs.Graph) extern void GraphLink_set_Graph_mF29BD3879D93745D744AF1FA633D907E1E676A4E (void); // 0x00000041 System.Void DungeonArchitect.Graphs.GraphLink::OnEnable() extern void GraphLink_OnEnable_m7873FAA2629B5D902C0554BB9E3CB34740A68A5F (void); // 0x00000042 System.Void DungeonArchitect.Graphs.GraphLink::UpdateName() extern void GraphLink_UpdateName_mCBA764CE2B515F0135C99678654A762C36AA3F7D (void); // 0x00000043 System.Single DungeonArchitect.Graphs.GraphLink::GetTangentStrength() extern void GraphLink_GetTangentStrength_m496C7920D17384DDFF9C064A63D05DC4DCE63267 (void); // 0x00000044 System.Void DungeonArchitect.Graphs.GraphLink::.ctor() extern void GraphLink__ctor_mE6BCC1D779C7EDE1DE600D96B66D3FE7927FFD92 (void); // 0x00000045 System.String DungeonArchitect.Graphs.GraphNode::get_Id() extern void GraphNode_get_Id_m1208226FF4D1BDA590D208AC5FE33899494F581F (void); // 0x00000046 System.Void DungeonArchitect.Graphs.GraphNode::set_Id(System.String) extern void GraphNode_set_Id_mFA16537652CCF0356671639AFEC1908EF9E641F9 (void); // 0x00000047 System.String DungeonArchitect.Graphs.GraphNode::get_Caption() extern void GraphNode_get_Caption_m5CB8A2609C249B98CD2E31A97455BFB695659E04 (void); // 0x00000048 System.Void DungeonArchitect.Graphs.GraphNode::set_Caption(System.String) extern void GraphNode_set_Caption_m5C891C1D66DCE60DA38C44C9BCEA258D9A18F59F (void); // 0x00000049 UnityEngine.Rect DungeonArchitect.Graphs.GraphNode::get_Bounds() extern void GraphNode_get_Bounds_mB104B1E50EEEF5534C504B99F64A6D9BA54421BE (void); // 0x0000004A System.Void DungeonArchitect.Graphs.GraphNode::set_Bounds(UnityEngine.Rect) extern void GraphNode_set_Bounds_m81B772D4B4C948A1104D9079F28C1ABF26F994FE (void); // 0x0000004B System.Boolean DungeonArchitect.Graphs.GraphNode::get_CanBeDeleted() extern void GraphNode_get_CanBeDeleted_m2153EF4B29B38797FCA5F274E35D0AA5A30EA0B8 (void); // 0x0000004C System.Boolean DungeonArchitect.Graphs.GraphNode::get_CanBeSelected() extern void GraphNode_get_CanBeSelected_mA6ADEE6BFDB2996694AD492E84904D8E5122A124 (void); // 0x0000004D System.Boolean DungeonArchitect.Graphs.GraphNode::get_CanBeMoved() extern void GraphNode_get_CanBeMoved_mF4A499B8EBC3F636F7EF0805E08B88905606DC0D (void); // 0x0000004E System.Boolean DungeonArchitect.Graphs.GraphNode::get_Selected() extern void GraphNode_get_Selected_m9C828A505E1BA3E0263CC51DB59D3E64179D467F (void); // 0x0000004F System.Void DungeonArchitect.Graphs.GraphNode::set_Selected(System.Boolean) extern void GraphNode_set_Selected_m9D6877E8C7CCAE9A54F7B999925CF5AA1DD1D2C5 (void); // 0x00000050 UnityEngine.Vector2 DungeonArchitect.Graphs.GraphNode::get_Size() extern void GraphNode_get_Size_m215BC04EF821C3B3221DC55F3447DDF97CDBB7E1 (void); // 0x00000051 System.Void DungeonArchitect.Graphs.GraphNode::set_Size(UnityEngine.Vector2) extern void GraphNode_set_Size_m26BAC6D9113B76E604141079761993C07CCC7153 (void); // 0x00000052 UnityEngine.Vector2 DungeonArchitect.Graphs.GraphNode::get_Position() extern void GraphNode_get_Position_m92FB18D50D76223CB53A63C884AB11C0A4329AB7 (void); // 0x00000053 System.Void DungeonArchitect.Graphs.GraphNode::set_Position(UnityEngine.Vector2) extern void GraphNode_set_Position_mC8931EF0CFF819D410AB78ABD1A283E03CDC42B0 (void); // 0x00000054 System.Int32 DungeonArchitect.Graphs.GraphNode::get_ZIndex() extern void GraphNode_get_ZIndex_m6400207320C7EDC8B747C79C7CDA2022F0A277B6 (void); // 0x00000055 System.Void DungeonArchitect.Graphs.GraphNode::set_ZIndex(System.Int32) extern void GraphNode_set_ZIndex_m69F84D36AB71716B635C56A624D6BECB27E46B9E (void); // 0x00000056 DungeonArchitect.Graphs.GraphPin[] DungeonArchitect.Graphs.GraphNode::get_InputPins() extern void GraphNode_get_InputPins_m9CA0D8ABDA0A6C3EC2AC349317EC3CD61911D0E4 (void); // 0x00000057 DungeonArchitect.Graphs.GraphPin[] DungeonArchitect.Graphs.GraphNode::get_OutputPins() extern void GraphNode_get_OutputPins_m9BEE5FCABF2B5B19A59BF83396BDD50D26DA77D8 (void); // 0x00000058 DungeonArchitect.Graphs.GraphPin DungeonArchitect.Graphs.GraphNode::get_OutputPin() extern void GraphNode_get_OutputPin_m750698867CC9A96A75B59739E743B46F93DF9F47 (void); // 0x00000059 DungeonArchitect.Graphs.GraphPin DungeonArchitect.Graphs.GraphNode::get_InputPin() extern void GraphNode_get_InputPin_m4195708399CD7D221AEAAC20739A12BBCA46ACC4 (void); // 0x0000005A DungeonArchitect.Graphs.Graph DungeonArchitect.Graphs.GraphNode::get_Graph() extern void GraphNode_get_Graph_m3747319C884D29CEE76D91160230E341B1D94831 (void); // 0x0000005B System.Void DungeonArchitect.Graphs.GraphNode::OnEnable() extern void GraphNode_OnEnable_mF1C6431B650B6CC3C83EB7EA64BE011E7E7613B8 (void); // 0x0000005C System.Void DungeonArchitect.Graphs.GraphNode::Initialize(System.String,DungeonArchitect.Graphs.Graph) extern void GraphNode_Initialize_m2B041E95B6F2B08CDFBF0B742AAD81B262D04C43 (void); // 0x0000005D System.Void DungeonArchitect.Graphs.GraphNode::CopyFrom(DungeonArchitect.Graphs.GraphNode) extern void GraphNode_CopyFrom_mC0AD3E9D4EC0FF26488896C4E471D1EA5D763C6C (void); // 0x0000005E System.Void DungeonArchitect.Graphs.GraphNode::UpdateName(System.String) extern void GraphNode_UpdateName_mF89F85CB0996BF6063F7691A16CB6ADB92EFC485 (void); // 0x0000005F System.Boolean DungeonArchitect.Graphs.GraphNode::get_Dragging() extern void GraphNode_get_Dragging_m078B8A3D3D6D4C8776EB5482E1206694F1E78897 (void); // 0x00000060 System.Void DungeonArchitect.Graphs.GraphNode::set_Dragging(System.Boolean) extern void GraphNode_set_Dragging_mC95390CD9A00B4F0BB31893630D72CAEF23B6FC3 (void); // 0x00000061 DungeonArchitect.Graphs.GraphPin DungeonArchitect.Graphs.GraphNode::CreatePin(DungeonArchitect.Graphs.GraphPinType,UnityEngine.Vector2,UnityEngine.Rect,UnityEngine.Vector2) extern void GraphNode_CreatePin_m0488D6E8C2D94D8D0EF7453A1E3A55C9B149D4E8 (void); // 0x00000062 T DungeonArchitect.Graphs.GraphNode::CreatePinOfType(DungeonArchitect.Graphs.GraphPinType,UnityEngine.Vector2,UnityEngine.Rect,UnityEngine.Vector2) // 0x00000063 DungeonArchitect.Graphs.GraphNode[] DungeonArchitect.Graphs.GraphNode::GetParentNodes() extern void GraphNode_GetParentNodes_m75462775A8F35B70FE30E33FB37F755FE6B56696 (void); // 0x00000064 DungeonArchitect.Graphs.GraphNode[] DungeonArchitect.Graphs.GraphNode::GetChildNodes() extern void GraphNode_GetChildNodes_mC0EB7EF413C144369BD033BA67B79D5300469CFC (void); // 0x00000065 System.Void DungeonArchitect.Graphs.GraphNode::DragNode(UnityEngine.Vector2) extern void GraphNode_DragNode_mBF407200CF9314C5F65E69358F6FDFE2D2689B34 (void); // 0x00000066 System.Void DungeonArchitect.Graphs.GraphNode::.ctor() extern void GraphNode__ctor_m88402BB3DB74830FCBB3FBC049021BA864D274F6 (void); // 0x00000067 DungeonArchitect.Graphs.GraphPinMouseState DungeonArchitect.Graphs.GraphPin::get_ClickState() extern void GraphPin_get_ClickState_m8EC450B5DE760F06E1583DC6B906C339EC4A4FB6 (void); // 0x00000068 System.Void DungeonArchitect.Graphs.GraphPin::set_ClickState(DungeonArchitect.Graphs.GraphPinMouseState) extern void GraphPin_set_ClickState_m394EE7F3CAC7411BD28C08271BA7DDDDA22AD22E (void); // 0x00000069 DungeonArchitect.Graphs.GraphPinType DungeonArchitect.Graphs.GraphPin::get_PinType() extern void GraphPin_get_PinType_m5402BA889181025BF3960BEFBD4120707511D6D8 (void); // 0x0000006A System.Void DungeonArchitect.Graphs.GraphPin::set_PinType(DungeonArchitect.Graphs.GraphPinType) extern void GraphPin_set_PinType_mCA15C26994EC3A8C029E518A964B9F0B67FC653B (void); // 0x0000006B System.Void DungeonArchitect.Graphs.GraphPin::add_PinLinksDestroyed(DungeonArchitect.Graphs.GraphPin/OnPinLinksDestroyed) extern void GraphPin_add_PinLinksDestroyed_mC15236BE7F8276D8B60AD0305B24ECB72A23B3B7 (void); // 0x0000006C System.Void DungeonArchitect.Graphs.GraphPin::remove_PinLinksDestroyed(DungeonArchitect.Graphs.GraphPin/OnPinLinksDestroyed) extern void GraphPin_remove_PinLinksDestroyed_m70CD715C5A9870DCCD94D10BD2C88714CFAF0AB0 (void); // 0x0000006D DungeonArchitect.Graphs.GraphNode DungeonArchitect.Graphs.GraphPin::get_Node() extern void GraphPin_get_Node_m220F8B0AD49C4795CD804DB7F23C6E0F7752C1F7 (void); // 0x0000006E System.Void DungeonArchitect.Graphs.GraphPin::set_Node(DungeonArchitect.Graphs.GraphNode) extern void GraphPin_set_Node_m5CEA3280B0098AB356B306375C0DEAB4756646EB (void); // 0x0000006F UnityEngine.Vector2 DungeonArchitect.Graphs.GraphPin::get_Position() extern void GraphPin_get_Position_m4C40C17C3AFF452D3812A3000706460A458DA425 (void); // 0x00000070 System.Void DungeonArchitect.Graphs.GraphPin::set_Position(UnityEngine.Vector2) extern void GraphPin_set_Position_m25D59FB410232DEFCA986B467E59B6EF12045AA2 (void); // 0x00000071 UnityEngine.Vector2 DungeonArchitect.Graphs.GraphPin::get_WorldPosition() extern void GraphPin_get_WorldPosition_m249387C55D7B8A5B6F3AB2918A1FF90A7B60A525 (void); // 0x00000072 UnityEngine.Rect DungeonArchitect.Graphs.GraphPin::get_BoundsOffset() extern void GraphPin_get_BoundsOffset_m997B443D341CF9342CFC91BC48BA8DB8F1C917E4 (void); // 0x00000073 System.Void DungeonArchitect.Graphs.GraphPin::set_BoundsOffset(UnityEngine.Rect) extern void GraphPin_set_BoundsOffset_mEEA920386C0DF672687D2F0BFD91CAC522A4F093 (void); // 0x00000074 UnityEngine.Vector2 DungeonArchitect.Graphs.GraphPin::get_Tangent() extern void GraphPin_get_Tangent_mCB2E9C1CCDC0ED5BD288E51024C691404990D6AB (void); // 0x00000075 System.Void DungeonArchitect.Graphs.GraphPin::set_Tangent(UnityEngine.Vector2) extern void GraphPin_set_Tangent_m85640894B3FCE3276D7034CA2F0D01AF56AB6E3A (void); // 0x00000076 System.Single DungeonArchitect.Graphs.GraphPin::get_TangentStrength() extern void GraphPin_get_TangentStrength_m3284A0B6002D180F4FBB4CC8A4BCA5195ED24655 (void); // 0x00000077 System.Void DungeonArchitect.Graphs.GraphPin::set_TangentStrength(System.Single) extern void GraphPin_set_TangentStrength_m905534EBFAC973AD9EA0FFFAFA4CC3AED38E1ABB (void); // 0x00000078 System.Void DungeonArchitect.Graphs.GraphPin::OnEnable() extern void GraphPin_OnEnable_m2B2DD43EC117B8D9F6D679CC0C765A3062ACDD6E (void); // 0x00000079 DungeonArchitect.Graphs.GraphLink[] DungeonArchitect.Graphs.GraphPin::GetConntectedLinks() extern void GraphPin_GetConntectedLinks_mB5D45F5630E9AE8BA745F54363C846C24FCC1418 (void); // 0x0000007A System.Boolean DungeonArchitect.Graphs.GraphPin::ContainsPoint(UnityEngine.Vector2) extern void GraphPin_ContainsPoint_mFB0C8E239529C77328DB4E5A2C4DCAE3151EA4E0 (void); // 0x0000007B UnityEngine.Rect DungeonArchitect.Graphs.GraphPin::GetWorldBounds() extern void GraphPin_GetWorldBounds_m395AA00220E15803E96AD1CE81A0465BB2605AAA (void); // 0x0000007C UnityEngine.Rect DungeonArchitect.Graphs.GraphPin::GetBounds() extern void GraphPin_GetBounds_m6DD3E1052A99B53E7E91856A9FCE0D6D0ADB94E5 (void); // 0x0000007D System.Void DungeonArchitect.Graphs.GraphPin::NotifyPinLinksDestroyed() extern void GraphPin_NotifyPinLinksDestroyed_mFFD740D9B7D393BD231965FE9B12FCCA2FED93CE (void); // 0x0000007E System.Boolean DungeonArchitect.Graphs.GraphPin::get_RequestLinkDeletionInitiated() extern void GraphPin_get_RequestLinkDeletionInitiated_m2A62A9311E8491DE48A4B4DEEAAE8A411423CCF9 (void); // 0x0000007F System.Void DungeonArchitect.Graphs.GraphPin::set_RequestLinkDeletionInitiated(System.Boolean) extern void GraphPin_set_RequestLinkDeletionInitiated_mD46D0FE6F33E5E288CF5D0AC4A1B7E0D175ACE44 (void); // 0x00000080 System.Void DungeonArchitect.Graphs.GraphPin::.ctor() extern void GraphPin__ctor_m5DCC74D7DB9BF2FB3CBEB62FADA17BC63590E7E4 (void); // 0x00000081 System.Void DungeonArchitect.Graphs.GraphPin/OnPinLinksDestroyed::.ctor(System.Object,System.IntPtr) extern void OnPinLinksDestroyed__ctor_m173A050AD6E0CD0E1CCD8EF53A16CF98FBDFDCD1 (void); // 0x00000082 System.Void DungeonArchitect.Graphs.GraphPin/OnPinLinksDestroyed::Invoke(DungeonArchitect.Graphs.GraphPin) extern void OnPinLinksDestroyed_Invoke_m81CC6C0BA1ACD1990A1E52701FF59AC6205621B4 (void); // 0x00000083 System.IAsyncResult DungeonArchitect.Graphs.GraphPin/OnPinLinksDestroyed::BeginInvoke(DungeonArchitect.Graphs.GraphPin,System.AsyncCallback,System.Object) extern void OnPinLinksDestroyed_BeginInvoke_mC7A41E41520ACD59361AF9AC9CE86F09B00A32B7 (void); // 0x00000084 System.Void DungeonArchitect.Graphs.GraphPin/OnPinLinksDestroyed::EndInvoke(System.IAsyncResult) extern void OnPinLinksDestroyed_EndInvoke_m39A271D9589A756F8AEBB51EE61204EE7964F75E (void); // 0x00000085 System.Boolean DungeonArchitect.Graphs.GraphSchema::CanCreateLink(DungeonArchitect.Graphs.GraphPin,DungeonArchitect.Graphs.GraphPin) extern void GraphSchema_CanCreateLink_mABB0D2CBF016DCC2375A974953304FFC62923C01 (void); // 0x00000086 System.Boolean DungeonArchitect.Graphs.GraphSchema::CanCreateLink(DungeonArchitect.Graphs.GraphPin,DungeonArchitect.Graphs.GraphPin,System.String&) extern void GraphSchema_CanCreateLink_m63272D9F2301D078A49B46C5998B81181084435C (void); // 0x00000087 System.Void DungeonArchitect.Graphs.GraphSchema::.ctor() extern void GraphSchema__ctor_m4396B0651CE3D97FA8E922BD48AED17E51CBBBC4 (void); // 0x00000088 DungeonArchitect.Graphs.GraphNode[] DungeonArchitect.Graphs.GraphUtils::GetDirectionalNodes(DungeonArchitect.Graphs.GraphPin,System.Boolean) extern void GraphUtils_GetDirectionalNodes_mA7DB0702853A8AD9E61A8201FB595B240728E3D6 (void); // 0x00000089 DungeonArchitect.Graphs.GraphNode[] DungeonArchitect.Graphs.GraphUtils::GetDirectionalNodes(DungeonArchitect.Graphs.GraphNode,System.Boolean) extern void GraphUtils_GetDirectionalNodes_m18932D4513682B303F5E45F95EF4DE8975649F0A (void); // 0x0000008A System.Boolean DungeonArchitect.Graphs.GraphUtils::Intersects(UnityEngine.Rect,DungeonArchitect.Graphs.GraphLink) extern void GraphUtils_Intersects_mF03CB2E43C0E4DDBE6B540210982FDEA595136F7 (void); // 0x0000008B DungeonArchitect.Graphs.GraphNode[] DungeonArchitect.Graphs.GraphUtils::GetIncomingNodes(DungeonArchitect.Graphs.GraphPin) extern void GraphUtils_GetIncomingNodes_m7BC1485E1BC87097AF80E3C95025C6789B1CE9E6 (void); // 0x0000008C DungeonArchitect.Graphs.GraphNode[] DungeonArchitect.Graphs.GraphUtils::GetOutgoingNodes(DungeonArchitect.Graphs.GraphPin) extern void GraphUtils_GetOutgoingNodes_m21AA8A6A81C250E694E9E49324B5E279F7D13557 (void); // 0x0000008D DungeonArchitect.Graphs.GraphNode[] DungeonArchitect.Graphs.GraphUtils::GetIncomingNodes(DungeonArchitect.Graphs.GraphNode) extern void GraphUtils_GetIncomingNodes_m7FC681BB48E7C9CF449CF448F7292A8F17F1C9F6 (void); // 0x0000008E DungeonArchitect.Graphs.GraphNode[] DungeonArchitect.Graphs.GraphUtils::GetOutgoingNodes(DungeonArchitect.Graphs.GraphNode) extern void GraphUtils_GetOutgoingNodes_mEDAFD66F8297A4CA21F080E9CFEF1973D2AD723C (void); // 0x0000008F System.Void DungeonArchitect.Graphs.GraphUtils::.ctor() extern void GraphUtils__ctor_mEC6A32400F6B13F9812383727A107C4895CAC4A5 (void); // 0x00000090 System.Void DungeonArchitect.Graphs.Layouts.IGraphLayout`1::Layout(T[],DungeonArchitect.Graphs.Layouts.IGraphLayoutNodeActions`1) // 0x00000091 System.Void DungeonArchitect.Graphs.Layouts.IGraphLayoutNodeActions`1::SetNodePosition(T,UnityEngine.Vector2) // 0x00000092 UnityEngine.Vector2 DungeonArchitect.Graphs.Layouts.IGraphLayoutNodeActions`1::GetNodePosition(T) // 0x00000093 T[] DungeonArchitect.Graphs.Layouts.IGraphLayoutNodeActions`1::GetOutgoingNodes(T) // 0x00000094 T DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1::get_Payload() // 0x00000095 System.Void DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1::set_Payload(T) // 0x00000096 UnityEngine.Vector2 DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1::get_Position() // 0x00000097 System.Void DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1::set_Position(UnityEngine.Vector2) // 0x00000098 System.Collections.Generic.List`1> DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1::get_Outgoing() // 0x00000099 System.Void DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1::set_Outgoing(System.Collections.Generic.List`1>) // 0x0000009A System.Collections.Generic.List`1> DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1::get_Incoming() // 0x0000009B System.Void DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1::set_Incoming(System.Collections.Generic.List`1>) // 0x0000009C System.Void DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1::.ctor(T,UnityEngine.Vector2) // 0x0000009D System.Void DungeonArchitect.Graphs.Layouts.GraphLayoutBase`1::Layout(T[],DungeonArchitect.Graphs.Layouts.IGraphLayoutNodeActions`1) // 0x0000009E System.Void DungeonArchitect.Graphs.Layouts.GraphLayoutBase`1::LayoutImpl(DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1[]) // 0x0000009F System.Void DungeonArchitect.Graphs.Layouts.GraphLayoutBase`1::.ctor() // 0x000000A0 System.Void DungeonArchitect.Graphs.Layouts.DefaultGraphLayoutNodeActions::.ctor(DungeonArchitect.Graphs.Graph) extern void DefaultGraphLayoutNodeActions__ctor_mBD850D2B9CD4F8AC575036EE89B5A54B2F7FB16D (void); // 0x000000A1 System.Void DungeonArchitect.Graphs.Layouts.DefaultGraphLayoutNodeActions::SetNodePosition(DungeonArchitect.Graphs.GraphNode,UnityEngine.Vector2) extern void DefaultGraphLayoutNodeActions_SetNodePosition_m9716CCB82E3C7AE53A7685DC641CC80C509C663C (void); // 0x000000A2 UnityEngine.Vector2 DungeonArchitect.Graphs.Layouts.DefaultGraphLayoutNodeActions::GetNodePosition(DungeonArchitect.Graphs.GraphNode) extern void DefaultGraphLayoutNodeActions_GetNodePosition_m18508034683B35F7E31A24A200C761B0E814F9B0 (void); // 0x000000A3 DungeonArchitect.Graphs.GraphNode[] DungeonArchitect.Graphs.Layouts.DefaultGraphLayoutNodeActions::GetOutgoingNodes(DungeonArchitect.Graphs.GraphNode) extern void DefaultGraphLayoutNodeActions_GetOutgoingNodes_m2E597B4223BD73499B3701DD063A8161E46D7C7A (void); // 0x000000A4 System.Void DungeonArchitect.Graphs.Layouts.Spring.GraphLayoutSpringConfig::.ctor() extern void GraphLayoutSpringConfig__ctor_m903906FFB85978364584266E417EE12DBEA3599D (void); // 0x000000A5 System.Void DungeonArchitect.Graphs.Layouts.Spring.SpatialGrid`1::.ctor(System.Single) // 0x000000A6 System.Void DungeonArchitect.Graphs.Layouts.Spring.SpatialGrid`1::Refresh(DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1[]) // 0x000000A7 DungeonArchitect.IntVector2 DungeonArchitect.Graphs.Layouts.Spring.SpatialGrid`1::GetKey(DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1) // 0x000000A8 DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1[] DungeonArchitect.Graphs.Layouts.Spring.SpatialGrid`1::GetNearbyNodes(DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1) // 0x000000A9 System.Void DungeonArchitect.Graphs.Layouts.Spring.GraphLayoutSpring`1::.ctor(DungeonArchitect.Graphs.Layouts.Spring.GraphLayoutSpringConfig) // 0x000000AA System.Void DungeonArchitect.Graphs.Layouts.Spring.GraphLayoutSpring`1::LayoutImpl(DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1[]) // 0x000000AB System.Void DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1::.ctor() // 0x000000AC System.Void DungeonArchitect.Graphs.Layouts.Layered.LayoutTree`1::.ctor() // 0x000000AD System.Void DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayeredConfig::.ctor() extern void GraphLayoutLayeredConfig__ctor_mD9D8A28C7393CD376221534E3B61535521B14FE1 (void); // 0x000000AE System.Void DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::.ctor(DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayeredConfig) // 0x000000AF DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1 DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::BuildTreeNode(DungeonArchitect.Graphs.Layouts.Layered.LayoutTree`1,DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1,DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1,System.Collections.Generic.HashSet`1>) // 0x000000B0 DungeonArchitect.Graphs.Layouts.Layered.LayoutTree`1 DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::BuildTree(DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1[]) // 0x000000B1 System.Void DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::TagNodeLevels(DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1,System.Int32) // 0x000000B2 System.Void DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::CalculateInitialX(DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1,DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1) // 0x000000B3 System.Void DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::ResolveConflicts(DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1) // 0x000000B4 System.Void DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::GetLeftContour(DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1,System.Single,System.Collections.Generic.Dictionary`2) // 0x000000B5 System.Void DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::GetRightContour(DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1,System.Single,System.Collections.Generic.Dictionary`2) // 0x000000B6 DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1 DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::GetLeftMostSibling(DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1) // 0x000000B7 DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1 DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::GetNextSibling(DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1) // 0x000000B8 System.Void DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::CalculateFinalX(DungeonArchitect.Graphs.Layouts.Layered.LayoutTreeNode`1,System.Single) // 0x000000B9 System.Void DungeonArchitect.Graphs.Layouts.Layered.GraphLayoutLayered`1::LayoutImpl(DungeonArchitect.Graphs.Layouts.GraphLayoutNode`1[]) static Il2CppMethodPointer s_methodPointers[185] = { NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, RuntimeGraphBuilder__ctor_m5079E68604688D7ED41075C3B99C1FB4905F0AC5, CommentNode_CopyFrom_m3F6FA7D223817A607000F1F5F0FE3D0A94E72B6C, CommentNode__ctor_m9C4160B21FE2C9E658762E49E580502788574A3D, IndexCounter_GetNext_mC82B0F6BF7A7143C416F0805EDD81C57743F2DAB, IndexCounter__ctor_m678D95BAED4A0731EFAD3D740227E1E88E32FF26, Graph_get_IndexCounter_m2866056FB04F59674EA3026634A52FCEBB289A4D, Graph_get_Nodes_m5FB898EF1BA40AB87BAEB27C8CFD7D589BF203B8, Graph_get_Links_m2DC023B7C4956887C381227BB26C31178B8F2CDF, Graph_get_TopZIndex_m35F0B3EECF0604CBDC3F1329AADDDE0542606853, Graph_OnEnable_m72EAD272148330F9F6C12B36DE1EA671B944198B, Graph_GetNode_mF07A56E538C10DC4AE1BE11BBEA84C22027C11A4, NULL, Graph__ctor_mB6C33FC156BDC793908203260AF80260D3563DA1, U3CU3Ec__DisplayClass13_0__ctor_m3C94123837FBD296C3811B76E1DFB640AF860C4B, U3CU3Ec__DisplayClass13_0_U3CGetNodeU3Eb__0_m79C0F138E734A51E053E40D25E2C385EEE20A337, GraphBuilder_get_Graph_m9A6A8369FF18E0F69F70F905308CEDF599359C46, GraphBuilder__ctor_mC3D531CA382E65393DC76C19CEC72C7DE2AE6737, NULL, NULL, NULL, NULL, GraphBuilder_DestroyAllNodes_m0B868554DA82ED03CCD9EF1F1C34761EDFCD61B8, NonEditorGraphBuilder__ctor_m3066C8893FACBD70EA9F8C8676E10E691A329AA4, NonEditorGraphBuilder_CreateNode_m8B459B5899CAF734425599C6BC4C907725514C05, NULL, NonEditorGraphBuilder_DestroyNode_m1BFAD8BCF58CDE6B95FD656A048CCB6455F77E9A, NonEditorGraphBuilder_DestroyObject_mA77612B3FFC1206EC2769E44E9901948AE6AE02C, GraphCamera_get_MaxAllowedZoom_mABFAD50DC9A2B56A72BAC505DB0D131183AF3D27, GraphCamera_set_MaxAllowedZoom_mE6D17878AA56095EEE552EF2E5784378429D3D2B, GraphCamera_get_Position_mBDECDD73B8B2C97AD0D729EF7DEB8CD798257E94, GraphCamera_set_Position_m7EF3D8D29EBB2E175BB5AF94B325121048E51929, GraphCamera_get_ZoomLevel_mE89517124FB17A7AC02F8CAE8092BE6088850266, GraphCamera_set_ZoomLevel_m359C10E47987C2175046BEF9AF494E30DDA388B3, GraphCamera_Pan_mC1BCA7BD318E092F2096BBFC626642410EA91ABD, GraphCamera_Pan_mAB885E307BEDC894A599A1295A8DCEBAC2B6907F, GraphCamera_HandleInput_m8E0EAB7B3FD8C3EDC497B397934920B16B369F5A, GraphCamera_WorldToScreen_mE462005445CCB1CB520C38FEF589C1B4B2D4D3C2, GraphCamera_ScreenToWorld_m4F847D7AE0B699D356167F483AD52EAE0B79452E, GraphCamera_WorldToScreen_m83179C234CCA93463007C488F9287C0CD3D4B56A, GraphCamera_ScreenToWorld_m112D95C2116038F265A72FE15B564101259945C9, GraphCamera_FocusOnBestFit_mA93EBDEF4A96C6B807E248F168999FF186737FE6, GraphCamera_FocusOnNode_m72C2055AB3C7998C1C296B6762265461920EB12F, GraphCamera__ctor_mB2071A9D97C06E7F1A5F4D5D2FAC1057878A0A2F, GraphLink_get_Id_m16BEE7931414CC6E6A60AD20836534F8CDE6831E, GraphLink_set_Id_m7E55E3BCEF7C849270FC908178F3B40949D37B78, GraphLink_get_Input_m21946AED087C7CD12E1254823ACACC63CF4A1C91, GraphLink_set_Input_mF445F412CA28535968DBAADE854ED8D6DC8C0A64, GraphLink_get_Output_mF4D45705C1AEA21E0280E23DCCEE80C8D0069EB9, GraphLink_set_Output_mE6CB24470E285E523487BC10DFAA49B7F4025B9C, GraphLink_get_Graph_m7D055380A86AFE933842BC24CEFC526D122B637F, GraphLink_set_Graph_mF29BD3879D93745D744AF1FA633D907E1E676A4E, GraphLink_OnEnable_m7873FAA2629B5D902C0554BB9E3CB34740A68A5F, GraphLink_UpdateName_mCBA764CE2B515F0135C99678654A762C36AA3F7D, GraphLink_GetTangentStrength_m496C7920D17384DDFF9C064A63D05DC4DCE63267, GraphLink__ctor_mE6BCC1D779C7EDE1DE600D96B66D3FE7927FFD92, GraphNode_get_Id_m1208226FF4D1BDA590D208AC5FE33899494F581F, GraphNode_set_Id_mFA16537652CCF0356671639AFEC1908EF9E641F9, GraphNode_get_Caption_m5CB8A2609C249B98CD2E31A97455BFB695659E04, GraphNode_set_Caption_m5C891C1D66DCE60DA38C44C9BCEA258D9A18F59F, GraphNode_get_Bounds_mB104B1E50EEEF5534C504B99F64A6D9BA54421BE, GraphNode_set_Bounds_m81B772D4B4C948A1104D9079F28C1ABF26F994FE, GraphNode_get_CanBeDeleted_m2153EF4B29B38797FCA5F274E35D0AA5A30EA0B8, GraphNode_get_CanBeSelected_mA6ADEE6BFDB2996694AD492E84904D8E5122A124, GraphNode_get_CanBeMoved_mF4A499B8EBC3F636F7EF0805E08B88905606DC0D, GraphNode_get_Selected_m9C828A505E1BA3E0263CC51DB59D3E64179D467F, GraphNode_set_Selected_m9D6877E8C7CCAE9A54F7B999925CF5AA1DD1D2C5, GraphNode_get_Size_m215BC04EF821C3B3221DC55F3447DDF97CDBB7E1, GraphNode_set_Size_m26BAC6D9113B76E604141079761993C07CCC7153, GraphNode_get_Position_m92FB18D50D76223CB53A63C884AB11C0A4329AB7, GraphNode_set_Position_mC8931EF0CFF819D410AB78ABD1A283E03CDC42B0, GraphNode_get_ZIndex_m6400207320C7EDC8B747C79C7CDA2022F0A277B6, GraphNode_set_ZIndex_m69F84D36AB71716B635C56A624D6BECB27E46B9E, GraphNode_get_InputPins_m9CA0D8ABDA0A6C3EC2AC349317EC3CD61911D0E4, GraphNode_get_OutputPins_m9BEE5FCABF2B5B19A59BF83396BDD50D26DA77D8, GraphNode_get_OutputPin_m750698867CC9A96A75B59739E743B46F93DF9F47, GraphNode_get_InputPin_m4195708399CD7D221AEAAC20739A12BBCA46ACC4, GraphNode_get_Graph_m3747319C884D29CEE76D91160230E341B1D94831, GraphNode_OnEnable_mF1C6431B650B6CC3C83EB7EA64BE011E7E7613B8, GraphNode_Initialize_m2B041E95B6F2B08CDFBF0B742AAD81B262D04C43, GraphNode_CopyFrom_mC0AD3E9D4EC0FF26488896C4E471D1EA5D763C6C, GraphNode_UpdateName_mF89F85CB0996BF6063F7691A16CB6ADB92EFC485, GraphNode_get_Dragging_m078B8A3D3D6D4C8776EB5482E1206694F1E78897, GraphNode_set_Dragging_mC95390CD9A00B4F0BB31893630D72CAEF23B6FC3, GraphNode_CreatePin_m0488D6E8C2D94D8D0EF7453A1E3A55C9B149D4E8, NULL, GraphNode_GetParentNodes_m75462775A8F35B70FE30E33FB37F755FE6B56696, GraphNode_GetChildNodes_mC0EB7EF413C144369BD033BA67B79D5300469CFC, GraphNode_DragNode_mBF407200CF9314C5F65E69358F6FDFE2D2689B34, GraphNode__ctor_m88402BB3DB74830FCBB3FBC049021BA864D274F6, GraphPin_get_ClickState_m8EC450B5DE760F06E1583DC6B906C339EC4A4FB6, GraphPin_set_ClickState_m394EE7F3CAC7411BD28C08271BA7DDDDA22AD22E, GraphPin_get_PinType_m5402BA889181025BF3960BEFBD4120707511D6D8, GraphPin_set_PinType_mCA15C26994EC3A8C029E518A964B9F0B67FC653B, GraphPin_add_PinLinksDestroyed_mC15236BE7F8276D8B60AD0305B24ECB72A23B3B7, GraphPin_remove_PinLinksDestroyed_m70CD715C5A9870DCCD94D10BD2C88714CFAF0AB0, GraphPin_get_Node_m220F8B0AD49C4795CD804DB7F23C6E0F7752C1F7, GraphPin_set_Node_m5CEA3280B0098AB356B306375C0DEAB4756646EB, GraphPin_get_Position_m4C40C17C3AFF452D3812A3000706460A458DA425, GraphPin_set_Position_m25D59FB410232DEFCA986B467E59B6EF12045AA2, GraphPin_get_WorldPosition_m249387C55D7B8A5B6F3AB2918A1FF90A7B60A525, GraphPin_get_BoundsOffset_m997B443D341CF9342CFC91BC48BA8DB8F1C917E4, GraphPin_set_BoundsOffset_mEEA920386C0DF672687D2F0BFD91CAC522A4F093, GraphPin_get_Tangent_mCB2E9C1CCDC0ED5BD288E51024C691404990D6AB, GraphPin_set_Tangent_m85640894B3FCE3276D7034CA2F0D01AF56AB6E3A, GraphPin_get_TangentStrength_m3284A0B6002D180F4FBB4CC8A4BCA5195ED24655, GraphPin_set_TangentStrength_m905534EBFAC973AD9EA0FFFAFA4CC3AED38E1ABB, GraphPin_OnEnable_m2B2DD43EC117B8D9F6D679CC0C765A3062ACDD6E, GraphPin_GetConntectedLinks_mB5D45F5630E9AE8BA745F54363C846C24FCC1418, GraphPin_ContainsPoint_mFB0C8E239529C77328DB4E5A2C4DCAE3151EA4E0, GraphPin_GetWorldBounds_m395AA00220E15803E96AD1CE81A0465BB2605AAA, GraphPin_GetBounds_m6DD3E1052A99B53E7E91856A9FCE0D6D0ADB94E5, GraphPin_NotifyPinLinksDestroyed_mFFD740D9B7D393BD231965FE9B12FCCA2FED93CE, GraphPin_get_RequestLinkDeletionInitiated_m2A62A9311E8491DE48A4B4DEEAAE8A411423CCF9, GraphPin_set_RequestLinkDeletionInitiated_mD46D0FE6F33E5E288CF5D0AC4A1B7E0D175ACE44, GraphPin__ctor_m5DCC74D7DB9BF2FB3CBEB62FADA17BC63590E7E4, OnPinLinksDestroyed__ctor_m173A050AD6E0CD0E1CCD8EF53A16CF98FBDFDCD1, OnPinLinksDestroyed_Invoke_m81CC6C0BA1ACD1990A1E52701FF59AC6205621B4, OnPinLinksDestroyed_BeginInvoke_mC7A41E41520ACD59361AF9AC9CE86F09B00A32B7, OnPinLinksDestroyed_EndInvoke_m39A271D9589A756F8AEBB51EE61204EE7964F75E, GraphSchema_CanCreateLink_mABB0D2CBF016DCC2375A974953304FFC62923C01, GraphSchema_CanCreateLink_m63272D9F2301D078A49B46C5998B81181084435C, GraphSchema__ctor_m4396B0651CE3D97FA8E922BD48AED17E51CBBBC4, GraphUtils_GetDirectionalNodes_mA7DB0702853A8AD9E61A8201FB595B240728E3D6, GraphUtils_GetDirectionalNodes_m18932D4513682B303F5E45F95EF4DE8975649F0A, GraphUtils_Intersects_mF03CB2E43C0E4DDBE6B540210982FDEA595136F7, GraphUtils_GetIncomingNodes_m7BC1485E1BC87097AF80E3C95025C6789B1CE9E6, GraphUtils_GetOutgoingNodes_m21AA8A6A81C250E694E9E49324B5E279F7D13557, GraphUtils_GetIncomingNodes_m7FC681BB48E7C9CF449CF448F7292A8F17F1C9F6, GraphUtils_GetOutgoingNodes_mEDAFD66F8297A4CA21F080E9CFEF1973D2AD723C, GraphUtils__ctor_mEC6A32400F6B13F9812383727A107C4895CAC4A5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, DefaultGraphLayoutNodeActions__ctor_mBD850D2B9CD4F8AC575036EE89B5A54B2F7FB16D, DefaultGraphLayoutNodeActions_SetNodePosition_m9716CCB82E3C7AE53A7685DC641CC80C509C663C, DefaultGraphLayoutNodeActions_GetNodePosition_m18508034683B35F7E31A24A200C761B0E814F9B0, DefaultGraphLayoutNodeActions_GetOutgoingNodes_m2E597B4223BD73499B3701DD063A8161E46D7C7A, GraphLayoutSpringConfig__ctor_m903906FFB85978364584266E417EE12DBEA3599D, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, GraphLayoutLayeredConfig__ctor_mD9D8A28C7393CD376221534E3B61535521B14FE1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, }; static const int32_t s_InvokerIndices[185] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9824, 7877, 9824, 9619, 9824, 9658, 9658, 9658, 9658, 9824, 7064, 0, 9824, 9824, 5716, 9658, 7877, 0, 0, 0, 0, 9824, 7877, 7064, 0, 7877, 7877, 9730, 7942, 9809, 8019, 9730, 7942, 4202, 8019, 7877, 7324, 7324, 7144, 7144, 4608, 4608, 9824, 9619, 7840, 9658, 7877, 9658, 7877, 9658, 7877, 9824, 9824, 9730, 9824, 9658, 7877, 9658, 7877, 9692, 7907, 9517, 9517, 9517, 9517, 7733, 9809, 8019, 9809, 8019, 9619, 7840, 9658, 9658, 9658, 9658, 9658, 9824, 4602, 7877, 7877, 9517, 7733, 1482, 0, 9658, 9658, 8019, 9824, 9619, 7840, 9619, 7840, 7877, 7877, 9658, 7877, 9809, 8019, 9809, 9692, 7907, 9809, 8019, 9730, 7942, 9824, 9658, 5854, 9692, 9692, 9824, 9517, 7733, 9824, 4596, 7877, 2179, 7877, 2906, 1970, 9824, 13565, 13565, 13247, 15255, 15255, 15255, 15255, 9824, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7877, 4621, 7322, 7064, 9824, 0, 0, 0, 0, 0, 0, 0, 0, 9824, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; static const Il2CppTokenRangePair s_rgctxIndices[16] = { { 0x02000002, { 0, 5 } }, { 0x02000003, { 5, 16 } }, { 0x02000018, { 54, 6 } }, { 0x02000019, { 60, 20 } }, { 0x0200001C, { 80, 15 } }, { 0x0200001D, { 95, 20 } }, { 0x0200001E, { 115, 2 } }, { 0x0200001F, { 117, 2 } }, { 0x02000021, { 119, 42 } }, { 0x0600000B, { 21, 8 } }, { 0x0600000C, { 29, 4 } }, { 0x0600000D, { 33, 10 } }, { 0x06000019, { 43, 5 } }, { 0x06000022, { 48, 2 } }, { 0x06000026, { 50, 2 } }, { 0x06000062, { 52, 2 } }, }; extern const uint32_t g_rgctx_RuntimeGraphNode_1_t238FA6A20CEB5980855CB68C1D96575229BE5FB4; extern const uint32_t g_rgctx_RuntimeGraphNode_1_BreakAllLinks_m07B46866737AAE9AA9CA336877B26BF141AE03B1; extern const uint32_t g_rgctx_List_1_tDB2A7E0CCDCE233FED3CD9947B8116964922459F; extern const uint32_t g_rgctx_List_1_Remove_m2BED994B30C12427A41A3257E9A876B1837B06A9; extern const uint32_t g_rgctx_List_1__ctor_mB5408337CDF37DFFD3BE3769CD70FFF2893853C1; extern const uint32_t g_rgctx_List_1_t0EE8EF3F041EF090C5BDC6991D837A1F6AD991C5; extern const uint32_t g_rgctx_List_1__ctor_m06277425DA53D76B5341BEE9145AD3349BB1838D; extern const uint32_t g_rgctx_List_1_Add_mB5D20BA253C15540126015988A228A17EEEA9B59; extern const uint32_t g_rgctx_List_1_Remove_m3D298838350D348A50E0B14A3E537098C6880FC4; extern const uint32_t g_rgctx_List_1__ctor_m3A11AEA3E29C4D561C327C36DA6FC94CC96FE69A; extern const uint32_t g_rgctx_List_1_GetEnumerator_m2BAA9F24DA029762E811384DDC123A4D562D1A87; extern const uint32_t g_rgctx_Enumerator_get_Current_mFEC98B0C2EE5D6922960FCC546A6CAD45019FC30; extern const uint32_t g_rgctx_RuntimeGraphNode_1_BreakLinkTo_m1DA80BF045CDCE7F802197F24F3F5E09DE5EC24D; extern const uint32_t g_rgctx_Enumerator_MoveNext_m07B02B96AEECF85E4B9BE5EA69D6A8A0B469EC83; extern const uint32_t g_rgctx_Enumerator_t52DC2F889C17693C18765E89C168240C18EEC3AA; extern const Il2CppRGCTXConstrainedData g_rgctx_Enumerator_t52DC2F889C17693C18765E89C168240C18EEC3AA_IDisposable_Dispose_m3C902735BE731EE30AC1185E7AEF6ACE7A9D9CC7; extern const uint32_t g_rgctx_RuntimeGraphNode_1_t66828747F457976563C20C2915393D30FDC038FC; extern const uint32_t g_rgctx_RuntimeGraphNode_1_BreakAllOutgoingLinks_m0128719010E7257A95BB1D47B65EB372DDFC67DC; extern const uint32_t g_rgctx_RuntimeGraphNode_1_BreakAllIncomingLinks_m01980BF086652DBB0A6B3AEDB25D142F9DDC3686; extern const uint32_t g_rgctx_T_tF070F93A5A4BFF57210D38DA0B7338167210F89F; extern const Il2CppRGCTXConstrainedData g_rgctx_T_tF070F93A5A4BFF57210D38DA0B7338167210F89F_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const uint32_t g_rgctx_RuntimeGraphNode_1_t7F5F17A2CEECDC51886507FF1179B7B34F9FF418; extern const uint32_t g_rgctx_RuntimeGraphNode_1__ctor_mCEF9E75E682FB5BE520190CEA4A3D4B43A8F8902; extern const uint32_t g_rgctx_Func_2_tB1856E8E2742829A1CAECD140AA4166883B2A70F; extern const uint32_t g_rgctx_Func_2_Invoke_mD1062BE36DCF7D7E9B18B586C89C36ECBCDA469A; extern const uint32_t g_rgctx_List_1_t430F1C7A3B360CBC45A8E4B4DD986F1CF786AB12; extern const uint32_t g_rgctx_List_1_Add_m925C8DA059E5E5444554C79FD58B06D144BCE5B6; extern const uint32_t g_rgctx_Action_2_tFF256BDCE0BFBC01246E342FD79116786CC1B959; extern const uint32_t g_rgctx_Action_2_Invoke_mDA070E0A57ED48B22C568E6DC4E7E2FF4E4BDA2F; extern const uint32_t g_rgctx_RuntimeGraphNode_1_t1526529510B65820FAAEF4DA10252A07FBA50E9B; extern const uint32_t g_rgctx_RuntimeGraphNode_1__ctor_m01F7C2AC2B3B24736B0F50B6F1F6CF3A38F91CD2; extern const uint32_t g_rgctx_List_1_t791FBC584E50D88A3609D24FE7555B21A4329ED0; extern const uint32_t g_rgctx_List_1_Add_mC73DE71F2544797563640A0AF146B2F688AD5CC2; extern const uint32_t g_rgctx_List_1_tA625AA9A6F244CB476A5A4293ECF02BD1339B7C9; extern const uint32_t g_rgctx_List_1_Clear_mF10B6BB3B933235EF5402E361CF8359F061CA93C; extern const uint32_t g_rgctx_Dictionary_2_t2FC8A544AC9FCDE97291ADE35B31C08A05F5923A; extern const uint32_t g_rgctx_Dictionary_2__ctor_mC53A89407E79B5B49B1EF4A038B8638016FB522E; extern const uint32_t g_rgctx_RuntimeGraphBuilder_AddNode_TisT_t08727886C423452C1789DF736C2F440B721166B5_m84FF1B3A79F69052281431546929895CAB414E7D; extern const uint32_t g_rgctx_Dictionary_2_Add_mB3703B39B8B2355A681664AA12B6EE65B94DF716; extern const uint32_t g_rgctx_Dictionary_2_ContainsKey_mE36166A9FC361B304A70D5159FD027BFDC657DB2; extern const uint32_t g_rgctx_Dictionary_2_get_Item_mACF6D7430C2A26F1C20ED72DBF67AE982BF246FB; extern const uint32_t g_rgctx_RuntimeGraphNode_1_t591414B5826F6DE0431B70F774272B79AA01B8A6; extern const uint32_t g_rgctx_RuntimeGraphNode_1_MakeLinkTo_m720213421FBC247BBB533E37901CA3627D594226; extern const uint32_t g_rgctx_List_1_t507C3C1DD25B021F003E77AA016F9A980AE0BE19; extern const uint32_t g_rgctx_List_1__ctor_m8FAA42AE4A7C85B53A3FC098830A9268041CF5A2; extern const uint32_t g_rgctx_T_tA870B8563BA587883172FF13998E8E1C3251C435; extern const uint32_t g_rgctx_List_1_Add_m1BCF39ADFB61B673DE75365CBB8FAAE34707A51C; extern const uint32_t g_rgctx_List_1_ToArray_mC7703BC32299F5977C75BEA7A01199DA51BE9B49; extern const uint32_t g_rgctx_T_t5EFBC4F66FDE2D9EEDC03F87A065B4C9B7CEC903; extern const uint32_t g_rgctx_T_t5EFBC4F66FDE2D9EEDC03F87A065B4C9B7CEC903; extern const uint32_t g_rgctx_ScriptableObject_CreateInstance_TisTLink_tEBF96B918F4AF6DC4546BE6F96E1BA3751AE91F4_mE17D0FD00D774AB04A263FBF6956412759BC2288; extern const uint32_t g_rgctx_TLink_tEBF96B918F4AF6DC4546BE6F96E1BA3751AE91F4; extern const uint32_t g_rgctx_ScriptableObject_CreateInstance_TisT_tCFD22D8374AB5F36E5B0FD1C0414EA8ADD948B38_mA25749B7D5D67A431E5FA6137154729344DA2EB4; extern const uint32_t g_rgctx_T_tCFD22D8374AB5F36E5B0FD1C0414EA8ADD948B38; extern const uint32_t g_rgctx_List_1_t3E78D3BF621AC8D7C0880CA5DD986F861E1C8BC9; extern const uint32_t g_rgctx_List_1__ctor_mEA2CE673219FB0C7193FAC660BE8FB7B2C260ADA; extern const uint32_t g_rgctx_GraphLayoutNode_1_set_Outgoing_m8A9674EE3F3564A3EA5B7A39E5E5A43D3B5670A4; extern const uint32_t g_rgctx_GraphLayoutNode_1_set_Incoming_m61F23BFE7A2FEE5A09941AFCB3B3833E2034FEDC; extern const uint32_t g_rgctx_GraphLayoutNode_1_set_Payload_mF3C8FB8E02F2FEAD59BA22A2CAF0F8355FE2198F; extern const uint32_t g_rgctx_GraphLayoutNode_1_set_Position_m021803E858C1F916A3E939D2BD59FE926351C814; extern const uint32_t g_rgctx_Dictionary_2_tB73302E95ED7ED5757ED4855A0E180489843BFD0; extern const uint32_t g_rgctx_Dictionary_2__ctor_mEABF2A2CEAC659A171E05CE4B2575C49565EE85D; extern const uint32_t g_rgctx_GraphLayoutNode_1U5BU5D_t6E83501D9CE33640D0B80A21BCF848723A72F377; extern const uint32_t g_rgctx_IGraphLayoutNodeActions_1_t92F3CB1E52621F610B83CB003F08CE12A1A0D42E; extern const uint32_t g_rgctx_IGraphLayoutNodeActions_1_GetNodePosition_m3359DA4BCD2C4EE3EEA4775BF7E71F34E68B2720; extern const uint32_t g_rgctx_GraphLayoutNode_1_t8A2FEBD06D7C28BEDE04D264B57C6ABE8EC01476; extern const uint32_t g_rgctx_GraphLayoutNode_1__ctor_mFFB056816CF4841303175F16E51D6B50AC875F05; extern const uint32_t g_rgctx_Dictionary_2_Add_m77D6254EBA733D277CBDB77B0DC353B0AE227545; extern const uint32_t g_rgctx_Dictionary_2_get_Item_m911E2CC8611FCC9588E2D64ACC28DD816B9EBA42; extern const uint32_t g_rgctx_IGraphLayoutNodeActions_1_GetOutgoingNodes_mDD348C49888BDF1E225124913D9605F7EB48B650; extern const uint32_t g_rgctx_Dictionary_2_ContainsKey_m31930D339E626CF3D835004F9B33C6F82AE1729F; extern const uint32_t g_rgctx_GraphLayoutNode_1_get_Outgoing_mFFE5BF607DA924E7470510FCD688E637B5675E3A; extern const uint32_t g_rgctx_List_1_t567D9DE3459BF0D4D2500E1EC62D6E46888C74DB; extern const uint32_t g_rgctx_List_1_Add_mF8C7E2F1919EDC8BA1DB30F9603D01765EAC5D7C; extern const uint32_t g_rgctx_GraphLayoutNode_1_get_Incoming_mD2C76B1575DA4CAC8D66CD75D33B28583DCFD62E; extern const uint32_t g_rgctx_GraphLayoutBase_1_t9667AC2803255BB1774CEB91031B235A5A57CBE0; extern const uint32_t g_rgctx_GraphLayoutBase_1_LayoutImpl_m1B139BE82DF4F532E2C01E7637D321429D1365AE; extern const uint32_t g_rgctx_GraphLayoutNode_1_get_Payload_m807B0D580949E1865880D25DD475969569D29E5A; extern const uint32_t g_rgctx_GraphLayoutNode_1_get_Position_mB6E228893F76C043891CD8459A30614493896DFC; extern const uint32_t g_rgctx_IGraphLayoutNodeActions_1_SetNodePosition_m6056C40F8B6CEB37B17D39693756F9C513AB7AD4; extern const uint32_t g_rgctx_Dictionary_2_t582D047162CB1466B8ACD1F110EDF8100EBA9C83; extern const uint32_t g_rgctx_Dictionary_2__ctor_m19A041053299B65725DDA8A3371D0B6E33FCFA55; extern const uint32_t g_rgctx_Dictionary_2_Clear_m78EA8CC17479F005C25D6D7D488FDE9E2B068566; extern const uint32_t g_rgctx_SpatialGrid_1_GetKey_mEE11B106EC7096776053F6EC1BC9BE597CCB1640; extern const uint32_t g_rgctx_Dictionary_2_ContainsKey_mDB06B575B90D9C84D33AC5FEAE250A7A3B7A6776; extern const uint32_t g_rgctx_List_1_t6AA66F0D4F8198BDD140CF2FC83AB289A232855F; extern const uint32_t g_rgctx_List_1__ctor_m458B731D6694166FB9840E98323018ACBA81471A; extern const uint32_t g_rgctx_Dictionary_2_Add_m80D75FFD1A0EA44732A44E3ED0F2251013B88C53; extern const uint32_t g_rgctx_Dictionary_2_get_Item_mFA5B945D3331925B530A260E6A8745F8CE02BA04; extern const uint32_t g_rgctx_List_1_Add_m928E5F057A4CD616A2C0CE17248179074052DB26; extern const uint32_t g_rgctx_GraphLayoutNode_1_tA5E8132ABB9386CB3BF2F49D6EFC39E0F099003B; extern const uint32_t g_rgctx_GraphLayoutNode_1_get_Position_m4125F816D4440E2249F658C1F717BC1232A69386; extern const uint32_t g_rgctx_List_1_AddRange_m6C61C2B6864AD2861CEE8D4D8D08C61C3B2E706D; extern const uint32_t g_rgctx_List_1_Remove_m77B1436CBD488DD9C9ECA092AFF18C553FCFCAFC; extern const uint32_t g_rgctx_List_1_ToArray_m30745C39CE159B13637B4D99F7324FB3F8211032; extern const uint32_t g_rgctx_GraphLayoutBase_1__ctor_mA436BCEAAE5FC1EADD5D370680608737DA74755D; extern const uint32_t g_rgctx_GraphLayoutBase_1_tD296379220E7DF2903B1E4E66C05892C8C3D737F; extern const uint32_t g_rgctx_GraphLayoutNode_1_t1F5C09B5AAD427EDB976AC7C37C901CAA076FFC8; extern const uint32_t g_rgctx_GraphLayoutNode_1_set_Position_mDA35C6E759327FD2004ADE9357167BDF676FB207; extern const uint32_t g_rgctx_SpatialGrid_1_t3A7ED16CFB4A6672D147C079BD86CBB29CF0F85C; extern const uint32_t g_rgctx_SpatialGrid_1__ctor_mFD673E22B6A0B845B2ED5D0A55A4D6C24B786F22; extern const uint32_t g_rgctx_SpatialGrid_1_Refresh_m241C8EB800E0A0782EA87A86DF7F93BA283CF54A; extern const uint32_t g_rgctx_Dictionary_2_tCAE8A200F81EA9E245CFE07073F05555F99EA39C; extern const uint32_t g_rgctx_Dictionary_2__ctor_m51E2F4CB2EC9D0A15BF752FD736D4BEE67CD5DA6; extern const uint32_t g_rgctx_SpatialGrid_1_GetNearbyNodes_mFF8201086862061E7F2B6F8CCD270020A9BFAA1C; extern const uint32_t g_rgctx_Dictionary_2_Add_m2D88A48A2A084CFF86C6F46965779D1662866EEE; extern const uint32_t g_rgctx_Dictionary_2_get_Item_m530F8D53CEA59E6CE3E374EC8DCAC61C78E460C5; extern const uint32_t g_rgctx_GraphLayoutNode_1_get_Position_m56F679200434E927DE7357E6D33EAEB90E1F50F3; extern const uint32_t g_rgctx_GraphLayoutNode_1_get_Outgoing_m881C09C7790A39F6DFC27619EB249CA91075B16C; extern const uint32_t g_rgctx_List_1_t2DAEB73CB8AB45C834701C6A60484056827ED42E; extern const uint32_t g_rgctx_List_1_GetEnumerator_m7CA7A6252C25981544E09D218479F4C1D57C4164; extern const uint32_t g_rgctx_Enumerator_get_Current_m44010FBD75B46A190AB417CA87C21789AA10D074; extern const uint32_t g_rgctx_Enumerator_MoveNext_m51634D2D6C9FD60EA49D8E11108AC4DD43CBF5BA; extern const uint32_t g_rgctx_Enumerator_t7088AE08A02E7F90B3BE242597B39099DD09AD82; extern const Il2CppRGCTXConstrainedData g_rgctx_Enumerator_t7088AE08A02E7F90B3BE242597B39099DD09AD82_IDisposable_Dispose_m3C902735BE731EE30AC1185E7AEF6ACE7A9D9CC7; extern const uint32_t g_rgctx_List_1_tF6FF610922952335EC332220E529461FAF7F51C7; extern const uint32_t g_rgctx_List_1__ctor_m86BA17F1A73907CA7D41FB086E96FD2739437BD3; extern const uint32_t g_rgctx_List_1_tE99FD3013BF97334AD5E1DE04CFA7EBB06E6C406; extern const uint32_t g_rgctx_List_1__ctor_mE4E826B61CFD81671BC2103B7AF3C0747EC3208C; extern const uint32_t g_rgctx_GraphLayoutBase_1__ctor_m1D8D2414EF8461E19547001784EEAB6236104770; extern const uint32_t g_rgctx_GraphLayoutBase_1_t709738BB9AA01A4BFAB66E4EAA7D4590C4035B8D; extern const uint32_t g_rgctx_HashSet_1_t1CE8A9CA4C589B7E2FB3987415EC6D5BB3F84DF3; extern const uint32_t g_rgctx_HashSet_1_Add_m4A7EC5269158F6D8EBB6A36CBD29EDE5453E29AF; extern const uint32_t g_rgctx_LayoutTreeNode_1_tE1D9C5796F6FCBBE0733D3C4CF532867943020B0; extern const uint32_t g_rgctx_LayoutTreeNode_1__ctor_m6FD816481F37F4CDA586E5D437F1F82CE90D5F2F; extern const uint32_t g_rgctx_List_1_tC0981F0A16E31A99CD896FCAB46AC648A9A61E3F; extern const uint32_t g_rgctx_List_1_Add_m378D6BFD995F838134128E3AF6AB3716F41616EC; extern const uint32_t g_rgctx_GraphLayoutNode_1_tBD589DC2B1D963349EA5F62DD1A7C7046845508D; extern const uint32_t g_rgctx_GraphLayoutNode_1_get_Outgoing_mAC8AD6C489C1A351F8B7907CD74D5EE3ED3005FF; extern const uint32_t g_rgctx_List_1_t88DAA785ECB04C457270EB0BDDE31A091FC7B4C1; extern const uint32_t g_rgctx_List_1_GetEnumerator_mCAC2D16B3B578DAA378A3E6B850A7CD5B08A22B6; extern const uint32_t g_rgctx_Enumerator_get_Current_mB2D2782567BB87977BCA962AB41A0EB35DA5AB0D; extern const uint32_t g_rgctx_HashSet_1_Contains_m8B3859C6C9BA7814FE0C9DB19D41FC7DDC8BF6FE; extern const uint32_t g_rgctx_GraphLayoutLayered_1_BuildTreeNode_m06192E97F4354DD1D230F4DFB57F69446B078FE9; extern const uint32_t g_rgctx_Enumerator_MoveNext_mD6682734454116E3CDD96B506F16C676E36332ED; extern const uint32_t g_rgctx_Enumerator_t237C049D8003FF93F4FC846A8CCD386D21578D03; extern const Il2CppRGCTXConstrainedData g_rgctx_Enumerator_t237C049D8003FF93F4FC846A8CCD386D21578D03_IDisposable_Dispose_m3C902735BE731EE30AC1185E7AEF6ACE7A9D9CC7; extern const uint32_t g_rgctx_LayoutTree_1_t692A493AB8D4F579775F8738CC7A76B858865DBF; extern const uint32_t g_rgctx_LayoutTree_1__ctor_mA9C768B0A9577F9AD90595D3B832374D8216B7DB; extern const uint32_t g_rgctx_HashSet_1__ctor_mDCFDFC8E82F653C51DB640C2ED18D8979EB44591; extern const uint32_t g_rgctx_GraphLayoutNode_1_get_Incoming_mE0B40DF347C390513E9402E395D219E9C6FFAA03; extern const uint32_t g_rgctx_List_1_get_Item_mB2A7EC5E183EE57C22E6F2C61B1D11EC38BA2034; extern const uint32_t g_rgctx_List_1_get_Count_m52E8B36A0B6277CCD5228B16FAA0972A9B0F2D6C; extern const uint32_t g_rgctx_List_1_GetEnumerator_m7CA31209916C5D5F9F98AE810A26CC2A81644E55; extern const uint32_t g_rgctx_Enumerator_get_Current_m5A7A4FFCED85A2AF626CA83C622A52EE26267BC3; extern const uint32_t g_rgctx_GraphLayoutLayered_1_TagNodeLevels_m2AEC036F940115E427EE60E412D644516088C627; extern const uint32_t g_rgctx_Enumerator_MoveNext_mA739F292E883347A2B0A43F883514A4F76CB8997; extern const uint32_t g_rgctx_Enumerator_t8478818A47EE5623436F3D841C10353F7D387AD7; extern const Il2CppRGCTXConstrainedData g_rgctx_Enumerator_t8478818A47EE5623436F3D841C10353F7D387AD7_IDisposable_Dispose_m3C902735BE731EE30AC1185E7AEF6ACE7A9D9CC7; extern const uint32_t g_rgctx_GraphLayoutLayered_1_CalculateInitialX_m0105093C5791012A2406528A7F2A8CFCD9F403E1; extern const uint32_t g_rgctx_List_1_get_Count_mA77A153DB0A8B9D570868D6B8930A3DA0017A01D; extern const uint32_t g_rgctx_List_1_get_Item_m642E77FB1C5C65AD4FDFA7DEB3AEE41D0D9612F1; extern const uint32_t g_rgctx_GraphLayoutLayered_1_ResolveConflicts_m190D9A5BB35B6777ECC6E53AA63F289D60B4B917; extern const uint32_t g_rgctx_GraphLayoutLayered_1_GetLeftContour_m931567940FAD70EC74A98721F56B69312AF30C19; extern const uint32_t g_rgctx_GraphLayoutLayered_1_GetLeftMostSibling_m5EC9C9C414540E335B81123F021F5130DD98B76F; extern const uint32_t g_rgctx_GraphLayoutLayered_1_GetRightContour_m4E50405923023EC666E1C6383985F115833D9C41; extern const uint32_t g_rgctx_GraphLayoutLayered_1_GetNextSibling_mB201E66134424F44E9C600EC3DFF589B9452950E; extern const uint32_t g_rgctx_List_1_IndexOf_mB898B174BC9CB994D4A4BDD69ED01275EA113605; extern const uint32_t g_rgctx_GraphLayoutLayered_1_CalculateFinalX_mD292DBB9B7B8E35FD96A7D7ABD135377E02E7F90; extern const uint32_t g_rgctx_GraphLayoutLayered_1_BuildTree_m257A867D15C9D60C76FE904412A56286A6CD1A0E; extern const uint32_t g_rgctx_GraphLayoutNode_1_set_Position_mE5E1BE4B112F94F99EB008FF09CFF5328593C952; static const Il2CppRGCTXDefinition s_rgctxValues[161] = { { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_RuntimeGraphNode_1_t238FA6A20CEB5980855CB68C1D96575229BE5FB4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_RuntimeGraphNode_1_BreakAllLinks_m07B46866737AAE9AA9CA336877B26BF141AE03B1 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_tDB2A7E0CCDCE233FED3CD9947B8116964922459F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Remove_m2BED994B30C12427A41A3257E9A876B1837B06A9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_mB5408337CDF37DFFD3BE3769CD70FFF2893853C1 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t0EE8EF3F041EF090C5BDC6991D837A1F6AD991C5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_m06277425DA53D76B5341BEE9145AD3349BB1838D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Add_mB5D20BA253C15540126015988A228A17EEEA9B59 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Remove_m3D298838350D348A50E0B14A3E537098C6880FC4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_m3A11AEA3E29C4D561C327C36DA6FC94CC96FE69A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_GetEnumerator_m2BAA9F24DA029762E811384DDC123A4D562D1A87 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_mFEC98B0C2EE5D6922960FCC546A6CAD45019FC30 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_RuntimeGraphNode_1_BreakLinkTo_m1DA80BF045CDCE7F802197F24F3F5E09DE5EC24D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_MoveNext_m07B02B96AEECF85E4B9BE5EA69D6A8A0B469EC83 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t52DC2F889C17693C18765E89C168240C18EEC3AA }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_Enumerator_t52DC2F889C17693C18765E89C168240C18EEC3AA_IDisposable_Dispose_m3C902735BE731EE30AC1185E7AEF6ACE7A9D9CC7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_RuntimeGraphNode_1_t66828747F457976563C20C2915393D30FDC038FC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_RuntimeGraphNode_1_BreakAllOutgoingLinks_m0128719010E7257A95BB1D47B65EB372DDFC67DC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_RuntimeGraphNode_1_BreakAllIncomingLinks_m01980BF086652DBB0A6B3AEDB25D142F9DDC3686 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tF070F93A5A4BFF57210D38DA0B7338167210F89F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_tF070F93A5A4BFF57210D38DA0B7338167210F89F_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_RuntimeGraphNode_1_t7F5F17A2CEECDC51886507FF1179B7B34F9FF418 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_RuntimeGraphNode_1__ctor_mCEF9E75E682FB5BE520190CEA4A3D4B43A8F8902 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Func_2_tB1856E8E2742829A1CAECD140AA4166883B2A70F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Func_2_Invoke_mD1062BE36DCF7D7E9B18B586C89C36ECBCDA469A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t430F1C7A3B360CBC45A8E4B4DD986F1CF786AB12 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Add_m925C8DA059E5E5444554C79FD58B06D144BCE5B6 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Action_2_tFF256BDCE0BFBC01246E342FD79116786CC1B959 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Action_2_Invoke_mDA070E0A57ED48B22C568E6DC4E7E2FF4E4BDA2F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_RuntimeGraphNode_1_t1526529510B65820FAAEF4DA10252A07FBA50E9B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_RuntimeGraphNode_1__ctor_m01F7C2AC2B3B24736B0F50B6F1F6CF3A38F91CD2 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t791FBC584E50D88A3609D24FE7555B21A4329ED0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Add_mC73DE71F2544797563640A0AF146B2F688AD5CC2 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_tA625AA9A6F244CB476A5A4293ECF02BD1339B7C9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Clear_mF10B6BB3B933235EF5402E361CF8359F061CA93C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Dictionary_2_t2FC8A544AC9FCDE97291ADE35B31C08A05F5923A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2__ctor_mC53A89407E79B5B49B1EF4A038B8638016FB522E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_RuntimeGraphBuilder_AddNode_TisT_t08727886C423452C1789DF736C2F440B721166B5_m84FF1B3A79F69052281431546929895CAB414E7D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_Add_mB3703B39B8B2355A681664AA12B6EE65B94DF716 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_ContainsKey_mE36166A9FC361B304A70D5159FD027BFDC657DB2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_get_Item_mACF6D7430C2A26F1C20ED72DBF67AE982BF246FB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_RuntimeGraphNode_1_t591414B5826F6DE0431B70F774272B79AA01B8A6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_RuntimeGraphNode_1_MakeLinkTo_m720213421FBC247BBB533E37901CA3627D594226 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t507C3C1DD25B021F003E77AA016F9A980AE0BE19 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_m8FAA42AE4A7C85B53A3FC098830A9268041CF5A2 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tA870B8563BA587883172FF13998E8E1C3251C435 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Add_m1BCF39ADFB61B673DE75365CBB8FAAE34707A51C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_ToArray_mC7703BC32299F5977C75BEA7A01199DA51BE9B49 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t5EFBC4F66FDE2D9EEDC03F87A065B4C9B7CEC903 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t5EFBC4F66FDE2D9EEDC03F87A065B4C9B7CEC903 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ScriptableObject_CreateInstance_TisTLink_tEBF96B918F4AF6DC4546BE6F96E1BA3751AE91F4_mE17D0FD00D774AB04A263FBF6956412759BC2288 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TLink_tEBF96B918F4AF6DC4546BE6F96E1BA3751AE91F4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ScriptableObject_CreateInstance_TisT_tCFD22D8374AB5F36E5B0FD1C0414EA8ADD948B38_mA25749B7D5D67A431E5FA6137154729344DA2EB4 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tCFD22D8374AB5F36E5B0FD1C0414EA8ADD948B38 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t3E78D3BF621AC8D7C0880CA5DD986F861E1C8BC9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_mEA2CE673219FB0C7193FAC660BE8FB7B2C260ADA }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_set_Outgoing_m8A9674EE3F3564A3EA5B7A39E5E5A43D3B5670A4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_set_Incoming_m61F23BFE7A2FEE5A09941AFCB3B3833E2034FEDC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_set_Payload_mF3C8FB8E02F2FEAD59BA22A2CAF0F8355FE2198F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_set_Position_m021803E858C1F916A3E939D2BD59FE926351C814 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Dictionary_2_tB73302E95ED7ED5757ED4855A0E180489843BFD0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2__ctor_mEABF2A2CEAC659A171E05CE4B2575C49565EE85D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_GraphLayoutNode_1U5BU5D_t6E83501D9CE33640D0B80A21BCF848723A72F377 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IGraphLayoutNodeActions_1_t92F3CB1E52621F610B83CB003F08CE12A1A0D42E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IGraphLayoutNodeActions_1_GetNodePosition_m3359DA4BCD2C4EE3EEA4775BF7E71F34E68B2720 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_GraphLayoutNode_1_t8A2FEBD06D7C28BEDE04D264B57C6ABE8EC01476 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1__ctor_mFFB056816CF4841303175F16E51D6B50AC875F05 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_Add_m77D6254EBA733D277CBDB77B0DC353B0AE227545 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_get_Item_m911E2CC8611FCC9588E2D64ACC28DD816B9EBA42 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IGraphLayoutNodeActions_1_GetOutgoingNodes_mDD348C49888BDF1E225124913D9605F7EB48B650 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_ContainsKey_m31930D339E626CF3D835004F9B33C6F82AE1729F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_get_Outgoing_mFFE5BF607DA924E7470510FCD688E637B5675E3A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t567D9DE3459BF0D4D2500E1EC62D6E46888C74DB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Add_mF8C7E2F1919EDC8BA1DB30F9603D01765EAC5D7C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_get_Incoming_mD2C76B1575DA4CAC8D66CD75D33B28583DCFD62E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_GraphLayoutBase_1_t9667AC2803255BB1774CEB91031B235A5A57CBE0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutBase_1_LayoutImpl_m1B139BE82DF4F532E2C01E7637D321429D1365AE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_get_Payload_m807B0D580949E1865880D25DD475969569D29E5A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_get_Position_mB6E228893F76C043891CD8459A30614493896DFC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IGraphLayoutNodeActions_1_SetNodePosition_m6056C40F8B6CEB37B17D39693756F9C513AB7AD4 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Dictionary_2_t582D047162CB1466B8ACD1F110EDF8100EBA9C83 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2__ctor_m19A041053299B65725DDA8A3371D0B6E33FCFA55 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_Clear_m78EA8CC17479F005C25D6D7D488FDE9E2B068566 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SpatialGrid_1_GetKey_mEE11B106EC7096776053F6EC1BC9BE597CCB1640 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_ContainsKey_mDB06B575B90D9C84D33AC5FEAE250A7A3B7A6776 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t6AA66F0D4F8198BDD140CF2FC83AB289A232855F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_m458B731D6694166FB9840E98323018ACBA81471A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_Add_m80D75FFD1A0EA44732A44E3ED0F2251013B88C53 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_get_Item_mFA5B945D3331925B530A260E6A8745F8CE02BA04 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Add_m928E5F057A4CD616A2C0CE17248179074052DB26 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_GraphLayoutNode_1_tA5E8132ABB9386CB3BF2F49D6EFC39E0F099003B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_get_Position_m4125F816D4440E2249F658C1F717BC1232A69386 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_AddRange_m6C61C2B6864AD2861CEE8D4D8D08C61C3B2E706D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Remove_m77B1436CBD488DD9C9ECA092AFF18C553FCFCAFC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_ToArray_m30745C39CE159B13637B4D99F7324FB3F8211032 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutBase_1__ctor_mA436BCEAAE5FC1EADD5D370680608737DA74755D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_GraphLayoutBase_1_tD296379220E7DF2903B1E4E66C05892C8C3D737F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_GraphLayoutNode_1_t1F5C09B5AAD427EDB976AC7C37C901CAA076FFC8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_set_Position_mDA35C6E759327FD2004ADE9357167BDF676FB207 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SpatialGrid_1_t3A7ED16CFB4A6672D147C079BD86CBB29CF0F85C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SpatialGrid_1__ctor_mFD673E22B6A0B845B2ED5D0A55A4D6C24B786F22 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SpatialGrid_1_Refresh_m241C8EB800E0A0782EA87A86DF7F93BA283CF54A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Dictionary_2_tCAE8A200F81EA9E245CFE07073F05555F99EA39C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2__ctor_m51E2F4CB2EC9D0A15BF752FD736D4BEE67CD5DA6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SpatialGrid_1_GetNearbyNodes_mFF8201086862061E7F2B6F8CCD270020A9BFAA1C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_Add_m2D88A48A2A084CFF86C6F46965779D1662866EEE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_get_Item_m530F8D53CEA59E6CE3E374EC8DCAC61C78E460C5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_get_Position_m56F679200434E927DE7357E6D33EAEB90E1F50F3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_get_Outgoing_m881C09C7790A39F6DFC27619EB249CA91075B16C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t2DAEB73CB8AB45C834701C6A60484056827ED42E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_GetEnumerator_m7CA7A6252C25981544E09D218479F4C1D57C4164 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_m44010FBD75B46A190AB417CA87C21789AA10D074 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_MoveNext_m51634D2D6C9FD60EA49D8E11108AC4DD43CBF5BA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t7088AE08A02E7F90B3BE242597B39099DD09AD82 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_Enumerator_t7088AE08A02E7F90B3BE242597B39099DD09AD82_IDisposable_Dispose_m3C902735BE731EE30AC1185E7AEF6ACE7A9D9CC7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_tF6FF610922952335EC332220E529461FAF7F51C7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_m86BA17F1A73907CA7D41FB086E96FD2739437BD3 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_tE99FD3013BF97334AD5E1DE04CFA7EBB06E6C406 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_mE4E826B61CFD81671BC2103B7AF3C0747EC3208C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutBase_1__ctor_m1D8D2414EF8461E19547001784EEAB6236104770 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_GraphLayoutBase_1_t709738BB9AA01A4BFAB66E4EAA7D4590C4035B8D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_HashSet_1_t1CE8A9CA4C589B7E2FB3987415EC6D5BB3F84DF3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_HashSet_1_Add_m4A7EC5269158F6D8EBB6A36CBD29EDE5453E29AF }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_LayoutTreeNode_1_tE1D9C5796F6FCBBE0733D3C4CF532867943020B0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LayoutTreeNode_1__ctor_m6FD816481F37F4CDA586E5D437F1F82CE90D5F2F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_tC0981F0A16E31A99CD896FCAB46AC648A9A61E3F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Add_m378D6BFD995F838134128E3AF6AB3716F41616EC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_GraphLayoutNode_1_tBD589DC2B1D963349EA5F62DD1A7C7046845508D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_get_Outgoing_mAC8AD6C489C1A351F8B7907CD74D5EE3ED3005FF }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t88DAA785ECB04C457270EB0BDDE31A091FC7B4C1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_GetEnumerator_mCAC2D16B3B578DAA378A3E6B850A7CD5B08A22B6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_mB2D2782567BB87977BCA962AB41A0EB35DA5AB0D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_HashSet_1_Contains_m8B3859C6C9BA7814FE0C9DB19D41FC7DDC8BF6FE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutLayered_1_BuildTreeNode_m06192E97F4354DD1D230F4DFB57F69446B078FE9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_MoveNext_mD6682734454116E3CDD96B506F16C676E36332ED }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t237C049D8003FF93F4FC846A8CCD386D21578D03 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_Enumerator_t237C049D8003FF93F4FC846A8CCD386D21578D03_IDisposable_Dispose_m3C902735BE731EE30AC1185E7AEF6ACE7A9D9CC7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_LayoutTree_1_t692A493AB8D4F579775F8738CC7A76B858865DBF }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LayoutTree_1__ctor_mA9C768B0A9577F9AD90595D3B832374D8216B7DB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_HashSet_1__ctor_mDCFDFC8E82F653C51DB640C2ED18D8979EB44591 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_get_Incoming_mE0B40DF347C390513E9402E395D219E9C6FFAA03 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_get_Item_mB2A7EC5E183EE57C22E6F2C61B1D11EC38BA2034 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_get_Count_m52E8B36A0B6277CCD5228B16FAA0972A9B0F2D6C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_GetEnumerator_m7CA31209916C5D5F9F98AE810A26CC2A81644E55 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_m5A7A4FFCED85A2AF626CA83C622A52EE26267BC3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutLayered_1_TagNodeLevels_m2AEC036F940115E427EE60E412D644516088C627 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_MoveNext_mA739F292E883347A2B0A43F883514A4F76CB8997 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t8478818A47EE5623436F3D841C10353F7D387AD7 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_Enumerator_t8478818A47EE5623436F3D841C10353F7D387AD7_IDisposable_Dispose_m3C902735BE731EE30AC1185E7AEF6ACE7A9D9CC7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutLayered_1_CalculateInitialX_m0105093C5791012A2406528A7F2A8CFCD9F403E1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_get_Count_mA77A153DB0A8B9D570868D6B8930A3DA0017A01D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_get_Item_m642E77FB1C5C65AD4FDFA7DEB3AEE41D0D9612F1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutLayered_1_ResolveConflicts_m190D9A5BB35B6777ECC6E53AA63F289D60B4B917 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutLayered_1_GetLeftContour_m931567940FAD70EC74A98721F56B69312AF30C19 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutLayered_1_GetLeftMostSibling_m5EC9C9C414540E335B81123F021F5130DD98B76F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutLayered_1_GetRightContour_m4E50405923023EC666E1C6383985F115833D9C41 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutLayered_1_GetNextSibling_mB201E66134424F44E9C600EC3DFF589B9452950E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_IndexOf_mB898B174BC9CB994D4A4BDD69ED01275EA113605 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutLayered_1_CalculateFinalX_mD292DBB9B7B8E35FD96A7D7ABD135377E02E7F90 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutLayered_1_BuildTree_m257A867D15C9D60C76FE904412A56286A6CD1A0E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_GraphLayoutNode_1_set_Position_mE5E1BE4B112F94F99EB008FF09CFF5328593C952 }, }; IL2CPP_EXTERN_C const Il2CppCodeGenModule g_DungeonArchitect_Modules_Graph_CodeGenModule; const Il2CppCodeGenModule g_DungeonArchitect_Modules_Graph_CodeGenModule = { "DungeonArchitect.Modules.Graph.dll", 185, s_methodPointers, 0, NULL, s_InvokerIndices, 0, NULL, 16, s_rgctxIndices, 161, s_rgctxValues, NULL, NULL, // module initializer, NULL, NULL, NULL, };