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