Skip to main content

SteamShortcut

@steambrew/client v4.2.1


Interface: SteamShortcut

Defined in: src/globals/SteamClient.ts:190

Properties

appid

appid: number;

Defined in: src/globals/SteamClient.ts:191


data

data: {
bIsApplication: boolean;
strAppName: string;
strArguments: string;
strExePath: string;
strShortcutPath: string;
strSortAs: string;
};

Defined in: src/globals/SteamClient.ts:192

bIsApplication

bIsApplication: boolean;

strAppName

strAppName: string;

strArguments

strArguments: string;

strExePath

strExePath: string;

strShortcutPath

strShortcutPath: string;

strSortAs

strSortAs: string;