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

Player::isOnLadder

Материал из RAGE MP Wiki Archive
Версия от 16:59, 17 мая 2019; imported>RoboN1X (category)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

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}}}