whitespace fixes

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