Skip to main content
Ejecuta cualquier Skill en Manus
con 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 de mayo de 2026, 03:49
Explorador de archivos
4 archivos
SKILL.md
readonly