MCPcopy Create free account
hub / github.com/DFHack/dfhack / getIndexEnumType

Function getIndexEnumType

library/include/DataIdentity.h:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130
131 const type_identity *getItemType() const { return item; }
132 const type_identity *getIndexEnumType() const { return ienum; }
133
134 virtual const std::string getFullName(const type_identity *item) const;
135

Callers 1

build_metatableMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected