Declaration
event OnEliminate(target entity<Entity>, damagedBodyPart DamagedBodyPartType)
go
Parameters
Name | Type | Description |
---|---|---|
Target | Entity | Destroyed Entities |
Damaged Body Part | HitBodyPart | Hit Body Part |
Triggered after the current entity kills another entity.
event OnEliminate(target entity<Entity>, damagedBodyPart DamagedBodyPartType)
go
Name | Type | Description |
---|---|---|
Target | Entity | Destroyed Entities |
Damaged Body Part | HitBodyPart | Hit Body Part |