FReferenceViewerParams

Helper struct for [FAssetIdentifier](API\Runtime\AssetRegistry\FAssetIdentifier) (e.g., for the FOnViewAssetIdentifiersInReferenceViewer delegate and Reference Viewer functions).

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

/Engine/Source/Runtime/AssetRegistry/Public/AssetData.h

Include

#include "AssetData.h"

Syntax

struct FReferenceViewerParams

Remarks

Helper struct for FAssetIdentifier (e.g., for the FOnViewAssetIdentifiersInReferenceViewer delegate and Reference Viewer functions).

Variables

Name Description

Public variable

bool

 

bShowCollectionFilter

Whether to visually show to the user the option of "Collection Filter"

Public variable

bool

 

bShowDependencies

Whether to display the Dependencies

Public variable

bool

 

bShowReferencers

Whether to display the Referencers

Public variable

bool

 

bShowShowNativePackages

Whether to visually show to the user the option of "Show Native Packages"

Public variable

bool

 

bShowShowReferencesOptions

Whether to visually show to the user the options of "Show Soft/Hard/Management References"

Public variable

bool

 

bShowShowSearchableNames

Whether to visually show to the user the option of "Show Searchable Names"

Public variable

int32

 

FixAndHideSearchBreadthLimit

Whether to visually show to the user the option of "Search Breadth Limit" or hide it and fix it to a default value:

Public variable

int32

 

FixAndHideSearchDepthLimit

Whether to visually show to the user the option of "Search Depth Limit" or hide it and fix it to a default value:

Constructors

Name Description

Public function

FReferenceViewerParams()

Displayed-on-graph options.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss