Pointers vs Primitives | Tutorial - Unreal Engine GameDev

Channel:
Subscribers:
714
Published on ● Video Link: https://www.youtube.com/watch?v=YHF0k6KkPmk



Category:
Tutorial
Duration: 10:24
93 views
2


What's the difference between Pointers and Primitives?

In this tutorial of Unreal Engine 5, I show and explain the difference between some foundational and critical concepts in any coding language. Pointers are inherently different from other variables as they care more about addresses and not values. This is especially important in UE5 blueprints since it's hard to see what is a pointer and where is it pointing to. I explore a few variables in this video and come across some interesting situations!

My videos are inspired by Youtubers such as Dani, Make Games with Katie, Code Bullet, and Sebastian Lague. If you don't know who they are, I highly recommend checking them out!

UE4 TUTORIALS BY KATIE:
youtube.com/channel/UCqI-7BueefkQwfbOi8ZzMOw




Other Videos By Rushcode


2023-04-13Barotrauma Regex Tutorial Part 4.0: Capture Group and Conditions
2023-03-30Collecting or Picking Up Items - Minecraft Inventory Part 5 | Devlog 33 - Unreal Engine GameDev
2023-03-16Barotrauma Regex Tutorial Part 3.0: Anchoring and Alternating
2023-03-02How to Drop Items on the Ground - Minecraft Inventory Part 4 | Devlog 32 - Unreal Engine GameDev
2023-02-16Barotrauma Regex Tutorial Part 2.0: Quantifiers for a Range of Numbers
2023-02-02How to Attach a Widget to the Mouse Cursor in UE5 | 150 SUBSCRIBER SPECIAL
2023-01-19How to Stack Items - Minecraft Inventory Part 3 | Devlog 31 - Unreal Engine GameDev
2023-01-05Barotrauma Regex Tutorial Part 1.0: Character Classes
2022-12-22How to Import a Text File as an Array | Tutorial - Unreal Engine GameDev
2022-12-08How To Drag and Drop - Minecraft Inventory Part 2 | Devlog 30 - Unreal Engine GameDev
2022-11-24Pointers vs Primitives | Tutorial - Unreal Engine GameDev
2022-11-10Build Challenge! Minecraft Inventory Interface! Part 1 | Devlog 29 - Unreal Engine GameDev
2022-10-27My Virgin Experience with UE5 | Devlog 28 - Unreal Engine GameDev
2022-10-13How to Ray Cast Picking Up and Dropping Objects | Devlog 27 - Unreal Engine GameDev
2022-09-29I Made A Game | Devlog 26 - Unreal Engine GameDev
2022-09-15How to Randomize Start Game Conditions | Devlog 25 - Unreal Engine GameDev
2022-09-01How I Made a Timer Blueprint & Removed Duplicates | Devlog 24 - Unreal Engine GameDev
2022-08-18How to Procedurally Generate Materials in UE4 | 100 SUBSCRIBER SPECIAL
2022-08-04How to Track the Score of Spawned Chairs | Devlog 23 - Unreal Engine GameDev
2022-07-21How to Set up Levels, Pause, Restart, Quit The Game | Devlog 22 - Unreal Engine GameDev
2022-07-07Making A Start Menu Through Widget Blueprints | Devlog #21 - Unreal Engine GameDev



Tags:
unreal engine 5
learning game development
absolute beginner
indie game design
devlog
ue5
pointers vs primitives
variable types
blueprints