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

Method Shutdown

SampleFramework12/v1.00/Containers.h:176–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174 }
175
176 void Shutdown()
177 {
178 array.Shutdown();
179 count = 0;
180 }
181
182 uint64 Count() const
183 {

Callers

nothing calls this directly

Calls 1

ShutdownMethod · 0.45

Tested by

no test coverage detected