fix uproperty specifiers
This commit is contained in:
@@ -63,7 +63,7 @@ private:
|
|||||||
* handedness changes. This is useful for situations where the simulation has ended, but ongoing haptic feedback
|
* handedness changes. This is useful for situations where the simulation has ended, but ongoing haptic feedback
|
||||||
* might remain active on the glove indefinitely. By default, this setting is enabled.
|
* might remain active on the glove indefinitely. By default, this setting is enabled.
|
||||||
*/
|
*/
|
||||||
UPROPERTY(Config, EditDefaultsOnly, Category="Haptics")
|
UPROPERTY(EditAnywhere, Category="SenseGlove", meta=(AllowPrivateAccess="false"))
|
||||||
bool bAutoStopAllHaptics;
|
bool bAutoStopAllHaptics;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|||||||
Reference in New Issue
Block a user