Class StaticActionInvokerBase
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public abstract class StaticActionInvokerBase : StaticInvokerBase, IOptimizedInvoker
Constructors
StaticActionInvokerBase(MethodInfo)
Declaration
protected StaticActionInvokerBase(MethodInfo methodInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| MethodInfo | methodInfo |