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

Search Results for

    Class Class0xd9ffce3

    Inheritance
    System.Object
    Class0xd9ffce3
    Implements
    Class0x51affcd0
    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 Class0xd9ffce3 : Class0x51affcd0, IMetaClass

    Properties

    | Improve this Doc View Source

    Bounds

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

    m358136275

    Declaration
    public bool m358136275 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Offset

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

    OutlineSize

    Declaration
    public uint OutlineSize { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    Scale

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

    Text

    Declaration
    public string Text { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TextColor

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

    Implements

    Class0x51affcd0
    IMetaClass