ITextureFormat::GetLatestSdkVersion

Identify the latest sdk version for this texture encoder (note the SdkVersion is different than the TextureFormat Version)

Unreal Engine C++ API Reference > Developer > TextureFormat > Interfaces > ITextureFormat

References

   
Module TextureFormat
Header /Engine/Source/Developer/TextureFormat/Public/Interfaces/ITextureFormat.h
Include #include "Interfaces/ITextureFormat.h"
virtual [FName](API\Runtime\Core\UObject\FName) GetLatestSdkVersion() const  

Remarks

Identify the latest sdk version for this texture encoder (note the SdkVersion is different than the TextureFormat Version)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library