docs.unity3d.com
    Show / Hide Table of Contents

    Class Hotspot

    Class Hotspot.

    Inheritance
    Object
    HotspotItem
    Hotspot
    Inherited Members
    HotspotItem.showDisplayComponent
    Namespace: Unity.Industrial.Forma.Staging.Hotspots
    Syntax
    public class Hotspot : HotspotItem

    Properties

    ActionsExecuting

    Gets a value indicating whether [actions executing].

    Declaration
    public bool ActionsExecuting { get; }
    Property Value
    Type Description
    Boolean

    true if [actions executing]; otherwise, false.

    Methods

    Activate()

    Executes all Actions within the ActionList in the predefined order when the hotspot gets activated This stops the current running coroutines

    Declaration
    public void Activate()

    CheckFieldChanges()

    Declaration
    protected override void CheckFieldChanges()
    Overrides
    HotspotItem.CheckFieldChanges()

    Deactivate()

    Executes all Actions within the ActionList in the predefined order when the hotspot gets deactivated This stops the current running coroutines

    Declaration
    public void Deactivate()

    HotspotToggle()

    Hotspot Toggle activate or deactivate

    Declaration
    public void HotspotToggle()

    Initialize()

    Declaration
    protected override void Initialize()
    Overrides
    HotspotItem.Initialize()

    UpdateDisplayVisibilityFlag()

    Declaration
    protected override void UpdateDisplayVisibilityFlag()
    Overrides
    HotspotItem.UpdateDisplayVisibilityFlag()
    Back to top
    Terms of use
    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