whitespace fixes

This commit is contained in:
Mamadou Babaei
2026-02-24 13:16:35 +01:00
parent 902084314a
commit d63f43d4b5
4 changed files with 5 additions and 0 deletions
@@ -40,6 +40,7 @@
#include "SGGrabComponentKismetLibrary.generated.h"
class AActor;
class USGGrabComponent;
UCLASS(meta=(ScriptName = "SenseGloveGrabComponentKismetLibrary"))
@@ -40,6 +40,7 @@
#include "SGHandTrackerComponentKismetLibrary.generated.h"
class AActor;
class USGHandTrackerComponent;
UCLASS(meta=(ScriptName = "SenseGloveHandTrackerComponentKismetLibrary"))
@@ -40,6 +40,8 @@
#include "SGHapticsComponentKismetLibrary.generated.h"
class AActor;
class USGCustomWaveform;
class USGHapticsComponent;
UCLASS(meta=(ScriptName = "SenseGloveHapticsComponentKismetLibrary"))
@@ -40,6 +40,7 @@
#include "SGTouchComponentKismetLibrary.generated.h"
class AActor;
class USGTouchComponent;
UCLASS(meta=(ScriptName = "SenseGloveTouchComponentKismetLibrary"))