TopDown Engine v4.5
Loading...
Searching...
No Matches
MoreMountains.Feedbacks.MMF_DebugBreak Class Reference

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

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

Static Public Attributes

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

Protected Member Functions

override void CustomPlayFeedback (Vector3 position, float feedbacksIntensity=1.0f)
 sets the inspector color for this feedback

Properties

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

Additional Inherited Members

Detailed Description

This feedback will force a break, pausing the editor.

Member Function Documentation

◆ CustomPlayFeedback()

override void MoreMountains.Feedbacks.MMF_DebugBreak.CustomPlayFeedback ( Vector3 position,
float feedbacksIntensity = 1::0f )
protected

sets the inspector color for this feedback

On Play we break

Parameters
position
feedbacksIntensity

Member Data Documentation

◆ FeedbackTypeAuthorized

bool MoreMountains.Feedbacks.MMF_DebugBreak.FeedbackTypeAuthorized = true
static

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

Property Documentation

◆ FeedbackDuration

override float MoreMountains.Feedbacks.MMF_DebugBreak.FeedbackDuration
get

the duration of this feedback is 0


The documentation for this class was generated from the following file:
  • H:/Code/MoreMountains/topdownengine/Assets/TopDownEngine/ThirdParty/MoreMountains/MMFeedbacks/MMFeedbacksForThirdParty/MMTools/Feedbacks/MMF_DebugBreak.cs