Interface IInternalEndpoint
Namespace: Unity.DataFlowGraph.Detail
Syntax
public interface IInternalEndpoint
Properties
Category
Declaration
PortDescription.Category Category { get; }
Property Value
Type | Description |
---|---|
PortDescription.Category |
IsWeak
Declaration
bool IsWeak { get; }
Property Value
Type | Description |
---|---|
Boolean |
Type
Declaration
TypeHash Type { get; }
Property Value
Type | Description |
---|---|
TypeHash |