Class ScriptingUtils
Inherited Members
Namespace: UnityEngineInternal
Assembly: UnityEngine.dll
Syntax
public class ScriptingUtils
Methods
| Improve this Doc View SourceCreateDelegate(Type, MethodInfo)
Declaration
public static Delegate CreateDelegate(Type type, MethodInfo methodInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | |
| MethodInfo | methodInfo |
Returns
| Type | Description |
|---|---|
| Delegate |