IStructureDetailsView::SetStructureData

Set the structure data to be displayed in this view.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IStructureDetailsView.h

Include

#include "IStructureDetailsView.h"

Syntax

void SetStructureData
(
    TSharedPtr< class FStructOnScope > StructData
)

Remarks

Set the structure data to be displayed in this view.

Parameters

Parameter

Description

StructData

The structure data to 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