Create an argument-less ScriptMethod that will run on the UI-thread

Location

Namespace
Fuse.Scripting
Package
Fuse.Scripting 2.9.1

Parameters

name

string

Name of method

method

Action<T> (T)

The native implementation of the method