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