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

Search Results for

    Class Class0x7f644206

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

    Properties

    | Improve this Doc View Source

    RerollButton

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

    RerollButtonText

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

    RerollButtonTextColor

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

    RerollButtonTextDisabledColor

    Declaration
    public Color RerollButtonTextDisabledColor { get; set; }
    Property Value
    Type Description
    Color

    Implements

    IMetaClass