![]() |
MCRO
C++23 utilities for Unreal Engine.
|
Go to the source code of this file.
Data Structures | |
class | Mcro::Modules::IObservableModule |
Add this interface to your module class if other things can listen to module startup or shutdown. More... | |
struct | Mcro::Modules::TObserveModule< M > |
Use this in global variables to automatically do things on module startup or shutdown. More... | |
Namespaces | |
namespace | Mcro |
namespace | Mcro::Modules |
Namespace for utilities handling Unreal modules. | |
Definition in file Modules.h.