using Goap.Agent.Core; namespace Goap.Agent.Runtime { public class EmptyActionProperties : IActionProperties { } }