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

Entity::doesBelongToThisScript

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

Syntax

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

Required Arguments

  • p1: Boolean

Return value

  • Boolean

Example

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

See also