Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FGraphSchemaSearchWeightModifiers |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include Path |
#include "EdGraph/EdGraphSchema.h" |
Syntax
struct FGraphSchemaSearchWeightModifiers
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CategoryWeight |
float |
|
EdGraph/EdGraphSchema.h |
|
| DescriptionWeight |
float |
|
EdGraph/EdGraphSchema.h |
|
| KeywordWeight |
float |
|
EdGraph/EdGraphSchema.h |
|
| NodeTitleWeight |
float |
|
EdGraph/EdGraphSchema.h |
|
| PercentageMatchWeightMultiplier |
float |
|
EdGraph/EdGraphSchema.h |
|
| ShorterMatchWeight |
float |
|
EdGraph/EdGraphSchema.h |
|
| StartsWithBonusWeightMultiplier |
float |
|
EdGraph/EdGraphSchema.h |
|
| WholeMatchLocalizedWeightMultiplier |
float |
|
EdGraph/EdGraphSchema.h |
|
| WholeMatchWeightMultiplier |
float |
|
EdGraph/EdGraphSchema.h |
|