|
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 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) |
|
◆ 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: