Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsSelectable()

The GraphElement is selectable.
Read time 1 minuteLast updated 10 days ago

Definition

public virtual bool IsSelectable()

Returns

Type

Description

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