using UnityEngine; namespace MoreMountains.Tools { public class MMNavMeshAreaMaskAttribute : PropertyAttribute { } }