@pipelab/steamworks.js 0.9.0 → 0.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/client.d.ts
CHANGED
|
@@ -274,6 +274,7 @@ export declare namespace stats {
|
|
|
274
274
|
export declare namespace utils {
|
|
275
275
|
export function getAppId(): number
|
|
276
276
|
export function getServerRealTime(): number
|
|
277
|
+
export function getSteamUiLanguage(): string
|
|
277
278
|
export function isSteamRunningOnSteamDeck(): boolean
|
|
278
279
|
export const enum GamepadTextInputMode {
|
|
279
280
|
Normal = 0,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|