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

Search Results for

    Class Class0xc668ae80

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

    Properties

    | Improve this Doc View Source

    ColorA

    Declaration
    public Vector4 ColorA { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector4
    | Improve this Doc View Source

    ColorAScale

    Declaration
    public float ColorAScale { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ColorB

    Declaration
    public Vector4 ColorB { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector4
    | Improve this Doc View Source

    ColorBScale

    Declaration
    public float ColorBScale { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    NamePrefix

    Declaration
    public string NamePrefix { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass