Method | Description | |
---|---|---|
CallFrontend ( string script ) : object | ||
ExecuteOnMainThread ( System.Action action ) : void | ||
ProcessCallFromFrontend ( |
public CallFrontend ( string script ) : object | ||
script | string | |
return | object |
public ExecuteOnMainThread ( System.Action action ) : void | ||
action | System.Action | |
return | void |
public ProcessCallFromFrontend ( |
||
config | ||
return |