Class TftDragDropGroupProperty
Inheritance
System.Object
TftDragDropGroupProperty
Implements
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 SourceAnimationThreshold
Declaration
public float AnimationThreshold { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
DragGroup
Declaration
public uint DragGroup { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
DropHoverAnimName
Declaration
public string DropHoverAnimName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DropHoverEndAnimName
Declaration
public string DropHoverEndAnimName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DropThreshold
Declaration
public float DropThreshold { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
HoverStartVfxName
Declaration
public string HoverStartVfxName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
m2138628512
Declaration
public bool m2138628512 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |