MCPcopy Create free account
hub / github.com/PerroEngine/Perro / disabled

Function disabled

perro_source/api_modules/perro_steamworks/src/disabled.rs:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13}
14
15fn disabled<T>() -> Result<T, SteamError> {
16 Err(SteamError::Disabled)
17}
18
19pub mod app {
20 use super::SteamError;

Callers 15

unlockFunction · 0.85
unlock_manyFunction · 0.85
clearFunction · 0.85
get_self_idFunction · 0.85
get_nameFunction · 0.85
get_self_nameFunction · 0.85
get_levelFunction · 0.85
is_logged_onFunction · 0.85
is_installedFunction · 0.85
is_dlc_installedFunction · 0.85
is_dlc_id_installedFunction · 0.85
is_subscribedFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_deviceFunction · 0.68