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

Search Results for

    Class AugmentData

    Inheritance
    System.Object
    IAugment
    AugmentData
    Implements
    IMetaClass
    Inherited Members
    IAugment.RootSpell
    IAugment.AugmentNameId
    IAugment.NameTra
    IAugment.Enabled
    IAugment.AugmentTooltipTra
    IAugment.AugmentSmallIconPath
    IAugment.BuildTags
    IAugment.AugmentDisplayTags
    IAugment.AugmentTags
    IAugment.AugmentLargeIconPath
    IAugment.DescriptionTra
    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 AugmentData : IAugment, IMetaClass

    Properties

    | Improve this Doc View Source

    AugmentPlatformId

    Declaration
    public int AugmentPlatformId { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Rarity

    Declaration
    public byte Rarity { get; set; }
    Property Value
    Type Description
    System.Byte

    Implements

    IMetaClass