docs.unity.cn
    Show / Hide Table of Contents

    Interface IInputAttribute

    Inherited Members
    IPortAttribute.Id
    IPortAttribute.DisplayName
    Namespace: Unity.Reflect.ActorFramework
    Syntax
    public interface IInputAttribute : IPortAttribute

    Methods

    GetInputType(MethodInfo)

    Declaration
    Type GetInputType(MethodInfo methodInfo)
    Parameters
    Type Name Description
    MethodInfo methodInfo
    Returns
    Type Description
    Type

    GetLinkTypes(MethodInfo)

    Declaration
    Type[] GetLinkTypes(MethodInfo methodInfo)
    Parameters
    Type Name Description
    MethodInfo methodInfo
    Returns
    Type Description
    Type[]
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use