Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年5月27日 03:49
文件资源管理器
4 个文件
SKILL.md
readonly