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

Search Results for

    Class Class0x60e2ec74

    Inheritance
    System.Object
    IGameModeConfigBase
    IGameModeConfigClient
    Class0x60e2ec74
    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 Class0x60e2ec74 : IGameModeConfigClient, IMetaClass

    Properties

    | Improve this Doc View Source

    LoadingScreenBackground

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

    LoadingScreenBackgroundOverride

    Declaration
    public Dictionary<string, string> LoadingScreenBackgroundOverride { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.String, System.String>
    | Improve this Doc View Source

    LoadScreenTipConfiguration

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

    MutatorControlledLoadingScreenBackgrounds

    Declaration
    public MetaUnorderedContainer<string> MutatorControlledLoadingScreenBackgrounds { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<System.String>

    Implements

    IMetaClass