Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Throw(nint)

Causes a \<tt\>java.lang.Throwable\</tt\> object to be thrown.
Read time 1 minuteLast updated 9 hours ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AndroidJNIModule

Throw(IntPtr)

public static int Throw(nint obj)

Parameters

Returns

Type

Description

int

Remarks