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

AndroidJNI.GetStaticMethodID

Declaration

public static IntPtr GetStaticMethodID(IntPtr clazz, string name, string sig);

Description

Returns the method ID for a static method of a class.