C# Class Flood.GUI.DragDrop.Package

Afficher le fichier Open project: FloodProject/flood Class Usage Examples

Méthodes publiques

Свойство Type Description
DrawControl Flood.GUI.Controls.Control
HoldOffset Vector2i
IsDraggable bool
Name String
UserData object

Property Details

DrawControl public_oe property

public Control,Flood.GUI.Controls DrawControl
Résultat Flood.GUI.Controls.Control

HoldOffset public_oe property

public Vector2i HoldOffset
Résultat Vector2i

IsDraggable public_oe property

public bool IsDraggable
Résultat bool

Name public_oe property

public String Name
Résultat String

UserData public_oe property

public object UserData
Résultat object