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

Public Member Functions

delegate void Delegate (MMCameraZoomModes mode, float newFieldOfView, float transitionDuration, float duration, MMChannelData channelData, bool useUnscaledTime=false, bool stop=false, bool relative=false, bool restore=false, MMTweenType tweenType=null)
 

Static Public Member Functions

static void Register (Delegate callback)
 
static void Unregister (Delegate callback)
 
static void Trigger (MMCameraZoomModes mode, float newFieldOfView, float transitionDuration, float duration, MMChannelData channelData, bool useUnscaledTime=false, bool stop=false, bool relative=false, bool restore=false, MMTweenType tweenType=null)
 

Member Function Documentation

◆ Delegate()

delegate void MoreMountains.Feedbacks.MMCameraZoomEvent.Delegate ( MMCameraZoomModes  mode,
float  newFieldOfView,
float  transitionDuration,
float  duration,
MMChannelData  channelData,
bool  useUnscaledTime = false,
bool  stop = false,
bool  relative = false,
bool  restore = false,
MMTweenType  tweenType = null 
)

◆ Register()

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

◆ Trigger()

static void MoreMountains.Feedbacks.MMCameraZoomEvent.Trigger ( MMCameraZoomModes  mode,
float  newFieldOfView,
float  transitionDuration,
float  duration,
MMChannelData  channelData,
bool  useUnscaledTime = false,
bool  stop = false,
bool  relative = false,
bool  restore = false,
MMTweenType  tweenType = null 
)
static

◆ Unregister()

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

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