DropAction

class DropAction(slot: Int, windowId: Int) : Action

Functions

Link copied to clipboard
open override fun complete()
Link copied to clipboard
fun getHoldingCtrl(): Boolean
Link copied to clipboard
fun setHoldingCtrl(holdingCtrl: Boolean): DropAction

Whether the click should act as if control is being held (defaults to false)

Sources

Link copied to clipboard