From what I’ve look at in the Pause Menu scripts, there doesn’t seem to be a native, that returns the current pause menu screen (As in, the menu the player is in, for example Settings, Info, etc…). Only native that comes close to this seems to be 0x593feae1f73392d4, which returns id of a screen which has a Script action set in pausemenu.xml. This native can be “weird” since from what i have seen you can’t check if the player has navigated to another screen (Of course, you can check if Q or E were pressed, but no way to check if the player has clicked on a different header tab for example). If there’s something i’m missing with natives then I’ll gladly take this down, but if not, then i’d like to see a native like that added.
2 Likes