Method | Description | |
---|---|---|
InstallIronFrontArma ( Game game ) : void | ||
IronFrontService ( |
||
IsIronFrontEnabled ( Collection collection ) : bool | ||
IsIronFrontInstalled ( Game game ) : bool |
Method | Description | |
---|---|---|
GetIronFrontInfo ( Game game ) : |
public InstallIronFrontArma ( Game game ) : void | ||
game | Game | |
return | void |
public IronFrontService ( |
||
ironFrontInstaller | ||
gameContext | IGameContext | |
actionHandler | IRepoActionHandler | |
return | System |
public IsIronFrontEnabled ( Collection collection ) : bool | ||
collection | Collection | |
return | bool |
public IsIronFrontInstalled ( Game game ) : bool | ||
game | Game | |
return | bool |