Player::wasSkeletonUpdated

From RAGE Multiplayer Wiki

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

Syntax

player.wasSkeletonUpdated();

Required Arguments

Return value

  • Boolean

Example

// todo

See also