ITextureFormat::GetVersion

Gets the current version of the specified texture format.

Windows
MacOS
Linux

Override Hierarchy

ITextureFormat::GetVersion()

FChildTextureFormat::GetVersion()

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITextureFormat.h

Include

#include "Interfaces/ITextureFormat.h"

Syntax

uint16 GetVersion
(
    FName Format,
    const struct FTextureBuildSettings * BuildSettings
) const

Remarks

Gets the current version of the specified texture format.

Returns

Version number.

Parameters

Parameter

Description

Format

The format to get the version for.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss