FMathStructCustomization::MakeChildWidget

Constructs a widget for the property handle

Windows
MacOS
Linux

References

Module

DetailCustomizations

Header

/Engine/Source/Editor/DetailCustomizations/Public/Customizations/MathStructCustomizations.h

Include

#include "Customizations/MathStructCustomizations.h"

Source

/Engine/Source/Editor/DetailCustomizations/Private/MathStructCustomizations.cpp

Syntax

virtual TSharedRef< SWidget > MakeChildWidget
(
    TSharedRef< IPropertyHandle > & StructurePropertyHandle,
    TSharedRef< IPropertyHandle > & PropertyHandle
)

Remarks

Constructs a widget for the property handle

Parameters

Parameter

Description

StructurePropertyHandle

handle of the struct property

PropertyHandle

Child handle of the struct property

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