RSX Code Reference
Preparing search index...
rsx
Editor
IDragDropData
Interface IDragDropData
Interface used for passing drag and drop data payloads.
interface
IDragDropData
{
get
type
()
:
EnumValue
<
DragDropType
>
;
}
Implemented by
DragDropData
ResourceDragDropData
SceneObjectDragDropData
Index
Accessors
type
Accessors
type
get
type
()
:
EnumValue
<
DragDropType
>
Storage for
type
.
Returns
EnumValue
<
DragDropType
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Accessors
type
RSX Code Reference
Loading...
Interface used for passing drag and drop data payloads.