메소드 | 설명 | |
---|---|---|
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 |