Courses
Favorites
Wiki
Contact
Sitemap
Log in
Registration
Enums
Blueprints
Enums
1.8.2021
Basic introduction to Unreal Engine's Enums and how to work with them.
Project files
(3.25 MB)
Slides
(31.86 KB)
Test
What are enums?
Lists of key - value pairs
Lists of values
Lists of integers
Where are enums used?
In programming languages
Only in Unreal Engine's Blueprints system
We can find them only inside Unreal Engine
What can be create using Enums?
Set of semaphor colors (Red, Green, Orange)
Game settings values
Dynamic lists such as list of players in multiplayer session
Submit
Comments
There are no comments yet.
Authentication required
You must log in to post a comment.
Log in
Comments