IPropertyTypeIdentifier::IsPropertyTypeCustomized

Called to identify if a property type is customized

Choose your operating system:

Windows

macOS

Linux

References

Module

PropertyEditor

Header

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

Include

#include "PropertyEditorModule.h"

Syntax

bool IsPropertyTypeCustomized
(
    const IPropertyHandle & PropertyHandle
) const

Remarks

Called to identify if a property type is customized

Parameters

Parameter

Description

IPropertyHandle

Handle to the property being tested