🧩 Blueprint Node: Mark Component (Auto-Destroy)
📦 Node Purpose
Destroy a Component and marks it to self-destroy on Level Load; Target Component must contain a Boolean Property, named 'Destroyed', which is accessed via Code Reflection in Runtime. @Component: Target Component to Auto-Destroy.
📥 Input Pins
| Name | Type | Description |
|---|---|---|
| In | Exec |
📤 Output Pins
| Name | Type | Description |
|---|---|---|
| Component | Actor Component Object Reference | |
| Out | Exec | |
| Return Value | ESaviorResult Enum |