There's a function which open inventory menu:
UI.InvokeString("HUD Menu", "_global.skse.OpenMenu", "InventoryMenu")
But now i need to close inventory menu how can i do this?
There's a function which open inventory menu:
UI.InvokeString("HUD Menu", "_global.skse.OpenMenu", "InventoryMenu")
But now i need to close inventory menu how can i do this?