Character.color
Returns the base color of a character.
Kind: Member
Environments: Game
Game
Get
Returns the base color of a character.
Returns:
| Type | Description |
|---|---|
| Color | The character color. |
Set
Availability: Server only
Sets the character color.
Parameters:
| Name | Type | Description |
|---|---|---|
color |
Color | The character color. |