Class TftItemCodexViewEntryData
Inheritance
System.Object
TftItemCodexViewEntryData
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 TftItemCodexViewEntryData : IMetaClass
Properties
| Improve this Doc View SourceArrowIcon
Declaration
public MetaHash ArrowIcon { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |
ComponentIcon
Declaration
public MetaHash ComponentIcon { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |
FullItemIcon
Declaration
public MetaHash FullItemIcon { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |
FullItemNameText
Declaration
public MetaHash FullItemNameText { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |
Group
Declaration
public MetaHash Group { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |
HighlightIcon
Declaration
public MetaHash HighlightIcon { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |
HoverRegion
Declaration
public MetaHash HoverRegion { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |
PlusIcon
Declaration
public MetaHash PlusIcon { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |