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

Search Results for

    Class MapActionAttachMapParticle

    Inheritance
    System.Object
    MapAction
    MapActionAttachMapParticle
    Implements
    IMetaClass
    Inherited Members
    MapAction.StartTime
    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 MapActionAttachMapParticle : MapAction, IMetaClass

    Properties

    | Improve this Doc View Source

    Duration

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

    m2113237821

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

    MapParticle

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

    Implements

    IMetaClass