Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/SNiagaraSelectedAssetDetails > API/Plugins/NiagaraEditor/SNiagaraSelectedAssetDetails/FArguments
Description
Text will automatically wrap according to actual width. With this you can specify the maximum width you want the description to be; this is not the actual width. Actual width might be increased due to big asset names.
| Name | MaxDesiredDescriptionWidth |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/AssetBrowser/SNiagaraSelectedAssetDetails.h |
| Include Path | #include "Widgets/AssetBrowser/SNiagaraSelectedAssetDetails.h" |
WidgetArgsType & MaxDesiredDescriptionWidth
(
float InArg
)