MakeSCQuery
Description
Declaration
public static void MakeSCQuery<T>(string scAddress, string methodName, UnityAction<CompleteCallback<T>> completeMethod, TypeValue[] outputType, params IBinaryType[] args) where T : IBinaryTypeParameters
Name
Description
Example
Last updated