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