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