IPropertyTypeIdentifier::IsPropertyTypeCustomized

Called to identify if a property type is customized

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

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