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

Method Reset

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

Source from the content-addressed store, hash-verified

676 }
677
678 void Reset() override
679 {
680 data_ = NULL_BOOLEAN;
681 }
682
683 bool IsNull() const override
684 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected