Skip to main content

is_server

Function is_server 

Source
pub fn is_server(server_query: Query<'_, '_, (), With<Server>>) -> bool
Expand description

RunCondition to check if the app is a server.

Note that the app could also have a host-client