Class UnityThread
Inheritance
System.Object
UnityThread
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Bayat
Assembly: Bayat.Core.Runtime.dll
Syntax
public static class UnityThread
Fields
| Improve this Doc View Sourcethread
Declaration
public static Thread thread
Field Value
Type | Description |
---|---|
System.Threading.Thread |
Properties
| Improve this Doc View SourceallowsAPI
Declaration
public static bool allowsAPI { get; }
Property Value
Type | Description |
---|---|
System.Boolean |