Feel  4.0.1
The best way to improve your game's feel and make it extra juicy
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...
 
int IntParameter
 
Vector2 Vector2Parameter
 
Vector3 Vector3Parameter
 
bool BoolParameter
 
string StringParameter
 

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

◆ BoolParameter

bool MoreMountains.Feedbacks.MMF_MMGameEvent.BoolParameter

◆ FeedbackTypeAuthorized

bool MoreMountains.Feedbacks.MMF_MMGameEvent.FeedbackTypeAuthorized = true
static

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

◆ IntParameter

int MoreMountains.Feedbacks.MMF_MMGameEvent.IntParameter

◆ MMGameEventName

string MoreMountains.Feedbacks.MMF_MMGameEvent.MMGameEventName

sets the inspector color for this feedback

◆ StringParameter

string MoreMountains.Feedbacks.MMF_MMGameEvent.StringParameter

◆ Vector2Parameter

Vector2 MoreMountains.Feedbacks.MMF_MMGameEvent.Vector2Parameter

◆ Vector3Parameter

Vector3 MoreMountains.Feedbacks.MMF_MMGameEvent.Vector3Parameter

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