Class VSGraphModel
Inherited Members
GraphModel.m_GraphNodeModels
GraphModel.m_GraphEdgeModels
GraphModel.m_GraphStickyNoteModels
GraphModel.m_GraphPlacematModels
GraphModel.m_GraphVariableModels
GraphModel.m_GraphPortalModels
GraphModel.MoveEdgeBefore(IGTFEdgeModel, IGTFEdgeModel)
GraphModel.MoveEdgeAfter(IGTFEdgeModel, IGTFEdgeModel)
GraphModel.CreateGraphVariableDeclaration(string, TypeHandle, ModifierFlags, bool, IConstant, GUID?)
GraphModel.Name
Namespace: DotsStencil
Assembly: solution.dll
Syntax
[PublicAPI]
[Serializable]
[MovedFrom(false, "UnityEditor.GraphToolsFoundation.Overdrive.VisualScripting", "Unity.GraphTools.Foundation.Overdrive.Editor", null)]
public class VSGraphModel : GraphModel, IGTFGraphModel, IDisposable
Methods
Name | Description |
---|---|
Compile(ITranslator) | |
CreateTranslator() | |
CreateVariableNode(IGTFVariableDeclarationModel, Vector2, SpawnFlags, GUID?) | |
GetSourceFilePath() | |
MigrateNodes() | |
OnEnable() |