Class PlayerProfileMatchHistoryView
Inheritance
System.Object
PlayerProfileMatchHistoryView
Implements
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 PlayerProfileMatchHistoryView : IMetaClass
Properties
| Improve this Doc View SourceLoadingSpinnerVfx
Declaration
public MetaHash LoadingSpinnerVfx { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
MainContentViewPane
Declaration
public MetaHash MainContentViewPane { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
MatchHistoryGrid
Declaration
public MetaHash MatchHistoryGrid { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
MatchHistoryListScene
Declaration
public MetaHash MatchHistoryListScene { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
MatchHistoryPlayerTemplate
Declaration
public MetaEmbedded<MatchHistoryPlayerTemplate> MatchHistoryPlayerTemplate { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<MatchHistoryPlayerTemplate> |
MatchHistoryScene
Declaration
public MetaHash MatchHistoryScene { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
MatchHistoryTraitTemplate
Declaration
public MetaEmbedded<MatchHistoryTraitTemplate> MatchHistoryTraitTemplate { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<MatchHistoryTraitTemplate> |
MatchHistoryUnitTemplate
Declaration
public MetaEmbedded<MatchHistoryUnitTemplate> MatchHistoryUnitTemplate { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<MatchHistoryUnitTemplate> |
NoMatchHistoryText
Declaration
public MetaHash NoMatchHistoryText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |