Search Results for

    Show / Hide Table of Contents

    Class ImmersiveButton

    Inheritance
    System.Object
    ImmersiveButton
    Namespace: Immersive.Input
    Assembly: cs.temp.dll.dll
    Syntax
    public class ImmersiveButton : Button

    Fields

    isCoolingDown

    Declaration
    protected bool isCoolingDown
    Field Value
    Type Description
    System.Boolean

    Methods

    OnEnable()

    Declaration
    protected override void OnEnable()

    OnPointerClick(PointerEventData)

    Declaration
    public override void OnPointerClick(PointerEventData eventData)
    Parameters
    Type Name Description
    PointerEventData eventData
    In This Article
    Back to top Immersive Interactive