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

Search Results for

    Class Class0xf3cf86a3

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

    Properties

    | Improve this Doc View Source

    Background

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

    Button

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

    ButtonText

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

    Description

    Declaration
    public MetaHash Description { 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

    Scene

    Declaration
    public MetaHash Scene { 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