Class CherrySpectateMatchDialogViewController
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 CherrySpectateMatchDialogViewController : ViewController, IMetaClass
Properties
| Improve this Doc View SourceBaseLoadable
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
Type | Description |
---|---|
MetaObjectLink |
DialogText
Declaration
public MetaEmbedded<CherrySpectateMatchDialogText> DialogText { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<CherrySpectateMatchDialogText> |
MatchGrid
Declaration
public MetaHash MatchGrid { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
MatchTemplate
Declaration
public MetaEmbedded<Class0x77fb37dd> MatchTemplate { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<Class0x77fb37dd> |
Scene
Declaration
public MetaHash Scene { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
TitleText
Declaration
public MetaHash TitleText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |