StaticdropReturns the current data type that the OS is dragging.
StaticisReturns true if there is a OS drag happening on top of RSX application.
Static ReadonlyonOSDragGets called when there is a OS drag happening on top of RSX application. Passing the data type of the current drop.
Static ReadonlyonOSDragGets called when a OS drag that was happening on top of RSX application finishes. It could have leaved the window areas, or by actually dropping the file into the engine.
Handles the Operation System drag and drop operations when on top of our application.
Note
Sim thread only.