using System; namespace Leap.Unity.Attributes { public class EnumFlags : CombinablePropertyAttribute, IFullPropertyDrawer { } }