whitespace fixes

This commit is contained in:
Mamadou Babaei
2026-02-10 11:21:07 +01:00
parent 016e6d3cd0
commit a14d8c9abe
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"))