UnityPluginLoad and UnityPluginUnload are the main functions of Unity plugins. JNI_OnLoad and the Java_... functions are for JNI calls.
確定! 回上一頁