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