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

An event used (usually by feedbacks) to trigger the spawn of a new floating text More...

Public Member Functions

delegate void Delegate (MMChannelData channelData, Vector3 spawnPosition, string value, Vector3 direction, float intensity, bool forceLifetime=false, float lifetime=1f, bool forceColor=false, Gradient animateColorGradient=null, bool useUnscaledTime=false)
 

Static Public Member Functions

static void Register (Delegate callback)
 
static void Unregister (Delegate callback)
 
static void Trigger (MMChannelData channelData, Vector3 spawnPosition, string value, Vector3 direction, float intensity, bool forceLifetime=false, float lifetime=1f, bool forceColor=false, Gradient animateColorGradient=null, bool useUnscaledTime=false)
 

Detailed Description

An event used (usually by feedbacks) to trigger the spawn of a new floating text

Member Function Documentation

◆ Delegate()

delegate void MoreMountains.Feedbacks.MMFloatingTextSpawnEvent.Delegate ( MMChannelData  channelData,
Vector3  spawnPosition,
string  value,
Vector3  direction,
float  intensity,
bool  forceLifetime = false,
float  lifetime = 1f,
bool  forceColor = false,
Gradient  animateColorGradient = null,
bool  useUnscaledTime = false 
)

◆ Register()

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

◆ Trigger()

static void MoreMountains.Feedbacks.MMFloatingTextSpawnEvent.Trigger ( MMChannelData  channelData,
Vector3  spawnPosition,
string  value,
Vector3  direction,
float  intensity,
bool  forceLifetime = false,
float  lifetime = 1f,
bool  forceColor = false,
Gradient  animateColorGradient = null,
bool  useUnscaledTime = false 
)
static

◆ Unregister()

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

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