Version: 2022.3
言語: 日本語
public static char CallCharMethodUnsafe (IntPtr obj, IntPtr methodID, jvalue* args);

説明

Calls a Java instance method defined by methodID, optionally passing an array of arguments (args) to the method.