IZoneGraphAnnotationsModule

The public interface to this module.

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

IModuleInterface

IZoneGraphAnnotationsModule

References

Module

ZoneGraphAnnotations

Header

/Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/IZoneGraphAnnotationsModule.h

Include

#include "IZoneGraphAnnotationsModule.h"

Syntax

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

IZoneGraphAn...

 

Get()

Singleton-like access to this module's interface.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.