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

Method AssertWrapper

OsiInterface/OsirisWrappers.cpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197void OsirisWrappers::AssertWrapper(bool Successful, char const * Message, bool Unknown2)
198{
199 gOsirisProxy->GetWrappers().AssertOriginal(Successful, Message, Unknown2);
200}
201
202void * OsirisWrappers::FindRuleActionCallProc()
203{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected