FComponentVisualizersModule::ShutdownModule

Called before the module is unloaded, right before the module object is destroyed.

Unreal Engine C++ API Reference > Editor > ComponentVisualizers > FComponentVisualizersModule

References

   
Module ComponentVisualizers
Header /Engine/Source/Editor/ComponentVisualizers/Public/ComponentVisualizers.h
Include #include "ComponentVisualizers.h"
Source /Engine/Source/Editor/ComponentVisualizers/Private/ComponentVisualizers.cpp
virtual void ShutdownModule()

Remarks

Called before the module is unloaded, right before the module object is destroyed.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library