MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / GetHandler

Method GetHandler

SampleFramework12/v1.00/Assert.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68Assert::Handler Assert::GetHandler()
69{
70 return GetAssertHandlerInstance();
71}
72
73void Assert::SetHandler(Assert::Handler newHandler)
74{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected