Character.isDefaultColor

Returns true if the current character color is its default color.

Kind: Function

Environments: Game

Game

character:isDefaultColor(  )

Open the full Game reference

Parameters:

Name Type Description
character Character The character.

Returns:

Type Description
boolean True if the color is the base color.