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

Search Results for

    Class OptionItemSliderInt

    Inheritance
    System.Object
    IOptionItem
    OptionItemSlider
    OptionItemSliderInt
    Implements
    IMetaClass
    Inherited Members
    OptionItemSlider.TooltipTraKey
    OptionItemSlider.Template
    OptionItemSlider.LabelTraKey
    IOptionItem.LiveUpdate
    IOptionItem.ShowOnPlatform
    IOptionItem.Filter
    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 OptionItemSliderInt : OptionItemSlider, IMetaClass

    Properties

    | Improve this Doc View Source

    Option

    Declaration
    public ushort Option { get; set; }
    Property Value
    Type Description
    System.UInt16
    | Improve this Doc View Source

    OptionScale

    Declaration
    public uint OptionScale { get; set; }
    Property Value
    Type Description
    System.UInt32

    Implements

    IMetaClass