Feel  4.0.1
The best way to improve your game's feel and make it extra juicy
MoreMountains.Feedbacks.MMF_DebugLBreak Class Reference

This feedback will force a break, pausing the editor More...

Inheritance diagram for MoreMountains.Feedbacks.MMF_DebugLBreak:
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...
 

Properties

override float FeedbackDuration [get]
 the duration of this feedback is 0 More...
 

Additional Inherited Members

Detailed Description

This feedback will force a break, pausing the editor

Member Function Documentation

◆ CustomPlayFeedback()

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

sets the inspector color for this feedback

On Play we break

Parameters
position
feedbacksIntensity

Implements MoreMountains.Feedbacks.MMF_Feedback.

Member Data Documentation

◆ FeedbackTypeAuthorized

bool MoreMountains.Feedbacks.MMF_DebugLBreak.FeedbackTypeAuthorized = true
static

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

Property Documentation

◆ FeedbackDuration

override float MoreMountains.Feedbacks.MMF_DebugLBreak.FeedbackDuration
get

the duration of this feedback is 0


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