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

Search Results for

    Class Class0x34cca270

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

    Properties

    | Improve this Doc View Source

    Button

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

    ButtonIcons

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

    Group

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

    ModalUpperLeftAnchor

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

    Subtitle

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

    SubtitleBackground

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

    Title

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

    Implements

    IMetaClass