Navigation
API > API/Developer > API/Developer/TextureFormat > API/Developer/TextureFormat/Interfaces > API/Developer/TextureFormat/Interfaces/ITextureFormatManagerModule
References
| Module | TextureFormat |
| Header | /Engine/Source/Developer/TextureFormat/Public/Interfaces/ITextureFormatManagerModule.h |
| Include | #include "Interfaces/ITextureFormatManagerModule.h" |
void Invalidate()
Remarks
Invalidates the texture format manager module.
This is no longer necessary as all work is done in response to broadcast plugin/module discovery messages.