docs.unity.cn
    Show / Hide Table of Contents

    Delegate HotspotViewHandler

    Delegate HotspotViewHandler

    Namespace: UnityEngine.Industrial.Configuring.Hotspots
    Syntax
    public delegate void HotspotViewHandler(object sender, HotspotViewEventArgs args);
    Parameters
    Type Name Description
    Object sender

    The sender.

    HotspotViewEventArgs args

    The HotspotViewEventArgs instance containing the event data.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021