Skip to main content

sync_button_active_state

Function sync_button_active_state 

Source
pub fn sync_button_active_state(
    commands: &mut Commands<'_, '_>,
    entity: Entity,
    active: bool,
)