pub fn static_args_of_effective_node(
engine: TrackedMut<'_, Engine<'_>>,
caller: Option<NodeInstance>,
callee: NodeNode,
static_args_node: Option<StaticArgsNode>,
) -> Option<StaticArgs>Expand description
Query: Returns, if possible, the static args given to a node call expression