UnityEngine.AndroidJNI.PopLocalFrame C# (CSharp) 메소드

PopLocalFrame() 공개 정적인 메소드

public static PopLocalFrame ( IntPtr result ) : IntPtr
result System.IntPtr
리턴 System.IntPtr
		public static IntPtr PopLocalFrame(IntPtr result){}
		public static IntPtr NewGlobalRef(IntPtr obj){}
AndroidJNI