CommunityResourcesUCLASS SpecifiersUCLASS SpecifiersExplore ResourceBenUI has compiled an exhaustive list of all available core and metadata UCLASS Specifiers available within Unreal Engine.DeveloperBen UITypearticleDifficultyintermediateC++Found this helpful?Become a SupporterPlease let me know if you have come across any issues with this resource.Report IssueBenUI has compiled an exhaustive list of all available core and metadata UCLASS Specifiers available within Unreal Engine.Similar ResourcesBest PracticesBlueprintsC++Blueprints vs. C++: How They Fit Together and Why You Should Use BothAlex Forsythe goes into detail on why you should use both C++ and Blueprints to develop within Unreal Engine.BlueprintsC++VariablesAll about Soft and Weak pointersA deep dive into the different soft and weak pointer types in Unreal Engine.Best PracticesC++ Coding StandardWrite maintainable code by adhering to established standards and best practices.Best PracticesBlueprintsC++Balancing Blueprint and C++Describe how to make a combination Blueprint/C++ game, and decisions you might make along the way.BlueprintsC++GASGASDocumentationAn unofficial article covering the Unreal Engine Gameplay Ability System (GAS).C++UI/UXMaking UIs With C++ in Unreal EngineBenUI gave a talk regarding making UI's in Unreal Engine during JetBrains GameDev Day Online 2022.MultiplayerNetworkingC++Implementing Instant Replays (Killcam)Learn how to implement instant replays / killcams via this detailed article by Vorixo.C++ToolsHow to make tools in Unreal EngineA highly detailed article regarding how to setup Editor modules, custom menus, tabs, custom details panels, modes, and more.