fix a blueprint ufunction specifier type
This commit is contained in:
@@ -186,7 +186,7 @@ public:
|
||||
/**
|
||||
* Returns true if the chosen glove supports active contact feedback on the Wrist.
|
||||
*/
|
||||
UFUNCTION(BlueprintCallable, Category="SenseGlove | Components | Haptics Component")
|
||||
UFUNCTION(BlueprintPure, Category="SenseGlove | Components | Haptics Component")
|
||||
static bool SupportsWristSqueeze(const USGHapticsComponent* HapticsComponent);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user