Class IOptionItem
Inheritance
System.Object
IOptionItem
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 abstract class IOptionItem : IMetaClass
Properties
| Improve this Doc View SourceFilter
Declaration
public IOptionItemFilter Filter { get; set; }
Property Value
Type | Description |
---|---|
IOptionItemFilter |
LiveUpdate
Declaration
public bool LiveUpdate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowOnPlatform
Declaration
public byte ShowOnPlatform { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |