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

Search Results for

    Class Class0x6b91544a

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

    Properties

    | Improve this Doc View Source

    BlurKernelSigma

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

    BlurTextures

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

    FadeInRate

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

    FadeOutRate

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

    m1190000042

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

    m3449316761

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

    UpscaleTextures

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

    VfxSystems

    Declaration
    public MetaUnorderedContainer<MetaEmbedded<VfxPrimitiveCameraSegmentSeriesBeam>> VfxSystems { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<MetaEmbedded<VfxPrimitiveCameraSegmentSeriesBeam>>

    Implements

    IMetaClass