C# Class withSIX.Mini.Plugin.GTA.Models.GTA5Game.RequirementsHandler.RequireScripthook

ファイルを表示 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
BackupScriptHook ( ) : void
RequireScriptHook ( ) : void
RequireScripthook ( GameInstalledState state, IAbsoluteDirectoryPath gameLocalDataFolder ) : System

Private Methods

Method Description
TryInstallScriptHook ( ) : void

Method Details

BackupScriptHook() public method

public BackupScriptHook ( ) : void
return void

RequireScriptHook() public method

public RequireScriptHook ( ) : void
return void

RequireScripthook() public method

public RequireScripthook ( GameInstalledState state, IAbsoluteDirectoryPath gameLocalDataFolder ) : System
state withSIX.Mini.Core.Games.GameInstalledState
gameLocalDataFolder IAbsoluteDirectoryPath
return System