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

Inheritance: BasicGame
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes protégées

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

Method Details

GTAGame() protected méthode

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

GetInstallAction() protected méthode

protected GetInstallAction ( IDownloadContentAction action ) : InstallContentAction
action IDownloadContentAction
Résultat InstallContentAction