C# Class withSIX.Mini.Plugin.Arma.Models.Arma2COGame

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

Private Properties

Свойство Type Description
GetDefaultArma2Directory IAbsoluteDirectoryPath
GetDirectoryFromRegistryOrSteam IAbsoluteDirectoryPath

Méthodes publiques

Méthode Description
Arma2COGame ( System.Guid id, Arma2COGameSettings settings ) : System

Méthodes protégées

Méthode Description
Arma2COGame ( System.Guid id ) : System
GetAdditionalLaunchMods ( ) : IEnumerable
SetupDefaultDirectories ( GameSettings settings ) : void

Private Methods

Méthode Description
GetDefaultArma2Directory ( ) : IAbsoluteDirectoryPath
GetDirectoryFromRegistryOrSteam ( Type type ) : IAbsoluteDirectoryPath

Method Details

Arma2COGame() protected méthode

protected Arma2COGame ( System.Guid id ) : System
id System.Guid
Résultat System

Arma2COGame() public méthode

public Arma2COGame ( System.Guid id, Arma2COGameSettings settings ) : System
id System.Guid
settings Arma2COGameSettings
Résultat System

GetAdditionalLaunchMods() protected méthode

protected GetAdditionalLaunchMods ( ) : IEnumerable
Résultat IEnumerable

SetupDefaultDirectories() protected méthode

protected SetupDefaultDirectories ( GameSettings settings ) : void
settings withSIX.Mini.Core.Games.GameSettings
Résultat void