|
Infinite Runner Engine
v2.1
|
Classes | |
| class | MoreMountains.Feedbacks.MMChannelData |
| A data structure used to pass channel information More... | |
| class | MoreMountains.Feedbacks.MMChannelDataExtensions |
| Extensions class for MMChannelData | |
| class | MoreMountains.Feedbacks.MMChannel |
| A scriptable object you can create assets from, to identify Channels, used mostly (but not only) in feedbacks and shakers, to determine a channel of communication, usually between emitters and receivers More... | |
Namespaces | |
| namespace | MoreMountains |
| namespace | MoreMountains.Feedbacks |
Enumerations | |
| enum | MoreMountains.Feedbacks.MMChannelModes { MoreMountains.Feedbacks.MMChannelModes.Int, MoreMountains.Feedbacks.MMChannelModes.MMChannel } |
| The possible modes used to identify a channel, either via an int or a MMChannel scriptable object More... | |