IMassRepresentationModule

The public interface to this module.

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

IModuleInterface

IMassRepresentationModule

References

Module

MassRepresentation

Header

/Engine/Plugins/Runtime/MassGameplay/Source/MassRepresentation/Public/IMassRepresentationModule.h

Include

#include "IMassRepresentationModule.h"

Syntax

class IMassRepresentationModule : 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

IMassReprese...

 

Get()

Singleton-like access to this module's interface.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.