Version: 2022.3
言語: 日本語
public static int RegisterNatives (IntPtr clazz, JNINativeMethod[] methods);

戻り値

int Zero on success, negative value on error. Falsely succeeds in Editor.

説明

Registers native methods with the class specified by the clazz argument.