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