Introduction to UE4 Programming - 16 - Game Over & Class Interactions - Epic Wiki

# Introduction to UE4 Programming - 16 - Game Over & Class Interactions

(Redirected from Introduction to UE4 Programming: Game Over & Class Interactions)

Author:

Epic Games

Description:

What happens when the game is over? We’ll add code to our GameMode, SpawnVolume, Character, and PlayerController to set up that behavior. This video will cover communication between classes, and more on working with private variables with public functions.

Related Links:

Source

Source (4.4)

Playlist Home

< Setting the Rules in the GameMode

Coding a Canvas HUD >

Retrieved from "https://wiki.unrealengine.com/index.php?title=Introduction_to_UE4_Programming_-_16_-_Game_Over_%26_Class_Interactions&oldid=11324"

Category: