using System; using Cpp2IlInjected; namespace StansAssets.Foundation.Patterns { // Token: 0x02000023 RID: 35 [Token(Token = "0x2000017")] public interface IEvent { } }