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

Search Results for

    Class ScoreboardViewController

    Inheritance
    System.Object
    ViewController
    ScoreboardViewController
    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 ScoreboardViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    BaseLoadable

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

    ChaosObjectiveBountiesData

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

    ChaosScoreLineUiData

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

    ChaosTeamIdentity

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

    DragonUiLoadable

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

    DragOverlayScene

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

    m2954662791

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

    MainTooltipAnchor

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

    OrderObjectiveBountiesData

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

    OrderScoreLineUiData

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

    OrderTeamIdentity

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

    OverlayScene

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

    PlayerSlotHeightReference

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

    ScoreboardScene

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

    SummonerSocialCard

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

    Team1AllyGlow

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

    Team1EnemyGlow

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

    Team1ReportModalAnchor

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

    Team1SwapDragTarget

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

    Team1SwapHoverIcon

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

    Team2AllyGlow

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

    Team2EnemyGlow

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

    Team2ReportModalAnchor

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

    Team2SwapDragTarget

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

    Team2SwapHoverIcon

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

    TeamScoresDefinitions

    Declaration
    public ScoreboardTeamScoresDefinitions TeamScoresDefinitions { get; set; }
    Property Value
    Type Description
    ScoreboardTeamScoresDefinitions

    Implements

    IMetaClass