Player.setCarryData
Set the carry data on a player.
Kind: Function
Environments: Game
Game
player:setCarryData( data )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
player |
Player | The player. |
data |
table | The carry data. |
Set the carry data on a player.
Kind: Function
Environments: Game
player:setCarryData( data )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
player |
Player | The player. |
data |
table | The carry data. |