Interface IUnitControlPort
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Flow.dll
Syntax
public interface IUnitControlPort : IUnitPort, IGraphItem
Properties
couldBeEntered
Declaration
bool couldBeEntered { get; }
Property Value
Type | Description |
---|---|
bool |
isPredictable
Declaration
bool isPredictable { get; }
Property Value
Type | Description |
---|---|
bool |