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

Method SetMask

src/plugin/kernel/src/AFTableMeta.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81void AFTableMeta::SetMask(const ArkMaskType& feature)
82{
83 mask_ = feature;
84}
85
86bool AFTableMeta::IsPublic() const
87{

Callers 1

LoadEntityMetaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected