GTA V NativesplayerPlayer::getPropIndexOn this pagePlayer::getPropIndexList of component/props ID gtaxscripting.blogspot.com/2016/04/gta-v-peds-component-and-props.html Syntax ```js player.getPropIndex(componentId); ``` Required Arguments componentId: int Return value int Example ```js // todo ``` See also