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

Player::getPropIndex

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

List of component/props ID
gtaxscripting.blogspot.com/2016/04/gta-v-peds-component-and-props.html

Syntax

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

Required Arguments

  • componentId: int

Return value

  • int

Example

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

See also