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.