DTDragDropFile UE Drag the system file to the window Plug-in Description

简介: DTDragDropFile UE Drag the system file to the window Plug-in Description

This plug-in can be the running window after the UE is packaged and the window receives the message that the system file is dragged to the window in the PIE mode, and obtains the corresponding file address and folder address.

1. First create an Actor blueprint

2. Create a DT System Drag Drop File component in the blueprint

3. Respond to the On System Drag Drop File event in the DT System Drag Drop File component

4. Implement your own corresponding logic in the blueprint


The callback event will have two parameters to return


File Path List : The full address of all dragged-in files


Folder Path List: The full address of all dragged-in folders


Because it supports dragging in multiple files at the same time, and it may be a file or a folder, so the return value is in the form of an array, which needs to be traversed by yourself.


System Drag Drop File For Windows in Code Plugins - UE Marketplace

After packing the running window and the message that the system file is dragged to the window in the PIE mode, the corresponding file address and folder address are obtained.

https://www.unrealengine.com/marketplace/product/3862a635707c40658b107b7a8f5c4756

相关文章
|
UED 容器
为什么 cl_gui_dialogbox_container 只能在 at selection output 事件中使用
为什么 cl_gui_dialogbox_container 只能在 at selection output 事件中使用
UE Select File / Folder Window 插件说明
UE Select File / Folder Window 插件说明
143 0
|
Windows
DTMultiWindow UE UMG Multi -window plug -in description
DTMultiWindow UE UMG Multi -window plug -in description
123 0
|
Windows
UE DTCmd Plug-in description
UE DTCmd Plug-in description
54 0
DT Slate Brush Browser Plug -in description
DT Slate Brush Browser Plug -in description
58 0
UE DTDataTable Plugin description, operating CSV files in runtime.
UE DTDataTable Plugin description, operating CSV files in runtime.
86 0
Anaconda Navigator:could not find or load the QT platform plugin "window in"
Anaconda Navigator:could not find or load the QT platform plugin "window in"
225 0
Anaconda Navigator:could not find or load the QT platform plugin "window in"
custom field further usage - add into UI and report
custom field further usage - add into UI and report
140 0
custom field further usage - add into UI and report
SAP BRF+ function mode VS event mode
SAP BRF+ function mode VS event mode
138 0
SAP BRF+ function mode VS event mode
Modify text in webclient ui - persistent mode
Modify text in webclient ui - persistent mode
108 0
Modify text in webclient ui - persistent mode