MCPcopy Create free account
hub / github.com/Norbyte/ositools / OnError

Method OnError

OsiInterface/OsirisProxy.cpp:278–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276}
277
278void OsirisProxy::OnError(char const * Message)
279{
280 Debug("Osiris Error: %s", Message);
281}
282
283void OsirisProxy::OnAssert(bool Successful, char const * Message, bool Unknown2)
284{

Callers

nothing calls this directly

Calls 1

DebugFunction · 0.85

Tested by

no test coverage detected