 |
FCategorizedGraphActionListBuilder |
Used to nest all added action under one root category |
|
 |
FEdGraphNodeDeprecationResponse |
Deprecation response data. |
|
 |
FEdGraphPinReference |
|
|
 |
FEdGraphPinType |
Struct used to define the type of information carried on this pin |
|
 |
FEdGraphSchemaAction |
This structure represents a context dependent action, with sufficient information for the schema to perform it. |
|
 |
FEdGraphSchemaAction_Dummy |
Dummy action, useful for putting messages in the menu |
|
 |
FEdGraphSchemaAction_NewNode |
Action to add a node to the graph |
|
 |
FEdGraphSchemaActionDefiningObject |
Used to opaquely verify that two different persistent entries backing actions are part of the same section/category (e.g., both are variables in the same Blueprint) |
|
 |
FEdGraphTerminalType |
Struct used to define information for terminal types, e.g. types that can be contained by a container. |
|
 |
FGraphActionListBuilderBase |
This object is a base class helper used when building a list of actions for some menu or palette. |
|
 |
FGraphActionMenuBuilder |
This context is used when building a list of actions that can be done in the current blueprint. |
|
 |
FGraphContextMenuBuilder |
This context is used when building a list of actions that can be done in the current context. |
|
 |
FGraphDisplayInfo |
This is a response from GetGraphDisplayInformation |
|
 |
FGraphNodeCreator |
Helper object to ensure a graph node is correctly constructed |
|
 |
FGraphReference |
|
|
 |
FGraphSchemaSearchTextDebugInfo |
Helper struct storing the breakdown of the weights assigned to the search text. |
|
 |
FGraphSchemaSearchTextWeightInfo |
Helper struct storing the search text array with its weight info. |
|
 |
FGraphSchemaSearchWeightModifiers |
|
|
 |
FNodeMetadata |
Holds metadata keys, so as to discourage text duplication throughout the engine. |
|
 |
FNodeTextCache |
Constructing FText strings every frame can be costly, so this struct provides a way to easily cache those strings (node title, tooptip, etc.) for reuse. |
|
 |
FNodeTextTable |
|
|
 |
FNodeTitleTextTable |
|
|
 |
FPinConnectionResponse |
This is a response from CanCreateConnection, indicating if the connecting action is legal and what the result will be |
|
 |
FSetAsIntermediateNode |
|
|
 |
FSimpleMemberReference |
|
|
 |
UEdGraph |
|
|
 |
UEdGraphNode |
|
|
 |
UEdGraphNode_Documentation |
|
|
 |
UEdGraphPin |
|
|
 |
UEdGraphPin_Deprecated |
|
|
 |
UEdGraphSchema |
|
|
 |
UGraphNodeContextMenuContext |
This is the context for GetContextMenuActions and GetNodeContextMenuActions calls. |
|