Version: 2022.3
언어: 한국어

AndroidJNI.UnregisterNatives

매뉴얼로 전환
public static int UnregisterNatives (IntPtr clazz);

반환

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

설명

Unregisters native methods of a class. The class goes back to the state before it was linked or registered with its native method functions.