Class TftTrovesCelebrationViewController
Inheritance
System.Object
TftTrovesCelebrationViewController
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 TftTrovesCelebrationViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CommonScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ContinueButton { get; set; }
Property Value
|
Improve this Doc
View Source
DefaultStandardItemRarityTexturePath
Declaration
public string DefaultStandardItemRarityTexturePath { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
DefaultStandardItemStarLevelTexturePath
Declaration
public string DefaultStandardItemStarLevelTexturePath { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
DefaultStandardItemThumbnailTexturePath
Declaration
public string DefaultStandardItemThumbnailTexturePath { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink DefaultTheme { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m1477658885 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m1654489061 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m2120986918 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m2281718003 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m2344492493 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m2734825345 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m273670222 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2866048870 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m2883405913 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m3252159797 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m3620615883 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m406586603 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m4188938600 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m656854559 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaObjectLink> m669906586 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m772134313 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ParentScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SingleStandardItemLegendaryVfx { get; set; }
Property Value
|
Improve this Doc
View Source
SingleStandardItemText
Declaration
public MetaHash SingleStandardItemText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SingleStandardItemVfx { get; set; }
Property Value
|
Improve this Doc
View Source
StandardContentLayout
Declaration
public MetaHash StandardContentLayout { get; set; }
Property Value
|
Improve this Doc
View Source
StandardItemRarityTexturePaths
Declaration
public Dictionary<uint, string> StandardItemRarityTexturePaths { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.UInt32, System.String> |
|
|
Improve this Doc
View Source
StandardItemStarLevelTexturePaths
Declaration
public MetaContainer<string> StandardItemStarLevelTexturePaths { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<MultiPullStandardItemData> StandardItemTemplate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TabletOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool UseSequencer { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaHash VignetteTitle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string VignetteTitleTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements