C# 클래스 withSIX.Play.Core.Games.Legacy.Arma.UserconfigUpdater

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

공개 메소드들

메소드 설명
ProcessMissingFiles ( string path, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath uconfig, IAbsoluteDirectoryPath uconfigPath ) : void
TryUserconfigDirectory ( IAbsoluteDirectoryPath path, IAbsoluteDirectoryPath uconfigPath ) : void
TryUserconfigUpdate ( string path, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath uconfig, IAbsoluteDirectoryPath uconfigPath ) : void

비공개 메소드들

메소드 설명
TryUserconfigUnpack ( IAbsoluteFilePath path, IAbsoluteDirectoryPath gamePath ) : void

메소드 상세

ProcessMissingFiles() 공개 메소드

public ProcessMissingFiles ( string path, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath uconfig, IAbsoluteDirectoryPath uconfigPath ) : void
path string
gamePath IAbsoluteDirectoryPath
uconfig IAbsoluteDirectoryPath
uconfigPath IAbsoluteDirectoryPath
리턴 void

TryUserconfigDirectory() 공개 메소드

public TryUserconfigDirectory ( IAbsoluteDirectoryPath path, IAbsoluteDirectoryPath uconfigPath ) : void
path IAbsoluteDirectoryPath
uconfigPath IAbsoluteDirectoryPath
리턴 void

TryUserconfigUpdate() 공개 메소드

public TryUserconfigUpdate ( string path, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath uconfig, IAbsoluteDirectoryPath uconfigPath ) : void
path string
gamePath IAbsoluteDirectoryPath
uconfig IAbsoluteDirectoryPath
uconfigPath IAbsoluteDirectoryPath
리턴 void