Search Results for

    Show / Hide Table of Contents

    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>>
    • Edit this page
    • View Source
    In this article
    Back to top Ibralogue Docs