Player.sendCharacterEvent
Sends an event to a given player
Kind: Function
Environments: Game
Game
player:sendCharacterEvent( event )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
player |
Player | The player to send to |
event |
string | The event to send |