IPropertyHandle::GetDefaultCategoryText

Gets the category display name that a property is in at the default location defined by the class the property is in It does not handle the property being moved to another category during customization

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "PropertyHandle.h"

Syntax

FText GetDefaultCategoryText() const

Remarks

Gets the category display name that a property is in at the default location defined by the class the property is in It does not handle the property being moved to another category during customization

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