Перейти к содержанию

Entity::processAttachments

Материал из RAGE MP Wiki Archive

Called to update entity attachments.

Syntax

<syntaxhighlight lang="javascript">entity.processAttachments();</syntaxhighlight>

Required Arguments

Return value

  • Undefined

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also