using System; using UnityEngine.Events; [Serializable] public class UnityEventInt : UnityEvent { }