Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$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:27 mai 2026 à 03:49
Explorateur de fichiers
4 fichiers
SKILL.md
readonly