Commit a65d072
Add IFocusMenuExtension extension
This will allow plugins to express that a menu should not take focus
away from a player without the player doing something to enable that focus.
Also included is the ability to query its focus state, for whether you
want to time a menu out in the case it has never been focused or such.
Co-authored-by: Dawid "daffyyyy" Bepierszcz <41084667+daffyyyy@users.noreply.github.com>1 parent f99737f commit a65d072
1 file changed
Lines changed: 29 additions & 0 deletions
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments