C# Класс withSIX.Play.Core.Games.Legacy.Arma.IronFrontInfo

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
IronFrontInfo ( IAbsoluteDirectoryPath ironFrontPath, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath tempPath, IfaStatus status, IfaGameEdition game ) : System
IsInstalled ( ) : bool

Описание методов

IronFrontInfo() публичный Метод

public IronFrontInfo ( IAbsoluteDirectoryPath ironFrontPath, IAbsoluteDirectoryPath gamePath, IAbsoluteDirectoryPath tempPath, IfaStatus status, IfaGameEdition game ) : System
ironFrontPath IAbsoluteDirectoryPath
gamePath IAbsoluteDirectoryPath
tempPath IAbsoluteDirectoryPath
status IfaStatus
game IfaGameEdition
Результат System

IsInstalled() публичный Метод

public IsInstalled ( ) : bool
Результат bool