{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Constructor Clickable | App UI | 0.6.5
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor Clickable

    Clickable(Action, long, long)

    Constructor.

    Declaration
    public Clickable(Action handler, long delay, long interval)
    Parameters
    Type Name Description
    Action handler

    The handler to invoke when the click event is triggered.

    long delay

    The delay before the first click event is triggered.

    long interval

    The interval between two click events.

    Clickable(Action<EventBase>)

    Constructor.

    Declaration
    public Clickable(Action<EventBase> handler)
    Parameters
    Type Name Description
    Action<EventBase> handler

    The handler to invoke when the click event is triggered.

    Clickable(Action)

    Constructor.

    Declaration
    public Clickable(Action handler)
    Parameters
    Type Name Description
    Action handler

    The handler to invoke when the click event is triggered.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)