Class PerLocaleTooltipAdjustments
Inheritance
System.Object
PerLocaleTooltipAdjustments
Implements
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 PerLocaleTooltipAdjustments : IMetaClass
Properties
| Improve this Doc View SourceBottomHrYPostAdjustment
Declaration
public int BottomHrYPostAdjustment { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
BottomHrYPreAdjustment
Declaration
public int BottomHrYPreAdjustment { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
BottomYPaddingAdjustment
Declaration
public int BottomYPaddingAdjustment { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
TitleYAdjustment
Declaration
public int TitleYAdjustment { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
TopHrYPostAdjustment
Declaration
public int TopHrYPostAdjustment { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
TopHrYPreAdjustment
Declaration
public int TopHrYPreAdjustment { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |