Function
Moderate
Actor:GetAttachedEntities
Gets all Actors attached to this Actor
Syntax
my_actor:GetAttachedEntities(recursively = false)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
recursively
optional
|
boolean | false |
Also returns the Actors attached to the attached Actors |
Returns
- Actor[]