Function bevy_replicon::core::common_conditions::client_connecting

source ยท
pub fn client_connecting(client: Option<Res<'_, RepliconClient>>) -> bool
Expand description

Returns true when the client is connecting.