Class TooltipInstanceListElement
Inheritance
System.Object
TooltipInstanceListElement
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 TooltipInstanceListElement : IMetaClass
Properties
| Improve this Doc View SourceMultiplier
Declaration
public float Multiplier { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
NameOverride
Declaration
public string NameOverride { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Style
Declaration
public uint Style { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
Type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TypeIndex
Declaration
public int TypeIndex { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |