League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class TftUnitFloatingInfoBarData

    Inheritance
    System.Object
    FloatingInfoBarData
    TftUnitFloatingInfoBarData
    Implements
    IMetaClass
    Inherited Members
    FloatingInfoBarData.Scene
    FloatingInfoBarData.Anchor
    FloatingInfoBarData.ResurrectingAlpha
    FloatingInfoBarData.ScriptedThresholdTypes
    FloatingInfoBarData.UntargetableAlpha
    FloatingInfoBarData.CameraMask
    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 Source

    AttachmentSlots

    Declaration
    public MetaEmbedded<TftUnitAttachmentSlotsData> AttachmentSlots { get; set; }
    Property Value
    Type Description
    MetaEmbedded<TftUnitAttachmentSlotsData>
    | Improve this Doc View Source

    Border

    Declaration
    public MetaHash Border { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    Healthbar

    Declaration
    public HealthBarData Healthbar { get; set; }
    Property Value
    Type Description
    HealthBarData
    | Improve this Doc View Source

    InspectButton

    Declaration
    public MetaHash InspectButton { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    ParBar

    Declaration
    public AbilityResourceBarData ParBar { get; set; }
    Property Value
    Type Description
    AbilityResourceBarData

    Implements

    IMetaClass