League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class BasicSkinAugment

    Inheritance
    System.Object
    BaseLoadoutData
    ISkinAugment
    BasicSkinAugment
    Implements
    ICatalogEntryOwner
    IMetaClass
    Inherited Members
    BaseLoadoutData.CatalogEntry
    BaseLoadoutData.DescriptionTraKey
    BaseLoadoutData.NameTraKey
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class BasicSkinAugment : ISkinAugment, ICatalogEntryOwner, IMetaClass

    Properties

    | Improve this Doc View Source

    Modifiers

    Declaration
    public MetaUnorderedContainer<ISkinAugmentModifier> Modifiers { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<ISkinAugmentModifier>

    Implements

    ICatalogEntryOwner
    IMetaClass