Class GetScriptGraphs
Get a list of all the ScriptGraphs from a GameObject
Inheritance
object
GetScriptGraphs
Implements
IDisposable
Inherited Members
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public class GetScriptGraphs : GetGraphs<FlowGraph, ScriptGraphAsset, ScriptMachine>, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IAnalyticsIdentifiable
Implements
IDisposable