UIGraphPriority
Values
| Name | Description |
|---|---|
| UIGraphPriority_Low | Value: 0 |
| UIGraphPriority_Normal | Value: 1 |
| UIGraphPriority_High | Value: 2 |
| UIGraphPriority_OverlayScreens | Value: 3 |
| UIGraphPriority_Critical | Value: 4 |
Last modified April 26, 2020: Update frostbite type documentation (8b14351c)