VoiceOverArithmeticExpressionType
Values
| Name | Description |
|---|---|
| VoiceOverArithmeticExpressionType_Addition | Value: 0 |
| VoiceOverArithmeticExpressionType_Subtraction | Value: 1 |
| VoiceOverArithmeticExpressionType_Multiplication | Value: 2 |
| VoiceOverArithmeticExpressionType_Division | Value: 3 |
| VoiceOverArithmeticExpressionType_Difference | Value: 4 |
Last modified April 26, 2020: Update frostbite type documentation (8b14351c)