C# 클래스 withSIX.Play.Infra.Data.Services.GameLauncherProcessExternalUpdater.SteamPathValidator

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
GetAndValidateSteamPath ( bool steamDrm, bool requireExeExist = true ) : IAbsoluteDirectoryPath

비공개 메소드들

메소드 설명
BuildException ( string error = "" ) : InvalidSteamPathException
DisableSteamOptionsInfo ( ) : string
SteamExeDoesNotExist ( ) : InvalidSteamPathException
SteamPathDoesntExist ( ) : InvalidSteamPathException
ValidateSteamExecutable ( ) : void

메소드 상세

GetAndValidateSteamPath() 공개 메소드

public GetAndValidateSteamPath ( bool steamDrm, bool requireExeExist = true ) : IAbsoluteDirectoryPath
steamDrm bool
requireExeExist bool
리턴 IAbsoluteDirectoryPath