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

Method LogSelfInfo

src/plugin/kernel/src/AFCKernelModule.cpp:1229–1232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1227}
1228
1229bool AFCKernelModule::LogSelfInfo(const AFGUID& id)
1230{
1231 return false;
1232}
1233
1234int AFCKernelModule::LogObjectData(const AFGUID& guid)
1235{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected