FContextMenuWeightDebugInfo

Debug Info about how the preferred context menu action is chosen

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h

Include

#include "SGraphActionMenu.h"

Syntax

struct FContextMenuWeightDebugInfo

Remarks

Debug Info about how the preferred context menu action is chosen

Variables

Name Description

Public variable

float

 

CategoryBonusWieight

Public variable

float

 

CategoryWeight

Public variable

float

 

DescriptionWeight

Public variable

float

 

KeywordArrayWeight

Info about which sets of words match up with what weight.

Public variable

float

 

NodeTitleWeight

Public variable

float

 

PercentageMatchWeight

Public variable

float

 

PercMatch

The calculated match percentage

Public variable

float

 

ShorterWeight

Public variable

float

 

TotalWeight

Functions

Name Description

Public function

void

 

Print()

Print out the debug info about this weight info to the console

See Also

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