Class LoadoutUpgradeDialogViewController
Inheritance
System.Object
LoadoutUpgradeDialogViewController
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 LoadoutUpgradeDialogViewController : ModalDialogViewController, IMetaClass
Properties
| Improve this Doc View SourceErrorText
Declaration
public MetaHash ErrorText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ItemFrame
Declaration
public MetaHash ItemFrame { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ItemIcon
Declaration
public MetaHash ItemIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
RarityFrameCommon
Declaration
public MetaHash RarityFrameCommon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
RarityFrameEpic
Declaration
public MetaHash RarityFrameEpic { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
RarityFrameLegendary
Declaration
public MetaHash RarityFrameLegendary { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
StarLevel2Vfx
Declaration
public MetaHash StarLevel2Vfx { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
StarLevel3Vfx
Declaration
public MetaHash StarLevel3Vfx { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
UpgradeText
Declaration
public MetaHash UpgradeText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |