Navigation
API > API/Plugins > API/Plugins/DMXEditor > API/Plugins/DMXEditor/SAssetPickerButton > API/Plugins/DMXEditor/SAssetPickerButton/FArguments
Description
Allows more than a single class on the picker list. Overrides AssetClass (doesn't affect the Use Selected on Content Browser button)
| Name | AllowedClasses |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/Widgets/SAssetPickerButton.h |
| Include Path | #include "Widgets/SAssetPickerButton.h" |
WidgetArgsType & AllowedClasses
(
TArray < FTopLevelAssetPath > InArg
)