document the senseglove debug module

This commit is contained in:
Mamadou Babaei
2023-04-28 02:09:49 +02:00
parent d32f59a8cb
commit ec1c5c9c8a
+2
View File
@@ -82,6 +82,8 @@ Please note that modules postfixed with **Impl** are intended for interal use an
├── SenseGloveCoreTypes (exposes special public types from the SenseGloveCore module in order to be shared by with other modules)
├── SenseGloveDebug (a utility debug module)
├── SenseGloveEditor (the Editor module)
├── SenseGloveInterop (internally used for interoperability between RTTI disabled/enabled modules)