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

Search Results for

    Class AugmentSlot

    Inheritance
    System.Object
    AugmentSlot
    Implements
    IMetaClass
    Inherited Members
    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 AugmentSlot : IMetaClass

    Properties

    | Improve this Doc View Source

    AugmentGridItem

    Declaration
    public MetaHash AugmentGridItem { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    Backdrop

    Declaration
    public MetaHash Backdrop { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    HitArea

    Declaration
    public MetaHash HitArea { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    Icon

    Declaration
    public MetaHash Icon { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    m197050173

    Declaration
    public MetaHash m197050173 { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    PenetrationRecently

    Declaration
    public MetaHash PenetrationRecently { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass