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

Search Results for

    Class StrawberryHeroStatsViewController

    Inheritance
    System.Object
    ViewController
    PlayerStatsPanelViewController
    StrawberryHeroStatsViewController
    Implements
    IMetaClass
    Inherited Members
    PlayerStatsPanelViewController.BaseLoadable
    PlayerStatsPanelViewController.FlippedMinimapOverride
    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 StrawberryHeroStatsViewController : PlayerStatsPanelViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    AugmentSlots

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

    Background

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

    BasicStats

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

    StatsUiData

    Declaration
    public MetaEmbedded<DisplayStatsUiData> StatsUiData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<DisplayStatsUiData>

    Implements

    IMetaClass