Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > AssetRegistry > FReferenceViewerParams
Syntax
int32 FixAndHideSearchDepthLimit
Remarks
Whether to visually show to the user the option of "Search Depth 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 Depth Limit".
- If >0, it will hide that option and fix the Depth value to this value.