Class StrawberryHeroStatsViewController
Inheritance
System.Object
StrawberryHeroStatsViewController
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 StrawberryHeroStatsViewController : PlayerStatsPanelViewController, IMetaClass
Properties
| Improve this Doc View SourceAugmentSlots
Declaration
public MetaEmbedded<Class0xfc331f53> AugmentSlots { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<Class0xfc331f53> |
Background
Declaration
public MetaHash Background { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
BasicStats
Declaration
public MetaHash BasicStats { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
StatsUiData
Declaration
public MetaEmbedded<DisplayStatsUiData> StatsUiData { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<DisplayStatsUiData> |