FShaderFormatsPropertyDetails::FShaderFormatsPropertyDetails

Constructor for the parent property details view

Unreal Engine C++ API Reference > Developer > SharedSettingsWidgets > FShaderFormatsPropertyDetails

References

   
Module SharedSettingsWidgets
Header /Engine/Source/Developer/SharedSettingsWidgets/Public/ShaderFormatsPropertyDetails.h
Include #include "ShaderFormatsPropertyDetails.h"
Source /Engine/Source/Developer/SharedSettingsWidgets/Private/ShaderFormatsPropertyDetails.cpp
FShaderFormatsPropertyDetails
(
    [IDetailLayoutBuilder](API\Editor\PropertyEditor\IDetailLayoutBuilder) * InDetailBuilder,
    const TCHAR * InProperty,
    const TCHAR * InTitle
)

Remarks

Constructor for the parent property details view

Parameters

Name Description
InDetailsBuilder Where we are adding our property view to
InProperty The category name to override
InTitle Title for display

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library