MCPcopy Create free account
hub / github.com/Linloir/GraphBuilder / Type

Method Type

graph_implement.h:213–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211 ALGraph* ConvertToAL();
212
213 int Type() const { return type; }
214};
215
216#endif // GRAPH_IMPLEMENT_H

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected