IDetailCategoryBuilder::AddExternalProperty

Windows
MacOS
Linux

Deprecated

  • AddExternalProperty is deprecated. Use AddExternalObjectProperty instead

References

Module

PropertyEditor

Header

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

Include

#include "DetailCategoryBuilder.h"

Syntax

IDetailPropertyRow * AddExternalProperty
(
    const TArray< UObject * > & Objects,
    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