Class CelebrationViewController
Inheritance
System.Object
CelebrationViewController
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 CelebrationViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
BodyTextHandle
Declaration
public MetaHash BodyTextHandle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CelebrationCompanionBackgroundVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CelebrationCompanionForegroundVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CelebrationTier2StarVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CelebrationTier3StarVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CelebrationVignetteAssetVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CelebrationVignetteVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ClaimedRewardLayout { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x82ece567> ClaimedRewardTemplate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string DefaultRatedTierTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public float DelayedIconWaitTimeSec { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public Dictionary<uint, MetaHash> EggTierVfx { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.UInt32, MetaHash> |
|
|
Improve this Doc
View Source
GenericBackgroundTexture
Declaration
public MetaHash GenericBackgroundTexture { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash IconFrameHandle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash IconHandle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash IconHandleDelayed { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<uint, MetaEmbedded<CelebrationLabFields>> Labs { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m3073349920 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m3109179101 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m3158377180 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m867697111 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RankedBackgroundTexture
Declaration
public MetaHash RankedBackgroundTexture { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<uint, MetaHash> RankedTierVfx { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.UInt32, MetaHash> |
|
|
Improve this Doc
View Source
Declaration
public Dictionary<uint, MetaHash> RarityIcons { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.UInt32, MetaHash> |
|
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
SubtitleTextHandle
Declaration
public MetaHash SubtitleTextHandle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TabletOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
TitleTextHandle
Declaration
public MetaHash TitleTextHandle { get; set; }
Property Value
Implements