PopupPosition enum
game.PopupPosition
C# base type: int (4 bytes).
Values
| Name | Value | |
|---|---|---|
Undefined | 0 | |
UpperRight | 1 | |
UpperLeft | 2 | |
LowerLeft | 3 | |
LowerRight | 4 | |
Center | 5 |
game.PopupPosition
C# base type: int (4 bytes).
| Name | Value | |
|---|---|---|
Undefined | 0 | |
UpperRight | 1 | |
UpperLeft | 2 | |
LowerLeft | 3 | |
LowerRight | 4 | |
Center | 5 |