Even More Modifiers  1.0.0.0
A mod for rolling various bonus stats on items
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CLoot.Api.Loaders.AssetLoaderThis Loader is responsible for loading graphics assets for a mod These include shader and glowmask textures
 ►CAttribute
 CLoot.Api.Loaders.ContentLoaderThis class holds all Content holders of this mod You can use this to access content loaded into the mod Example use: ContentLoader.Modifier.GetContent("mod", "modifier")
 CLoot.UI.Tabs.CraftingTab.CraftingComponentLink
 CLoot.UI.Tabs.Soulforging.CubeCraftButton
 CLoot.UI.Tabs.Soulforging.CubeCraftRow
 CLoot.UI.Tabs.Soulforging.GuiSoulgauge.GaugeDrawing
 ►CGlobalItem
 CGlobalNPC
 ►CGlobalProjectile
 CLoot.Api.Graphics.GraphicsEntity< T >Defines the base abstract of a GraphicsEntity
 ►CLoot.Api.Graphics.GraphicsEntity< GlowmaskGraphicsProperties >
 ►CLoot.Api.Graphics.GraphicsEntity< ShaderGraphicsProperties >
 ►CLoot.Api.Graphics.GraphicsPropertiesDefines a set of properties for a GraphicsEntity<T>
 CLoot.UI.Tabs.EssenceCrafting.GuiEssenceItemButton
 ►CICloneable
 CLoot.UI.Tabs.CraftingTab.ICraftingTab
 ►CLootTests.IFakeMod
 ►CLootTests.ModifierPropertiesTests.IFakeProperties
 ►CLoot.Api.Content.ILoadableContentDefines a piece of loadable content The interface is used in classes where the deriving class already derives an existing class Because classes can only derive from one class, we use interfaces The interface is used it conjunction with ILoadableContentSetter
 ►CLoot.Api.Builder.IPropertyBuilder< T >Defines the interface for a PropertyBuilder of generic T
 CLoot.Api.Ext.ItemUtilsDefines a set of utility methods for Item class
 CLoot.Api.Content.LoadableContentBase< T >This class is used for Content holders in the Content namespace As a modder you should not use this class Even though it is public, this is only because the fields on ContentLoader must be accessible to modders
 ►CLoot.Api.Content.LoadableContentBase< Modifier >
 ►CLoot.Api.Content.LoadableContentBase< ModifierEffect >
 ►CLoot.Api.Content.LoadableContentBase< ModifierPool >
 ►CLoot.Api.Content.LoadableContentBase< ModifierRarity >
 CLoot.LootItemModifier
 ►CMod
 ►CModCommand
 CLoot.Api.ModContent.ModContentManagerThis class is responsible for managing instances of TextureModContent for registered mods.
 ►CModifier
 CLoot.Api.Core.ModifierContextDefines a context in which a Modifier might be rolled Which fields are available (not null) depends on the method

 CLoot.Api.Mechanism.ModifierMechanism
 ►CModifierPool
 CLoot.Api.Mechanism.ModifierPoolMechanism
 CLoot.Api.Core.ModifierPropertiesDefines the properties of a modifier
 CLootTests.ModifierPropertiesTests
 ►CModifierRarity
 ►CLoot.Api.Core.ModifierTooltipLineDefines a tooltip line of a modifier A modifier can have multiple lines
 ►CModItem
 ►CModPlayer
 CModSound
 CModTile
 CLoot.Api.Ext.ModUtilsDefines a set of utility methods for Mod class
 ►CModWorld
 CLoot.Api.Ext.RollingUtils.Properties
 ►CLoot.Api.Builder.PropertyBuilder< GlowmaskGraphicsProperties >
 ►CLoot.Api.Builder.PropertyBuilder< GraphicsProperties >
 ►CPropertyBuilder< List< ModifierTooltipLine >>
 ►CLoot.Api.Builder.PropertyBuilder< ModifierProperties >
 ►CLoot.Api.Builder.PropertyBuilder< ShaderDrawStyleProperties >
 ►CLoot.Api.Builder.PropertyBuilder< ShaderGraphicsProperties >
 CLoot.Api.Loaders.RegistryLoaderThis class is responsible for loading mods into Even More Modifiers Mods can be registered and triggered to have their content added via this class
 ►CLoot.Api.Strategy.RollingStrategy
 CLoot.Api.Strategy.RollingStrategyPropertiesDefines properties that will be used when an item is being rolled in a IRollingStrategy<T> These can interact with the rolling behavior, and even override certain things
 CLoot.Api.Ext.RollingUtilsDefines a set of rolling utilities
 ►CLoot.Api.Graphics.Shader.Style.ShaderDrawStyleDefines a shader drawstyle used by ShaderEntity
 CLoot.Api.Graphics.Shader.Style.ShaderDrawStyle.ShaderDrawStyleProperties
 CLoot.Sounds.Custom.SoundMaker
 CLoot.Api.Ext.RollingUtils.Strategies
 ►CLoot.Api.ModContent.TextureModContentAn abstract class that contains a mapping of strings to texture instances
 CUIState
 CLootTests.UnitTests
 CUIElement