TopDown Engine  v3.6
Loot.cs File Reference

Classes

class  MoreMountains.TopDownEngine.Loot
 A class meant to spawn objects (usually item pickers, but not necessarily) The spawn can be triggered by any script, at any time, and comes with automatic hooks to trigger loot on damage or death More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.TopDownEngine
 

Typedefs

using Random = UnityEngine.Random
 

Typedef Documentation

◆ Random

using Random = UnityEngine.Random