Highroad Engine v1.3
Classes | Namespaces | Typedefs
MMFloatingTextSpawner.cs File Reference

Classes

struct  MoreMountains.Tools.MMFloatingTextSpawnEvent
 An event used (usually by feedbacks) to trigger the spawn of a new floating text More...
 
class  MoreMountains.Tools.MMFloatingTextSpawner
 This class will let you pool, recycle and spawn floating texts, usually to show damage info. It requires as input a MMFloatingText object. More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.Tools
 

Typedefs

using Random = System.Random
 

Typedef Documentation

◆ Random

using Random = System.Random