IDetailCategoryBuilder::AddExternalProperty

Windows
MacOS
Linux

Deprecated

  • AddExternalProperty is deprecated. Use AddExternalStructureProperty instead

References

Module

PropertyEditor

Header

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

Include

#include "DetailCategoryBuilder.h"

Syntax

IDetailPropertyRow * AddExternalProperty
(
    TSharedPtr< FStructOnScope > StructData,
    FName PropertyName,
    EPropertyLocation::Type Location
)

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