GET_ENTITY_ATTACHED_TO
Gets the entity that this entity is attached to.
CFX
Signature
lua
GetEntityAttachedTo(entity)
-- returns EntityParameters
| Name | Type | Description |
|---|---|---|
| Entity | The entity to check. |
Usage
lua
GetEntityAttachedTo(entity)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
