Version: 2022.3
言語: 日本語
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.