FShaderFormatsPropertyDetails

[FShaderFormatsPropertyDetails](API\Developer\SharedSettingsWidgets\FShaderFormatsPropertyDetails) Helper which implements details panel customizations for a device profiles parent property

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FShaderFormatsPropertyDetails

References

Module

SharedSettingsWidgets

Header

/Engine/Source/Developer/SharedSettingsWidgets/Public/ShaderFormatsPropertyDetails.h

Include

#include "ShaderFormatsPropertyDetails.h"

Syntax

class FShaderFormatsPropertyDetails : public TSharedFromThis< FShaderFormatsPropertyDetails >

Remarks

FShaderFormatsPropertyDetails Helper which implements details panel customizations for a device profiles parent property

Constructors

Name Description

Public function

FShaderFormatsPropertyDetails

(
    IDetailLayoutBuilder* InDetail...,
    FString InProperty,
    FString InTitle
)

Constructor for the parent property details view

Functions

Name Description

Public function

void

 

CreateTargetShaderFormatsPropertyView

(
    ITargetPlatform* TargetPlatfor...,
    GetFriendlyNameFromRHINameFnc Frien...
)

Create the UI to select which windows shader formats we are targetting

Public function Static

FText

 

GetFriendlyNameFromRHINameMac

(
    const FString& InRHIName
)

Public function Const

ECheckBoxSta...

 

IsTargetedRHIChecked

(
    FName InRHIName
)

Public function

void

 

SetOnUpdateShaderWarning

(
    FSimpleDelegate const& Delegate
)

Simple delegate for updating shader version warning

Typedefs

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