ITargetPlatformManagerModule::ShaderFormatVersion

Gets the shader format version for the specified shader.

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

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

Include

#include "Interfaces/ITargetPlatformManagerModule.h"

Syntax

uint32 ShaderFormatVersion
(
    FName Name
)

Remarks

Gets the shader format version for the specified shader.

Returns

Version number.

Parameters

Parameter

Description

Name

Name of the shader 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