Метод | Описание | |
---|---|---|
GetSteamAppById ( int appId, bool noCache = false ) : |
||
SteamHelper ( KeyValues steamConfig, IAbsoluteDirectoryPath steamPath, bool cache = true ) : System |
Метод | Описание | |
---|---|---|
CheckForAppManifest ( int appId, IAbsoluteDirectoryPath installPath ) : bool | ||
GetAppManifestLocation ( int appId ) : IAbsoluteDirectoryPath | ||
GetBaseInstallFolderPaths ( ) : IReadOnlyList |
||
TryGetConfigByAppId ( int appId ) : KeyValues |
public GetSteamAppById ( int appId, bool noCache = false ) : |
||
appId | int | |
noCache | bool | |
Результат |
public SteamHelper ( KeyValues steamConfig, IAbsoluteDirectoryPath steamPath, bool cache = true ) : System | ||
steamConfig | KeyValues | |
steamPath | IAbsoluteDirectoryPath | |
cache | bool | |
Результат | System |