Class Class0xd9ffce3
Inheritance
System.Object
Class0xd9ffce3
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 SourceBounds
Declaration
public Vector2 Bounds { get; set; }
Property Value
Type | Description |
---|---|
System.Numerics.Vector2 |
m358136275
Declaration
public bool m358136275 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Offset
Declaration
public Vector2 Offset { get; set; }
Property Value
Type | Description |
---|---|
System.Numerics.Vector2 |
OutlineSize
Declaration
public uint OutlineSize { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
Scale
Declaration
public float Scale { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
Text
Declaration
public string Text { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TextColor
Declaration
public Color TextColor { get; set; }
Property Value
Type | Description |
---|---|
Color |