Dlc1::getShopPedQueryComponent
Внешний вид
Syntax
<syntaxhighlight lang="javascript">mp.game.dlc1.getShopPedQueryComponent(componentId, outComponent);</syntaxhighlight>
Required Arguments
- componentId: int
- outComponent: int
Return value
- int
Example
<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>