Blueprint node references

The behavior of a Blueprint object is defined using various nodes. Nodes can be Events, Function Calls, Flow Control, Variables, and so on that are used in the graph. Even though each type of node has a unique function, the way they are created and used is common.

Nodes are added to the graph by right-clicking inside the graph panel and selecting the node from the Context Menu. If a component inside Blueprint is selected, events and functions supported by that component are also listed.

Blueprint node references

After a node is added you can select it and move it around using the left mouse button. You can use Ctrl to add or remove from the current ...

Get Unreal Engine 4 Game Development Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.