Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsGroupable()

Checks whether the GraphElement is groupable.
Read time 1 minuteLast updated 13 days ago

Definition

public virtual bool IsGroupable()

Returns

Type

Description

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