CallSCMethod
Description
Declaration
public static void CallSCMethod(string scAddress, string methodName, long gas, UnityAction<CompleteCallback<string[]>> completeMethod, params IBinaryType[] args)Parameters
Name
Description
Example
Last updated