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