CSCI 340 Test 1 Spring 2020


  1. [6 points] The Unreal Editor is an Integrated Development Environment (IDE). Name or describe at least three components of this environment. Describe the function of each.
  2. [6 points] Unreal provides a number of different "engines". Name at least three different engines provided and describe their purpose.
  3. In Unreal the vector type is used in at least two different ways.
  4. [4 points] Respond to the following statement: The blueprint scripting environment removes all need for developing a program design, test plan or any form of code organization.
  5. [2 points] What is the purpose of a construction script in a blueprint?
  6. Consider the following node:
  7. [6 points] Provide the pseudo-C++ equivalent to the following blueprint