Character.hasGraphics
Checks if a character has graphics.
Kind: Function
Environments: Game
Game
character:hasGraphics( )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
Returns:
| Type | Description |
|---|---|
| boolean | Whether the character has graphics. |