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

Search Results for

    Class TftDragDropGroupProperty

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

    Properties

    | Improve this Doc View Source

    AnimationThreshold

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

    DragGroup

    Declaration
    public uint DragGroup { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    DropHoverAnimName

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

    DropHoverEndAnimName

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

    DropThreshold

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

    HoverStartVfxName

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

    m2138628512

    Declaration
    public bool m2138628512 { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    IMetaClass