Navigation
API > API/Editor > API/Editor/PropertyEditor
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h |
| Include | #include "PropertyCustomizationHelpers.h" |
| Source | /Engine/Source/Editor/PropertyEditor/Private/PropertyCustomizationHelpers.cpp |
namespace PropertyCustomizationHelpers
{
TArray< const UClass &42; > PropertyCustomizationHelpers&58;&58;GetClassesFromMetadataString
&40;
const FString & MetadataString
&41;
}
Remarks
Parse and load the given metadata string into a list of allowed classes. The metadata string is likely from something like AllowedClasses or DisallowedClasses.