Blueprint node
Category:XRLIVE | ACTORS
Use this when you have already spawned an actor using the standard Spawn Actor from Class node and want to opt it into automatic cleanup.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Register an existing actor for automatic cleanup
XRLIVE | ACTORS
Use this when you have already spawned an actor using the standard Spawn Actor from Class node and want to opt it into automatic cleanup.
| Pin | Type | Description |
|---|---|---|
Actor | AActor* | The actor to register |
Spawn Actor from Class (BP_Column)
↓
Register Visual Actor
Actor: [return value from Spawn Actor]
Spawn Visual Actor over this pattern — it does both steps in one node.