Method | Description | |
---|---|---|
DetectSteamRunning ( ) : void | ||
DetectSteamRunningByMainModule ( ) : void | ||
IsValid ( ) : bool | ||
StartSteamIfRequired ( ) : bool | ||
SteamLauncher ( IAbsoluteDirectoryPath steamPath ) : System | ||
TryDetectSteamRunning ( ) : void |
Method | Description | |
---|---|---|
GetSteamProcesses ( ) : System.Diagnostics.Process[] | ||
IsSteamMainModule ( |
||
IsSteamStartRequired ( ) : bool | ||
StartSteam ( ) : bool | ||
TryStartSteam ( ) : void | ||
WaitForSteamProcess ( ) : void |
public DetectSteamRunningByMainModule ( ) : void | ||
return | void |
public SteamLauncher ( IAbsoluteDirectoryPath steamPath ) : System | ||
steamPath | IAbsoluteDirectoryPath | |
return | System |