Quiz
- The macros of a Blueprint Macro Library have access to variables and functions of the Parent class.
a. True
b. False
- A Blueprint Function Library can have functions and macros.
a. True
b. False
- An Actor Component is a Child class of a Scene Component.
a. True
b. False
- In an Actor Component, you can use the Get Owner node to get a reference of the Actor that is using the component.
a. True
b. False
- A Scene Component can be placed directly in a Level.
a. True
b. False