Skip to main content

Unreal Engine C++ developmentLaajuus (3 cr)

Code: VV00ED90

Credits

3 op

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