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

Function unlock

perro_source/api_modules/perro_steamworks/src/disabled.rs:85–87  ·  view source on GitHub ↗
(_id: &str)

Source from the content-addressed store, hash-verified

83 pub fn get_app_id() -> Result<Option<u32>, SteamError> {
84 Ok(None)
85 }
86}
87
88pub mod achievements {
89 use super::{SteamError, disabled};
90

Callers 1

unlockMethod · 0.70

Calls 1

disabledFunction · 0.85

Tested by

no test coverage detected