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