League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class CelebrationViewController

    Inheritance
    System.Object
    ViewController
    CelebrationViewController
    Implements
    IMetaClass
    Inherited Members
    ViewController.PathHashToSelf
    ViewController.BackViewControllerLink
    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 CelebrationViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    BaseLoadable

    Declaration
    public MetaObjectLink BaseLoadable { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    BodyTextHandle

    Declaration
    public MetaHash BodyTextHandle { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    CelebrationCompanionBackgroundVfx

    Declaration
    public MetaHash CelebrationCompanionBackgroundVfx { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    CelebrationCompanionForegroundVfx

    Declaration
    public MetaHash CelebrationCompanionForegroundVfx { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    CelebrationTier2StarVfx

    Declaration
    public MetaHash CelebrationTier2StarVfx { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    CelebrationTier3StarVfx

    Declaration
    public MetaHash CelebrationTier3StarVfx { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    CelebrationVignetteAssetVfx

    Declaration
    public MetaHash CelebrationVignetteAssetVfx { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    CelebrationVignetteVfx

    Declaration
    public MetaHash CelebrationVignetteVfx { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    ClaimedRewardLayout

    Declaration
    public MetaHash ClaimedRewardLayout { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    ClaimedRewardTemplate

    Declaration
    public MetaEmbedded<Class0x82ece567> ClaimedRewardTemplate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<Class0x82ece567>
    | Improve this Doc View Source

    DefaultRatedTierTraKey

    Declaration
    public string DefaultRatedTierTraKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DelayedIconWaitTimeSec

    Declaration
    public float DelayedIconWaitTimeSec { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    EggTierVfx

    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
    Type Description
    MetaHash
    | Improve this Doc View Source

    IconFrameHandle

    Declaration
    public MetaHash IconFrameHandle { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    IconHandle

    Declaration
    public MetaHash IconHandle { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    IconHandleDelayed

    Declaration
    public MetaHash IconHandleDelayed { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    Labs

    Declaration
    public Dictionary<uint, MetaEmbedded<CelebrationLabFields>> Labs { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.UInt32, MetaEmbedded<CelebrationLabFields>>
    | Improve this Doc View Source

    m3073349920

    Declaration
    public MetaHash m3073349920 { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    m3109179101

    Declaration
    public MetaObjectLink m3109179101 { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    m3158377180

    Declaration
    public string m3158377180 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m867697111

    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
    Type Description
    MetaHash
    | Improve this Doc View Source

    RankedTierVfx

    Declaration
    public Dictionary<uint, MetaHash> RankedTierVfx { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.UInt32, MetaHash>
    | Improve this Doc View Source

    RarityIcons

    Declaration
    public Dictionary<uint, MetaHash> RarityIcons { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.UInt32, MetaHash>
    | Improve this Doc View Source

    Scene

    Declaration
    public MetaHash Scene { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    SubtitleTextHandle

    Declaration
    public MetaHash SubtitleTextHandle { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    TabletOverrideLoadable

    Declaration
    public MetaObjectLink TabletOverrideLoadable { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    TitleTextHandle

    Declaration
    public MetaHash TitleTextHandle { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass