Interface IInputAttribute
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[] |