Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
Syntax
struct FGraphSchemaSearchTextWeightInfo
Remarks
Helper struct storing the search text array with its weight info.
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGraphSchemaSearchTextWeightInfo
(
const TArray< FString >* InArray, |