AndroidJNI

AndroidJNI.ThrowNew 新的抛出

static function ThrowNew (clazz : IntPtr, message : string) : int

Description描述

Constructs an exception object from the specified class with the message specified by message and causes that exception to be thrown.

利用指定类的消息(由 message 指定)构造异常对象并抛出该异常。

参见: Java Native Interface Specification (Oracle)

最后修改:2011年4月12日 Tuesday 13:22

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。