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

Search Results for

    Class FloatingTextGlobalConfig

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

    Properties

    | Improve this Doc View Source

    DamageDisplayTypes

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

    FloatingTextTypes

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

    Tunables

    Declaration
    public MetaEmbedded<FloatingTextTunables> Tunables { get; set; }
    Property Value
    Type Description
    MetaEmbedded<FloatingTextTunables>

    Implements

    IMetaClass