ScriptMethod Constructor (string, Action<T> (T))
Create an argument-less ScriptMethod that will run on the UI-thread
Location
- Namespace
- Fuse.Scripting
- Package
- Fuse.Scripting 2.9.1
Parameters
- name
-
Name of method
- method
-
The native implementation of the method