Character.setDowned
Sets whether the character is downed.
Kind: Function
Environments: Game
Game
character:setDowned( state )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
state |
boolean | The downed state. |