Navigation
API > API/Editor > API/Editor/Blutility > API/Editor/Blutility/UAssetActionUtility
Syntax
UPROPERTY (EditDefaultsOnly, Category="Asset Support", Meta=(AllowAbstract))
TArray< TSoftClassPtr< UObject > > SupportedClasses
Remarks
The supported classes controls the list of classes that may be operated on by all of the asset functions in this utility class.
When bIsActionForBlueprints is true, this will compare against the generated class of any Blueprint assets.