Introduction to UE4 Programming - 12 - Overriding C++ Functions with Blueprints Part I - Epic Wiki

# Introduction to UE4 Programming - 12 - Overriding C++ Functions with Blueprints Part I

Author:

Epic Games

Description:

In this video, we’ll set up our battery’s gameplay behavior. We’ll work with our BlueprintNativeEvent and include the C++-coded parent behavior, and alter the lightning bolt we imported before so that it will follow the character and the battery around the level. We’ll also test all of the behavior we’ve set up in C++ and Blueprints so far!

Related Links:

Source

Source (4.4)

Playlist Home

< Setting Up the Battery's Construction Script

Overriding C++ Functions with Blueprints Part II >

Retrieved from "https://wiki.unrealengine.com/index.php?title=Introduction_to_UE4_Programming_-_12_-_Overriding_C%2B%2B_Functions_with_Blueprints_Part_I&oldid=11319"

Category: