Navigation
API > API/Editor > API/Editor/MassEntityDebugger
The public interface to this module
| Name | IMassDebuggerModule |
| Type | class |
| Header File | /Engine/Source/Editor/MassEntityDebugger/Public/IMassDebuggerModule.h |
| Include Path | #include "IMassDebuggerModule.h" |
Syntax
class IMassDebuggerModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IMassDebuggerModule & Get () |
Singleton-like access to this module's interface. | IMassDebuggerModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | IMassDebuggerModule.h |