Version: 2018.2
public IntPtr GetRawClass ();

説明

Retrieves the raw jclass pointer to the Java class.

Note: Using raw JNI functions requires advanced knowledge of the Android Java Native Interface (JNI). Please take note.

関連項目: GetRawObject.