Infinite Runner Engine v1.9
Public Attributes | Static Public Attributes | Protected Member Functions | List of all members
MoreMountains.Feedbacks.MMF_MMGameEvent Class Reference

This feedback will trigger a MMGameEvent of the specified name when played More...

Inheritance diagram for MoreMountains.Feedbacks.MMF_MMGameEvent:
MoreMountains.Feedbacks.MMF_Feedback

Public Attributes

string MMGameEventName
 sets the inspector color for this feedback More...
 

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)
 On Play we change the values of our fog More...
 

Additional Inherited Members

Detailed Description

This feedback will trigger a MMGameEvent of the specified name when played

Member Function Documentation

◆ CustomPlayFeedback()

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

On Play we change the values of our fog

Parameters
position
feedbacksIntensity

Implements MoreMountains.Feedbacks.MMF_Feedback.

Member Data Documentation

◆ FeedbackTypeAuthorized

bool MoreMountains.Feedbacks.MMF_MMGameEvent.FeedbackTypeAuthorized = true
static

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

◆ MMGameEventName

string MoreMountains.Feedbacks.MMF_MMGameEvent.MMGameEventName

sets the inspector color for this feedback


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