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