UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FStompModule Class Reference

#include <StompModule.h>

+ Inheritance diagram for FStompModule:

Static Public Member Functions

static STOMP_API FStompModuleGet ()
 

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
 

Detailed Description

Module for Stomp over WebSockets

Member Function Documentation

◆ Get()

FStompModule & FStompModule::Get ( )
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.

Returns
Returns singleton instance

The documentation for this class was generated from the following files: