Class PlayerStatStonesViewController
Inheritance
System.Object
PlayerStatStonesViewController
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 PlayerStatStonesViewController : PlayerStatsPanelViewController, IMetaClass
Properties
| Improve this Doc View SourceFrameAdvSide
Declaration
public MetaHash FrameAdvSide { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
FrameAdvTop
Declaration
public MetaHash FrameAdvTop { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
FrameDefault
Declaration
public MetaHash FrameDefault { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Scene
Declaration
public MetaHash Scene { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
StatStonesStats
Declaration
public MetaEmbedded<UiStatStonesStats> StatStonesStats { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<UiStatStonesStats> |