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

AttachCurrentThread() 공개 정적인 메소드

public static AttachCurrentThread ( ) : int
리턴 int
		public static int AttachCurrentThread(){}
		public static int DetachCurrentThread(){}
AndroidJNI