Class TftUnitFloatingInfoBarData
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 TftUnitFloatingInfoBarData : FloatingInfoBarData, IMetaClass
Properties
| Improve this Doc View SourceAttachmentSlots
Declaration
public MetaEmbedded<TftUnitAttachmentSlotsData> AttachmentSlots { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<TftUnitAttachmentSlotsData> |
Border
Declaration
public MetaHash Border { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Healthbar
Declaration
public HealthBarData Healthbar { get; set; }
Property Value
Type | Description |
---|---|
HealthBarData |
InspectButton
Declaration
public MetaHash InspectButton { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ParBar
Declaration
public AbilityResourceBarData ParBar { get; set; }
Property Value
Type | Description |
---|---|
AbilityResourceBarData |