Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ SetObject
Method
SetObject
src/plugin/kernel/include/AFCNode.hpp:709–712 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
707
}
708
709
void SetObject(const AFGUID& guid) override
710
{
711
data_ = guid;
712
}
713
714
std::string ToString() const override
715
{
Callers
1
SaveTo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected