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