Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsAscendable()

Checks if the GraphElement is automatically brought to front when selected.
Read time 1 minuteLast updated 12 days ago

Definition

public virtual bool IsAscendable()

Returns

Type

Description

boolReturns true if the GraphElement is automatically brought to front when selected. Returns false otherwise.