Choose your operating system:
Windows
macOS
Linux
| IModuleInterface
|
Module |
|
Header |
/Engine/Plugins/Runtime/MassGameplay/Source/MassRepresentation/Public/IMassRepresentationModule.h |
Include |
#include "IMassRepresentationModule.h" |
class IMassRepresentationModule : public IModuleInterface
The public interface to this module. In most cases, this interface is only public to sibling modules within this plugin.
Name | Description | ||
---|---|---|---|
|
IMassReprese... |
Get() |
Singleton-like access to this module's interface. |
|
IsAvailable() |
Checks to see if this module is loaded and ready. |