메소드 | 설명 | |
---|---|---|
CreateServer ( ServerAddress address ) : Server | ||
GetAdditionalLaunchMods ( ) : IEnumerable |
||
GetProfiles ( ) : IEnumerable |
||
GetServerFilter ( ) : IFilter | ||
Initialize ( ) : void | ||
LocalMissionsContainers ( ) : IEnumerable |
||
LocalModsContainers ( ) : IEnumerable |
||
PostInstallPreLaunch ( IReadOnlyCollection |
||
PublishMission ( string fn ) : void | ||
QueryServer ( |
||
QueryServers ( IGameServerQueryHandler queryHandler ) : Task |
||
RefreshState ( ) : void | ||
SupportsContent ( IMod mod ) : bool | ||
SupportsContent ( Mission mission ) : bool | ||
SupportsServerType ( string type ) : bool | ||
UpdateMissionStates ( IReadOnlyCollection |
||
UpdateModStates ( IReadOnlyCollection |
메소드 | 설명 | |
---|---|---|
ArmaGame ( System.Guid id, |
||
ArmaGame ( System.Guid id, GameSettingsController settingsController ) : System | ||
GetExecutable ( ) : IAbsoluteFilePath | ||
GetStartupSpec ( ) : StartupBuilderSpec | ||
GetSupportedModTypes ( ) : IEnumerable |
||
ShouldConnectToServer ( ) : bool | ||
StartupParameters ( ) : string[]>.Tuple |
메소드 | 설명 | |
---|---|---|
ConvertIfValid ( string i ) : IAbsoluteDirectoryPath | ||
GetModDirectory ( ) : IAbsoluteDirectoryPath | ||
GetModPaths ( ) : ContentPaths | ||
GetModRepositoryDirectory ( ) : IAbsoluteDirectoryPath | ||
HandleAdditionalMods ( string additionalMods ) : IEnumerable |
||
UpdateContentPaths ( ) : void | ||
UpdateMissionPaths ( ) : void | ||
UpdateModPaths ( ) : void |
protected ArmaGame ( System.Guid id, |
||
id | System.Guid | |
settings | ||
리턴 | System |
protected ArmaGame ( System.Guid id, GameSettingsController settingsController ) : System | ||
id | System.Guid | |
settingsController | GameSettingsController | |
리턴 | System |
public CreateServer ( ServerAddress address ) : Server | ||
address | ServerAddress | |
리턴 | Server |
protected abstract GetSupportedModTypes ( ) : IEnumerable |
||
리턴 | IEnumerable |
public PostInstallPreLaunch ( IReadOnlyCollection |
||
procced | IReadOnlyCollection |
|
launch | bool | |
리턴 | void |
public abstract QueryServer ( |
||
state | ||
리턴 | System.Threading.Tasks.Task |
public abstract QueryServers ( IGameServerQueryHandler queryHandler ) : Task |
||
queryHandler | IGameServerQueryHandler | |
리턴 | Task |
public abstract SupportsContent ( Mission mission ) : bool | ||
mission | Mission | |
리턴 | bool |
public UpdateMissionStates ( IReadOnlyCollection |
||
missions | IReadOnlyCollection |
|
리턴 | void |
public UpdateModStates ( IReadOnlyCollection |
||
mods | IReadOnlyCollection |
|
리턴 | void |