Infinite Runner Engine v1.9
Public Member Functions | Static Public Member Functions | List of all members
MoreMountains.Feedbacks.MMCameraZoomEvent Struct Reference

Public Member Functions

delegate void Delegate (MMCameraZoomModes mode, float newFieldOfView, float transitionDuration, float duration, int channel, bool useUnscaledTime=false, bool stop=false, bool relative=false)
 

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, int channel, bool useUnscaledTime=false, bool stop=false, bool relative=false)
 

Member Function Documentation

◆ Delegate()

delegate void MoreMountains.Feedbacks.MMCameraZoomEvent.Delegate ( MMCameraZoomModes  mode,
float  newFieldOfView,
float  transitionDuration,
float  duration,
int  channel,
bool  useUnscaledTime = false,
bool  stop = false,
bool  relative = false 
)

◆ 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,
int  channel,
bool  useUnscaledTime = false,
bool  stop = false,
bool  relative = false 
)
static

◆ Unregister()

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

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