Unreal Engine C++ Fundamentals - Structs
Today we are going to take a little break from our player character series and go over a few Unreal Engine C++ Fundamentals. This is going to be a new side series of videos / helpful material that should give you insight into various common Unreal data types, functions, macros, etc etc. We may even dive into some more basic concepts just around c++ and object oriented programming like loops, conditionals and inheritance. Lots of stuff for us to play with but let's kick this off with Structs ! For this tutorial you will want to grab the started project from the links below. Jolly Monster Studio - http://jollymonsterstudio.com/2018/12/07/ue4-c-fundamentals-structs/ Github started project - https://github.com/jollymonsterstudio/Unreal-Engine-Fundamentals/tree/master/UE4Fundamentals01 You can me on the various social media sites Twitter - https://twitter.com/Jolly_Monster_ Instagram - https://www.instagram.com/jollymonsterstudio/ "Sneaky Snitch" Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/
Today we are going to take a little break from our player character series and go over a few Unreal Engine C++ Fundamentals. This is going to be a new side series of videos / helpful material that should give you insight into various common Unreal data types, functions, macros, etc etc. We may even dive into some more basic concepts just around c++ and object oriented programming like loops, conditionals and inheritance. Lots of stuff for us to play with but let's kick this off with Structs ! For this tutorial you will want to grab the started project from the links below. Jolly Monster Studio - http://jollymonsterstudio.com/2018/12/07/ue4-c-fundamentals-structs/ Github started project - https://github.com/jollymonsterstudio/Unreal-Engine-Fundamentals/tree/master/UE4Fundamentals01 You can me on the various social media sites Twitter - https://twitter.com/Jolly_Monster_ Instagram - https://www.instagram.com/jollymonsterstudio/ "Sneaky Snitch" Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/