fix a comment
This commit is contained in:
@@ -370,7 +370,7 @@ void ASGPlayerController::FImpl::UpdateHapticsFeedback(const FSGTouchState& Touc
|
||||
// Send the haptics commands!
|
||||
Glove->SendHaptics();
|
||||
|
||||
// Stop the Vibrotactile command after the timeout if a.
|
||||
// Stop the Vibrotactile command after the timeout if any haptic feedback is ongoing.
|
||||
const float VibrotactileDuration = FImpl::GetVibrotactileDuration(
|
||||
TouchState.ActorThumbTouching, TouchState.ActorIndexTouching, TouchState.ActorMiddleTouching,
|
||||
TouchState.ActorRingTouching, TouchState.ActorPinkyTouching);
|
||||
|
||||
Reference in New Issue
Block a user