Navigation
API > API/Runtime > API/Runtime/HardwareSurvey > API/Runtime/HardwareSurvey/IHardwareSurveyModule
Description
Singleton-like access to this module's interface. Beware of calling this during the shutdown phase, though. Your module might have been unloaded already.
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/HardwareSurvey/Public/IHardwareSurveyModule.h |
| Include Path | #include "IHardwareSurveyModule.h" |
static IHardwareSurveyModule & Get()
Returns singleton instance, loading the module on demand if needed