Namespace FlaxEditor.GUI.Drag
Classes
|
Actors references collection drag handler. |
|
Helper class for handling FlaxEditor.SceneGraph.ActorNode drag and drop. |
|
Actor type drag handler. |
|
Helper class for handling actor type drag and drop (for spawning). |
|
Assets collection drag handler. |
|
Helper class for handling FlaxEditor.Content.AssetItem drag and drop. |
|
Control type drag handler. |
|
Helper class for handling control type drag and drop (for spawning). |
|
Drag event arguments data container. |
|
Handles a list of DragHelper<T, U>s |
|
Base class for drag and drop operation helpers. |
|
Drag content items handler. |
|
Helper class for handling FlaxEditor.Content.ContentItem drag and drop. |
|
Generic items names collection drag handler. |
|
Helper class for handling generic items names drag and drop. |
|
Script items drag handler. |
|
Helper class for handling ScriptItem drag and drop. |
|
Scripts references drag handler. |
|
Helper class for handling Script instance drag and drop. |