![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StompModule.h>
Inheritance diagram for FStompModule:Static Public Member Functions | |
| static STOMP_API FStompModule & | Get () |
Additional Inherited Members | |
Public Member Functions inherited from IModuleInterface | |
| virtual | ~IModuleInterface () |
| virtual void | PreUnloadCallback () |
| virtual void | PostLoadCallback () |
| virtual bool | SupportsDynamicReloading () |
| virtual bool | SupportsAutomaticShutdown () |
| virtual bool | IsGameModule () const |
Module for Stomp over WebSockets
|
static |
Singleton-like access to this module's interface - this is just for convenience! Beware of calling this during the shutdown phase, since yuor module might have been unloaded already.