Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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