nanos world API Reference Unofficial documentation
Function Shared Moderate

Actor:GetAttachedEntities

Gets all Actors attached to this Actor

Syntax

Lua
my_actor:GetAttachedEntities(recursively = false)

Parameters

Name Type Default Description
recursively optional boolean false Also returns the Actors attached to the attached Actors

Returns