whitespace fixes
This commit is contained in:
@@ -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"))
|
||||
|
||||
Reference in New Issue
Block a user