Navigation
API > API/Plugins > API/Plugins/TextureShareCore > API/Plugins/TextureShareCore/ITextureShareCore
References
| Module | TextureShareCore |
| Header | /Engine/Plugins/VirtualProduction/TextureShare/Source/TextureShareCore/Public/ITextureShareCore.h |
| Include | #include "ITextureShareCore.h" |
static ITextureShareCore & Get&40;&41;
Remarks
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. Returns singleton object, loading the module on demand if needed