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