MCPcopy Create free account
hub / github.com/Vaei/TurnInPlace / ShutdownModule

Method ShutdownModule

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

Source from the content-addressed store, hash-verified

10}
11
12void FActorTurnInPlaceModule::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
18#undef LOCTEXT_NAMESPACE
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected