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