scripts
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace CircuitsV2.Graph
|
||||
{
|
||||
// Token: 0x020002AE RID: 686
|
||||
// (Invoke) Token: 0x0600177C RID: 6012
|
||||
[Token(Token = "0x20001BC")]
|
||||
[StructLayout(3, Size = 8)]
|
||||
public delegate Node OutputPortGetReferencedNodeDelegate();
|
||||
}
|
||||
Reference in New Issue
Block a user