Navigation
API > API/Plugins > API/Plugins/TextureShare
TextureShare module public API
| Name | ITextureShare |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/TextureShare/Source/TextureShare/Public/ITextureShare.h |
| Include Path | #include "ITextureShare.h" |
Syntax
class ITextureShare : public IModuleInterface
Implements Interfaces
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ModuleName | auto | ITextureShare.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ITextureShareAPI & GetTextureShareAPI () |
Returns API Interface Put headers in an Internal folder. | ITextureShare.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ITextureShare & Get () |
Singleton-like access to this module's interface. | ITextureShare.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | ITextureShare.h |