Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsStackable()

Checks whether the GraphElement is stackable.
Read time 1 minuteLast updated 6 days ago

Definition

public virtual bool IsStackable()

Returns

Type

Description

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