IPropertyTypeIdentifier

Base class for adding an extra data to identify a custom property type

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "PropertyEditorModule.h"

Syntax

class IPropertyTypeIdentifier

Remarks

Base class for adding an extra data to identify a custom property type

Destructors

Name Description

Public function Virtual

~IPropertyTypeIdentifier()

Functions

Name Description

Public function Const

bool

 

IsPropertyTypeCustomized

(
    const IPropertyHandle& PropertyHan...
)

Called to identify if a property type is customized

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