Class GetScriptGraphs
Get a list of all the ScriptGraphs from a GameObject
Inheritance
GetScriptGraphs
Inherited Members
Namespace: Unity.VisualScripting
Syntax
[TypeIcon(typeof(FlowGraph))]
public class GetScriptGraphs : GetGraphs<FlowGraph, ScriptGraphAsset, ScriptMachine>, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IAnalyticsIdentifiable