docs.unity.cn
    Show / Hide Table of Contents

    Interface IHotspotView

    Interface IHotspotView

    Namespace: UnityEngine.Industrial.Configuring.Hotspots
    Syntax
    public interface IHotspotView

    Methods

    Activate(Boolean)

    Activates the specified enable.

    Declaration
    void Activate(bool enable)
    Parameters
    Type Name Description
    Boolean enable

    if set to true [enable].

    Events

    clicked

    Occurs when [clicked].

    Declaration
    event HotspotViewHandler clicked
    Event Type
    Type Description
    HotspotViewHandler
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021