डिक्लेरेशन
func SetAttackAbleEntity(attacker entity<Entity>, target entity<Entity>, attackable AttackableType)
go
पैरामीटर्स
इनपुट
| नाम | टाइप | विवरण |
|---|---|---|
| Attacker | Entity | Attacker |
| Target | Entity | Target Entity |
| Attackable | AttackableOption | Attackable or not |
Sets the entity's attack target
func SetAttackAbleEntity(attacker entity<Entity>, target entity<Entity>, attackable AttackableType)
go
| नाम | टाइप | विवरण |
|---|---|---|
| Attacker | Entity | Attacker |
| Target | Entity | Target Entity |
| Attackable | AttackableOption | Attackable or not |