Latest UENUM Activity
![The Unreal UTYPE system - Required knowledge to use the Unreal flavor of C++](https://uploads.gamedev.net/blogs/monthly_2023_11/large.963b0c9155004040a652558c57df7265.thumbnail_utypes_crashcourse_3.jpg)
An introduction to the UTYPEs used in Unreal C++. UInterface, UEnum, UStruct, and UClass. I walk through writing each example and discuss some esoterics/nuances you should know.
0:00 Intro
0:15 USTRUCT
0:28 UClass Macros and UHT
0:45 UClass Features UPROPERTIES, UFUNCTIONs, and plain-old c++
1:18…
Advertisement
Advertisement
Advertisement