IMassAIMovementModule

The public interface to this module.

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

IModuleInterface

IMassAIMovementModule

References

Module

MassAIMovement

Header

/Engine/Plugins/AI/MassAI/Source/MassAIMovement/Public/IMassMovementModule.h

Include

#include "IMassMovementModule.h"

Syntax

class IMassAIMovementModule : public IModuleInterface

Remarks

The public interface to this module. In most cases, this interface is only public to sibling modules within this plugin.

Functions

Name Description

Public function Static

IMassAIMovem...

 

Get()

Singleton-like access to this module's interface.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.