How To Create and Use Data Tables (BASICS)! | Unreal Engine 4 & UE5 Tutorial Part 1

Опубликовано: 28 Сентябрь 2024
на канале: Shawnthebro
26,033
292

Data Tables are objects within Unreal Engine that allow us to quickly read through large data files (spreadsheets, .csv files, and other files of that format) and pull out data. Specifically, we can find rows using ID numbers or names to retrieve all of the data about an object. In this tutorial, we will make a Data Table that stores weapon information, that way we don't need to keep references to all of our weapons, we only need to retrieve the proper data for that weapon when we want to use it. We will also show off how to access specific rows in the Data Table for a practical application.

Data Tables can be very useful for many things, such as: Quests, Shop Inventory, Dialogue, Weapons, Armor/Equipment, Fighting Game Move Data (Frame Data), and more.

Thanks for watching my video. Please let me know how I can improve or what you liked about it! Like this video to make my day, and Subscribe to join our wonderful community!

OTHER PROGRAMMING VIDEOS:

► Super Smash Brothers Tutorial (Part #1):    • How To Make YOUR OWN Super Smash Bros...  
► Third-Person Action Tutorial (Part #1):    • How To Make YOUR OWN Third-Person Gam...  
► First-Person Shooter Tutorial (Part #1):    • How To Make YOUR OWN First-Person Sho...  
► Action RPG Tutorial (Part #1):    • How To Make YOUR OWN Action RPG! | Un...  
► Custom Horror Game Camera (Camera Lag):    • Smooth Camera Movement + Camera Lag (...  
► Download & Importing FREE Assets From Mixamo:    • How To Import FREE Mixamo Models and ...  
► Unreal Engine and Source Control (Perforce) Tutorial (Part #1):    • How To Use SOURCE CONTROL In UE4! | U...  


JOIN MY CHANNEL:

►    / @shawnthebro  

FOLLOW MY OTHER CHANNELS:

► Shawnthebro27 (My Gaming and Livestream Archive Channel):    / @shawnthebro27  


A HUGE THANKS TO:

► Character Avatar: David Marshall (MalthaelsMight).
► Intro Video: Pedro J. Burgos (@Shadow_Magnus).
► Music: Mitchell Hartwell.


CONNECT WITH ME:

► Facebook:   / shawnthebro  

► Twitter:   / shawnthebro  

► Instagram: https://www.instagram.com/shawnthebro...

► Twitch:   / shawnthebro27  

► LinkedIn:   / spkylerii  

► Patreon:   / shawnthebro  

► Discord:   / discord  

► Tumblr:   / shawnthebro  

► My Website: https://shawnthebro.com/


PLAY MY GAMES:

► Bad Manors: https://www.kongregate.com/games/Yugi...

► Fury Strike: 80s Beatdown: https://store.steampowered.com/app/89...

#DataTable #Database #UnrealEngine #UE4 #UnrealEngine4 #UnrealEngine5 #UE5 #MadeWithUnreal #MadeWithUE4 #Shawnthebro #STB