C# Class withSIX.Mini.Plugin.Arma.Models.Arma3Game.Arma3ModListBuilder

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

Méthodes protégées

Méthode Description
ProcessMods ( ) : void

Private Methods

Méthode Description
AddNormalMods ( ) : void
ExistingMods ( IAbsoluteDirectoryPath paths ) : IEnumerable
GetIFAMod ( string mod ) : string
GetValidGamePaths ( ) : IAbsoluteDirectoryPath[]
HandleA3Mp ( ) : void
HandleIfa ( ) : void
IsAiaSAMod ( RvMod x ) : bool
IsIronFrontFullOrLiteMod ( RvMod x ) : bool
ProcessAiaLiteMod ( RvMod mod ) : void
ProcessAndAddAiaMods ( ) : void
ProcessAndAddNormalModsWithAdditionalGameRequirements ( ) : void
ProcessIronFrontMods ( ) : void

Method Details

ProcessMods() protected méthode

protected ProcessMods ( ) : void
Résultat void