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

Player::wasSkeletonUpdated

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

MulleDK19: Despite this function's name, it simply returns whether the specified handle is a player.

Syntax

<syntaxhighlight lang="javascript">player.wasSkeletonUpdated();</syntaxhighlight>

Required Arguments

Return value

  • Boolean

Example

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

See also