Preparing search index...
The search index is not available
RSX Code Reference
rsx
Editor
IDragDropData
Interface IDragDropData
Interface used for passing drag and drop data payloads.
interface
IDragDropData
{
get
type
():
EnumValue
<
DragDropType
,
number
>
;
}
Implemented by
DragDropData
ResourceDragDropData
SceneObjectDragDropData
Index
Accessors
type
Accessors
type
get
type
(
)
:
EnumValue
<
DragDropType
,
number
>
Storage for
type
.
Returns
EnumValue
<
DragDropType
,
number
>
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.