Navigation
API > API/Editor > API/Editor/Blutility > API/Editor/Blutility/UAssetActionUtility
Syntax
TArray< FAssetActionSupportCondition > SupportedConditions
Remarks
The supported conditions for any asset to use these utility functions. Note: all of these conditions must pass in sequence. So if you have earlier failure conditions you want to be run first, put them first in the list, if those fail, their failure reason will be handled first.