Advertisement

Latest VisualScripting Activity

enigma_dev
July 20, 2024 02:03 PM
Unreal C++ Superpowers with UPROPERTY Meta keyword; UPROPERTY Basics -- UE C++ Tutorial 5 Pt2

Continued from the previous video, this explores the more advanced features of c++ code variables exposed to blueprint/editor. This covers some meta specifiers, categories, etc. And how to use the engines source code to quickly find examples on more advanced features.

0:00 Meta Keyword
0:14 Display N…

5,109 views
Advertisement

Visual Scripting "done right" can be helpful for people that are just scripting a game (there is ahuge difference between a scripter and a programmer and also Unity C# isn't equal to real-world C#) but it depends on how the system is implemented to be good or even fast enougth for a game. As much I…

7,645 views
Advertisement
Advertisement