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

Method StatString

src/Ruleset/StatString.cpp:29–31  ·  view source on GitHub ↗

* Creates a blank StatString. */

Source from the content-addressed store, hash-verified

27 * Creates a blank StatString.
28 */
29StatString::StatString()
30{
31}
32
33/**
34 * Cleans up the extra StatString.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected