Declaration
func SetAttackablePlayer_Deprecated(attacker entity<Player>, target entity<Player>, attackable AttackableType)
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Attacker | Player | Player |
| Target | Player | Can attack players |
| Attackable | AttackableOption | Is it attackable? |