Class OptionTemplateSlider
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 OptionTemplateSlider : IOptionTemplate, IMetaClass
Properties
| Improve this Doc View SourceLabelElement
Declaration
public MetaHash LabelElement { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
SliderBarDefinition
Declaration
public MetaHash SliderBarDefinition { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ValueElement
Declaration
public MetaHash ValueElement { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |