minor documentation fixes
This commit is contained in:
@@ -74,7 +74,7 @@ public:
|
||||
|
||||
public:
|
||||
/**
|
||||
* Parse an constants string into a NovaGloveInfo class.
|
||||
* Parse a constants string into a NovaGloveInfo class.
|
||||
*/
|
||||
static bool Parse(UObject* Outer, const FString& ConstantsString, USGNovaGloveInfo*& OutGloveInfo);
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@ public:
|
||||
bool bRightHanded, const FQuat& ImuCorrection, int32 NumberOfSensors);
|
||||
|
||||
/**
|
||||
* Parse an constants string into a NovaGloveInfo class.
|
||||
* Parse a constants string into a NovaGloveInfo class.
|
||||
*/
|
||||
UFUNCTION(BlueprintCallable, Category="SenseGlove | Core | Nova | Nova Glove Info",
|
||||
meta=(WorldContext="WorldContextObject"))
|
||||
|
||||
Reference in New Issue
Block a user