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

Search Results for

    Class PerLocaleTooltipAdjustments

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

    Properties

    | Improve this Doc View Source

    BottomHrYPostAdjustment

    Declaration
    public int BottomHrYPostAdjustment { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    BottomHrYPreAdjustment

    Declaration
    public int BottomHrYPreAdjustment { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    BottomYPaddingAdjustment

    Declaration
    public int BottomYPaddingAdjustment { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    TitleYAdjustment

    Declaration
    public int TitleYAdjustment { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    TopHrYPostAdjustment

    Declaration
    public int TopHrYPostAdjustment { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    TopHrYPreAdjustment

    Declaration
    public int TopHrYPreAdjustment { get; set; }
    Property Value
    Type Description
    System.Int32

    Implements

    IMetaClass