Skip to content

steam.Api

steam.Api

Fields

NameType
staticactiveBool
staticappIdI32
staticcontrollerssteam.Controller
staticwhenGamepadTextInputDismissedFun
staticwhenAchievementStoredFun
staticwhenLeaderboardScoreDownloadedFun
staticwhenLeaderboardScoreUploadedFun
staticonOverlayFun
staticinitFun
staticglobalEventshaxe.ds.IntMap
staticauthTicketCallbackshaxe.ds.IntMap
staticregisterGlobalEventFun
staticonGlobalEventFun
staticsyncFun
staticgetAchievementFun
staticgetCurrentGameLanguageFun
staticisUserLoggedInFun
staticgetUserFun
staticisOverlayEnabledFun
staticisDlcInstalledFun
staticopenOverlayFun
staticshutdownFun
staticsetAchievementFun
staticgetAuthTicketFun
statichaveGlobalStatsBool
statichaveReceivedUserStatsBool
staticwantStoreStatsBool
staticleaderboardIdshl.types.ArrayObj
staticleaderboardOpshaxe.ds.List
staticcustomTraceFun
staticprocessNextLeaderboardOpFun
staticreportFun
staticsteamWrap_onEventFun

Protos

No protos.

Bindings

  • static f@6439 steamWrap_onEvent(I32, Bool, Bytes) → Void
  • static f@6438 report(String, hl.types.ArrayObj, Bool) → Bool
  • static f@6437 processNextLeaderboardOp() → Void
  • static f@6436 customTrace(String) → Void
  • static f@6435 getAuthTicket(Fun) → haxe.io.Bytes
  • static f@6434 setAchievement(String) → Bool
  • static f@6433 shutdown() → Void
  • static f@6432 openOverlay(String) → Void
  • static f@6431 isDlcInstalled(I32) → Bool
  • static f@6430 isOverlayEnabled() → Bool
  • static f@6429 getUser() → steam.User
  • static f@6428 isUserLoggedIn() → Bool
  • static f@6427 getCurrentGameLanguage() → String
  • static f@6426 getAchievement(String) → Bool
  • static f@6425 sync() → Void
  • static f@6424 onGlobalEvent(I32, Dyn) → Void
  • static f@6423 registerGlobalEvent(I32, Fun) → Void
  • static f@6422 init(I32) → Bool