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

Search Results for

    Class MapSkin

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

    Properties

    | Improve this Doc View Source

    AlternateAssets

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

    ColorizationPostEffect

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

    GammaParameters

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

    GrassTintTexture

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

    m2420876232

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

    m268991107

    Declaration
    public bool m268991107 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    MapContainerLink

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

    MapNavigationMesh

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

    MapObjectsCfg

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

    MapSkinServerConstants

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

    MaterialSwap

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

    MinimapBackgroundConfig

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

    Name

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

    NavigationMesh

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

    ObjectSkinFallbacks

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

    ResourceResolvers

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

    SkyboxCubemapTexture

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

    WorldParticles

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

    WorldParticlesIni

    Declaration
    public string WorldParticlesIni { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass