docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SessionStateChangedEventUnitDescriptor

    Unit descriptor for the SessionStateChangedEventUnit.

    Inheritance
    object
    SessionStateChangedEventUnitDescriptor
    Namespace: UnityEditor.XR.ARFoundation.VisualScripting
    Assembly: Unity.XR.ARFoundation.VisualScripting.Editor.dll
    Syntax
    public sealed class SessionStateChangedEventUnitDescriptor : UnitDescriptor<SessionStateChangedEventUnit>

    Constructors

    SessionStateChangedEventUnitDescriptor(SessionStateChangedEventUnit)

    Declaration
    public SessionStateChangedEventUnitDescriptor(SessionStateChangedEventUnit target)
    Parameters
    Type Name Description
    SessionStateChangedEventUnit target
    See Also
    https://docs.unity3d.com/Packages/com.unity.visualscripting@1.8/manual/vs-create-custom-node-add-docs.html

    Methods

    DefinedPort(IUnitPort, UnitPortDescription)

    Render summaries of each port in the Graph Inspector.

    Declaration
    protected override void DefinedPort(IUnitPort port, UnitPortDescription portDescription)
    Parameters
    Type Name Description
    IUnitPort port

    The port.

    UnitPortDescription portDescription

    The port description to write to.

    See Also
    https://docs.unity3d.com/Packages/com.unity.visualscripting@1.8/manual/vs-create-custom-node-add-docs.html

    DefinedSummary()

    Render a summary under the unit title in the Graph Inspector.

    Declaration
    protected override string DefinedSummary()
    Returns
    Type Description
    string

    The summary.

    See Also
    https://docs.unity3d.com/Packages/com.unity.visualscripting@1.8/manual/vs-create-custom-node-add-docs.html

    See Also

    https://docs.unity3d.com/Packages/com.unity.visualscripting@1.8/manual/vs-create-custom-node-add-docs.html
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)