Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsGraphViewSupported(GraphView)

Verifies whether the GraphView tool window supports a specific GraphView.
Read time 1 minuteLast updated 12 days ago

Definition

protected virtual bool IsGraphViewSupported(GraphView gv)

Parameters

A GraphView.

Returns

Type

Description

boolReturns true if the GraphView tool window supports the specified GraphView. Returns false otherwise.