Declaración
func SetAttackableEntity(attacker entity<Entity>, target entity<Entity>, attackable AttackableType)
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
Attacker | Entity | Attacker |
Target | Entity | Target Entity |
Attackable | AttackableOption | Attackable or not |