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

Method ErrorWrapper

OsiInterface/OsirisWrappers.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192void OsirisWrappers::ErrorWrapper(char const * Message)
193{
194 gOsirisProxy->GetWrappers().ErrorOriginal(Message);
195}
196
197void OsirisWrappers::AssertWrapper(bool Successful, char const * Message, bool Unknown2)
198{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected