Infinite Runner Engine v1.9
Static Public Attributes | Protected Member Functions | List of all members
MoreMountains.FeedbacksForThirdParty.MMF_CinemachineImpulse Class Reference
Inheritance diagram for MoreMountains.FeedbacksForThirdParty.MMF_CinemachineImpulse:
MoreMountains.Feedbacks.MMF_Feedback

Static Public Attributes

static bool FeedbackTypeAuthorized = true
 a static bool used to disable all feedbacks of this type at once More...
 

Protected Member Functions

override void CustomPlayFeedback (Vector3 position, float feedbacksIntensity=1.0f)
 sets the inspector color for this feedback More...
 
override void CustomStopFeedback (Vector3 position, float feedbacksIntensity=1)
 Stops the animation if needed More...
 

Additional Inherited Members

Member Function Documentation

◆ CustomPlayFeedback()

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

sets the inspector color for this feedback

Implements MoreMountains.Feedbacks.MMF_Feedback.

◆ CustomStopFeedback()

override void MoreMountains.FeedbacksForThirdParty.MMF_CinemachineImpulse.CustomStopFeedback ( Vector3  position,
float  feedbacksIntensity = 1 
)
protectedvirtual

Stops the animation if needed

Parameters
position
feedbacksIntensity

Reimplemented from MoreMountains.Feedbacks.MMF_Feedback.

Member Data Documentation

◆ FeedbackTypeAuthorized

bool MoreMountains.FeedbacksForThirdParty.MMF_CinemachineImpulse.FeedbackTypeAuthorized = true
static

a static bool used to disable all feedbacks of this type at once


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