Search Results for

    Show / Hide Table of Contents

    Class ChoiceButton

    Represents a UI choice button that triggers an invokable event when clicked.

    Inheritance
    object
    ChoiceButton
    Namespace: Ibralogue.Views
    Assembly: .dll
    Syntax
    public class ChoiceButton : MonoBehaviour

    Properties

    | Edit this page View Source

    OnChoiceClick

    Declaration
    public UnityEvent OnChoiceClick { get; set; }
    Property Value
    Type Description
    UnityEvent
    • Edit this page
    • View Source
    In this article
    Back to top Ibralogue Docs