UnityEngine.AndroidJNI.AttachCurrentThread C# (CSharp) Метод

AttachCurrentThread() публичный статический Метод

public static AttachCurrentThread ( ) : int
Результат int
		public static int AttachCurrentThread(){}
		public static int DetachCurrentThread(){}
AndroidJNI