FShaderFormatsPropertyDetails::FShaderFormatsPropertyDetails

Constructor for the parent property details view

Windows
MacOS
Linux

References

Module

SharedSettingsWidgets

Header

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

Include

#include "ShaderFormatsPropertyDetails.h"

Source

/Engine/Source/Developer/SharedSettingsWidgets/Private/ShaderFormatsPropertyDetails.cpp

Syntax

FShaderFormatsPropertyDetails
(
    IDetailLayoutBuilder * InDetailBuilder,
    FString InProperty,
    FString InTitle
)

Remarks

Constructor for the parent property details view

Parameters

Parameter

Description

InDetailsBuilder

Where we are adding our property view to

InProperty

The category name to override

InTitle

Title for display

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