Files
Aug2021-Cpp2IL-Dump/PhotonRealtime/PrivateImplementationDetailsQOELAJF/ArrayCopy148.cs
T
2026-04-10 22:50:51 +02:00

31 lines
716 B
C#

using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
namespace PrivateImplementationDetailsQOELAJF
{
// Token: 0x0200004F RID: 79
[Token(Token = "0x200004F")]
[StructLayout(3, CharSet = CharSet.Auto)]
internal class ArrayCopy148
{
// Token: 0x0600023D RID: 573 RVA: 0x000020B1 File Offset: 0x000002B1
[Token(Token = "0x600023D")]
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
public ArrayCopy148()
{
}
// Token: 0x0400020C RID: 524
[Token(Token = "0x400020C")]
internal static ArrayCopy148.$ArrayType$151 $$field-0;
// Token: 0x02000050 RID: 80
[Token(Token = "0x2000050")]
[StructLayout(2)]
private struct $ArrayType$151
{
}
}
}