Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

actors-and-components

// Build and compose gameplay objects from Actors and Components in Unreal C++ — the AActor lifecycle (constructor, PostInitializeComponents, BeginPlay, Tick, EndPlay, Destroyed), the component types (UActorComponent, USceneComponent, UPrimitiveComponent), the root component and attachment, spawning actors and creating/registering components at construction or runtime, and ticking. Use when creating an actor or component, setting up a component hierarchy, attaching components, spawning actors, registering runtime components, or debugging lifecycle/ticking/ attachment/overlap issues.

$ git log --oneline --stat
stars:2
forks:1
updated:2026年5月27日 03:49
文件资源管理器
5 个文件
SKILL.md
readonly