C# Class withSIX.Mini.Plugin.Arma.Services.IronFrontInfo

Show file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
IronFrontInfo ( IAbsoluteDirectoryPath ironFrontPath, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath tempPath, IfaStatus status, IfaGameEdition game ) : System
IsInstalled ( ) : bool

Method Details

IronFrontInfo() public method

public IronFrontInfo ( IAbsoluteDirectoryPath ironFrontPath, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath tempPath, IfaStatus status, IfaGameEdition game ) : System
ironFrontPath IAbsoluteDirectoryPath
gamePath IAbsoluteDirectoryPath
tempPath IAbsoluteDirectoryPath
status IfaStatus
game IfaGameEdition
return System

IsInstalled() public method

public IsInstalled ( ) : bool
return bool