Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/AssetRegistry > API/Runtime/CoreUObject/AssetRegistry/FReferenceViewerParams
Syntax
int32 FixAndHideSearchBreadthLimit
Remarks
Whether to visually show to the user the option of "Search Breadth Limit" or hide it and fix it to a default value:
- If 0 or negative, it will show to the user the option of "Search Breadth Limit".
- If >0, it will hide that option and fix the Breadth value to this value.