Quiz
- Arrays do not allow repeated elements.
a. True
b. False
- For each enumeration type, there is a Switch On node available in Blueprints.
a. True
b. False
- All variables in a structure must be of the same type.
a. True
b. False
- A data table uses a structure to define the data type of the table.
a. True
b. False
- Which node is not a flow control node?
a. For Each Loop
b. Spawn Actor from Class
c. Do Once
d. Gate