Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AndroidJNI.AllocObject

Declaration

public static IntPtr AllocObject(IntPtr clazz);

Description

Allocates a new Java object without invoking any of the constructors for the object.