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

Method getModIndex

src/Ruleset/ExtraSounds.cpp:63–66  ·  view source on GitHub ↗

* Gets the mod index for this external sounds set. * @return The mod index for this external sounds set. */

Source from the content-addressed store, hash-verified

61 * @return The mod index for this external sounds set.
62 */
63int ExtraSounds::getModIndex()
64{
65 return _modIndex;
66}
67}

Callers 1

XcomResourcePackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected