Interface IGraphElementWithDebugData
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.dll
Syntax
public interface IGraphElementWithDebugData : IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IAnalyticsIdentifiable
Methods
CreateDebugData()
Declaration
IGraphElementDebugData CreateDebugData()
Returns
Type | Description |
---|---|
IGraph |