scripts
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02000129 RID: 297
|
||||
[Token(Token = "0x2000129")]
|
||||
[StructLayout(3)]
|
||||
public class DynamicTeleportRestriction : TeleportRestriction
|
||||
{
|
||||
// Token: 0x060007BC RID: 1980 RVA: 0x00026144 File Offset: 0x00024344
|
||||
[Token(Token = "0x60007BC")]
|
||||
[Address(RVA = "0x6A4030", Offset = "0x6A2A30", VA = "0x1806A4030")]
|
||||
public DynamicTeleportRestriction()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user