Skip to main content
Run any Skill in Manus
with one click
$pwd:

blueprint-fundamentals

// Understand Blueprints as Unreal's visual scripting and asset-class system — what a Blueprint class is, the UBlueprint editor asset vs. UBlueprintGeneratedClass runtime class, how it relates to its C++ parent, the graph types (Event Graph, Functions, Construction Script, Macros, Interfaces), variables and categories, components in Blueprint, and the C++-base + Blueprint-subclass workflow. Use when reasoning about Blueprint vs C++ responsibilities, designing a class hierarchy that spans both, explaining how Blueprint logic maps onto the underlying C++/UObject model, or debugging Blueprint compilation and class-relationship issues.

$ git log --oneline --stat
stars:2
forks:1
updated:May 27, 2026 at 03:49
File Explorer
4 files
SKILL.md
readonly