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

Player::isOnLadder

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

Returns whether the specified ped is on ladder.

Note: this property is read-only.

Getter

  • Boolean - true if player ped is on ladder, false otherwise.

Example

Server-Side

{{{1}}}