Class ChoiceEvent Serializable UnityEvent that passes a single Choice to listeners. Inheritance object ChoiceEvent Namespace: Ibralogue Assembly: .dll Syntax [Serializable] public class ChoiceEvent : UnityEvent<Choice>