Skip to main content

Unreal Engine C++ developmentLaajuus (3 cr)

Course unit code: VV00ED90

General information


Credits
3 cr

Objective

The student knows how to use C++ within the Unreal Engine. The student knows how to create C++ modules that can be used by Blueprint Visual Scripting System. The student knows the most common macro commands and template functions that Unreal Engine uses.

Content

Students become familiar with what kind of construct Unreal Engine code has. We create new classes and objects using C++ inside Unreal Engine. We program logic with C++ and learn how it can be used side by side with the Blueprint Visual Scripting System. During the course, we build multiple examples that use C++ and the Blueprint Scripting.

Qualifications

Basics of object oriented programming

Accomplishment methods

The code produced in the final assignment and how the program works will be evaluated.

Go back to top of page