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

Search Results for

    Class Class0x83456589

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

    Properties

    | Improve this Doc View Source

    HdrScale

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

    Impact

    Declaration
    public byte Impact { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    IntensityScale

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

    Lifetime

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

    LightColor

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

    m2889676221

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

    Radius

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

    Type

    Declaration
    public byte Type { get; set; }
    Property Value
    Type Description
    System.Byte

    Implements

    IMetaClass