Namespace Unity.DataFlowGraph.Detail
Structs
IsBuffer<T>
IsComponent<T>
UnresolvedInputPair
UnresolvedOutputPair
Interfaces
IConcrete
IConnectableWith<TType>
IContext<TSelf>
A common base interface shared by all simulation callback contexts which allows them to share a common API through the use of extension methods. User code should use CommonContext for local implementation of helper methods rather than being written against this interface.