MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / ArticleDefinitionArmor

Method ArticleDefinitionArmor

src/Ruleset/ArticleDefinition.cpp:252–253  ·  view source on GitHub ↗

* Constructor (only setting type of base class). */

Source from the content-addressed store, hash-verified

250 * Constructor (only setting type of base class).
251 */
252 ArticleDefinitionArmor::ArticleDefinitionArmor() : ArticleDefinition(UFOPAEDIA_TYPE_ARMOR)
253 {}
254
255 /**
256 * Loads the article definition from a YAML file.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected