pub fn outputs(
universe: &TopologyDatabase<'_, TextualUniverse>,
entity: EntityId,
) -> Vec<InterfaceId>Expand description
Finds output interfaces which the selected entity is connected to.
pub fn outputs(
universe: &TopologyDatabase<'_, TextualUniverse>,
entity: EntityId,
) -> Vec<InterfaceId>Finds output interfaces which the selected entity is connected to.