MCPcopy Create free account
hub / github.com/DarkZek/RustCraft / set_loading

Function set_loading

client/src/systems/ui/loading.rs:15–54  ·  view source on GitHub ↗
(
    mut app_state: ResMut<NextState<AppState>>,
    mut local: Local<LoadingLocal>,
    api: ResMut<ApiSystem>,
    mut game_authentication: ResMut<GameAuthentication>
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

open_sessionMethod · 0.80
try_recvMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected