GTA V NativesplayerPlayer::wasSkeletonUpdatedOn this pagePlayer::wasSkeletonUpdatedMulleDK19: Despite this function's name, it simply returns whether the specified handle is a player. Syntax ```js player.wasSkeletonUpdated(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also