minor commit fix

This commit is contained in:
Mamadou Babaei
2023-03-28 10:34:46 +02:00
parent d80697ee72
commit 79c31ecf50
@@ -92,7 +92,7 @@ public:
static TArray<FRotator> GetStartRotations_TArrayFRotator(const FString& HardwareVersion, bool bRightHanded);
/**
* Retrieve the glove finger lengths of a particular Sense Glove.
* Retrieve the glove finger lengths of a particular Sense Glove.
*/
UFUNCTION(BlueprintCallable, Category="SenseGlove | Core | SG | Sense Glove Vars")
static TArray<FSGVectorArray> GetGloveLengths(const FString& HardwareVersion);