From d3c3c48da21d6e298a5c877ecb664914f50aad53 Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Tue, 10 Oct 2023 13:58:50 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecef153..99d0033 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Cog is a set of debug tools for Unreal Engine built on top of [ImGui](https://gi ## ImGui Windows ### General Notes +- Press the [Insert] key or use the 'Cog.ToggleInput' console command to open the Imgui Main Menu. - Most windows display their contents based on a selected actor. - The selector actor can be chosen using the selection window or widget. - Mouse over a window title to display its help. This behavior can be disabled in the Window menu.