MCPcopy Create free account
hub / github.com/OpenArkStudio/ARK / SetTypeName

Method SetTypeName

src/plugin/kernel/src/AFTableMeta.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106void AFTableMeta::SetTypeName(const std::string& value)
107{
108 type_name_ = value;
109}
110
111const std::string& AFTableMeta::GetTypeName() const
112{

Callers 1

LoadEntityMetaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected