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