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