Enum ThreadPriority
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum ThreadPriority
Fields
Name | Description |
---|---|
BelowNormal | |
High | |
Low | |
Normal |
public enum ThreadPriority
Name | Description |
---|---|
BelowNormal | |
High | |
Low | |
Normal |