using UnityEngine; namespace VOID.Generic.Navigation { public class NavigationArea : MonoBehaviour { } }