Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsDroppable()

The GraphElement is drag&droppable.
Read time 1 minuteLast updated 12 days ago

Definition

public virtual bool IsDroppable()

Returns

Type

Description

boolReturns true if the GraphElement is droppable. Returns false otherwise.