From 51cfbe524e950678f9bda19d0f92fa5e385b7397 Mon Sep 17 00:00:00 2001 From: sinaioutlander <49360850+sinaioutlander@users.noreply.github.com> Date: Thu, 3 Sep 2020 20:59:54 +1000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dd78ba..7de8b38 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,9 @@ Requires [MelonLoader](https://github.com/HerpDerpinstine/MelonLoader) to be ins CppExplorer has two main inspector modes: GameObject Inspector, and Reflection Inspector. -Tip: when in Tab View, GameObjects are denoted by a [G] prefix, and Reflection objects are denoted by a [R] prefix. +Tips: +* When in Tab View, GameObjects are denoted by a [G] prefix, and Reflection objects are denoted by a [R] prefix. +* Hold Left Shift when you click the Inspect button to force Reflection mode for GameObjects and Transforms. ### GameObject Inspector