C# Class withSIX.Mini.Plugin.GTA.Models.GTAGame

Inheritance: BasicGame
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Protected Methods

Method Description
GTAGame ( System.Guid id, GameSettings settings ) : System
GetInstallAction ( IDownloadContentAction action ) : InstallContentAction

Method Details

GTAGame() protected method

protected GTAGame ( System.Guid id, GameSettings settings ) : System
id System.Guid
settings withSIX.Mini.Core.Games.GameSettings
return System

GetInstallAction() protected method

protected GetInstallAction ( IDownloadContentAction action ) : InstallContentAction
action IDownloadContentAction
return InstallContentAction