using UnityEngine; namespace GameplayIngredients { public class InputAssetActionAttribute : PropertyAttribute { } }