Show / Hide Table of Contents

Namespace UE4.BlueprintGraph

Classes

BlueprintBoundEventNodeSpawner

Takes care of spawning UK2Node_Event nodes.

BlueprintBoundNodeSpawner

Takes care of spawning various bound nodes.

BlueprintComponentNodeSpawner

Takes care of spawning UK2Node_AddComponent nodes.

BlueprintDelegateNodeSpawner

Takes care of spawning various nodes associated with delegates.

BlueprintEditorSettings

Blueprint Editor Settings

BlueprintEventNodeSpawner

Takes care of spawning UK2Node_Event nodes.

BlueprintFieldNodeSpawner

Takes care of spawning various field related nodes (nodes associated with functions, enums, structs, properties, etc.

BlueprintFunctionNodeSpawner

Takes care of spawning various UK2Node_CallFunction nodes.

BlueprintNodeSpawner

Intended to be wrapped and used by FBlueprintActionMenuItem.

BlueprintVariableNodeSpawner

Takes care of spawning variable getter/setter nodes.

EdGraphSchema_K2

Ed Graph Schema K2

K2Node

Abstract base class of all blueprint graph nodes.

K2Node_ActorBoundEvent

K2Node Actor Bound Event

K2Node_AddComponent

K2Node Add Component

K2Node_AddDelegate

K2Node Add Delegate

K2Node_AddPinInterface

K2Node Add Pin Interface

K2Node_AssignDelegate

Modeled after FEdGraphSchemaAction_K2AssignDelegate for the newer Blueprint menu system.

K2Node_AssignmentStatement

K2Node Assignment Statement

K2Node_BaseAsyncTask

!!! The proxy object should have RF_StrongRefOnFrame flag. !!!

K2Node_BaseMCDelegate

K2Node Base MCDelegate

K2Node_BitmaskLiteral

K2Node Bitmask Literal

K2Node_BreakStruct

K2Node Break Struct

K2Node_CallArrayFunction

K2Node Call Array Function

K2Node_CallDataTableFunction

K2Node Call Data Table Function

K2Node_CallDelegate

K2Node Call Delegate

K2Node_CallFunction

K2Node Call Function

K2Node_CallFunctionOnMember

K2Node Call Function on Member

K2Node_CallMaterialParameterCollectionFunction

K2Node Call Material Parameter Collection Function

K2Node_CallParentFunction

K2Node Call Parent Function

K2Node_CastByteToEnum

K2Node Cast Byte to Enum

K2Node_ClassDynamicCast

K2Node Class Dynamic Cast

K2Node_ClearDelegate

K2Node Clear Delegate

K2Node_CommutativeAssociativeBinaryOperator

K2Node Commutative Associative Binary Operator

K2Node_ComponentBoundEvent

K2Node Component Bound Event

K2Node_Composite

K2Node Composite

K2Node_ConstructObjectFromClass

K2Node Construct Object from Class

K2Node_ConvertAsset

K2Node Convert Asset

K2Node_Copy

K2Node Copy

K2Node_CreateDelegate

K2Node Create Delegate

K2Node_CustomEvent

K2Node Custom Event

K2Node_DeadClass

K2Node Dead Class

K2Node_DelegateSet

K2Node Delegate Set

K2Node_DoOnceMultiInput

K2Node Do Once Multi Input

K2Node_DynamicCast

K2Node Dynamic Cast

K2Node_EaseFunction

K2Node Ease Function

K2Node_EditablePinBase

K2Node Editable Pin Base

K2Node_EnumEquality

K2Node Enum Equality

K2Node_EnumInequality

K2Node Enum Inequality

K2Node_EnumLiteral

K2Node Enum Literal

K2Node_Event

K2Node Event

K2Node_EventNodeInterface

K2Node Event Node Interface

K2Node_ExecutionSequence

K2Node Execution Sequence

K2Node_ForEachElementInEnum

K2Node for Each Element in Enum

K2Node_FormatText

K2Node Format Text

K2Node_FunctionEntry

K2Node Function Entry

K2Node_FunctionResult

K2Node Function Result

K2Node_FunctionTerminator

K2Node Function Terminator

K2Node_GenericCreateObject

K2Node Generic Create Object

K2Node_GetArrayItem

K2Node Get Array Item

K2Node_GetClassDefaults

K2Node Get Class Defaults

K2Node_GetDataTableRow

K2Node Get Data Table Row

K2Node_GetEnumeratorName

K2Node Get Enumerator Name

K2Node_GetEnumeratorNameAsString

K2Node Get Enumerator Name as String

K2Node_GetInputAxisKeyValue

K2Node Get Input Axis Key Value

K2Node_GetInputAxisValue

K2Node Get Input Axis Value

K2Node_GetInputVectorAxisValue

K2Node Get Input Vector Axis Value

K2Node_GetNumEnumEntries

K2Node Get Num Enum Entries

K2Node_IfThenElse

K2Node if Then Else

K2Node_InputAction

K2Node Input Action

K2Node_InputActionEvent

K2Node Input Action Event

K2Node_InputAxisEvent

K2Node Input Axis Event

K2Node_InputAxisKeyEvent

K2Node Input Axis Key Event

K2Node_InputKey

K2Node Input Key

K2Node_InputKeyEvent

K2Node Input Key Event

K2Node_InputTouch

K2Node Input Touch

K2Node_InputTouchEvent

K2Node Input Touch Event

K2Node_InputVectorAxisEvent

K2Node Input Vector Axis Event

K2Node_Knot

K2Node Knot

K2Node_Literal

K2Node Literal

K2Node_LoadAsset

K2Node Load Asset

K2Node_LoadAssetClass

K2Node Load Asset Class

K2Node_LocalVariable

K2Node Local Variable

K2Node_MacroInstance

K2Node Macro Instance

K2Node_MakeArray

K2Node Make Array

K2Node_MakeContainer

K2Node Make Container

K2Node_MakeMap

K2Node Make Map

K2Node_MakeSet

K2Node Make Set

K2Node_MakeStruct

Pure kismet node that creates a struct with specified values for each member

K2Node_MakeVariable

K2Node Make Variable

K2Node_MathExpression

This node type acts like a collapsed node, a single node that represents a larger sub-network of nodes (contained within a sub-graph).

K2Node_MatineeController

K2Node Matinee Controller

K2Node_Message

K2Node Message

K2Node_MultiGate

K2Node Multi Gate

K2Node_PureAssignmentStatement

K2Node Pure Assignment Statement

K2Node_RemoveDelegate

K2Node Remove Delegate

K2Node_Select

K2Node Select

K2Node_Self

K2Node Self

K2Node_SetFieldsInStruct

Pure kismet node that creates a struct with specified values for each member

K2Node_SetVariableOnPersistentFrame

  • FOR INTERNAL USAGE ONLY!
    

K2Node_SpawnActor

K2Node Spawn Actor

K2Node_SpawnActorFromClass

K2Node Spawn Actor from Class

K2Node_StructMemberGet

Pure kismet node that gets one or more member variables of a struct

K2Node_StructMemberSet

Imperative kismet node that sets one or more member variables of a struct

K2Node_StructOperation

K2Node Struct Operation

K2Node_Switch

K2Node Switch

K2Node_SwitchEnum

K2Node Switch Enum

K2Node_SwitchInteger

K2Node Switch Integer

K2Node_SwitchName

K2Node Switch Name

K2Node_SwitchString

K2Node Switch String

K2Node_TemporaryVariable

K2Node Temporary Variable

K2Node_Timeline

K2Node Timeline

K2Node_Tunnel

K2Node Tunnel

K2Node_TunnelBoundary

K2Node Tunnel Boundary

K2Node_Variable

K2Node Variable

K2Node_VariableGet

K2Node Variable Get

K2Node_VariableSet

K2Node Variable Set

K2Node_VariableSetRef

K2Node Variable Set Ref

NodeDependingOnEnumInterface

Node Depending on Enum Interface

Structs

BlueprintCallableFunctionRedirect

Structure used to automatically convert blueprintcallable functions (that have blueprint parameter) calls (in bp graph) into their never versions (with class param instead of blueprint).

CustomPin

UK2Node_EaseFunction

EdGraphSchemaAction_BlueprintVariableBase

Reference to a variable (only used in 'My Blueprints' but used for member variables, local variables, delegates, etc...)

EdGraphSchemaAction_EventFromFunction

Action to add a node to the graph

EdGraphSchemaAction_K2AddCallOnActor

Action to add a 'call function on actor(s)' set of nodes to the graph

EdGraphSchemaAction_K2AddComment

Action to add a 'comment' node to the graph

EdGraphSchemaAction_K2AddComponent

Action to add an 'add component' node to the graph

EdGraphSchemaAction_K2AddCustomEvent

Action to add a 'custom event' node to the graph

EdGraphSchemaAction_K2AddEvent

Action to add a 'event' node to the graph

EdGraphSchemaAction_K2AssignDelegate

Action to add a node to the graph

EdGraphSchemaAction_K2Delegate

Reference to a delegate

EdGraphSchemaAction_K2Enum

Reference to an enumeration (only used in 'docked' palette)

EdGraphSchemaAction_K2Event

A reference to a specific event (living inside a Blueprint graph).

EdGraphSchemaAction_K2Graph

Reference to a function, macro, event graph, or timeline (only used in 'docked' palette)

EdGraphSchemaAction_K2InputAction

A reference to a specific event (living inside a Blueprint graph).

EdGraphSchemaAction_K2LocalVar

Reference to a local variable (only used in 'docked' palette)

EdGraphSchemaAction_K2NewNode

Action to add a node to the graph

EdGraphSchemaAction_K2PasteHere

Action to paste at this location on graph

EdGraphSchemaAction_K2Struct

Reference to an structure (only used in 'docked' palette)

EdGraphSchemaAction_K2TargetNode

Action to target a specific node on graph

EdGraphSchemaAction_K2Var

Reference to a variable (only used in 'docked' palette)

EdGraphSchemaAction_K2ViewNode

Action to view a node to the graph

KismetUserDeclaredFunctionMetadata

This structure describes metadata associated with a user declared function or macro

OptionalPinFromProperty

Optional Pin from Property

UserPinInfo

User Pin Info

Enums

EEdGraphSchemaAction_K2Graph

The graph type that the schema is

ESaveOnCompile

ESave on Compile

ESelfContextInfo

ESelf Context Info

ETunnelBoundaryType

ETunnel Boundary Type

Back to top Generated by DocFX