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

AndroidJNI.EnsureLocalCapacity

Declaration

public static int EnsureLocalCapacity(int capacity);

Description

Ensures that at least a given number of local references can be created in the current thread.