Navigation
API > API/Editor > API/Editor/PropertyEditor
| Type | Name | Description | |
|---|---|---|---|
| TArray< UFactory * > | PropertyCustomizationHelpers::GetNewAssetFactoriesForClasses
(
const TArray< const UClass* >& Classes |
Returns a list of factories which can be used to create new assets, based on the supplied class | |
| TArray< UFactory * > | PropertyCustomizationHelpers::GetNewAssetFactoriesForClasses
(
const TArray< const UClass* >& Classes, |
Returns a list of factories which can be used to create new assets, based on the supplied classes and respecting the disallowed set |