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&40;&41;
Remarks
Invalidates the texture format manager module.
Invalidate should be called if any TextureFormat modules get loaded/unloaded/reloaded during runtime to give the implementation the chance to rebuild all its internal states and caches.