Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetConfigID
Method
GetConfigID
src/plugin/kernel/src/AFCStaticEntity.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
ID_TYPE AFCStaticEntity::GetConfigID() const
45
{
46
return config_id_;
47
}
48
49
bool AFCStaticEntity::GetBool(const std::string& name) const
50
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected