MCRO
C++23 utilities for Unreal Engine.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Mcro::Modules Namespace Reference

Namespace for utilities handling Unreal modules. More...

Data Structures

class  IObservableModule
 Add this interface to your module class if other things can listen to module startup or shutdown. More...
 
struct  TObserveModule
 Use this in global variables to automatically do things on module startup or shutdown. More...
 

Detailed Description

Namespace for utilities handling Unreal modules.