Class ScoreboardViewController
Inheritance
System.Object
ScoreboardViewController
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class ScoreboardViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public SbObjectiveBounties ChaosObjectiveBountiesData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public ScoreLineBaseUiData ChaosScoreLineUiData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public UiTeamIdentityData ChaosTeamIdentity { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink DragonUiLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash DragOverlayScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m2954662791 { get; set; }
Property Value
|
Improve this Doc
View Source
MainTooltipAnchor
Declaration
public MetaHash MainTooltipAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public SbObjectiveBounties OrderObjectiveBountiesData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public ScoreLineBaseUiData OrderScoreLineUiData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public UiTeamIdentityData OrderTeamIdentity { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash OverlayScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PlayerSlotHeightReference { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ScoreboardScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public UiSummonerSocialCardData SummonerSocialCard { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Team1AllyGlow { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Team1EnemyGlow { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Team1ReportModalAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Team1SwapDragTarget { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Team1SwapHoverIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Team2AllyGlow { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Team2EnemyGlow { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Team2ReportModalAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Team2SwapDragTarget { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Team2SwapHoverIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public ScoreboardTeamScoresDefinitions TeamScoresDefinitions { get; set; }
Property Value
Implements