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

Method IsNull

src/plugin/kernel/include/AFCNode.hpp:239–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237 }
238
239 bool IsNull() const override
240 {
241 return data_.empty();
242 }
243
244 void CopyFrom(AFINode* other) override
245 {

Callers

nothing calls this directly

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected