Ibralogue Docs
  • Manual
  • Scripting Reference
  • Website
  • GitHub
  • Discord
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

    Ibralogue

    A simple, extendable dialogue system library for the Unity Game Engine.

    Project

    • Website
    • GitHub
    • Release Notes

    Community

    • Discord
    • Patreon
    • Report a Bug

    MIT License · Unity 2022.3+