Infinite Runner Engine v1.9
Protected Member Functions | List of all members
MoreMountains.FeedbacksForThirdParty.MMF_NVContinuous Class Reference

Add this feedback to play a continuous haptic of the specified amplitude and frequency over a certain duration. This feedback will also let you randomize these, and modulate them over time. More...

Inheritance diagram for MoreMountains.FeedbacksForThirdParty.MMF_NVContinuous:
MoreMountains.Feedbacks.MMF_Feedback

Protected Member Functions

override void CustomPlayFeedback (Vector3 position, float feedbacksIntensity=1.0f)
 This method describes what happens when the feedback gets played More...
 

Additional Inherited Members

Detailed Description

Add this feedback to play a continuous haptic of the specified amplitude and frequency over a certain duration. This feedback will also let you randomize these, and modulate them over time.

Member Function Documentation

◆ CustomPlayFeedback()

override void MoreMountains.FeedbacksForThirdParty.MMF_NVContinuous.CustomPlayFeedback ( Vector3  position,
float  feedbacksIntensity = 1.0f 
)
protectedvirtual

This method describes what happens when the feedback gets played

Parameters
position
feedbacksIntensity

Implements MoreMountains.Feedbacks.MMF_Feedback.


The documentation for this class was generated from the following file: