FHierarchicalLODOutlinerModule::ShutdownModule

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

Unreal Engine C++ API Reference > Editor > HierarchicalLODOutliner > FHierarchicalLODOutlinerModule

References

   
Module HierarchicalLODOutliner
Header /Engine/Source/Editor/HierarchicalLODOutliner/Public/HierarchicalLODOutlinerModule.h
Include #include "HierarchicalLODOutlinerModule.h"
Source /Engine/Source/Editor/HierarchicalLODOutliner/Private/HierarchicalLODOutlinerModule.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