Introduction to UE4 Programming - 4 - Creating a Battery in C++ - Epic Wiki

# Introduction to UE4 Programming - 4 - Creating a Battery in C++

Author:

Epic Games

Description:

In this video, you will build on your custom pickup class and create a specific type of pickup – a battery with a power level that destroys itself when you pick it up. We’ll override the BlueprintNativeEvent that we set up in our base Pickup class.

Related Links:

Source

Source (4.4)

Source_4.72

Playlist Home

< Creating the Base Pickup Class

Empowering the Character >

Retrieved from "https://wiki.unrealengine.com/index.php?title=Introduction_to_UE4_Programming_-_4_-_Creating_a_Battery_in_C%2B%2B&oldid=12902"

Category: