add the senseglove settings kismet module

This commit is contained in:
Mamadou Babaei
2023-03-28 10:39:55 +02:00
parent 60397ea261
commit 5a2584161b
11 changed files with 386 additions and 3 deletions
+2
View File
@@ -92,6 +92,8 @@ Source
├── SenseGloveSettings (the plugin's settings manager)
├── SenseGloveSettingsKismet (exposes Blueprints-specific functionality from the SenseGloveSettings module)
├── SenseGloveTypes (exposes various enums from the backend libraries and also types from the SenseGlove module)
├── SenseGloveUtils (the internal utility module)