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

Method Shutdown

SampleFramework12/v1.00/Containers.h:347–351  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345 }
346
347 void Shutdown()
348 {
349 array.Shutdown();
350 count = 0;
351 }
352
353 uint64 Count() const
354 {

Callers

nothing calls this directly

Calls 1

ShutdownMethod · 0.45

Tested by

no test coverage detected