docs.unity3d.com
    Show / Hide Table of Contents

    Class TutorialWelcomePage.ButtonData

    Data for a customizable button.

    Inheritance
    Object
    TutorialWelcomePage.ButtonData
    Namespace: Unity.InteractiveTutorials
    Syntax
    [Serializable]
    public class ButtonData

    Fields

    OnClick

    Callback for the button click.

    Declaration
    public UnityEvent OnClick
    Field Value
    Type Description
    UnityEvent

    Text

    Text of the button.

    Declaration
    public LocalizableString Text
    Field Value
    Type Description
    LocalizableString

    Tooltip

    Tooltip of the button.

    Declaration
    public LocalizableString Tooltip
    Field Value
    Type Description
    LocalizableString
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023