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