document the senseglove debug module

This commit is contained in:
Mamadou Babaei
2023-04-28 02:13:18 +02:00
parent 89d1288ec2
commit 4000682362
+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)