Skip to content

M_Aurora_Utils_SteamUtils_GetGamePath

Anton Pupkov edited this page Aug 9, 2016 · 3 revisions

SteamUtils.GetGamePath Method

Retrieves a path to a specified AppID

Namespace: Aurora.Utils
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public static string GetGamePath(
	int gameId
)

Parameters

 

gameId
Type: System.Int32
The game's AppID

Return Value

Type: String
Path to the location of AppID's install

See Also

Reference

SteamUtils Class
Aurora.Utils Namespace

Clone this wiki locally