MCPcopy Create free account
hub / github.com/Voidware-Prohibited/ALSXT / ShutdownModule

Method ShutdownModule

Source/ALSXTExtras/Private/ALSXTExtras.cpp:12–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12void FALSXTExtrasModule::ShutdownModule()
13{
14 // This function may be called during shutdown to clean up your module. For modules that support dynamic reloading,
15 // we call this function before unloading the module.
16}
17
18IMPLEMENT_MODULE(FALSXTExtrasModule, ALSXTExtras)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected