Interface IGraphEventListenerData
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public interface IGraphEventListenerData : IGraphData
Properties
isListening
Declaration
bool isListening { get; }
Property Value
Type | Description |
---|---|
Boolean |