Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Resolved Node/Inspector Button in 1.8.0 - How to use it?

Discussion in 'Visual Scripting' started by PanthenEye, Dec 13, 2022.

  1. PanthenEye

    PanthenEye

    Joined:
    Oct 14, 2013
    Posts:
    2,050
  2. jeanedouard_unity

    jeanedouard_unity

    Unity Technologies

    Joined:
    May 2, 2019
    Posts:
    47
    Hi. We just realized that this line is not really well phrased. What it means is :
    There was an API [UnitWidget<T>.contextOptions] that you can override to trigger custom actions. This API is still here but now it is also used to replace a node when you delete a script used by an API node. See attachment for the Replace Node button.
    We will re-phrase that line because, I agree, it is confusing.
     

    Attached Files:

    PanthenEye likes this.
  3. PanthenEye

    PanthenEye

    Joined:
    Oct 14, 2013
    Posts:
    2,050
    Thanks for clarifying.