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

Search Results for

    Class CherryTeamFlyoutPanelTeamTemplate

    Inheritance
    System.Object
    CherryTeamFlyoutPanelTeamTemplate
    Implements
    IMetaClass
    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 CherryTeamFlyoutPanelTeamTemplate : IMetaClass

    Properties

    | Improve this Doc View Source

    Bounds

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

    ChampionLayout

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

    ChampionScene

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

    ChampionTemplate

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

    DefaultFillMeterColor

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

    DefaultHealthTextColor

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

    FightTeamFrame

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

    FillMeter

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

    Frames

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

    HealthText

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

    HealthTextScene

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

    HoverGlow

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

    m1319183991

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

    m2757197402

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

    m863130867

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

    m87591515

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

    Scene

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

    TeamButton

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

    TeamChampionsButton

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

    TeamIcon

    Declaration
    public MetaHash TeamIcon { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass