Version: 2023.2

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.