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