Declaration
func SetJersey(target entity<Player>, jerseyType JerseyStyle, mainColor1 Color, mainColor2 Color, otherColor Color)
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Target | Player | Target Player |
| Jersey Type | CustomizeClothesType | Clothing Style |
| Main Color1 | Color | Main color 1 |
| Main Color2 | Color | Main color 2 |
| Other Color | Color | Configuration |