docs.unity.cn
    Show / Hide Table of Contents

    Interface IInputAttribute

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

    Methods

    GetInputMessageType(MethodInfo)

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

    GetInputType(MethodInfo)

    Declaration
    Type GetInputType(MethodInfo methodInfo)
    Parameters
    Type Name Description
    MethodInfo methodInfo
    Returns
    Type Description
    Type
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021