rustre_core::static_args

Function instance_of_effective_node

Source
pub fn instance_of_effective_node(
    engine: TrackedMut<'_, Engine<'_>>,
    caller: Option<NodeInstance>,
    effective_node: EffectiveNodeNode,
) -> Option<NodeInstance>