Unreal Engine Tutorial Blueprint 12: Arrays, Lists and Maps

preview_player
Показать описание
This video teaches about using list-based variables in Unreal Blueprint Scripting.

It focuses on Arrays and Maps (which is the Unreal name for what is often called an associative array, or a dictionary.) It mentions, but does not explore sets, which is the unordered list type. It shows various ways of defining and using these data structures, and some of the most common nodes associated with them. It was created using UE4.26 but the implementation has not changed from earlier versions of Unreal.

Рекомендации по теме
Комментарии
Автор

Thank you very much. I was watching a inventory system tutorial and i didn't understand it at all, but thanks to you i have a better idea on how to make it <3

delaschado
Автор

Thanks. Crazy how I was stuck not finding a way to do an array. At 2:30, I expected that button to be for setting a custom variable color.

demi
Автор

I came here for list and watched till the end, but 🤣🤣😂😂.

MrKoprew