Quiz
- It is possible to call functions of another Blueprint using an object reference variable.
a. True
b. False
- The
Cast To
node is used to convert an object reference to a reference of any other Blueprint Class.
a. True
b. False
- In the Level Blueprint, it is possible to create references to Actors that are in the Level.
a. True
b. False
- The Level Blueprint cannot listen to an Event Dispatcher of a Blueprint class.
a. True
b. False
- The Bind Event node can be used to bind an Event of a Blueprint to an Event Dispatcher of another Blueprint.
a. True
b. False