pub fn variable_assignment_scope_hook<S: HasComponent<Component>>(
    state: &mut S
) -> Scope
Expand description

Implementation of the variable assignment scope hook.