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

Public Member Functions

delegate void Delegate (MMTimeScaleMethods timeScaleMethod, float timeScale, float duration, bool lerp, float lerpSpeed, bool infinite, MMTimeScaleLerpModes timeScaleLerpMode=MMTimeScaleLerpModes.Speed, MMTweenType timeScaleLerpCurve=null, float timeScaleLerpDuration=0.2f, bool timeScaleLerpOnReset=false, MMTweenType timeScaleLerpCurveOnReset=null, float timeScaleLerpDurationOnReset=0.2f)
 

Static Public Member Functions

static void Register (Delegate callback)
 
static void Unregister (Delegate callback)
 
static void Trigger (MMTimeScaleMethods timeScaleMethod, float timeScale, float duration, bool lerp, float lerpSpeed, bool infinite, MMTimeScaleLerpModes timeScaleLerpMode=MMTimeScaleLerpModes.Speed, MMTweenType timeScaleLerpCurve=null, float timeScaleLerpDuration=0.2f, bool timeScaleLerpOnReset=false, MMTweenType timeScaleLerpCurveOnReset=null, float timeScaleLerpDurationOnReset=0.2f)
 

Member Function Documentation

◆ Delegate()

delegate void MoreMountains.Feedbacks.MMTimeScaleEvent.Delegate ( MMTimeScaleMethods  timeScaleMethod,
float  timeScale,
float  duration,
bool  lerp,
float  lerpSpeed,
bool  infinite,
MMTimeScaleLerpModes  timeScaleLerpMode = MMTimeScaleLerpModes.Speed,
MMTweenType  timeScaleLerpCurve = null,
float  timeScaleLerpDuration = 0.2f,
bool  timeScaleLerpOnReset = false,
MMTweenType  timeScaleLerpCurveOnReset = null,
float  timeScaleLerpDurationOnReset = 0.2f 
)

◆ Register()

static void MoreMountains.Feedbacks.MMTimeScaleEvent.Register ( Delegate  callback)
static

◆ Trigger()

static void MoreMountains.Feedbacks.MMTimeScaleEvent.Trigger ( MMTimeScaleMethods  timeScaleMethod,
float  timeScale,
float  duration,
bool  lerp,
float  lerpSpeed,
bool  infinite,
MMTimeScaleLerpModes  timeScaleLerpMode = MMTimeScaleLerpModes.Speed,
MMTweenType  timeScaleLerpCurve = null,
float  timeScaleLerpDuration = 0.2f,
bool  timeScaleLerpOnReset = false,
MMTweenType  timeScaleLerpCurveOnReset = null,
float  timeScaleLerpDurationOnReset = 0.2f 
)
static

◆ Unregister()

static void MoreMountains.Feedbacks.MMTimeScaleEvent.Unregister ( Delegate  callback)
static

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