s&box docs

public sealed enum Editor.DropAction : System.Enum

Used to tell the user what kind of action will happen during a drag and drop event on mouse release. In Windows, these actions will also display text near cursor to let the user know what will happen if they release their mouse button.

Metadata

FieldValue
NamespaceEditor
Typeenum
AssemblySandbox.Tools
Doc IDT:Editor.DropAction

On this page