15 lines
380 B
C#
15 lines
380 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x0200010B RID: 267
|
|
[Token(Token = "0x200010B")]
|
|
public class DynamicTeleportRestriction : TeleportRestriction
|
|
{
|
|
// Token: 0x060006F4 RID: 1780 RVA: 0x00022FB8 File Offset: 0x000211B8
|
|
[Token(Token = "0x60006F4")]
|
|
[Address(RVA = "0x8E9790", Offset = "0x8E8790", VA = "0x1808E9790")]
|
|
public DynamicTeleportRestriction()
|
|
{
|
|
}
|
|
}
|