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

Search Results for

    Class AugmentSlotData

    Inheritance
    System.Object
    AugmentSlotData
    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 AugmentSlotData : IMetaClass

    Properties

    | Improve this Doc View Source

    AugmentButton

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

    AugmentDescription

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

    AugmentDisplayTagData

    Declaration
    public MetaEmbedded<AugmentDisplayTagData> AugmentDisplayTagData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<AugmentDisplayTagData>
    | Improve this Doc View Source

    AugmentGroup

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

    AugmentHoverVfx

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

    AugmentIconLarge

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

    AugmentIconMedium

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

    AugmentIdleVfx

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

    AugmentName

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

    AugmentNotPickedVfx

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

    AugmentPickedVfx

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

    AugmentRefreshOverlayVfx

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

    AugmentRefreshVfx

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

    m1306230119

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

    m1981897548

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

    m877078958

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

    Implements

    IMetaClass