How to Import a Text File as an Array | Tutorial - Unreal Engine GameDev

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



Game:
Unreal (1998)
Category:
Tutorial
Duration: 6:38
6,875 views
110


Importing a Text File into an Array Format

In this tutorial of Unreal Engine 5, I explain my method for importing words and sentences from a text file into an array which can be manipulated for procedural generation. It has many steps and below is the summary.

First, set things up by saving your text file as an Excel CSV file and create a Struct in UE5. Next, drag the CSV file into UE5 so that it converts into a Data Table. The table is formatted by the struct we made earlier. Finally, access the table in a blueprint to extract the values as a string or text array. The text is now ready for deployment as this array can be utilized for all sorts of intents and purposes using the usual array methods!

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-05-27Minecraft in Unreal Engine - Procedural Block Generation - Devlog Part One
2023-04-27UE5 Tutorial: Create a Flying Pawn
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



Tags:
unreal engine 5
learning game development
absolute beginner
indie game design
devlog
ue5
text array
string array
import text file
data table
struct
excel



Other Statistics

Unreal Statistics For Rushcode

Currently, Rushcode has 27,663 views for Unreal across 27 videos. The game makes up 3 hours of published video on his channel, roughly 43.00% of Unreal content that Rushcode has uploaded to YouTube.