Declaration
func SetAttackAbleEntity(attacker entity<Entity>, target entity<Entity>, attackable AttackableType)
go
Parameters
Input
Name | Type | Description |
---|---|---|
Attacker | Entity | Attacker |
Target | Entity | Target Entity |
Attackable | AttackableOption | Attackable or not |