Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Unreal Engine 4 Game Development Essentials

You're reading from   Unreal Engine 4 Game Development Essentials Master the basics of Unreal Engine 4 to build stunning video games

Arrow left icon
Product type Paperback
Published in Feb 2016
Publisher
ISBN-13 9781784391966
Length 266 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
Satheesh P.V Satheesh P.V
Author Profile Icon Satheesh P.V
Satheesh P.V
Satheesh PV Satheesh PV
Author Profile Icon Satheesh PV
Satheesh PV
Arrow right icon
View More author details
Toc

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.

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 selection of nodes. Clicking and dragging inside the graph creates a Marquee Selection that adds to the current selection.

Nodes can have multiple inputs and outputs and are of two types: Execution Pins and Data Pins.

Execution pins start the flow of execution and when the execution is completed it activates an output execution pin to continue the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime