Navigation
API > API/Plugins > API/Plugins/TmvMedia > API/Plugins/TmvMedia/ITmvMediaModule
Description
Returns existing instance of the module, loads it if it was not already loaded. Beware of calling this during the shutdown phase, though. The module might have been unloaded already.
| Name | GetOrLoad |
| Type | function |
| Header File | /Engine/Plugins/Media/TmvMedia/Source/TmvMedia/Public/ITmvMediaModule.h |
| Include Path | #include "ITmvMediaModule.h" |
| Source | /Engine/Plugins/Media/TmvMedia/Source/TmvMedia/Private/TmvMediaModule.cpp |
static ITmvMediaModule & GetOrLoad()