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

Function get_level

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

Source from the content-addressed store, hash-verified

198 disabled()
199 }
200 pub fn get_name(_id: SteamID) -> Result<String, SteamError> {
201 disabled()
202 }
203 pub fn get_self_name() -> Result<String, SteamError> {
204 disabled()
205 }

Callers

nothing calls this directly

Calls 1

disabledFunction · 0.85

Tested by

no test coverage detected