Navigation
API > API/Plugins > API/Plugins/TextureShareCore > API/Plugins/TextureShareCore/ITextureShareCore
Description
Singleton-like access to this module's interface. This is just for convenience! Beware of calling this during the shutdown phase, though. Your module might have been unloaded already.
| Name | Get |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/TextureShare/Source/TextureShareCore/Public/ITextureShareCore.h |
| Include Path | #include "ITextureShareCore.h" |
static ITextureShareCore & Get()
Returns singleton object, loading the module on demand if needed