Quiz
- The VR template does not use the OpenXR framework.
a. True
b. False
- The VRPawn Blueprint has
Motion Controller
components to track the motion controller devices.
a. True
b. False
- You can right-click an Object Reference Get node and convert it to a Validated Get node with execution pins that can be used to check whether a reference is valid.
a. True
b. False
- To create a grabbable Actor, you need to create a Blueprint class child of the GrabComponent Blueprint.
a. True
b. False
- When an interface function does not have output parameters, it is implemented as an event.
a. True
b. False