Recommended Full Unreal Engine 4 C++ Courses:
Unreal Engine C++ Developer: Learn C++ and Make Video Games
https://click.linksynergy.com/deeplin...
Unreal Engine 4 Mastery: Create Multiplayer Games with C++
https://click.linksynergy.com/deeplin...
Learn how to program collision triggers in Unreal Engine 4 using C++. Collision triggers are useful components which can be used for many different areas, such as checkpoints, picking up weapons or health for your character.
Overlap functions used from UE4 C++ documentation:
OnOverlapBegin, OnOverlapEnd
Unreal Engine 4 C++ Tutorial - Set Up A Third Person Game
• Unreal Engine 4 C++ Tutorial - Set Up...