Declaración
func SetAttackablePlayer_Deprecated(attacker entity<Player>, target entity<Player>, attackable AttackableType)
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
Attacker | Player | Player |
Target | Player | Can attack players |
Attackable | AttackableOption | Is it attackable? |