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

Search Results for

    Class HudItemShopExpandingPanelDefinition

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

    Properties

    | Improve this Doc View Source

    Closed

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

    ExpandedRegion

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

    HoverVfx

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

    Opened

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

    PinButton

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

    SceneData

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

    Slots

    Declaration
    public MetaContainer<MetaHash> Slots { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    TutorialVfx

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

    Implements

    IMetaClass