Class LoadoutViewController
Inheritance
System.Object
LoadoutViewController
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class LoadoutViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<LoadoutArenaSkinInfoPanel> ArenaInfoPanel { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ArenaSkinLoadoutGridButtonData> ArenaSkinLoadoutGridButtonData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<LoadoutItemListPanelData> ArenaSkinLoadoutItemListPanelData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CloseButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<LoadoutCompanionInfoPanel> CompanionInfoPanel { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<CompanionLoadoutGridButtonData> CompanionLoadoutGridButtonData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<LoadoutItemListPanelData> CompanionLoadoutItemListPanelData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<LoadoutDamageSkinInfoPanel> DamageSkinInfoPanel { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<DamageSkinLoadoutGridButtonData> DamageSkinLoadoutGridButtonData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<LoadoutItemListPanelData> DamageSkinLoadoutItemListPanelData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<LoadoutEmoteInfoPanel> EmoteInfoPanel { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<EmoteLoadoutGridButtonData> EmoteLoadoutGridButtonData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<LoadoutItemListPanelData> EmoteLoadoutItemListPanelData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash EquipButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash GridItemButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash LoadoutScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m1267782717 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2841566773 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m3471051695 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m3535618548 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m3582224906 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m3773621209 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m4210374640 { get; set; }
Property Value
|
Improve this Doc
View Source
SearchbarText
Declaration
public MetaHash SearchbarText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string SoundOnActivate { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string SoundOnDeActivate { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash StarShardCurrencyButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftCurrencyWidget> StarShardCurrencyWidget { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash StarShardDecreaseVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash StarShardsStoreDialog { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TabletOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash UpgradeButton { get; set; }
Property Value
Implements