Skip to main content

Unreal Engine C++ developmentLaajuus (3 cr)

Course unit code: OM00EE01

General information


Credits
3 cr
Teaching language
Finnish
English
Institution
Peppi

Objective

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

Content

Getting 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. In course, we build multiple examples that use C++ and the Blueprint Scripting.

Material
Material course provides and Epic Games own documentation.

Evaluation

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

Qualifications

Basics of object oriented programming.

Go back to top of page