FSearchData

Tracks data relevant to a Blueprint for searches

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/FindInBlueprintManager.h

Include

#include "FindInBlueprintManager.h"

Syntax

struct FSearchData

Remarks

Tracks data relevant to a Blueprint for searches

Variables

Name Description

Public variable

FName

 

AssetPath

The full asset path this search data is associated with of the form /Game/Path/To/Package.Package

Public variable

TWeakObjectPtr<...

 

Blueprint

The Blueprint this search data points to, if available

Public variable

FImaginaryFiBDa...

 

ImaginaryBlueprint

Cached ImaginaryBlueprint data for the searchable content, prevents having to re-parse every search

Public variable

TArray< FString...

 

Interfaces

Interfaces implemented by the Blueprint

Public variable

FString

 

ParentClass

Parent Class

Public variable

ESearchDataStat...

 

StateFlags

State flags (see enum)

Public variable

FString

 

Value

Search data block for the Blueprint

Public variable

FSearchDataVers...

 

VersionInfo

Data versioning

Constructors

Name Description

Public function

FSearchData()

Functions

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