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

Search Results for

    Class PlayerFrameViewController

    Inheritance
    System.Object
    ViewController
    PlayerFrameViewController
    Implements
    IMetaClass
    Inherited Members
    ViewController.PathHashToSelf
    ViewController.BackViewControllerLink
    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 PlayerFrameViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    AbilitiesUiData

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

    BaseLoadable

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

    CenterTooltipRegion

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

    DrawAreaList

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

    HudCenterFrameGlowData

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

    LevelUpDisplay

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

    LevelUpLinks

    Declaration
    public MetaContainer<MetaHash> LevelUpLinks { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    m1407459932

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

    MessageDisplayTime

    Declaration
    public float MessageDisplayTime { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    NegativeBuffs

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

    PlayerBuffsScene

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

    PortraitUiData

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

    PositiveBuffs

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

    ResourceBars

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

    RootScene

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

    SpellCastMessage

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

    StatPages

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

    StatusMessage

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

    SummonerSpellSpecialist

    Declaration
    public MetaEmbedded<UiPerkSummonerSpecialistToggles> SummonerSpellSpecialist { get; set; }
    Property Value
    Type Description
    MetaEmbedded<UiPerkSummonerSpecialistToggles>

    Implements

    IMetaClass