From e626d9dcd42dc4cd05b04c02279d8c7ab70e1c78 Mon Sep 17 00:00:00 2001 From: carbon Date: Mon, 9 Mar 2020 14:33:03 +0100 Subject: [PATCH] nui: mention nui_devTools --- .../docs/scripting-manual/nui-development/full-screen-nui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/scripting-manual/nui-development/full-screen-nui.md b/content/docs/scripting-manual/nui-development/full-screen-nui.md index deb56fbe..f395a262 100644 --- a/content/docs/scripting-manual/nui-development/full-screen-nui.md +++ b/content/docs/scripting-manual/nui-development/full-screen-nui.md @@ -49,7 +49,7 @@ everyone! Anyone trying to sell you ways to 'dump assets' has basically been sca CEF remote debugging tools are exposed on [http://localhost:13172/](http://localhost:13172/) as long as the game is running. You can use any Chromium-based browser to easily access these tools. - +Alternately, it can be opened using the `nui_devTools` command in the game's F8 console. ## NUI focus There's a limited focus stack for NUI resources, you can set focus to the **current** resource using the