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

Player::clearProp

Материал из 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.clearProp(propId);</syntaxhighlight>

Required Arguments

  • propId: int

Return value

  • Undefined

Example

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

See also