using System; namespace ProBuilder2.Common { // Token: 0x02000028 RID: 40 [AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)] public class ProGridsNoSnapAttribute : Attribute { } }