docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class XUnit

    Inheritance
    object
    XUnit
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.VisualScripting
    Assembly: Unity.VisualScripting.Flow.dll
    Syntax
    public static class XUnit

    Methods

    CompatibleValueInput(IUnit, Type)

    Declaration
    public static ValueInput CompatibleValueInput(this IUnit unit, Type outputType)
    Parameters
    Type Name Description
    IUnit unit
    Type outputType
    Returns
    Type Description
    ValueInput

    CompatibleValueOutput(IUnit, Type)

    Declaration
    public static ValueOutput CompatibleValueOutput(this IUnit unit, Type inputType)
    Parameters
    Type Name Description
    IUnit unit
    Type inputType
    Returns
    Type Description
    ValueOutput
    In This Article
    • Methods
      • CompatibleValueInput(IUnit, Type)
      • CompatibleValueOutput(IUnit, Type)
    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)