Player.getCustomizationUuid
Get uuid of customization from index
Kind: Function
Environments: Game
Game
player:getCustomizationUuid( categoryIndex )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
player |
Player | The player. |
categoryIndex |
integer | The index of the customization category to get the uuid for. |
Returns:
| Name | Type | Description |
|---|---|---|
uuid |
Uuid | — |