Version: 2023.1
言語: 日本語
public static short CallShortMethodUnsafe (IntPtr obj, IntPtr methodID, jvalue* args);

説明

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