Navigation
API > API/Runtime > API/Runtime/Stomp > API/Runtime/Stomp/FStompModule
References
| Module | Stomp |
| Header | /Engine/Source/Runtime/Online/Stomp/Public/StompModule.h |
| Include | #include "StompModule.h" |
| Source | /Engine/Source/Runtime/Online/Stomp/Private/StompModule.cpp |
static FStompModule & Get()
Remarks
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 singleton instance