| Property | Value |
|---|---|
| Native Name | DOES_PLAYER_OWN_SKU |
| Hash | 0x167ABA27 |
| Return Type | BOOL |
| API Set | server |
| Parameters | playerSrc (char*), skuId (int) |
Description: Requests whether or not the player owns the specified SKU.
Parameters
playerSrc(char*) — The player handleskuId(int) — The ID of the SKU.