This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

GraphViewMinimapWindow.IsGraphViewSupported

Declaration

protected bool IsGraphViewSupported(Experimental.GraphView.GraphView gv);

Parameters

gv A GraphView.

Returns

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

Description

Verifies whether the GraphView tool window supports a specific GraphView.