using UnityEngine; namespace Goap.Runtime { public class WorldSensorAttribute : PropertyAttribute { } }