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

Search Results for

    Class LoadingScreenRegaliaData

    Inheritance
    System.Object
    LoadingScreenRegaliaData
    Implements
    IMetaClass
    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 LoadingScreenRegaliaData : IMetaClass

    Properties

    | Improve this Doc View Source

    Addons

    Declaration
    public MetaContainer<MetaHash> Addons { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    BannerFlag

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

    BannerTrim

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

    CrestTier

    Declaration
    public MetaContainer<MetaHash> CrestTier { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    LoadingScreenRegaliaflags

    Declaration
    public int LoadingScreenRegaliaflags { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    PrestigeCrestBase

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

    RankedCrestBase

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

    RankedRegaliaLevelText

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

    SummonerLevelText

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

    Implements

    IMetaClass