Inventory Engine  v4.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CMoreMountains.Tools.AIStateA State is a combination of one or more actions, and one or more transitions
 CMoreMountains.Tools.AIStateEvent
 CMoreMountains.Tools.AITransitionTransitions are a combination of one or more decisions and destination states whether or not these transitions are true or false
 CAttribute
 CAttribute
 CMoreMountains.Tools.Beat
 CButton
 CButtonEditor
 CMoreMountains.Tools.MMPersistent.ComponentData
 CMoreMountains.Tools.MMPath.DataA data structure
 CMoreMountains.Tools.MMPersistent.DataA struct used to store and serialize the data we want to save
 CMoreMountains.Tools.MMDebug.DebugLogItemA struct used to store log items
 CDictionary
 CEditor
 CMoreMountains.Tools.EventRegisterStatic class that allows any class to start or stop listening to events
 CMoreMountains.Tools.FogSettingsA simple class used to store fog properties
 CMoreMountains.Tools.GameObjectExtensionsGame object extensions
 CICloneable
 CICollection
 CIDisposable
 CIEnumerable
 CIList
 CMoreMountains.Tools.MMInput.IMButtonIM button, short for InputManager button, a class used to handle button states, whether mobile or actual keys
 CMoreMountains.Tools.IMMPersistentAn interface classes that want to be saved by the MMPersistencyManager need to implement
 CMoreMountains.Tools.IMMSaveLoadManagerMethodAn interface to implement save and load using different methods (binary, json, etc)
 CMoreMountains.InventoryEngine.InventoryEngineMenuAdds a dedicated InventoryEngine menu into the top bar More Mountains entry
 CMoreMountains.InventoryEngine.InventoryInputActions.InventoryInputActionsBindingsA class used to store slot / key / action bindings
 CMoreMountains.InventoryEngine.InventoryItemDisplayProperties
 CISerializationCallbackReceiver
 CMoreMountains.InventoryEngine.InventoryDisplay.ItemQuantity
 CMoreMountains.Tools.LayermaskExtensionsLayermask Extensions
 CList
 CMoreMountains.Tools.ListExtensionsList extensions
 CMoreMountains.Tools.MMSceneLoadingManager.LoadingSceneEvent
 CMoreMountains.Tools.MMConeOfVision.MeshEdgePosition
 CMoreMountains.Tools.MMConeOfVision2D.MeshEdgePosition
 CMoreMountains.Tools.MMAchievement
 CMoreMountains.Tools.MMAchievementChangedEvent
 CMoreMountains.Tools.MMAchievementManagerThis static class is in charge of storing the current state of the achievements, unlocking/locking them, and saving them to data files
 CMoreMountains.Tools.MMAchievementMenu
 CMoreMountains.Tools.MMAchievementUnlockedEventAn event type used to broadcast the fact that an achievement has been unlocked
 CMoreMountains.Tools.MMAdditiveSceneLoadingManagerSettingsA simple class used to store additive loading settings
 CMoreMountains.Tools.MMAim
 CMoreMountains.Tools.MMAnimationCurves
 CMoreMountains.Tools.MMAnimatorExtensionsAnimator extensions
 CMoreMountains.Tools.MMAnimatorMirror.MMAnimatorMirrorBindStruct used to store bindings
 CMoreMountains.Tools.MMArrayArray helpers
 CMoreMountains.Tools.MMArrayExtensionsArray extensions
 CMoreMountains.Tools.MMAudioEvents
 CMoreMountains.Tools.MMAutoExecutionItemA data class to store auto execution info to be used in MMAutoExecution
 CMoreMountains.Tools.MMBeatEventAn event you can listen to that will get automatically triggered for every remapped beat
 CMoreMountains.Tools.MMCameraExtensionsCamera extensions
 CMoreMountains.Tools.MMColorExtensionsColor extensions
 CMoreMountains.Tools.MMColorsColor helpers
 CMoreMountains.Tools.MMCooldownA class to handle cooldown related properties and their resource consumption over time Remember to initialize it (once) and update it every frame from another class
 CMoreMountains.Tools.MMCoroutine
 CMoreMountains.Tools.MMDebugDebug helpers
 CMoreMountains.Tools.MMDebugEditorAn editor class used to display menu items
 CMoreMountains.Tools.MMDebug.MMDebugLogEventAn event used to broadcast debug logs
 CMoreMountains.Tools.MMDebugMenuButtonEventAn event used to broadcast button events from a MMDebugMenu
 CMoreMountains.Tools.MMDebugMenuCheckboxEventAn event used to broadcast checkbox events from a MMDebugMenu
 CMoreMountains.Tools.MMDebugMenuSliderEventAn event used to broadcast slider events from a MMDebugMenu
 CMoreMountains.Tools.MMDictionaryExtensionsDictionary extensions
 CMoreMountains.Tools.MMGeometry.MMEdge
 CMoreMountains.Tools.MMEventListener< MMFadeEvent >
 CMoreMountains.Tools.MMEventListener< MMFadeInEvent >
 CMoreMountains.Tools.MMEventListener< MMFadeOutEvent >
 CMoreMountains.Tools.MMEventListener< MMFadeStopEvent >
 CMoreMountains.Tools.MMEventListener< MMGameEvent >
 CMoreMountains.Tools.MMEventListener< MMInventoryEvent >
 CMoreMountains.Tools.MMEventListener< MMSoundManagerAllSoundsControlEvent >
 CMoreMountains.Tools.MMEventListener< MMSoundManagerEvent >
 CMoreMountains.Tools.MMEventListener< MMSoundManagerSoundControlEvent >
 CMoreMountains.Tools.MMEventListener< MMSoundManagerSoundFadeEvent >
 CMoreMountains.Tools.MMEventListener< MMSoundManagerTrackEvent >
 CMoreMountains.Tools.MMEventListener< MMSoundManagerTrackFadeEvent >
 CMoreMountains.Tools.MMEventListener< TEvent >
 CMoreMountains.Tools.MMEventListenerBaseEvent listener basic interface
 CMoreMountains.Tools.MMEventManagerThis class handles event management, and can be used to broadcast events throughout the game, to tell one class (or many) that something's happened
 CMoreMountains.Tools.MMFadeEventEvents used to trigger faders on or off
 CMoreMountains.Tools.MMFadeInEvent
 CMoreMountains.Tools.MMFadeOutEvent
 CMoreMountains.Tools.MMFadeStopEventAn event used to stop fades
 CMoreMountains.Tools.MMFloatExtensionsFloat extensions
 CMoreMountains.Feedbacks.MMFreezeFrameEvent
 CMoreMountains.Tools.MMGameEventMMGameEvents are used throughout the game for general game events (game started, game ended, life lost, etc.)
 CMoreMountains.Tools.MMGeometryA helper class to handle geometry related operations
 CMoreMountains.Tools.MMGridGenerator
 CMoreMountains.Tools.MMGroupSelectionA class used to add a menu item and a shortcut to group objects together under a parent game object
 CMoreMountains.Tools.MMGUI
 CMoreMountains.Tools.MMGyroCamA class used to store gyro properties per camera
 CMoreMountains.Tools.MMHelpersVarious helpers
 CMoreMountains.Tools.MMImageImage helpers
 CMoreMountains.Tools.MMInputExecutionBindingA class used to store MMInputExecution bindings, associating a target keycode to UnityEvents
 CMoreMountains.Tools.MMInspectorGroupData
 CMoreMountains.Tools.MMInterval< T >
 CMoreMountains.Tools.MMInterval< float >
 CMoreMountains.InventoryEngine.MMInventoryEventInventory events are used throughout the Inventory Engine to let other interested classes know that something happened to an inventory
 CMoreMountains.Tools.MMIStateMachinePublic interface for the state machine
 CMoreMountains.Tools.MMLayer
 CMoreMountains.Tools.MMLayers
 CMoreMountains.Tools.MMLoot< T >A class defining the contents of a MMLootTable
 CMoreMountains.Tools.MMLoot< float >
 CMoreMountains.Tools.MMLoot< GameObject >
 CMoreMountains.Tools.MMLoot< string >
 CMoreMountains.Tools.MMLootTable< T, V >A loot table helper that can be used to randomly pick objects out of a weighted list This design pattern was described in more details by Daniel Cook in 2014 in his blog : https://lostgarden.home.blog/2014/12/08/loot-drop-tables/
 CMoreMountains.Tools.MMLootTable< MMLootFloat, float >
 CMoreMountains.Tools.MMLootTable< MMLootGameObject, GameObject >
 CMoreMountains.Tools.MMLootTable< MMLootString, string >
 CMoreMountains.Tools.MMMathsMath helpers
 CMoreMountains.Tools.MMMenuHelpThis class adds a MoreMountains entry in Unity's top menu, allowing to enable/disable the help texts from the engine's inspectors
 CMoreMountains.Tools.MMMonoBehaviourFieldInfo
 CMoreMountains.Tools.MMMovementMovement helpers
 CMoreMountains.Tools.MMMultipleObjectPoolerObjectMultiple object pooler object
 CMoreMountains.Tools.MMObservable< T >This struct lets you declare observable properties
 CMoreMountains.Tools.MMObservable< float >
 CMoreMountains.Tools.MMPathMovementElementThis class describes a node on an MMPath
 CMoreMountains.Tools.MMPersistenceEventA data structure used to store persistence event data
 CMoreMountains.Tools.MMPersistenceManagerDataA serializable class used to store all the data for a persistence manager, a collection of scene datas
 CMoreMountains.Tools.MMPersistenceSceneDataA serializable class used to store all the data for a scene, a collection of object datas
 CMoreMountains.Tools.MMPersistentSingleton< MMPersistenceManager >
 CMoreMountains.Tools.MMPersistentSingleton< MMSoundManager >
 CMoreMountains.Tools.MMPlaylistChangeEvent
 CMoreMountains.Tools.MMPlaylistNewSongStartedEvent
 CMoreMountains.Tools.MMPlaylistPauseEvent
 CMoreMountains.Tools.MMPlaylistPitchMultiplierEvent
 CMoreMountains.Tools.MMPlaylistPlayEventThis class stores all the info related to items in a playlist
 CMoreMountains.Tools.MMPlaylistPlayIndexEvent
 CMoreMountains.Tools.MMPlaylistPlayNextEvent
 CMoreMountains.Tools.MMPlaylistPlayPreviousEvent
 CMoreMountains.Tools.MMPlaylistSong
 CMoreMountains.Tools.MMPlaylistStopEvent
 CMoreMountains.Tools.MMPlaylistVolumeMultiplierEvent
 CMoreMountains.Tools.MMProperty
 CMoreMountains.Tools.MMPropertyLinkA class, meant to be extended, used to control a MMProperty and get/set its value
 CMoreMountains.Tools.MMPropertyPickerA class used to pick a property on a target object / component / scriptable object
 CMoreMountains.Tools.MMRadioLevelEventA struct event used to broadcast the level to channels
 CMoreMountains.Tools.MMRadioSignalGeneratorItemA class used to store generator items and their properties
 CMoreMountains.Tools.MMRectTransformExtensionsRectTransform extensions
 CMoreMountains.Tools.MMReferenceHolder< MoreMountains.Tools.MMAchievementList >
 CMoreMountains.Tools.MMReorderableArray< AIAction >
 CMoreMountains.Tools.MMReorderableArray< AITransition >
 CMoreMountains.Tools.MMReorderableArray< MMRadioSignalGeneratorItem >
 CMoreMountains.Tools.MMReorderableArray< MMTilemapGeneratorLayer >
 CMoreMountains.Tools.MMReorderableList
 CMoreMountains.Tools.MMSaveLoadManagerAllows the save and load of objects in a specific folder and file
 CMoreMountains.Tools.MMSaveLoadManagerEncrypterThis class implements methods to encrypt and decrypt streams
 CMoreMountains.Tools.MMSaveLoadMenuAdds a dedicated Tools menu into the top bar More Mountains entry to delete all saved data
 CMoreMountains.Tools.MMSaveLoadTestObjectA test object to store data to test the MMSaveLoadManager class
 CMoreMountains.Tools.MMSceneScene management helpers
 CMoreMountains.Tools.MMSceneLoadingAntiSpillThis helper class, meant to be used by the MMAdditiveSceneLoadingManager, creates a temporary scene to store objects that might get instantiated, and empties it in the destination scene once loading is complete
 CMoreMountains.Tools.MMSceneLoadingSpeedIntervalA class used to define different interpolation speeds for specific progress intervals
 CMoreMountains.Tools.MMSerializableDictionary< string, MMPersistenceSceneData >
 CMoreMountains.Tools.MMSerializableDictionary< string, string >
 CMoreMountains.Tools.MMSerializedPropertyExtensionsSerialized property extensions
 CMoreMountains.Tools.MMSfxEventA struct used to trigger sounds
 CMoreMountains.Tools.MMShufflebag< T >A class to use to get more controlled randomness, taking values out of the bag randomly, and never getting them again
 CMoreMountains.Tools.MMSignalThis class lets you output the value corresponding to one of the basic signal types it contains
 CMoreMountains.Tools.MMSingleton< InventoryDemoGameManager >
 CMoreMountains.Tools.MMSingleton< MMTimeManager >
 CMoreMountains.Tools.MMSMPlaylistSongA definition of a song, a part of a MMSM Playlist
 CMoreMountains.Tools.MMSoundManagerAllSoundsControlEventThis event will let you pause/play/stop/free all sounds playing through the MMSoundManager at once
 CMoreMountains.Tools.MMSoundManagerAudioPoolThis class manages an object pool of audiosources
 CMoreMountains.Tools.MMSoundManagerEventThis event will let you trigger a save/load/reset on the MMSoundManager settings
 CMoreMountains.Tools.MMSoundManagerPlayOptionsA class used to store options for MMSoundManager play
 CMoreMountains.Tools.MMSoundManagerSettingsThis class stores MMSoundManager settings and lets you tweak them from the MMSoundManagerSettingsSO's inspector
 CMoreMountains.Tools.MMSoundManagerSoundA simple struct used to store information about the sounds played by the MMSoundManager
 CMoreMountains.Tools.MMSoundManagerSoundControlEventAn event used to control a specific sound on the MMSoundManager
 CMoreMountains.Tools.MMSoundManagerSoundFadeEventThis event will let you pause
 CMoreMountains.Tools.MMSoundManagerSoundPlayEventThis event will let you play a sound on the MMSoundManager
 CMoreMountains.Tools.MMSoundManagerTrackEventThis feedback will let you mute, unmute, play, pause, stop, free or set the volume of a selected track
 CMoreMountains.Tools.MMSoundManagerTrackFadeEventThis event will let you order the MMSoundManager to fade an entire track's sounds' volume towards the specified FinalVolume
 CMoreMountains.Tools.MMSpawnAroundThis static class is a spawn helper, useful to randomize position, rotation and scale when you need to instantiate objects
 CMoreMountains.Tools.MMSpawnAroundPropertiesThis class is used to describe spawn properties, to be used by the MMSpawnAround class
 CMoreMountains.Tools.MMSpeedTestUse this class to run performance tests in your code
 CMoreMountains.Tools.MMSpeedTestItemA struct to store data associated to speed tests
 CMoreMountains.Tools.MMStateChangeEvent< T >
 CMoreMountains.Tools.MMStateMachine< MoreMountains.Tools.MMPlaylist.PlaylistStates >
 CMoreMountains.Tools.MMStateMachine< PlaylistManagerStates >
 CMoreMountains.Tools.MMStringString helpers
 CMoreMountains.Tools.MMTilemapGeneratorLayerA class used to store and edit the data of MMTilemapGenerator layers, which you can use and combine to generate unique and random grids
 CMoreMountains.Tools.MMTilemapGeneratorLayer.MMTilemapGeneratorLayerSafeSpotA struct used to store safe spots dimensions
 CMoreMountains.Tools.MMTilemapGridRenderer
 CMoreMountains.Tools.MMTimeTime helpers
 CMoreMountains.Feedbacks.MMTimeScaleEvent
 CMoreMountains.Tools.MMTweenDefinitions
 CMoreMountains.Tools.MMTweenType
 CMoreMountains.Tools.MMUIToolkit
 CMoreMountains.Tools.MMVector2ExtensionsVector2 extensions
 CMoreMountains.Tools.MMVector3ExtensionsVector3 Extensions
 CMoreMountains.Tools.MMVector4ExtensionsVector4 Extensions
 CMoreMountains.Tools.MonoAttribute
 CMonoBehaviour
 CMoreMountains.Tools.MMParallaxUI.ParallaxLayerA class used to store layer settings
 CMoreMountains.Tools.PeaksSaverA static class used to save / load peaks once they've been computed
 CMoreMountains.Tools.PlatformBindingsA class used to store bindings
 CPropertyAttribute
 CPropertyDrawer
 CMoreMountains.Tools.MMPropertyPickerDrawer.PropertyPickerViewData
 CMoreMountains.Tools.RagdollBodyPartA class used to store ragdoll body parts informations
 CMoreMountains.Tools.RatioA class to store ratio display info
 CMoreMountains.Tools.MMConeOfVision2D.RaycastData
 CMoreMountains.Tools.MMConeOfVision.RaycastDataA struct to store raycast data
 CMoreMountains.Tools.RectExtensionsRect extensions
 CMoreMountains.Tools.RendererExtensionsRenderer extensions
 CScriptableObject
 CMoreMountains.InventoryEngine.SerializedInventorySerialized class to help store / load inventories from files
 CMoreMountains.Tools.SerializedMMAchievementA serializable class used to store an achievement into a save file
 CMoreMountains.Tools.SerializedMMAchievementManagerSerializable MM achievement manager
 CStateMachineBehaviour
 CMoreMountains.Feedbacks.TimeScalePropertiesThe different settings you can play with on a time scale event
 CMoreMountains.Tools.TransformExtensionsTransform extensions
 CUnityEvent
 CText